-- Logs begin at Thu 2021-01-28 17:31:57 UTC, end at Thu 2021-01-28 20:47:37 UTC. -- Jan 28 18:12:41.388507 n-d-705657-15 systemd[1]: Starting Devstack devstack@c-api.service... Jan 28 18:12:41.397574 n-d-705657-15 devstack@c-api.service[87913]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jan 28 18:12:41.399731 n-d-705657-15 devstack@c-api.service[87913]: *** Starting uWSGI 2.0.15-debian (64bit) on [Thu Jan 28 18:12:41 2021] *** Jan 28 18:12:41.399731 n-d-705657-15 devstack@c-api.service[87913]: compiled with version: 7.3.0 on 28 September 2018 15:41:15 Jan 28 18:12:41.399731 n-d-705657-15 devstack@c-api.service[87913]: os: Linux-4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 Jan 28 18:12:41.399731 n-d-705657-15 devstack@c-api.service[87913]: nodename: n-d-705657-15 Jan 28 18:12:41.399731 n-d-705657-15 devstack@c-api.service[87913]: machine: x86_64 Jan 28 18:12:41.399731 n-d-705657-15 devstack@c-api.service[87913]: clock source: unix Jan 28 18:12:41.399731 n-d-705657-15 devstack@c-api.service[87913]: pcre jit disabled Jan 28 18:12:41.399731 n-d-705657-15 devstack@c-api.service[87913]: detected number of CPU cores: 4 Jan 28 18:12:41.399731 n-d-705657-15 devstack@c-api.service[87913]: current working directory: / Jan 28 18:12:41.399731 n-d-705657-15 devstack@c-api.service[87913]: detected binary path: /usr/bin/uwsgi-core Jan 28 18:12:41.399731 n-d-705657-15 devstack@c-api.service[87913]: dropping root privileges as early as possible Jan 28 18:12:41.399731 n-d-705657-15 devstack@c-api.service[87913]: your processes number limit is 47843 Jan 28 18:12:41.399731 n-d-705657-15 devstack@c-api.service[87913]: your memory page size is 4096 bytes Jan 28 18:12:41.399731 n-d-705657-15 devstack@c-api.service[87913]: detected max file descriptor number: 2048 Jan 28 18:12:41.399731 n-d-705657-15 devstack@c-api.service[87913]: lock engine: pthread robust mutexes Jan 28 18:12:41.400900 n-d-705657-15 devstack@c-api.service[87913]: thunder lock: enabled Jan 28 18:12:41.400900 n-d-705657-15 devstack@c-api.service[87913]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-wsgi.socket fd 4 Jan 28 18:12:41.400900 n-d-705657-15 devstack@c-api.service[87913]: dropping root privileges after socket binding Jan 28 18:12:41.400900 n-d-705657-15 devstack@c-api.service[87913]: Python version: 3.6.9 (default, Oct 8 2020, 12:12:24) [GCC 8.4.0] Jan 28 18:12:41.448177 n-d-705657-15 devstack@c-api.service[87913]: Python main interpreter initialized at 0x5597971ad9c0 Jan 28 18:12:41.448177 n-d-705657-15 devstack@c-api.service[87913]: dropping root privileges after plugin initialization Jan 28 18:12:41.448177 n-d-705657-15 devstack@c-api.service[87913]: python threads support enabled Jan 28 18:12:41.448177 n-d-705657-15 devstack@c-api.service[87913]: your server socket listen backlog is limited to 100 connections Jan 28 18:12:41.448177 n-d-705657-15 devstack@c-api.service[87913]: your mercy for graceful operations on workers is 90 seconds Jan 28 18:12:41.448875 n-d-705657-15 devstack@c-api.service[87913]: mapped 402621 bytes (393 KB) for 2 cores Jan 28 18:12:41.448875 n-d-705657-15 devstack@c-api.service[87913]: *** Operational MODE: preforking *** Jan 28 18:12:41.449077 n-d-705657-15 devstack@c-api.service[87913]: dropping root privileges after application loading Jan 28 18:12:41.449077 n-d-705657-15 devstack@c-api.service[87913]: *** uWSGI is running in multiple interpreter mode *** Jan 28 18:12:41.449077 n-d-705657-15 devstack@c-api.service[87913]: spawned uWSGI master process (pid: 87913) Jan 28 18:12:41.449585 n-d-705657-15 devstack@c-api.service[87913]: spawned uWSGI worker 1 (pid: 87914, cores: 1) Jan 28 18:12:41.449191 n-d-705657-15 systemd[1]: Started Devstack devstack@c-api.service. Jan 28 18:12:41.449830 n-d-705657-15 devstack@c-api.service[87913]: spawned uWSGI worker 2 (pid: 87915, cores: 1) Jan 28 18:12:41.449926 n-d-705657-15 devstack@c-api.service[87913]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jan 28 18:12:44.891922 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87914) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Jan 28 18:12:44.894252 n-d-705657-15 devstack@c-api.service[87913]: 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 28 18:12:44.903628 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87914) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 28 18:12:44.904980 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:44.906091 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:44.906512 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:44.907484 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:44.907724 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:44.907955 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:44.908187 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:44.908416 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:44.908647 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:44.908888 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:45.108728 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:45.109034 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:45.109272 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:45.109433 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:45.109625 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:45.109851 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:45.110096 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:45.117861 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:45.118159 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:45.118341 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:45.118522 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:45.118703 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:45.118877 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:45.119125 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:45.125702 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:45.125966 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:45.126152 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:45.126374 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:45.126600 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:45.126829 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:45.127073 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:45.128850 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:45.129096 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:45.129365 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:45.129566 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:45.129806 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:45.129998 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:45.130256 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:45.659462 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87915) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Jan 28 18:12:45.664157 n-d-705657-15 devstack@c-api.service[87913]: 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 28 18:12:45.671081 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87915) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 28 18:12:45.673638 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:45.674647 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:45.675307 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:45.676417 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:45.676804 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:45.677191 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:45.677566 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:45.677956 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:45.678322 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:45.679246 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:45.924084 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:45.924896 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:45.924896 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:45.924896 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:45.925443 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:45.925622 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:45.925952 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:45.933295 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:45.933668 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:45.934020 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:45.934372 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:45.934717 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:45.935061 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:45.935426 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:45.940650 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:45.941008 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:45.941402 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:45.941757 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:45.942095 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:45.942432 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:45.942791 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:45.945466 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:45.945824 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:45.946170 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:45.946521 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:45.946866 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:45.947202 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:45.947572 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:45.955420 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:45.955782 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:45.956121 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:45.956468 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:45.956834 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:45.957181 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:45.957548 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:45.973122 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:45.973636 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:45.974030 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:45.974196 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:45.974541 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:45.977813 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:45.977813 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:45.985590 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:45.985947 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:45.986294 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:45.986649 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:45.986994 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:45.987333 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:45.987699 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:45.991137 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:45.991577 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:45.991932 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:45.992280 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:45.992627 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:45.992968 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:45.993363 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:45.995398 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:45.995758 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:45.996103 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:45.996465 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:45.996806 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:45.997165 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:45.997540 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.002433 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.002793 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.003145 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.003489 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.003824 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.004161 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.004525 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.012066 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.012434 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.012776 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.013157 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.013509 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.013852 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.014250 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.016378 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.016736 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.017087 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.017480 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.017837 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.018178 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.018532 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.023637 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.023991 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.024338 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.024689 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.025030 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.025398 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.025765 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.040671 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.041031 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.041460 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.041794 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.042139 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.042480 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.042845 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.045169 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.045540 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.045900 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.046256 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.046600 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.046946 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.047331 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.051261 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.051650 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.052022 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.052405 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.052777 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.053123 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.053280 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.053529 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.053749 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.053983 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.054340 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.054677 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.055010 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.055393 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.059972 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.060342 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.060718 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.061753 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.061753 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.061753 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.062029 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.065197 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.065496 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.065844 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.066209 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.066569 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.066908 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.067287 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.069214 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.070074 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.070420 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.070767 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.071109 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.071438 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.071790 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.164325 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.164708 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.165095 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.165518 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.165906 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.166275 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.166692 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.170477 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.170874 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.171268 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.171662 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.172039 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.172417 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.172831 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.175344 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.175687 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.176096 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.176465 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.176847 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.177253 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.177671 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.186679 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.187080 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.187466 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.187856 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.188241 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.188623 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.189031 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.198067 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.198459 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.198852 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.199239 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.199625 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.200209 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.200611 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.207609 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.208000 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.208393 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.208819 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.209190 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.209581 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.210532 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.214454 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.214851 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.215211 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.215604 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.215994 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.216376 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.216782 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.219098 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.219483 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.219873 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.220274 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.220654 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.221041 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.221510 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.223567 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.223952 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.224334 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.224722 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.225108 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.225521 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.225998 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.228213 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.228604 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.228988 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.229405 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.229787 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.230182 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.230590 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.234010 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.234400 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.234787 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.235184 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.235565 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.235949 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.297693 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87914) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 28 18:12:46.298201 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.298604 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.299313 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.299717 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.300113 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.300499 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.300894 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.301301 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.301677 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.302088 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.302480 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.302868 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.303250 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.303637 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.304547 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.304927 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.305364 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.305759 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.306145 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.306520 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.306905 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.307288 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.307670 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.308085 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.308472 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.308864 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.309269 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.309658 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.310033 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.310408 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.310816 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.311206 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.311592 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.311972 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.312346 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.312723 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.313101 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.313534 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.313926 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.314309 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.314696 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.315075 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.315456 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.315834 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.316232 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.316616 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.316998 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.317412 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.317799 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.318202 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.318529 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.318944 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.319408 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.320293 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.320684 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.321075 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.321483 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.321855 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.322257 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.322651 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.323036 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.323412 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.323788 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.324157 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.324535 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.324937 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.325348 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.325733 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.326111 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.326488 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.326860 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.327238 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.327644 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.328036 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.328419 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.328802 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.329216 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.329594 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.330022 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.330389 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.330779 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.331158 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.331544 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.331929 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.332309 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.332669 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.333039 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.333440 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.333803 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.334209 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.334562 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.334978 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.335345 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.335744 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.336384 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.336772 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.337161 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.337556 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.337931 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.338309 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.338704 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.339090 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.339469 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.339843 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.340231 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.340605 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.340979 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.341444 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.341798 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.342171 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.342544 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.342926 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.343304 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.343678 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.344164 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.344469 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.344851 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.345257 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.345633 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.346008 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.346384 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.346786 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.347201 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.347549 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.347930 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.348387 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.348652 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.349046 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.349459 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.349858 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.350238 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.350715 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.351031 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.351426 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.351808 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.352209 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.352598 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.352974 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.353381 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.353763 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.354140 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.354536 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.354913 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.355303 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.355672 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.356048 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.356429 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.356807 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.357211 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.357617 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.358013 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.358399 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.358774 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.359154 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.359525 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.359903 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.360311 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.360707 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.361090 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.361510 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.361886 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.362247 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.362620 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.363030 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.363434 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.363813 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.364196 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.364583 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.364959 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.365395 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.365817 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.366707 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.367094 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.367891 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.367891 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.368149 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.368498 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.368897 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.369320 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.369694 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.370068 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.370441 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.370822 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.371200 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.371611 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.371996 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.372384 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.372755 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.373142 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.373535 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.373906 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.374307 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.374697 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.375078 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.375447 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.375826 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.376205 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.376582 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.376991 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.377422 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.377804 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.378204 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.378587 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.378963 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.379380 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.379742 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.380134 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.381043 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.381463 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.381912 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.382325 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.382665 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.383071 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.383477 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.383858 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.384232 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.384609 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.384981 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.385393 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.385798 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.386183 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.386573 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.386958 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.387328 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.387706 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.388080 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.390385 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/enginefacade.py:359: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Jan 28 18:12:46.390385 n-d-705657-15 devstack@c-api.service[87913]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Jan 28 18:12:46.447989 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-93801a8a-4871-4c52-ad15-3dca13016403 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=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 18:12:46.714071 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.rpc [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Jan 28 18:12:46.725070 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.rpc [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jan 28 18:12:46.736979 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.rpc [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Jan 28 18:12:46.738427 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.738724 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.738889 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.739116 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.739351 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.739604 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.739791 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.742323 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.742323 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.742631 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.743229 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.743229 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.743229 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.743647 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.744684 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.744929 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.745187 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.745432 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.745660 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.745896 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.746150 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.746836 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.747115 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.747265 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.747416 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.rpc [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Jan 28 18:12:46.747545 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.747717 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.747873 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.748201 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.748731 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:46.749344 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.749504 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:46.749647 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.749814 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.749965 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.750188 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.750377 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.750626 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.753658 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.753933 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.754113 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.754287 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.754512 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.754739 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.754983 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.757954 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.758341 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.758723 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.759275 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.759275 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.759558 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.759722 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.760809 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.761015 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.761329 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.761508 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.761732 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.761936 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.762172 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.762922 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.763159 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.763395 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.763630 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.763853 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.764080 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.764320 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.765334 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.765539 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.765771 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.766000 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.766224 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.766452 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.766688 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.767924 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.768136 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.768423 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.768588 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.768782 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.768978 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.769261 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.770034 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.770264 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.770493 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.770724 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.770952 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.771172 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.771419 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.774484 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.774866 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.775035 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.775236 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.775476 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.775713 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.775963 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.777721 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.keymgr.conf_key_mgr [None req-93801a8a-4871-4c52-ad15-3dca13016403 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 28 18:12:46.778448 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.778662 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.778887 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.779159 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.779339 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.779519 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.779745 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.780511 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.780712 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.780905 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.781172 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.781367 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.781535 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:46.781704 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.781874 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.782031 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:46.782910 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.783130 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.783301 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.783544 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.783798 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.783983 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.784161 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.785427 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.785628 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.785858 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.786087 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.786280 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.786510 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.786714 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.787830 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.789040 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.789040 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.791692 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.791692 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.791692 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.791692 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.791692 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.791692 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.791692 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.791692 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.791692 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.793094 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.793094 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.793432 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:46.793432 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:46.801469 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:46.801469 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:46.805943 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:46.806578 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:46.818189 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-93801a8a-4871-4c52-ad15-3dca13016403 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=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 18:12:46.828555 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.rpc [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Jan 28 18:12:46.838595 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.rpc [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Jan 28 18:12:46.840206 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:46.840878 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:46.845013 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:46.845718 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:46.848938 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:46.849637 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:46.853423 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:46.854137 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:46.857090 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:46.857790 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:46.862043 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.api.contrib.hosts [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jan 28 18:12:46.863640 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:46.864316 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:46.867097 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.867349 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.867587 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.867831 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.868067 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.868222 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:46.868359 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.868539 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.868761 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:46.870100 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.870577 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.870577 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.870838 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.870978 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.871339 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.871339 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.872186 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:46.872843 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.873005 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:46.873091 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.873287 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.873530 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.873723 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.873925 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.874167 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.875293 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.875502 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.875723 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.875957 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.876142 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:46.876278 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.876428 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.876573 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.876799 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:46.877398 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.877641 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.877870 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.878101 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.878488 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.878699 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.878933 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.879423 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extended resource: extensions {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:46.879607 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.879840 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.880066 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.880299 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.880522 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.880743 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.880981 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.883853 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.883853 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.883853 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.883853 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.884717 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extended resource: extra_specs {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:46.884916 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.884916 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.884916 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.884916 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.884916 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.884916 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.886020 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.886020 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.886020 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.886648 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extended resource: backups {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:46.891789 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extended resource: os-volume-manage {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:46.895363 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extended resource: os-snapshot-manage {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:46.899420 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extended resource: encryption {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:46.903252 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extended resource: os-quota-sets {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:46.903802 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87915) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 28 18:12:46.904200 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.904411 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.904862 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.905104 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.905431 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.905683 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.905883 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.906069 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.906227 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.906414 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.906634 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.906862 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.907083 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.907225 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extended resource: os-volume-transfer {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:46.907342 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.907520 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.907692 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.907927 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.908154 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.908383 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.908595 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.908820 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.909038 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.909283 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.909515 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.909740 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.909960 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.910178 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.910397 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.910613 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.910835 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.911011 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extended resource: os-quota-class-sets {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:46.911191 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.911348 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.911505 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.911653 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.911798 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.912003 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.912218 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.912448 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.912672 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.912869 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.913224 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.913677 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.913913 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.914133 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.914288 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.914598 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.914598 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.914906 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extended resource: os-hosts {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:46.915057 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.915057 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.915587 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.915587 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.915587 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.916132 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.916132 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.916132 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.916603 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.916603 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.916930 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.916930 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.917257 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.917640 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.917640 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.917956 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.917956 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.918398 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.918398 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.918834 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.918834 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.918834 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.919272 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.919421 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extended resource: os-volume-type-access {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:46.919580 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.919580 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.919872 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.919872 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.920152 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.920298 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.920444 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.920591 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.920794 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.921026 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.921314 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.921536 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.921751 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.921970 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.922184 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.922400 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.922629 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.922854 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.923051 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extended resource: qos-specs {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:46.923292 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.923292 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.923619 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.923619 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.923961 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.924199 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.924199 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.925091 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.925091 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.925091 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.925091 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.925989 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.925989 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.925989 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.925989 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.925989 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.926820 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.926820 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.926820 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.927274 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.927426 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.927745 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.928062 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extended resource: scheduler-stats {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:46.928224 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.928549 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.929340 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.929600 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.929952 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.930376 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.930720 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.931096 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.931476 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.931851 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.932149 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extended resource: cgsnapshots {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:46.932329 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.932559 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.932947 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.933357 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.933713 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.934105 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.934371 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.934734 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.935127 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.935514 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.935896 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.936062 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extended resource: capabilities {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:46.936219 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.936576 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.936939 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.937330 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.937725 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.938096 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.938436 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.938756 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.938952 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.939347 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extended resource: consistencygroups {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:46.939561 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.939561 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.940064 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.940064 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.940368 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.940649 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.940813 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.940960 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.941221 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.941457 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.941684 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.941905 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.942122 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.942342 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.942558 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.942775 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.943007 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.943232 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.943451 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.943666 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.943822 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extended resource: os-services {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:46.943985 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.944133 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.944324 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.944632 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.944786 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.944937 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.945084 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.945331 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.945529 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.945747 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.946050 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.946213 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.946362 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.946565 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.946787 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.946987 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.947139 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extended resource: encryption {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:46.947289 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.947435 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.947591 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.947786 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.947958 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.948108 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.948325 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.948478 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.948705 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.949002 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.949240 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.949411 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.949720 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.949720 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.950191 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.950191 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.950481 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.950481 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.950877 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extended resource: os-availability-zone {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:46.951049 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.951049 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.951049 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.951554 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.951554 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.951837 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.951837 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.952187 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.952187 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.952554 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.952554 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.952834 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.952991 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.953218 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.953439 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.953659 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.953875 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.954090 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.954321 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.954547 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.954820 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.954976 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.955124 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:46.955271 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.955418 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.955626 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.955790 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:46.955958 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:46.955958 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:46.956358 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:46.956358 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:46.956645 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:46.956645 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:46.957003 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:46.958535 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/enginefacade.py:359: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Jan 28 18:12:46.958535 n-d-705657-15 devstack@c-api.service[87913]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Jan 28 18:12:46.958894 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:46.959386 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:46.963161 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:46.963811 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:46.967457 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:46.968078 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:46.971010 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:46.971571 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:46.973888 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:46.974393 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:46.976653 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:46.977248 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:46.979841 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:46.980500 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:46.982711 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:46.983137 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:46.984999 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:46.985463 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:46.987071 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.snapshot_actions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] SnapshotActionsController initialized {{(pid=87914) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 28 18:12:46.987468 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extension VolumeActions extending resource: volumes {{(pid=87914) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 18:12:46.987918 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87914) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 18:12:46.989555 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87914) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 18:12:46.989940 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extension AdminActions extending resource: volumes {{(pid=87914) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 18:12:46.990329 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extension AdminActions extending resource: snapshots {{(pid=87914) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 18:12:46.990695 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extension AdminActions extending resource: backups {{(pid=87914) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 18:12:46.991069 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87914) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 18:12:46.992012 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87914) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 18:12:46.992434 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87914) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 18:12:46.992795 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87914) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 18:12:46.993277 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87914) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 18:12:46.993584 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87914) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 18:12:46.993943 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extension TypesManage extending resource: types {{(pid=87914) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 18:12:46.994421 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87914) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 18:12:46.994803 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extension UsedLimits extending resource: limits {{(pid=87914) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 18:12:46.994974 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87914) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 18:12:47.001223 n-d-705657-15 devstack@c-api.service[87913]: WARNING keystonemiddleware.auth_token [None req-93801a8a-4871-4c52-ad15-3dca13016403 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 28 18:12:47.003101 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 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=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 18:12:47.008952 n-d-705657-15 devstack@c-api.service[87913]: WARNING keystonemiddleware.auth_token [None req-93801a8a-4871-4c52-ad15-3dca13016403 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 28 18:12:47.089815 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Initializing extension manager. {{(pid=87914) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 28 18:12:47.090281 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.090650 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.091199 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.091551 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.091898 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext name: ExtendedServices {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:47.092232 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext alias: os-extended-services {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:47.092571 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext description: Extended services support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:47.092904 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:47.093356 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loaded extension: os-extended-services {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:47.093708 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.094049 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.094379 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext name: TypesExtraSpecs {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:47.094916 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext alias: os-types-extra-specs {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:47.095262 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext description: Type extra specs support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:47.095598 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:47.095986 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loaded extension: os-types-extra-specs {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:47.096399 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.096741 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.097074 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext name: Backups {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:47.097467 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext alias: backups {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:47.097795 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext description: Backups support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:47.098122 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:47.098497 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loaded extension: backups {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:47.098850 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.099185 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.099513 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext name: VolumeActions {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:47.099837 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext alias: os-volume-actions {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:47.100166 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext description: Enable volume actions. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:47.100488 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:47.100886 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loaded extension: os-volume-actions {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:47.101279 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.101641 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.101951 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext name: SchedulerHints {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:47.102298 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext alias: OS-SCH-HNT {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:47.102605 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:47.102928 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:47.103248 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loaded extension: OS-SCH-HNT {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:47.103690 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.104027 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.104349 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext name: VolumeManage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:47.104673 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext alias: os-volume-manage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:47.105006 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:47.105364 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:47.105684 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loaded extension: os-volume-manage {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:47.106043 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.106346 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.106670 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext name: SnapshotManage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:47.106989 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext alias: os-snapshot-manage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:47.107317 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:47.107634 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:47.108051 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loaded extension: os-snapshot-manage {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:47.108389 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.108720 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.109044 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext name: VolumeTypeEncryption {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:47.109446 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext alias: encryption {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:47.109769 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext description: Encryption support for volume types. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:47.110088 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:47.110408 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loaded extension: encryption {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:47.110752 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.111084 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.111410 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext name: ExtendedSnapshotAttributes {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:47.111734 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext alias: os-extended-snapshot-attributes {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:47.112101 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext description: Extended SnapshotAttributes support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:47.112419 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:47.112739 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loaded extension: os-extended-snapshot-attributes {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:47.113076 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.113440 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.113765 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext name: Quotas {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:47.114082 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext alias: os-quota-sets {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:47.114407 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext description: Quota management support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:47.114724 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:47.115045 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loaded extension: os-quota-sets {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:47.115383 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.115714 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.116124 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext name: VolumeTransfer {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:47.117092 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext alias: os-volume-transfer {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:47.117451 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext description: Volume transfer management support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:47.117775 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:47.118093 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loaded extension: os-volume-transfer {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:47.118430 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.118759 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.119082 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext name: AdminActions {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:47.119402 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext alias: os-admin-actions {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:47.119723 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext description: Enable admin actions. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:47.120043 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:47.120360 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loaded extension: os-admin-actions {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:47.120795 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.121178 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.121490 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext name: QuotaClasses {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:47.121815 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext alias: os-quota-class-sets {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:47.122141 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext description: Quota classes management support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:47.122461 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:47.122777 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loaded extension: os-quota-class-sets {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:47.123190 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.123521 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.123846 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext name: VolumeTenantAttribute {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:47.124162 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext alias: os-vol-tenant-attr {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:47.124488 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:47.124807 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:47.125202 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loaded extension: os-vol-tenant-attr {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:47.125530 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.125897 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.126219 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext name: Hosts {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:47.126540 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext alias: os-hosts {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:47.126863 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext description: Admin-only host administration. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:47.127241 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:47.127523 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loaded extension: os-hosts {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:47.127866 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.128194 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.128514 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext name: VolumeTypeAccess {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:47.128832 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext alias: os-volume-type-access {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:47.129192 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext description: Volume type access support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:47.129546 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:47.129865 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loaded extension: os-volume-type-access {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:47.130203 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.130530 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.130856 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext name: VolumeUnmanage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:47.131178 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext alias: os-volume-unmanage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:47.131502 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext description: Enable volume unmanage operation. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:47.132004 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:47.132377 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loaded extension: os-volume-unmanage {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:47.132709 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.133041 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.133461 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext name: VolumeImageMetadata {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:47.133784 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext alias: os-vol-image-meta {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:47.134106 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext description: Show image metadata associated with the volume. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:47.134476 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:47.134804 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loaded extension: os-vol-image-meta {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:47.135142 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.135469 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.135847 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext name: Qos_specs_manage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:47.136165 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext alias: qos-specs {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:47.136491 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext description: QoS specs support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:47.136809 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:47.137190 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loaded extension: qos-specs {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:47.137489 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.137821 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.138142 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext name: VolumeMigStatusAttribute {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:47.138460 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext alias: os-vol-mig-status-attr {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:47.138783 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:47.139099 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:47.139416 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loaded extension: os-vol-mig-status-attr {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:47.139842 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.140175 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.140497 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext name: Scheduler_stats {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:47.140796 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext alias: scheduler-stats {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:47.141258 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext description: Scheduler stats support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:47.141513 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:47.141841 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loaded extension: scheduler-stats {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:47.142175 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.142508 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.142832 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext name: Cgsnapshots {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:47.143154 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext alias: cgsnapshots {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:47.143479 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext description: cgsnapshots support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:47.143822 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:47.144192 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loaded extension: cgsnapshots {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:47.144548 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.144861 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.145207 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext name: Capabilities {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:47.145577 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext alias: capabilities {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:47.145915 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext description: Capabilities support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:47.146222 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:47.146543 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loaded extension: capabilities {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:47.146873 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.147205 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.148201 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext name: SnapshotUnmanage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:47.148563 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext alias: os-snapshot-unmanage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:47.148912 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext description: Enable volume unmanage operation. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:47.149262 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:47.149592 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loaded extension: os-snapshot-unmanage {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:47.149965 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.150294 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.150617 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext name: Consistencygroups {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:47.150986 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext alias: consistencygroups {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:47.151408 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext description: consistency groups support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:47.151637 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:47.151875 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loaded extension: consistencygroups {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:47.152190 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loading extension cinder.api.contrib.services.Services {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.152624 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.152860 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext name: Services {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:47.153268 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext alias: os-services {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:47.153856 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext description: Services support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:47.154458 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:47.155071 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loaded extension: os-services {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:47.155714 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.156340 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.156970 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext name: TypesManage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:47.157606 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext alias: os-types-manage {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:47.158366 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext description: Types manage support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:47.158929 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:47.159498 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loaded extension: os-types-manage {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:47.160116 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.160746 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.161428 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext name: SnapshotActions {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:47.162004 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext alias: os-snapshot-actions {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:47.162581 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext description: Enable snapshot manager actions. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:47.163221 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:47.164051 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loaded extension: os-snapshot-actions {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:47.164691 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.165375 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.165997 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext name: UsedLimits {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:47.166618 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext alias: os-used-limits {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:47.167251 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext description: Provide data on limited resources that are being used. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:47.167807 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:47.168369 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loaded extension: os-used-limits {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:47.168975 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.169584 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.170161 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext name: VolumeEncryptionMetadata {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:47.170759 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext alias: os-volume-encryption-metadata {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:47.171386 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext description: Volume encryption metadata retrieval support. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:47.172022 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:47.172632 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loaded extension: os-volume-encryption-metadata {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:47.173255 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.173836 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.174430 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext name: VolumeHostAttribute {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:47.175046 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext alias: os-vol-host-attr {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:47.175659 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext description: Expose host as an attribute of a volume. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:47.176233 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:47.176812 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loaded extension: os-vol-host-attr {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:47.177472 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.178098 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87914) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.179364 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext name: AvailabilityZones {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:47.179805 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext alias: os-availability-zone {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:47.180422 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext description: Describe Availability Zones. {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:47.180916 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87914) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:47.181291 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Loaded extension: os-availability-zone {{(pid=87914) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:47.183183 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.183864 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.187248 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.187678 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.190018 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.190530 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.192848 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.193293 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.206990 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.207436 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.213025 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.213682 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.218626 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.219305 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.228963 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.229741 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.237556 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.238290 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.246403 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.247103 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.256238 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.256238 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.265100 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.265100 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.271944 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.272887 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.277047 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.277785 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.286751 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.287491 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.302256 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.303004 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.312542 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.313325 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.317445 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.318194 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.322943 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.322943 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.326295 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.326976 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.329978 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.330661 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.335847 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.rpc [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Jan 28 18:12:47.336062 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.336575 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.341955 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.342660 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.346003 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.rpc [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jan 28 18:12:47.346724 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.347410 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.351376 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.352611 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.354742 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extended resource: extensions {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:47.357391 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.rpc [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Jan 28 18:12:47.358129 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extended resource: extra_specs {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:47.361996 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extended resource: backups {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:47.367114 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extended resource: os-volume-manage {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:47.368287 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.rpc [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Jan 28 18:12:47.369745 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.370486 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.370968 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extended resource: os-snapshot-manage {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:47.376051 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extended resource: encryption {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:47.380847 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extended resource: os-quota-sets {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:47.385857 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extended resource: os-volume-transfer {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:47.390414 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extended resource: os-quota-class-sets {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:47.393930 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extended resource: os-hosts {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:47.398957 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extended resource: os-volume-type-access {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:47.403206 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extended resource: qos-specs {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:47.403429 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.keymgr.conf_key_mgr [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 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 28 18:12:47.407143 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.407858 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.408748 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extended resource: scheduler-stats {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:47.412741 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extended resource: cgsnapshots {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:47.417428 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extended resource: capabilities {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:47.419696 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.420429 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.420706 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extended resource: consistencygroups {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:47.425986 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extended resource: os-services {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:47.429440 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extended resource: encryption {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:47.430610 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.431331 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.433495 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extended resource: os-availability-zone {{(pid=87914) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:47.438100 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.438417 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.438822 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.439147 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.442288 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.442971 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.447077 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.447751 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.450898 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.451394 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.452855 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 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=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 18:12:47.453494 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.453917 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.456071 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.456488 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.458733 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.459162 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.461427 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.rpc [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Jan 28 18:12:47.461730 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.462214 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.464419 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.464829 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.466725 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.467143 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.469006 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.snapshot_actions [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] SnapshotActionsController initialized {{(pid=87914) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 28 18:12:47.469375 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extension VolumeActions extending resource: volumes {{(pid=87914) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 18:12:47.469809 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87914) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 18:12:47.470172 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87914) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 18:12:47.470544 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extension AdminActions extending resource: volumes {{(pid=87914) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 18:12:47.470928 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extension AdminActions extending resource: snapshots {{(pid=87914) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 18:12:47.471423 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extension AdminActions extending resource: backups {{(pid=87914) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 18:12:47.471793 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87914) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 18:12:47.472153 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87914) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 18:12:47.472635 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87914) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 18:12:47.473162 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87914) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 18:12:47.473573 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87914) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 18:12:47.474045 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87914) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 18:12:47.474403 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extension TypesManage extending resource: types {{(pid=87914) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 18:12:47.474776 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87914) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 18:12:47.475129 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extension UsedLimits extending resource: limits {{(pid=87914) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 18:12:47.476236 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-93801a8a-4871-4c52-ad15-3dca13016403 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87914) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 18:12:47.476390 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.rpc [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Jan 28 18:12:47.477675 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.478271 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.481189 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.481732 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.483726 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.484240 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.484734 n-d-705657-15 devstack@c-api.service[87913]: WARNING keystonemiddleware.auth_token [None req-93801a8a-4871-4c52-ad15-3dca13016403 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 28 18:12:47.486612 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.487409 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.489450 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.489967 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.492306 n-d-705657-15 devstack@c-api.service[87913]: WARNING keystonemiddleware.auth_token [None req-93801a8a-4871-4c52-ad15-3dca13016403 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 28 18:12:47.493230 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.api.contrib.hosts [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jan 28 18:12:47.494355 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.494883 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.497589 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.498108 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.498998 n-d-705657-15 devstack@c-api.service[87913]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x5597971ad9c0 pid: 87914 (default app) Jan 28 18:12:47.500543 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.501200 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.502214 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1/1] 10.222.0.16 () {50 vars in 766 bytes} [Thu Jan 28 18:12:47 2021] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jan 28 18:12:47.503491 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.504034 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.505800 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extended resource: extensions {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:47.508922 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extended resource: extra_specs {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:47.511027 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extended resource: backups {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:47.514045 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extended resource: os-volume-manage {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:47.516074 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extended resource: os-snapshot-manage {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:47.518560 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extended resource: encryption {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:47.520450 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extended resource: os-quota-sets {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:47.522969 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extended resource: os-volume-transfer {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:47.525402 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extended resource: os-quota-class-sets {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:47.527262 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extended resource: os-hosts {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:47.529861 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extended resource: os-volume-type-access {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:47.532139 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extended resource: qos-specs {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:47.535158 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extended resource: scheduler-stats {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:47.538753 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extended resource: cgsnapshots {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:47.542249 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extended resource: capabilities {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:47.545379 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extended resource: consistencygroups {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:47.550339 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extended resource: os-services {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:47.553484 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extended resource: encryption {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:47.557335 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extended resource: os-availability-zone {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:47.561786 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.562489 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.566321 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.566564 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.570352 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.570991 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.574592 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.575286 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.578622 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.579291 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.582914 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.583526 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.586919 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.587635 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.591333 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.592083 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.595125 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.595792 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.601221 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.601929 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.604589 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.snapshot_actions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] SnapshotActionsController initialized {{(pid=87915) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 28 18:12:47.605283 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extension VolumeActions extending resource: volumes {{(pid=87915) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 18:12:47.605969 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87915) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 18:12:47.606575 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87915) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 18:12:47.607770 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extension AdminActions extending resource: volumes {{(pid=87915) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 18:12:47.607770 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extension AdminActions extending resource: snapshots {{(pid=87915) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 18:12:47.608300 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extension AdminActions extending resource: backups {{(pid=87915) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 18:12:47.608864 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87915) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 18:12:47.609499 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87915) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 18:12:47.610095 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87915) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 18:12:47.610810 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87915) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 18:12:47.611450 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87915) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 18:12:47.612005 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87915) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 18:12:47.612570 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extension TypesManage extending resource: types {{(pid=87915) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 18:12:47.613123 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87915) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 18:12:47.613746 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extension UsedLimits extending resource: limits {{(pid=87915) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 18:12:47.614289 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87915) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 18:12:47.626110 n-d-705657-15 devstack@c-api.service[87913]: WARNING keystonemiddleware.auth_token [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 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 28 18:12:47.638319 n-d-705657-15 devstack@c-api.service[87913]: WARNING keystonemiddleware.auth_token [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 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 28 18:12:47.685830 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Initializing extension manager. {{(pid=87915) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Jan 28 18:12:47.686523 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.687119 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.687969 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.688505 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.689076 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext name: ExtendedServices {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:47.689662 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext alias: os-extended-services {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:47.690184 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext description: Extended services support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:47.690689 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:47.691250 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loaded extension: os-extended-services {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:47.691781 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.692293 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.692794 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext name: TypesExtraSpecs {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:47.693371 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext alias: os-types-extra-specs {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:47.693875 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext description: Type extra specs support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:47.694455 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:47.694953 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loaded extension: os-types-extra-specs {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:47.695516 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.696032 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.696532 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext name: Backups {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:47.697025 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext alias: backups {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:47.697603 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext description: Backups support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:47.698096 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:47.698594 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loaded extension: backups {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:47.699117 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.699674 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.700196 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext name: VolumeActions {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:47.700693 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext alias: os-volume-actions {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:47.701250 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext description: Enable volume actions. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:47.701831 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:47.702451 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loaded extension: os-volume-actions {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:47.703088 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.703625 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.704432 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext name: SchedulerHints {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:47.704948 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext alias: OS-SCH-HNT {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:47.705472 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:47.705986 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:47.706500 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loaded extension: OS-SCH-HNT {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:47.707031 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.707557 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.708122 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext name: VolumeManage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:47.708635 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext alias: os-volume-manage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:47.709240 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:47.709682 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:47.710739 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loaded extension: os-volume-manage {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:47.711273 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.711794 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.712305 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext name: SnapshotManage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:47.712806 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext alias: os-snapshot-manage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:47.713409 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:47.713914 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:47.714414 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loaded extension: os-snapshot-manage {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:47.714941 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.715458 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.715963 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext name: VolumeTypeEncryption {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:47.716461 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext alias: encryption {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:47.716967 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext description: Encryption support for volume types. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:47.717504 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:47.718058 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loaded extension: encryption {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:47.718590 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.719385 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.719630 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext name: ExtendedSnapshotAttributes {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:47.720564 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext alias: os-extended-snapshot-attributes {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:47.721482 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext description: Extended SnapshotAttributes support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:47.722223 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:47.722496 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loaded extension: os-extended-snapshot-attributes {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:47.723087 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.723617 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.724129 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext name: Quotas {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:47.724635 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext alias: os-quota-sets {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:47.725163 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext description: Quota management support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:47.725741 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:47.726249 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loaded extension: os-quota-sets {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:47.726785 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.727307 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.727868 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext name: VolumeTransfer {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:47.728374 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext alias: os-volume-transfer {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:47.728880 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext description: Volume transfer management support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:47.729436 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:47.729951 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loaded extension: os-volume-transfer {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:47.730481 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.730995 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.731500 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext name: AdminActions {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:47.732004 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext alias: os-admin-actions {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:47.732553 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext description: Enable admin actions. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:47.733056 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:47.733590 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loaded extension: os-admin-actions {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:47.734111 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.734636 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.735146 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext name: QuotaClasses {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:47.735649 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext alias: os-quota-class-sets {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:47.736151 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext description: Quota classes management support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:47.736649 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:47.737183 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loaded extension: os-quota-class-sets {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:47.737739 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.738261 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.738765 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext name: VolumeTenantAttribute {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:47.739270 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext alias: os-vol-tenant-attr {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:47.739791 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:47.740289 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:47.740787 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loaded extension: os-vol-tenant-attr {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:47.741887 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.742408 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.742955 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext name: Hosts {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:47.743462 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext alias: os-hosts {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:47.743967 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext description: Admin-only host administration. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:47.744466 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:47.744963 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loaded extension: os-hosts {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:47.745520 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.746032 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.746535 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext name: VolumeTypeAccess {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:47.747033 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext alias: os-volume-type-access {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:47.747587 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext description: Volume type access support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:47.748167 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:47.748601 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loaded extension: os-volume-type-access {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:47.749156 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.749685 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.750193 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext name: VolumeUnmanage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:47.750674 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext alias: os-volume-unmanage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:47.752043 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext description: Enable volume unmanage operation. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:47.752043 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:47.752043 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loaded extension: os-volume-unmanage {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:47.752666 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.753255 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.753688 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext name: VolumeImageMetadata {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:47.754189 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext alias: os-vol-image-meta {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:47.754694 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext description: Show image metadata associated with the volume. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:47.755190 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:47.755686 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loaded extension: os-vol-image-meta {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:47.756211 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.756722 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.757910 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext name: Qos_specs_manage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:47.757910 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext alias: qos-specs {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:47.758362 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext description: QoS specs support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:47.758858 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:47.759355 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loaded extension: qos-specs {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:47.759904 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.760421 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.760983 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext name: VolumeMigStatusAttribute {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:47.761468 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext alias: os-vol-mig-status-attr {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:47.761977 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:47.762524 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:47.763024 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loaded extension: os-vol-mig-status-attr {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:47.763547 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.764057 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.764557 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext name: Scheduler_stats {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:47.765055 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext alias: scheduler-stats {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:47.765587 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext description: Scheduler stats support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:47.766085 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:47.766584 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loaded extension: scheduler-stats {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:47.767151 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.767667 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.768167 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext name: Cgsnapshots {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:47.768667 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext alias: cgsnapshots {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:47.769188 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext description: cgsnapshots support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:47.769707 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:47.770211 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loaded extension: cgsnapshots {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:47.770735 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.771247 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.773514 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext name: Capabilities {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:47.773514 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext alias: capabilities {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:47.773514 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext description: Capabilities support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:47.774107 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:47.774276 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loaded extension: capabilities {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:47.774735 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.775354 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.775784 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext name: SnapshotUnmanage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:47.776279 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext alias: os-snapshot-unmanage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:47.777511 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext description: Enable volume unmanage operation. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:47.777511 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:47.777856 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loaded extension: os-snapshot-unmanage {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:47.778395 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.778900 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.779417 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext name: Consistencygroups {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:47.779922 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext alias: consistencygroups {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:47.780432 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext description: consistency groups support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:47.780920 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:47.781469 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loaded extension: consistencygroups {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:47.781994 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loading extension cinder.api.contrib.services.Services {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.782550 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.783056 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext name: Services {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:47.783551 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext alias: os-services {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:47.784054 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext description: Services support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:47.784554 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:47.785051 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loaded extension: os-services {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:47.785602 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.786111 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.786613 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext name: TypesManage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:47.787241 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext alias: os-types-manage {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:47.788081 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext description: Types manage support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:47.788254 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:47.788920 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loaded extension: os-types-manage {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:47.789486 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.790017 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.790521 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext name: SnapshotActions {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:47.791016 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext alias: os-snapshot-actions {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:47.791525 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext description: Enable snapshot manager actions. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:47.792049 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:47.792562 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loaded extension: os-snapshot-actions {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:47.793126 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.793606 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.794104 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext name: UsedLimits {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:47.794604 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext alias: os-used-limits {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:47.795108 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext description: Provide data on limited resources that are being used. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:47.795609 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:47.796099 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loaded extension: os-used-limits {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:47.796622 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.797206 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.797722 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext name: VolumeEncryptionMetadata {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:47.798228 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext alias: os-volume-encryption-metadata {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:47.798728 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext description: Volume encryption metadata retrieval support. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:47.799233 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:47.799727 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loaded extension: os-volume-encryption-metadata {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:47.800270 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.800782 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.801317 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext name: VolumeHostAttribute {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:47.801867 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext alias: os-vol-host-attr {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:47.802380 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext description: Expose host as an attribute of a volume. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:47.804181 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:47.804181 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loaded extension: os-vol-host-attr {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:47.805533 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Jan 28 18:12:47.805533 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87915) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Jan 28 18:12:47.805533 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext name: AvailabilityZones {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Jan 28 18:12:47.806231 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext alias: os-availability-zone {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Jan 28 18:12:47.806455 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext description: Describe Availability Zones. {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Jan 28 18:12:47.806938 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87915) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Jan 28 18:12:47.807309 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.extensions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Loaded extension: os-availability-zone {{(pid=87915) register /opt/stack/cinder/cinder/api/extensions.py:140}} Jan 28 18:12:47.809458 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.810124 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.814038 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.815587 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.818300 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.819798 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.821466 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.821880 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.835747 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.836187 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.840986 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.841459 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.845960 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.846395 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.852196 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.852622 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.857656 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.858175 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.862541 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.863146 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.869190 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.869826 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.875493 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.875939 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.879909 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.881499 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.882576 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.882997 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.888248 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.888685 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.896385 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.896834 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.902818 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.903276 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.905654 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.906089 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.908052 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.908623 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.910551 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.910990 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.912903 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.913736 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.916658 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.917080 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.919446 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.919873 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.922349 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.922776 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.924753 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.925536 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.926882 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extended resource: extensions {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:47.929481 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extended resource: extra_specs {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:47.931685 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extended resource: backups {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:47.935282 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extended resource: os-volume-manage {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:47.937083 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extended resource: os-snapshot-manage {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:47.939372 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extended resource: encryption {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:47.941608 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extended resource: os-quota-sets {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:47.944050 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extended resource: os-volume-transfer {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:47.946962 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extended resource: os-quota-class-sets {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:47.948978 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extended resource: os-hosts {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:47.952633 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extended resource: os-volume-type-access {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:47.954277 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extended resource: qos-specs {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:47.957408 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extended resource: scheduler-stats {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:47.959823 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extended resource: cgsnapshots {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:47.962381 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extended resource: capabilities {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:47.964217 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extended resource: consistencygroups {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:47.967285 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extended resource: os-services {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:47.969061 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extended resource: encryption {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:47.971426 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extended resource: os-availability-zone {{(pid=87915) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Jan 28 18:12:47.974064 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.974501 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.976797 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.977250 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.979373 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.979790 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.982131 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.982633 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.984830 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.985292 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.987538 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.987958 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.990046 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.990469 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.994180 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.994885 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:47.997970 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:47.998652 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:48.002171 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 18:12:48.002842 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 18:12:48.005557 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.snapshot_actions [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] SnapshotActionsController initialized {{(pid=87915) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jan 28 18:12:48.006177 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extension VolumeActions extending resource: volumes {{(pid=87915) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 18:12:48.006995 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87915) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 18:12:48.007686 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87915) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 18:12:48.008333 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extension AdminActions extending resource: volumes {{(pid=87915) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 18:12:48.008927 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extension AdminActions extending resource: snapshots {{(pid=87915) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 18:12:48.009589 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extension AdminActions extending resource: backups {{(pid=87915) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 18:12:48.010282 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87915) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 18:12:48.010962 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87915) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 18:12:48.011615 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87915) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 18:12:48.012617 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87915) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 18:12:48.013504 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87915) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 18:12:48.013504 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87915) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 18:12:48.013998 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extension TypesManage extending resource: types {{(pid=87915) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 18:12:48.014618 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87915) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 18:12:48.015504 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extension UsedLimits extending resource: limits {{(pid=87915) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 18:12:48.016063 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87915) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Jan 28 18:12:48.029741 n-d-705657-15 devstack@c-api.service[87913]: WARNING keystonemiddleware.auth_token [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 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 28 18:12:48.042108 n-d-705657-15 devstack@c-api.service[87913]: WARNING keystonemiddleware.auth_token [None req-dc8eeccb-8d28-4620-a7e8-792658a3de12 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 28 18:12:48.056011 n-d-705657-15 devstack@c-api.service[87913]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x5597971ad9c0 pid: 87915 (default app) Jan 28 18:12:54.632247 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9d2f6d2c-6c51-4009-8903-57ec453224a4 admin admin] POST http://10.222.0.16/volume/v3/5e17acd05757458997184605a531ed80/types Jan 28 18:12:54.634518 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:12:54.634518 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:12:54.635193 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9d2f6d2c-6c51-4009-8903-57ec453224a4 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:12:54.638317 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:12:54.638317 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:12:54.655176 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-9d2f6d2c-6c51-4009-8903-57ec453224a4 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=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 18:12:54.794768 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9d2f6d2c-6c51-4009-8903-57ec453224a4 admin admin] http://10.222.0.16/volume/v3/5e17acd05757458997184605a531ed80/types returned with HTTP 200 Jan 28 18:12:54.795580 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2/2] 10.222.0.16 () {60 vars in 1228 bytes} [Thu Jan 28 18:12:53 2021] POST /volume/v3/5e17acd05757458997184605a531ed80/types => generated 186 bytes in 964 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:12:55.173894 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-9d2f6d2c-6c51-4009-8903-57ec453224a4 req-ff902408-c54f-4e43-9e7d-1514a91a16a3 admin admin] POST http://10.222.0.16/volume/v3/5e17acd05757458997184605a531ed80/types/35cc93af-662b-4c42-9d30-91425d398faf/extra_specs Jan 28 18:12:55.176031 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:12:55.176031 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:12:55.176551 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-9d2f6d2c-6c51-4009-8903-57ec453224a4 req-ff902408-c54f-4e43-9e7d-1514a91a16a3 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:12:55.180249 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:12:55.180249 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:12:55.314674 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [req-9d2f6d2c-6c51-4009-8903-57ec453224a4 req-ff902408-c54f-4e43-9e7d-1514a91a16a3 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=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 18:12:55.411196 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-9d2f6d2c-6c51-4009-8903-57ec453224a4 req-ff902408-c54f-4e43-9e7d-1514a91a16a3 admin admin] http://10.222.0.16/volume/v3/5e17acd05757458997184605a531ed80/types/35cc93af-662b-4c42-9d30-91425d398faf/extra_specs returned with HTTP 200 Jan 28 18:12:55.412812 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1/3] 10.222.0.16 () {62 vars in 1445 bytes} [Thu Jan 28 18:12:54 2021] POST /volume/v3/5e17acd05757458997184605a531ed80/types/35cc93af-662b-4c42-9d30-91425d398faf/extra_specs => generated 55 bytes in 611 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 18:13:55.272291 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9d2f6d2c-6c51-4009-8903-57ec453224a4 admin admin] GET http://10.222.0.16/volume// Jan 28 18:13:55.272940 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9d2f6d2c-6c51-4009-8903-57ec453224a4 admin admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:13:55.273563 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9d2f6d2c-6c51-4009-8903-57ec453224a4 admin admin] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:13:55.275105 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9d2f6d2c-6c51-4009-8903-57ec453224a4 admin admin] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 18:13:55.275767 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 3/4] 10.222.0.16 () {56 vars in 1088 bytes} [Thu Jan 28 18:13:55 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 18:16:28.813356 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-91b0c1fe-fdca-4b64-bdf2-a5e4e2dd309e tempest-verify_tempest_config-1249922692 tempest-verify_tempest_config-1249922692-project] GET http://10.222.0.16/volume/v3/9f0274545ecf44a19e2c3b83b2343ddd/extensions Jan 28 18:16:28.813964 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-91b0c1fe-fdca-4b64-bdf2-a5e4e2dd309e tempest-verify_tempest_config-1249922692 tempest-verify_tempest_config-1249922692-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:16:28.814327 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-91b0c1fe-fdca-4b64-bdf2-a5e4e2dd309e tempest-verify_tempest_config-1249922692 tempest-verify_tempest_config-1249922692-project] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:16:28.815138 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-91b0c1fe-fdca-4b64-bdf2-a5e4e2dd309e tempest-verify_tempest_config-1249922692 tempest-verify_tempest_config-1249922692-project] http://10.222.0.16/volume/v3/9f0274545ecf44a19e2c3b83b2343ddd/extensions returned with HTTP 200 Jan 28 18:16:28.815993 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2/5] 10.222.0.16 () {58 vars in 1213 bytes} [Thu Jan 28 18:16:28 2021] GET /volume/v3/9f0274545ecf44a19e2c3b83b2343ddd/extensions => generated 5245 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:16:28.854635 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9d2f6d2c-6c51-4009-8903-57ec453224a4 admin admin] GET http://10.222.0.16/volume/ Jan 28 18:16:28.855111 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9d2f6d2c-6c51-4009-8903-57ec453224a4 admin admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:16:28.855304 n-d-705657-15 devstack@c-api.service[87913]: /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 28 18:16:28.855304 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:16:28.855677 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9d2f6d2c-6c51-4009-8903-57ec453224a4 admin admin] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:16:28.856705 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9d2f6d2c-6c51-4009-8903-57ec453224a4 admin admin] http://10.222.0.16/volume/ returned with HTTP 300 Jan 28 18:16:28.857330 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 4/6] 10.222.0.16 () {52 vars in 806 bytes} [Thu Jan 28 18:16:28 2021] GET /volume => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 18:25:26.916324 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e83ef90d-d0a3-4b85-9a94-b155144f16c6 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] POST http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes Jan 28 18:25:26.918725 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e83ef90d-d0a3-4b85-9a94-b155144f16c6 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveMigrationTest-volume-696612677"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:25:26.924896 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-e83ef90d-d0a3-4b85-9a94-b155144f16c6 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveMigrationTest-volume-696612677'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 18:25:26.929772 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-e83ef90d-d0a3-4b85-9a94-b155144f16c6 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Create volume of 1 GB Jan 28 18:25:27.054723 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e83ef90d-d0a3-4b85-9a94-b155144f16c6 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Availability zone cache updated, next update will occur around 2021-01-28 19:25:27.047983. {{(pid=87915) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 28 18:25:27.072617 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e83ef90d-d0a3-4b85-9a94-b155144f16c6 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Availability Zones retrieved successfully. Jan 28 18:25:27.349780 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e83ef90d-d0a3-4b85-9a94-b155144f16c6 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Flow 'volume_create_api' (8b2efd3a-9486-4ec8-8b30-e8b3c8cae547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:25:27.373974 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e83ef90d-d0a3-4b85-9a94-b155144f16c6 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b557476-c532-4ec5-814a-23e7504f5ef4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:25:27.389940 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-e83ef90d-d0a3-4b85-9a94-b155144f16c6 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 18:25:27.583138 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e83ef90d-d0a3-4b85-9a94-b155144f16c6 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b557476-c532-4ec5-814a-23e7504f5ef4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:25:27.590982 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e83ef90d-d0a3-4b85-9a94-b155144f16c6 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce1d07ac-9fcd-46b9-8a23-9f433a1509b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:25:27.733394 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [None req-e83ef90d-d0a3-4b85-9a94-b155144f16c6 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Jan 28 18:25:27.735542 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [None req-e83ef90d-d0a3-4b85-9a94-b155144f16c6 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Jan 28 18:25:27.903963 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-e83ef90d-d0a3-4b85-9a94-b155144f16c6 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Created reservations ['c2d23dcc-b98f-4379-804d-00ef2d4b414f', 'cd9ba553-2bac-40fa-b2a9-41835af230d9', 'ba6ca6d4-bfc7-4173-965f-386f0b00ae71', '958678af-384f-4b38-b22e-e309903d6499'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 18:25:27.906823 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e83ef90d-d0a3-4b85-9a94-b155144f16c6 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce1d07ac-9fcd-46b9-8a23-9f433a1509b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2d23dcc-b98f-4379-804d-00ef2d4b414f', 'cd9ba553-2bac-40fa-b2a9-41835af230d9', 'ba6ca6d4-bfc7-4173-965f-386f0b00ae71', '958678af-384f-4b38-b22e-e309903d6499']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:25:27.909068 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e83ef90d-d0a3-4b85-9a94-b155144f16c6 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09252c7f-f30e-4cd5-9e6a-145630cd10ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:25:28.080701 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e83ef90d-d0a3-4b85-9a94-b155144f16c6 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09252c7f-f30e-4cd5-9e6a-145630cd10ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f16958fc-47e4-4a1c-884a-b17cefc14f8e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-696612677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0ce62ee29cd4c66bc65ce4122d9bfd9',qos_specs=None,replication_status=,reservations=['c2d23dcc-b98f-4379-804d-00ef2d4b414f','cd9ba553-2bac-40fa-b2a9-41835af230d9','ba6ca6d4-bfc7-4173-965f-386f0b00ae71','958678af-384f-4b38-b22e-e309903d6499'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e8d011c85d24d3bbde4972583bf4784',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T18:25:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-696612677',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f16958fc-47e4-4a1c-884a-b17cefc14f8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0ce62ee29cd4c66bc65ce4122d9bfd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0e8d011c85d24d3bbde4972583bf4784',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:25:28.086463 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e83ef90d-d0a3-4b85-9a94-b155144f16c6 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe9449dd-779d-4abd-8e6a-4480f65243ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:25:28.153169 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e83ef90d-d0a3-4b85-9a94-b155144f16c6 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe9449dd-779d-4abd-8e6a-4480f65243ff) transitioned into state 'SUCCESS' from state '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-696612677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0ce62ee29cd4c66bc65ce4122d9bfd9',qos_specs=None,replication_status=,reservations=['c2d23dcc-b98f-4379-804d-00ef2d4b414f','cd9ba553-2bac-40fa-b2a9-41835af230d9','ba6ca6d4-bfc7-4173-965f-386f0b00ae71','958678af-384f-4b38-b22e-e309903d6499'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e8d011c85d24d3bbde4972583bf4784',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:25:28.159197 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e83ef90d-d0a3-4b85-9a94-b155144f16c6 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa612daa-646c-4aa4-8ffe-3e4e58fa79b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:25:28.258238 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e83ef90d-d0a3-4b85-9a94-b155144f16c6 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa612daa-646c-4aa4-8ffe-3e4e58fa79b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:25:28.260999 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e83ef90d-d0a3-4b85-9a94-b155144f16c6 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Flow 'volume_create_api' (8b2efd3a-9486-4ec8-8b30-e8b3c8cae547) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:25:28.397167 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e83ef90d-d0a3-4b85-9a94-b155144f16c6 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Create volume request issued successfully. Jan 28 18:25:28.453405 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e83ef90d-d0a3-4b85-9a94-b155144f16c6 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes returned with HTTP 202 Jan 28 18:25:28.459163 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 3/7] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 18:25:26 2021] POST /volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes => generated 816 bytes in 1551 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 18:25:28.475867 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-748b4e9d-0b02-49ea-ad5a-0101b370e041 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] GET http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e Jan 28 18:25:28.476492 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-748b4e9d-0b02-49ea-ad5a-0101b370e041 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:25:28.477048 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-748b4e9d-0b02-49ea-ad5a-0101b370e041 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:25:28.609572 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:25:28.609572 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:25:28.624957 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-748b4e9d-0b02-49ea-ad5a-0101b370e041 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Volume info retrieved successfully. Jan 28 18:25:28.664328 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-748b4e9d-0b02-49ea-ad5a-0101b370e041 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e returned with HTTP 200 Jan 28 18:25:28.665233 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 5/8] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:25:28 2021] GET /volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e => generated 908 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:25:29.683977 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4cd69d3c-2c13-4626-b584-a7c0314e5a1a tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] GET http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e Jan 28 18:25:29.685215 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4cd69d3c-2c13-4626-b584-a7c0314e5a1a tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:25:29.685766 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:25:29.685766 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:25:29.686771 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4cd69d3c-2c13-4626-b584-a7c0314e5a1a tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:25:29.766116 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:25:29.766116 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:25:29.779238 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4cd69d3c-2c13-4626-b584-a7c0314e5a1a tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Volume info retrieved successfully. Jan 28 18:25:29.824161 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4cd69d3c-2c13-4626-b584-a7c0314e5a1a tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e returned with HTTP 200 Jan 28 18:25:29.825756 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 4/9] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:25:29 2021] GET /volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e => generated 908 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:25:30.851292 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-85c89657-6f4a-45ce-8dfc-e4a8e36fa3ef tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] GET http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e Jan 28 18:25:30.851866 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-85c89657-6f4a-45ce-8dfc-e4a8e36fa3ef tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:25:30.851987 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:25:30.851987 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:25:30.852531 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-85c89657-6f4a-45ce-8dfc-e4a8e36fa3ef tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:25:30.948268 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:25:30.948268 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:25:30.960163 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-85c89657-6f4a-45ce-8dfc-e4a8e36fa3ef tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Volume info retrieved successfully. Jan 28 18:25:30.989051 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-85c89657-6f4a-45ce-8dfc-e4a8e36fa3ef tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e returned with HTTP 200 Jan 28 18:25:31.008356 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 6/10] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:25:30 2021] GET /volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e => generated 909 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:25:32.214735 n-d-705657-15 devstack@c-api.service[87913]: WARNING keystonemiddleware.auth_token [None req-4cd69d3c-2c13-4626-b584-a7c0314e5a1a tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] A valid token was submitted as a service token, but it was not a valid service token. This is incorrect but backwards compatible behaviour. This will be removed in future releases. Jan 28 18:25:32.225427 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e925271a-7998-4be3-8f4a-4e352c107b5b req-10971232-eaff-4eae-904e-1b9743f59d6f tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] GET http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e Jan 28 18:25:32.226533 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e925271a-7998-4be3-8f4a-4e352c107b5b req-10971232-eaff-4eae-904e-1b9743f59d6f tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:25:32.226899 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:25:32.226899 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:25:32.229590 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e925271a-7998-4be3-8f4a-4e352c107b5b req-10971232-eaff-4eae-904e-1b9743f59d6f tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:25:32.311154 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:25:32.311154 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:25:32.331240 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-e925271a-7998-4be3-8f4a-4e352c107b5b req-10971232-eaff-4eae-904e-1b9743f59d6f tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Volume info retrieved successfully. Jan 28 18:25:32.357034 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e925271a-7998-4be3-8f4a-4e352c107b5b req-10971232-eaff-4eae-904e-1b9743f59d6f tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e returned with HTTP 200 Jan 28 18:25:32.358191 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 5/11] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 18:25:32 2021] GET /volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e => generated 909 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:25:32.471381 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-85c89657-6f4a-45ce-8dfc-e4a8e36fa3ef tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] GET http://10.222.0.16/volume// Jan 28 18:25:32.472802 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-85c89657-6f4a-45ce-8dfc-e4a8e36fa3ef tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:25:32.473346 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:25:32.473346 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:25:32.474568 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-85c89657-6f4a-45ce-8dfc-e4a8e36fa3ef tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:25:32.477277 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-85c89657-6f4a-45ce-8dfc-e4a8e36fa3ef tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 18:25:32.478864 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 7/12] 10.222.0.16 () {58 vars in 1289 bytes} [Thu Jan 28 18:25:32 2021] GET /volume/ => generated 754 bytes in 10 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 18:25:32.500292 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e925271a-7998-4be3-8f4a-4e352c107b5b req-70fe80fe-9528-4b4a-abd1-fa6cf74fe309 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] POST http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/attachments Jan 28 18:25:32.500854 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:25:32.500854 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:25:32.501294 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e925271a-7998-4be3-8f4a-4e352c107b5b req-70fe80fe-9528-4b4a-abd1-fa6cf74fe309 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f16958fc-47e4-4a1c-884a-b17cefc14f8e", "instance_uuid": "5c514200-7165-4664-92a9-3164e4fffef4", "connector": null}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:25:32.612550 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:25:32.612550 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:25:32.783898 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e925271a-7998-4be3-8f4a-4e352c107b5b req-70fe80fe-9528-4b4a-abd1-fa6cf74fe309 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/attachments returned with HTTP 200 Jan 28 18:25:32.785085 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 6/13] 10.222.0.16 () {66 vars in 1565 bytes} [Thu Jan 28 18:25:32 2021] POST /volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/attachments => generated 273 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:25:32.860254 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-14357fd4-9382-4d47-8595-296a6654fe4b tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] GET http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e Jan 28 18:25:32.861089 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-14357fd4-9382-4d47-8595-296a6654fe4b tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:25:32.862270 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-14357fd4-9382-4d47-8595-296a6654fe4b tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:25:32.871846 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e925271a-7998-4be3-8f4a-4e352c107b5b req-70fe80fe-9528-4b4a-abd1-fa6cf74fe309 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] GET http://10.222.0.16/volume// Jan 28 18:25:32.872324 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e925271a-7998-4be3-8f4a-4e352c107b5b req-70fe80fe-9528-4b4a-abd1-fa6cf74fe309 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:25:32.872526 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:25:32.872526 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:25:32.872924 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e925271a-7998-4be3-8f4a-4e352c107b5b req-70fe80fe-9528-4b4a-abd1-fa6cf74fe309 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:25:32.874742 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e925271a-7998-4be3-8f4a-4e352c107b5b req-70fe80fe-9528-4b4a-abd1-fa6cf74fe309 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 18:25:32.876173 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 7/14] 10.222.0.43 () {56 vars in 1089 bytes} [Thu Jan 28 18:25:32 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 28 18:25:33.098940 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:25:33.098940 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:25:33.118502 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-14357fd4-9382-4d47-8595-296a6654fe4b tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Volume info retrieved successfully. Jan 28 18:25:33.120418 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e925271a-7998-4be3-8f4a-4e352c107b5b req-b28abcfc-f916-4063-8230-d9faf685703a tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] GET http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e Jan 28 18:25:33.121004 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e925271a-7998-4be3-8f4a-4e352c107b5b req-b28abcfc-f916-4063-8230-d9faf685703a tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:25:33.124126 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e925271a-7998-4be3-8f4a-4e352c107b5b req-b28abcfc-f916-4063-8230-d9faf685703a tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:25:33.161840 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:25:33.161840 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:25:33.179446 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-14357fd4-9382-4d47-8595-296a6654fe4b tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e returned with HTTP 200 Jan 28 18:25:33.181253 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 8/15] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:25:32 2021] GET /volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e => generated 908 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:25:33.258928 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:25:33.258928 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:25:33.277972 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-e925271a-7998-4be3-8f4a-4e352c107b5b req-b28abcfc-f916-4063-8230-d9faf685703a tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Volume info retrieved successfully. Jan 28 18:25:33.355897 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:25:33.355897 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:25:33.393387 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e925271a-7998-4be3-8f4a-4e352c107b5b req-b28abcfc-f916-4063-8230-d9faf685703a tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e returned with HTTP 200 Jan 28 18:25:33.394291 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 8/16] 10.222.0.43 () {60 vars in 1403 bytes} [Thu Jan 28 18:25:33 2021] GET /volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e => generated 1007 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 28 18:25:33.533739 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e925271a-7998-4be3-8f4a-4e352c107b5b req-5e4052af-ea16-4ba7-b12b-fc9d57f7d91f tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] PUT http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/attachments/5b1d0898-c62f-4d65-bd11-f097a948fc5a Jan 28 18:25:33.534443 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:25:33.534443 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:25:33.535025 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e925271a-7998-4be3-8f4a-4e352c107b5b req-5e4052af-ea16-4ba7-b12b-fc9d57f7d91f tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.43", "host": "n-h1-705657-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-705657-15.cbci-705657-15.local", "mountpoint": "/dev/sdb"}}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:25:33.610938 n-d-705657-15 devstack@c-api.service[87913]: /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 28 18:25:33.610938 n-d-705657-15 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 28 18:25:33.612018 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-e925271a-7998-4be3-8f4a-4e352c107b5b req-5e4052af-ea16-4ba7-b12b-fc9d57f7d91f tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Lock "b'cinder-attachment_update-f16958fc-47e4-4a1c-884a-b17cefc14f8e-n-h1-705657-15'" acquired by "attachment_update" :: waited 0.026s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 18:25:33.614746 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:25:33.614746 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:25:34.208453 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-48034aff-53d1-4bba-85db-14e4f09ad304 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] GET http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e Jan 28 18:25:34.208993 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-48034aff-53d1-4bba-85db-14e4f09ad304 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:25:34.209275 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:25:34.209275 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:25:34.209659 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-48034aff-53d1-4bba-85db-14e4f09ad304 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:25:34.334991 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:25:34.334991 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:25:34.352208 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-48034aff-53d1-4bba-85db-14e4f09ad304 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Volume info retrieved successfully. Jan 28 18:25:34.394707 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:25:34.394707 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:25:34.415937 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-48034aff-53d1-4bba-85db-14e4f09ad304 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e returned with HTTP 200 Jan 28 18:25:34.418823 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 9/17] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:25:34 2021] GET /volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e => generated 908 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 18:25:35.442704 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-485469f9-f471-490c-8ba4-bbcc5624c182 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] GET http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e Jan 28 18:25:35.443976 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-485469f9-f471-490c-8ba4-bbcc5624c182 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:25:35.444348 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:25:35.444348 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:25:35.445010 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-485469f9-f471-490c-8ba4-bbcc5624c182 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:25:35.677658 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:25:35.677658 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:25:35.699013 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-485469f9-f471-490c-8ba4-bbcc5624c182 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Volume info retrieved successfully. Jan 28 18:25:35.769564 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:25:35.769564 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:25:35.790297 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-485469f9-f471-490c-8ba4-bbcc5624c182 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e returned with HTTP 200 Jan 28 18:25:35.794188 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 10/18] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:25:35 2021] GET /volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e => generated 908 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:25:36.826145 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3f97e3f0-7345-4cc1-8d7c-c5dd1049335e tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] GET http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e Jan 28 18:25:36.827186 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3f97e3f0-7345-4cc1-8d7c-c5dd1049335e tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:25:36.827511 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:25:36.827511 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:25:36.828247 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3f97e3f0-7345-4cc1-8d7c-c5dd1049335e tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:25:37.051894 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:25:37.051894 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:25:37.104147 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3f97e3f0-7345-4cc1-8d7c-c5dd1049335e tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Volume info retrieved successfully. Jan 28 18:25:37.173238 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:25:37.173238 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:25:37.190617 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3f97e3f0-7345-4cc1-8d7c-c5dd1049335e tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e returned with HTTP 200 Jan 28 18:25:37.195612 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 11/19] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:25:36 2021] GET /volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e => generated 908 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:25:38.227147 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-62b25f29-6aeb-43f4-add1-fdc4f6be08fb tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] GET http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e Jan 28 18:25:38.228598 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-62b25f29-6aeb-43f4-add1-fdc4f6be08fb tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:25:38.237485 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:25:38.237485 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:25:38.239133 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-62b25f29-6aeb-43f4-add1-fdc4f6be08fb tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:25:38.384404 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:25:38.384404 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:25:38.402182 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-62b25f29-6aeb-43f4-add1-fdc4f6be08fb tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Volume info retrieved successfully. Jan 28 18:25:38.426643 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:25:38.426643 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:25:38.437307 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-62b25f29-6aeb-43f4-add1-fdc4f6be08fb tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e returned with HTTP 200 Jan 28 18:25:38.439021 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 12/20] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:25:38 2021] GET /volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e => generated 908 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:25:39.473361 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c75ed178-6168-4cdc-9e14-673cde8d29b7 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] GET http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e Jan 28 18:25:39.474993 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c75ed178-6168-4cdc-9e14-673cde8d29b7 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:25:39.475370 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:25:39.475370 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:25:39.475972 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c75ed178-6168-4cdc-9e14-673cde8d29b7 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:25:39.592712 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:25:39.592712 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:25:39.634036 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c75ed178-6168-4cdc-9e14-673cde8d29b7 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Volume info retrieved successfully. Jan 28 18:25:39.705735 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:25:39.705735 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:25:39.728589 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c75ed178-6168-4cdc-9e14-673cde8d29b7 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e returned with HTTP 200 Jan 28 18:25:39.731799 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 13/21] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:25:39 2021] GET /volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e => generated 908 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:25:40.763726 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3686852d-7592-4367-92bd-2299f17bf9bb tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] GET http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e Jan 28 18:25:40.764839 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3686852d-7592-4367-92bd-2299f17bf9bb tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:25:40.765316 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:25:40.765316 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:25:40.766519 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3686852d-7592-4367-92bd-2299f17bf9bb tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:25:40.869603 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:25:40.869603 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:25:40.899347 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3686852d-7592-4367-92bd-2299f17bf9bb tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Volume info retrieved successfully. Jan 28 18:25:40.941844 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:25:40.941844 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:25:40.958360 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3686852d-7592-4367-92bd-2299f17bf9bb tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e returned with HTTP 200 Jan 28 18:25:40.966054 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 14/22] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:25:40 2021] GET /volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e => generated 908 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 18:25:42.002009 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a8bb2286-b0d6-4635-b09e-ba4e2ffeff31 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] GET http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e Jan 28 18:25:42.003180 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a8bb2286-b0d6-4635-b09e-ba4e2ffeff31 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:25:42.003530 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:25:42.003530 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:25:42.004318 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a8bb2286-b0d6-4635-b09e-ba4e2ffeff31 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:25:42.453021 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:25:42.453021 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:25:42.510647 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a8bb2286-b0d6-4635-b09e-ba4e2ffeff31 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Volume info retrieved successfully. Jan 28 18:25:42.651524 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:25:42.651524 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:25:42.705901 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a8bb2286-b0d6-4635-b09e-ba4e2ffeff31 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e returned with HTTP 200 Jan 28 18:25:42.721469 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 15/23] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:25:41 2021] GET /volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e => generated 908 bytes in 729 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:25:43.743019 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9d9a01f9-7016-4761-9a35-845008c7c51b tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] GET http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e Jan 28 18:25:43.745031 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9d9a01f9-7016-4761-9a35-845008c7c51b tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:25:43.745728 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:25:43.745728 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:25:43.746857 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9d9a01f9-7016-4761-9a35-845008c7c51b tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:25:43.993071 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-e925271a-7998-4be3-8f4a-4e352c107b5b req-5e4052af-ea16-4ba7-b12b-fc9d57f7d91f tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Lock "b'cinder-attachment_update-f16958fc-47e4-4a1c-884a-b17cefc14f8e-n-h1-705657-15'" released by "attachment_update" :: held 10.381s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 18:25:43.993838 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e925271a-7998-4be3-8f4a-4e352c107b5b req-5e4052af-ea16-4ba7-b12b-fc9d57f7d91f tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/attachments/5b1d0898-c62f-4d65-bd11-f097a948fc5a returned with HTTP 200 Jan 28 18:25:43.995174 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 9/24] 10.222.0.43 () {64 vars in 1468 bytes} [Thu Jan 28 18:25:33 2021] PUT /volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/attachments/5b1d0898-c62f-4d65-bd11-f097a948fc5a => generated 762 bytes in 10468 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:25:44.225804 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:25:44.225804 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:25:44.271157 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9d9a01f9-7016-4761-9a35-845008c7c51b tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Volume info retrieved successfully. Jan 28 18:25:44.431674 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:25:44.431674 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:25:44.496736 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9d9a01f9-7016-4761-9a35-845008c7c51b tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e returned with HTTP 200 Jan 28 18:25:44.518417 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 16/25] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:25:43 2021] GET /volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e => generated 909 bytes in 782 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:25:45.533216 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-97235817-6bac-402d-8760-e021e4511a5c tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] GET http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e Jan 28 18:25:45.540924 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-97235817-6bac-402d-8760-e021e4511a5c tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:25:45.541590 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:25:45.541590 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:25:45.542776 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-97235817-6bac-402d-8760-e021e4511a5c tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:25:45.814802 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:25:45.814802 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:25:45.853954 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-97235817-6bac-402d-8760-e021e4511a5c tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Volume info retrieved successfully. Jan 28 18:25:45.912335 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:25:45.912335 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:25:45.929276 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-97235817-6bac-402d-8760-e021e4511a5c tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e returned with HTTP 200 Jan 28 18:25:45.930129 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 10/26] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:25:45 2021] GET /volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e => generated 909 bytes in 406 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:25:46.955719 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1e800c84-7dfe-43f6-9bc6-38056340a259 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] GET http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e Jan 28 18:25:46.956225 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1e800c84-7dfe-43f6-9bc6-38056340a259 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:25:46.956353 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:25:46.956353 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:25:46.957218 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1e800c84-7dfe-43f6-9bc6-38056340a259 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:25:47.080678 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:25:47.080678 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:25:47.146662 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1e800c84-7dfe-43f6-9bc6-38056340a259 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Volume info retrieved successfully. Jan 28 18:25:47.210797 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:25:47.210797 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:25:47.274904 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1e800c84-7dfe-43f6-9bc6-38056340a259 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e returned with HTTP 200 Jan 28 18:25:47.293980 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 17/27] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:25:46 2021] GET /volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e => generated 909 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:25:48.311808 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-26f30ca8-aad1-431b-9d8e-ec2cdcce65b8 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] GET http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e Jan 28 18:25:48.313693 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-26f30ca8-aad1-431b-9d8e-ec2cdcce65b8 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:25:48.314089 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:25:48.314089 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:25:48.314727 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-26f30ca8-aad1-431b-9d8e-ec2cdcce65b8 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:25:48.453658 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:25:48.453658 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:25:48.477862 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-26f30ca8-aad1-431b-9d8e-ec2cdcce65b8 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Volume info retrieved successfully. Jan 28 18:25:48.523945 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:25:48.523945 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:25:48.541856 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-26f30ca8-aad1-431b-9d8e-ec2cdcce65b8 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e returned with HTTP 200 Jan 28 18:25:48.543297 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 11/28] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:25:48 2021] GET /volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e => generated 909 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:25:49.575562 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2fe29b33-4fc2-4add-a415-61fe1b3fe177 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] GET http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e Jan 28 18:25:49.576063 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2fe29b33-4fc2-4add-a415-61fe1b3fe177 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:25:49.576266 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:25:49.576266 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:25:49.576984 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2fe29b33-4fc2-4add-a415-61fe1b3fe177 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:25:49.647425 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:25:49.647425 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:25:49.661635 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2fe29b33-4fc2-4add-a415-61fe1b3fe177 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Volume info retrieved successfully. Jan 28 18:25:49.684890 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:25:49.684890 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:25:49.700073 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2fe29b33-4fc2-4add-a415-61fe1b3fe177 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e returned with HTTP 200 Jan 28 18:25:49.701903 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 18/29] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:25:49 2021] GET /volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e => generated 909 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:25:50.730895 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cfb06e5e-9aed-4b47-bec4-40baafe7fca8 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] GET http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e Jan 28 18:25:50.731419 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cfb06e5e-9aed-4b47-bec4-40baafe7fca8 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:25:50.731925 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:25:50.731925 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:25:50.732602 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cfb06e5e-9aed-4b47-bec4-40baafe7fca8 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:25:50.789937 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e925271a-7998-4be3-8f4a-4e352c107b5b req-98ff5a3d-92fd-460f-b7e9-892a9a2b89e5 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] POST http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/attachments/5b1d0898-c62f-4d65-bd11-f097a948fc5a/action Jan 28 18:25:50.789937 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:25:50.789937 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:25:50.789937 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e925271a-7998-4be3-8f4a-4e352c107b5b req-98ff5a3d-92fd-460f-b7e9-892a9a2b89e5 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Action body: b'{"os-complete": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 18:25:50.789937 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e925271a-7998-4be3-8f4a-4e352c107b5b req-98ff5a3d-92fd-460f-b7e9-892a9a2b89e5 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:25:50.927739 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:25:50.927739 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:25:50.962615 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cfb06e5e-9aed-4b47-bec4-40baafe7fca8 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Volume info retrieved successfully. Jan 28 18:25:51.059610 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:25:51.059610 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:25:51.087327 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:25:51.087327 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:25:51.107871 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cfb06e5e-9aed-4b47-bec4-40baafe7fca8 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e returned with HTTP 200 Jan 28 18:25:51.122325 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 12/30] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:25:50 2021] GET /volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e => generated 909 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:25:51.152785 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e925271a-7998-4be3-8f4a-4e352c107b5b req-98ff5a3d-92fd-460f-b7e9-892a9a2b89e5 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/attachments/5b1d0898-c62f-4d65-bd11-f097a948fc5a/action returned with HTTP 204 Jan 28 18:25:51.156099 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 19/31] 10.222.0.43 () {64 vars in 1489 bytes} [Thu Jan 28 18:25:50 2021] POST /volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/attachments/5b1d0898-c62f-4d65-bd11-f097a948fc5a/action => generated 0 bytes in 381 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 18:25:52.142557 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2f89811c-842c-4407-a7ef-bd4520703af8 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] GET http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e Jan 28 18:25:52.143477 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2f89811c-842c-4407-a7ef-bd4520703af8 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:25:52.143837 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:25:52.143837 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:25:52.144536 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2f89811c-842c-4407-a7ef-bd4520703af8 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:25:52.297824 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:25:52.297824 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:25:52.311932 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2f89811c-842c-4407-a7ef-bd4520703af8 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Volume info retrieved successfully. Jan 28 18:25:52.342803 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:25:52.342803 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:25:52.360271 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2f89811c-842c-4407-a7ef-bd4520703af8 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e returned with HTTP 200 Jan 28 18:25:52.361699 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 13/32] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:25:52 2021] GET /volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e => generated 1201 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:25:59.600260 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e4b11cbb-0f04-44bf-8cb2-bda24092c073 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] POST http://10.222.0.16/volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes Jan 28 18:25:59.600771 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:25:59.600771 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:25:59.601126 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e4b11cbb-0f04-44bf-8cb2-bda24092c073 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveAutoBlockMigrationV225Test-volume-2062272104"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:25:59.602366 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-e4b11cbb-0f04-44bf-8cb2-bda24092c073 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveAutoBlockMigrationV225Test-volume-2062272104'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 18:25:59.603332 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-e4b11cbb-0f04-44bf-8cb2-bda24092c073 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Create volume of 1 GB Jan 28 18:25:59.619587 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e4b11cbb-0f04-44bf-8cb2-bda24092c073 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Availability Zones retrieved successfully. Jan 28 18:25:59.652302 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e4b11cbb-0f04-44bf-8cb2-bda24092c073 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Flow 'volume_create_api' (d4b95f3c-b05d-487a-a6bb-7b5e4461e622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:25:59.656945 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e4b11cbb-0f04-44bf-8cb2-bda24092c073 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2efbcbc0-2d60-4d16-a51b-2af000ba6fe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:25:59.659309 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-e4b11cbb-0f04-44bf-8cb2-bda24092c073 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 18:25:59.742197 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e4b11cbb-0f04-44bf-8cb2-bda24092c073 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2efbcbc0-2d60-4d16-a51b-2af000ba6fe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:25:59.744715 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e4b11cbb-0f04-44bf-8cb2-bda24092c073 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d94ad27f-9b62-427b-a15f-456c299e0889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:25:59.885782 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-e4b11cbb-0f04-44bf-8cb2-bda24092c073 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Created reservations ['7eca54b1-1ce9-4434-a6e0-e337949b237d', '28cd686d-22a4-4eb2-b618-fc6386b7cbdb', '40a4d571-efb3-4fca-99ff-5634ad5397df', '55ebfd2b-2577-44a2-a18f-21ce1b584b09'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 18:25:59.887721 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e4b11cbb-0f04-44bf-8cb2-bda24092c073 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d94ad27f-9b62-427b-a15f-456c299e0889) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7eca54b1-1ce9-4434-a6e0-e337949b237d', '28cd686d-22a4-4eb2-b618-fc6386b7cbdb', '40a4d571-efb3-4fca-99ff-5634ad5397df', '55ebfd2b-2577-44a2-a18f-21ce1b584b09']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:25:59.889940 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e4b11cbb-0f04-44bf-8cb2-bda24092c073 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8766160-83f1-4ff6-a135-168b328e57b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:25:59.994623 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e4b11cbb-0f04-44bf-8cb2-bda24092c073 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8766160-83f1-4ff6-a135-168b328e57b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f813afad-34e2-4106-96d4-5a72889b623e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-2062272104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcfe29ecb6b24e1ea1baa79722ec5081',qos_specs=None,replication_status=,reservations=['7eca54b1-1ce9-4434-a6e0-e337949b237d','28cd686d-22a4-4eb2-b618-fc6386b7cbdb','40a4d571-efb3-4fca-99ff-5634ad5397df','55ebfd2b-2577-44a2-a18f-21ce1b584b09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dca4d7dd522472d857a261346969848',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T18:25:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-2062272104',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f813afad-34e2-4106-96d4-5a72889b623e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fcfe29ecb6b24e1ea1baa79722ec5081',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2dca4d7dd522472d857a261346969848',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:25:59.997176 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e4b11cbb-0f04-44bf-8cb2-bda24092c073 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27f94694-c731-4615-8254-f7bf1ea70ac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:26:00.027366 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e4b11cbb-0f04-44bf-8cb2-bda24092c073 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27f94694-c731-4615-8254-f7bf1ea70ac2) transitioned into state 'SUCCESS' from state '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-2062272104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcfe29ecb6b24e1ea1baa79722ec5081',qos_specs=None,replication_status=,reservations=['7eca54b1-1ce9-4434-a6e0-e337949b237d','28cd686d-22a4-4eb2-b618-fc6386b7cbdb','40a4d571-efb3-4fca-99ff-5634ad5397df','55ebfd2b-2577-44a2-a18f-21ce1b584b09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dca4d7dd522472d857a261346969848',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:26:00.029866 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e4b11cbb-0f04-44bf-8cb2-bda24092c073 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd6afd16-1007-447a-b4b0-b4c4e2632650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:26:00.071542 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e4b11cbb-0f04-44bf-8cb2-bda24092c073 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd6afd16-1007-447a-b4b0-b4c4e2632650) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:26:00.077678 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e4b11cbb-0f04-44bf-8cb2-bda24092c073 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Flow 'volume_create_api' (d4b95f3c-b05d-487a-a6bb-7b5e4461e622) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:26:00.201296 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e4b11cbb-0f04-44bf-8cb2-bda24092c073 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Create volume request issued successfully. Jan 28 18:26:00.256774 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e4b11cbb-0f04-44bf-8cb2-bda24092c073 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] http://10.222.0.16/volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes returned with HTTP 202 Jan 28 18:26:00.272607 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 20/33] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 18:25:59 2021] POST /volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes => generated 830 bytes in 666 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 18:26:00.287867 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a0cd846c-9db5-4c7a-96bd-7beaa4c960d1 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] GET http://10.222.0.16/volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e Jan 28 18:26:00.288868 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a0cd846c-9db5-4c7a-96bd-7beaa4c960d1 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:26:00.293373 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:26:00.293373 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:26:00.293933 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a0cd846c-9db5-4c7a-96bd-7beaa4c960d1 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:26:00.445698 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:26:00.445698 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:26:00.487631 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a0cd846c-9db5-4c7a-96bd-7beaa4c960d1 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Volume info retrieved successfully. Jan 28 18:26:00.576551 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a0cd846c-9db5-4c7a-96bd-7beaa4c960d1 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] http://10.222.0.16/volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e returned with HTTP 200 Jan 28 18:26:00.584109 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 14/34] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:26:00 2021] GET /volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e => generated 922 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:26:01.606967 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fe3f8601-eef3-4f54-9c94-de9c4bf4556f tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] GET http://10.222.0.16/volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e Jan 28 18:26:01.607814 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fe3f8601-eef3-4f54-9c94-de9c4bf4556f tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:26:01.607814 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:26:01.607814 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:26:01.608196 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fe3f8601-eef3-4f54-9c94-de9c4bf4556f tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:26:01.740750 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:26:01.740750 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:26:01.762295 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fe3f8601-eef3-4f54-9c94-de9c4bf4556f tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Volume info retrieved successfully. Jan 28 18:26:01.814597 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fe3f8601-eef3-4f54-9c94-de9c4bf4556f tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] http://10.222.0.16/volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e returned with HTTP 200 Jan 28 18:26:01.824880 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 21/35] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:26:01 2021] GET /volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e => generated 922 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:26:02.802922 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a0cd846c-9db5-4c7a-96bd-7beaa4c960d1 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] GET http://10.222.0.16/volume// Jan 28 18:26:02.803732 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a0cd846c-9db5-4c7a-96bd-7beaa4c960d1 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:26:02.803732 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:26:02.803732 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:26:02.804114 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a0cd846c-9db5-4c7a-96bd-7beaa4c960d1 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:26:02.804983 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a0cd846c-9db5-4c7a-96bd-7beaa4c960d1 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 18:26:02.805645 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 15/36] 10.222.0.11 () {56 vars in 1089 bytes} [Thu Jan 28 18:26:02 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 18:26:02.833343 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ae9f4aa6-7c72-4d0a-a65d-16fbd3278f4d tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] GET http://10.222.0.16/volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e Jan 28 18:26:02.834097 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ae9f4aa6-7c72-4d0a-a65d-16fbd3278f4d tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:26:02.834480 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:26:02.834480 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:26:02.835136 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ae9f4aa6-7c72-4d0a-a65d-16fbd3278f4d tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:26:02.979854 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:26:02.979854 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:26:03.017094 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ae9f4aa6-7c72-4d0a-a65d-16fbd3278f4d tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Volume info retrieved successfully. Jan 28 18:26:03.071914 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ae9f4aa6-7c72-4d0a-a65d-16fbd3278f4d tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] http://10.222.0.16/volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e returned with HTTP 200 Jan 28 18:26:03.073182 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 22/37] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:26:02 2021] GET /volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e => generated 923 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:26:03.416810 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e5dc3af1-adfd-4b2c-b3c6-918d7112b936 req-f1fcdeeb-58c2-47e9-bbb7-8ab442da6bea tempest-LiveMigrationTest-234660915 tempest-LiveMigrationTest-234660915-project-admin] POST http://10.222.0.16/volume/v3/62813a99ceba4f2bb1f3e095b4e7398a/attachments Jan 28 18:26:03.418107 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e5dc3af1-adfd-4b2c-b3c6-918d7112b936 req-f1fcdeeb-58c2-47e9-bbb7-8ab442da6bea tempest-LiveMigrationTest-234660915 tempest-LiveMigrationTest-234660915-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f16958fc-47e4-4a1c-884a-b17cefc14f8e", "instance_uuid": "5c514200-7165-4664-92a9-3164e4fffef4", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.11", "host": "n-h2-705657-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-705657-15.cbci-705657-15.local", "mountpoint": "/dev/sdb"}}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:26:03.574618 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:26:03.574618 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:26:06.479040 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-00279636-393a-4d47-b8b8-38bd50d3f267 req-c1ef1e2e-db82-426c-8db3-70fba2aa1b90 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] GET http://10.222.0.16/volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e Jan 28 18:26:06.481176 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-00279636-393a-4d47-b8b8-38bd50d3f267 req-c1ef1e2e-db82-426c-8db3-70fba2aa1b90 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:26:06.482023 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:26:06.482023 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:26:06.485546 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e5dc3af1-adfd-4b2c-b3c6-918d7112b936 req-f1fcdeeb-58c2-47e9-bbb7-8ab442da6bea tempest-LiveMigrationTest-234660915 tempest-LiveMigrationTest-234660915-project-admin] http://10.222.0.16/volume/v3/62813a99ceba4f2bb1f3e095b4e7398a/attachments returned with HTTP 200 Jan 28 18:26:06.487237 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 16/38] 10.222.0.11 () {64 vars in 1358 bytes} [Thu Jan 28 18:26:03 2021] POST /volume/v3/62813a99ceba4f2bb1f3e095b4e7398a/attachments => generated 762 bytes in 3075 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:26:06.491457 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-00279636-393a-4d47-b8b8-38bd50d3f267 req-c1ef1e2e-db82-426c-8db3-70fba2aa1b90 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:26:06.548281 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e5dc3af1-adfd-4b2c-b3c6-918d7112b936 req-ca0e38ed-abb0-4eb5-ab41-23c30e610c8d tempest-LiveMigrationTest-234660915 tempest-LiveMigrationTest-234660915-project-admin] GET http://10.222.0.16/volume/v3/62813a99ceba4f2bb1f3e095b4e7398a/attachments/4fcb91f2-db76-404c-855f-ba8483c1dff6 Jan 28 18:26:06.549697 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e5dc3af1-adfd-4b2c-b3c6-918d7112b936 req-ca0e38ed-abb0-4eb5-ab41-23c30e610c8d tempest-LiveMigrationTest-234660915 tempest-LiveMigrationTest-234660915-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:26:06.550543 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:26:06.550543 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:26:06.551182 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e5dc3af1-adfd-4b2c-b3c6-918d7112b936 req-ca0e38ed-abb0-4eb5-ab41-23c30e610c8d tempest-LiveMigrationTest-234660915 tempest-LiveMigrationTest-234660915-project-admin] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:26:06.591991 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e5dc3af1-adfd-4b2c-b3c6-918d7112b936 req-ca0e38ed-abb0-4eb5-ab41-23c30e610c8d tempest-LiveMigrationTest-234660915 tempest-LiveMigrationTest-234660915-project-admin] http://10.222.0.16/volume/v3/62813a99ceba4f2bb1f3e095b4e7398a/attachments/4fcb91f2-db76-404c-855f-ba8483c1dff6 returned with HTTP 200 Jan 28 18:26:06.594608 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 17/39] 10.222.0.11 () {60 vars in 1415 bytes} [Thu Jan 28 18:26:06 2021] GET /volume/v3/62813a99ceba4f2bb1f3e095b4e7398a/attachments/4fcb91f2-db76-404c-855f-ba8483c1dff6 => generated 789 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:26:06.691113 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:26:06.691113 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:26:06.709202 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-00279636-393a-4d47-b8b8-38bd50d3f267 req-c1ef1e2e-db82-426c-8db3-70fba2aa1b90 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Volume info retrieved successfully. Jan 28 18:26:06.758966 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-00279636-393a-4d47-b8b8-38bd50d3f267 req-c1ef1e2e-db82-426c-8db3-70fba2aa1b90 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] http://10.222.0.16/volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e returned with HTTP 200 Jan 28 18:26:06.758966 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 23/40] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 18:26:06 2021] GET /volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e => generated 923 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:26:06.925725 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e5dc3af1-adfd-4b2c-b3c6-918d7112b936 req-ca0e38ed-abb0-4eb5-ab41-23c30e610c8d tempest-LiveMigrationTest-234660915 tempest-LiveMigrationTest-234660915-project-admin] GET http://10.222.0.16/volume// Jan 28 18:26:06.926605 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e5dc3af1-adfd-4b2c-b3c6-918d7112b936 req-ca0e38ed-abb0-4eb5-ab41-23c30e610c8d tempest-LiveMigrationTest-234660915 tempest-LiveMigrationTest-234660915-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:26:06.926961 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:26:06.926961 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:26:06.927573 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e5dc3af1-adfd-4b2c-b3c6-918d7112b936 req-ca0e38ed-abb0-4eb5-ab41-23c30e610c8d tempest-LiveMigrationTest-234660915 tempest-LiveMigrationTest-234660915-project-admin] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:26:06.929681 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e5dc3af1-adfd-4b2c-b3c6-918d7112b936 req-ca0e38ed-abb0-4eb5-ab41-23c30e610c8d tempest-LiveMigrationTest-234660915 tempest-LiveMigrationTest-234660915-project-admin] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 18:26:06.931994 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 18/41] 10.222.0.16 () {58 vars in 1289 bytes} [Thu Jan 28 18:26:06 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 18:26:06.949525 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-00279636-393a-4d47-b8b8-38bd50d3f267 req-63b5bd57-260c-4642-b628-71d5261e5684 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] POST http://10.222.0.16/volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/attachments Jan 28 18:26:06.950109 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:26:06.950109 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:26:06.950727 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-00279636-393a-4d47-b8b8-38bd50d3f267 req-63b5bd57-260c-4642-b628-71d5261e5684 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f813afad-34e2-4106-96d4-5a72889b623e", "instance_uuid": "fe20a721-0fb5-4e94-8100-ef729299a7e0", "connector": null}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:26:07.027948 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:26:07.027948 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:26:07.150091 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-00279636-393a-4d47-b8b8-38bd50d3f267 req-63b5bd57-260c-4642-b628-71d5261e5684 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] http://10.222.0.16/volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/attachments returned with HTTP 200 Jan 28 18:26:07.151831 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 24/42] 10.222.0.16 () {66 vars in 1565 bytes} [Thu Jan 28 18:26:06 2021] POST /volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/attachments => generated 273 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 18:26:07.308968 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eb77ef8c-5c37-4440-9533-489bd885991e tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] GET http://10.222.0.16/volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e Jan 28 18:26:07.310272 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eb77ef8c-5c37-4440-9533-489bd885991e tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:26:07.311579 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eb77ef8c-5c37-4440-9533-489bd885991e tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:26:07.363457 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-00279636-393a-4d47-b8b8-38bd50d3f267 req-63b5bd57-260c-4642-b628-71d5261e5684 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] GET http://10.222.0.16/volume// Jan 28 18:26:07.364279 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-00279636-393a-4d47-b8b8-38bd50d3f267 req-63b5bd57-260c-4642-b628-71d5261e5684 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:26:07.364605 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:26:07.364605 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:26:07.367393 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-00279636-393a-4d47-b8b8-38bd50d3f267 req-63b5bd57-260c-4642-b628-71d5261e5684 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:26:07.383925 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-00279636-393a-4d47-b8b8-38bd50d3f267 req-63b5bd57-260c-4642-b628-71d5261e5684 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 18:26:07.385127 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 25/43] 10.222.0.11 () {56 vars in 1089 bytes} [Thu Jan 28 18:26:07 2021] GET /volume/ => generated 754 bytes in 24 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 18:26:07.401077 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-00279636-393a-4d47-b8b8-38bd50d3f267 req-1b770f84-5329-473b-bd7f-42d9c77564bd tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] GET http://10.222.0.16/volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e Jan 28 18:26:07.402040 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-00279636-393a-4d47-b8b8-38bd50d3f267 req-1b770f84-5329-473b-bd7f-42d9c77564bd tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:26:07.403599 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-00279636-393a-4d47-b8b8-38bd50d3f267 req-1b770f84-5329-473b-bd7f-42d9c77564bd tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:26:07.515761 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:26:07.515761 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:26:07.543818 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-00279636-393a-4d47-b8b8-38bd50d3f267 req-1b770f84-5329-473b-bd7f-42d9c77564bd tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Volume info retrieved successfully. Jan 28 18:26:07.591368 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:26:07.591368 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:26:07.612539 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-00279636-393a-4d47-b8b8-38bd50d3f267 req-1b770f84-5329-473b-bd7f-42d9c77564bd tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] http://10.222.0.16/volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e returned with HTTP 200 Jan 28 18:26:07.615506 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 26/44] 10.222.0.11 () {60 vars in 1403 bytes} [Thu Jan 28 18:26:07 2021] GET /volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e => generated 1021 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 28 18:26:07.622965 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:26:07.622965 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:26:07.661263 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-00279636-393a-4d47-b8b8-38bd50d3f267 req-fc01f48f-f192-4652-96fb-9a7de7f6d4c6 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] PUT http://10.222.0.16/volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/attachments/1e34e3ce-e1a9-4233-bfb0-abfdf124b40b Jan 28 18:26:07.685030 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-eb77ef8c-5c37-4440-9533-489bd885991e tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Volume info retrieved successfully. Jan 28 18:26:07.695269 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:26:07.695269 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:26:07.699646 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-00279636-393a-4d47-b8b8-38bd50d3f267 req-fc01f48f-f192-4652-96fb-9a7de7f6d4c6 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.11", "host": "n-h2-705657-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-705657-15.cbci-705657-15.local", "mountpoint": "/dev/sdb"}}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:26:07.732696 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:26:07.732696 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:26:07.767156 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eb77ef8c-5c37-4440-9533-489bd885991e tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] http://10.222.0.16/volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e returned with HTTP 200 Jan 28 18:26:07.769002 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 19/45] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:26:07 2021] GET /volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e => generated 922 bytes in 479 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:26:07.814802 n-d-705657-15 devstack@c-api.service[87913]: /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 28 18:26:07.814802 n-d-705657-15 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 28 18:26:07.815847 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-00279636-393a-4d47-b8b8-38bd50d3f267 req-fc01f48f-f192-4652-96fb-9a7de7f6d4c6 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Lock "b'cinder-attachment_update-f813afad-34e2-4106-96d4-5a72889b623e-n-h2-705657-15'" acquired by "attachment_update" :: waited 0.027s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 18:26:07.832147 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:26:07.832147 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:26:08.799745 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-46512be4-b646-48d1-a254-5bcd54809d69 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] GET http://10.222.0.16/volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e Jan 28 18:26:08.800824 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-46512be4-b646-48d1-a254-5bcd54809d69 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:26:08.801295 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:26:08.801295 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:26:08.802127 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-46512be4-b646-48d1-a254-5bcd54809d69 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:26:08.913467 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:26:08.913467 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:26:08.939787 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-46512be4-b646-48d1-a254-5bcd54809d69 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Volume info retrieved successfully. Jan 28 18:26:08.985057 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:26:08.985057 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:26:09.030284 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-46512be4-b646-48d1-a254-5bcd54809d69 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] http://10.222.0.16/volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e returned with HTTP 200 Jan 28 18:26:09.033285 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 20/46] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:26:08 2021] GET /volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e => generated 922 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:26:09.804485 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-00279636-393a-4d47-b8b8-38bd50d3f267 req-fc01f48f-f192-4652-96fb-9a7de7f6d4c6 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Lock "b'cinder-attachment_update-f813afad-34e2-4106-96d4-5a72889b623e-n-h2-705657-15'" released by "attachment_update" :: held 1.990s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 18:26:09.806017 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-00279636-393a-4d47-b8b8-38bd50d3f267 req-fc01f48f-f192-4652-96fb-9a7de7f6d4c6 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] http://10.222.0.16/volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/attachments/1e34e3ce-e1a9-4233-bfb0-abfdf124b40b returned with HTTP 200 Jan 28 18:26:09.807925 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 27/47] 10.222.0.11 () {64 vars in 1468 bytes} [Thu Jan 28 18:26:07 2021] PUT /volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/attachments/1e34e3ce-e1a9-4233-bfb0-abfdf124b40b => generated 762 bytes in 2157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 18:26:10.065850 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f33a1895-3613-401c-a7eb-94ee7fa17538 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] GET http://10.222.0.16/volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e Jan 28 18:26:10.067472 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f33a1895-3613-401c-a7eb-94ee7fa17538 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:26:10.068198 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:26:10.068198 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:26:10.069828 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f33a1895-3613-401c-a7eb-94ee7fa17538 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:26:10.172993 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:26:10.172993 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:26:10.193491 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f33a1895-3613-401c-a7eb-94ee7fa17538 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Volume info retrieved successfully. Jan 28 18:26:10.238996 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:26:10.238996 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:26:10.266034 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f33a1895-3613-401c-a7eb-94ee7fa17538 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] http://10.222.0.16/volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e returned with HTTP 200 Jan 28 18:26:10.268719 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 21/48] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:26:10 2021] GET /volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e => generated 923 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:26:11.299572 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3ee07011-ad84-4ce9-a7e2-41bd5ebcc038 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] GET http://10.222.0.16/volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e Jan 28 18:26:11.300548 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3ee07011-ad84-4ce9-a7e2-41bd5ebcc038 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:26:11.301457 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:26:11.301457 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:26:11.302343 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3ee07011-ad84-4ce9-a7e2-41bd5ebcc038 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:26:11.396581 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:26:11.396581 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:26:11.408316 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3ee07011-ad84-4ce9-a7e2-41bd5ebcc038 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Volume info retrieved successfully. Jan 28 18:26:11.432597 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:26:11.432597 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:26:11.443200 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3ee07011-ad84-4ce9-a7e2-41bd5ebcc038 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] http://10.222.0.16/volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e returned with HTTP 200 Jan 28 18:26:11.444208 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 28/49] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:26:11 2021] GET /volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e => generated 923 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:26:12.474351 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-433c8a9e-fb7f-407b-9ea1-6e8e65d54704 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] GET http://10.222.0.16/volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e Jan 28 18:26:12.476362 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-433c8a9e-fb7f-407b-9ea1-6e8e65d54704 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:26:12.477023 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:26:12.477023 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:26:12.478169 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-433c8a9e-fb7f-407b-9ea1-6e8e65d54704 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:26:12.636873 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:26:12.636873 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:26:12.656689 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-433c8a9e-fb7f-407b-9ea1-6e8e65d54704 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Volume info retrieved successfully. Jan 28 18:26:12.699253 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:26:12.699253 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:26:12.719811 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-433c8a9e-fb7f-407b-9ea1-6e8e65d54704 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] http://10.222.0.16/volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e returned with HTTP 200 Jan 28 18:26:12.722798 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 22/50] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:26:12 2021] GET /volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e => generated 923 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:26:13.747277 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6e375ad5-5c0d-4449-9ea8-a1ddf49cf7a9 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] GET http://10.222.0.16/volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e Jan 28 18:26:13.748102 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6e375ad5-5c0d-4449-9ea8-a1ddf49cf7a9 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:26:13.748297 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:26:13.748297 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:26:13.748735 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6e375ad5-5c0d-4449-9ea8-a1ddf49cf7a9 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:26:13.801697 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:26:13.801697 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:26:13.810679 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6e375ad5-5c0d-4449-9ea8-a1ddf49cf7a9 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Volume info retrieved successfully. Jan 28 18:26:13.831217 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:26:13.831217 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:26:13.840322 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6e375ad5-5c0d-4449-9ea8-a1ddf49cf7a9 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] http://10.222.0.16/volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e returned with HTTP 200 Jan 28 18:26:13.841189 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 29/51] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:26:13 2021] GET /volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e => generated 923 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:26:14.864155 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-178c40a5-2a23-48ca-8811-df0d2b71310c tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] GET http://10.222.0.16/volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e Jan 28 18:26:14.866174 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-178c40a5-2a23-48ca-8811-df0d2b71310c tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:26:14.866518 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:26:14.866518 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:26:14.867155 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-178c40a5-2a23-48ca-8811-df0d2b71310c tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:26:14.953537 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:26:14.953537 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:26:14.965338 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-178c40a5-2a23-48ca-8811-df0d2b71310c tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Volume info retrieved successfully. Jan 28 18:26:14.987270 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:26:14.987270 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:26:14.997177 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-178c40a5-2a23-48ca-8811-df0d2b71310c tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] http://10.222.0.16/volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e returned with HTTP 200 Jan 28 18:26:14.998605 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 23/52] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:26:14 2021] GET /volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e => generated 923 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:26:15.791349 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-00279636-393a-4d47-b8b8-38bd50d3f267 req-456ded20-bd7f-4789-b55a-8bde0fb09cbd tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] POST http://10.222.0.16/volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/attachments/1e34e3ce-e1a9-4233-bfb0-abfdf124b40b/action Jan 28 18:26:15.791924 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:26:15.791924 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:26:15.792380 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-00279636-393a-4d47-b8b8-38bd50d3f267 req-456ded20-bd7f-4789-b55a-8bde0fb09cbd tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Action body: b'{"os-complete": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 18:26:15.792767 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-00279636-393a-4d47-b8b8-38bd50d3f267 req-456ded20-bd7f-4789-b55a-8bde0fb09cbd tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:26:15.864435 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:26:15.864435 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:26:15.887840 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-00279636-393a-4d47-b8b8-38bd50d3f267 req-456ded20-bd7f-4789-b55a-8bde0fb09cbd tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] http://10.222.0.16/volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/attachments/1e34e3ce-e1a9-4233-bfb0-abfdf124b40b/action returned with HTTP 204 Jan 28 18:26:15.889474 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 30/53] 10.222.0.11 () {64 vars in 1489 bytes} [Thu Jan 28 18:26:15 2021] POST /volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/attachments/1e34e3ce-e1a9-4233-bfb0-abfdf124b40b/action => generated 0 bytes in 103 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 18:26:16.031186 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ac09b6aa-2511-42ab-9b61-d81667e556b1 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] GET http://10.222.0.16/volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e Jan 28 18:26:16.032235 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ac09b6aa-2511-42ab-9b61-d81667e556b1 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:26:16.032603 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:26:16.032603 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:26:16.033332 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ac09b6aa-2511-42ab-9b61-d81667e556b1 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:26:16.092677 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:26:16.092677 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:26:16.103098 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ac09b6aa-2511-42ab-9b61-d81667e556b1 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Volume info retrieved successfully. Jan 28 18:26:16.127514 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:26:16.127514 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:26:16.156569 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ac09b6aa-2511-42ab-9b61-d81667e556b1 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] http://10.222.0.16/volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e returned with HTTP 200 Jan 28 18:26:16.169177 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 24/54] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:26:16 2021] GET /volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e => generated 1215 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:26:20.156352 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e5dc3af1-adfd-4b2c-b3c6-918d7112b936 req-cd17e760-9e59-406d-8027-048d97b3b9c0 tempest-LiveMigrationTest-234660915 tempest-LiveMigrationTest-234660915-project-admin] POST http://10.222.0.16/volume/v3/62813a99ceba4f2bb1f3e095b4e7398a/attachments/4fcb91f2-db76-404c-855f-ba8483c1dff6/action Jan 28 18:26:20.160493 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:26:20.160493 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:26:20.161739 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e5dc3af1-adfd-4b2c-b3c6-918d7112b936 req-cd17e760-9e59-406d-8027-048d97b3b9c0 tempest-LiveMigrationTest-234660915 tempest-LiveMigrationTest-234660915-project-admin] Action body: b'{"os-complete": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 18:26:20.163711 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e5dc3af1-adfd-4b2c-b3c6-918d7112b936 req-cd17e760-9e59-406d-8027-048d97b3b9c0 tempest-LiveMigrationTest-234660915 tempest-LiveMigrationTest-234660915-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:26:20.286573 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:26:20.286573 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:26:20.321695 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e5dc3af1-adfd-4b2c-b3c6-918d7112b936 req-cd17e760-9e59-406d-8027-048d97b3b9c0 tempest-LiveMigrationTest-234660915 tempest-LiveMigrationTest-234660915-project-admin] http://10.222.0.16/volume/v3/62813a99ceba4f2bb1f3e095b4e7398a/attachments/4fcb91f2-db76-404c-855f-ba8483c1dff6/action returned with HTTP 204 Jan 28 18:26:20.330555 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 31/55] 10.222.0.11 () {64 vars in 1489 bytes} [Thu Jan 28 18:26:20 2021] POST /volume/v3/62813a99ceba4f2bb1f3e095b4e7398a/attachments/4fcb91f2-db76-404c-855f-ba8483c1dff6/action => generated 0 bytes in 184 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 18:26:27.770413 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ac09b6aa-2511-42ab-9b61-d81667e556b1 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] GET http://10.222.0.16/volume// Jan 28 18:26:27.771209 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ac09b6aa-2511-42ab-9b61-d81667e556b1 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:26:27.771538 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:26:27.771538 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:26:27.772180 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ac09b6aa-2511-42ab-9b61-d81667e556b1 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:26:27.774070 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ac09b6aa-2511-42ab-9b61-d81667e556b1 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 18:26:27.775751 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 25/56] 10.222.0.43 () {56 vars in 1089 bytes} [Thu Jan 28 18:26:27 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 18:26:27.799141 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2d529ad9-491e-45e5-b23c-24da681184ac req-f5ba79dc-47eb-4ecd-8f7b-dfdb827813db tempest-LiveAutoBlockMigrationV225Test-29704846 tempest-LiveAutoBlockMigrationV225Test-29704846-project-admin] POST http://10.222.0.16/volume/v3/8a1ab98c6f1c4adfabd9bb02c600c111/attachments Jan 28 18:26:27.800605 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:26:27.800605 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:26:27.802315 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2d529ad9-491e-45e5-b23c-24da681184ac req-f5ba79dc-47eb-4ecd-8f7b-dfdb827813db tempest-LiveAutoBlockMigrationV225Test-29704846 tempest-LiveAutoBlockMigrationV225Test-29704846-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f813afad-34e2-4106-96d4-5a72889b623e", "instance_uuid": "fe20a721-0fb5-4e94-8100-ef729299a7e0", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.43", "host": "n-h1-705657-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-705657-15.cbci-705657-15.local", "mountpoint": "/dev/sdb"}}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:26:27.877832 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:26:27.877832 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:26:30.478244 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2d529ad9-491e-45e5-b23c-24da681184ac req-f5ba79dc-47eb-4ecd-8f7b-dfdb827813db tempest-LiveAutoBlockMigrationV225Test-29704846 tempest-LiveAutoBlockMigrationV225Test-29704846-project-admin] http://10.222.0.16/volume/v3/8a1ab98c6f1c4adfabd9bb02c600c111/attachments returned with HTTP 200 Jan 28 18:26:30.481568 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 32/57] 10.222.0.43 () {64 vars in 1358 bytes} [Thu Jan 28 18:26:27 2021] POST /volume/v3/8a1ab98c6f1c4adfabd9bb02c600c111/attachments => generated 762 bytes in 2692 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 18:26:30.552252 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2d529ad9-491e-45e5-b23c-24da681184ac req-85d5d41e-7833-4f99-8983-d145bbde46aa tempest-LiveAutoBlockMigrationV225Test-29704846 tempest-LiveAutoBlockMigrationV225Test-29704846-project-admin] GET http://10.222.0.16/volume/v3/8a1ab98c6f1c4adfabd9bb02c600c111/attachments/b01c13a6-c016-4ec5-b92f-35fe5e434a98 Jan 28 18:26:30.553785 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2d529ad9-491e-45e5-b23c-24da681184ac req-85d5d41e-7833-4f99-8983-d145bbde46aa tempest-LiveAutoBlockMigrationV225Test-29704846 tempest-LiveAutoBlockMigrationV225Test-29704846-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:26:30.554901 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2d529ad9-491e-45e5-b23c-24da681184ac req-85d5d41e-7833-4f99-8983-d145bbde46aa tempest-LiveAutoBlockMigrationV225Test-29704846 tempest-LiveAutoBlockMigrationV225Test-29704846-project-admin] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:26:30.599308 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2d529ad9-491e-45e5-b23c-24da681184ac req-85d5d41e-7833-4f99-8983-d145bbde46aa tempest-LiveAutoBlockMigrationV225Test-29704846 tempest-LiveAutoBlockMigrationV225Test-29704846-project-admin] http://10.222.0.16/volume/v3/8a1ab98c6f1c4adfabd9bb02c600c111/attachments/b01c13a6-c016-4ec5-b92f-35fe5e434a98 returned with HTTP 200 Jan 28 18:26:30.601254 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 26/58] 10.222.0.43 () {60 vars in 1415 bytes} [Thu Jan 28 18:26:30 2021] GET /volume/v3/8a1ab98c6f1c4adfabd9bb02c600c111/attachments/b01c13a6-c016-4ec5-b92f-35fe5e434a98 => generated 789 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 18:26:32.698087 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e5dc3af1-adfd-4b2c-b3c6-918d7112b936 req-c9d6e715-e8b6-4344-b980-3e48a22a6e9b tempest-LiveMigrationTest-234660915 tempest-LiveMigrationTest-234660915-project-admin] DELETE http://10.222.0.16/volume/v3/62813a99ceba4f2bb1f3e095b4e7398a/attachments/5b1d0898-c62f-4d65-bd11-f097a948fc5a Jan 28 18:26:32.699194 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e5dc3af1-adfd-4b2c-b3c6-918d7112b936 req-c9d6e715-e8b6-4344-b980-3e48a22a6e9b tempest-LiveMigrationTest-234660915 tempest-LiveMigrationTest-234660915-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:26:32.700326 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:26:32.700326 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:26:32.701236 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e5dc3af1-adfd-4b2c-b3c6-918d7112b936 req-c9d6e715-e8b6-4344-b980-3e48a22a6e9b tempest-LiveMigrationTest-234660915 tempest-LiveMigrationTest-234660915-project-admin] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:26:32.756731 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:26:32.756731 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:26:33.199495 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-e5dc3af1-adfd-4b2c-b3c6-918d7112b936 req-c9d6e715-e8b6-4344-b980-3e48a22a6e9b tempest-LiveMigrationTest-234660915 tempest-LiveMigrationTest-234660915-project-admin] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(4fcb91f2-db76-404c-855f-ba8483c1dff6)]) {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 18:26:33.199928 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-e5dc3af1-adfd-4b2c-b3c6-918d7112b936 req-c9d6e715-e8b6-4344-b980-3e48a22a6e9b tempest-LiveMigrationTest-234660915 tempest-LiveMigrationTest-234660915-project-admin] Adding status of: attached to pending status list for volume. {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 28 18:26:33.200330 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-e5dc3af1-adfd-4b2c-b3c6-918d7112b936 req-c9d6e715-e8b6-4344-b980-3e48a22a6e9b tempest-LiveMigrationTest-234660915 tempest-LiveMigrationTest-234660915-project-admin] Pending status list for volume during attachment-delete: ['attached'] {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 18:26:33.218563 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e5dc3af1-adfd-4b2c-b3c6-918d7112b936 req-c9d6e715-e8b6-4344-b980-3e48a22a6e9b tempest-LiveMigrationTest-234660915 tempest-LiveMigrationTest-234660915-project-admin] http://10.222.0.16/volume/v3/62813a99ceba4f2bb1f3e095b4e7398a/attachments/5b1d0898-c62f-4d65-bd11-f097a948fc5a returned with HTTP 200 Jan 28 18:26:33.220362 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 33/59] 10.222.0.43 () {62 vars in 1437 bytes} [Thu Jan 28 18:26:32 2021] DELETE /volume/v3/62813a99ceba4f2bb1f3e095b4e7398a/attachments/5b1d0898-c62f-4d65-bd11-f097a948fc5a => generated 192 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:26:40.858966 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2d529ad9-491e-45e5-b23c-24da681184ac req-1da7582a-1e9c-4e56-96a7-a219601294ff tempest-LiveAutoBlockMigrationV225Test-29704846 tempest-LiveAutoBlockMigrationV225Test-29704846-project-admin] POST http://10.222.0.16/volume/v3/8a1ab98c6f1c4adfabd9bb02c600c111/attachments/b01c13a6-c016-4ec5-b92f-35fe5e434a98/action Jan 28 18:26:40.860339 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:26:40.860339 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:26:40.862874 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2d529ad9-491e-45e5-b23c-24da681184ac req-1da7582a-1e9c-4e56-96a7-a219601294ff tempest-LiveAutoBlockMigrationV225Test-29704846 tempest-LiveAutoBlockMigrationV225Test-29704846-project-admin] Action body: b'{"os-complete": null}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 18:26:40.863498 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2d529ad9-491e-45e5-b23c-24da681184ac req-1da7582a-1e9c-4e56-96a7-a219601294ff tempest-LiveAutoBlockMigrationV225Test-29704846 tempest-LiveAutoBlockMigrationV225Test-29704846-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:26:41.041209 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:26:41.041209 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:26:41.086678 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2d529ad9-491e-45e5-b23c-24da681184ac req-1da7582a-1e9c-4e56-96a7-a219601294ff tempest-LiveAutoBlockMigrationV225Test-29704846 tempest-LiveAutoBlockMigrationV225Test-29704846-project-admin] http://10.222.0.16/volume/v3/8a1ab98c6f1c4adfabd9bb02c600c111/attachments/b01c13a6-c016-4ec5-b92f-35fe5e434a98/action returned with HTTP 204 Jan 28 18:26:41.088173 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 27/60] 10.222.0.43 () {64 vars in 1489 bytes} [Thu Jan 28 18:26:40 2021] POST /volume/v3/8a1ab98c6f1c4adfabd9bb02c600c111/attachments/b01c13a6-c016-4ec5-b92f-35fe5e434a98/action => generated 0 bytes in 235 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 18:26:46.928188 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2d529ad9-491e-45e5-b23c-24da681184ac req-32c20170-da9b-448e-a731-db2780490b2e tempest-LiveAutoBlockMigrationV225Test-29704846 tempest-LiveAutoBlockMigrationV225Test-29704846-project-admin] DELETE http://10.222.0.16/volume/v3/8a1ab98c6f1c4adfabd9bb02c600c111/attachments/1e34e3ce-e1a9-4233-bfb0-abfdf124b40b Jan 28 18:26:46.928758 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2d529ad9-491e-45e5-b23c-24da681184ac req-32c20170-da9b-448e-a731-db2780490b2e tempest-LiveAutoBlockMigrationV225Test-29704846 tempest-LiveAutoBlockMigrationV225Test-29704846-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:26:46.928882 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:26:46.928882 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:26:46.929584 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2d529ad9-491e-45e5-b23c-24da681184ac req-32c20170-da9b-448e-a731-db2780490b2e tempest-LiveAutoBlockMigrationV225Test-29704846 tempest-LiveAutoBlockMigrationV225Test-29704846-project-admin] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:26:46.960091 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:26:46.960091 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:26:47.454872 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-2d529ad9-491e-45e5-b23c-24da681184ac req-32c20170-da9b-448e-a731-db2780490b2e tempest-LiveAutoBlockMigrationV225Test-29704846 tempest-LiveAutoBlockMigrationV225Test-29704846-project-admin] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(b01c13a6-c016-4ec5-b92f-35fe5e434a98)]) {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 18:26:47.455650 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-2d529ad9-491e-45e5-b23c-24da681184ac req-32c20170-da9b-448e-a731-db2780490b2e tempest-LiveAutoBlockMigrationV225Test-29704846 tempest-LiveAutoBlockMigrationV225Test-29704846-project-admin] Adding status of: attached to pending status list for volume. {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 28 18:26:47.456198 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-2d529ad9-491e-45e5-b23c-24da681184ac req-32c20170-da9b-448e-a731-db2780490b2e tempest-LiveAutoBlockMigrationV225Test-29704846 tempest-LiveAutoBlockMigrationV225Test-29704846-project-admin] Pending status list for volume during attachment-delete: ['attached'] {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 18:26:47.478738 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2d529ad9-491e-45e5-b23c-24da681184ac req-32c20170-da9b-448e-a731-db2780490b2e tempest-LiveAutoBlockMigrationV225Test-29704846 tempest-LiveAutoBlockMigrationV225Test-29704846-project-admin] http://10.222.0.16/volume/v3/8a1ab98c6f1c4adfabd9bb02c600c111/attachments/1e34e3ce-e1a9-4233-bfb0-abfdf124b40b returned with HTTP 200 Jan 28 18:26:47.480184 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 34/61] 10.222.0.11 () {62 vars in 1437 bytes} [Thu Jan 28 18:26:46 2021] DELETE /volume/v3/8a1ab98c6f1c4adfabd9bb02c600c111/attachments/1e34e3ce-e1a9-4233-bfb0-abfdf124b40b => generated 192 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:27:09.650535 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bb1bf250-693a-46e1-9de2-0a275cf6b7fc tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] GET http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e Jan 28 18:27:09.652376 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bb1bf250-693a-46e1-9de2-0a275cf6b7fc tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:27:09.653098 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:27:09.653098 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:27:09.654443 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bb1bf250-693a-46e1-9de2-0a275cf6b7fc tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:27:09.716436 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:27:09.716436 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:27:09.726191 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bb1bf250-693a-46e1-9de2-0a275cf6b7fc tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Volume info retrieved successfully. Jan 28 18:27:09.769585 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:27:09.769585 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:27:09.780091 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bb1bf250-693a-46e1-9de2-0a275cf6b7fc tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e returned with HTTP 200 Jan 28 18:27:09.781244 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 28/62] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:27:09 2021] GET /volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e => generated 1201 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:27:10.105877 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-35a41b02-6093-4494-bd27-c063853bf458 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] GET http://10.222.0.16/volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e Jan 28 18:27:10.107077 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-35a41b02-6093-4494-bd27-c063853bf458 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:27:10.107495 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:27:10.107495 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:27:10.109176 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-35a41b02-6093-4494-bd27-c063853bf458 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:27:10.171313 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:27:10.171313 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:27:10.183253 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-35a41b02-6093-4494-bd27-c063853bf458 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Volume info retrieved successfully. Jan 28 18:27:10.207781 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:27:10.207781 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:27:10.218879 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-35a41b02-6093-4494-bd27-c063853bf458 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] http://10.222.0.16/volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e returned with HTTP 200 Jan 28 18:27:10.249626 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 35/63] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:27:10 2021] GET /volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e => generated 1215 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:27:10.498950 n-d-705657-15 devstack@c-api.service[87913]: WARNING keystonemiddleware.auth_token [None req-bb1bf250-693a-46e1-9de2-0a275cf6b7fc tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] A valid token was submitted as a service token, but it was not a valid service token. This is incorrect but backwards compatible behaviour. This will be removed in future releases. Jan 28 18:27:10.501984 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f1f3977e-cf36-4458-959b-494485ce36cf req-fada2932-3531-45ee-ab5a-9aadeec34972 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] GET http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e Jan 28 18:27:10.502504 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f1f3977e-cf36-4458-959b-494485ce36cf req-fada2932-3531-45ee-ab5a-9aadeec34972 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:27:10.502709 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:27:10.502709 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:27:10.503079 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f1f3977e-cf36-4458-959b-494485ce36cf req-fada2932-3531-45ee-ab5a-9aadeec34972 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:27:10.553826 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:27:10.553826 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:27:10.563173 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-f1f3977e-cf36-4458-959b-494485ce36cf req-fada2932-3531-45ee-ab5a-9aadeec34972 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Volume info retrieved successfully. Jan 28 18:27:10.583143 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:27:10.583143 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:27:10.593194 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f1f3977e-cf36-4458-959b-494485ce36cf req-fada2932-3531-45ee-ab5a-9aadeec34972 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e returned with HTTP 200 Jan 28 18:27:10.597563 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 29/64] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 18:27:10 2021] GET /volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e => generated 1201 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:27:10.621418 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f1f3977e-cf36-4458-959b-494485ce36cf req-e2b84b44-28d8-4427-91d5-4e0b89e1276e tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] POST http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e/action Jan 28 18:27:10.622132 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:27:10.622132 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:27:10.622892 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f1f3977e-cf36-4458-959b-494485ce36cf req-e2b84b44-28d8-4427-91d5-4e0b89e1276e tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 18:27:10.623444 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f1f3977e-cf36-4458-959b-494485ce36cf req-e2b84b44-28d8-4427-91d5-4e0b89e1276e tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:27:10.677735 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:27:10.677735 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:27:10.678857 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-f1f3977e-cf36-4458-959b-494485ce36cf req-e2b84b44-28d8-4427-91d5-4e0b89e1276e tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Volume info retrieved successfully. Jan 28 18:27:10.691028 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-f1f3977e-cf36-4458-959b-494485ce36cf req-e2b84b44-28d8-4427-91d5-4e0b89e1276e tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Begin detaching volume completed successfully. Jan 28 18:27:10.693519 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f1f3977e-cf36-4458-959b-494485ce36cf req-e2b84b44-28d8-4427-91d5-4e0b89e1276e tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e/action returned with HTTP 202 Jan 28 18:27:10.697538 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 36/65] 10.222.0.16 () {64 vars in 1643 bytes} [Thu Jan 28 18:27:10 2021] POST /volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 18:27:10.735662 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-16785598-23da-46a1-8423-02f56b4076cf tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] GET http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e Jan 28 18:27:10.736983 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-16785598-23da-46a1-8423-02f56b4076cf tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:27:10.737628 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:27:10.737628 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:27:10.741942 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-16785598-23da-46a1-8423-02f56b4076cf tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:27:10.814490 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f1f3977e-cf36-4458-959b-494485ce36cf req-e2b84b44-28d8-4427-91d5-4e0b89e1276e tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] GET http://10.222.0.16/volume// Jan 28 18:27:10.815284 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f1f3977e-cf36-4458-959b-494485ce36cf req-e2b84b44-28d8-4427-91d5-4e0b89e1276e tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:27:10.815629 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:27:10.815629 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:27:10.817165 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f1f3977e-cf36-4458-959b-494485ce36cf req-e2b84b44-28d8-4427-91d5-4e0b89e1276e tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:27:10.818188 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f1f3977e-cf36-4458-959b-494485ce36cf req-e2b84b44-28d8-4427-91d5-4e0b89e1276e tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 18:27:10.819569 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 37/66] 10.222.0.11 () {56 vars in 1089 bytes} [Thu Jan 28 18:27:10 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 28 18:27:10.836299 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f1f3977e-cf36-4458-959b-494485ce36cf req-706e6c1d-86e6-4cd8-ae21-a53106ca40a2 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] GET http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e Jan 28 18:27:10.837333 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f1f3977e-cf36-4458-959b-494485ce36cf req-706e6c1d-86e6-4cd8-ae21-a53106ca40a2 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:27:10.838137 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f1f3977e-cf36-4458-959b-494485ce36cf req-706e6c1d-86e6-4cd8-ae21-a53106ca40a2 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:27:10.970963 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:27:10.970963 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:27:10.986566 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-16785598-23da-46a1-8423-02f56b4076cf tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Volume info retrieved successfully. Jan 28 18:27:11.026082 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:27:11.026082 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:27:11.045992 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-16785598-23da-46a1-8423-02f56b4076cf tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e returned with HTTP 200 Jan 28 18:27:11.061182 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:27:11.061182 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:27:11.061586 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 30/67] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:27:10 2021] GET /volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e => generated 1204 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 18:27:11.061586 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2fd10e98-00b5-4ba6-a5fe-00e4d14fcc75 req-f6f801eb-414c-4a95-8f85-7eb94dd11bd6 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] GET http://10.222.0.16/volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e Jan 28 18:27:11.061586 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2fd10e98-00b5-4ba6-a5fe-00e4d14fcc75 req-f6f801eb-414c-4a95-8f85-7eb94dd11bd6 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:27:11.061586 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:27:11.061586 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:27:11.061586 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2fd10e98-00b5-4ba6-a5fe-00e4d14fcc75 req-f6f801eb-414c-4a95-8f85-7eb94dd11bd6 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:27:11.069338 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-f1f3977e-cf36-4458-959b-494485ce36cf req-706e6c1d-86e6-4cd8-ae21-a53106ca40a2 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Volume info retrieved successfully. Jan 28 18:27:11.106794 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:27:11.106794 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:27:11.127617 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f1f3977e-cf36-4458-959b-494485ce36cf req-706e6c1d-86e6-4cd8-ae21-a53106ca40a2 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e returned with HTTP 200 Jan 28 18:27:11.130006 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 38/68] 10.222.0.11 () {60 vars in 1403 bytes} [Thu Jan 28 18:27:10 2021] GET /volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e => generated 1303 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 18:27:11.148783 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:27:11.148783 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:27:11.160655 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-2fd10e98-00b5-4ba6-a5fe-00e4d14fcc75 req-f6f801eb-414c-4a95-8f85-7eb94dd11bd6 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Volume info retrieved successfully. Jan 28 18:27:11.197091 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:27:11.197091 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:27:11.214794 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2fd10e98-00b5-4ba6-a5fe-00e4d14fcc75 req-f6f801eb-414c-4a95-8f85-7eb94dd11bd6 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] http://10.222.0.16/volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e returned with HTTP 200 Jan 28 18:27:11.216949 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 31/69] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 18:27:11 2021] GET /volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e => generated 1215 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:27:11.254170 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2fd10e98-00b5-4ba6-a5fe-00e4d14fcc75 req-a8ee504c-dbe2-4e39-8df5-0c30bfd66bdb tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] POST http://10.222.0.16/volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e/action Jan 28 18:27:11.255408 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:27:11.255408 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:27:11.256754 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2fd10e98-00b5-4ba6-a5fe-00e4d14fcc75 req-a8ee504c-dbe2-4e39-8df5-0c30bfd66bdb tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 18:27:11.257735 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2fd10e98-00b5-4ba6-a5fe-00e4d14fcc75 req-a8ee504c-dbe2-4e39-8df5-0c30bfd66bdb tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:27:11.371415 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:27:11.371415 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:27:11.373861 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-2fd10e98-00b5-4ba6-a5fe-00e4d14fcc75 req-a8ee504c-dbe2-4e39-8df5-0c30bfd66bdb tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Volume info retrieved successfully. Jan 28 18:27:11.393175 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-2fd10e98-00b5-4ba6-a5fe-00e4d14fcc75 req-a8ee504c-dbe2-4e39-8df5-0c30bfd66bdb tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Begin detaching volume completed successfully. Jan 28 18:27:11.394123 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2fd10e98-00b5-4ba6-a5fe-00e4d14fcc75 req-a8ee504c-dbe2-4e39-8df5-0c30bfd66bdb tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] http://10.222.0.16/volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e/action returned with HTTP 202 Jan 28 18:27:11.396546 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 39/70] 10.222.0.16 () {64 vars in 1643 bytes} [Thu Jan 28 18:27:11 2021] POST /volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e/action => generated 0 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 18:27:11.423920 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-feb906c0-1d48-4a8d-8e7d-bc42cecd8c85 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] GET http://10.222.0.16/volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e Jan 28 18:27:11.424832 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-feb906c0-1d48-4a8d-8e7d-bc42cecd8c85 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:27:11.425365 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:27:11.425365 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:27:11.426031 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-feb906c0-1d48-4a8d-8e7d-bc42cecd8c85 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:27:11.472577 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2fd10e98-00b5-4ba6-a5fe-00e4d14fcc75 req-a8ee504c-dbe2-4e39-8df5-0c30bfd66bdb tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] GET http://10.222.0.16/volume// Jan 28 18:27:11.473434 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2fd10e98-00b5-4ba6-a5fe-00e4d14fcc75 req-a8ee504c-dbe2-4e39-8df5-0c30bfd66bdb tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:27:11.473766 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:27:11.473766 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:27:11.475291 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2fd10e98-00b5-4ba6-a5fe-00e4d14fcc75 req-a8ee504c-dbe2-4e39-8df5-0c30bfd66bdb tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:27:11.477346 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2fd10e98-00b5-4ba6-a5fe-00e4d14fcc75 req-a8ee504c-dbe2-4e39-8df5-0c30bfd66bdb tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 18:27:11.478758 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 40/71] 10.222.0.43 () {56 vars in 1089 bytes} [Thu Jan 28 18:27:11 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 18:27:11.497721 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2fd10e98-00b5-4ba6-a5fe-00e4d14fcc75 req-e08cdf8e-e4e1-4860-85ee-ec057ff466b0 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] GET http://10.222.0.16/volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e Jan 28 18:27:11.502907 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2fd10e98-00b5-4ba6-a5fe-00e4d14fcc75 req-e08cdf8e-e4e1-4860-85ee-ec057ff466b0 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:27:11.503915 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2fd10e98-00b5-4ba6-a5fe-00e4d14fcc75 req-e08cdf8e-e4e1-4860-85ee-ec057ff466b0 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:27:11.595147 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:27:11.595147 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:27:11.608194 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:27:11.608194 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:27:11.622611 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-feb906c0-1d48-4a8d-8e7d-bc42cecd8c85 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Volume info retrieved successfully. Jan 28 18:27:11.633253 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-2fd10e98-00b5-4ba6-a5fe-00e4d14fcc75 req-e08cdf8e-e4e1-4860-85ee-ec057ff466b0 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Volume info retrieved successfully. Jan 28 18:27:11.685429 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:27:11.685429 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:27:11.705713 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:27:11.705713 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:27:11.708525 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2fd10e98-00b5-4ba6-a5fe-00e4d14fcc75 req-e08cdf8e-e4e1-4860-85ee-ec057ff466b0 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] http://10.222.0.16/volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e returned with HTTP 200 Jan 28 18:27:11.711735 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 41/72] 10.222.0.43 () {60 vars in 1403 bytes} [Thu Jan 28 18:27:11 2021] GET /volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e => generated 1317 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 18:27:11.747859 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-feb906c0-1d48-4a8d-8e7d-bc42cecd8c85 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] http://10.222.0.16/volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e returned with HTTP 200 Jan 28 18:27:11.749358 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 32/73] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:27:11 2021] GET /volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e => generated 1218 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:27:11.876660 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f1f3977e-cf36-4458-959b-494485ce36cf req-e2165b58-654c-40f2-8328-35660888d8f0 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] DELETE http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/attachments/4fcb91f2-db76-404c-855f-ba8483c1dff6 Jan 28 18:27:11.877698 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f1f3977e-cf36-4458-959b-494485ce36cf req-e2165b58-654c-40f2-8328-35660888d8f0 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:27:11.878058 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:27:11.878058 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:27:11.878739 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f1f3977e-cf36-4458-959b-494485ce36cf req-e2165b58-654c-40f2-8328-35660888d8f0 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:27:11.948552 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:27:11.948552 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:27:12.079251 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fa18aae4-8c25-4a64-8774-5d965b672a32 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] GET http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e Jan 28 18:27:12.080066 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fa18aae4-8c25-4a64-8774-5d965b672a32 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:27:12.080546 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:27:12.080546 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:27:12.081268 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fa18aae4-8c25-4a64-8774-5d965b672a32 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:27:12.326368 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:27:12.326368 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:27:12.336907 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fa18aae4-8c25-4a64-8774-5d965b672a32 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Volume info retrieved successfully. Jan 28 18:27:12.361912 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:27:12.361912 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:27:12.373014 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fa18aae4-8c25-4a64-8774-5d965b672a32 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e returned with HTTP 200 Jan 28 18:27:12.384538 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 33/74] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:27:12 2021] GET /volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e => generated 1204 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:27:12.392912 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2fd10e98-00b5-4ba6-a5fe-00e4d14fcc75 req-97b6f86c-045a-42a5-a3c1-60a7fa9dc04b tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] DELETE http://10.222.0.16/volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/attachments/b01c13a6-c016-4ec5-b92f-35fe5e434a98 Jan 28 18:27:12.398518 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2fd10e98-00b5-4ba6-a5fe-00e4d14fcc75 req-97b6f86c-045a-42a5-a3c1-60a7fa9dc04b tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:27:12.399222 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:27:12.399222 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:27:12.400263 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2fd10e98-00b5-4ba6-a5fe-00e4d14fcc75 req-97b6f86c-045a-42a5-a3c1-60a7fa9dc04b tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:27:12.456278 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:27:12.456278 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:27:12.835615 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-f1f3977e-cf36-4458-959b-494485ce36cf req-e2165b58-654c-40f2-8328-35660888d8f0 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 18:27:12.836593 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-f1f3977e-cf36-4458-959b-494485ce36cf req-e2165b58-654c-40f2-8328-35660888d8f0 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Pending status list for volume during attachment-delete: [] {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 18:27:12.848559 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f1f3977e-cf36-4458-959b-494485ce36cf req-e2165b58-654c-40f2-8328-35660888d8f0 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/attachments/4fcb91f2-db76-404c-855f-ba8483c1dff6 returned with HTTP 200 Jan 28 18:27:12.849962 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 42/75] 10.222.0.11 () {62 vars in 1437 bytes} [Thu Jan 28 18:27:11 2021] DELETE /volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/attachments/4fcb91f2-db76-404c-855f-ba8483c1dff6 => generated 19 bytes in 996 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:27:12.859291 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8b44a165-9a57-4d8b-beb5-267f12062240 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] GET http://10.222.0.16/volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e Jan 28 18:27:12.859835 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8b44a165-9a57-4d8b-beb5-267f12062240 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:27:12.860053 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:27:12.860053 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:27:12.860436 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8b44a165-9a57-4d8b-beb5-267f12062240 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:27:12.936266 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:27:12.936266 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:27:12.946690 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8b44a165-9a57-4d8b-beb5-267f12062240 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Volume info retrieved successfully. Jan 28 18:27:12.970291 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:27:12.970291 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:27:12.986950 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8b44a165-9a57-4d8b-beb5-267f12062240 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] http://10.222.0.16/volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e returned with HTTP 200 Jan 28 18:27:12.993411 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 43/76] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:27:12 2021] GET /volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e => generated 1218 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:27:13.391397 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7f7a0145-cacc-4622-885d-11b2ee6572a8 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] GET http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e Jan 28 18:27:13.392410 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7f7a0145-cacc-4622-885d-11b2ee6572a8 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:27:13.392782 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:27:13.392782 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:27:13.393593 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7f7a0145-cacc-4622-885d-11b2ee6572a8 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:27:13.417620 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-2fd10e98-00b5-4ba6-a5fe-00e4d14fcc75 req-97b6f86c-045a-42a5-a3c1-60a7fa9dc04b tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 18:27:13.418315 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-2fd10e98-00b5-4ba6-a5fe-00e4d14fcc75 req-97b6f86c-045a-42a5-a3c1-60a7fa9dc04b tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Pending status list for volume during attachment-delete: [] {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 18:27:13.425987 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2fd10e98-00b5-4ba6-a5fe-00e4d14fcc75 req-97b6f86c-045a-42a5-a3c1-60a7fa9dc04b tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] http://10.222.0.16/volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/attachments/b01c13a6-c016-4ec5-b92f-35fe5e434a98 returned with HTTP 200 Jan 28 18:27:13.427420 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 34/77] 10.222.0.43 () {62 vars in 1437 bytes} [Thu Jan 28 18:27:12 2021] DELETE /volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/attachments/b01c13a6-c016-4ec5-b92f-35fe5e434a98 => generated 19 bytes in 1042 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:27:13.508400 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:27:13.508400 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:27:13.521697 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7f7a0145-cacc-4622-885d-11b2ee6572a8 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Volume info retrieved successfully. Jan 28 18:27:13.554125 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7f7a0145-cacc-4622-885d-11b2ee6572a8 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e returned with HTTP 200 Jan 28 18:27:13.555546 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 44/78] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:27:13 2021] GET /volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e => generated 909 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 18:27:14.004829 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-52bc285d-2124-4be2-9c2f-86d9908e54cd tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] GET http://10.222.0.16/volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e Jan 28 18:27:14.005853 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-52bc285d-2124-4be2-9c2f-86d9908e54cd tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:27:14.006150 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:27:14.006150 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:27:14.006614 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-52bc285d-2124-4be2-9c2f-86d9908e54cd tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:27:14.069530 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:27:14.069530 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:27:14.099015 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-52bc285d-2124-4be2-9c2f-86d9908e54cd tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Volume info retrieved successfully. Jan 28 18:27:14.146062 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-52bc285d-2124-4be2-9c2f-86d9908e54cd tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] http://10.222.0.16/volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e returned with HTTP 200 Jan 28 18:27:14.147630 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 35/79] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:27:14 2021] GET /volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e => generated 923 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:30:08.210089 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5d8d18a2-5ecd-45ac-8c1a-e744f332b853 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] DELETE http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e Jan 28 18:30:08.216553 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5d8d18a2-5ecd-45ac-8c1a-e744f332b853 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:30:08.218575 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:30:08.218575 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:30:08.219668 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5d8d18a2-5ecd-45ac-8c1a-e744f332b853 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:30:08.235457 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-5d8d18a2-5ecd-45ac-8c1a-e744f332b853 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Delete volume with id: f16958fc-47e4-4a1c-884a-b17cefc14f8e Jan 28 18:30:08.384370 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:30:08.384370 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:30:08.385618 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5d8d18a2-5ecd-45ac-8c1a-e744f332b853 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Volume info retrieved successfully. Jan 28 18:30:08.458518 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5d8d18a2-5ecd-45ac-8c1a-e744f332b853 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Delete volume request issued successfully. Jan 28 18:30:08.458976 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5d8d18a2-5ecd-45ac-8c1a-e744f332b853 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e returned with HTTP 202 Jan 28 18:30:08.466212 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 45/80] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 18:30:08 2021] DELETE /volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e => generated 0 bytes in 269 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 18:30:08.483027 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1a5715b3-38f5-4729-87a7-9ddea4b67f97 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] GET http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e Jan 28 18:30:08.484015 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1a5715b3-38f5-4729-87a7-9ddea4b67f97 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:30:08.484395 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:30:08.484395 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:30:08.485108 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1a5715b3-38f5-4729-87a7-9ddea4b67f97 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:30:08.659177 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:30:08.659177 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:30:08.685348 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1a5715b3-38f5-4729-87a7-9ddea4b67f97 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Volume info retrieved successfully. Jan 28 18:30:08.752345 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1a5715b3-38f5-4729-87a7-9ddea4b67f97 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e returned with HTTP 200 Jan 28 18:30:08.753200 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 36/81] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:30:08 2021] GET /volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e => generated 908 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:30:09.788448 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-da1571e7-fb36-4c10-8b19-222dcad30bf8 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] GET http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e Jan 28 18:30:09.789973 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-da1571e7-fb36-4c10-8b19-222dcad30bf8 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:30:09.790411 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:30:09.790411 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:30:09.802010 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-da1571e7-fb36-4c10-8b19-222dcad30bf8 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:30:09.973894 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:30:09.973894 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:30:10.004169 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-da1571e7-fb36-4c10-8b19-222dcad30bf8 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Volume info retrieved successfully. Jan 28 18:30:10.082543 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-da1571e7-fb36-4c10-8b19-222dcad30bf8 tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e returned with HTTP 200 Jan 28 18:30:10.086377 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 46/82] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:30:09 2021] GET /volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e => generated 908 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:30:11.105695 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ded9d367-213a-4c7e-a148-23870c163c5c tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] GET http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e Jan 28 18:30:11.106596 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ded9d367-213a-4c7e-a148-23870c163c5c tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:30:11.106974 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:30:11.106974 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:30:11.107654 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ded9d367-213a-4c7e-a148-23870c163c5c tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:30:11.328915 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:30:11.328915 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:30:11.351837 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ded9d367-213a-4c7e-a148-23870c163c5c tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Volume info retrieved successfully. Jan 28 18:30:11.376510 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ded9d367-213a-4c7e-a148-23870c163c5c tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e returned with HTTP 200 Jan 28 18:30:11.378001 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 37/83] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:30:11 2021] GET /volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e => generated 908 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:30:12.414917 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-97ac90c9-aa45-4873-9164-ad23428f97ed tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] GET http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e Jan 28 18:30:12.417999 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-97ac90c9-aa45-4873-9164-ad23428f97ed tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:30:12.428388 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:30:12.428388 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:30:12.438383 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-97ac90c9-aa45-4873-9164-ad23428f97ed tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:30:12.683780 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-97ac90c9-aa45-4873-9164-ad23428f97ed tempest-LiveMigrationTest-368440021 tempest-LiveMigrationTest-368440021-project] http://10.222.0.16/volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e returned with HTTP 404 Jan 28 18:30:12.686611 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 47/84] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:30:12 2021] GET /volume/v3/a0ce62ee29cd4c66bc65ce4122d9bfd9/volumes/f16958fc-47e4-4a1c-884a-b17cefc14f8e => generated 109 bytes in 296 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 18:30:43.620911 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-956903c9-0586-4c7d-9ef6-c340cc65e0a2 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] DELETE http://10.222.0.16/volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e Jan 28 18:30:43.622167 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-956903c9-0586-4c7d-9ef6-c340cc65e0a2 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:30:43.622526 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:30:43.622526 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:30:43.622798 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-956903c9-0586-4c7d-9ef6-c340cc65e0a2 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:30:43.623324 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-956903c9-0586-4c7d-9ef6-c340cc65e0a2 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Delete volume with id: f813afad-34e2-4106-96d4-5a72889b623e Jan 28 18:30:43.784340 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:30:43.784340 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:30:43.790309 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-956903c9-0586-4c7d-9ef6-c340cc65e0a2 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Volume info retrieved successfully. Jan 28 18:30:43.896677 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-956903c9-0586-4c7d-9ef6-c340cc65e0a2 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Delete volume request issued successfully. Jan 28 18:30:43.897838 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-956903c9-0586-4c7d-9ef6-c340cc65e0a2 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] http://10.222.0.16/volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e returned with HTTP 202 Jan 28 18:30:43.901901 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 38/85] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 18:30:43 2021] DELETE /volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e => generated 0 bytes in 282 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 18:30:43.912005 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-72c8b7e4-0275-4d9f-9951-0768fd403e62 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] GET http://10.222.0.16/volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e Jan 28 18:30:43.926305 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-72c8b7e4-0275-4d9f-9951-0768fd403e62 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:30:43.927405 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-72c8b7e4-0275-4d9f-9951-0768fd403e62 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:30:44.122407 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:30:44.122407 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:30:44.172781 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-72c8b7e4-0275-4d9f-9951-0768fd403e62 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Volume info retrieved successfully. Jan 28 18:30:44.242465 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-72c8b7e4-0275-4d9f-9951-0768fd403e62 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] http://10.222.0.16/volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e returned with HTTP 200 Jan 28 18:30:44.244052 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 48/86] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:30:43 2021] GET /volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e => generated 922 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:30:45.260285 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a6150edf-e18b-4700-9f56-103ee23b8efe tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] GET http://10.222.0.16/volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e Jan 28 18:30:45.260801 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a6150edf-e18b-4700-9f56-103ee23b8efe tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:30:45.260993 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:30:45.260993 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:30:45.261627 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a6150edf-e18b-4700-9f56-103ee23b8efe tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:30:45.425293 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:30:45.425293 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:30:45.451157 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a6150edf-e18b-4700-9f56-103ee23b8efe tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Volume info retrieved successfully. Jan 28 18:30:45.498712 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a6150edf-e18b-4700-9f56-103ee23b8efe tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] http://10.222.0.16/volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e returned with HTTP 200 Jan 28 18:30:45.501717 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 39/87] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:30:45 2021] GET /volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e => generated 922 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:30:46.515031 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-73048fee-f39d-444f-bbda-1265899671ec tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] GET http://10.222.0.16/volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e Jan 28 18:30:46.516194 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-73048fee-f39d-444f-bbda-1265899671ec tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:30:46.516569 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:30:46.516569 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:30:46.517534 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-73048fee-f39d-444f-bbda-1265899671ec tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:30:46.664921 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:30:46.664921 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:30:46.695630 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-73048fee-f39d-444f-bbda-1265899671ec tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Volume info retrieved successfully. Jan 28 18:30:46.760697 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-73048fee-f39d-444f-bbda-1265899671ec tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] http://10.222.0.16/volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e returned with HTTP 200 Jan 28 18:30:46.772377 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 49/88] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:30:46 2021] GET /volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e => generated 922 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 18:30:47.780065 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e02c3858-1676-470d-86d2-939a3ca1ee54 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] GET http://10.222.0.16/volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e Jan 28 18:30:47.780779 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e02c3858-1676-470d-86d2-939a3ca1ee54 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:30:47.780976 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:30:47.780976 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:30:47.781662 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e02c3858-1676-470d-86d2-939a3ca1ee54 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:30:47.925221 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e02c3858-1676-470d-86d2-939a3ca1ee54 tempest-LiveAutoBlockMigrationV225Test-1814127416 tempest-LiveAutoBlockMigrationV225Test-1814127416-project] http://10.222.0.16/volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e returned with HTTP 404 Jan 28 18:30:47.930985 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 40/89] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:30:47 2021] GET /volume/v3/fcfe29ecb6b24e1ea1baa79722ec5081/volumes/f813afad-34e2-4106-96d4-5a72889b623e => generated 109 bytes in 156 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 18:35:29.015208 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cb8e9661-23e3-4b1a-b221-2a1517349f98 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] POST http://10.222.0.16/volume/v3/f5703b39d3df40c9a93d7c712c908a88/volumes Jan 28 18:35:29.015999 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:35:29.015999 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:35:29.017079 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cb8e9661-23e3-4b1a-b221-2a1517349f98 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-338492280"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:35:29.022462 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-cb8e9661-23e3-4b1a-b221-2a1517349f98 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-338492280'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 18:35:29.023138 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-cb8e9661-23e3-4b1a-b221-2a1517349f98 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Create volume of 1 GB Jan 28 18:35:29.088960 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cb8e9661-23e3-4b1a-b221-2a1517349f98 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Availability Zones retrieved successfully. Jan 28 18:35:29.156572 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cb8e9661-23e3-4b1a-b221-2a1517349f98 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Flow 'volume_create_api' (3070b870-714f-4735-a048-9dd26226db24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:35:29.171516 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cb8e9661-23e3-4b1a-b221-2a1517349f98 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b0c1478-fb45-4186-a0f0-fc7a0cbc094a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:35:29.183794 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-cb8e9661-23e3-4b1a-b221-2a1517349f98 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 18:35:29.331747 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cb8e9661-23e3-4b1a-b221-2a1517349f98 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b0c1478-fb45-4186-a0f0-fc7a0cbc094a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:35:29.334054 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cb8e9661-23e3-4b1a-b221-2a1517349f98 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cbec168-2aa1-45c2-bbe2-996fc2ec2b82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:35:29.489285 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-cb8e9661-23e3-4b1a-b221-2a1517349f98 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Created reservations ['4ecad343-321b-4038-92b5-0c638af628f1', '2ce3ba36-40fa-475d-940b-bbcf1b23ef68', '36d92beb-bd25-4906-a2ca-4315aa284118', '7c1acbcf-e91a-4ade-bb5f-941b2b130d17'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 18:35:29.491119 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cb8e9661-23e3-4b1a-b221-2a1517349f98 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cbec168-2aa1-45c2-bbe2-996fc2ec2b82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ecad343-321b-4038-92b5-0c638af628f1', '2ce3ba36-40fa-475d-940b-bbcf1b23ef68', '36d92beb-bd25-4906-a2ca-4315aa284118', '7c1acbcf-e91a-4ade-bb5f-941b2b130d17']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:35:29.493450 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cb8e9661-23e3-4b1a-b221-2a1517349f98 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fe7ae1b-0407-4c56-89da-8bd81bd18ac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:35:29.572601 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cb8e9661-23e3-4b1a-b221-2a1517349f98 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fe7ae1b-0407-4c56-89da-8bd81bd18ac4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0befac29-b0f9-4072-b32c-0844f9e32c17', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-338492280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5703b39d3df40c9a93d7c712c908a88',qos_specs=None,replication_status=,reservations=['4ecad343-321b-4038-92b5-0c638af628f1','2ce3ba36-40fa-475d-940b-bbcf1b23ef68','36d92beb-bd25-4906-a2ca-4315aa284118','7c1acbcf-e91a-4ade-bb5f-941b2b130d17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad813278b4db46159f629b8646b25ec7',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T18:35:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-338492280',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0befac29-b0f9-4072-b32c-0844f9e32c17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5703b39d3df40c9a93d7c712c908a88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='ad813278b4db46159f629b8646b25ec7',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:35:29.575030 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cb8e9661-23e3-4b1a-b221-2a1517349f98 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e182e06-1288-413d-aeeb-2109242d4aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:35:29.607593 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cb8e9661-23e3-4b1a-b221-2a1517349f98 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e182e06-1288-413d-aeeb-2109242d4aa9) transitioned into state 'SUCCESS' from state '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-338492280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5703b39d3df40c9a93d7c712c908a88',qos_specs=None,replication_status=,reservations=['4ecad343-321b-4038-92b5-0c638af628f1','2ce3ba36-40fa-475d-940b-bbcf1b23ef68','36d92beb-bd25-4906-a2ca-4315aa284118','7c1acbcf-e91a-4ade-bb5f-941b2b130d17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad813278b4db46159f629b8646b25ec7',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:35:29.611047 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cb8e9661-23e3-4b1a-b221-2a1517349f98 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36befa39-9ed2-4e51-b58b-a1bd4dd99d8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:35:29.663266 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cb8e9661-23e3-4b1a-b221-2a1517349f98 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36befa39-9ed2-4e51-b58b-a1bd4dd99d8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:35:29.681340 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cb8e9661-23e3-4b1a-b221-2a1517349f98 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Flow 'volume_create_api' (3070b870-714f-4735-a048-9dd26226db24) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:35:29.832220 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cb8e9661-23e3-4b1a-b221-2a1517349f98 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Create volume request issued successfully. Jan 28 18:35:29.854774 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cb8e9661-23e3-4b1a-b221-2a1517349f98 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] http://10.222.0.16/volume/v3/f5703b39d3df40c9a93d7c712c908a88/volumes returned with HTTP 202 Jan 28 18:35:29.855816 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 50/90] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 18:35:29 2021] POST /volume/v3/f5703b39d3df40c9a93d7c712c908a88/volumes => generated 820 bytes in 848 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 18:35:29.891518 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a06686a7-49fc-429e-9d84-549c2275df23 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] GET http://10.222.0.16/volume/v3/f5703b39d3df40c9a93d7c712c908a88/volumes/0befac29-b0f9-4072-b32c-0844f9e32c17 Jan 28 18:35:29.892796 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a06686a7-49fc-429e-9d84-549c2275df23 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:35:29.894153 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a06686a7-49fc-429e-9d84-549c2275df23 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:35:30.046153 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:35:30.046153 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:35:30.079637 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a06686a7-49fc-429e-9d84-549c2275df23 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Volume info retrieved successfully. Jan 28 18:35:30.169395 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a06686a7-49fc-429e-9d84-549c2275df23 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] http://10.222.0.16/volume/v3/f5703b39d3df40c9a93d7c712c908a88/volumes/0befac29-b0f9-4072-b32c-0844f9e32c17 returned with HTTP 200 Jan 28 18:35:30.193774 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 41/91] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:35:29 2021] GET /volume/v3/f5703b39d3df40c9a93d7c712c908a88/volumes/0befac29-b0f9-4072-b32c-0844f9e32c17 => generated 912 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:35:31.206724 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0ffb799e-1000-4a66-8e19-212fa1af5677 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] GET http://10.222.0.16/volume/v3/f5703b39d3df40c9a93d7c712c908a88/volumes/0befac29-b0f9-4072-b32c-0844f9e32c17 Jan 28 18:35:31.207918 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0ffb799e-1000-4a66-8e19-212fa1af5677 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:35:31.208347 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:35:31.208347 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:35:31.208991 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0ffb799e-1000-4a66-8e19-212fa1af5677 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:35:31.316594 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:35:31.316594 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:35:31.327895 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0ffb799e-1000-4a66-8e19-212fa1af5677 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Volume info retrieved successfully. Jan 28 18:35:31.351868 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0ffb799e-1000-4a66-8e19-212fa1af5677 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] http://10.222.0.16/volume/v3/f5703b39d3df40c9a93d7c712c908a88/volumes/0befac29-b0f9-4072-b32c-0844f9e32c17 returned with HTTP 200 Jan 28 18:35:31.367088 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 51/92] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:35:31 2021] GET /volume/v3/f5703b39d3df40c9a93d7c712c908a88/volumes/0befac29-b0f9-4072-b32c-0844f9e32c17 => generated 913 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:35:31.587468 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-26b18960-2228-409d-8a89-ba19961d8f27 req-a70a542b-8c2e-4dd9-adf4-dcefe980aac6 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] GET http://10.222.0.16/volume/v3/f5703b39d3df40c9a93d7c712c908a88/volumes/0befac29-b0f9-4072-b32c-0844f9e32c17 Jan 28 18:35:31.588413 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-26b18960-2228-409d-8a89-ba19961d8f27 req-a70a542b-8c2e-4dd9-adf4-dcefe980aac6 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:35:31.588927 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:35:31.588927 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:35:31.589687 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-26b18960-2228-409d-8a89-ba19961d8f27 req-a70a542b-8c2e-4dd9-adf4-dcefe980aac6 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:35:31.644645 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:35:31.644645 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:35:31.655232 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-26b18960-2228-409d-8a89-ba19961d8f27 req-a70a542b-8c2e-4dd9-adf4-dcefe980aac6 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Volume info retrieved successfully. Jan 28 18:35:31.687000 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-26b18960-2228-409d-8a89-ba19961d8f27 req-a70a542b-8c2e-4dd9-adf4-dcefe980aac6 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] http://10.222.0.16/volume/v3/f5703b39d3df40c9a93d7c712c908a88/volumes/0befac29-b0f9-4072-b32c-0844f9e32c17 returned with HTTP 200 Jan 28 18:35:31.689465 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 42/93] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 18:35:31 2021] GET /volume/v3/f5703b39d3df40c9a93d7c712c908a88/volumes/0befac29-b0f9-4072-b32c-0844f9e32c17 => generated 913 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:35:31.776238 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0ffb799e-1000-4a66-8e19-212fa1af5677 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] GET http://10.222.0.16/volume// Jan 28 18:35:31.776741 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0ffb799e-1000-4a66-8e19-212fa1af5677 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:35:31.777117 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:35:31.777117 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:35:31.777848 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0ffb799e-1000-4a66-8e19-212fa1af5677 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:35:31.781031 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0ffb799e-1000-4a66-8e19-212fa1af5677 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 18:35:31.782352 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 52/94] 10.222.0.16 () {58 vars in 1289 bytes} [Thu Jan 28 18:35:31 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 18:35:31.800701 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-26b18960-2228-409d-8a89-ba19961d8f27 req-2c048221-c380-4493-83d9-0411c5970ada tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] POST http://10.222.0.16/volume/v3/f5703b39d3df40c9a93d7c712c908a88/attachments Jan 28 18:35:31.801254 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:35:31.801254 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:35:31.801681 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-26b18960-2228-409d-8a89-ba19961d8f27 req-2c048221-c380-4493-83d9-0411c5970ada tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0befac29-b0f9-4072-b32c-0844f9e32c17", "instance_uuid": "98483761-1584-4e55-b227-f3a3ad85198c", "connector": null}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:35:31.854976 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:35:31.854976 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:35:31.922157 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-26b18960-2228-409d-8a89-ba19961d8f27 req-2c048221-c380-4493-83d9-0411c5970ada tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] http://10.222.0.16/volume/v3/f5703b39d3df40c9a93d7c712c908a88/attachments returned with HTTP 200 Jan 28 18:35:31.923210 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 43/95] 10.222.0.16 () {66 vars in 1565 bytes} [Thu Jan 28 18:35:31 2021] POST /volume/v3/f5703b39d3df40c9a93d7c712c908a88/attachments => generated 273 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:35:31.968865 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-212dee23-dec6-496d-907e-c0086660d766 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] GET http://10.222.0.16/volume/v3/f5703b39d3df40c9a93d7c712c908a88/volumes/0befac29-b0f9-4072-b32c-0844f9e32c17 Jan 28 18:35:31.969491 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-212dee23-dec6-496d-907e-c0086660d766 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:35:31.970309 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-212dee23-dec6-496d-907e-c0086660d766 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:35:32.006125 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-26b18960-2228-409d-8a89-ba19961d8f27 req-2c048221-c380-4493-83d9-0411c5970ada tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] GET http://10.222.0.16/volume// Jan 28 18:35:32.006853 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-26b18960-2228-409d-8a89-ba19961d8f27 req-2c048221-c380-4493-83d9-0411c5970ada tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:35:32.007055 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:35:32.007055 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:35:32.008555 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-26b18960-2228-409d-8a89-ba19961d8f27 req-2c048221-c380-4493-83d9-0411c5970ada tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:35:32.009784 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-26b18960-2228-409d-8a89-ba19961d8f27 req-2c048221-c380-4493-83d9-0411c5970ada tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 18:35:32.010845 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 44/96] 10.222.0.43 () {56 vars in 1089 bytes} [Thu Jan 28 18:35:32 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 18:35:32.026781 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-26b18960-2228-409d-8a89-ba19961d8f27 req-520c09b5-d74c-41e2-8b2b-6702e54f129a tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] GET http://10.222.0.16/volume/v3/f5703b39d3df40c9a93d7c712c908a88/volumes/0befac29-b0f9-4072-b32c-0844f9e32c17 Jan 28 18:35:32.027668 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-26b18960-2228-409d-8a89-ba19961d8f27 req-520c09b5-d74c-41e2-8b2b-6702e54f129a tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:35:32.029760 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-26b18960-2228-409d-8a89-ba19961d8f27 req-520c09b5-d74c-41e2-8b2b-6702e54f129a tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:35:32.094602 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:35:32.094602 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:35:32.108984 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-212dee23-dec6-496d-907e-c0086660d766 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Volume info retrieved successfully. Jan 28 18:35:32.167627 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:35:32.167627 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:35:32.186231 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-212dee23-dec6-496d-907e-c0086660d766 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] http://10.222.0.16/volume/v3/f5703b39d3df40c9a93d7c712c908a88/volumes/0befac29-b0f9-4072-b32c-0844f9e32c17 returned with HTTP 200 Jan 28 18:35:32.197280 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 53/97] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:35:31 2021] GET /volume/v3/f5703b39d3df40c9a93d7c712c908a88/volumes/0befac29-b0f9-4072-b32c-0844f9e32c17 => generated 912 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:35:32.224744 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:35:32.224744 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:35:32.256287 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-26b18960-2228-409d-8a89-ba19961d8f27 req-520c09b5-d74c-41e2-8b2b-6702e54f129a tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Volume info retrieved successfully. Jan 28 18:35:32.314013 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:35:32.314013 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:35:32.323956 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-26b18960-2228-409d-8a89-ba19961d8f27 req-520c09b5-d74c-41e2-8b2b-6702e54f129a tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] http://10.222.0.16/volume/v3/f5703b39d3df40c9a93d7c712c908a88/volumes/0befac29-b0f9-4072-b32c-0844f9e32c17 returned with HTTP 200 Jan 28 18:35:32.325192 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 45/98] 10.222.0.43 () {60 vars in 1403 bytes} [Thu Jan 28 18:35:32 2021] GET /volume/v3/f5703b39d3df40c9a93d7c712c908a88/volumes/0befac29-b0f9-4072-b32c-0844f9e32c17 => generated 1011 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 28 18:35:32.347389 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-26b18960-2228-409d-8a89-ba19961d8f27 req-aad26d2b-043e-45ba-930a-b8c981bf0a86 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] PUT http://10.222.0.16/volume/v3/f5703b39d3df40c9a93d7c712c908a88/attachments/db1e499e-4d49-4669-a2e0-dd396c86f0d8 Jan 28 18:35:32.348422 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:35:32.348422 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:35:32.349312 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-26b18960-2228-409d-8a89-ba19961d8f27 req-aad26d2b-043e-45ba-930a-b8c981bf0a86 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.43", "host": "n-h1-705657-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-705657-15.cbci-705657-15.local", "mountpoint": "/dev/sdb"}}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:35:32.389990 n-d-705657-15 devstack@c-api.service[87913]: /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 28 18:35:32.389990 n-d-705657-15 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 28 18:35:32.390798 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-26b18960-2228-409d-8a89-ba19961d8f27 req-aad26d2b-043e-45ba-930a-b8c981bf0a86 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Lock "b'cinder-attachment_update-0befac29-b0f9-4072-b32c-0844f9e32c17-n-h1-705657-15'" acquired by "attachment_update" :: waited 0.013s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 18:35:32.398920 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:35:32.398920 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:35:33.231170 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9bc2d911-cda0-47c5-974a-3e37a49f66ce tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] GET http://10.222.0.16/volume/v3/f5703b39d3df40c9a93d7c712c908a88/volumes/0befac29-b0f9-4072-b32c-0844f9e32c17 Jan 28 18:35:33.232209 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9bc2d911-cda0-47c5-974a-3e37a49f66ce tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:35:33.249849 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:35:33.249849 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:35:33.250604 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9bc2d911-cda0-47c5-974a-3e37a49f66ce tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:35:33.474327 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:35:33.474327 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:35:33.510565 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9bc2d911-cda0-47c5-974a-3e37a49f66ce tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Volume info retrieved successfully. Jan 28 18:35:33.604052 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:35:33.604052 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:35:33.625495 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9bc2d911-cda0-47c5-974a-3e37a49f66ce tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] http://10.222.0.16/volume/v3/f5703b39d3df40c9a93d7c712c908a88/volumes/0befac29-b0f9-4072-b32c-0844f9e32c17 returned with HTTP 200 Jan 28 18:35:33.637331 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 46/99] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:35:33 2021] GET /volume/v3/f5703b39d3df40c9a93d7c712c908a88/volumes/0befac29-b0f9-4072-b32c-0844f9e32c17 => generated 912 bytes in 412 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 18:35:34.658778 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-123e7ed4-f1b3-4710-b7e4-2a2c40a4c362 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] GET http://10.222.0.16/volume/v3/f5703b39d3df40c9a93d7c712c908a88/volumes/0befac29-b0f9-4072-b32c-0844f9e32c17 Jan 28 18:35:34.660643 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-123e7ed4-f1b3-4710-b7e4-2a2c40a4c362 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:35:34.661279 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:35:34.661279 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:35:34.665950 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-123e7ed4-f1b3-4710-b7e4-2a2c40a4c362 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:35:34.892801 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:35:34.892801 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:35:34.918647 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-26b18960-2228-409d-8a89-ba19961d8f27 req-aad26d2b-043e-45ba-930a-b8c981bf0a86 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Lock "b'cinder-attachment_update-0befac29-b0f9-4072-b32c-0844f9e32c17-n-h1-705657-15'" released by "attachment_update" :: held 2.520s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 18:35:34.918647 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-26b18960-2228-409d-8a89-ba19961d8f27 req-aad26d2b-043e-45ba-930a-b8c981bf0a86 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] http://10.222.0.16/volume/v3/f5703b39d3df40c9a93d7c712c908a88/attachments/db1e499e-4d49-4669-a2e0-dd396c86f0d8 returned with HTTP 200 Jan 28 18:35:34.946233 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-123e7ed4-f1b3-4710-b7e4-2a2c40a4c362 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Volume info retrieved successfully. Jan 28 18:35:34.947694 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 54/100] 10.222.0.43 () {64 vars in 1468 bytes} [Thu Jan 28 18:35:32 2021] PUT /volume/v3/f5703b39d3df40c9a93d7c712c908a88/attachments/db1e499e-4d49-4669-a2e0-dd396c86f0d8 => generated 762 bytes in 2572 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 18:35:35.031164 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:35:35.031164 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:35:35.041462 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-123e7ed4-f1b3-4710-b7e4-2a2c40a4c362 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] http://10.222.0.16/volume/v3/f5703b39d3df40c9a93d7c712c908a88/volumes/0befac29-b0f9-4072-b32c-0844f9e32c17 returned with HTTP 200 Jan 28 18:35:35.049469 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 47/101] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:35:34 2021] GET /volume/v3/f5703b39d3df40c9a93d7c712c908a88/volumes/0befac29-b0f9-4072-b32c-0844f9e32c17 => generated 913 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:35:36.072016 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-198f8622-ec10-47fb-a449-f667bc655936 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] GET http://10.222.0.16/volume/v3/f5703b39d3df40c9a93d7c712c908a88/volumes/0befac29-b0f9-4072-b32c-0844f9e32c17 Jan 28 18:35:36.073296 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-198f8622-ec10-47fb-a449-f667bc655936 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:35:36.073758 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:35:36.073758 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:35:36.074440 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-198f8622-ec10-47fb-a449-f667bc655936 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:35:36.168196 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:35:36.168196 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:35:36.178764 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-198f8622-ec10-47fb-a449-f667bc655936 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Volume info retrieved successfully. Jan 28 18:35:36.199957 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:35:36.199957 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:35:36.211315 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-198f8622-ec10-47fb-a449-f667bc655936 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] http://10.222.0.16/volume/v3/f5703b39d3df40c9a93d7c712c908a88/volumes/0befac29-b0f9-4072-b32c-0844f9e32c17 returned with HTTP 200 Jan 28 18:35:36.212838 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 55/102] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:35:36 2021] GET /volume/v3/f5703b39d3df40c9a93d7c712c908a88/volumes/0befac29-b0f9-4072-b32c-0844f9e32c17 => generated 913 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:35:37.234544 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e1517a7b-8c04-4acd-914a-99d533c73f28 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] GET http://10.222.0.16/volume/v3/f5703b39d3df40c9a93d7c712c908a88/volumes/0befac29-b0f9-4072-b32c-0844f9e32c17 Jan 28 18:35:37.242377 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e1517a7b-8c04-4acd-914a-99d533c73f28 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:35:37.247636 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:35:37.247636 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:35:37.249447 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e1517a7b-8c04-4acd-914a-99d533c73f28 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:35:37.397999 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:35:37.397999 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:35:37.414651 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e1517a7b-8c04-4acd-914a-99d533c73f28 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Volume info retrieved successfully. Jan 28 18:35:37.473410 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:35:37.473410 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:35:37.493209 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e1517a7b-8c04-4acd-914a-99d533c73f28 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] http://10.222.0.16/volume/v3/f5703b39d3df40c9a93d7c712c908a88/volumes/0befac29-b0f9-4072-b32c-0844f9e32c17 returned with HTTP 200 Jan 28 18:35:37.506370 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 48/103] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:35:37 2021] GET /volume/v3/f5703b39d3df40c9a93d7c712c908a88/volumes/0befac29-b0f9-4072-b32c-0844f9e32c17 => generated 913 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:35:38.525293 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0661b06b-0f59-410a-98bd-dc8be1e22e51 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] GET http://10.222.0.16/volume/v3/f5703b39d3df40c9a93d7c712c908a88/volumes/0befac29-b0f9-4072-b32c-0844f9e32c17 Jan 28 18:35:38.527198 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0661b06b-0f59-410a-98bd-dc8be1e22e51 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:35:38.527832 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:35:38.527832 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:35:38.533372 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0661b06b-0f59-410a-98bd-dc8be1e22e51 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:35:38.663325 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:35:38.663325 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:35:38.675317 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0661b06b-0f59-410a-98bd-dc8be1e22e51 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Volume info retrieved successfully. Jan 28 18:35:38.700696 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:35:38.700696 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:35:38.713000 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0661b06b-0f59-410a-98bd-dc8be1e22e51 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] http://10.222.0.16/volume/v3/f5703b39d3df40c9a93d7c712c908a88/volumes/0befac29-b0f9-4072-b32c-0844f9e32c17 returned with HTTP 200 Jan 28 18:35:38.714705 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 56/104] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:35:38 2021] GET /volume/v3/f5703b39d3df40c9a93d7c712c908a88/volumes/0befac29-b0f9-4072-b32c-0844f9e32c17 => generated 913 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:35:39.743316 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7ef7fb05-85eb-436f-aa8a-647b750f2147 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] GET http://10.222.0.16/volume/v3/f5703b39d3df40c9a93d7c712c908a88/volumes/0befac29-b0f9-4072-b32c-0844f9e32c17 Jan 28 18:35:39.744478 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7ef7fb05-85eb-436f-aa8a-647b750f2147 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:35:39.744772 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:35:39.744772 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:35:39.745873 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7ef7fb05-85eb-436f-aa8a-647b750f2147 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:35:39.803721 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:35:39.803721 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:35:39.816958 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7ef7fb05-85eb-436f-aa8a-647b750f2147 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Volume info retrieved successfully. Jan 28 18:35:39.843443 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:35:39.843443 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:35:39.854119 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7ef7fb05-85eb-436f-aa8a-647b750f2147 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] http://10.222.0.16/volume/v3/f5703b39d3df40c9a93d7c712c908a88/volumes/0befac29-b0f9-4072-b32c-0844f9e32c17 returned with HTTP 200 Jan 28 18:35:39.864807 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 49/105] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:35:39 2021] GET /volume/v3/f5703b39d3df40c9a93d7c712c908a88/volumes/0befac29-b0f9-4072-b32c-0844f9e32c17 => generated 913 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:35:40.641482 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-26b18960-2228-409d-8a89-ba19961d8f27 req-40a7f019-020d-457b-80bb-9a945f5eb3b5 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] POST http://10.222.0.16/volume/v3/f5703b39d3df40c9a93d7c712c908a88/attachments/db1e499e-4d49-4669-a2e0-dd396c86f0d8/action Jan 28 18:35:40.641998 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:35:40.641998 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:35:40.642610 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-26b18960-2228-409d-8a89-ba19961d8f27 req-40a7f019-020d-457b-80bb-9a945f5eb3b5 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Action body: b'{"os-complete": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 18:35:40.643003 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-26b18960-2228-409d-8a89-ba19961d8f27 req-40a7f019-020d-457b-80bb-9a945f5eb3b5 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:35:40.728994 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:35:40.728994 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:35:40.746578 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-26b18960-2228-409d-8a89-ba19961d8f27 req-40a7f019-020d-457b-80bb-9a945f5eb3b5 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] http://10.222.0.16/volume/v3/f5703b39d3df40c9a93d7c712c908a88/attachments/db1e499e-4d49-4669-a2e0-dd396c86f0d8/action returned with HTTP 204 Jan 28 18:35:40.749750 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 57/106] 10.222.0.43 () {64 vars in 1489 bytes} [Thu Jan 28 18:35:40 2021] POST /volume/v3/f5703b39d3df40c9a93d7c712c908a88/attachments/db1e499e-4d49-4669-a2e0-dd396c86f0d8/action => generated 0 bytes in 113 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 18:35:40.882518 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3455d420-5ca2-4210-bb37-7a873ecc054b tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] GET http://10.222.0.16/volume/v3/f5703b39d3df40c9a93d7c712c908a88/volumes/0befac29-b0f9-4072-b32c-0844f9e32c17 Jan 28 18:35:40.883680 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3455d420-5ca2-4210-bb37-7a873ecc054b tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:35:40.884061 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:35:40.884061 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:35:40.884765 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3455d420-5ca2-4210-bb37-7a873ecc054b tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:35:41.046986 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:35:41.046986 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:35:41.059947 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3455d420-5ca2-4210-bb37-7a873ecc054b tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Volume info retrieved successfully. Jan 28 18:35:41.140089 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:35:41.140089 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:35:41.156331 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3455d420-5ca2-4210-bb37-7a873ecc054b tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] http://10.222.0.16/volume/v3/f5703b39d3df40c9a93d7c712c908a88/volumes/0befac29-b0f9-4072-b32c-0844f9e32c17 returned with HTTP 200 Jan 28 18:35:41.208828 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 50/107] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:35:40 2021] GET /volume/v3/f5703b39d3df40c9a93d7c712c908a88/volumes/0befac29-b0f9-4072-b32c-0844f9e32c17 => generated 1205 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:35:52.175172 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-3f84a5b6-0c75-487c-b6a9-b494e4d29756 req-0da0a42b-1a1a-4885-8067-e2195e4b3355 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] DELETE http://10.222.0.16/volume/v3/f5703b39d3df40c9a93d7c712c908a88/attachments/db1e499e-4d49-4669-a2e0-dd396c86f0d8 Jan 28 18:35:52.176149 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-3f84a5b6-0c75-487c-b6a9-b494e4d29756 req-0da0a42b-1a1a-4885-8067-e2195e4b3355 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:35:52.176502 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:35:52.176502 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:35:52.189341 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-3f84a5b6-0c75-487c-b6a9-b494e4d29756 req-0da0a42b-1a1a-4885-8067-e2195e4b3355 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:35:52.282478 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:35:52.282478 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:35:53.451816 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-3f84a5b6-0c75-487c-b6a9-b494e4d29756 req-0da0a42b-1a1a-4885-8067-e2195e4b3355 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 18:35:53.452667 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-3f84a5b6-0c75-487c-b6a9-b494e4d29756 req-0da0a42b-1a1a-4885-8067-e2195e4b3355 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Pending status list for volume during attachment-delete: [] {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 18:35:53.468750 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-3f84a5b6-0c75-487c-b6a9-b494e4d29756 req-0da0a42b-1a1a-4885-8067-e2195e4b3355 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] http://10.222.0.16/volume/v3/f5703b39d3df40c9a93d7c712c908a88/attachments/db1e499e-4d49-4669-a2e0-dd396c86f0d8 returned with HTTP 200 Jan 28 18:35:53.471123 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 58/108] 10.222.0.43 () {62 vars in 1437 bytes} [Thu Jan 28 18:35:52 2021] DELETE /volume/v3/f5703b39d3df40c9a93d7c712c908a88/attachments/db1e499e-4d49-4669-a2e0-dd396c86f0d8 => generated 19 bytes in 1305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:35:56.144694 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c4142273-ff39-4620-9298-922efce01fa4 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] GET http://10.222.0.16/volume/v3/f5703b39d3df40c9a93d7c712c908a88/volumes/0befac29-b0f9-4072-b32c-0844f9e32c17 Jan 28 18:35:56.166164 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c4142273-ff39-4620-9298-922efce01fa4 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:35:56.166696 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:35:56.166696 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:35:56.167013 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c4142273-ff39-4620-9298-922efce01fa4 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:35:56.382492 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:35:56.382492 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:35:56.415119 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c4142273-ff39-4620-9298-922efce01fa4 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Volume info retrieved successfully. Jan 28 18:35:56.470525 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c4142273-ff39-4620-9298-922efce01fa4 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] http://10.222.0.16/volume/v3/f5703b39d3df40c9a93d7c712c908a88/volumes/0befac29-b0f9-4072-b32c-0844f9e32c17 returned with HTTP 200 Jan 28 18:35:56.488469 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 51/109] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:35:56 2021] GET /volume/v3/f5703b39d3df40c9a93d7c712c908a88/volumes/0befac29-b0f9-4072-b32c-0844f9e32c17 => generated 913 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:35:56.504195 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-20a51241-7f3f-4108-884c-0ed8c6c41d33 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] GET http://10.222.0.16/volume/v3/f5703b39d3df40c9a93d7c712c908a88/volumes/0befac29-b0f9-4072-b32c-0844f9e32c17 Jan 28 18:35:56.505042 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-20a51241-7f3f-4108-884c-0ed8c6c41d33 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:35:56.505490 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:35:56.505490 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:35:56.506009 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-20a51241-7f3f-4108-884c-0ed8c6c41d33 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:35:56.618802 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:35:56.618802 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:35:56.636221 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-20a51241-7f3f-4108-884c-0ed8c6c41d33 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Volume info retrieved successfully. Jan 28 18:35:56.676364 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-20a51241-7f3f-4108-884c-0ed8c6c41d33 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] http://10.222.0.16/volume/v3/f5703b39d3df40c9a93d7c712c908a88/volumes/0befac29-b0f9-4072-b32c-0844f9e32c17 returned with HTTP 200 Jan 28 18:35:56.679264 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 59/110] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:35:56 2021] GET /volume/v3/f5703b39d3df40c9a93d7c712c908a88/volumes/0befac29-b0f9-4072-b32c-0844f9e32c17 => generated 913 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:35:56.696784 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d446236c-00d1-437d-a46e-c5f5bebc966b tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] GET http://10.222.0.16/volume/v3/f5703b39d3df40c9a93d7c712c908a88/volumes/0befac29-b0f9-4072-b32c-0844f9e32c17 Jan 28 18:35:56.697636 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d446236c-00d1-437d-a46e-c5f5bebc966b tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:35:56.698052 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:35:56.698052 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:35:56.698690 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d446236c-00d1-437d-a46e-c5f5bebc966b tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:35:56.778520 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:35:56.778520 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:35:56.788942 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d446236c-00d1-437d-a46e-c5f5bebc966b tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Volume info retrieved successfully. Jan 28 18:35:56.820078 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d446236c-00d1-437d-a46e-c5f5bebc966b tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] http://10.222.0.16/volume/v3/f5703b39d3df40c9a93d7c712c908a88/volumes/0befac29-b0f9-4072-b32c-0844f9e32c17 returned with HTTP 200 Jan 28 18:35:56.821612 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 52/111] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:35:56 2021] GET /volume/v3/f5703b39d3df40c9a93d7c712c908a88/volumes/0befac29-b0f9-4072-b32c-0844f9e32c17 => generated 913 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:36:57.854718 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0a1ff377-0795-4ce6-8167-9b1c2092b24a tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] POST http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes Jan 28 18:36:57.856025 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:36:57.856025 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:36:57.860146 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0a1ff377-0795-4ce6-8167-9b1c2092b24a tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1745886899"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:36:57.864204 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-0a1ff377-0795-4ce6-8167-9b1c2092b24a tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1745886899'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 18:36:57.866851 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-0a1ff377-0795-4ce6-8167-9b1c2092b24a tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Create volume of 1 GB Jan 28 18:36:57.935336 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0a1ff377-0795-4ce6-8167-9b1c2092b24a tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Availability Zones retrieved successfully. Jan 28 18:36:57.985915 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0a1ff377-0795-4ce6-8167-9b1c2092b24a tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Flow 'volume_create_api' (d2921221-2065-44d5-b5fa-c25d5711fb02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:36:57.992756 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0a1ff377-0795-4ce6-8167-9b1c2092b24a tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06e7f1e7-5ec1-4c87-a2dc-82e29c0df839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:36:57.997395 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-0a1ff377-0795-4ce6-8167-9b1c2092b24a tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 18:36:58.180475 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0a1ff377-0795-4ce6-8167-9b1c2092b24a tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06e7f1e7-5ec1-4c87-a2dc-82e29c0df839) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:36:58.184472 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0a1ff377-0795-4ce6-8167-9b1c2092b24a tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47ff6104-bdd6-459f-9e8a-8029a060e034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:36:58.538505 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-0a1ff377-0795-4ce6-8167-9b1c2092b24a tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Created reservations ['0c8736fd-912d-4471-b3f7-9ae2af4e915f', '428eb882-0737-46cd-9516-2e8e45a8ee39', 'fcdd102b-c448-43ff-8792-0c6942ae3384', '72e98602-46e8-44a5-987f-658bcff1c9b1'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 18:36:58.542906 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0a1ff377-0795-4ce6-8167-9b1c2092b24a tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47ff6104-bdd6-459f-9e8a-8029a060e034) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c8736fd-912d-4471-b3f7-9ae2af4e915f', '428eb882-0737-46cd-9516-2e8e45a8ee39', 'fcdd102b-c448-43ff-8792-0c6942ae3384', '72e98602-46e8-44a5-987f-658bcff1c9b1']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:36:58.560693 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0a1ff377-0795-4ce6-8167-9b1c2092b24a tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (581571ce-8a8d-470a-a27a-48cc346a7734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:36:58.789975 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0a1ff377-0795-4ce6-8167-9b1c2092b24a tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (581571ce-8a8d-470a-a27a-48cc346a7734) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5bf90ac8-cf1a-41c0-af63-30dfa30115ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1745886899',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='210e77d7810747bda10133406b51d347',qos_specs=None,replication_status=,reservations=['0c8736fd-912d-4471-b3f7-9ae2af4e915f','428eb882-0737-46cd-9516-2e8e45a8ee39','fcdd102b-c448-43ff-8792-0c6942ae3384','72e98602-46e8-44a5-987f-658bcff1c9b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c0a00a4a14f4c51b73d6b7467dae678',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T18:36:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1745886899',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5bf90ac8-cf1a-41c0-af63-30dfa30115ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='210e77d7810747bda10133406b51d347',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7c0a00a4a14f4c51b73d6b7467dae678',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:36:58.795277 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0a1ff377-0795-4ce6-8167-9b1c2092b24a tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e86ba7c-d564-425e-ab7c-4b7ce25ea217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:36:58.851564 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0a1ff377-0795-4ce6-8167-9b1c2092b24a tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e86ba7c-d564-425e-ab7c-4b7ce25ea217) transitioned into state 'SUCCESS' from state '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-1745886899',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='210e77d7810747bda10133406b51d347',qos_specs=None,replication_status=,reservations=['0c8736fd-912d-4471-b3f7-9ae2af4e915f','428eb882-0737-46cd-9516-2e8e45a8ee39','fcdd102b-c448-43ff-8792-0c6942ae3384','72e98602-46e8-44a5-987f-658bcff1c9b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c0a00a4a14f4c51b73d6b7467dae678',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:36:58.855561 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0a1ff377-0795-4ce6-8167-9b1c2092b24a tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2aa3458d-cded-47ba-a480-5754d143ce61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:36:58.899403 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0a1ff377-0795-4ce6-8167-9b1c2092b24a tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2aa3458d-cded-47ba-a480-5754d143ce61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:36:58.911988 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0a1ff377-0795-4ce6-8167-9b1c2092b24a tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Flow 'volume_create_api' (d2921221-2065-44d5-b5fa-c25d5711fb02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:36:59.060565 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0a1ff377-0795-4ce6-8167-9b1c2092b24a tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Create volume request issued successfully. Jan 28 18:36:59.106076 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0a1ff377-0795-4ce6-8167-9b1c2092b24a tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes returned with HTTP 202 Jan 28 18:36:59.107881 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 60/112] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 18:36:57 2021] POST /volume/v3/210e77d7810747bda10133406b51d347/volumes => generated 820 bytes in 1263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 18:36:59.140380 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c3e247c9-18cf-4e2f-a9f4-3eef615af559 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac Jan 28 18:36:59.141733 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c3e247c9-18cf-4e2f-a9f4-3eef615af559 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:36:59.142393 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:36:59.142393 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:36:59.143789 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c3e247c9-18cf-4e2f-a9f4-3eef615af559 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:36:59.314529 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:36:59.314529 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:36:59.342322 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c3e247c9-18cf-4e2f-a9f4-3eef615af559 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:36:59.410280 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c3e247c9-18cf-4e2f-a9f4-3eef615af559 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac returned with HTTP 200 Jan 28 18:36:59.422224 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 53/113] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:36:59 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac => generated 888 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:37:00.449623 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-35d958e2-62f6-4dea-834f-8c8b5e648f15 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac Jan 28 18:37:00.453997 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-35d958e2-62f6-4dea-834f-8c8b5e648f15 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:37:00.454257 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:37:00.454257 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:37:00.454736 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-35d958e2-62f6-4dea-834f-8c8b5e648f15 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:37:00.578623 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:37:00.578623 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:37:00.599550 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-35d958e2-62f6-4dea-834f-8c8b5e648f15 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:37:00.655970 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-35d958e2-62f6-4dea-834f-8c8b5e648f15 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac returned with HTTP 200 Jan 28 18:37:00.657081 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 61/114] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:37:00 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac => generated 912 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:37:01.683271 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f3080cc1-005e-4594-b3e7-f62eca5a40a6 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac Jan 28 18:37:01.683919 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f3080cc1-005e-4594-b3e7-f62eca5a40a6 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:37:01.683919 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:37:01.683919 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:37:01.684866 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f3080cc1-005e-4594-b3e7-f62eca5a40a6 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:37:01.752223 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:37:01.752223 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:37:01.778911 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f3080cc1-005e-4594-b3e7-f62eca5a40a6 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:37:01.856012 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f3080cc1-005e-4594-b3e7-f62eca5a40a6 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac returned with HTTP 200 Jan 28 18:37:01.857669 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 54/115] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:37:01 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac => generated 913 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:37:05.680746 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b2d744d1-da0d-429d-9095-97e0ac8aa97b req-bc2af9e8-6860-4143-b128-265647a22ed2 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac Jan 28 18:37:05.683783 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b2d744d1-da0d-429d-9095-97e0ac8aa97b req-bc2af9e8-6860-4143-b128-265647a22ed2 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:37:05.684537 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:37:05.684537 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:37:05.685702 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b2d744d1-da0d-429d-9095-97e0ac8aa97b req-bc2af9e8-6860-4143-b128-265647a22ed2 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:37:05.821623 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:37:05.821623 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:37:05.843349 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-b2d744d1-da0d-429d-9095-97e0ac8aa97b req-bc2af9e8-6860-4143-b128-265647a22ed2 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:37:05.908257 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b2d744d1-da0d-429d-9095-97e0ac8aa97b req-bc2af9e8-6860-4143-b128-265647a22ed2 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac returned with HTTP 200 Jan 28 18:37:05.922728 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 62/116] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 18:37:05 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac => generated 913 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:37:06.028685 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f3080cc1-005e-4594-b3e7-f62eca5a40a6 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume// Jan 28 18:37:06.029571 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f3080cc1-005e-4594-b3e7-f62eca5a40a6 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:37:06.029932 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:37:06.029932 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:37:06.030636 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f3080cc1-005e-4594-b3e7-f62eca5a40a6 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:37:06.032706 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f3080cc1-005e-4594-b3e7-f62eca5a40a6 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 18:37:06.034596 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 55/117] 10.222.0.16 () {58 vars in 1289 bytes} [Thu Jan 28 18:37:06 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 18:37:06.058777 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b2d744d1-da0d-429d-9095-97e0ac8aa97b req-6df24bc5-c9fb-4560-bb3a-68eba44137ea tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] POST http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/attachments Jan 28 18:37:06.059949 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:37:06.059949 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:37:06.061646 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b2d744d1-da0d-429d-9095-97e0ac8aa97b req-6df24bc5-c9fb-4560-bb3a-68eba44137ea tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5bf90ac8-cf1a-41c0-af63-30dfa30115ac", "instance_uuid": "69d77a55-8599-4128-985a-318baac0fd70", "connector": null}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:37:06.168836 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:37:06.168836 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:37:06.339201 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b2d744d1-da0d-429d-9095-97e0ac8aa97b req-6df24bc5-c9fb-4560-bb3a-68eba44137ea tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/attachments returned with HTTP 200 Jan 28 18:37:06.341331 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 63/118] 10.222.0.16 () {66 vars in 1565 bytes} [Thu Jan 28 18:37:06 2021] POST /volume/v3/210e77d7810747bda10133406b51d347/attachments => generated 273 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 18:37:06.453282 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0c529bdb-a607-41d6-b5fa-2853096caa08 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac Jan 28 18:37:06.454187 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0c529bdb-a607-41d6-b5fa-2853096caa08 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:37:06.467176 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0c529bdb-a607-41d6-b5fa-2853096caa08 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:37:06.520264 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b2d744d1-da0d-429d-9095-97e0ac8aa97b req-6df24bc5-c9fb-4560-bb3a-68eba44137ea tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume// Jan 28 18:37:06.520859 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b2d744d1-da0d-429d-9095-97e0ac8aa97b req-6df24bc5-c9fb-4560-bb3a-68eba44137ea tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:37:06.521235 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:37:06.521235 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:37:06.521895 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b2d744d1-da0d-429d-9095-97e0ac8aa97b req-6df24bc5-c9fb-4560-bb3a-68eba44137ea tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:37:06.524097 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b2d744d1-da0d-429d-9095-97e0ac8aa97b req-6df24bc5-c9fb-4560-bb3a-68eba44137ea tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 18:37:06.525336 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 64/119] 10.222.0.43 () {56 vars in 1089 bytes} [Thu Jan 28 18:37:06 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 28 18:37:06.549726 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b2d744d1-da0d-429d-9095-97e0ac8aa97b req-84fc2415-dc0d-439c-a5f8-8747c4d46a70 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac Jan 28 18:37:06.550741 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b2d744d1-da0d-429d-9095-97e0ac8aa97b req-84fc2415-dc0d-439c-a5f8-8747c4d46a70 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:37:06.566077 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b2d744d1-da0d-429d-9095-97e0ac8aa97b req-84fc2415-dc0d-439c-a5f8-8747c4d46a70 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:37:06.665914 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:37:06.665914 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:37:06.690970 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0c529bdb-a607-41d6-b5fa-2853096caa08 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:37:06.771221 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:37:06.771221 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:37:06.785179 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:37:06.785179 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:37:06.793200 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0c529bdb-a607-41d6-b5fa-2853096caa08 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac returned with HTTP 200 Jan 28 18:37:06.804564 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 56/120] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:37:06 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac => generated 912 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:37:06.804876 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-b2d744d1-da0d-429d-9095-97e0ac8aa97b req-84fc2415-dc0d-439c-a5f8-8747c4d46a70 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:37:06.859286 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:37:06.859286 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:37:06.879914 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b2d744d1-da0d-429d-9095-97e0ac8aa97b req-84fc2415-dc0d-439c-a5f8-8747c4d46a70 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac returned with HTTP 200 Jan 28 18:37:06.882214 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 65/121] 10.222.0.43 () {60 vars in 1403 bytes} [Thu Jan 28 18:37:06 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac => generated 1011 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 28 18:37:06.908296 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b2d744d1-da0d-429d-9095-97e0ac8aa97b req-5ae9e7e6-5855-4a59-872c-012700f581de tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] PUT http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/attachments/39cba143-c12b-4b0d-8e74-ddf9607de88e Jan 28 18:37:06.909960 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:37:06.909960 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:37:06.911015 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b2d744d1-da0d-429d-9095-97e0ac8aa97b req-5ae9e7e6-5855-4a59-872c-012700f581de tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.43", "host": "n-h1-705657-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-705657-15.cbci-705657-15.local", "mountpoint": "/dev/sdb"}}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:37:07.014824 n-d-705657-15 devstack@c-api.service[87913]: /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 28 18:37:07.014824 n-d-705657-15 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 28 18:37:07.018685 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-b2d744d1-da0d-429d-9095-97e0ac8aa97b req-5ae9e7e6-5855-4a59-872c-012700f581de tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Lock "b'cinder-attachment_update-5bf90ac8-cf1a-41c0-af63-30dfa30115ac-n-h1-705657-15'" acquired by "attachment_update" :: waited 0.054s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 18:37:07.030962 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:37:07.030962 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:37:07.815313 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6042d41a-c9c5-48b5-a4be-444d4eef1136 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac Jan 28 18:37:07.819195 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6042d41a-c9c5-48b5-a4be-444d4eef1136 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:37:07.819924 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:37:07.819924 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:37:07.821007 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6042d41a-c9c5-48b5-a4be-444d4eef1136 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:37:08.078775 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:37:08.078775 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:37:08.118767 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6042d41a-c9c5-48b5-a4be-444d4eef1136 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:37:08.166251 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:37:08.166251 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:37:08.187440 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6042d41a-c9c5-48b5-a4be-444d4eef1136 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac returned with HTTP 200 Jan 28 18:37:08.190052 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 66/122] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:37:07 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac => generated 912 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:37:09.206163 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-22d34dd5-df92-4476-b4c9-3765cf3bd3b8 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac Jan 28 18:37:09.206859 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-22d34dd5-df92-4476-b4c9-3765cf3bd3b8 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:37:09.206859 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:37:09.206859 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:37:09.207296 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-22d34dd5-df92-4476-b4c9-3765cf3bd3b8 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:37:09.337279 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:37:09.337279 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:37:09.358885 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-22d34dd5-df92-4476-b4c9-3765cf3bd3b8 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:37:09.429827 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:37:09.429827 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:37:09.448826 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-22d34dd5-df92-4476-b4c9-3765cf3bd3b8 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac returned with HTTP 200 Jan 28 18:37:09.456395 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 67/123] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:37:09 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac => generated 912 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:37:09.805441 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-b2d744d1-da0d-429d-9095-97e0ac8aa97b req-5ae9e7e6-5855-4a59-872c-012700f581de tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Lock "b'cinder-attachment_update-5bf90ac8-cf1a-41c0-af63-30dfa30115ac-n-h1-705657-15'" released by "attachment_update" :: held 2.787s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 18:37:09.807347 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b2d744d1-da0d-429d-9095-97e0ac8aa97b req-5ae9e7e6-5855-4a59-872c-012700f581de tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/attachments/39cba143-c12b-4b0d-8e74-ddf9607de88e returned with HTTP 200 Jan 28 18:37:09.809315 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 57/124] 10.222.0.43 () {64 vars in 1468 bytes} [Thu Jan 28 18:37:06 2021] PUT /volume/v3/210e77d7810747bda10133406b51d347/attachments/39cba143-c12b-4b0d-8e74-ddf9607de88e => generated 762 bytes in 2912 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:37:10.473213 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2a025eb6-cdf1-4c56-b855-863666d86f4e tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac Jan 28 18:37:10.474171 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2a025eb6-cdf1-4c56-b855-863666d86f4e tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:37:10.474785 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:37:10.474785 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:37:10.475924 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2a025eb6-cdf1-4c56-b855-863666d86f4e tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:37:10.649790 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:37:10.649790 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:37:10.669780 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2a025eb6-cdf1-4c56-b855-863666d86f4e tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:37:10.724520 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:37:10.724520 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:37:10.746759 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2a025eb6-cdf1-4c56-b855-863666d86f4e tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac returned with HTTP 200 Jan 28 18:37:10.750734 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 68/125] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:37:10 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac => generated 913 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:37:11.776869 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-54a5ff7e-2f7b-4da8-930d-84edbc048545 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac Jan 28 18:37:11.777782 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-54a5ff7e-2f7b-4da8-930d-84edbc048545 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:37:11.777782 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:37:11.777782 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:37:11.778219 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-54a5ff7e-2f7b-4da8-930d-84edbc048545 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:37:11.925511 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:37:11.925511 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:37:11.952472 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-54a5ff7e-2f7b-4da8-930d-84edbc048545 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:37:12.014621 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:37:12.014621 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:37:12.041059 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-54a5ff7e-2f7b-4da8-930d-84edbc048545 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac returned with HTTP 200 Jan 28 18:37:12.061174 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 58/126] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:37:11 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac => generated 913 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:37:13.074539 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-17236380-7d69-43c0-be6a-348a3e41b8ef tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac Jan 28 18:37:13.075425 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-17236380-7d69-43c0-be6a-348a3e41b8ef tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:37:13.075425 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:37:13.075425 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:37:13.075847 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-17236380-7d69-43c0-be6a-348a3e41b8ef tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:37:13.192483 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:37:13.192483 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:37:13.209381 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-17236380-7d69-43c0-be6a-348a3e41b8ef tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:37:13.252036 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:37:13.252036 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:37:13.275899 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-17236380-7d69-43c0-be6a-348a3e41b8ef tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac returned with HTTP 200 Jan 28 18:37:13.279693 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 69/127] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:37:13 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac => generated 913 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:37:14.310087 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-da543fb2-0866-4e73-b496-f90b875142a9 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac Jan 28 18:37:14.311110 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-da543fb2-0866-4e73-b496-f90b875142a9 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:37:14.311389 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:37:14.311389 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:37:14.322470 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-da543fb2-0866-4e73-b496-f90b875142a9 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:37:14.482597 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:37:14.482597 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:37:14.512375 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-da543fb2-0866-4e73-b496-f90b875142a9 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:37:14.563725 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:37:14.563725 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:37:14.584981 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-da543fb2-0866-4e73-b496-f90b875142a9 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac returned with HTTP 200 Jan 28 18:37:14.587576 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 59/128] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:37:14 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac => generated 913 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:37:15.458318 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b2d744d1-da0d-429d-9095-97e0ac8aa97b req-4c66b3d1-0799-4e25-b927-06edfe4df2b1 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] POST http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/attachments/39cba143-c12b-4b0d-8e74-ddf9607de88e/action Jan 28 18:37:15.458318 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:37:15.458318 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:37:15.464511 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b2d744d1-da0d-429d-9095-97e0ac8aa97b req-4c66b3d1-0799-4e25-b927-06edfe4df2b1 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Action body: b'{"os-complete": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 18:37:15.464511 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b2d744d1-da0d-429d-9095-97e0ac8aa97b req-4c66b3d1-0799-4e25-b927-06edfe4df2b1 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:37:15.617230 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-092a2949-f94c-4c3c-9ef6-f4929b38f27e tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac Jan 28 18:37:15.618506 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-092a2949-f94c-4c3c-9ef6-f4929b38f27e tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:37:15.618822 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:37:15.618822 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:37:15.620081 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-092a2949-f94c-4c3c-9ef6-f4929b38f27e tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:37:15.871757 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:37:15.871757 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:37:15.918471 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b2d744d1-da0d-429d-9095-97e0ac8aa97b req-4c66b3d1-0799-4e25-b927-06edfe4df2b1 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/attachments/39cba143-c12b-4b0d-8e74-ddf9607de88e/action returned with HTTP 204 Jan 28 18:37:15.920924 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 70/129] 10.222.0.43 () {64 vars in 1489 bytes} [Thu Jan 28 18:37:15 2021] POST /volume/v3/210e77d7810747bda10133406b51d347/attachments/39cba143-c12b-4b0d-8e74-ddf9607de88e/action => generated 0 bytes in 485 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 18:37:15.929842 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:37:15.929842 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:37:15.982964 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-092a2949-f94c-4c3c-9ef6-f4929b38f27e tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:37:16.057599 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:37:16.057599 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:37:16.093847 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-092a2949-f94c-4c3c-9ef6-f4929b38f27e tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac returned with HTTP 200 Jan 28 18:37:16.096471 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 60/130] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:37:15 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac => generated 1208 bytes in 487 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:37:17.124289 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6ce878fa-2cf4-40e4-8c6c-ca0294c3a49b tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac Jan 28 18:37:17.126374 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6ce878fa-2cf4-40e4-8c6c-ca0294c3a49b tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:37:17.127062 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:37:17.127062 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:37:17.129068 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6ce878fa-2cf4-40e4-8c6c-ca0294c3a49b tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:37:17.294344 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:37:17.294344 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:37:17.313961 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6ce878fa-2cf4-40e4-8c6c-ca0294c3a49b tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:37:17.384396 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:37:17.384396 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:37:17.400950 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6ce878fa-2cf4-40e4-8c6c-ca0294c3a49b tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac returned with HTTP 200 Jan 28 18:37:17.422020 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 71/131] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:37:17 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac => generated 1205 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:37:53.787726 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b56bfc90-3510-460a-9540-e94fadece9c1 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] POST http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes Jan 28 18:37:53.788686 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:37:53.788686 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:37:53.788686 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b56bfc90-3510-460a-9540-e94fadece9c1 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1449696745", "imageRef": "bf363cce-cca7-4056-a498-a3a21a3bca2d", "size": 1}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:37:53.791158 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-b56bfc90-3510-460a-9540-e94fadece9c1 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1449696745', 'imageRef': 'bf363cce-cca7-4056-a498-a3a21a3bca2d', 'size': 1}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 18:37:54.010269 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-b56bfc90-3510-460a-9540-e94fadece9c1 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Create volume of 1 GB Jan 28 18:37:54.061573 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b56bfc90-3510-460a-9540-e94fadece9c1 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Availability zone cache updated, next update will occur around 2021-01-28 19:37:54.058018. {{(pid=87914) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 28 18:37:54.062106 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b56bfc90-3510-460a-9540-e94fadece9c1 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Availability Zones retrieved successfully. Jan 28 18:37:54.149716 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b56bfc90-3510-460a-9540-e94fadece9c1 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Flow 'volume_create_api' (08e5395d-94c2-498c-ba98-a0b74ac1126b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:37:54.153857 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b56bfc90-3510-460a-9540-e94fadece9c1 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a93d491-09f3-4292-b2b3-636c00b9d0e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:37:54.166618 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-b56bfc90-3510-460a-9540-e94fadece9c1 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 18:37:54.613665 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b56bfc90-3510-460a-9540-e94fadece9c1 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a93d491-09f3-4292-b2b3-636c00b9d0e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:37:54.619532 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b56bfc90-3510-460a-9540-e94fadece9c1 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fe3cfa2-7d43-4342-adf1-18f1c6259e61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:37:54.797851 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [None req-b56bfc90-3510-460a-9540-e94fadece9c1 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Jan 28 18:37:54.800875 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [None req-b56bfc90-3510-460a-9540-e94fadece9c1 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Jan 28 18:37:54.949333 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-b56bfc90-3510-460a-9540-e94fadece9c1 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Created reservations ['be833d96-06f8-4373-9ad0-ca8d5ea9573f', '0df97092-0b00-420b-9733-ce44bb2f3d55', '1fc15de8-6ad7-48d2-a4c9-1bbdadcda735', '3324464d-ec86-4eb9-8e8e-2663e829a115'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 18:37:54.963972 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b56bfc90-3510-460a-9540-e94fadece9c1 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fe3cfa2-7d43-4342-adf1-18f1c6259e61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be833d96-06f8-4373-9ad0-ca8d5ea9573f', '0df97092-0b00-420b-9733-ce44bb2f3d55', '1fc15de8-6ad7-48d2-a4c9-1bbdadcda735', '3324464d-ec86-4eb9-8e8e-2663e829a115']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:37:54.980277 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b56bfc90-3510-460a-9540-e94fadece9c1 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24479dd4-652c-4f1a-ac0d-31f714086922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:37:55.095435 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b56bfc90-3510-460a-9540-e94fadece9c1 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24479dd4-652c-4f1a-ac0d-31f714086922) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '672efc5f-c607-4a8b-82d7-986aa28628a0', '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-1449696745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e242b98f3bb64813887aa0521426c10d',qos_specs=None,replication_status=,reservations=['be833d96-06f8-4373-9ad0-ca8d5ea9573f','0df97092-0b00-420b-9733-ce44bb2f3d55','1fc15de8-6ad7-48d2-a4c9-1bbdadcda735','3324464d-ec86-4eb9-8e8e-2663e829a115'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b75473d675a24e2ebff262780d5d2b65',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T18:37:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1449696745',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=672efc5f-c607-4a8b-82d7-986aa28628a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e242b98f3bb64813887aa0521426c10d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b75473d675a24e2ebff262780d5d2b65',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:37:55.100102 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b56bfc90-3510-460a-9540-e94fadece9c1 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8c788c4-b0f3-40a0-bfbf-e7bf8c3a4042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:37:55.170298 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b56bfc90-3510-460a-9540-e94fadece9c1 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8c788c4-b0f3-40a0-bfbf-e7bf8c3a4042) transitioned into state 'SUCCESS' from state '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-1449696745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e242b98f3bb64813887aa0521426c10d',qos_specs=None,replication_status=,reservations=['be833d96-06f8-4373-9ad0-ca8d5ea9573f','0df97092-0b00-420b-9733-ce44bb2f3d55','1fc15de8-6ad7-48d2-a4c9-1bbdadcda735','3324464d-ec86-4eb9-8e8e-2663e829a115'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b75473d675a24e2ebff262780d5d2b65',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:37:55.172638 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b56bfc90-3510-460a-9540-e94fadece9c1 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1f631a4-fb3e-43a4-989e-19f4e2d6c972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:37:55.268227 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b56bfc90-3510-460a-9540-e94fadece9c1 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1f631a4-fb3e-43a4-989e-19f4e2d6c972) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:37:55.288030 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b56bfc90-3510-460a-9540-e94fadece9c1 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Flow 'volume_create_api' (08e5395d-94c2-498c-ba98-a0b74ac1126b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:37:55.421334 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b56bfc90-3510-460a-9540-e94fadece9c1 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Create volume request issued successfully. Jan 28 18:37:55.472213 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b56bfc90-3510-460a-9540-e94fadece9c1 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes returned with HTTP 202 Jan 28 18:37:55.482858 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 61/132] 10.222.0.16 () {60 vars in 1226 bytes} [Thu Jan 28 18:37:53 2021] POST /volume/v3/e242b98f3bb64813887aa0521426c10d/volumes => generated 822 bytes in 1691 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 28 18:37:55.487917 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-40d03dcb-609b-4f52-9f78-dea0deb1468d tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] GET http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 Jan 28 18:37:55.488463 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-40d03dcb-609b-4f52-9f78-dea0deb1468d tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:37:55.488679 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:37:55.488679 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:37:55.489028 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-40d03dcb-609b-4f52-9f78-dea0deb1468d tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:37:55.607169 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:37:55.607169 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:37:55.624265 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-40d03dcb-609b-4f52-9f78-dea0deb1468d tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Volume info retrieved successfully. Jan 28 18:37:55.688053 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-40d03dcb-609b-4f52-9f78-dea0deb1468d tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 returned with HTTP 200 Jan 28 18:37:55.690733 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 72/133] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:37:55 2021] GET /volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 => generated 914 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:37:56.710356 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1a10242e-5997-4cf2-ae7c-3053f5b4057f tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] GET http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 Jan 28 18:37:56.710946 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1a10242e-5997-4cf2-ae7c-3053f5b4057f tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:37:56.711131 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:37:56.711131 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:37:56.712352 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1a10242e-5997-4cf2-ae7c-3053f5b4057f tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:37:56.854052 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:37:56.854052 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:37:56.890678 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1a10242e-5997-4cf2-ae7c-3053f5b4057f tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Volume info retrieved successfully. Jan 28 18:37:56.952310 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1a10242e-5997-4cf2-ae7c-3053f5b4057f tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 returned with HTTP 200 Jan 28 18:37:56.953562 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 62/134] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:37:56 2021] GET /volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 => generated 914 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:37:57.988389 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4a909d1d-87ad-400b-b9f9-5c3d4431298d tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] GET http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 Jan 28 18:37:57.991747 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4a909d1d-87ad-400b-b9f9-5c3d4431298d tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:37:57.992135 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:37:57.992135 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:37:57.992948 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4a909d1d-87ad-400b-b9f9-5c3d4431298d tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:37:58.098884 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:37:58.098884 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:37:58.114307 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4a909d1d-87ad-400b-b9f9-5c3d4431298d tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Volume info retrieved successfully. Jan 28 18:37:58.156437 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4a909d1d-87ad-400b-b9f9-5c3d4431298d tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 returned with HTTP 200 Jan 28 18:37:58.158061 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 73/135] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:37:57 2021] GET /volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 => generated 914 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:37:59.179245 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-123baf20-489e-426d-8d8d-fab6661cf7b4 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] GET http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 Jan 28 18:37:59.180235 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-123baf20-489e-426d-8d8d-fab6661cf7b4 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:37:59.180971 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:37:59.180971 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:37:59.181474 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-123baf20-489e-426d-8d8d-fab6661cf7b4 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:37:59.383185 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:37:59.383185 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:37:59.415269 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-123baf20-489e-426d-8d8d-fab6661cf7b4 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Volume info retrieved successfully. Jan 28 18:37:59.490505 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-123baf20-489e-426d-8d8d-fab6661cf7b4 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 returned with HTTP 200 Jan 28 18:37:59.495115 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 63/136] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:37:59 2021] GET /volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 => generated 914 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:38:00.525779 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-74feebf0-99da-4c73-b87a-51ff7f1b7046 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] GET http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 Jan 28 18:38:00.526739 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-74feebf0-99da-4c73-b87a-51ff7f1b7046 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:38:00.529541 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:38:00.529541 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:38:00.530786 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-74feebf0-99da-4c73-b87a-51ff7f1b7046 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:38:00.825718 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:38:00.825718 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:38:00.861297 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-74feebf0-99da-4c73-b87a-51ff7f1b7046 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Volume info retrieved successfully. Jan 28 18:38:00.995786 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-74feebf0-99da-4c73-b87a-51ff7f1b7046 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 returned with HTTP 200 Jan 28 18:38:01.005256 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 74/137] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:38:00 2021] GET /volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 => generated 914 bytes in 487 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:38:02.028088 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-59555371-cf99-4b67-a423-2a791466aa68 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] GET http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 Jan 28 18:38:02.029097 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-59555371-cf99-4b67-a423-2a791466aa68 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:38:02.029626 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:38:02.029626 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:38:02.030534 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-59555371-cf99-4b67-a423-2a791466aa68 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:38:02.238993 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:38:02.238993 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:38:02.292551 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-59555371-cf99-4b67-a423-2a791466aa68 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Volume info retrieved successfully. Jan 28 18:38:02.389323 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-59555371-cf99-4b67-a423-2a791466aa68 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 returned with HTTP 200 Jan 28 18:38:02.401177 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 64/138] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:38:02 2021] GET /volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 => generated 914 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:38:03.415189 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-12023a0e-5f39-4d63-8ee1-1db4e8182eea tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] GET http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 Jan 28 18:38:03.416382 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-12023a0e-5f39-4d63-8ee1-1db4e8182eea tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:38:03.417961 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:38:03.417961 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:38:03.419041 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-12023a0e-5f39-4d63-8ee1-1db4e8182eea tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:38:03.696736 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:38:03.696736 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:38:03.738779 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-12023a0e-5f39-4d63-8ee1-1db4e8182eea tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Volume info retrieved successfully. Jan 28 18:38:03.794991 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-12023a0e-5f39-4d63-8ee1-1db4e8182eea tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 returned with HTTP 200 Jan 28 18:38:03.798185 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 75/139] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:38:03 2021] GET /volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 => generated 914 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:38:04.819564 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b7b96535-6c6e-4013-846e-963a0131ed4a tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] GET http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 Jan 28 18:38:04.821256 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b7b96535-6c6e-4013-846e-963a0131ed4a tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:38:04.821630 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:38:04.821630 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:38:04.822305 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b7b96535-6c6e-4013-846e-963a0131ed4a tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:38:05.125533 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:38:05.125533 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:38:05.169668 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b7b96535-6c6e-4013-846e-963a0131ed4a tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Volume info retrieved successfully. Jan 28 18:38:05.322246 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b7b96535-6c6e-4013-846e-963a0131ed4a tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 returned with HTTP 200 Jan 28 18:38:05.337295 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 65/140] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:38:04 2021] GET /volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 => generated 914 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:38:06.364495 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1f317c73-695a-4ec5-b342-03fde544c936 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] GET http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 Jan 28 18:38:06.366553 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1f317c73-695a-4ec5-b342-03fde544c936 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:38:06.367188 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:38:06.367188 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:38:06.368340 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1f317c73-695a-4ec5-b342-03fde544c936 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:38:06.719077 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:38:06.719077 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:38:06.803995 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1f317c73-695a-4ec5-b342-03fde544c936 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Volume info retrieved successfully. Jan 28 18:38:06.890666 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1f317c73-695a-4ec5-b342-03fde544c936 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 returned with HTTP 200 Jan 28 18:38:06.893008 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 76/141] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:38:06 2021] GET /volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 => generated 914 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:38:07.925302 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-97843979-1d68-447b-9996-c7bd1b3fe60c tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] GET http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 Jan 28 18:38:07.927211 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-97843979-1d68-447b-9996-c7bd1b3fe60c tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:38:07.927802 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:38:07.927802 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:38:07.928875 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-97843979-1d68-447b-9996-c7bd1b3fe60c tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:38:08.087686 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:38:08.087686 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:38:08.108714 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-97843979-1d68-447b-9996-c7bd1b3fe60c tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Volume info retrieved successfully. Jan 28 18:38:08.194502 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-97843979-1d68-447b-9996-c7bd1b3fe60c tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 returned with HTTP 200 Jan 28 18:38:08.197417 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 66/142] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:38:07 2021] GET /volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 => generated 914 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:38:09.226360 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8a4631d5-5560-4fa7-a048-1333c739982b tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] GET http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 Jan 28 18:38:09.227961 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8a4631d5-5560-4fa7-a048-1333c739982b tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:38:09.228528 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:38:09.228528 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:38:09.229720 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8a4631d5-5560-4fa7-a048-1333c739982b tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:38:09.528715 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:38:09.528715 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:38:09.580430 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8a4631d5-5560-4fa7-a048-1333c739982b tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Volume info retrieved successfully. Jan 28 18:38:09.683866 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8a4631d5-5560-4fa7-a048-1333c739982b tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 returned with HTTP 200 Jan 28 18:38:09.686066 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 77/143] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:38:09 2021] GET /volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 => generated 914 bytes in 465 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:38:10.720574 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a7f8ac91-ac4a-45c7-b1ac-07ac9eb29a3e tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] GET http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 Jan 28 18:38:10.726682 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a7f8ac91-ac4a-45c7-b1ac-07ac9eb29a3e tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:38:10.727118 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:38:10.727118 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:38:10.732616 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a7f8ac91-ac4a-45c7-b1ac-07ac9eb29a3e tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:38:10.919994 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:38:10.919994 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:38:10.956929 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a7f8ac91-ac4a-45c7-b1ac-07ac9eb29a3e tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Volume info retrieved successfully. Jan 28 18:38:11.044598 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a7f8ac91-ac4a-45c7-b1ac-07ac9eb29a3e tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 returned with HTTP 200 Jan 28 18:38:11.052284 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 67/144] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:38:10 2021] GET /volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 => generated 914 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:38:12.074607 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-29f4b6a2-1c47-4689-92c1-94771846d3b6 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] GET http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 Jan 28 18:38:12.075348 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-29f4b6a2-1c47-4689-92c1-94771846d3b6 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:38:12.075348 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:38:12.075348 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:38:12.075756 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-29f4b6a2-1c47-4689-92c1-94771846d3b6 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:38:12.387471 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:38:12.387471 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:38:12.431556 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-29f4b6a2-1c47-4689-92c1-94771846d3b6 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Volume info retrieved successfully. Jan 28 18:38:12.536221 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-29f4b6a2-1c47-4689-92c1-94771846d3b6 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 returned with HTTP 200 Jan 28 18:38:12.536221 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 78/145] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:38:12 2021] GET /volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 => generated 914 bytes in 464 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 18:38:13.563201 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3c3c8562-7300-4756-ac9f-621868628402 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] GET http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 Jan 28 18:38:13.565121 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3c3c8562-7300-4756-ac9f-621868628402 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:38:13.565665 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:38:13.565665 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:38:13.566383 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3c3c8562-7300-4756-ac9f-621868628402 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:38:13.709761 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:38:13.709761 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:38:13.740275 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3c3c8562-7300-4756-ac9f-621868628402 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Volume info retrieved successfully. Jan 28 18:38:13.808891 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3c3c8562-7300-4756-ac9f-621868628402 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 returned with HTTP 200 Jan 28 18:38:13.814969 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 68/146] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:38:13 2021] GET /volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 => generated 914 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:38:14.829588 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d20a0f20-6278-42ce-a34b-14859e50dce5 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] GET http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 Jan 28 18:38:14.830922 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d20a0f20-6278-42ce-a34b-14859e50dce5 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:38:14.831456 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:38:14.831456 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:38:14.834500 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d20a0f20-6278-42ce-a34b-14859e50dce5 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:38:14.921523 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:38:14.921523 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:38:14.949413 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d20a0f20-6278-42ce-a34b-14859e50dce5 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Volume info retrieved successfully. Jan 28 18:38:14.991588 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d20a0f20-6278-42ce-a34b-14859e50dce5 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 returned with HTTP 200 Jan 28 18:38:14.994010 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 79/147] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:38:14 2021] GET /volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 => generated 914 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:38:16.024631 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5334ea0d-ad89-4e80-885a-e9c29daaf43e tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] GET http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 Jan 28 18:38:16.027000 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5334ea0d-ad89-4e80-885a-e9c29daaf43e tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:38:16.034660 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:38:16.034660 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:38:16.036391 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5334ea0d-ad89-4e80-885a-e9c29daaf43e tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:38:16.192559 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:38:16.192559 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:38:16.210217 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5334ea0d-ad89-4e80-885a-e9c29daaf43e tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Volume info retrieved successfully. Jan 28 18:38:16.259667 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5334ea0d-ad89-4e80-885a-e9c29daaf43e tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 returned with HTTP 200 Jan 28 18:38:16.262539 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 69/148] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:38:16 2021] GET /volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 => generated 914 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:38:17.287566 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1e17961f-b2ab-4f61-a297-5e5e3b6f4810 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] GET http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 Jan 28 18:38:17.288360 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1e17961f-b2ab-4f61-a297-5e5e3b6f4810 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:38:17.288360 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:38:17.288360 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:38:17.288769 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1e17961f-b2ab-4f61-a297-5e5e3b6f4810 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:38:17.487192 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:38:17.487192 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:38:17.528857 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1e17961f-b2ab-4f61-a297-5e5e3b6f4810 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Volume info retrieved successfully. Jan 28 18:38:17.666245 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1e17961f-b2ab-4f61-a297-5e5e3b6f4810 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 returned with HTTP 200 Jan 28 18:38:17.669680 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 80/149] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:38:17 2021] GET /volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 => generated 914 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:38:18.698760 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2b29731f-2da5-4bc9-a183-fa3ac69741be tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] GET http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 Jan 28 18:38:18.699652 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2b29731f-2da5-4bc9-a183-fa3ac69741be tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:38:18.700277 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:38:18.700277 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:38:18.701470 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2b29731f-2da5-4bc9-a183-fa3ac69741be tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:38:18.896458 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:38:18.896458 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:38:18.918619 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2b29731f-2da5-4bc9-a183-fa3ac69741be tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Volume info retrieved successfully. Jan 28 18:38:18.988504 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2b29731f-2da5-4bc9-a183-fa3ac69741be tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 returned with HTTP 200 Jan 28 18:38:18.994966 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 70/150] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:38:18 2021] GET /volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 => generated 914 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:38:20.023973 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0c364df5-ddc7-456f-bf8a-830aa6ad351a tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] GET http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 Jan 28 18:38:20.025427 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0c364df5-ddc7-456f-bf8a-830aa6ad351a tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:38:20.025769 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:38:20.025769 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:38:20.030360 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0c364df5-ddc7-456f-bf8a-830aa6ad351a tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:38:20.177502 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:38:20.177502 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:38:20.197771 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0c364df5-ddc7-456f-bf8a-830aa6ad351a tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Volume info retrieved successfully. Jan 28 18:38:20.298862 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0c364df5-ddc7-456f-bf8a-830aa6ad351a tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 returned with HTTP 200 Jan 28 18:38:20.300908 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 81/151] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:38:20 2021] GET /volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 => generated 914 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:38:21.333213 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7bde44d9-6a55-48e6-9a63-4211ff33139c tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] GET http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 Jan 28 18:38:21.334329 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7bde44d9-6a55-48e6-9a63-4211ff33139c tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:38:21.334827 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:38:21.334827 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:38:21.335780 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7bde44d9-6a55-48e6-9a63-4211ff33139c tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:38:21.605969 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:38:21.605969 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:38:21.639823 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7bde44d9-6a55-48e6-9a63-4211ff33139c tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Volume info retrieved successfully. Jan 28 18:38:21.727043 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7bde44d9-6a55-48e6-9a63-4211ff33139c tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 returned with HTTP 200 Jan 28 18:38:21.728933 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 71/152] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:38:21 2021] GET /volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 => generated 972 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:38:22.747165 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f2f6522a-7ba8-41af-a155-b6fae6694ff1 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] GET http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 Jan 28 18:38:22.748011 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f2f6522a-7ba8-41af-a155-b6fae6694ff1 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:38:22.748235 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:38:22.748235 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:38:22.748599 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f2f6522a-7ba8-41af-a155-b6fae6694ff1 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:38:22.859926 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:38:22.859926 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:38:22.902964 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f2f6522a-7ba8-41af-a155-b6fae6694ff1 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Volume info retrieved successfully. Jan 28 18:38:22.948104 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f2f6522a-7ba8-41af-a155-b6fae6694ff1 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 returned with HTTP 200 Jan 28 18:38:22.949417 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 82/153] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:38:22 2021] GET /volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 => generated 972 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:38:23.969826 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b952eaf1-1368-42cd-a816-8c36d135983b tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] GET http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 Jan 28 18:38:23.970784 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b952eaf1-1368-42cd-a816-8c36d135983b tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:38:23.971152 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:38:23.971152 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:38:23.971859 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b952eaf1-1368-42cd-a816-8c36d135983b tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:38:24.122726 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:38:24.122726 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:38:24.145188 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b952eaf1-1368-42cd-a816-8c36d135983b tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Volume info retrieved successfully. Jan 28 18:38:24.264992 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b952eaf1-1368-42cd-a816-8c36d135983b tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 returned with HTTP 200 Jan 28 18:38:24.301725 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 72/154] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:38:23 2021] GET /volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 => generated 975 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:38:24.952195 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2cd35f52-fe52-4723-8f3d-2b5e0fcecf55 req-0bdc29cf-b0e5-4f67-9b45-c25127bee350 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac Jan 28 18:38:24.953190 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2cd35f52-fe52-4723-8f3d-2b5e0fcecf55 req-0bdc29cf-b0e5-4f67-9b45-c25127bee350 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:38:24.966683 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:38:24.966683 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:38:24.967971 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2cd35f52-fe52-4723-8f3d-2b5e0fcecf55 req-0bdc29cf-b0e5-4f67-9b45-c25127bee350 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:38:25.323604 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d08422a4-43ef-4161-9541-015c66f4f35a tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] GET http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 Jan 28 18:38:25.324778 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d08422a4-43ef-4161-9541-015c66f4f35a tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:38:25.325689 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:38:25.325689 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:38:25.326501 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:38:25.326501 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:38:25.327397 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d08422a4-43ef-4161-9541-015c66f4f35a tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:38:25.357081 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-2cd35f52-fe52-4723-8f3d-2b5e0fcecf55 req-0bdc29cf-b0e5-4f67-9b45-c25127bee350 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:38:25.449786 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:38:25.449786 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:38:25.472866 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:38:25.472866 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:38:25.500337 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2cd35f52-fe52-4723-8f3d-2b5e0fcecf55 req-0bdc29cf-b0e5-4f67-9b45-c25127bee350 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac returned with HTTP 200 Jan 28 18:38:25.509174 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 83/155] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 18:38:24 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac => generated 1205 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:38:25.528149 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d08422a4-43ef-4161-9541-015c66f4f35a tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Volume info retrieved successfully. Jan 28 18:38:25.573286 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2cd35f52-fe52-4723-8f3d-2b5e0fcecf55 req-be9fbef3-a3d5-4240-aeba-c3dcc40946eb tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] POST http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac/action Jan 28 18:38:25.573991 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:38:25.573991 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:38:25.580792 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2cd35f52-fe52-4723-8f3d-2b5e0fcecf55 req-be9fbef3-a3d5-4240-aeba-c3dcc40946eb tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 18:38:25.582451 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2cd35f52-fe52-4723-8f3d-2b5e0fcecf55 req-be9fbef3-a3d5-4240-aeba-c3dcc40946eb tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:38:25.630170 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d08422a4-43ef-4161-9541-015c66f4f35a tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 returned with HTTP 200 Jan 28 18:38:25.646407 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 73/156] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:38:25 2021] GET /volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 => generated 975 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 18:38:25.727302 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:38:25.727302 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:38:25.729942 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-2cd35f52-fe52-4723-8f3d-2b5e0fcecf55 req-be9fbef3-a3d5-4240-aeba-c3dcc40946eb tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:38:25.746892 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-2cd35f52-fe52-4723-8f3d-2b5e0fcecf55 req-be9fbef3-a3d5-4240-aeba-c3dcc40946eb tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Begin detaching volume completed successfully. Jan 28 18:38:25.747492 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2cd35f52-fe52-4723-8f3d-2b5e0fcecf55 req-be9fbef3-a3d5-4240-aeba-c3dcc40946eb tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac/action returned with HTTP 202 Jan 28 18:38:25.748549 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 84/157] 10.222.0.16 () {64 vars in 1643 bytes} [Thu Jan 28 18:38:25 2021] POST /volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac/action => generated 0 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 28 18:38:25.774912 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-25a34f71-efac-4135-ba1c-5dfec245ff45 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac Jan 28 18:38:25.775624 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-25a34f71-efac-4135-ba1c-5dfec245ff45 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:38:25.776102 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:38:25.776102 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:38:25.776680 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-25a34f71-efac-4135-ba1c-5dfec245ff45 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:38:25.831936 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2cd35f52-fe52-4723-8f3d-2b5e0fcecf55 req-be9fbef3-a3d5-4240-aeba-c3dcc40946eb tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume// Jan 28 18:38:25.832603 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2cd35f52-fe52-4723-8f3d-2b5e0fcecf55 req-be9fbef3-a3d5-4240-aeba-c3dcc40946eb tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:38:25.833262 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:38:25.833262 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:38:25.833905 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2cd35f52-fe52-4723-8f3d-2b5e0fcecf55 req-be9fbef3-a3d5-4240-aeba-c3dcc40946eb tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:38:25.835367 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2cd35f52-fe52-4723-8f3d-2b5e0fcecf55 req-be9fbef3-a3d5-4240-aeba-c3dcc40946eb tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 18:38:25.836844 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 85/158] 10.222.0.43 () {56 vars in 1089 bytes} [Thu Jan 28 18:38:25 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 18:38:25.850790 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2cd35f52-fe52-4723-8f3d-2b5e0fcecf55 req-1cad12ae-96bd-46c1-a808-cbb15704fba4 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac Jan 28 18:38:25.851925 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2cd35f52-fe52-4723-8f3d-2b5e0fcecf55 req-1cad12ae-96bd-46c1-a808-cbb15704fba4 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:38:25.852563 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2cd35f52-fe52-4723-8f3d-2b5e0fcecf55 req-1cad12ae-96bd-46c1-a808-cbb15704fba4 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:38:25.963976 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:38:25.963976 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:38:25.996778 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-25a34f71-efac-4135-ba1c-5dfec245ff45 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:38:26.038859 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:38:26.038859 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:38:26.066604 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:38:26.066604 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:38:26.067256 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-2cd35f52-fe52-4723-8f3d-2b5e0fcecf55 req-1cad12ae-96bd-46c1-a808-cbb15704fba4 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:38:26.085162 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-25a34f71-efac-4135-ba1c-5dfec245ff45 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac returned with HTTP 200 Jan 28 18:38:26.099525 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 74/159] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:38:25 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac => generated 1208 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:38:26.136184 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:38:26.136184 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:38:26.158181 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2cd35f52-fe52-4723-8f3d-2b5e0fcecf55 req-1cad12ae-96bd-46c1-a808-cbb15704fba4 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac returned with HTTP 200 Jan 28 18:38:26.168449 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 86/160] 10.222.0.43 () {60 vars in 1403 bytes} [Thu Jan 28 18:38:25 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac => generated 1307 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 18:38:26.577319 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2cd35f52-fe52-4723-8f3d-2b5e0fcecf55 req-5148e173-869d-4c7e-a107-fead47b46434 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] DELETE http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/attachments/39cba143-c12b-4b0d-8e74-ddf9607de88e Jan 28 18:38:26.578810 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2cd35f52-fe52-4723-8f3d-2b5e0fcecf55 req-5148e173-869d-4c7e-a107-fead47b46434 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:38:26.579251 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:38:26.579251 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:38:26.580199 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2cd35f52-fe52-4723-8f3d-2b5e0fcecf55 req-5148e173-869d-4c7e-a107-fead47b46434 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:38:26.639662 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:38:26.639662 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:38:26.654741 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c905049b-3f2f-4eb2-adac-6126fad0a3f3 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] GET http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 Jan 28 18:38:26.655601 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c905049b-3f2f-4eb2-adac-6126fad0a3f3 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:38:26.655992 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:38:26.655992 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:38:26.656639 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c905049b-3f2f-4eb2-adac-6126fad0a3f3 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:38:26.794989 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:38:26.794989 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:38:26.842382 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c905049b-3f2f-4eb2-adac-6126fad0a3f3 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Volume info retrieved successfully. Jan 28 18:38:27.009656 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c905049b-3f2f-4eb2-adac-6126fad0a3f3 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 returned with HTTP 200 Jan 28 18:38:27.019670 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 87/161] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:38:26 2021] GET /volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 => generated 975 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:38:27.112580 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c41a922f-9c65-409b-9c2a-1b9c38f04b09 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac Jan 28 18:38:27.115762 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c41a922f-9c65-409b-9c2a-1b9c38f04b09 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:38:27.116139 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:38:27.116139 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:38:27.117057 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c41a922f-9c65-409b-9c2a-1b9c38f04b09 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:38:27.493989 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:38:27.493989 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:38:27.558796 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c41a922f-9c65-409b-9c2a-1b9c38f04b09 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:38:27.721755 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:38:27.721755 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:38:27.780534 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c41a922f-9c65-409b-9c2a-1b9c38f04b09 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac returned with HTTP 200 Jan 28 18:38:27.802637 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 88/162] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:38:27 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac => generated 1208 bytes in 681 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:38:28.036974 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-53dc18ef-11a9-44ee-9be4-060e2f99c02a tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] GET http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 Jan 28 18:38:28.038073 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-53dc18ef-11a9-44ee-9be4-060e2f99c02a tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:38:28.041111 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:38:28.041111 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:38:28.043314 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-53dc18ef-11a9-44ee-9be4-060e2f99c02a tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:38:28.313207 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:38:28.313207 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:38:28.359280 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-53dc18ef-11a9-44ee-9be4-060e2f99c02a tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Volume info retrieved successfully. Jan 28 18:38:28.475597 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-53dc18ef-11a9-44ee-9be4-060e2f99c02a tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 returned with HTTP 200 Jan 28 18:38:28.478065 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 89/163] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:38:28 2021] GET /volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 => generated 975 bytes in 450 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:38:28.698410 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-2cd35f52-fe52-4723-8f3d-2b5e0fcecf55 req-5148e173-869d-4c7e-a107-fead47b46434 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 18:38:28.698836 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-2cd35f52-fe52-4723-8f3d-2b5e0fcecf55 req-5148e173-869d-4c7e-a107-fead47b46434 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Pending status list for volume during attachment-delete: [] {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 18:38:28.723052 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2cd35f52-fe52-4723-8f3d-2b5e0fcecf55 req-5148e173-869d-4c7e-a107-fead47b46434 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/attachments/39cba143-c12b-4b0d-8e74-ddf9607de88e returned with HTTP 200 Jan 28 18:38:28.724421 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 75/164] 10.222.0.43 () {62 vars in 1437 bytes} [Thu Jan 28 18:38:26 2021] DELETE /volume/v3/210e77d7810747bda10133406b51d347/attachments/39cba143-c12b-4b0d-8e74-ddf9607de88e => generated 19 bytes in 2153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 18:38:28.834204 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0d07a4a5-799c-4948-a970-490e39410662 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac Jan 28 18:38:28.835421 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0d07a4a5-799c-4948-a970-490e39410662 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:38:28.837909 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:38:28.837909 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:38:28.839142 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0d07a4a5-799c-4948-a970-490e39410662 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:38:29.245953 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:38:29.245953 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:38:29.305565 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0d07a4a5-799c-4948-a970-490e39410662 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:38:29.437258 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0d07a4a5-799c-4948-a970-490e39410662 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac returned with HTTP 200 Jan 28 18:38:29.455783 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 90/165] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:38:28 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac => generated 913 bytes in 635 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:38:29.498521 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-81490589-e6da-424d-b147-382840b81ac5 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] GET http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 Jan 28 18:38:29.499092 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-81490589-e6da-424d-b147-382840b81ac5 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:38:29.499430 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:38:29.499430 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:38:29.500606 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-81490589-e6da-424d-b147-382840b81ac5 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:38:29.624262 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:38:29.624262 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:38:29.650204 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-81490589-e6da-424d-b147-382840b81ac5 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Volume info retrieved successfully. Jan 28 18:38:29.733247 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-81490589-e6da-424d-b147-382840b81ac5 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 returned with HTTP 200 Jan 28 18:38:29.737088 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 76/166] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:38:29 2021] GET /volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 => generated 975 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:38:30.758245 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dffedde6-88b9-4314-b254-88bf6c686c3b tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] GET http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 Jan 28 18:38:30.760388 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dffedde6-88b9-4314-b254-88bf6c686c3b tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:38:30.761022 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:38:30.761022 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:38:30.765247 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dffedde6-88b9-4314-b254-88bf6c686c3b tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:38:30.921904 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:38:30.921904 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:38:30.944375 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-dffedde6-88b9-4314-b254-88bf6c686c3b tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Volume info retrieved successfully. Jan 28 18:38:31.018677 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dffedde6-88b9-4314-b254-88bf6c686c3b tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 returned with HTTP 200 Jan 28 18:38:31.019459 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 91/167] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:38:30 2021] GET /volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 => generated 975 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:38:32.035757 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4526b9f0-971b-4a64-aff3-2ca9fd282c9d tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] GET http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 Jan 28 18:38:32.036277 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4526b9f0-971b-4a64-aff3-2ca9fd282c9d tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:38:32.036692 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:38:32.036692 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:38:32.037365 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4526b9f0-971b-4a64-aff3-2ca9fd282c9d tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:38:32.182569 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:38:32.182569 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:38:32.216950 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4526b9f0-971b-4a64-aff3-2ca9fd282c9d tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Volume info retrieved successfully. Jan 28 18:38:32.278085 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4526b9f0-971b-4a64-aff3-2ca9fd282c9d tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 returned with HTTP 200 Jan 28 18:38:32.279681 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 77/168] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:38:32 2021] GET /volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 => generated 975 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:38:33.295468 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f7f30e5c-7ba7-4762-8ad3-2fbe3398fca0 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] GET http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 Jan 28 18:38:33.296344 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f7f30e5c-7ba7-4762-8ad3-2fbe3398fca0 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:38:33.297619 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:38:33.297619 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:38:33.298162 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f7f30e5c-7ba7-4762-8ad3-2fbe3398fca0 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:38:33.413020 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:38:33.413020 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:38:33.467285 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f7f30e5c-7ba7-4762-8ad3-2fbe3398fca0 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Volume info retrieved successfully. Jan 28 18:38:33.538271 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f7f30e5c-7ba7-4762-8ad3-2fbe3398fca0 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 returned with HTTP 200 Jan 28 18:38:33.544549 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 92/169] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:38:33 2021] GET /volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 => generated 975 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:38:34.571233 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-87b9a30a-268c-4c93-b827-63e67ee67b1e tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] GET http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 Jan 28 18:38:34.573312 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-87b9a30a-268c-4c93-b827-63e67ee67b1e tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:38:34.573990 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:38:34.573990 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:38:34.577023 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-87b9a30a-268c-4c93-b827-63e67ee67b1e tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:38:34.740384 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:38:34.740384 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:38:34.751508 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-87b9a30a-268c-4c93-b827-63e67ee67b1e tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Volume info retrieved successfully. Jan 28 18:38:34.785980 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-87b9a30a-268c-4c93-b827-63e67ee67b1e tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 returned with HTTP 200 Jan 28 18:38:34.788146 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 78/170] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:38:34 2021] GET /volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 => generated 1363 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:38:38.915528 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8836a158-3564-4302-be79-b05f71a3c2ce req-e59bb01a-7f39-48c7-8b75-d2253a025744 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] GET http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 Jan 28 18:38:38.917079 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8836a158-3564-4302-be79-b05f71a3c2ce req-e59bb01a-7f39-48c7-8b75-d2253a025744 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:38:38.917688 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:38:38.917688 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:38:38.919214 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8836a158-3564-4302-be79-b05f71a3c2ce req-e59bb01a-7f39-48c7-8b75-d2253a025744 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:38:38.979833 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:38:38.979833 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:38:38.991336 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-8836a158-3564-4302-be79-b05f71a3c2ce req-e59bb01a-7f39-48c7-8b75-d2253a025744 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Volume info retrieved successfully. Jan 28 18:38:39.021456 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8836a158-3564-4302-be79-b05f71a3c2ce req-e59bb01a-7f39-48c7-8b75-d2253a025744 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 returned with HTTP 200 Jan 28 18:38:39.031336 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 93/171] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 18:38:38 2021] GET /volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 => generated 1363 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:38:42.255768 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8836a158-3564-4302-be79-b05f71a3c2ce req-4f925504-ba96-4fa3-8a7c-b0cdbdb53b75 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] GET http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 Jan 28 18:38:42.257638 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8836a158-3564-4302-be79-b05f71a3c2ce req-4f925504-ba96-4fa3-8a7c-b0cdbdb53b75 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:38:42.261003 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:38:42.261003 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:38:42.261964 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8836a158-3564-4302-be79-b05f71a3c2ce req-4f925504-ba96-4fa3-8a7c-b0cdbdb53b75 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:38:42.356498 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:38:42.356498 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:38:42.367271 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-8836a158-3564-4302-be79-b05f71a3c2ce req-4f925504-ba96-4fa3-8a7c-b0cdbdb53b75 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Volume info retrieved successfully. Jan 28 18:38:42.396553 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8836a158-3564-4302-be79-b05f71a3c2ce req-4f925504-ba96-4fa3-8a7c-b0cdbdb53b75 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 returned with HTTP 200 Jan 28 18:38:42.398316 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 79/172] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 18:38:42 2021] GET /volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 => generated 1363 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:38:42.417660 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8836a158-3564-4302-be79-b05f71a3c2ce req-e59bb01a-7f39-48c7-8b75-d2253a025744 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] GET http://10.222.0.16/volume// Jan 28 18:38:42.418272 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8836a158-3564-4302-be79-b05f71a3c2ce req-e59bb01a-7f39-48c7-8b75-d2253a025744 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:38:42.418839 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:38:42.418839 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:38:42.419478 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8836a158-3564-4302-be79-b05f71a3c2ce req-e59bb01a-7f39-48c7-8b75-d2253a025744 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:38:42.420950 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8836a158-3564-4302-be79-b05f71a3c2ce req-e59bb01a-7f39-48c7-8b75-d2253a025744 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 18:38:42.421885 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 94/173] 10.222.0.16 () {58 vars in 1289 bytes} [Thu Jan 28 18:38:42 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 18:38:42.456740 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8836a158-3564-4302-be79-b05f71a3c2ce req-98d3b2d1-7f21-46e1-a471-0fc34839f0f4 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] POST http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/attachments Jan 28 18:38:42.457303 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:38:42.457303 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:38:42.457806 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8836a158-3564-4302-be79-b05f71a3c2ce req-98d3b2d1-7f21-46e1-a471-0fc34839f0f4 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "672efc5f-c607-4a8b-82d7-986aa28628a0", "instance_uuid": "01cdfab3-f8e7-41ea-bde5-dd0aee194c56", "connector": null}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:38:42.713539 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:38:42.713539 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:38:42.938717 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8836a158-3564-4302-be79-b05f71a3c2ce req-98d3b2d1-7f21-46e1-a471-0fc34839f0f4 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/attachments returned with HTTP 200 Jan 28 18:38:42.954563 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 80/174] 10.222.0.16 () {66 vars in 1565 bytes} [Thu Jan 28 18:38:42 2021] POST /volume/v3/e242b98f3bb64813887aa0521426c10d/attachments => generated 273 bytes in 504 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 18:38:45.645994 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8836a158-3564-4302-be79-b05f71a3c2ce req-e59bb01a-7f39-48c7-8b75-d2253a025744 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] GET http://10.222.0.16/volume// Jan 28 18:38:45.648124 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8836a158-3564-4302-be79-b05f71a3c2ce req-e59bb01a-7f39-48c7-8b75-d2253a025744 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:38:45.649876 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8836a158-3564-4302-be79-b05f71a3c2ce req-e59bb01a-7f39-48c7-8b75-d2253a025744 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:38:45.651536 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8836a158-3564-4302-be79-b05f71a3c2ce req-e59bb01a-7f39-48c7-8b75-d2253a025744 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 18:38:45.652709 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 95/175] 10.222.0.11 () {56 vars in 1089 bytes} [Thu Jan 28 18:38:45 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 28 18:38:45.670635 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8836a158-3564-4302-be79-b05f71a3c2ce req-c353b8a0-8c51-4d4f-9a3d-e957db466279 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] GET http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 Jan 28 18:38:45.671921 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8836a158-3564-4302-be79-b05f71a3c2ce req-c353b8a0-8c51-4d4f-9a3d-e957db466279 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:38:45.672550 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:38:45.672550 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:38:45.673850 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8836a158-3564-4302-be79-b05f71a3c2ce req-c353b8a0-8c51-4d4f-9a3d-e957db466279 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:38:45.750433 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:38:45.750433 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:38:45.765197 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-8836a158-3564-4302-be79-b05f71a3c2ce req-c353b8a0-8c51-4d4f-9a3d-e957db466279 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Volume info retrieved successfully. Jan 28 18:38:45.791926 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:38:45.791926 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:38:45.807784 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8836a158-3564-4302-be79-b05f71a3c2ce req-c353b8a0-8c51-4d4f-9a3d-e957db466279 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 returned with HTTP 200 Jan 28 18:38:45.811015 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 81/176] 10.222.0.11 () {60 vars in 1403 bytes} [Thu Jan 28 18:38:45 2021] GET /volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 => generated 1461 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 18:38:45.848478 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8836a158-3564-4302-be79-b05f71a3c2ce req-481a9dc6-e854-4321-a196-385e8030ab24 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] PUT http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/attachments/41b55a67-4cf6-45e3-a5d3-7029801212c5 Jan 28 18:38:45.851991 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8836a158-3564-4302-be79-b05f71a3c2ce req-481a9dc6-e854-4321-a196-385e8030ab24 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.11", "host": "n-h2-705657-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-705657-15.cbci-705657-15.local", "mountpoint": "/dev/sda"}}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:38:45.908529 n-d-705657-15 devstack@c-api.service[87913]: /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 28 18:38:45.908529 n-d-705657-15 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 28 18:38:45.909547 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-8836a158-3564-4302-be79-b05f71a3c2ce req-481a9dc6-e854-4321-a196-385e8030ab24 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Lock "b'cinder-attachment_update-672efc5f-c607-4a8b-82d7-986aa28628a0-n-h2-705657-15'" acquired by "attachment_update" :: waited 0.023s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 18:38:45.912251 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:38:45.912251 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:38:48.490953 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-8836a158-3564-4302-be79-b05f71a3c2ce req-481a9dc6-e854-4321-a196-385e8030ab24 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Lock "b'cinder-attachment_update-672efc5f-c607-4a8b-82d7-986aa28628a0-n-h2-705657-15'" released by "attachment_update" :: held 2.581s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 18:38:48.494959 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8836a158-3564-4302-be79-b05f71a3c2ce req-481a9dc6-e854-4321-a196-385e8030ab24 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/attachments/41b55a67-4cf6-45e3-a5d3-7029801212c5 returned with HTTP 200 Jan 28 18:38:48.497160 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 96/177] 10.222.0.11 () {64 vars in 1468 bytes} [Thu Jan 28 18:38:45 2021] PUT /volume/v3/e242b98f3bb64813887aa0521426c10d/attachments/41b55a67-4cf6-45e3-a5d3-7029801212c5 => generated 762 bytes in 2655 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 18:38:48.560315 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8836a158-3564-4302-be79-b05f71a3c2ce req-2f15999c-fa9c-4287-bd83-457bba4ee0e5 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] POST http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/attachments/41b55a67-4cf6-45e3-a5d3-7029801212c5/action Jan 28 18:38:48.575898 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:38:48.575898 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:38:48.580350 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8836a158-3564-4302-be79-b05f71a3c2ce req-2f15999c-fa9c-4287-bd83-457bba4ee0e5 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Action body: b'{"os-complete": null}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 18:38:48.580989 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8836a158-3564-4302-be79-b05f71a3c2ce req-2f15999c-fa9c-4287-bd83-457bba4ee0e5 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:38:48.753679 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:38:48.753679 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:38:48.775977 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8836a158-3564-4302-be79-b05f71a3c2ce req-2f15999c-fa9c-4287-bd83-457bba4ee0e5 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/attachments/41b55a67-4cf6-45e3-a5d3-7029801212c5/action returned with HTTP 204 Jan 28 18:38:48.778021 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 82/178] 10.222.0.11 () {64 vars in 1489 bytes} [Thu Jan 28 18:38:48 2021] POST /volume/v3/e242b98f3bb64813887aa0521426c10d/attachments/41b55a67-4cf6-45e3-a5d3-7029801212c5/action => generated 0 bytes in 227 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 28 18:39:32.663525 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1c693b07-a09a-4902-b298-5978be9c3288 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac Jan 28 18:39:32.665452 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1c693b07-a09a-4902-b298-5978be9c3288 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:39:32.667870 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:39:32.667870 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:39:32.671487 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1c693b07-a09a-4902-b298-5978be9c3288 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:39:32.942351 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:39:32.942351 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:39:32.980410 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1c693b07-a09a-4902-b298-5978be9c3288 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:39:33.073097 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1c693b07-a09a-4902-b298-5978be9c3288 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac returned with HTTP 200 Jan 28 18:39:33.075932 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 97/179] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:39:31 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac => generated 913 bytes in 1411 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:39:33.111881 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3c264b61-d85b-40c9-8270-0c6da99b8d28 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac Jan 28 18:39:33.113253 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3c264b61-d85b-40c9-8270-0c6da99b8d28 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:39:33.115125 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:39:33.115125 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:39:33.119817 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3c264b61-d85b-40c9-8270-0c6da99b8d28 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:39:33.256985 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:39:33.256985 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:39:33.281314 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3c264b61-d85b-40c9-8270-0c6da99b8d28 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:39:33.323260 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3c264b61-d85b-40c9-8270-0c6da99b8d28 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac returned with HTTP 200 Jan 28 18:39:33.324347 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 83/180] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:39:33 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac => generated 913 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:41:47.555207 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d49d1c0a-4c96-45ce-9f55-9c1af34b1931 req-4557bb93-105c-4d4e-958b-c501e1d53849 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] DELETE http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/attachments/41b55a67-4cf6-45e3-a5d3-7029801212c5 Jan 28 18:41:47.557741 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d49d1c0a-4c96-45ce-9f55-9c1af34b1931 req-4557bb93-105c-4d4e-958b-c501e1d53849 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:41:47.558832 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:41:47.558832 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:41:47.559912 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d49d1c0a-4c96-45ce-9f55-9c1af34b1931 req-4557bb93-105c-4d4e-958b-c501e1d53849 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:41:47.616696 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:41:47.616696 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:41:48.874744 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-d49d1c0a-4c96-45ce-9f55-9c1af34b1931 req-4557bb93-105c-4d4e-958b-c501e1d53849 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 18:41:48.877569 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-d49d1c0a-4c96-45ce-9f55-9c1af34b1931 req-4557bb93-105c-4d4e-958b-c501e1d53849 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Pending status list for volume during attachment-delete: [] {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 18:41:48.893767 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d49d1c0a-4c96-45ce-9f55-9c1af34b1931 req-4557bb93-105c-4d4e-958b-c501e1d53849 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/attachments/41b55a67-4cf6-45e3-a5d3-7029801212c5 returned with HTTP 200 Jan 28 18:41:48.896220 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 98/181] 10.222.0.11 () {62 vars in 1437 bytes} [Thu Jan 28 18:41:47 2021] DELETE /volume/v3/e242b98f3bb64813887aa0521426c10d/attachments/41b55a67-4cf6-45e3-a5d3-7029801212c5 => generated 19 bytes in 1354 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:41:48.927898 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d49d1c0a-4c96-45ce-9f55-9c1af34b1931 req-8f63de1a-2b51-43fd-837c-94d208d036b6 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] DELETE http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 Jan 28 18:41:48.929167 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d49d1c0a-4c96-45ce-9f55-9c1af34b1931 req-8f63de1a-2b51-43fd-837c-94d208d036b6 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:41:48.929788 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:41:48.929788 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:41:48.930903 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d49d1c0a-4c96-45ce-9f55-9c1af34b1931 req-8f63de1a-2b51-43fd-837c-94d208d036b6 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:41:48.932017 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [req-d49d1c0a-4c96-45ce-9f55-9c1af34b1931 req-8f63de1a-2b51-43fd-837c-94d208d036b6 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Delete volume with id: 672efc5f-c607-4a8b-82d7-986aa28628a0 Jan 28 18:41:49.147261 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:41:49.147261 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:41:49.154010 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-d49d1c0a-4c96-45ce-9f55-9c1af34b1931 req-8f63de1a-2b51-43fd-837c-94d208d036b6 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Volume info retrieved successfully. Jan 28 18:41:49.278564 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-d49d1c0a-4c96-45ce-9f55-9c1af34b1931 req-8f63de1a-2b51-43fd-837c-94d208d036b6 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] Delete volume request issued successfully. Jan 28 18:41:49.279368 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d49d1c0a-4c96-45ce-9f55-9c1af34b1931 req-8f63de1a-2b51-43fd-837c-94d208d036b6 tempest-ServersTestBootFromVolume-2107504251 tempest-ServersTestBootFromVolume-2107504251-project] http://10.222.0.16/volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 returned with HTTP 202 Jan 28 18:41:49.280815 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 84/182] 10.222.0.11 () {60 vars in 1384 bytes} [Thu Jan 28 18:41:48 2021] DELETE /volume/v3/e242b98f3bb64813887aa0521426c10d/volumes/672efc5f-c607-4a8b-82d7-986aa28628a0 => generated 0 bytes in 362 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 18:42:50.810889 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0111831c-1137-4b5b-aaf4-c19af725c611 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] DELETE http://10.222.0.16/volume/v3/f5703b39d3df40c9a93d7c712c908a88/volumes/0befac29-b0f9-4072-b32c-0844f9e32c17 Jan 28 18:42:50.811830 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0111831c-1137-4b5b-aaf4-c19af725c611 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:42:50.812261 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:42:50.812261 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:42:50.814689 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0111831c-1137-4b5b-aaf4-c19af725c611 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:42:50.815623 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-0111831c-1137-4b5b-aaf4-c19af725c611 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Delete volume with id: 0befac29-b0f9-4072-b32c-0844f9e32c17 Jan 28 18:42:51.056353 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:42:51.056353 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:42:51.064187 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0111831c-1137-4b5b-aaf4-c19af725c611 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Volume info retrieved successfully. Jan 28 18:42:51.217039 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0111831c-1137-4b5b-aaf4-c19af725c611 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Delete volume request issued successfully. Jan 28 18:42:51.252106 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0111831c-1137-4b5b-aaf4-c19af725c611 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] http://10.222.0.16/volume/v3/f5703b39d3df40c9a93d7c712c908a88/volumes/0befac29-b0f9-4072-b32c-0844f9e32c17 returned with HTTP 202 Jan 28 18:42:51.254871 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 99/183] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 18:42:50 2021] DELETE /volume/v3/f5703b39d3df40c9a93d7c712c908a88/volumes/0befac29-b0f9-4072-b32c-0844f9e32c17 => generated 0 bytes in 451 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 18:42:51.267956 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b6f4b46d-275f-43c0-bcdb-33206189a1a0 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] GET http://10.222.0.16/volume/v3/f5703b39d3df40c9a93d7c712c908a88/volumes/0befac29-b0f9-4072-b32c-0844f9e32c17 Jan 28 18:42:51.269245 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b6f4b46d-275f-43c0-bcdb-33206189a1a0 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:42:51.269819 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:42:51.269819 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:42:51.270832 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b6f4b46d-275f-43c0-bcdb-33206189a1a0 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:42:51.572380 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:42:51.572380 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:42:51.625681 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b6f4b46d-275f-43c0-bcdb-33206189a1a0 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Volume info retrieved successfully. Jan 28 18:42:51.780751 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b6f4b46d-275f-43c0-bcdb-33206189a1a0 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] http://10.222.0.16/volume/v3/f5703b39d3df40c9a93d7c712c908a88/volumes/0befac29-b0f9-4072-b32c-0844f9e32c17 returned with HTTP 200 Jan 28 18:42:51.803827 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 85/184] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:42:51 2021] GET /volume/v3/f5703b39d3df40c9a93d7c712c908a88/volumes/0befac29-b0f9-4072-b32c-0844f9e32c17 => generated 912 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:42:52.840107 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b92efac2-cc99-4ea5-8839-6a9e8491ac63 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] GET http://10.222.0.16/volume/v3/f5703b39d3df40c9a93d7c712c908a88/volumes/0befac29-b0f9-4072-b32c-0844f9e32c17 Jan 28 18:42:52.842755 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b92efac2-cc99-4ea5-8839-6a9e8491ac63 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:42:52.842755 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:42:52.842755 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:42:52.843870 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b92efac2-cc99-4ea5-8839-6a9e8491ac63 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:42:52.917039 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:42:52.917039 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:42:52.934468 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b92efac2-cc99-4ea5-8839-6a9e8491ac63 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Volume info retrieved successfully. Jan 28 18:42:52.989307 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b92efac2-cc99-4ea5-8839-6a9e8491ac63 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] http://10.222.0.16/volume/v3/f5703b39d3df40c9a93d7c712c908a88/volumes/0befac29-b0f9-4072-b32c-0844f9e32c17 returned with HTTP 200 Jan 28 18:42:53.006628 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 100/185] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:42:52 2021] GET /volume/v3/f5703b39d3df40c9a93d7c712c908a88/volumes/0befac29-b0f9-4072-b32c-0844f9e32c17 => generated 912 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:42:54.021171 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-64babcd9-d6e6-420c-9266-bf446d200515 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] GET http://10.222.0.16/volume/v3/f5703b39d3df40c9a93d7c712c908a88/volumes/0befac29-b0f9-4072-b32c-0844f9e32c17 Jan 28 18:42:54.022584 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-64babcd9-d6e6-420c-9266-bf446d200515 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:42:54.023055 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:42:54.023055 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:42:54.024064 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-64babcd9-d6e6-420c-9266-bf446d200515 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:42:54.131801 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:42:54.131801 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:42:54.160777 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-64babcd9-d6e6-420c-9266-bf446d200515 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Volume info retrieved successfully. Jan 28 18:42:54.285299 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-64babcd9-d6e6-420c-9266-bf446d200515 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] http://10.222.0.16/volume/v3/f5703b39d3df40c9a93d7c712c908a88/volumes/0befac29-b0f9-4072-b32c-0844f9e32c17 returned with HTTP 200 Jan 28 18:42:54.287178 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 86/186] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:42:54 2021] GET /volume/v3/f5703b39d3df40c9a93d7c712c908a88/volumes/0befac29-b0f9-4072-b32c-0844f9e32c17 => generated 912 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:42:55.323931 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-303f7e70-acf1-4cf7-a95b-8da0e4d0d3c0 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] GET http://10.222.0.16/volume/v3/f5703b39d3df40c9a93d7c712c908a88/volumes/0befac29-b0f9-4072-b32c-0844f9e32c17 Jan 28 18:42:55.325517 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-303f7e70-acf1-4cf7-a95b-8da0e4d0d3c0 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:42:55.325848 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:42:55.325848 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:42:55.326910 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-303f7e70-acf1-4cf7-a95b-8da0e4d0d3c0 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:42:55.507828 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-303f7e70-acf1-4cf7-a95b-8da0e4d0d3c0 tempest-DeleteServersTestJSON-1085955729 tempest-DeleteServersTestJSON-1085955729-project] http://10.222.0.16/volume/v3/f5703b39d3df40c9a93d7c712c908a88/volumes/0befac29-b0f9-4072-b32c-0844f9e32c17 returned with HTTP 404 Jan 28 18:42:55.515709 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 101/187] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:42:55 2021] GET /volume/v3/f5703b39d3df40c9a93d7c712c908a88/volumes/0befac29-b0f9-4072-b32c-0844f9e32c17 => generated 109 bytes in 199 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 18:43:56.279287 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d8dc95b3-8b6f-4a6a-8aba-906e7c831256 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] POST http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes Jan 28 18:43:56.281191 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:43:56.281191 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:43:56.282327 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d8dc95b3-8b6f-4a6a-8aba-906e7c831256 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-2038596593"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:43:56.288140 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-d8dc95b3-8b6f-4a6a-8aba-906e7c831256 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-2038596593'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 18:43:56.291530 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-d8dc95b3-8b6f-4a6a-8aba-906e7c831256 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Create volume of 1 GB Jan 28 18:43:56.371342 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d8dc95b3-8b6f-4a6a-8aba-906e7c831256 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Availability Zones retrieved successfully. Jan 28 18:43:56.455561 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d8dc95b3-8b6f-4a6a-8aba-906e7c831256 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Flow 'volume_create_api' (ecfd1d5e-100e-4fe1-9fd8-f822481fdd81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:43:56.459853 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d8dc95b3-8b6f-4a6a-8aba-906e7c831256 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50a585ef-1a71-4f7c-a337-495b52adbe6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:43:56.471375 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-d8dc95b3-8b6f-4a6a-8aba-906e7c831256 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 18:43:56.644045 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d8dc95b3-8b6f-4a6a-8aba-906e7c831256 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50a585ef-1a71-4f7c-a337-495b52adbe6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:43:56.649568 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d8dc95b3-8b6f-4a6a-8aba-906e7c831256 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5285517b-4cb8-48fe-9fe7-3408cf86b344) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:43:56.808844 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-d8dc95b3-8b6f-4a6a-8aba-906e7c831256 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Created reservations ['4e6f105e-a4b4-45a4-ab66-8a9f89b1419f', '21b74173-c879-4f3f-94cf-f02587a031fd', '855ea7fe-638e-4df6-91d3-2e7076d23e8a', 'fda7afcf-c9f1-45a9-a226-785255a99ff3'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 18:43:56.813376 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d8dc95b3-8b6f-4a6a-8aba-906e7c831256 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5285517b-4cb8-48fe-9fe7-3408cf86b344) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e6f105e-a4b4-45a4-ab66-8a9f89b1419f', '21b74173-c879-4f3f-94cf-f02587a031fd', '855ea7fe-638e-4df6-91d3-2e7076d23e8a', 'fda7afcf-c9f1-45a9-a226-785255a99ff3']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:43:56.818938 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d8dc95b3-8b6f-4a6a-8aba-906e7c831256 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e27ac75-aa8e-4a45-8e71-9e59382bb29c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:43:56.965116 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d8dc95b3-8b6f-4a6a-8aba-906e7c831256 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e27ac75-aa8e-4a45-8e71-9e59382bb29c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '945480fe-03f4-4874-83bb-7efa155fbd24', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2038596593',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='210e77d7810747bda10133406b51d347',qos_specs=None,replication_status=,reservations=['4e6f105e-a4b4-45a4-ab66-8a9f89b1419f','21b74173-c879-4f3f-94cf-f02587a031fd','855ea7fe-638e-4df6-91d3-2e7076d23e8a','fda7afcf-c9f1-45a9-a226-785255a99ff3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c0a00a4a14f4c51b73d6b7467dae678',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T18:43:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2038596593',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=945480fe-03f4-4874-83bb-7efa155fbd24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='210e77d7810747bda10133406b51d347',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7c0a00a4a14f4c51b73d6b7467dae678',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:43:56.972188 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d8dc95b3-8b6f-4a6a-8aba-906e7c831256 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44e5861f-cd52-408b-a60d-3fdce0db951a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:43:57.047155 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d8dc95b3-8b6f-4a6a-8aba-906e7c831256 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44e5861f-cd52-408b-a60d-3fdce0db951a) transitioned into state 'SUCCESS' from state '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-2038596593',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='210e77d7810747bda10133406b51d347',qos_specs=None,replication_status=,reservations=['4e6f105e-a4b4-45a4-ab66-8a9f89b1419f','21b74173-c879-4f3f-94cf-f02587a031fd','855ea7fe-638e-4df6-91d3-2e7076d23e8a','fda7afcf-c9f1-45a9-a226-785255a99ff3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c0a00a4a14f4c51b73d6b7467dae678',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:43:57.051775 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d8dc95b3-8b6f-4a6a-8aba-906e7c831256 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6c9ca5e-ef49-4386-b1bc-11cccf3e8aca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:43:57.091070 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d8dc95b3-8b6f-4a6a-8aba-906e7c831256 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6c9ca5e-ef49-4386-b1bc-11cccf3e8aca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:43:57.097991 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d8dc95b3-8b6f-4a6a-8aba-906e7c831256 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Flow 'volume_create_api' (ecfd1d5e-100e-4fe1-9fd8-f822481fdd81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:43:57.208215 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d8dc95b3-8b6f-4a6a-8aba-906e7c831256 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Create volume request issued successfully. Jan 28 18:43:57.265193 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d8dc95b3-8b6f-4a6a-8aba-906e7c831256 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes returned with HTTP 202 Jan 28 18:43:57.277816 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 87/188] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 18:43:56 2021] POST /volume/v3/210e77d7810747bda10133406b51d347/volumes => generated 820 bytes in 1006 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 18:43:57.286018 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ee799870-dacc-47c0-81d4-0f25f8598290 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 Jan 28 18:43:57.286734 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ee799870-dacc-47c0-81d4-0f25f8598290 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:43:57.287460 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ee799870-dacc-47c0-81d4-0f25f8598290 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:43:57.450236 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:43:57.450236 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:43:57.470513 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ee799870-dacc-47c0-81d4-0f25f8598290 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:43:57.531112 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ee799870-dacc-47c0-81d4-0f25f8598290 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 returned with HTTP 200 Jan 28 18:43:57.540445 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 102/189] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:43:57 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 => generated 912 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:43:58.568983 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-db97ea16-3e00-4bfa-9e91-499bbe449479 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 Jan 28 18:43:58.574099 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-db97ea16-3e00-4bfa-9e91-499bbe449479 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:43:58.574739 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:43:58.574739 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:43:58.576032 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-db97ea16-3e00-4bfa-9e91-499bbe449479 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:43:58.714999 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:43:58.714999 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:43:58.733209 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-db97ea16-3e00-4bfa-9e91-499bbe449479 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:43:58.800962 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-db97ea16-3e00-4bfa-9e91-499bbe449479 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 returned with HTTP 200 Jan 28 18:43:58.806344 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 88/190] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:43:58 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 => generated 913 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:44:01.502412 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-121146f5-de1a-46b8-81f6-7c8625c0e6d0 req-a4188196-6904-4ae0-810a-70fa1706a636 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 Jan 28 18:44:01.503391 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-121146f5-de1a-46b8-81f6-7c8625c0e6d0 req-a4188196-6904-4ae0-810a-70fa1706a636 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:44:01.503561 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:44:01.503561 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:44:01.504245 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-121146f5-de1a-46b8-81f6-7c8625c0e6d0 req-a4188196-6904-4ae0-810a-70fa1706a636 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:44:01.710294 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:01.710294 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:01.730766 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-121146f5-de1a-46b8-81f6-7c8625c0e6d0 req-a4188196-6904-4ae0-810a-70fa1706a636 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:44:01.805814 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-121146f5-de1a-46b8-81f6-7c8625c0e6d0 req-a4188196-6904-4ae0-810a-70fa1706a636 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 returned with HTTP 200 Jan 28 18:44:01.808221 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 103/191] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 18:44:01 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 => generated 913 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:44:01.954859 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-db97ea16-3e00-4bfa-9e91-499bbe449479 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume// Jan 28 18:44:01.955667 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-db97ea16-3e00-4bfa-9e91-499bbe449479 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:44:01.956070 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:44:01.956070 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:44:01.956829 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-db97ea16-3e00-4bfa-9e91-499bbe449479 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:44:01.959415 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-db97ea16-3e00-4bfa-9e91-499bbe449479 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 18:44:01.961393 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 89/192] 10.222.0.16 () {58 vars in 1289 bytes} [Thu Jan 28 18:44:01 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 28 18:44:01.999421 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-121146f5-de1a-46b8-81f6-7c8625c0e6d0 req-c0dc965c-4bca-4625-ae61-ac192b805520 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] POST http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/attachments Jan 28 18:44:02.008618 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:44:02.008618 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:44:02.010042 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-121146f5-de1a-46b8-81f6-7c8625c0e6d0 req-c0dc965c-4bca-4625-ae61-ac192b805520 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "945480fe-03f4-4874-83bb-7efa155fbd24", "instance_uuid": "a676574f-aa7d-4f63-a297-93963a917a1a", "connector": null}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:44:02.196474 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:02.196474 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:02.406551 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-121146f5-de1a-46b8-81f6-7c8625c0e6d0 req-c0dc965c-4bca-4625-ae61-ac192b805520 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/attachments returned with HTTP 200 Jan 28 18:44:02.409832 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 104/193] 10.222.0.16 () {66 vars in 1565 bytes} [Thu Jan 28 18:44:01 2021] POST /volume/v3/210e77d7810747bda10133406b51d347/attachments => generated 273 bytes in 421 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:44:02.544968 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8ebf2660-2f34-4ef5-84eb-b03c455c8d00 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 Jan 28 18:44:02.545769 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8ebf2660-2f34-4ef5-84eb-b03c455c8d00 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:44:02.545993 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8ebf2660-2f34-4ef5-84eb-b03c455c8d00 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:44:02.580415 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-121146f5-de1a-46b8-81f6-7c8625c0e6d0 req-c0dc965c-4bca-4625-ae61-ac192b805520 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume// Jan 28 18:44:02.581940 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-121146f5-de1a-46b8-81f6-7c8625c0e6d0 req-c0dc965c-4bca-4625-ae61-ac192b805520 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:44:02.582320 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:44:02.582320 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:44:02.584400 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-121146f5-de1a-46b8-81f6-7c8625c0e6d0 req-c0dc965c-4bca-4625-ae61-ac192b805520 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:44:02.585082 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-121146f5-de1a-46b8-81f6-7c8625c0e6d0 req-c0dc965c-4bca-4625-ae61-ac192b805520 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 18:44:02.587007 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 105/194] 10.222.0.11 () {56 vars in 1089 bytes} [Thu Jan 28 18:44:02 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 18:44:02.615671 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-121146f5-de1a-46b8-81f6-7c8625c0e6d0 req-96a40406-b7d0-40e3-a2a0-ae8343e15cb7 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 Jan 28 18:44:02.616826 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-121146f5-de1a-46b8-81f6-7c8625c0e6d0 req-96a40406-b7d0-40e3-a2a0-ae8343e15cb7 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:44:02.621429 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-121146f5-de1a-46b8-81f6-7c8625c0e6d0 req-96a40406-b7d0-40e3-a2a0-ae8343e15cb7 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:44:02.775727 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:02.775727 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:02.792038 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8ebf2660-2f34-4ef5-84eb-b03c455c8d00 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:44:02.823832 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:02.823832 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:02.839332 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8ebf2660-2f34-4ef5-84eb-b03c455c8d00 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 returned with HTTP 200 Jan 28 18:44:02.842145 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 90/195] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:44:02 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 => generated 912 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:44:02.875741 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:02.875741 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:02.901714 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-121146f5-de1a-46b8-81f6-7c8625c0e6d0 req-96a40406-b7d0-40e3-a2a0-ae8343e15cb7 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:44:02.952304 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:02.952304 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:02.972239 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-121146f5-de1a-46b8-81f6-7c8625c0e6d0 req-96a40406-b7d0-40e3-a2a0-ae8343e15cb7 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 returned with HTTP 200 Jan 28 18:44:02.974080 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 106/196] 10.222.0.11 () {60 vars in 1403 bytes} [Thu Jan 28 18:44:02 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 => generated 1011 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 18:44:03.059979 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-121146f5-de1a-46b8-81f6-7c8625c0e6d0 req-7944a821-4e15-4a27-b450-a567760e433c tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] PUT http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/attachments/e5d2923f-1617-404a-b0d9-9a1584f53ed6 Jan 28 18:44:03.061419 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:44:03.061419 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:44:03.062557 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-121146f5-de1a-46b8-81f6-7c8625c0e6d0 req-7944a821-4e15-4a27-b450-a567760e433c tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.11", "host": "n-h2-705657-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-705657-15.cbci-705657-15.local", "mountpoint": "/dev/sdb"}}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:44:03.120352 n-d-705657-15 devstack@c-api.service[87913]: /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 28 18:44:03.120352 n-d-705657-15 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 28 18:44:03.121679 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-121146f5-de1a-46b8-81f6-7c8625c0e6d0 req-7944a821-4e15-4a27-b450-a567760e433c tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Lock "b'cinder-attachment_update-945480fe-03f4-4874-83bb-7efa155fbd24-n-h2-705657-15'" acquired by "attachment_update" :: waited 0.025s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 18:44:03.127288 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:03.127288 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:03.873787 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3145852f-3080-4791-b667-5937ae2fa763 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 Jan 28 18:44:03.874816 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3145852f-3080-4791-b667-5937ae2fa763 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:44:03.875152 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:44:03.875152 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:44:03.875877 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3145852f-3080-4791-b667-5937ae2fa763 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:44:04.031385 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:04.031385 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:04.060259 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3145852f-3080-4791-b667-5937ae2fa763 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:44:04.115741 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:04.115741 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:04.134881 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3145852f-3080-4791-b667-5937ae2fa763 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 returned with HTTP 200 Jan 28 18:44:04.137281 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 107/197] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:44:03 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 => generated 912 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:44:05.159408 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-808b0b8b-3250-4701-b650-f5a6daf1031f tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 Jan 28 18:44:05.160331 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-808b0b8b-3250-4701-b650-f5a6daf1031f tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:44:05.160699 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:44:05.160699 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:44:05.177457 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-808b0b8b-3250-4701-b650-f5a6daf1031f tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:44:05.414621 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:05.414621 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:05.444352 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-808b0b8b-3250-4701-b650-f5a6daf1031f tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:44:05.478435 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:05.478435 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:05.503992 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-808b0b8b-3250-4701-b650-f5a6daf1031f tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 returned with HTTP 200 Jan 28 18:44:05.505819 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 108/198] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:44:05 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 => generated 912 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:44:05.767475 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-121146f5-de1a-46b8-81f6-7c8625c0e6d0 req-7944a821-4e15-4a27-b450-a567760e433c tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Lock "b'cinder-attachment_update-945480fe-03f4-4874-83bb-7efa155fbd24-n-h2-705657-15'" released by "attachment_update" :: held 2.646s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 18:44:05.768657 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-121146f5-de1a-46b8-81f6-7c8625c0e6d0 req-7944a821-4e15-4a27-b450-a567760e433c tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/attachments/e5d2923f-1617-404a-b0d9-9a1584f53ed6 returned with HTTP 200 Jan 28 18:44:05.770672 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 91/199] 10.222.0.11 () {64 vars in 1468 bytes} [Thu Jan 28 18:44:03 2021] PUT /volume/v3/210e77d7810747bda10133406b51d347/attachments/e5d2923f-1617-404a-b0d9-9a1584f53ed6 => generated 762 bytes in 2720 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:44:06.538830 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0a98d22f-4847-4837-8d8f-6cbec8d646fc tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 Jan 28 18:44:06.540994 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0a98d22f-4847-4837-8d8f-6cbec8d646fc tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:44:06.541624 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:44:06.541624 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:44:06.542668 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0a98d22f-4847-4837-8d8f-6cbec8d646fc tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:44:06.839860 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:06.839860 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:06.902146 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0a98d22f-4847-4837-8d8f-6cbec8d646fc tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:44:06.985878 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:06.985878 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:07.025335 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0a98d22f-4847-4837-8d8f-6cbec8d646fc tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 returned with HTTP 200 Jan 28 18:44:07.050147 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 109/200] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:44:06 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 => generated 913 bytes in 521 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:44:08.064718 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fa12d3f0-3f91-4ab0-b82f-ab6d65a547c4 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 Jan 28 18:44:08.066569 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fa12d3f0-3f91-4ab0-b82f-ab6d65a547c4 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:44:08.077679 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:44:08.077679 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:44:08.078910 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fa12d3f0-3f91-4ab0-b82f-ab6d65a547c4 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:44:08.319157 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:08.319157 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:08.355194 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fa12d3f0-3f91-4ab0-b82f-ab6d65a547c4 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:44:08.427983 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:08.427983 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:08.456253 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fa12d3f0-3f91-4ab0-b82f-ab6d65a547c4 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 returned with HTTP 200 Jan 28 18:44:08.460205 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 92/201] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:44:08 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 => generated 913 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:44:09.484163 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1aee5c4f-748e-4281-9251-f4240855adef tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 Jan 28 18:44:09.484934 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1aee5c4f-748e-4281-9251-f4240855adef tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:44:09.485165 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:44:09.485165 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:44:09.485754 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1aee5c4f-748e-4281-9251-f4240855adef tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:44:09.670510 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:09.670510 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:09.710804 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1aee5c4f-748e-4281-9251-f4240855adef tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:44:09.816324 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:09.816324 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:09.853374 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1aee5c4f-748e-4281-9251-f4240855adef tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 returned with HTTP 200 Jan 28 18:44:09.855739 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 110/202] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:44:09 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 => generated 913 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:44:10.879882 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b54f153a-0273-4360-bf9f-b06b43463402 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 Jan 28 18:44:10.882542 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b54f153a-0273-4360-bf9f-b06b43463402 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:44:10.883290 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:44:10.883290 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:44:10.884740 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b54f153a-0273-4360-bf9f-b06b43463402 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:44:11.001322 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:11.001322 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:11.039708 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b54f153a-0273-4360-bf9f-b06b43463402 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:44:11.079659 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:11.079659 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:11.093849 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b54f153a-0273-4360-bf9f-b06b43463402 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 returned with HTTP 200 Jan 28 18:44:11.095288 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 93/203] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:44:10 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 => generated 913 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:44:11.577022 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-121146f5-de1a-46b8-81f6-7c8625c0e6d0 req-b302833e-86f9-420b-a5a9-5a15ec33e6cb tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] POST http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/attachments/e5d2923f-1617-404a-b0d9-9a1584f53ed6/action Jan 28 18:44:11.577022 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:44:11.577022 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:44:11.577022 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-121146f5-de1a-46b8-81f6-7c8625c0e6d0 req-b302833e-86f9-420b-a5a9-5a15ec33e6cb tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Action body: b'{"os-complete": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 18:44:11.577022 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-121146f5-de1a-46b8-81f6-7c8625c0e6d0 req-b302833e-86f9-420b-a5a9-5a15ec33e6cb tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:44:11.752351 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:11.752351 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:11.807918 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-121146f5-de1a-46b8-81f6-7c8625c0e6d0 req-b302833e-86f9-420b-a5a9-5a15ec33e6cb tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/attachments/e5d2923f-1617-404a-b0d9-9a1584f53ed6/action returned with HTTP 204 Jan 28 18:44:11.810076 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 111/204] 10.222.0.11 () {64 vars in 1489 bytes} [Thu Jan 28 18:44:11 2021] POST /volume/v3/210e77d7810747bda10133406b51d347/attachments/e5d2923f-1617-404a-b0d9-9a1584f53ed6/action => generated 0 bytes in 252 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 28 18:44:12.122018 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-faf10ae3-c2bb-46e8-81e3-f00717c74aeb tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 Jan 28 18:44:12.125335 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-faf10ae3-c2bb-46e8-81e3-f00717c74aeb tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:44:12.126532 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:44:12.126532 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:44:12.132774 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-faf10ae3-c2bb-46e8-81e3-f00717c74aeb tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:44:12.318565 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:12.318565 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:12.356944 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-faf10ae3-c2bb-46e8-81e3-f00717c74aeb tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:44:12.435319 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:12.435319 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:12.453404 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-faf10ae3-c2bb-46e8-81e3-f00717c74aeb tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 returned with HTTP 200 Jan 28 18:44:12.455448 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 94/205] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:44:12 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 => generated 1205 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:44:14.619466 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-42b04ba9-9068-4651-b05c-3205598b55e0 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] POST http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes Jan 28 18:44:14.620420 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:44:14.620420 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:44:14.621089 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-42b04ba9-9068-4651-b05c-3205598b55e0 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-101674877"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:44:14.625736 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-42b04ba9-9068-4651-b05c-3205598b55e0 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-101674877'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 18:44:14.626164 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-42b04ba9-9068-4651-b05c-3205598b55e0 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Create volume of 1 GB Jan 28 18:44:14.674150 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-42b04ba9-9068-4651-b05c-3205598b55e0 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Availability Zones retrieved successfully. Jan 28 18:44:14.703725 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-42b04ba9-9068-4651-b05c-3205598b55e0 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Flow 'volume_create_api' (a88582c1-0854-478d-9bc8-7ad1977a4b14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:44:14.708251 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-42b04ba9-9068-4651-b05c-3205598b55e0 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d1cc1e5-e422-442c-9dc4-f1d6508b1633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:44:14.711443 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-42b04ba9-9068-4651-b05c-3205598b55e0 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 18:44:14.894508 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-42b04ba9-9068-4651-b05c-3205598b55e0 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d1cc1e5-e422-442c-9dc4-f1d6508b1633) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:44:14.900228 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-42b04ba9-9068-4651-b05c-3205598b55e0 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (348d82fa-e0db-42fd-a9db-896a53f0cac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:44:15.093657 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-42b04ba9-9068-4651-b05c-3205598b55e0 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Created reservations ['5e344b73-db4c-4f5e-ab4c-5af66dc57090', '23e7f966-92dc-4fb4-835c-4ff95a0d6cdd', 'b358f132-c30f-42ee-8457-1b02e886fc31', '18d7e842-ef5a-4eed-9395-67a7dc510737'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 18:44:15.098785 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-42b04ba9-9068-4651-b05c-3205598b55e0 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (348d82fa-e0db-42fd-a9db-896a53f0cac9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e344b73-db4c-4f5e-ab4c-5af66dc57090', '23e7f966-92dc-4fb4-835c-4ff95a0d6cdd', 'b358f132-c30f-42ee-8457-1b02e886fc31', '18d7e842-ef5a-4eed-9395-67a7dc510737']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:44:15.104633 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-42b04ba9-9068-4651-b05c-3205598b55e0 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c777164e-9a0d-46bb-9322-fb1223fd68a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:44:15.379909 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-42b04ba9-9068-4651-b05c-3205598b55e0 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c777164e-9a0d-46bb-9322-fb1223fd68a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '136c519f-7594-4e0d-a142-64a21cbf2bbc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-101674877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='210e77d7810747bda10133406b51d347',qos_specs=None,replication_status=,reservations=['5e344b73-db4c-4f5e-ab4c-5af66dc57090','23e7f966-92dc-4fb4-835c-4ff95a0d6cdd','b358f132-c30f-42ee-8457-1b02e886fc31','18d7e842-ef5a-4eed-9395-67a7dc510737'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c0a00a4a14f4c51b73d6b7467dae678',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T18:44:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-101674877',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=136c519f-7594-4e0d-a142-64a21cbf2bbc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='210e77d7810747bda10133406b51d347',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7c0a00a4a14f4c51b73d6b7467dae678',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:44:15.386660 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-42b04ba9-9068-4651-b05c-3205598b55e0 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14ccfafe-8a8a-42b7-8655-b267e4917fd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:44:15.462271 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-42b04ba9-9068-4651-b05c-3205598b55e0 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14ccfafe-8a8a-42b7-8655-b267e4917fd8) transitioned into state 'SUCCESS' from state '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-101674877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='210e77d7810747bda10133406b51d347',qos_specs=None,replication_status=,reservations=['5e344b73-db4c-4f5e-ab4c-5af66dc57090','23e7f966-92dc-4fb4-835c-4ff95a0d6cdd','b358f132-c30f-42ee-8457-1b02e886fc31','18d7e842-ef5a-4eed-9395-67a7dc510737'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c0a00a4a14f4c51b73d6b7467dae678',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:44:15.472679 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-42b04ba9-9068-4651-b05c-3205598b55e0 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25d66159-1a66-4ef9-aa1d-9ac27b5bc65a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:44:15.524445 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-42b04ba9-9068-4651-b05c-3205598b55e0 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25d66159-1a66-4ef9-aa1d-9ac27b5bc65a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:44:15.530981 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-42b04ba9-9068-4651-b05c-3205598b55e0 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Flow 'volume_create_api' (a88582c1-0854-478d-9bc8-7ad1977a4b14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:44:15.726596 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-42b04ba9-9068-4651-b05c-3205598b55e0 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Create volume request issued successfully. Jan 28 18:44:15.783493 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-42b04ba9-9068-4651-b05c-3205598b55e0 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes returned with HTTP 202 Jan 28 18:44:15.784815 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 112/206] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 18:44:14 2021] POST /volume/v3/210e77d7810747bda10133406b51d347/volumes => generated 819 bytes in 1183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 18:44:15.815544 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3c683401-1c66-44f0-800d-a88c6cfcfe93 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc Jan 28 18:44:15.823042 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3c683401-1c66-44f0-800d-a88c6cfcfe93 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:44:15.823607 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:44:15.823607 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:44:15.824720 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3c683401-1c66-44f0-800d-a88c6cfcfe93 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:44:15.970969 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:15.970969 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:15.987279 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3c683401-1c66-44f0-800d-a88c6cfcfe93 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:44:16.030264 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3c683401-1c66-44f0-800d-a88c6cfcfe93 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc returned with HTTP 200 Jan 28 18:44:16.031815 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 95/207] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:44:15 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc => generated 911 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:44:17.067351 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1b70d46d-72e1-475c-bf71-f2eabdd0160f tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc Jan 28 18:44:17.069649 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1b70d46d-72e1-475c-bf71-f2eabdd0160f tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:44:17.071131 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:44:17.071131 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:44:17.078283 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1b70d46d-72e1-475c-bf71-f2eabdd0160f tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:44:17.254055 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:17.254055 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:17.273215 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1b70d46d-72e1-475c-bf71-f2eabdd0160f tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:44:17.313906 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1b70d46d-72e1-475c-bf71-f2eabdd0160f tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc returned with HTTP 200 Jan 28 18:44:17.330614 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 113/208] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:44:17 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc => generated 911 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:44:18.345954 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7a582d5a-2abd-4c4b-b49e-da46239fdbf3 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc Jan 28 18:44:18.347849 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7a582d5a-2abd-4c4b-b49e-da46239fdbf3 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:44:18.349421 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:44:18.349421 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:44:18.351110 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7a582d5a-2abd-4c4b-b49e-da46239fdbf3 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:44:18.551332 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:18.551332 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:18.584239 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7a582d5a-2abd-4c4b-b49e-da46239fdbf3 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:44:18.660012 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7a582d5a-2abd-4c4b-b49e-da46239fdbf3 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc returned with HTTP 200 Jan 28 18:44:18.662015 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 96/209] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:44:18 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc => generated 912 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:44:21.720993 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-bf3534e8-472a-4d3f-8209-45ad12e017dd req-5d3d2a15-4ae5-4b84-9f34-c9139285802f tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc Jan 28 18:44:21.723184 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-bf3534e8-472a-4d3f-8209-45ad12e017dd req-5d3d2a15-4ae5-4b84-9f34-c9139285802f tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:44:21.723746 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:44:21.723746 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:44:21.724782 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-bf3534e8-472a-4d3f-8209-45ad12e017dd req-5d3d2a15-4ae5-4b84-9f34-c9139285802f tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:44:21.856183 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:21.856183 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:21.878344 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-bf3534e8-472a-4d3f-8209-45ad12e017dd req-5d3d2a15-4ae5-4b84-9f34-c9139285802f tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:44:21.931915 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-bf3534e8-472a-4d3f-8209-45ad12e017dd req-5d3d2a15-4ae5-4b84-9f34-c9139285802f tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc returned with HTTP 200 Jan 28 18:44:21.934435 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 114/210] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 18:44:21 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc => generated 912 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:44:22.122554 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7a582d5a-2abd-4c4b-b49e-da46239fdbf3 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume// Jan 28 18:44:22.123664 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7a582d5a-2abd-4c4b-b49e-da46239fdbf3 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:44:22.124194 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:44:22.124194 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:44:22.125849 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7a582d5a-2abd-4c4b-b49e-da46239fdbf3 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:44:22.128487 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7a582d5a-2abd-4c4b-b49e-da46239fdbf3 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 18:44:22.130510 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 97/211] 10.222.0.16 () {58 vars in 1289 bytes} [Thu Jan 28 18:44:22 2021] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 18:44:22.179021 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-bf3534e8-472a-4d3f-8209-45ad12e017dd req-2a2f0c2e-0dea-48da-b149-8d810e55dc1e tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] POST http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/attachments Jan 28 18:44:22.179887 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:44:22.179887 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:44:22.180640 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-bf3534e8-472a-4d3f-8209-45ad12e017dd req-2a2f0c2e-0dea-48da-b149-8d810e55dc1e tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "136c519f-7594-4e0d-a142-64a21cbf2bbc", "instance_uuid": "a676574f-aa7d-4f63-a297-93963a917a1a", "connector": null}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:44:22.453619 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:22.453619 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:22.616171 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-bf3534e8-472a-4d3f-8209-45ad12e017dd req-2a2f0c2e-0dea-48da-b149-8d810e55dc1e tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/attachments returned with HTTP 200 Jan 28 18:44:22.632973 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 115/212] 10.222.0.16 () {66 vars in 1565 bytes} [Thu Jan 28 18:44:22 2021] POST /volume/v3/210e77d7810747bda10133406b51d347/attachments => generated 273 bytes in 475 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 18:44:22.718495 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4a706600-ab03-46f7-9434-299d4afe9922 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc Jan 28 18:44:22.722997 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4a706600-ab03-46f7-9434-299d4afe9922 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:44:22.723824 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4a706600-ab03-46f7-9434-299d4afe9922 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:44:22.746110 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-bf3534e8-472a-4d3f-8209-45ad12e017dd req-2a2f0c2e-0dea-48da-b149-8d810e55dc1e tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume// Jan 28 18:44:22.746918 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-bf3534e8-472a-4d3f-8209-45ad12e017dd req-2a2f0c2e-0dea-48da-b149-8d810e55dc1e tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:44:22.747276 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:44:22.747276 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:44:22.747779 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-bf3534e8-472a-4d3f-8209-45ad12e017dd req-2a2f0c2e-0dea-48da-b149-8d810e55dc1e tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:44:22.750718 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-bf3534e8-472a-4d3f-8209-45ad12e017dd req-2a2f0c2e-0dea-48da-b149-8d810e55dc1e tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 18:44:22.752414 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 116/213] 10.222.0.11 () {56 vars in 1089 bytes} [Thu Jan 28 18:44:22 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 18:44:22.780364 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-bf3534e8-472a-4d3f-8209-45ad12e017dd req-96fc4cab-30c7-4e82-b8a0-9454cbfd6202 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc Jan 28 18:44:22.781405 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-bf3534e8-472a-4d3f-8209-45ad12e017dd req-96fc4cab-30c7-4e82-b8a0-9454cbfd6202 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:44:22.782110 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-bf3534e8-472a-4d3f-8209-45ad12e017dd req-96fc4cab-30c7-4e82-b8a0-9454cbfd6202 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:44:22.869659 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:22.869659 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:22.890716 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4a706600-ab03-46f7-9434-299d4afe9922 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:44:22.910683 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:22.910683 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:22.929648 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:22.929648 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:22.935958 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-bf3534e8-472a-4d3f-8209-45ad12e017dd req-96fc4cab-30c7-4e82-b8a0-9454cbfd6202 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:44:22.964152 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4a706600-ab03-46f7-9434-299d4afe9922 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc returned with HTTP 200 Jan 28 18:44:22.985571 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:22.985571 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:23.000675 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 98/214] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:44:22 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc => generated 911 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:44:23.007810 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-bf3534e8-472a-4d3f-8209-45ad12e017dd req-96fc4cab-30c7-4e82-b8a0-9454cbfd6202 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc returned with HTTP 200 Jan 28 18:44:23.010167 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 117/215] 10.222.0.11 () {60 vars in 1403 bytes} [Thu Jan 28 18:44:22 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc => generated 1010 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 18:44:23.050847 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-bf3534e8-472a-4d3f-8209-45ad12e017dd req-c1810464-f10f-4fe0-99f2-f08ea5a521f7 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] PUT http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/attachments/84087864-1917-4b36-b187-6ecc6e998cf7 Jan 28 18:44:23.051849 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:44:23.051849 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:44:23.052690 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-bf3534e8-472a-4d3f-8209-45ad12e017dd req-c1810464-f10f-4fe0-99f2-f08ea5a521f7 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.11", "host": "n-h2-705657-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-705657-15.cbci-705657-15.local", "mountpoint": "/dev/sdc"}}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:44:23.142766 n-d-705657-15 devstack@c-api.service[87913]: /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 28 18:44:23.142766 n-d-705657-15 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 28 18:44:23.144933 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-bf3534e8-472a-4d3f-8209-45ad12e017dd req-c1810464-f10f-4fe0-99f2-f08ea5a521f7 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Lock "b'cinder-attachment_update-136c519f-7594-4e0d-a142-64a21cbf2bbc-n-h2-705657-15'" acquired by "attachment_update" :: waited 0.025s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 18:44:23.151980 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:23.151980 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:23.999527 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cd8d4f4d-0c7b-4fa6-b62f-948f4b5ada83 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc Jan 28 18:44:24.000574 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cd8d4f4d-0c7b-4fa6-b62f-948f4b5ada83 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:44:24.001236 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:44:24.001236 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:44:24.011360 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cd8d4f4d-0c7b-4fa6-b62f-948f4b5ada83 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:44:24.254693 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:24.254693 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:24.288394 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cd8d4f4d-0c7b-4fa6-b62f-948f4b5ada83 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:44:24.372441 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:24.372441 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:24.396622 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cd8d4f4d-0c7b-4fa6-b62f-948f4b5ada83 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc returned with HTTP 200 Jan 28 18:44:24.398234 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 118/216] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:44:23 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc => generated 911 bytes in 406 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 18:44:25.427195 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b258ae32-0131-4f2e-973a-276fb8d2b821 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc Jan 28 18:44:25.429378 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b258ae32-0131-4f2e-973a-276fb8d2b821 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:44:25.430097 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:44:25.430097 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:44:25.438067 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b258ae32-0131-4f2e-973a-276fb8d2b821 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:44:25.577631 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:25.577631 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:25.595826 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b258ae32-0131-4f2e-973a-276fb8d2b821 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:44:25.640503 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:25.640503 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:25.660740 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b258ae32-0131-4f2e-973a-276fb8d2b821 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc returned with HTTP 200 Jan 28 18:44:25.662754 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 119/217] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:44:25 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc => generated 911 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:44:26.692761 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fb49ea9a-3725-40e0-bf7e-6bcd44db588d tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc Jan 28 18:44:26.694841 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fb49ea9a-3725-40e0-bf7e-6bcd44db588d tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:44:26.699045 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:44:26.699045 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:44:26.700726 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fb49ea9a-3725-40e0-bf7e-6bcd44db588d tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:44:26.827951 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-bf3534e8-472a-4d3f-8209-45ad12e017dd req-c1810464-f10f-4fe0-99f2-f08ea5a521f7 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Lock "b'cinder-attachment_update-136c519f-7594-4e0d-a142-64a21cbf2bbc-n-h2-705657-15'" released by "attachment_update" :: held 3.683s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 18:44:26.829886 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-bf3534e8-472a-4d3f-8209-45ad12e017dd req-c1810464-f10f-4fe0-99f2-f08ea5a521f7 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/attachments/84087864-1917-4b36-b187-6ecc6e998cf7 returned with HTTP 200 Jan 28 18:44:26.832249 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 99/218] 10.222.0.11 () {64 vars in 1468 bytes} [Thu Jan 28 18:44:23 2021] PUT /volume/v3/210e77d7810747bda10133406b51d347/attachments/84087864-1917-4b36-b187-6ecc6e998cf7 => generated 762 bytes in 3791 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 18:44:26.900866 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:26.900866 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:26.955717 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fb49ea9a-3725-40e0-bf7e-6bcd44db588d tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:44:27.011282 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:27.011282 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:27.038405 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fb49ea9a-3725-40e0-bf7e-6bcd44db588d tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc returned with HTTP 200 Jan 28 18:44:27.061383 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 120/219] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:44:26 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc => generated 912 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:44:28.067869 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d9fb34be-6c6d-408d-9d12-eb9f8d366175 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc Jan 28 18:44:28.069289 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d9fb34be-6c6d-408d-9d12-eb9f8d366175 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:44:28.069778 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:44:28.069778 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:44:28.070593 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d9fb34be-6c6d-408d-9d12-eb9f8d366175 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:44:28.245234 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:28.245234 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:28.260932 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d9fb34be-6c6d-408d-9d12-eb9f8d366175 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:44:28.297543 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:28.297543 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:28.314361 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d9fb34be-6c6d-408d-9d12-eb9f8d366175 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc returned with HTTP 200 Jan 28 18:44:28.315769 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 100/220] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:44:28 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc => generated 912 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:44:29.340104 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f4084550-5740-468b-a5c9-5366b135d6ae tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc Jan 28 18:44:29.342048 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f4084550-5740-468b-a5c9-5366b135d6ae tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:44:29.342562 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:44:29.342562 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:44:29.343495 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f4084550-5740-468b-a5c9-5366b135d6ae tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:44:29.571645 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:29.571645 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:29.592850 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f4084550-5740-468b-a5c9-5366b135d6ae tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:44:29.642968 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:29.642968 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:29.664241 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f4084550-5740-468b-a5c9-5366b135d6ae tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc returned with HTTP 200 Jan 28 18:44:29.666935 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 121/221] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:44:29 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc => generated 912 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:44:30.698151 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-deca270a-a785-480a-8d9e-97289b2ce897 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc Jan 28 18:44:30.700196 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-deca270a-a785-480a-8d9e-97289b2ce897 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:44:30.701445 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:44:30.701445 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:44:30.704932 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-deca270a-a785-480a-8d9e-97289b2ce897 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:44:30.985767 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:30.985767 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:31.007706 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-deca270a-a785-480a-8d9e-97289b2ce897 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:44:31.062414 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:31.062414 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:31.090338 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-deca270a-a785-480a-8d9e-97289b2ce897 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc returned with HTTP 200 Jan 28 18:44:31.092505 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 101/222] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:44:30 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc => generated 912 bytes in 404 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:44:32.135632 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aa8d3651-db16-4433-b466-131519bc4a3e tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc Jan 28 18:44:32.135632 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aa8d3651-db16-4433-b466-131519bc4a3e tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:44:32.135632 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:44:32.135632 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:44:32.135632 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aa8d3651-db16-4433-b466-131519bc4a3e tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:44:32.352627 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:32.352627 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:32.374527 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-aa8d3651-db16-4433-b466-131519bc4a3e tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:44:32.448278 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:32.448278 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:32.462244 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aa8d3651-db16-4433-b466-131519bc4a3e tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc returned with HTTP 200 Jan 28 18:44:32.462244 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 122/223] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:44:32 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc => generated 912 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:44:32.705502 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-bf3534e8-472a-4d3f-8209-45ad12e017dd req-ba0304a3-8162-4716-b028-e26a211a7439 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] POST http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/attachments/84087864-1917-4b36-b187-6ecc6e998cf7/action Jan 28 18:44:32.706426 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:44:32.706426 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:44:32.707182 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-bf3534e8-472a-4d3f-8209-45ad12e017dd req-ba0304a3-8162-4716-b028-e26a211a7439 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Action body: b'{"os-complete": null}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 18:44:32.708165 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-bf3534e8-472a-4d3f-8209-45ad12e017dd req-ba0304a3-8162-4716-b028-e26a211a7439 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:44:32.886898 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:32.886898 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:32.925758 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-bf3534e8-472a-4d3f-8209-45ad12e017dd req-ba0304a3-8162-4716-b028-e26a211a7439 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/attachments/84087864-1917-4b36-b187-6ecc6e998cf7/action returned with HTTP 204 Jan 28 18:44:32.928448 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 102/224] 10.222.0.11 () {64 vars in 1489 bytes} [Thu Jan 28 18:44:32 2021] POST /volume/v3/210e77d7810747bda10133406b51d347/attachments/84087864-1917-4b36-b187-6ecc6e998cf7/action => generated 0 bytes in 232 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 18:44:34.177780 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d8e1a75c-c5ed-4901-9149-5354ae820d67 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc Jan 28 18:44:34.179642 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d8e1a75c-c5ed-4901-9149-5354ae820d67 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:44:34.180212 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:44:34.180212 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:44:34.181369 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d8e1a75c-c5ed-4901-9149-5354ae820d67 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:44:34.305416 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:34.305416 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:34.319395 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d8e1a75c-c5ed-4901-9149-5354ae820d67 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:44:34.354299 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:34.354299 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:34.367217 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d8e1a75c-c5ed-4901-9149-5354ae820d67 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc returned with HTTP 200 Jan 28 18:44:34.368681 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 123/225] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:44:33 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc => generated 1204 bytes in 892 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:44:43.772061 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-17c4ffd0-94a7-4fa8-9732-473b12c4ddbc req-30ba97c0-b159-4bee-b291-b8209d60f491 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 Jan 28 18:44:43.774358 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-17c4ffd0-94a7-4fa8-9732-473b12c4ddbc req-30ba97c0-b159-4bee-b291-b8209d60f491 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:44:43.774957 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:44:43.774957 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:44:43.776031 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-17c4ffd0-94a7-4fa8-9732-473b12c4ddbc req-30ba97c0-b159-4bee-b291-b8209d60f491 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:44:43.896374 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:43.896374 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:43.938457 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-17c4ffd0-94a7-4fa8-9732-473b12c4ddbc req-30ba97c0-b159-4bee-b291-b8209d60f491 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:44:44.023195 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:44.023195 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:44.046124 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-17c4ffd0-94a7-4fa8-9732-473b12c4ddbc req-30ba97c0-b159-4bee-b291-b8209d60f491 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 returned with HTTP 200 Jan 28 18:44:44.051793 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 103/226] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 18:44:43 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 => generated 1205 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:44:44.129988 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-17c4ffd0-94a7-4fa8-9732-473b12c4ddbc req-9fc95f7a-8bc9-470e-84d8-d622ebec7437 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] POST http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24/action Jan 28 18:44:44.131235 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:44:44.131235 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:44:44.132279 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-17c4ffd0-94a7-4fa8-9732-473b12c4ddbc req-9fc95f7a-8bc9-470e-84d8-d622ebec7437 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 18:44:44.134261 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-17c4ffd0-94a7-4fa8-9732-473b12c4ddbc req-9fc95f7a-8bc9-470e-84d8-d622ebec7437 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:44:44.316453 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:44.316453 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:44.330922 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-17c4ffd0-94a7-4fa8-9732-473b12c4ddbc req-9fc95f7a-8bc9-470e-84d8-d622ebec7437 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:44:44.370367 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-17c4ffd0-94a7-4fa8-9732-473b12c4ddbc req-9fc95f7a-8bc9-470e-84d8-d622ebec7437 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Begin detaching volume completed successfully. Jan 28 18:44:44.372570 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-17c4ffd0-94a7-4fa8-9732-473b12c4ddbc req-9fc95f7a-8bc9-470e-84d8-d622ebec7437 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24/action returned with HTTP 202 Jan 28 18:44:44.382853 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 124/227] 10.222.0.16 () {64 vars in 1643 bytes} [Thu Jan 28 18:44:44 2021] POST /volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24/action => generated 0 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 18:44:44.444637 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-18acf10b-cd96-49c2-9273-167165a69a98 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 Jan 28 18:44:44.446095 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-18acf10b-cd96-49c2-9273-167165a69a98 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:44:44.446095 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:44:44.446095 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:44:44.447204 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-18acf10b-cd96-49c2-9273-167165a69a98 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:44:44.517599 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-17c4ffd0-94a7-4fa8-9732-473b12c4ddbc req-9fc95f7a-8bc9-470e-84d8-d622ebec7437 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume// Jan 28 18:44:44.518492 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-17c4ffd0-94a7-4fa8-9732-473b12c4ddbc req-9fc95f7a-8bc9-470e-84d8-d622ebec7437 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:44:44.518848 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:44:44.518848 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:44:44.520416 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-17c4ffd0-94a7-4fa8-9732-473b12c4ddbc req-9fc95f7a-8bc9-470e-84d8-d622ebec7437 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:44:44.522466 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-17c4ffd0-94a7-4fa8-9732-473b12c4ddbc req-9fc95f7a-8bc9-470e-84d8-d622ebec7437 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 18:44:44.523977 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 125/228] 10.222.0.11 () {56 vars in 1089 bytes} [Thu Jan 28 18:44:44 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 18:44:44.542105 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-17c4ffd0-94a7-4fa8-9732-473b12c4ddbc req-bd400bc5-86a9-4574-aa99-f9dc92bb44e4 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 Jan 28 18:44:44.543255 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-17c4ffd0-94a7-4fa8-9732-473b12c4ddbc req-bd400bc5-86a9-4574-aa99-f9dc92bb44e4 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:44:44.546892 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-17c4ffd0-94a7-4fa8-9732-473b12c4ddbc req-bd400bc5-86a9-4574-aa99-f9dc92bb44e4 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:44:44.616417 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:44.616417 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:44.660693 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-18acf10b-cd96-49c2-9273-167165a69a98 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:44:44.720755 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:44.720755 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:44.738775 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-18acf10b-cd96-49c2-9273-167165a69a98 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 returned with HTTP 200 Jan 28 18:44:44.740611 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 104/229] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:44:44 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 => generated 1208 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 18:44:44.765662 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:44.765662 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:44.784818 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-17c4ffd0-94a7-4fa8-9732-473b12c4ddbc req-bd400bc5-86a9-4574-aa99-f9dc92bb44e4 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:44:44.833809 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:44.833809 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:44.855048 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-17c4ffd0-94a7-4fa8-9732-473b12c4ddbc req-bd400bc5-86a9-4574-aa99-f9dc92bb44e4 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 returned with HTTP 200 Jan 28 18:44:44.858517 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 126/230] 10.222.0.11 () {60 vars in 1403 bytes} [Thu Jan 28 18:44:44 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 => generated 1307 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 18:44:45.463821 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-17c4ffd0-94a7-4fa8-9732-473b12c4ddbc req-102c3a41-e4f9-4619-98de-f195f425f9a8 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] DELETE http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/attachments/e5d2923f-1617-404a-b0d9-9a1584f53ed6 Jan 28 18:44:45.463821 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-17c4ffd0-94a7-4fa8-9732-473b12c4ddbc req-102c3a41-e4f9-4619-98de-f195f425f9a8 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:44:45.463821 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:44:45.463821 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:44:45.463821 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-17c4ffd0-94a7-4fa8-9732-473b12c4ddbc req-102c3a41-e4f9-4619-98de-f195f425f9a8 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:44:45.515761 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:45.515761 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:45.770297 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1f66a5e9-9cfb-4a7e-8f47-858e458b426a tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 Jan 28 18:44:45.773747 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1f66a5e9-9cfb-4a7e-8f47-858e458b426a tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:44:45.774170 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:44:45.774170 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:44:45.774915 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1f66a5e9-9cfb-4a7e-8f47-858e458b426a tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:44:45.850038 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:45.850038 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:45.861547 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1f66a5e9-9cfb-4a7e-8f47-858e458b426a tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:44:45.898202 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:45.898202 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:45.914982 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1f66a5e9-9cfb-4a7e-8f47-858e458b426a tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 returned with HTTP 200 Jan 28 18:44:45.916399 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 127/231] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:44:45 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 => generated 1208 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:44:46.790373 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-17c4ffd0-94a7-4fa8-9732-473b12c4ddbc req-102c3a41-e4f9-4619-98de-f195f425f9a8 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 18:44:46.790780 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-17c4ffd0-94a7-4fa8-9732-473b12c4ddbc req-102c3a41-e4f9-4619-98de-f195f425f9a8 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Pending status list for volume during attachment-delete: [] {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 18:44:46.805239 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-17c4ffd0-94a7-4fa8-9732-473b12c4ddbc req-102c3a41-e4f9-4619-98de-f195f425f9a8 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/attachments/e5d2923f-1617-404a-b0d9-9a1584f53ed6 returned with HTTP 200 Jan 28 18:44:46.806468 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 105/232] 10.222.0.11 () {62 vars in 1437 bytes} [Thu Jan 28 18:44:45 2021] DELETE /volume/v3/210e77d7810747bda10133406b51d347/attachments/e5d2923f-1617-404a-b0d9-9a1584f53ed6 => generated 19 bytes in 1352 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:44:46.939964 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a732f6e9-04e9-46ab-87fa-0f299fa3b5d6 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 Jan 28 18:44:46.941228 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a732f6e9-04e9-46ab-87fa-0f299fa3b5d6 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:44:46.941660 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:44:46.941660 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:44:46.942552 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a732f6e9-04e9-46ab-87fa-0f299fa3b5d6 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:44:47.079537 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:47.079537 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:47.098848 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a732f6e9-04e9-46ab-87fa-0f299fa3b5d6 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:44:47.164622 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a732f6e9-04e9-46ab-87fa-0f299fa3b5d6 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 returned with HTTP 200 Jan 28 18:44:47.169415 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 128/233] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:44:46 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 => generated 913 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 18:44:50.802161 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b6f889ff-b3de-460e-a081-ab389fbdbfb4 req-4d7282d3-b58b-4376-b5d6-2d2989bc6e9a tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc Jan 28 18:44:50.804219 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b6f889ff-b3de-460e-a081-ab389fbdbfb4 req-4d7282d3-b58b-4376-b5d6-2d2989bc6e9a tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:44:50.804932 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:44:50.804932 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:44:50.806071 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b6f889ff-b3de-460e-a081-ab389fbdbfb4 req-4d7282d3-b58b-4376-b5d6-2d2989bc6e9a tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:44:50.968308 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:50.968308 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:51.011843 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-b6f889ff-b3de-460e-a081-ab389fbdbfb4 req-4d7282d3-b58b-4376-b5d6-2d2989bc6e9a tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:44:51.088817 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:51.088817 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:51.137876 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b6f889ff-b3de-460e-a081-ab389fbdbfb4 req-4d7282d3-b58b-4376-b5d6-2d2989bc6e9a tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc returned with HTTP 200 Jan 28 18:44:51.149108 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 106/234] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 18:44:50 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc => generated 1204 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:44:51.233785 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b6f889ff-b3de-460e-a081-ab389fbdbfb4 req-b195bfc2-98a2-4242-8355-33f19cadb1b7 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] POST http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc/action Jan 28 18:44:51.234861 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:44:51.234861 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:44:51.241771 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b6f889ff-b3de-460e-a081-ab389fbdbfb4 req-b195bfc2-98a2-4242-8355-33f19cadb1b7 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 18:44:51.242761 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b6f889ff-b3de-460e-a081-ab389fbdbfb4 req-b195bfc2-98a2-4242-8355-33f19cadb1b7 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:44:51.435109 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:51.435109 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:51.437794 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-b6f889ff-b3de-460e-a081-ab389fbdbfb4 req-b195bfc2-98a2-4242-8355-33f19cadb1b7 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:44:51.467590 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-b6f889ff-b3de-460e-a081-ab389fbdbfb4 req-b195bfc2-98a2-4242-8355-33f19cadb1b7 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Begin detaching volume completed successfully. Jan 28 18:44:51.468481 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b6f889ff-b3de-460e-a081-ab389fbdbfb4 req-b195bfc2-98a2-4242-8355-33f19cadb1b7 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc/action returned with HTTP 202 Jan 28 18:44:51.470069 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 129/235] 10.222.0.16 () {64 vars in 1643 bytes} [Thu Jan 28 18:44:51 2021] POST /volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc/action => generated 0 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 18:44:51.522250 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-07122651-7615-4d03-a6e5-8afd82eef6dc tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc Jan 28 18:44:51.527205 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-07122651-7615-4d03-a6e5-8afd82eef6dc tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:44:51.528351 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:44:51.528351 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:44:51.529212 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-07122651-7615-4d03-a6e5-8afd82eef6dc tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:44:51.611990 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b6f889ff-b3de-460e-a081-ab389fbdbfb4 req-b195bfc2-98a2-4242-8355-33f19cadb1b7 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume// Jan 28 18:44:51.612479 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b6f889ff-b3de-460e-a081-ab389fbdbfb4 req-b195bfc2-98a2-4242-8355-33f19cadb1b7 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:44:51.612676 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:44:51.612676 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:44:51.613396 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b6f889ff-b3de-460e-a081-ab389fbdbfb4 req-b195bfc2-98a2-4242-8355-33f19cadb1b7 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:44:51.614665 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b6f889ff-b3de-460e-a081-ab389fbdbfb4 req-b195bfc2-98a2-4242-8355-33f19cadb1b7 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 18:44:51.615736 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 130/236] 10.222.0.11 () {56 vars in 1089 bytes} [Thu Jan 28 18:44:51 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 28 18:44:51.629167 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b6f889ff-b3de-460e-a081-ab389fbdbfb4 req-b03542d7-1309-4f2c-93f4-10b25b27619b tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc Jan 28 18:44:51.629955 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b6f889ff-b3de-460e-a081-ab389fbdbfb4 req-b03542d7-1309-4f2c-93f4-10b25b27619b tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:44:51.630937 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b6f889ff-b3de-460e-a081-ab389fbdbfb4 req-b03542d7-1309-4f2c-93f4-10b25b27619b tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:44:51.709490 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:51.709490 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:51.742845 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-07122651-7615-4d03-a6e5-8afd82eef6dc tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:44:51.789259 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:51.789259 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:51.810288 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:51.810288 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:51.827492 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-b6f889ff-b3de-460e-a081-ab389fbdbfb4 req-b03542d7-1309-4f2c-93f4-10b25b27619b tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:44:51.844892 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-07122651-7615-4d03-a6e5-8afd82eef6dc tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc returned with HTTP 200 Jan 28 18:44:51.847111 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 107/237] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:44:51 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc => generated 1207 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:44:51.897832 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:51.897832 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:51.917680 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b6f889ff-b3de-460e-a081-ab389fbdbfb4 req-b03542d7-1309-4f2c-93f4-10b25b27619b tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc returned with HTTP 200 Jan 28 18:44:51.920565 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 131/238] 10.222.0.11 () {60 vars in 1403 bytes} [Thu Jan 28 18:44:51 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc => generated 1306 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 18:44:52.486305 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b6f889ff-b3de-460e-a081-ab389fbdbfb4 req-fe119c2e-7372-44b3-ab03-eb66fdd50c40 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] DELETE http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/attachments/84087864-1917-4b36-b187-6ecc6e998cf7 Jan 28 18:44:52.487266 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b6f889ff-b3de-460e-a081-ab389fbdbfb4 req-fe119c2e-7372-44b3-ab03-eb66fdd50c40 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:44:52.487638 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:44:52.487638 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:44:52.488540 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b6f889ff-b3de-460e-a081-ab389fbdbfb4 req-fe119c2e-7372-44b3-ab03-eb66fdd50c40 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:44:52.598609 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:52.598609 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:52.876754 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-73b14895-0251-4c75-a6cb-1b60bb74efe2 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc Jan 28 18:44:52.878550 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-73b14895-0251-4c75-a6cb-1b60bb74efe2 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:44:52.879077 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:44:52.879077 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:44:52.880006 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-73b14895-0251-4c75-a6cb-1b60bb74efe2 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:44:53.026196 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:53.026196 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:53.055239 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-73b14895-0251-4c75-a6cb-1b60bb74efe2 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:44:53.129422 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:53.129422 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:53.214320 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-73b14895-0251-4c75-a6cb-1b60bb74efe2 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc returned with HTTP 200 Jan 28 18:44:53.257861 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 132/239] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:44:52 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc => generated 1207 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 18:44:53.875636 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-b6f889ff-b3de-460e-a081-ab389fbdbfb4 req-fe119c2e-7372-44b3-ab03-eb66fdd50c40 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 18:44:53.876521 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-b6f889ff-b3de-460e-a081-ab389fbdbfb4 req-fe119c2e-7372-44b3-ab03-eb66fdd50c40 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Pending status list for volume during attachment-delete: [] {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 18:44:53.899178 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b6f889ff-b3de-460e-a081-ab389fbdbfb4 req-fe119c2e-7372-44b3-ab03-eb66fdd50c40 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/attachments/84087864-1917-4b36-b187-6ecc6e998cf7 returned with HTTP 200 Jan 28 18:44:53.902936 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 108/240] 10.222.0.11 () {62 vars in 1437 bytes} [Thu Jan 28 18:44:52 2021] DELETE /volume/v3/210e77d7810747bda10133406b51d347/attachments/84087864-1917-4b36-b187-6ecc6e998cf7 => generated 19 bytes in 1426 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 18:44:54.282036 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f9ac8e88-6826-40e1-9db0-f8ce5f5780f8 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc Jan 28 18:44:54.283032 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f9ac8e88-6826-40e1-9db0-f8ce5f5780f8 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:44:54.283390 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:44:54.283390 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:44:54.284081 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f9ac8e88-6826-40e1-9db0-f8ce5f5780f8 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:44:54.643336 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:54.643336 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:54.682515 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f9ac8e88-6826-40e1-9db0-f8ce5f5780f8 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:44:54.799734 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f9ac8e88-6826-40e1-9db0-f8ce5f5780f8 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc returned with HTTP 200 Jan 28 18:44:54.802105 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 133/241] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:44:54 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc => generated 912 bytes in 529 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:44:54.834521 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5ab9f2b5-7747-4b7e-bd55-7068cb9f9598 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc Jan 28 18:44:54.835882 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5ab9f2b5-7747-4b7e-bd55-7068cb9f9598 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:44:54.836451 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:44:54.836451 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:44:54.839174 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5ab9f2b5-7747-4b7e-bd55-7068cb9f9598 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:44:55.007775 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:55.007775 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:55.028668 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5ab9f2b5-7747-4b7e-bd55-7068cb9f9598 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:44:55.081824 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5ab9f2b5-7747-4b7e-bd55-7068cb9f9598 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc returned with HTTP 200 Jan 28 18:44:55.094289 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 109/242] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:44:54 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc => generated 912 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:44:55.110212 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6d7e80e1-6192-46aa-a89c-09c4d36a4b1b tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc Jan 28 18:44:55.110753 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6d7e80e1-6192-46aa-a89c-09c4d36a4b1b tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:44:55.110972 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:44:55.110972 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:44:55.111530 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6d7e80e1-6192-46aa-a89c-09c4d36a4b1b tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:44:55.328990 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:55.328990 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:55.353380 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6d7e80e1-6192-46aa-a89c-09c4d36a4b1b tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:44:55.475933 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6d7e80e1-6192-46aa-a89c-09c4d36a4b1b tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc returned with HTTP 200 Jan 28 18:44:55.477479 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 134/243] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:44:55 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc => generated 912 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:44:55.502555 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4c7ab3a7-fbce-4d7e-9820-209300e1ae23 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 Jan 28 18:44:55.503395 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4c7ab3a7-fbce-4d7e-9820-209300e1ae23 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:44:55.503771 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:44:55.503771 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:44:55.504397 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4c7ab3a7-fbce-4d7e-9820-209300e1ae23 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:44:55.644000 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:55.644000 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:55.672719 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4c7ab3a7-fbce-4d7e-9820-209300e1ae23 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:44:55.785525 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4c7ab3a7-fbce-4d7e-9820-209300e1ae23 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 returned with HTTP 200 Jan 28 18:44:55.801180 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 110/244] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:44:55 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 => generated 913 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:44:55.821573 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5e5a143b-135b-4d58-b66e-b6a188a5bbc9 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 Jan 28 18:44:55.822350 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5e5a143b-135b-4d58-b66e-b6a188a5bbc9 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:44:55.822840 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:44:55.822840 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:44:55.823780 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5e5a143b-135b-4d58-b66e-b6a188a5bbc9 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:44:55.985186 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:44:55.985186 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:44:56.015462 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5e5a143b-135b-4d58-b66e-b6a188a5bbc9 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:44:56.071378 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5e5a143b-135b-4d58-b66e-b6a188a5bbc9 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 returned with HTTP 200 Jan 28 18:44:56.072490 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 135/245] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:44:55 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 => generated 913 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:45:04.846678 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a7b641c8-b6b8-4f55-88b8-d5765d5ba3e0 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] POST http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes Jan 28 18:45:04.849454 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:45:04.849454 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:45:04.850273 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a7b641c8-b6b8-4f55-88b8-d5765d5ba3e0 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1587741627"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:45:04.854698 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-a7b641c8-b6b8-4f55-88b8-d5765d5ba3e0 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1587741627'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 18:45:04.859150 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-a7b641c8-b6b8-4f55-88b8-d5765d5ba3e0 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Create volume of 1 GB Jan 28 18:45:05.368455 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a7b641c8-b6b8-4f55-88b8-d5765d5ba3e0 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Availability Zones retrieved successfully. Jan 28 18:45:05.454705 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a7b641c8-b6b8-4f55-88b8-d5765d5ba3e0 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Flow 'volume_create_api' (65532eb1-5f6c-47f1-a605-23e30f6b42eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:45:05.466730 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a7b641c8-b6b8-4f55-88b8-d5765d5ba3e0 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9891c8c8-1513-472a-93f0-699550b8817f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:45:05.475799 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-a7b641c8-b6b8-4f55-88b8-d5765d5ba3e0 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 18:45:05.682026 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a7b641c8-b6b8-4f55-88b8-d5765d5ba3e0 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9891c8c8-1513-472a-93f0-699550b8817f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:45:05.687703 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a7b641c8-b6b8-4f55-88b8-d5765d5ba3e0 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49576ac5-dd7e-4547-9e90-9cd1bce20988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:45:05.925512 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-a7b641c8-b6b8-4f55-88b8-d5765d5ba3e0 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Created reservations ['7845c629-afbd-4e51-9bd9-3dd68dca1c5d', 'b7c52e68-dfe5-45d5-92c9-e9516f7ad7e9', 'c769bcf0-1399-4fea-b343-7caf22308a8a', '388b33fb-ebf2-41b6-934b-0e3a297daccf'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 18:45:05.930734 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a7b641c8-b6b8-4f55-88b8-d5765d5ba3e0 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49576ac5-dd7e-4547-9e90-9cd1bce20988) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7845c629-afbd-4e51-9bd9-3dd68dca1c5d', 'b7c52e68-dfe5-45d5-92c9-e9516f7ad7e9', 'c769bcf0-1399-4fea-b343-7caf22308a8a', '388b33fb-ebf2-41b6-934b-0e3a297daccf']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:45:05.935784 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a7b641c8-b6b8-4f55-88b8-d5765d5ba3e0 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23f22251-1ef0-4b46-a6e7-87c797abc589) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:45:06.085254 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a7b641c8-b6b8-4f55-88b8-d5765d5ba3e0 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23f22251-1ef0-4b46-a6e7-87c797abc589) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '666ce3cb-a79d-475c-bb82-7261a8ef60e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1587741627',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f32aafdcb8244b194f603e3fe29791c',qos_specs=None,replication_status=,reservations=['7845c629-afbd-4e51-9bd9-3dd68dca1c5d','b7c52e68-dfe5-45d5-92c9-e9516f7ad7e9','c769bcf0-1399-4fea-b343-7caf22308a8a','388b33fb-ebf2-41b6-934b-0e3a297daccf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3b7cf0897c34c90ac74f785e3dbd637',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T18:45:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1587741627',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=666ce3cb-a79d-475c-bb82-7261a8ef60e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f32aafdcb8244b194f603e3fe29791c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c3b7cf0897c34c90ac74f785e3dbd637',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:45:06.090551 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a7b641c8-b6b8-4f55-88b8-d5765d5ba3e0 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe3370d4-1224-47b3-8487-da3d1645bf2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:45:06.241526 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a7b641c8-b6b8-4f55-88b8-d5765d5ba3e0 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe3370d4-1224-47b3-8487-da3d1645bf2a) transitioned into state 'SUCCESS' from state '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-1587741627',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f32aafdcb8244b194f603e3fe29791c',qos_specs=None,replication_status=,reservations=['7845c629-afbd-4e51-9bd9-3dd68dca1c5d','b7c52e68-dfe5-45d5-92c9-e9516f7ad7e9','c769bcf0-1399-4fea-b343-7caf22308a8a','388b33fb-ebf2-41b6-934b-0e3a297daccf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3b7cf0897c34c90ac74f785e3dbd637',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:45:06.271324 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a7b641c8-b6b8-4f55-88b8-d5765d5ba3e0 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0798fae-ef74-49ef-93f1-8d98b529a068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:45:06.357119 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a7b641c8-b6b8-4f55-88b8-d5765d5ba3e0 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0798fae-ef74-49ef-93f1-8d98b529a068) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:45:06.373049 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a7b641c8-b6b8-4f55-88b8-d5765d5ba3e0 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Flow 'volume_create_api' (65532eb1-5f6c-47f1-a605-23e30f6b42eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:45:06.672015 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a7b641c8-b6b8-4f55-88b8-d5765d5ba3e0 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Create volume request issued successfully. Jan 28 18:45:06.709701 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a7b641c8-b6b8-4f55-88b8-d5765d5ba3e0 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes returned with HTTP 202 Jan 28 18:45:06.726542 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 111/246] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 18:45:04 2021] POST /volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes => generated 828 bytes in 1887 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 18:45:06.750157 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5756fb91-0c94-4a7f-8af0-b7ce7535de1d tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] GET http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/666ce3cb-a79d-475c-bb82-7261a8ef60e6 Jan 28 18:45:06.751073 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5756fb91-0c94-4a7f-8af0-b7ce7535de1d tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:45:06.751416 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:45:06.751416 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:45:06.752067 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5756fb91-0c94-4a7f-8af0-b7ce7535de1d tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:45:06.958573 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:45:06.958573 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:45:06.997522 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5756fb91-0c94-4a7f-8af0-b7ce7535de1d tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Volume info retrieved successfully. Jan 28 18:45:07.080362 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5756fb91-0c94-4a7f-8af0-b7ce7535de1d tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/666ce3cb-a79d-475c-bb82-7261a8ef60e6 returned with HTTP 200 Jan 28 18:45:07.081892 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 136/247] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:45:06 2021] GET /volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/666ce3cb-a79d-475c-bb82-7261a8ef60e6 => generated 920 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:45:08.112309 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-060118eb-a07e-42f0-900c-994c9962ea77 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] GET http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/666ce3cb-a79d-475c-bb82-7261a8ef60e6 Jan 28 18:45:08.115101 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-060118eb-a07e-42f0-900c-994c9962ea77 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:45:08.115689 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:45:08.115689 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:45:08.116667 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-060118eb-a07e-42f0-900c-994c9962ea77 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:45:08.386324 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:45:08.386324 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:45:08.445803 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-060118eb-a07e-42f0-900c-994c9962ea77 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Volume info retrieved successfully. Jan 28 18:45:08.530173 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-060118eb-a07e-42f0-900c-994c9962ea77 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/666ce3cb-a79d-475c-bb82-7261a8ef60e6 returned with HTTP 200 Jan 28 18:45:08.554004 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 112/248] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:45:08 2021] GET /volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/666ce3cb-a79d-475c-bb82-7261a8ef60e6 => generated 920 bytes in 450 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:45:09.570401 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e76ce31c-585f-40c8-9f79-8b88b58329d7 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] GET http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/666ce3cb-a79d-475c-bb82-7261a8ef60e6 Jan 28 18:45:09.574177 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e76ce31c-585f-40c8-9f79-8b88b58329d7 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:45:09.575506 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:45:09.575506 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:45:09.577029 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e76ce31c-585f-40c8-9f79-8b88b58329d7 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:45:09.700590 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:45:09.700590 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:45:09.711798 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e76ce31c-585f-40c8-9f79-8b88b58329d7 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Volume info retrieved successfully. Jan 28 18:45:09.741161 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e76ce31c-585f-40c8-9f79-8b88b58329d7 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/666ce3cb-a79d-475c-bb82-7261a8ef60e6 returned with HTTP 200 Jan 28 18:45:09.742048 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 137/249] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:45:09 2021] GET /volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/666ce3cb-a79d-475c-bb82-7261a8ef60e6 => generated 921 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:45:33.287570 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bb4117f9-c794-4f26-83f8-9070f8a5a3e5 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] DELETE http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc Jan 28 18:45:33.289319 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bb4117f9-c794-4f26-83f8-9070f8a5a3e5 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:45:33.289863 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:45:33.289863 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:45:33.291096 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bb4117f9-c794-4f26-83f8-9070f8a5a3e5 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:45:33.294104 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-bb4117f9-c794-4f26-83f8-9070f8a5a3e5 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Delete volume with id: 136c519f-7594-4e0d-a142-64a21cbf2bbc Jan 28 18:45:33.465269 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:45:33.465269 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:45:33.467592 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bb4117f9-c794-4f26-83f8-9070f8a5a3e5 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:45:33.599912 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bb4117f9-c794-4f26-83f8-9070f8a5a3e5 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Delete volume request issued successfully. Jan 28 18:45:33.602460 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bb4117f9-c794-4f26-83f8-9070f8a5a3e5 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc returned with HTTP 202 Jan 28 18:45:33.616453 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 113/250] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 18:45:33 2021] DELETE /volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc => generated 0 bytes in 331 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 18:45:33.625843 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-278eecde-9bec-4b18-a5fb-300d8ab80c88 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc Jan 28 18:45:33.626903 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-278eecde-9bec-4b18-a5fb-300d8ab80c88 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:45:33.627213 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:45:33.627213 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:45:33.628353 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-278eecde-9bec-4b18-a5fb-300d8ab80c88 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:45:33.815143 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:45:33.815143 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:45:33.855592 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-278eecde-9bec-4b18-a5fb-300d8ab80c88 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:45:33.958619 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-278eecde-9bec-4b18-a5fb-300d8ab80c88 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc returned with HTTP 200 Jan 28 18:45:33.963341 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 138/251] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:45:33 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc => generated 911 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:45:35.094711 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c54d123e-43c0-440b-8798-18f49120a8b9 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc Jan 28 18:45:35.094711 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c54d123e-43c0-440b-8798-18f49120a8b9 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:45:35.094711 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:45:35.094711 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:45:35.094711 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c54d123e-43c0-440b-8798-18f49120a8b9 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:45:35.128631 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:45:35.128631 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:45:35.147114 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c54d123e-43c0-440b-8798-18f49120a8b9 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:45:35.185843 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c54d123e-43c0-440b-8798-18f49120a8b9 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc returned with HTTP 200 Jan 28 18:45:35.187949 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 114/252] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:45:34 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc => generated 911 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:45:36.215793 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-54182d85-bcaa-4307-96a5-345c33a42f19 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc Jan 28 18:45:36.216961 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-54182d85-bcaa-4307-96a5-345c33a42f19 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:45:36.218248 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:45:36.218248 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:45:36.219004 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-54182d85-bcaa-4307-96a5-345c33a42f19 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:45:36.438382 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:45:36.438382 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:45:36.457933 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-54182d85-bcaa-4307-96a5-345c33a42f19 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:45:36.525857 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-54182d85-bcaa-4307-96a5-345c33a42f19 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc returned with HTTP 200 Jan 28 18:45:36.528318 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 139/253] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:45:36 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc => generated 911 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:45:37.558757 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4294c295-6a31-41a0-a3d0-cf91f37c68bd tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc Jan 28 18:45:37.561580 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4294c295-6a31-41a0-a3d0-cf91f37c68bd tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:45:37.562234 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:45:37.562234 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:45:37.563202 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4294c295-6a31-41a0-a3d0-cf91f37c68bd tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:45:37.665035 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4294c295-6a31-41a0-a3d0-cf91f37c68bd tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc returned with HTTP 404 Jan 28 18:45:37.668363 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 115/254] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:45:37 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/136c519f-7594-4e0d-a142-64a21cbf2bbc => generated 109 bytes in 117 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 18:45:37.678940 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4585f14f-a6d6-41f2-880b-15ee1c61aa9c tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] DELETE http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 Jan 28 18:45:37.679860 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4585f14f-a6d6-41f2-880b-15ee1c61aa9c tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:45:37.680254 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:45:37.680254 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:45:37.680932 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4585f14f-a6d6-41f2-880b-15ee1c61aa9c tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:45:37.681744 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-4585f14f-a6d6-41f2-880b-15ee1c61aa9c tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Delete volume with id: 945480fe-03f4-4874-83bb-7efa155fbd24 Jan 28 18:45:37.867711 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:45:37.867711 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:45:37.883524 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4585f14f-a6d6-41f2-880b-15ee1c61aa9c tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:45:37.974610 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4585f14f-a6d6-41f2-880b-15ee1c61aa9c tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Delete volume request issued successfully. Jan 28 18:45:37.975587 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4585f14f-a6d6-41f2-880b-15ee1c61aa9c tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 returned with HTTP 202 Jan 28 18:45:37.981687 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 140/255] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 18:45:37 2021] DELETE /volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 => generated 0 bytes in 308 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 18:45:37.995195 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e4ab3bff-9ea1-43e4-807c-c5c3040f1666 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 Jan 28 18:45:37.998490 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e4ab3bff-9ea1-43e4-807c-c5c3040f1666 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:45:38.003162 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e4ab3bff-9ea1-43e4-807c-c5c3040f1666 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:45:38.254859 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:45:38.254859 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:45:38.286138 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e4ab3bff-9ea1-43e4-807c-c5c3040f1666 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:45:38.363635 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e4ab3bff-9ea1-43e4-807c-c5c3040f1666 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 returned with HTTP 200 Jan 28 18:45:38.371285 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 116/256] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:45:37 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 => generated 912 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:45:39.409749 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-197963f8-7aec-4a68-ab69-866a65f9fffd tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 Jan 28 18:45:39.411695 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-197963f8-7aec-4a68-ab69-866a65f9fffd tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:45:39.412340 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:45:39.412340 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:45:39.420336 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-197963f8-7aec-4a68-ab69-866a65f9fffd tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:45:39.684265 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:45:39.684265 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:45:39.724374 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-197963f8-7aec-4a68-ab69-866a65f9fffd tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:45:39.848971 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-197963f8-7aec-4a68-ab69-866a65f9fffd tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 returned with HTTP 200 Jan 28 18:45:39.850569 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 141/257] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:45:39 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 => generated 912 bytes in 448 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:45:40.880511 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5a2c5c4e-f815-4404-b89b-f209b16c5501 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 Jan 28 18:45:40.883028 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5a2c5c4e-f815-4404-b89b-f209b16c5501 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:45:40.883028 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:45:40.883028 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:45:40.883028 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5a2c5c4e-f815-4404-b89b-f209b16c5501 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:45:41.095860 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:45:41.095860 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:45:41.134715 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5a2c5c4e-f815-4404-b89b-f209b16c5501 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:45:41.202583 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5a2c5c4e-f815-4404-b89b-f209b16c5501 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 returned with HTTP 200 Jan 28 18:45:41.207332 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 117/258] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:45:40 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 => generated 912 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:45:42.241071 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7316bb03-23da-44d6-8499-535f06e3aa22 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 Jan 28 18:45:42.243205 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7316bb03-23da-44d6-8499-535f06e3aa22 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:45:42.244724 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:45:42.244724 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:45:42.248353 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7316bb03-23da-44d6-8499-535f06e3aa22 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:45:42.474870 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:45:42.474870 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:45:42.515912 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7316bb03-23da-44d6-8499-535f06e3aa22 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:45:42.584901 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7316bb03-23da-44d6-8499-535f06e3aa22 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 returned with HTTP 200 Jan 28 18:45:42.587313 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 142/259] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:45:42 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 => generated 912 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:45:43.617938 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a8b21ff5-742b-4f5f-b4fc-bde84347f5cb tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 Jan 28 18:45:43.619183 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a8b21ff5-742b-4f5f-b4fc-bde84347f5cb tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:45:43.619778 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:45:43.619778 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:45:43.630071 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a8b21ff5-742b-4f5f-b4fc-bde84347f5cb tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:45:43.764546 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a8b21ff5-742b-4f5f-b4fc-bde84347f5cb tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 returned with HTTP 404 Jan 28 18:45:43.766750 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 118/260] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:45:43 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/945480fe-03f4-4874-83bb-7efa155fbd24 => generated 109 bytes in 156 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 18:45:48.656250 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3ad89dc4-322d-49f2-bb3a-e74879dd21ce tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] DELETE http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac Jan 28 18:45:48.657542 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3ad89dc4-322d-49f2-bb3a-e74879dd21ce tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:45:48.657924 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:45:48.657924 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:45:48.658568 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3ad89dc4-322d-49f2-bb3a-e74879dd21ce tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:45:48.659261 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-3ad89dc4-322d-49f2-bb3a-e74879dd21ce tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Delete volume with id: 5bf90ac8-cf1a-41c0-af63-30dfa30115ac Jan 28 18:45:48.794220 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:45:48.794220 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:45:48.796680 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3ad89dc4-322d-49f2-bb3a-e74879dd21ce tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:45:48.888279 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3ad89dc4-322d-49f2-bb3a-e74879dd21ce tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Delete volume request issued successfully. Jan 28 18:45:48.889774 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3ad89dc4-322d-49f2-bb3a-e74879dd21ce tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac returned with HTTP 202 Jan 28 18:45:48.891396 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 143/261] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 18:45:48 2021] DELETE /volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac => generated 0 bytes in 242 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 18:45:48.904561 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-08cdf871-aa82-492d-aea6-33185cc882e6 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac Jan 28 18:45:48.905401 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-08cdf871-aa82-492d-aea6-33185cc882e6 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:45:48.906434 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-08cdf871-aa82-492d-aea6-33185cc882e6 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:45:49.104915 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:45:49.104915 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:45:49.152342 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-08cdf871-aa82-492d-aea6-33185cc882e6 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:45:49.294684 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-08cdf871-aa82-492d-aea6-33185cc882e6 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac returned with HTTP 200 Jan 28 18:45:49.331754 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 119/262] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:45:48 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac => generated 912 bytes in 427 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:45:50.364104 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-52d30466-1e03-453c-bbbb-bd31c5a0bfdd tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac Jan 28 18:45:50.365053 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-52d30466-1e03-453c-bbbb-bd31c5a0bfdd tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:45:50.365425 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:45:50.365425 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:45:50.366042 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-52d30466-1e03-453c-bbbb-bd31c5a0bfdd tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:45:50.525035 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:45:50.525035 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:45:50.545947 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-52d30466-1e03-453c-bbbb-bd31c5a0bfdd tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:45:50.597940 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-52d30466-1e03-453c-bbbb-bd31c5a0bfdd tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac returned with HTTP 200 Jan 28 18:45:50.600337 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 144/263] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:45:50 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac => generated 912 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:45:51.636457 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eff4988c-21cb-447f-bb9d-63cade1c1cf6 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac Jan 28 18:45:51.640024 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eff4988c-21cb-447f-bb9d-63cade1c1cf6 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:45:51.640949 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:45:51.640949 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:45:51.642396 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eff4988c-21cb-447f-bb9d-63cade1c1cf6 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:45:51.874614 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:45:51.874614 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:45:51.898316 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-eff4988c-21cb-447f-bb9d-63cade1c1cf6 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Volume info retrieved successfully. Jan 28 18:45:51.996128 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eff4988c-21cb-447f-bb9d-63cade1c1cf6 tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac returned with HTTP 200 Jan 28 18:45:52.011001 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 120/264] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:45:51 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac => generated 912 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:45:53.026486 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-76d2cfe5-ee4c-48f0-93fd-52e76848ea4f tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] GET http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac Jan 28 18:45:53.028277 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-76d2cfe5-ee4c-48f0-93fd-52e76848ea4f tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:45:53.028762 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:45:53.028762 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:45:53.029692 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-76d2cfe5-ee4c-48f0-93fd-52e76848ea4f tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:45:53.137014 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-76d2cfe5-ee4c-48f0-93fd-52e76848ea4f tempest-AttachVolumeTestJSON-1233192353 tempest-AttachVolumeTestJSON-1233192353-project] http://10.222.0.16/volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac returned with HTTP 404 Jan 28 18:45:53.139412 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 145/265] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:45:53 2021] GET /volume/v3/210e77d7810747bda10133406b51d347/volumes/5bf90ac8-cf1a-41c0-af63-30dfa30115ac => generated 109 bytes in 120 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 18:46:01.256018 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-01dd7c8d-9b80-44d5-9051-3d85c3c17e86 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] POST http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes Jan 28 18:46:01.256584 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:46:01.256584 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:46:01.257839 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-01dd7c8d-9b80-44d5-9051-3d85c3c17e86 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-468418566"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:46:01.259464 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-01dd7c8d-9b80-44d5-9051-3d85c3c17e86 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-468418566'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 18:46:01.259923 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-01dd7c8d-9b80-44d5-9051-3d85c3c17e86 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Create volume of 1 GB Jan 28 18:46:01.370641 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-01dd7c8d-9b80-44d5-9051-3d85c3c17e86 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Availability Zones retrieved successfully. Jan 28 18:46:01.509594 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-01dd7c8d-9b80-44d5-9051-3d85c3c17e86 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Flow 'volume_create_api' (37c50ca2-f166-4778-8513-d1a2b85afb40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:46:01.556568 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-01dd7c8d-9b80-44d5-9051-3d85c3c17e86 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f68480f-425c-411a-a9c6-6387d108df95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:46:01.558849 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-01dd7c8d-9b80-44d5-9051-3d85c3c17e86 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 18:46:02.048311 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-01dd7c8d-9b80-44d5-9051-3d85c3c17e86 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f68480f-425c-411a-a9c6-6387d108df95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:46:02.060994 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-01dd7c8d-9b80-44d5-9051-3d85c3c17e86 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed1baad7-086f-4513-9c3c-49f4e675adda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:46:02.537618 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-01dd7c8d-9b80-44d5-9051-3d85c3c17e86 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Created reservations ['3872596e-7fd0-44c5-be9c-c641b105cd49', 'c852d418-974e-49db-a630-86412456ca8c', '00255c40-029f-4974-a5b1-289a62a04483', 'b8990c73-bc8d-42ea-af74-35837ee66fde'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 18:46:02.552263 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-01dd7c8d-9b80-44d5-9051-3d85c3c17e86 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed1baad7-086f-4513-9c3c-49f4e675adda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3872596e-7fd0-44c5-be9c-c641b105cd49', 'c852d418-974e-49db-a630-86412456ca8c', '00255c40-029f-4974-a5b1-289a62a04483', 'b8990c73-bc8d-42ea-af74-35837ee66fde']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:46:02.584430 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-01dd7c8d-9b80-44d5-9051-3d85c3c17e86 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de6740fd-40d1-4066-b173-12771193cd81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:46:03.007528 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-01dd7c8d-9b80-44d5-9051-3d85c3c17e86 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de6740fd-40d1-4066-b173-12771193cd81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51341200-aade-4a19-ade9-5de1a3cf6c2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-468418566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f32aafdcb8244b194f603e3fe29791c',qos_specs=None,replication_status=,reservations=['3872596e-7fd0-44c5-be9c-c641b105cd49','c852d418-974e-49db-a630-86412456ca8c','00255c40-029f-4974-a5b1-289a62a04483','b8990c73-bc8d-42ea-af74-35837ee66fde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3b7cf0897c34c90ac74f785e3dbd637',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T18:46:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-468418566',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51341200-aade-4a19-ade9-5de1a3cf6c2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f32aafdcb8244b194f603e3fe29791c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c3b7cf0897c34c90ac74f785e3dbd637',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:46:03.029737 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-01dd7c8d-9b80-44d5-9051-3d85c3c17e86 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2572001-f157-4a7f-bea3-8052bb2de302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:46:03.393063 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-01dd7c8d-9b80-44d5-9051-3d85c3c17e86 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2572001-f157-4a7f-bea3-8052bb2de302) transitioned into state 'SUCCESS' from state '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-468418566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f32aafdcb8244b194f603e3fe29791c',qos_specs=None,replication_status=,reservations=['3872596e-7fd0-44c5-be9c-c641b105cd49','c852d418-974e-49db-a630-86412456ca8c','00255c40-029f-4974-a5b1-289a62a04483','b8990c73-bc8d-42ea-af74-35837ee66fde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3b7cf0897c34c90ac74f785e3dbd637',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:46:03.423669 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-01dd7c8d-9b80-44d5-9051-3d85c3c17e86 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85dd5830-aab4-4234-aada-f9bb1040c7c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:46:03.551505 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-01dd7c8d-9b80-44d5-9051-3d85c3c17e86 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85dd5830-aab4-4234-aada-f9bb1040c7c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:46:03.580638 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-01dd7c8d-9b80-44d5-9051-3d85c3c17e86 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Flow 'volume_create_api' (37c50ca2-f166-4778-8513-d1a2b85afb40) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:46:03.885352 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-01dd7c8d-9b80-44d5-9051-3d85c3c17e86 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Create volume request issued successfully. Jan 28 18:46:04.003341 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-01dd7c8d-9b80-44d5-9051-3d85c3c17e86 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes returned with HTTP 202 Jan 28 18:46:04.013214 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 121/266] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 18:46:01 2021] POST /volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes => generated 827 bytes in 2761 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 18:46:04.051319 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cbab7c6e-c608-45c9-a306-75d3a77e9544 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] GET http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b Jan 28 18:46:04.062177 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cbab7c6e-c608-45c9-a306-75d3a77e9544 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:46:04.070337 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cbab7c6e-c608-45c9-a306-75d3a77e9544 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:46:04.518132 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:46:04.518132 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:46:04.575806 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cbab7c6e-c608-45c9-a306-75d3a77e9544 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Volume info retrieved successfully. Jan 28 18:46:04.799055 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cbab7c6e-c608-45c9-a306-75d3a77e9544 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b returned with HTTP 200 Jan 28 18:46:04.808028 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 146/267] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:46:04 2021] GET /volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b => generated 895 bytes in 766 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:46:05.849007 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-79581381-f546-4e48-b3db-2a03deb8f00a tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] GET http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b Jan 28 18:46:05.851169 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-79581381-f546-4e48-b3db-2a03deb8f00a tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:46:05.851936 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:46:05.851936 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:46:05.854270 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-79581381-f546-4e48-b3db-2a03deb8f00a tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:46:06.083764 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:46:06.083764 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:46:06.129219 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-79581381-f546-4e48-b3db-2a03deb8f00a tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Volume info retrieved successfully. Jan 28 18:46:06.230191 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-79581381-f546-4e48-b3db-2a03deb8f00a tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b returned with HTTP 200 Jan 28 18:46:06.237763 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 122/268] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:46:05 2021] GET /volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b => generated 919 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:46:07.269640 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5cd3df8a-93f9-4ec0-8470-5357bbf7f94c tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] GET http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b Jan 28 18:46:07.271383 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5cd3df8a-93f9-4ec0-8470-5357bbf7f94c tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:46:07.272030 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:46:07.272030 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:46:07.273117 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5cd3df8a-93f9-4ec0-8470-5357bbf7f94c tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:46:07.525710 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:46:07.525710 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:46:07.559193 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5cd3df8a-93f9-4ec0-8470-5357bbf7f94c tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Volume info retrieved successfully. Jan 28 18:46:07.633830 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5cd3df8a-93f9-4ec0-8470-5357bbf7f94c tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b returned with HTTP 200 Jan 28 18:46:07.647237 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 147/269] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:46:07 2021] GET /volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b => generated 920 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:46:13.159494 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a9e56dcf-4666-4272-b6fb-2ab79278923c req-ec53a908-e000-4f2e-ae72-48831e709409 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] GET http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b Jan 28 18:46:13.161121 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-a9e56dcf-4666-4272-b6fb-2ab79278923c req-ec53a908-e000-4f2e-ae72-48831e709409 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:46:13.164650 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:46:13.164650 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:46:13.173631 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-a9e56dcf-4666-4272-b6fb-2ab79278923c req-ec53a908-e000-4f2e-ae72-48831e709409 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:46:13.536072 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:46:13.536072 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:46:13.588390 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-a9e56dcf-4666-4272-b6fb-2ab79278923c req-ec53a908-e000-4f2e-ae72-48831e709409 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Volume info retrieved successfully. Jan 28 18:46:13.720070 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a9e56dcf-4666-4272-b6fb-2ab79278923c req-ec53a908-e000-4f2e-ae72-48831e709409 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b returned with HTTP 200 Jan 28 18:46:13.722086 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 123/270] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 18:46:13 2021] GET /volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b => generated 920 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:46:13.899073 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5cd3df8a-93f9-4ec0-8470-5357bbf7f94c tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] GET http://10.222.0.16/volume// Jan 28 18:46:13.900707 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5cd3df8a-93f9-4ec0-8470-5357bbf7f94c tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:46:13.901018 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:46:13.901018 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:46:13.901843 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5cd3df8a-93f9-4ec0-8470-5357bbf7f94c tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:46:13.904226 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5cd3df8a-93f9-4ec0-8470-5357bbf7f94c tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 18:46:13.905114 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 148/271] 10.222.0.16 () {58 vars in 1289 bytes} [Thu Jan 28 18:46:13 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 18:46:13.943184 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a9e56dcf-4666-4272-b6fb-2ab79278923c req-73da45db-7f68-4aca-9dd8-f2a62986134d tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] POST http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/attachments Jan 28 18:46:13.944524 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:46:13.944524 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:46:13.945839 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-a9e56dcf-4666-4272-b6fb-2ab79278923c req-73da45db-7f68-4aca-9dd8-f2a62986134d tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "51341200-aade-4a19-ade9-5de1a3cf6c2b", "instance_uuid": "bda91251-fd88-4be1-bea7-25feacbeaccc", "connector": null}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:46:14.092467 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:46:14.092467 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:46:14.230174 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a9e56dcf-4666-4272-b6fb-2ab79278923c req-73da45db-7f68-4aca-9dd8-f2a62986134d tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/attachments returned with HTTP 200 Jan 28 18:46:14.245028 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 124/272] 10.222.0.16 () {66 vars in 1565 bytes} [Thu Jan 28 18:46:13 2021] POST /volume/v3/9f32aafdcb8244b194f603e3fe29791c/attachments => generated 273 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:46:14.348053 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c0076ef9-6a22-434d-bce0-7d6b882bc998 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] GET http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b Jan 28 18:46:14.349840 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c0076ef9-6a22-434d-bce0-7d6b882bc998 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:46:14.351006 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c0076ef9-6a22-434d-bce0-7d6b882bc998 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:46:14.394202 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a9e56dcf-4666-4272-b6fb-2ab79278923c req-73da45db-7f68-4aca-9dd8-f2a62986134d tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] GET http://10.222.0.16/volume// Jan 28 18:46:14.396143 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-a9e56dcf-4666-4272-b6fb-2ab79278923c req-73da45db-7f68-4aca-9dd8-f2a62986134d tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:46:14.397104 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:46:14.397104 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:46:14.398240 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-a9e56dcf-4666-4272-b6fb-2ab79278923c req-73da45db-7f68-4aca-9dd8-f2a62986134d tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:46:14.406200 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a9e56dcf-4666-4272-b6fb-2ab79278923c req-73da45db-7f68-4aca-9dd8-f2a62986134d tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 18:46:14.408412 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 125/273] 10.222.0.11 () {56 vars in 1089 bytes} [Thu Jan 28 18:46:14 2021] GET /volume/ => generated 754 bytes in 15 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 18:46:14.451372 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a9e56dcf-4666-4272-b6fb-2ab79278923c req-d77020e1-47fd-4f84-b76c-907707212ecb tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] GET http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b Jan 28 18:46:14.453822 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-a9e56dcf-4666-4272-b6fb-2ab79278923c req-d77020e1-47fd-4f84-b76c-907707212ecb tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:46:14.461845 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-a9e56dcf-4666-4272-b6fb-2ab79278923c req-d77020e1-47fd-4f84-b76c-907707212ecb tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:46:14.743052 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:46:14.743052 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:46:14.762107 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c0076ef9-6a22-434d-bce0-7d6b882bc998 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Volume info retrieved successfully. Jan 28 18:46:14.919546 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:46:14.919546 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:46:14.999379 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c0076ef9-6a22-434d-bce0-7d6b882bc998 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b returned with HTTP 200 Jan 28 18:46:15.006187 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 149/274] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:46:14 2021] GET /volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b => generated 919 bytes in 694 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:46:15.048278 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:46:15.048278 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:46:15.110776 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-a9e56dcf-4666-4272-b6fb-2ab79278923c req-d77020e1-47fd-4f84-b76c-907707212ecb tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Volume info retrieved successfully. Jan 28 18:46:15.301033 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:46:15.301033 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:46:15.330954 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a9e56dcf-4666-4272-b6fb-2ab79278923c req-d77020e1-47fd-4f84-b76c-907707212ecb tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b returned with HTTP 200 Jan 28 18:46:15.332688 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 126/275] 10.222.0.11 () {60 vars in 1403 bytes} [Thu Jan 28 18:46:14 2021] GET /volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b => generated 1018 bytes in 906 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 18:46:15.380956 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a9e56dcf-4666-4272-b6fb-2ab79278923c req-b5298801-a5bb-4e86-b787-2d54101b2224 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] PUT http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/attachments/a2102476-9e9e-4d75-a067-56da19ca46b9 Jan 28 18:46:15.382298 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:46:15.382298 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:46:15.400877 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-a9e56dcf-4666-4272-b6fb-2ab79278923c req-b5298801-a5bb-4e86-b787-2d54101b2224 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.11", "host": "n-h2-705657-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-705657-15.cbci-705657-15.local", "mountpoint": "/dev/sdb"}}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:46:15.566688 n-d-705657-15 devstack@c-api.service[87913]: /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 28 18:46:15.566688 n-d-705657-15 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 28 18:46:15.573256 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-a9e56dcf-4666-4272-b6fb-2ab79278923c req-b5298801-a5bb-4e86-b787-2d54101b2224 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Lock "b'cinder-attachment_update-51341200-aade-4a19-ade9-5de1a3cf6c2b-n-h2-705657-15'" acquired by "attachment_update" :: waited 0.054s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 18:46:15.577974 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:46:15.577974 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:46:16.064043 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7ae7188a-21ef-4fba-9726-ccd9330ffade tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] GET http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b Jan 28 18:46:16.065302 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7ae7188a-21ef-4fba-9726-ccd9330ffade tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:46:16.065599 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:46:16.065599 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:46:16.066292 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7ae7188a-21ef-4fba-9726-ccd9330ffade tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:46:16.423126 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:46:16.423126 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:46:16.487133 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7ae7188a-21ef-4fba-9726-ccd9330ffade tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Volume info retrieved successfully. Jan 28 18:46:16.584251 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:46:16.584251 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:46:16.633215 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7ae7188a-21ef-4fba-9726-ccd9330ffade tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b returned with HTTP 200 Jan 28 18:46:16.657170 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 127/276] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:46:16 2021] GET /volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b => generated 919 bytes in 605 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:46:17.686485 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f270d024-ffa3-460d-9447-30aa8ac0c653 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] GET http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b Jan 28 18:46:17.688189 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f270d024-ffa3-460d-9447-30aa8ac0c653 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:46:17.692631 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:46:17.692631 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:46:17.693756 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f270d024-ffa3-460d-9447-30aa8ac0c653 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:46:17.976905 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:46:17.976905 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:46:18.007331 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f270d024-ffa3-460d-9447-30aa8ac0c653 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Volume info retrieved successfully. Jan 28 18:46:18.073308 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:46:18.073308 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:46:18.113502 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f270d024-ffa3-460d-9447-30aa8ac0c653 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b returned with HTTP 200 Jan 28 18:46:18.115489 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 128/277] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:46:17 2021] GET /volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b => generated 919 bytes in 437 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:46:18.807985 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2cbd0bf9-3ac2-49e7-8ea0-cf1c6e218da2 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] POST http://10.222.0.16/volume/v3/3980b3182ce549f7a89d42d6831491cc/volumes Jan 28 18:46:18.809258 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:46:18.809258 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:46:18.812325 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2cbd0bf9-3ac2-49e7-8ea0-cf1c6e218da2 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-40598645"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:46:18.815729 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-2cbd0bf9-3ac2-49e7-8ea0-cf1c6e218da2 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-40598645'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 18:46:18.824990 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-2cbd0bf9-3ac2-49e7-8ea0-cf1c6e218da2 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Create volume of 1 GB Jan 28 18:46:18.936882 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2cbd0bf9-3ac2-49e7-8ea0-cf1c6e218da2 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Availability Zones retrieved successfully. Jan 28 18:46:19.030193 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2cbd0bf9-3ac2-49e7-8ea0-cf1c6e218da2 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Flow 'volume_create_api' (c2aa61a6-0db9-4093-bcb8-9d91d1562c44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:46:19.039919 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2cbd0bf9-3ac2-49e7-8ea0-cf1c6e218da2 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25d246bb-e7e9-47f2-b1d2-a11d62c8ea34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:46:19.051635 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-2cbd0bf9-3ac2-49e7-8ea0-cf1c6e218da2 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 18:46:19.466477 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2cbd0bf9-3ac2-49e7-8ea0-cf1c6e218da2 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25d246bb-e7e9-47f2-b1d2-a11d62c8ea34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:46:19.471707 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2cbd0bf9-3ac2-49e7-8ea0-cf1c6e218da2 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d39786df-6da8-4885-940c-c17130bd52ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:46:19.978621 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-2cbd0bf9-3ac2-49e7-8ea0-cf1c6e218da2 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Created reservations ['801ed59d-e386-493f-a402-9363f56150e8', '4fda8326-ffac-40d2-9635-59be0e6018ec', '8ae5d626-d175-4bc3-b5f7-0ba70ccebd3c', 'aac2e649-fbb2-48d1-9941-955d1ec4b6e9'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 18:46:19.987065 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2cbd0bf9-3ac2-49e7-8ea0-cf1c6e218da2 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d39786df-6da8-4885-940c-c17130bd52ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['801ed59d-e386-493f-a402-9363f56150e8', '4fda8326-ffac-40d2-9635-59be0e6018ec', '8ae5d626-d175-4bc3-b5f7-0ba70ccebd3c', 'aac2e649-fbb2-48d1-9941-955d1ec4b6e9']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:46:19.992038 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2cbd0bf9-3ac2-49e7-8ea0-cf1c6e218da2 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b883786c-b05e-447b-be8b-a6d22c4af125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:46:20.179393 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2cbd0bf9-3ac2-49e7-8ea0-cf1c6e218da2 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b883786c-b05e-447b-be8b-a6d22c4af125) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9900576-5f7e-4002-93c4-b1563966befa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-40598645',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3980b3182ce549f7a89d42d6831491cc',qos_specs=None,replication_status=,reservations=['801ed59d-e386-493f-a402-9363f56150e8','4fda8326-ffac-40d2-9635-59be0e6018ec','8ae5d626-d175-4bc3-b5f7-0ba70ccebd3c','aac2e649-fbb2-48d1-9941-955d1ec4b6e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83f538aaaeff443fb68181ddd18c5446',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T18:46:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-40598645',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9900576-5f7e-4002-93c4-b1563966befa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3980b3182ce549f7a89d42d6831491cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='83f538aaaeff443fb68181ddd18c5446',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:46:20.190919 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2cbd0bf9-3ac2-49e7-8ea0-cf1c6e218da2 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3b94677-0061-497d-ac52-73b25e2be503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:46:20.365496 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2cbd0bf9-3ac2-49e7-8ea0-cf1c6e218da2 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3b94677-0061-497d-ac52-73b25e2be503) transitioned into state 'SUCCESS' from state '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-40598645',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3980b3182ce549f7a89d42d6831491cc',qos_specs=None,replication_status=,reservations=['801ed59d-e386-493f-a402-9363f56150e8','4fda8326-ffac-40d2-9635-59be0e6018ec','8ae5d626-d175-4bc3-b5f7-0ba70ccebd3c','aac2e649-fbb2-48d1-9941-955d1ec4b6e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83f538aaaeff443fb68181ddd18c5446',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:46:20.380674 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2cbd0bf9-3ac2-49e7-8ea0-cf1c6e218da2 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7817233d-9336-4771-aef7-339a2c95d2f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:46:20.463038 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2cbd0bf9-3ac2-49e7-8ea0-cf1c6e218da2 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7817233d-9336-4771-aef7-339a2c95d2f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:46:20.498412 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2cbd0bf9-3ac2-49e7-8ea0-cf1c6e218da2 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Flow 'volume_create_api' (c2aa61a6-0db9-4093-bcb8-9d91d1562c44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:46:20.692505 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2cbd0bf9-3ac2-49e7-8ea0-cf1c6e218da2 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Create volume request issued successfully. Jan 28 18:46:20.755108 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2cbd0bf9-3ac2-49e7-8ea0-cf1c6e218da2 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] http://10.222.0.16/volume/v3/3980b3182ce549f7a89d42d6831491cc/volumes returned with HTTP 202 Jan 28 18:46:20.777255 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 129/278] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 18:46:18 2021] POST /volume/v3/3980b3182ce549f7a89d42d6831491cc/volumes => generated 821 bytes in 1963 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 18:46:20.786256 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4dee2892-b2db-439d-8a39-8a80c1622193 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] GET http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b Jan 28 18:46:20.786256 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4dee2892-b2db-439d-8a39-8a80c1622193 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:46:20.786256 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:46:20.786256 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:46:20.786256 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4dee2892-b2db-439d-8a39-8a80c1622193 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:46:21.065083 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-a9e56dcf-4666-4272-b6fb-2ab79278923c req-b5298801-a5bb-4e86-b787-2d54101b2224 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Lock "b'cinder-attachment_update-51341200-aade-4a19-ade9-5de1a3cf6c2b-n-h2-705657-15'" released by "attachment_update" :: held 5.495s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 18:46:21.071115 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a9e56dcf-4666-4272-b6fb-2ab79278923c req-b5298801-a5bb-4e86-b787-2d54101b2224 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/attachments/a2102476-9e9e-4d75-a067-56da19ca46b9 returned with HTTP 200 Jan 28 18:46:21.075571 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 150/279] 10.222.0.11 () {64 vars in 1468 bytes} [Thu Jan 28 18:46:15 2021] PUT /volume/v3/9f32aafdcb8244b194f603e3fe29791c/attachments/a2102476-9e9e-4d75-a067-56da19ca46b9 => generated 762 bytes in 5707 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:46:21.091309 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0936e142-73d4-4aa1-8f74-00757ff12acc tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] GET http://10.222.0.16/volume/v3/3980b3182ce549f7a89d42d6831491cc/volumes/c9900576-5f7e-4002-93c4-b1563966befa Jan 28 18:46:21.097269 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0936e142-73d4-4aa1-8f74-00757ff12acc tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:46:21.097858 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:46:21.097858 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:46:21.100152 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0936e142-73d4-4aa1-8f74-00757ff12acc tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:46:21.117026 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:46:21.117026 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:46:21.190629 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4dee2892-b2db-439d-8a39-8a80c1622193 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Volume info retrieved successfully. Jan 28 18:46:21.300501 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:46:21.300501 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:46:21.333989 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4dee2892-b2db-439d-8a39-8a80c1622193 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b returned with HTTP 200 Jan 28 18:46:21.345237 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 130/280] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:46:20 2021] GET /volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b => generated 920 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:46:21.410832 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:46:21.410832 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:46:21.455889 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0936e142-73d4-4aa1-8f74-00757ff12acc tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Volume info retrieved successfully. Jan 28 18:46:21.577052 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0936e142-73d4-4aa1-8f74-00757ff12acc tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] http://10.222.0.16/volume/v3/3980b3182ce549f7a89d42d6831491cc/volumes/c9900576-5f7e-4002-93c4-b1563966befa returned with HTTP 200 Jan 28 18:46:21.579107 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 151/281] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:46:21 2021] GET /volume/v3/3980b3182ce549f7a89d42d6831491cc/volumes/c9900576-5f7e-4002-93c4-b1563966befa => generated 913 bytes in 503 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:46:22.369821 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7587c9c8-bcc6-4582-8297-a989a2286525 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] GET http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b Jan 28 18:46:22.371967 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7587c9c8-bcc6-4582-8297-a989a2286525 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:46:22.372591 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:46:22.372591 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:46:22.385088 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7587c9c8-bcc6-4582-8297-a989a2286525 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:46:22.619585 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8a64e7dc-425d-4d6a-abd5-20b0a13040f2 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] GET http://10.222.0.16/volume/v3/3980b3182ce549f7a89d42d6831491cc/volumes/c9900576-5f7e-4002-93c4-b1563966befa Jan 28 18:46:22.621483 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8a64e7dc-425d-4d6a-abd5-20b0a13040f2 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:46:22.621763 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:46:22.621763 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:46:22.622454 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8a64e7dc-425d-4d6a-abd5-20b0a13040f2 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:46:22.844423 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:46:22.844423 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:46:22.909370 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7587c9c8-bcc6-4582-8297-a989a2286525 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Volume info retrieved successfully. Jan 28 18:46:22.987309 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:46:22.987309 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:46:23.030155 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:46:23.030155 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:46:23.040611 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7587c9c8-bcc6-4582-8297-a989a2286525 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b returned with HTTP 200 Jan 28 18:46:23.054347 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 131/282] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:46:22 2021] GET /volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b => generated 920 bytes in 693 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:46:23.084814 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8a64e7dc-425d-4d6a-abd5-20b0a13040f2 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Volume info retrieved successfully. Jan 28 18:46:23.215525 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8a64e7dc-425d-4d6a-abd5-20b0a13040f2 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] http://10.222.0.16/volume/v3/3980b3182ce549f7a89d42d6831491cc/volumes/c9900576-5f7e-4002-93c4-b1563966befa returned with HTTP 200 Jan 28 18:46:23.261712 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 152/283] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:46:22 2021] GET /volume/v3/3980b3182ce549f7a89d42d6831491cc/volumes/c9900576-5f7e-4002-93c4-b1563966befa => generated 913 bytes in 630 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 18:46:24.075170 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-22581ddc-309e-4b79-98f7-e21faea471e5 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] GET http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b Jan 28 18:46:24.076882 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-22581ddc-309e-4b79-98f7-e21faea471e5 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:46:24.077486 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:46:24.077486 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:46:24.078485 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-22581ddc-309e-4b79-98f7-e21faea471e5 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:46:24.272530 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4e6ab79d-f0d0-4c04-85e5-b3e1e6148835 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] GET http://10.222.0.16/volume/v3/3980b3182ce549f7a89d42d6831491cc/volumes/c9900576-5f7e-4002-93c4-b1563966befa Jan 28 18:46:24.274472 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4e6ab79d-f0d0-4c04-85e5-b3e1e6148835 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:46:24.277474 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:46:24.277474 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:46:24.285437 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4e6ab79d-f0d0-4c04-85e5-b3e1e6148835 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:46:24.360739 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:46:24.360739 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:46:24.403036 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-22581ddc-309e-4b79-98f7-e21faea471e5 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Volume info retrieved successfully. Jan 28 18:46:24.483952 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:46:24.483952 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:46:24.521751 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-22581ddc-309e-4b79-98f7-e21faea471e5 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b returned with HTTP 200 Jan 28 18:46:24.528054 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 132/284] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:46:24 2021] GET /volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b => generated 920 bytes in 463 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:46:24.610100 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:46:24.610100 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:46:24.660338 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4e6ab79d-f0d0-4c04-85e5-b3e1e6148835 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Volume info retrieved successfully. Jan 28 18:46:24.782589 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4e6ab79d-f0d0-4c04-85e5-b3e1e6148835 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] http://10.222.0.16/volume/v3/3980b3182ce549f7a89d42d6831491cc/volumes/c9900576-5f7e-4002-93c4-b1563966befa returned with HTTP 200 Jan 28 18:46:24.810028 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 153/285] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:46:24 2021] GET /volume/v3/3980b3182ce549f7a89d42d6831491cc/volumes/c9900576-5f7e-4002-93c4-b1563966befa => generated 914 bytes in 530 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:46:24.832362 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dc23a40c-e195-43ee-9e6a-56bacfa0fb13 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] POST http://10.222.0.16/volume/v3/3980b3182ce549f7a89d42d6831491cc/volumes/c9900576-5f7e-4002-93c4-b1563966befa/action Jan 28 18:46:24.832933 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:46:24.832933 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:46:24.833672 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dc23a40c-e195-43ee-9e6a-56bacfa0fb13 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 18:46:24.834146 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dc23a40c-e195-43ee-9e6a-56bacfa0fb13 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:46:25.156343 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:46:25.156343 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:46:25.162036 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-dc23a40c-e195-43ee-9e6a-56bacfa0fb13 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Volume info retrieved successfully. Jan 28 18:46:25.205233 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-dc23a40c-e195-43ee-9e6a-56bacfa0fb13 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Volume updated successfully. Jan 28 18:46:25.206125 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dc23a40c-e195-43ee-9e6a-56bacfa0fb13 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] http://10.222.0.16/volume/v3/3980b3182ce549f7a89d42d6831491cc/volumes/c9900576-5f7e-4002-93c4-b1563966befa/action returned with HTTP 200 Jan 28 18:46:25.211168 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 133/286] 10.222.0.16 () {60 vars in 1357 bytes} [Thu Jan 28 18:46:24 2021] POST /volume/v3/3980b3182ce549f7a89d42d6831491cc/volumes/c9900576-5f7e-4002-93c4-b1563966befa/action => generated 0 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 28 18:46:25.233662 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1dd4d30b-1d51-4521-965d-47dc3c8e93bf tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] GET http://10.222.0.16/volume/v3/3980b3182ce549f7a89d42d6831491cc/volumes/c9900576-5f7e-4002-93c4-b1563966befa Jan 28 18:46:25.234631 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1dd4d30b-1d51-4521-965d-47dc3c8e93bf tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:46:25.234997 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:46:25.234997 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:46:25.250269 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1dd4d30b-1d51-4521-965d-47dc3c8e93bf tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:46:25.533577 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:46:25.533577 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:46:25.554719 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8f7da540-1996-4a93-b5c3-9bc767fee3ba tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] GET http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b Jan 28 18:46:25.555662 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8f7da540-1996-4a93-b5c3-9bc767fee3ba tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:46:25.556061 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:46:25.556061 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:46:25.556749 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8f7da540-1996-4a93-b5c3-9bc767fee3ba tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:46:25.567212 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1dd4d30b-1d51-4521-965d-47dc3c8e93bf tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Volume info retrieved successfully. Jan 28 18:46:25.673210 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1dd4d30b-1d51-4521-965d-47dc3c8e93bf tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] http://10.222.0.16/volume/v3/3980b3182ce549f7a89d42d6831491cc/volumes/c9900576-5f7e-4002-93c4-b1563966befa returned with HTTP 200 Jan 28 18:46:25.693234 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 154/287] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:46:25 2021] GET /volume/v3/3980b3182ce549f7a89d42d6831491cc/volumes/c9900576-5f7e-4002-93c4-b1563966befa => generated 914 bytes in 468 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:46:25.727742 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:46:25.727742 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:46:25.747934 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8f7da540-1996-4a93-b5c3-9bc767fee3ba tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Volume info retrieved successfully. Jan 28 18:46:25.799357 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:46:25.799357 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:46:25.818916 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8f7da540-1996-4a93-b5c3-9bc767fee3ba tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b returned with HTTP 200 Jan 28 18:46:25.820545 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 134/288] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:46:25 2021] GET /volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b => generated 920 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 18:46:26.416102 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d7dea7b9-05f6-4415-a01d-fd22de5d87f4 req-8ec96653-0b37-4c44-b382-b76e3180bdd6 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] GET http://10.222.0.16/volume/v3/3980b3182ce549f7a89d42d6831491cc/volumes/c9900576-5f7e-4002-93c4-b1563966befa Jan 28 18:46:26.418368 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d7dea7b9-05f6-4415-a01d-fd22de5d87f4 req-8ec96653-0b37-4c44-b382-b76e3180bdd6 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:46:26.426633 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:46:26.426633 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:46:26.434198 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d7dea7b9-05f6-4415-a01d-fd22de5d87f4 req-8ec96653-0b37-4c44-b382-b76e3180bdd6 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:46:26.745856 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:46:26.745856 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:46:26.784066 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-d7dea7b9-05f6-4415-a01d-fd22de5d87f4 req-8ec96653-0b37-4c44-b382-b76e3180bdd6 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Volume info retrieved successfully. Jan 28 18:46:26.859694 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0b67b343-72af-41d6-9477-3be648c72a78 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] GET http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b Jan 28 18:46:26.859694 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0b67b343-72af-41d6-9477-3be648c72a78 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:46:26.859694 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:46:26.859694 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:46:26.859694 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0b67b343-72af-41d6-9477-3be648c72a78 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:46:26.937205 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d7dea7b9-05f6-4415-a01d-fd22de5d87f4 req-8ec96653-0b37-4c44-b382-b76e3180bdd6 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] http://10.222.0.16/volume/v3/3980b3182ce549f7a89d42d6831491cc/volumes/c9900576-5f7e-4002-93c4-b1563966befa returned with HTTP 200 Jan 28 18:46:26.937205 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 155/289] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 18:46:26 2021] GET /volume/v3/3980b3182ce549f7a89d42d6831491cc/volumes/c9900576-5f7e-4002-93c4-b1563966befa => generated 914 bytes in 526 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:46:27.099040 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a9e56dcf-4666-4272-b6fb-2ab79278923c req-76be80b5-0346-4ddf-a63a-c2042fba5155 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] POST http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/attachments/a2102476-9e9e-4d75-a067-56da19ca46b9/action Jan 28 18:46:27.099993 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:46:27.099993 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:46:27.100831 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-a9e56dcf-4666-4272-b6fb-2ab79278923c req-76be80b5-0346-4ddf-a63a-c2042fba5155 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Action body: b'{"os-complete": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 18:46:27.119328 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-a9e56dcf-4666-4272-b6fb-2ab79278923c req-76be80b5-0346-4ddf-a63a-c2042fba5155 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:46:27.181056 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:46:27.181056 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:46:27.241285 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0b67b343-72af-41d6-9477-3be648c72a78 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Volume info retrieved successfully. Jan 28 18:46:27.352521 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:46:27.352521 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:46:27.392209 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0b67b343-72af-41d6-9477-3be648c72a78 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b returned with HTTP 200 Jan 28 18:46:27.401029 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 135/290] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:46:26 2021] GET /volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b => generated 920 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:46:27.538346 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:46:27.538346 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:46:27.585900 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a9e56dcf-4666-4272-b6fb-2ab79278923c req-76be80b5-0346-4ddf-a63a-c2042fba5155 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/attachments/a2102476-9e9e-4d75-a067-56da19ca46b9/action returned with HTTP 204 Jan 28 18:46:27.587442 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 156/291] 10.222.0.11 () {64 vars in 1489 bytes} [Thu Jan 28 18:46:27 2021] POST /volume/v3/9f32aafdcb8244b194f603e3fe29791c/attachments/a2102476-9e9e-4d75-a067-56da19ca46b9/action => generated 0 bytes in 498 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 18:46:28.430809 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cd9a7abd-ffa8-4727-81e8-2bd5ee59562e tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] GET http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b Jan 28 18:46:28.432188 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cd9a7abd-ffa8-4727-81e8-2bd5ee59562e tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:46:28.432988 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:46:28.432988 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:46:28.434094 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cd9a7abd-ffa8-4727-81e8-2bd5ee59562e tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:46:28.642127 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:46:28.642127 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:46:28.666290 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cd9a7abd-ffa8-4727-81e8-2bd5ee59562e tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Volume info retrieved successfully. Jan 28 18:46:28.740354 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:46:28.740354 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:46:28.758545 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cd9a7abd-ffa8-4727-81e8-2bd5ee59562e tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b returned with HTTP 200 Jan 28 18:46:28.761123 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 136/292] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:46:28 2021] GET /volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b => generated 1212 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:46:29.771769 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-77563e16-a2c1-441d-a24b-59cdf5834d46 req-2f38aeb3-a9b5-4f05-a136-76ed6f9d2b28 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] GET http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b Jan 28 18:46:29.773302 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-77563e16-a2c1-441d-a24b-59cdf5834d46 req-2f38aeb3-a9b5-4f05-a136-76ed6f9d2b28 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:46:29.773971 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:46:29.773971 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:46:29.775034 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-77563e16-a2c1-441d-a24b-59cdf5834d46 req-2f38aeb3-a9b5-4f05-a136-76ed6f9d2b28 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:46:29.967031 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:46:29.967031 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:46:29.999409 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-77563e16-a2c1-441d-a24b-59cdf5834d46 req-2f38aeb3-a9b5-4f05-a136-76ed6f9d2b28 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Volume info retrieved successfully. Jan 28 18:46:30.062314 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:46:30.062314 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:46:30.089930 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-77563e16-a2c1-441d-a24b-59cdf5834d46 req-2f38aeb3-a9b5-4f05-a136-76ed6f9d2b28 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b returned with HTTP 200 Jan 28 18:46:30.092271 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 157/293] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 18:46:29 2021] GET /volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b => generated 1212 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:46:32.681346 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-841a2458-168f-4692-ac97-df5242a7b48f tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] POST http://10.222.0.16/volume/v3/3980b3182ce549f7a89d42d6831491cc/volumes Jan 28 18:46:32.683349 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:46:32.683349 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:46:32.684277 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-841a2458-168f-4692-ac97-df5242a7b48f tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-920739385"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:46:32.686256 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-841a2458-168f-4692-ac97-df5242a7b48f tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-920739385'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 18:46:32.693880 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-841a2458-168f-4692-ac97-df5242a7b48f tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Create volume of 1 GB Jan 28 18:46:32.738607 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-841a2458-168f-4692-ac97-df5242a7b48f tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Availability Zones retrieved successfully. Jan 28 18:46:32.809530 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-841a2458-168f-4692-ac97-df5242a7b48f tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Flow 'volume_create_api' (d790d746-9fd0-4be3-a998-5e45f32206dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:46:32.817361 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-841a2458-168f-4692-ac97-df5242a7b48f tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12c5029a-88e6-4722-a1fe-5d0d849a4905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:46:32.826489 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-841a2458-168f-4692-ac97-df5242a7b48f tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 18:46:33.111555 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-841a2458-168f-4692-ac97-df5242a7b48f tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12c5029a-88e6-4722-a1fe-5d0d849a4905) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:46:33.121888 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-841a2458-168f-4692-ac97-df5242a7b48f tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2645dd3b-31ac-4d50-bd8d-4d8d952b25cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:46:33.479498 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-841a2458-168f-4692-ac97-df5242a7b48f tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Created reservations ['c72dfaf3-e616-4f46-a241-50a3f1a51ffd', '5c2250f6-80d7-46d3-8fb3-0542651ab785', '4acb9077-0c18-4710-ac05-76149e495997', '928c2e3e-db2e-44a2-8002-d2e69fdf6b7e'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 18:46:33.490180 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-841a2458-168f-4692-ac97-df5242a7b48f tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2645dd3b-31ac-4d50-bd8d-4d8d952b25cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c72dfaf3-e616-4f46-a241-50a3f1a51ffd', '5c2250f6-80d7-46d3-8fb3-0542651ab785', '4acb9077-0c18-4710-ac05-76149e495997', '928c2e3e-db2e-44a2-8002-d2e69fdf6b7e']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:46:33.520992 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-841a2458-168f-4692-ac97-df5242a7b48f tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (519231ab-d245-4e96-9c64-d01da4ebf458) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:46:33.761909 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-841a2458-168f-4692-ac97-df5242a7b48f tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (519231ab-d245-4e96-9c64-d01da4ebf458) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9646a6f-41b5-4088-a59e-ad214ccf7848', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-920739385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3980b3182ce549f7a89d42d6831491cc',qos_specs=None,replication_status=,reservations=['c72dfaf3-e616-4f46-a241-50a3f1a51ffd','5c2250f6-80d7-46d3-8fb3-0542651ab785','4acb9077-0c18-4710-ac05-76149e495997','928c2e3e-db2e-44a2-8002-d2e69fdf6b7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83f538aaaeff443fb68181ddd18c5446',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T18:46:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-920739385',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9646a6f-41b5-4088-a59e-ad214ccf7848,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3980b3182ce549f7a89d42d6831491cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='83f538aaaeff443fb68181ddd18c5446',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:46:33.766596 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-841a2458-168f-4692-ac97-df5242a7b48f tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97250825-69f8-4529-9ba6-aa77e40dd8fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:46:33.833843 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-841a2458-168f-4692-ac97-df5242a7b48f tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97250825-69f8-4529-9ba6-aa77e40dd8fd) transitioned into state 'SUCCESS' from state '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-920739385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3980b3182ce549f7a89d42d6831491cc',qos_specs=None,replication_status=,reservations=['c72dfaf3-e616-4f46-a241-50a3f1a51ffd','5c2250f6-80d7-46d3-8fb3-0542651ab785','4acb9077-0c18-4710-ac05-76149e495997','928c2e3e-db2e-44a2-8002-d2e69fdf6b7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83f538aaaeff443fb68181ddd18c5446',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:46:33.836782 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-841a2458-168f-4692-ac97-df5242a7b48f tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49133dbf-ca37-4629-b337-f003579ff2d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:46:33.906421 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-841a2458-168f-4692-ac97-df5242a7b48f tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49133dbf-ca37-4629-b337-f003579ff2d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:46:33.915450 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-841a2458-168f-4692-ac97-df5242a7b48f tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Flow 'volume_create_api' (d790d746-9fd0-4be3-a998-5e45f32206dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:46:34.155886 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-841a2458-168f-4692-ac97-df5242a7b48f tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Create volume request issued successfully. Jan 28 18:46:34.234392 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-841a2458-168f-4692-ac97-df5242a7b48f tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] http://10.222.0.16/volume/v3/3980b3182ce549f7a89d42d6831491cc/volumes returned with HTTP 202 Jan 28 18:46:34.241940 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 137/294] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 18:46:32 2021] POST /volume/v3/3980b3182ce549f7a89d42d6831491cc/volumes => generated 822 bytes in 1567 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 18:46:34.265220 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c3c48568-e737-4279-900f-a0d44ca00484 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] GET http://10.222.0.16/volume/v3/3980b3182ce549f7a89d42d6831491cc/volumes/c9646a6f-41b5-4088-a59e-ad214ccf7848 Jan 28 18:46:34.266116 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c3c48568-e737-4279-900f-a0d44ca00484 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:46:34.266473 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:46:34.266473 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:46:34.267158 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c3c48568-e737-4279-900f-a0d44ca00484 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:46:34.530877 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:46:34.530877 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:46:34.562300 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c3c48568-e737-4279-900f-a0d44ca00484 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Volume info retrieved successfully. Jan 28 18:46:34.670543 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c3c48568-e737-4279-900f-a0d44ca00484 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] http://10.222.0.16/volume/v3/3980b3182ce549f7a89d42d6831491cc/volumes/c9646a6f-41b5-4088-a59e-ad214ccf7848 returned with HTTP 200 Jan 28 18:46:34.672177 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 158/295] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:46:34 2021] GET /volume/v3/3980b3182ce549f7a89d42d6831491cc/volumes/c9646a6f-41b5-4088-a59e-ad214ccf7848 => generated 914 bytes in 415 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:46:35.707385 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5a7c38f2-f430-4aa5-8c4e-ef1b936f9aef tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] GET http://10.222.0.16/volume/v3/3980b3182ce549f7a89d42d6831491cc/volumes/c9646a6f-41b5-4088-a59e-ad214ccf7848 Jan 28 18:46:35.708251 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5a7c38f2-f430-4aa5-8c4e-ef1b936f9aef tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:46:35.708586 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:46:35.708586 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:46:35.709248 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5a7c38f2-f430-4aa5-8c4e-ef1b936f9aef tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:46:35.927227 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:46:35.927227 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:46:35.965980 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5a7c38f2-f430-4aa5-8c4e-ef1b936f9aef tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Volume info retrieved successfully. Jan 28 18:46:36.063685 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5a7c38f2-f430-4aa5-8c4e-ef1b936f9aef tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] http://10.222.0.16/volume/v3/3980b3182ce549f7a89d42d6831491cc/volumes/c9646a6f-41b5-4088-a59e-ad214ccf7848 returned with HTTP 200 Jan 28 18:46:36.072988 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 138/296] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:46:35 2021] GET /volume/v3/3980b3182ce549f7a89d42d6831491cc/volumes/c9646a6f-41b5-4088-a59e-ad214ccf7848 => generated 914 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:46:37.114447 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fb4c9ab9-3e75-4be4-8774-119427da0456 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] GET http://10.222.0.16/volume/v3/3980b3182ce549f7a89d42d6831491cc/volumes/c9646a6f-41b5-4088-a59e-ad214ccf7848 Jan 28 18:46:37.115420 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fb4c9ab9-3e75-4be4-8774-119427da0456 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:46:37.115787 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:46:37.115787 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:46:37.116459 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fb4c9ab9-3e75-4be4-8774-119427da0456 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:46:37.345351 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:46:37.345351 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:46:37.380171 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fb4c9ab9-3e75-4be4-8774-119427da0456 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Volume info retrieved successfully. Jan 28 18:46:37.458713 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fb4c9ab9-3e75-4be4-8774-119427da0456 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] http://10.222.0.16/volume/v3/3980b3182ce549f7a89d42d6831491cc/volumes/c9646a6f-41b5-4088-a59e-ad214ccf7848 returned with HTTP 200 Jan 28 18:46:37.461376 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 159/297] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:46:37 2021] GET /volume/v3/3980b3182ce549f7a89d42d6831491cc/volumes/c9646a6f-41b5-4088-a59e-ad214ccf7848 => generated 915 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:46:50.771870 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8ec62d82-f9b0-4f67-b280-82506a71fc69 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] POST http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes Jan 28 18:46:50.772682 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:46:50.772682 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:46:50.773337 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8ec62d82-f9b0-4f67-b280-82506a71fc69 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1128839368"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:46:50.776040 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-8ec62d82-f9b0-4f67-b280-82506a71fc69 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1128839368'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 18:46:50.790670 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-8ec62d82-f9b0-4f67-b280-82506a71fc69 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Create volume of 1 GB Jan 28 18:46:50.890167 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8ec62d82-f9b0-4f67-b280-82506a71fc69 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Availability Zones retrieved successfully. Jan 28 18:46:50.988121 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8ec62d82-f9b0-4f67-b280-82506a71fc69 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Flow 'volume_create_api' (1662a19e-934a-4a9a-ae6b-5cdc522ac582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:46:51.006564 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8ec62d82-f9b0-4f67-b280-82506a71fc69 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1366c7c2-b6fd-4df9-8fd1-7f1d7eb6edc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:46:51.011333 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-8ec62d82-f9b0-4f67-b280-82506a71fc69 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 18:46:51.455727 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8ec62d82-f9b0-4f67-b280-82506a71fc69 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1366c7c2-b6fd-4df9-8fd1-7f1d7eb6edc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:46:51.477337 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8ec62d82-f9b0-4f67-b280-82506a71fc69 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9f04927-fa41-4a11-b28c-688d5601b8cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:46:51.924886 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-8ec62d82-f9b0-4f67-b280-82506a71fc69 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Created reservations ['2901e2ba-1dc9-47c8-89b2-8cc215c82de2', '4303b9a1-5ecc-4274-a881-ab38873064db', 'c41c4ae0-0524-4569-ad12-06d4089ea2b4', '3c123348-2c74-42b0-8519-e8aee5f487dc'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 18:46:51.941167 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8ec62d82-f9b0-4f67-b280-82506a71fc69 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9f04927-fa41-4a11-b28c-688d5601b8cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2901e2ba-1dc9-47c8-89b2-8cc215c82de2', '4303b9a1-5ecc-4274-a881-ab38873064db', 'c41c4ae0-0524-4569-ad12-06d4089ea2b4', '3c123348-2c74-42b0-8519-e8aee5f487dc']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:46:51.948475 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8ec62d82-f9b0-4f67-b280-82506a71fc69 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffea7479-18e0-4d2d-9a09-0dc6c94a0df1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:46:52.291692 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8ec62d82-f9b0-4f67-b280-82506a71fc69 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffea7479-18e0-4d2d-9a09-0dc6c94a0df1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa9f7802-00a3-42cc-a6b2-c6a0f8454162', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1128839368',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a56e6bedad064301ad4095999b930925',qos_specs=None,replication_status=,reservations=['2901e2ba-1dc9-47c8-89b2-8cc215c82de2','4303b9a1-5ecc-4274-a881-ab38873064db','c41c4ae0-0524-4569-ad12-06d4089ea2b4','3c123348-2c74-42b0-8519-e8aee5f487dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c260cc51b1c4b88a932fbd11eb26599',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T18:46:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1128839368',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa9f7802-00a3-42cc-a6b2-c6a0f8454162,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a56e6bedad064301ad4095999b930925',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3c260cc51b1c4b88a932fbd11eb26599',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:46:52.296174 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8ec62d82-f9b0-4f67-b280-82506a71fc69 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e814ad79-fd44-4abb-b1ab-519928e68cf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:46:52.478216 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8ec62d82-f9b0-4f67-b280-82506a71fc69 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e814ad79-fd44-4abb-b1ab-519928e68cf0) transitioned into state 'SUCCESS' from state '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-1128839368',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a56e6bedad064301ad4095999b930925',qos_specs=None,replication_status=,reservations=['2901e2ba-1dc9-47c8-89b2-8cc215c82de2','4303b9a1-5ecc-4274-a881-ab38873064db','c41c4ae0-0524-4569-ad12-06d4089ea2b4','3c123348-2c74-42b0-8519-e8aee5f487dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c260cc51b1c4b88a932fbd11eb26599',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:46:52.483858 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8ec62d82-f9b0-4f67-b280-82506a71fc69 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc5f3c21-85c4-437e-acaa-efad41e3a575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:46:52.566442 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8ec62d82-f9b0-4f67-b280-82506a71fc69 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc5f3c21-85c4-437e-acaa-efad41e3a575) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:46:52.580126 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8ec62d82-f9b0-4f67-b280-82506a71fc69 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Flow 'volume_create_api' (1662a19e-934a-4a9a-ae6b-5cdc522ac582) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:46:52.910490 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8ec62d82-f9b0-4f67-b280-82506a71fc69 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Create volume request issued successfully. Jan 28 18:46:52.995980 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8ec62d82-f9b0-4f67-b280-82506a71fc69 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes returned with HTTP 202 Jan 28 18:46:52.997575 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 139/298] 10.222.0.16 () {60 vars in 1226 bytes} [Thu Jan 28 18:46:50 2021] POST /volume/v3/a56e6bedad064301ad4095999b930925/volumes => generated 829 bytes in 2759 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 18:46:53.029550 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-88b7f56b-2189-40a4-a152-14b5ae02c929 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] GET http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/fa9f7802-00a3-42cc-a6b2-c6a0f8454162 Jan 28 18:46:53.030542 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-88b7f56b-2189-40a4-a152-14b5ae02c929 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:46:53.034073 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:46:53.034073 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:46:53.035012 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-88b7f56b-2189-40a4-a152-14b5ae02c929 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:46:53.215238 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:46:53.215238 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:46:53.286783 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-88b7f56b-2189-40a4-a152-14b5ae02c929 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Volume info retrieved successfully. Jan 28 18:46:53.405848 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-88b7f56b-2189-40a4-a152-14b5ae02c929 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/fa9f7802-00a3-42cc-a6b2-c6a0f8454162 returned with HTTP 200 Jan 28 18:46:53.421178 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 160/299] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:46:53 2021] GET /volume/v3/a56e6bedad064301ad4095999b930925/volumes/fa9f7802-00a3-42cc-a6b2-c6a0f8454162 => generated 897 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:46:54.440609 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-61015cff-7efc-4fcb-8b09-c1f9da93452a tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] GET http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/fa9f7802-00a3-42cc-a6b2-c6a0f8454162 Jan 28 18:46:54.442564 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-61015cff-7efc-4fcb-8b09-c1f9da93452a tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:46:54.445773 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:46:54.445773 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:46:54.447128 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-61015cff-7efc-4fcb-8b09-c1f9da93452a tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:46:54.684877 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:46:54.684877 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:46:54.719845 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-61015cff-7efc-4fcb-8b09-c1f9da93452a tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Volume info retrieved successfully. Jan 28 18:46:54.836160 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-61015cff-7efc-4fcb-8b09-c1f9da93452a tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/fa9f7802-00a3-42cc-a6b2-c6a0f8454162 returned with HTTP 200 Jan 28 18:46:54.837961 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 140/300] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:46:54 2021] GET /volume/v3/a56e6bedad064301ad4095999b930925/volumes/fa9f7802-00a3-42cc-a6b2-c6a0f8454162 => generated 921 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:46:55.870732 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a913f368-37c4-4a8c-8835-cc4ac35db689 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] GET http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/fa9f7802-00a3-42cc-a6b2-c6a0f8454162 Jan 28 18:46:55.871561 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a913f368-37c4-4a8c-8835-cc4ac35db689 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:46:55.871904 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:46:55.871904 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:46:55.872515 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a913f368-37c4-4a8c-8835-cc4ac35db689 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:46:56.014384 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:46:56.014384 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:46:56.030710 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a913f368-37c4-4a8c-8835-cc4ac35db689 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Volume info retrieved successfully. Jan 28 18:46:56.086188 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a913f368-37c4-4a8c-8835-cc4ac35db689 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/fa9f7802-00a3-42cc-a6b2-c6a0f8454162 returned with HTTP 200 Jan 28 18:46:56.106103 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 161/301] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:46:55 2021] GET /volume/v3/a56e6bedad064301ad4095999b930925/volumes/fa9f7802-00a3-42cc-a6b2-c6a0f8454162 => generated 922 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:46:57.592311 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-ee4deacb-fa7d-4bfb-b341-9d50b212e431 req-b2954915-e268-45da-829b-4f77c3bbf683 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] GET http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/fa9f7802-00a3-42cc-a6b2-c6a0f8454162 Jan 28 18:46:57.593199 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-ee4deacb-fa7d-4bfb-b341-9d50b212e431 req-b2954915-e268-45da-829b-4f77c3bbf683 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:46:57.593961 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:46:57.593961 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:46:57.594677 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-ee4deacb-fa7d-4bfb-b341-9d50b212e431 req-b2954915-e268-45da-829b-4f77c3bbf683 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:46:57.701995 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:46:57.701995 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:46:57.719652 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-ee4deacb-fa7d-4bfb-b341-9d50b212e431 req-b2954915-e268-45da-829b-4f77c3bbf683 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Volume info retrieved successfully. Jan 28 18:46:57.770584 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-ee4deacb-fa7d-4bfb-b341-9d50b212e431 req-b2954915-e268-45da-829b-4f77c3bbf683 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/fa9f7802-00a3-42cc-a6b2-c6a0f8454162 returned with HTTP 200 Jan 28 18:46:57.772592 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 141/302] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 18:46:57 2021] GET /volume/v3/a56e6bedad064301ad4095999b930925/volumes/fa9f7802-00a3-42cc-a6b2-c6a0f8454162 => generated 922 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:46:57.800118 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-31060c61-20c5-4faa-a703-c99695f884e5 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] POST http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes Jan 28 18:46:57.800943 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:46:57.800943 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:46:57.803166 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-31060c61-20c5-4faa-a703-c99695f884e5 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-802952224"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:46:57.806950 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-31060c61-20c5-4faa-a703-c99695f884e5 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-802952224'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 18:46:57.807631 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-31060c61-20c5-4faa-a703-c99695f884e5 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Create volume of 1 GB Jan 28 18:46:57.838472 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-31060c61-20c5-4faa-a703-c99695f884e5 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Availability Zones retrieved successfully. Jan 28 18:46:57.874975 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-31060c61-20c5-4faa-a703-c99695f884e5 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Flow 'volume_create_api' (fb9080b9-7e98-4716-a9b5-6dde4881a6a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:46:57.881740 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-31060c61-20c5-4faa-a703-c99695f884e5 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a52c376a-1495-4555-bd98-4a933203b549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:46:57.888167 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-31060c61-20c5-4faa-a703-c99695f884e5 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 18:46:58.123345 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-31060c61-20c5-4faa-a703-c99695f884e5 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a52c376a-1495-4555-bd98-4a933203b549) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:46:58.139664 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-31060c61-20c5-4faa-a703-c99695f884e5 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04c95217-ca95-452f-8aa5-46045e2291b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:46:58.501107 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-31060c61-20c5-4faa-a703-c99695f884e5 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Created reservations ['44f5af41-69a0-4873-a26f-b834e15ef479', '247eea86-b333-4fb0-b07f-3f93c9b69280', '0cf79334-4caa-4a91-a6b3-ba4858ea0bb9', '7f275ca4-4e56-4094-adb6-5372103f5f8f'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 18:46:58.505174 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-31060c61-20c5-4faa-a703-c99695f884e5 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04c95217-ca95-452f-8aa5-46045e2291b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44f5af41-69a0-4873-a26f-b834e15ef479', '247eea86-b333-4fb0-b07f-3f93c9b69280', '0cf79334-4caa-4a91-a6b3-ba4858ea0bb9', '7f275ca4-4e56-4094-adb6-5372103f5f8f']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:46:58.514148 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-31060c61-20c5-4faa-a703-c99695f884e5 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c39295b9-4428-4fcd-94aa-84fe71458c72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:46:58.531785 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-cd6712e7-9d0d-4bf0-83d2-4959a5339987 req-c62f967e-86ac-44ad-8e9e-15c365878440 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] GET http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b Jan 28 18:46:58.532753 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-cd6712e7-9d0d-4bf0-83d2-4959a5339987 req-c62f967e-86ac-44ad-8e9e-15c365878440 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:46:58.533118 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:46:58.533118 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:46:58.533822 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-cd6712e7-9d0d-4bf0-83d2-4959a5339987 req-c62f967e-86ac-44ad-8e9e-15c365878440 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:46:58.725046 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:46:58.725046 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:46:58.739136 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-31060c61-20c5-4faa-a703-c99695f884e5 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c39295b9-4428-4fcd-94aa-84fe71458c72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5de1e86a-794a-4b8b-8f68-0ae8435e55eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-802952224',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a56e6bedad064301ad4095999b930925',qos_specs=None,replication_status=,reservations=['44f5af41-69a0-4873-a26f-b834e15ef479','247eea86-b333-4fb0-b07f-3f93c9b69280','0cf79334-4caa-4a91-a6b3-ba4858ea0bb9','7f275ca4-4e56-4094-adb6-5372103f5f8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c260cc51b1c4b88a932fbd11eb26599',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T18:46:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-802952224',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5de1e86a-794a-4b8b-8f68-0ae8435e55eb,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a56e6bedad064301ad4095999b930925',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3c260cc51b1c4b88a932fbd11eb26599',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:46:58.744092 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-31060c61-20c5-4faa-a703-c99695f884e5 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6db05ac0-9288-4d7e-a323-5b214b7042c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:46:58.757408 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-cd6712e7-9d0d-4bf0-83d2-4959a5339987 req-c62f967e-86ac-44ad-8e9e-15c365878440 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Volume info retrieved successfully. Jan 28 18:46:58.804757 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-31060c61-20c5-4faa-a703-c99695f884e5 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6db05ac0-9288-4d7e-a323-5b214b7042c3) transitioned into state 'SUCCESS' from state '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-802952224',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a56e6bedad064301ad4095999b930925',qos_specs=None,replication_status=,reservations=['44f5af41-69a0-4873-a26f-b834e15ef479','247eea86-b333-4fb0-b07f-3f93c9b69280','0cf79334-4caa-4a91-a6b3-ba4858ea0bb9','7f275ca4-4e56-4094-adb6-5372103f5f8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c260cc51b1c4b88a932fbd11eb26599',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:46:58.811066 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-31060c61-20c5-4faa-a703-c99695f884e5 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9a33459-5ceb-4c04-91fd-33b777f4a8ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:46:58.834958 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:46:58.834958 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:46:58.854643 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-31060c61-20c5-4faa-a703-c99695f884e5 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9a33459-5ceb-4c04-91fd-33b777f4a8ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:46:58.862919 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-31060c61-20c5-4faa-a703-c99695f884e5 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Flow 'volume_create_api' (fb9080b9-7e98-4716-a9b5-6dde4881a6a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:46:58.867104 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-cd6712e7-9d0d-4bf0-83d2-4959a5339987 req-c62f967e-86ac-44ad-8e9e-15c365878440 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b returned with HTTP 200 Jan 28 18:46:58.886534 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 142/303] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 18:46:58 2021] GET /volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b => generated 1212 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 18:46:59.031667 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-31060c61-20c5-4faa-a703-c99695f884e5 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Create volume request issued successfully. Jan 28 18:46:59.093817 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-31060c61-20c5-4faa-a703-c99695f884e5 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes returned with HTTP 202 Jan 28 18:46:59.095810 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 162/304] 10.222.0.16 () {60 vars in 1226 bytes} [Thu Jan 28 18:46:57 2021] POST /volume/v3/a56e6bedad064301ad4095999b930925/volumes => generated 828 bytes in 1303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 18:46:59.123734 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e024813d-2142-4435-8ad5-5bac2076b799 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] GET http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/5de1e86a-794a-4b8b-8f68-0ae8435e55eb Jan 28 18:46:59.124704 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e024813d-2142-4435-8ad5-5bac2076b799 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:46:59.125062 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:46:59.125062 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:46:59.125775 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e024813d-2142-4435-8ad5-5bac2076b799 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:46:59.320161 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:46:59.320161 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:46:59.364257 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e024813d-2142-4435-8ad5-5bac2076b799 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Volume info retrieved successfully. Jan 28 18:46:59.463450 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e024813d-2142-4435-8ad5-5bac2076b799 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/5de1e86a-794a-4b8b-8f68-0ae8435e55eb returned with HTTP 200 Jan 28 18:46:59.477701 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 143/305] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:46:59 2021] GET /volume/v3/a56e6bedad064301ad4095999b930925/volumes/5de1e86a-794a-4b8b-8f68-0ae8435e55eb => generated 920 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:47:00.498836 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-67cdf080-3703-4fc3-8912-931c8aee754f tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] GET http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/5de1e86a-794a-4b8b-8f68-0ae8435e55eb Jan 28 18:47:00.498836 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-67cdf080-3703-4fc3-8912-931c8aee754f tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:47:00.499799 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:47:00.499799 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:47:00.500127 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-67cdf080-3703-4fc3-8912-931c8aee754f tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:47:00.640089 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:00.640089 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:00.681083 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-67cdf080-3703-4fc3-8912-931c8aee754f tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Volume info retrieved successfully. Jan 28 18:47:00.753579 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-67cdf080-3703-4fc3-8912-931c8aee754f tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/5de1e86a-794a-4b8b-8f68-0ae8435e55eb returned with HTTP 200 Jan 28 18:47:00.755843 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 163/306] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:47:00 2021] GET /volume/v3/a56e6bedad064301ad4095999b930925/volumes/5de1e86a-794a-4b8b-8f68-0ae8435e55eb => generated 921 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:47:02.104024 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-cfb1b241-6946-47fb-aece-e81bffcc19e4 req-5e1f2f37-55a0-43b2-b24b-9959209e4d69 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] GET http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/5de1e86a-794a-4b8b-8f68-0ae8435e55eb Jan 28 18:47:02.106205 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-cfb1b241-6946-47fb-aece-e81bffcc19e4 req-5e1f2f37-55a0-43b2-b24b-9959209e4d69 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:47:02.106832 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:47:02.106832 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:47:02.112396 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-cfb1b241-6946-47fb-aece-e81bffcc19e4 req-5e1f2f37-55a0-43b2-b24b-9959209e4d69 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:47:02.361042 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:02.361042 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:02.399601 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-cfb1b241-6946-47fb-aece-e81bffcc19e4 req-5e1f2f37-55a0-43b2-b24b-9959209e4d69 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Volume info retrieved successfully. Jan 28 18:47:02.499371 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-cfb1b241-6946-47fb-aece-e81bffcc19e4 req-5e1f2f37-55a0-43b2-b24b-9959209e4d69 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/5de1e86a-794a-4b8b-8f68-0ae8435e55eb returned with HTTP 200 Jan 28 18:47:02.503094 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 144/307] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 18:47:02 2021] GET /volume/v3/a56e6bedad064301ad4095999b930925/volumes/5de1e86a-794a-4b8b-8f68-0ae8435e55eb => generated 921 bytes in 407 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:47:02.532222 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a9d45930-f9b3-4230-b954-27bc7186a6e0 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] POST http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes Jan 28 18:47:02.533361 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:47:02.533361 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:47:02.536276 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a9d45930-f9b3-4230-b954-27bc7186a6e0 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-60791081"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:47:02.538905 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-a9d45930-f9b3-4230-b954-27bc7186a6e0 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-60791081'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 18:47:02.552310 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-a9d45930-f9b3-4230-b954-27bc7186a6e0 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Create volume of 1 GB Jan 28 18:47:02.579420 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a9d45930-f9b3-4230-b954-27bc7186a6e0 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Availability Zones retrieved successfully. Jan 28 18:47:02.620957 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a9d45930-f9b3-4230-b954-27bc7186a6e0 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Flow 'volume_create_api' (4d5eb098-2db3-439a-b3e6-dfd4ecdcfe17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:47:02.628078 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a9d45930-f9b3-4230-b954-27bc7186a6e0 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ace3fdeb-f297-41a2-b98f-b10f92e7620a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:47:02.633299 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-a9d45930-f9b3-4230-b954-27bc7186a6e0 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 18:47:02.999960 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a9d45930-f9b3-4230-b954-27bc7186a6e0 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ace3fdeb-f297-41a2-b98f-b10f92e7620a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:47:03.013275 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a9d45930-f9b3-4230-b954-27bc7186a6e0 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a901e9d-1151-4127-883a-b65943f66c22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:47:03.349376 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-a9d45930-f9b3-4230-b954-27bc7186a6e0 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Created reservations ['98c39869-52bb-4372-b0b9-d36cc3b5e3de', '85d8b2e1-950a-4d98-b0c3-63f4b8e1661a', 'd82735d4-8d4c-41a1-b59d-c758eb532167', '3aa047fe-d2e0-4bf7-a9be-b2c114badf5f'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 18:47:03.354824 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a9d45930-f9b3-4230-b954-27bc7186a6e0 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a901e9d-1151-4127-883a-b65943f66c22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98c39869-52bb-4372-b0b9-d36cc3b5e3de', '85d8b2e1-950a-4d98-b0c3-63f4b8e1661a', 'd82735d4-8d4c-41a1-b59d-c758eb532167', '3aa047fe-d2e0-4bf7-a9be-b2c114badf5f']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:47:03.360882 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a9d45930-f9b3-4230-b954-27bc7186a6e0 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0256ade7-b817-46fa-840b-2910e7388b59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:47:03.557281 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a9d45930-f9b3-4230-b954-27bc7186a6e0 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0256ade7-b817-46fa-840b-2910e7388b59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24408285-7624-454f-8143-0b6b6391256c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-60791081',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a56e6bedad064301ad4095999b930925',qos_specs=None,replication_status=,reservations=['98c39869-52bb-4372-b0b9-d36cc3b5e3de','85d8b2e1-950a-4d98-b0c3-63f4b8e1661a','d82735d4-8d4c-41a1-b59d-c758eb532167','3aa047fe-d2e0-4bf7-a9be-b2c114badf5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c260cc51b1c4b88a932fbd11eb26599',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T18:47:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-60791081',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24408285-7624-454f-8143-0b6b6391256c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a56e6bedad064301ad4095999b930925',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3c260cc51b1c4b88a932fbd11eb26599',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:47:03.561750 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a9d45930-f9b3-4230-b954-27bc7186a6e0 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9437dcf2-7de4-4ccd-a795-9857bfb27d9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:47:03.631775 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a9d45930-f9b3-4230-b954-27bc7186a6e0 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9437dcf2-7de4-4ccd-a795-9857bfb27d9f) transitioned into state 'SUCCESS' from state '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-60791081',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a56e6bedad064301ad4095999b930925',qos_specs=None,replication_status=,reservations=['98c39869-52bb-4372-b0b9-d36cc3b5e3de','85d8b2e1-950a-4d98-b0c3-63f4b8e1661a','d82735d4-8d4c-41a1-b59d-c758eb532167','3aa047fe-d2e0-4bf7-a9be-b2c114badf5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c260cc51b1c4b88a932fbd11eb26599',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:47:03.637458 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a9d45930-f9b3-4230-b954-27bc7186a6e0 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e25a4bed-2ab2-487e-8991-780808c23d44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:47:03.676218 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a9d45930-f9b3-4230-b954-27bc7186a6e0 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e25a4bed-2ab2-487e-8991-780808c23d44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:47:03.683122 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a9d45930-f9b3-4230-b954-27bc7186a6e0 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Flow 'volume_create_api' (4d5eb098-2db3-439a-b3e6-dfd4ecdcfe17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:47:03.828486 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a9d45930-f9b3-4230-b954-27bc7186a6e0 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Create volume request issued successfully. Jan 28 18:47:03.861993 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a9d45930-f9b3-4230-b954-27bc7186a6e0 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes returned with HTTP 202 Jan 28 18:47:03.863557 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 164/308] 10.222.0.16 () {60 vars in 1226 bytes} [Thu Jan 28 18:47:02 2021] POST /volume/v3/a56e6bedad064301ad4095999b930925/volumes => generated 827 bytes in 1340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 18:47:03.892493 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-162c0493-5e66-414f-b470-93eceaf2162d tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] GET http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/24408285-7624-454f-8143-0b6b6391256c Jan 28 18:47:03.893964 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-162c0493-5e66-414f-b470-93eceaf2162d tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:47:03.894613 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:47:03.894613 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:47:03.895689 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-162c0493-5e66-414f-b470-93eceaf2162d tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:47:04.022050 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:04.022050 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:04.040703 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-162c0493-5e66-414f-b470-93eceaf2162d tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Volume info retrieved successfully. Jan 28 18:47:04.090362 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-162c0493-5e66-414f-b470-93eceaf2162d tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/24408285-7624-454f-8143-0b6b6391256c returned with HTTP 200 Jan 28 18:47:04.092439 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 145/309] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:47:03 2021] GET /volume/v3/a56e6bedad064301ad4095999b930925/volumes/24408285-7624-454f-8143-0b6b6391256c => generated 919 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:47:05.122844 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bacf6744-998c-4829-8db9-bbb38ba8f8ce tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] GET http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/24408285-7624-454f-8143-0b6b6391256c Jan 28 18:47:05.137016 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bacf6744-998c-4829-8db9-bbb38ba8f8ce tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:47:05.137486 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:47:05.137486 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:47:05.138385 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bacf6744-998c-4829-8db9-bbb38ba8f8ce tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:47:05.315692 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:05.315692 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:05.340075 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bacf6744-998c-4829-8db9-bbb38ba8f8ce tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Volume info retrieved successfully. Jan 28 18:47:05.391855 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bacf6744-998c-4829-8db9-bbb38ba8f8ce tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/24408285-7624-454f-8143-0b6b6391256c returned with HTTP 200 Jan 28 18:47:05.402550 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 165/310] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:47:05 2021] GET /volume/v3/a56e6bedad064301ad4095999b930925/volumes/24408285-7624-454f-8143-0b6b6391256c => generated 919 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:47:06.412733 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9df80874-7636-4a80-b250-5ccd9aeaa601 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] GET http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/24408285-7624-454f-8143-0b6b6391256c Jan 28 18:47:06.414946 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9df80874-7636-4a80-b250-5ccd9aeaa601 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:47:06.415628 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:47:06.415628 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:47:06.416799 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9df80874-7636-4a80-b250-5ccd9aeaa601 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:47:06.597391 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:06.597391 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:06.656637 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9df80874-7636-4a80-b250-5ccd9aeaa601 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Volume info retrieved successfully. Jan 28 18:47:06.770754 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9df80874-7636-4a80-b250-5ccd9aeaa601 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/24408285-7624-454f-8143-0b6b6391256c returned with HTTP 200 Jan 28 18:47:06.772285 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 146/311] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:47:06 2021] GET /volume/v3/a56e6bedad064301ad4095999b930925/volumes/24408285-7624-454f-8143-0b6b6391256c => generated 920 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 18:47:10.415748 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8a26f5b5-b3a4-4e95-a024-eecb55613e31 req-79ff0445-ab50-4b41-abf1-49dcfa3bbccf tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] GET http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/24408285-7624-454f-8143-0b6b6391256c Jan 28 18:47:10.416739 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8a26f5b5-b3a4-4e95-a024-eecb55613e31 req-79ff0445-ab50-4b41-abf1-49dcfa3bbccf tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:47:10.417079 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:47:10.417079 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:47:10.417809 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8a26f5b5-b3a4-4e95-a024-eecb55613e31 req-79ff0445-ab50-4b41-abf1-49dcfa3bbccf tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:47:10.733203 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:10.733203 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:10.770446 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-8a26f5b5-b3a4-4e95-a024-eecb55613e31 req-79ff0445-ab50-4b41-abf1-49dcfa3bbccf tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Volume info retrieved successfully. Jan 28 18:47:10.882081 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8a26f5b5-b3a4-4e95-a024-eecb55613e31 req-79ff0445-ab50-4b41-abf1-49dcfa3bbccf tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/24408285-7624-454f-8143-0b6b6391256c returned with HTTP 200 Jan 28 18:47:10.884040 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 166/312] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 18:47:10 2021] GET /volume/v3/a56e6bedad064301ad4095999b930925/volumes/24408285-7624-454f-8143-0b6b6391256c => generated 920 bytes in 477 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:47:13.149395 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-72935242-48ac-40d1-b0bb-68138003c9ba req-7768c4dc-b6d5-4bd9-a010-a645f0014ad5 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] GET http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/detail Jan 28 18:47:13.151362 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-72935242-48ac-40d1-b0bb-68138003c9ba req-7768c4dc-b6d5-4bd9-a010-a645f0014ad5 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:47:13.153028 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:47:13.153028 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:47:13.154179 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-72935242-48ac-40d1-b0bb-68138003c9ba req-7768c4dc-b6d5-4bd9-a010-a645f0014ad5 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Calling method 'detail' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:47:13.166282 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [req-72935242-48ac-40d1-b0bb-68138003c9ba req-7768c4dc-b6d5-4bd9-a010-a645f0014ad5 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 18:47:13.171275 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-72935242-48ac-40d1-b0bb-68138003c9ba req-7768c4dc-b6d5-4bd9-a010-a645f0014ad5 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 18:47:13.358578 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-72935242-48ac-40d1-b0bb-68138003c9ba req-7768c4dc-b6d5-4bd9-a010-a645f0014ad5 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Get all volumes completed successfully. Jan 28 18:47:13.364326 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:13.364326 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:13.387070 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-72935242-48ac-40d1-b0bb-68138003c9ba req-7768c4dc-b6d5-4bd9-a010-a645f0014ad5 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/detail returned with HTTP 200 Jan 28 18:47:13.389652 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 147/313] 10.222.0.16 () {60 vars in 1479 bytes} [Thu Jan 28 18:47:13 2021] GET /volume/v3/a56e6bedad064301ad4095999b930925/volumes/detail => generated 2746 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:47:14.838244 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-819c88cc-02a2-4dac-afcc-53e02bc5fbe6 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] GET http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b Jan 28 18:47:14.838968 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-819c88cc-02a2-4dac-afcc-53e02bc5fbe6 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:47:14.839311 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:47:14.839311 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:47:14.839958 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-819c88cc-02a2-4dac-afcc-53e02bc5fbe6 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:47:15.072765 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:15.072765 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:15.116923 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-819c88cc-02a2-4dac-afcc-53e02bc5fbe6 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Volume info retrieved successfully. Jan 28 18:47:15.212419 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:15.212419 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:15.307750 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-819c88cc-02a2-4dac-afcc-53e02bc5fbe6 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b returned with HTTP 200 Jan 28 18:47:15.312953 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 167/314] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:47:14 2021] GET /volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b => generated 1212 bytes in 480 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:47:16.352914 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f16c5ab8-97fc-4da9-9c74-a20d70456625 req-9c1a436e-7158-4fe8-9b09-c18444d2a88e tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] GET http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/detail Jan 28 18:47:16.354619 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f16c5ab8-97fc-4da9-9c74-a20d70456625 req-9c1a436e-7158-4fe8-9b09-c18444d2a88e tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:47:16.355952 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:47:16.355952 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:47:16.357421 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f16c5ab8-97fc-4da9-9c74-a20d70456625 req-9c1a436e-7158-4fe8-9b09-c18444d2a88e tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Calling method 'detail' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:47:16.358863 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [req-f16c5ab8-97fc-4da9-9c74-a20d70456625 req-9c1a436e-7158-4fe8-9b09-c18444d2a88e tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 18:47:16.362849 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-f16c5ab8-97fc-4da9-9c74-a20d70456625 req-9c1a436e-7158-4fe8-9b09-c18444d2a88e tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 18:47:16.623924 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-f16c5ab8-97fc-4da9-9c74-a20d70456625 req-9c1a436e-7158-4fe8-9b09-c18444d2a88e tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Get all volumes completed successfully. Jan 28 18:47:16.634398 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:16.634398 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:16.675645 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f16c5ab8-97fc-4da9-9c74-a20d70456625 req-9c1a436e-7158-4fe8-9b09-c18444d2a88e tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/detail returned with HTTP 200 Jan 28 18:47:16.702999 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 148/315] 10.222.0.16 () {60 vars in 1479 bytes} [Thu Jan 28 18:47:16 2021] GET /volume/v3/a56e6bedad064301ad4095999b930925/volumes/detail => generated 2746 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:47:17.580197 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-579ebb41-90fe-482c-97f2-cbe91e635713 req-95d9d66c-767d-4da6-bbe0-4c8251679a73 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] GET http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b Jan 28 18:47:17.581164 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-579ebb41-90fe-482c-97f2-cbe91e635713 req-95d9d66c-767d-4da6-bbe0-4c8251679a73 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:47:17.582435 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:47:17.582435 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:47:17.583016 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-579ebb41-90fe-482c-97f2-cbe91e635713 req-95d9d66c-767d-4da6-bbe0-4c8251679a73 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:47:17.882903 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:17.882903 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:17.917454 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-579ebb41-90fe-482c-97f2-cbe91e635713 req-95d9d66c-767d-4da6-bbe0-4c8251679a73 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Volume info retrieved successfully. Jan 28 18:47:17.979206 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:17.979206 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:18.008292 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-579ebb41-90fe-482c-97f2-cbe91e635713 req-95d9d66c-767d-4da6-bbe0-4c8251679a73 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b returned with HTTP 200 Jan 28 18:47:18.012127 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 168/316] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 18:47:17 2021] GET /volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b => generated 1212 bytes in 439 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:47:18.075361 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-579ebb41-90fe-482c-97f2-cbe91e635713 req-179b8e80-ae38-4f66-9a02-485884c34e2b tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] POST http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b/action Jan 28 18:47:18.077058 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:47:18.077058 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:47:18.078564 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-579ebb41-90fe-482c-97f2-cbe91e635713 req-179b8e80-ae38-4f66-9a02-485884c34e2b tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 18:47:18.079585 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-579ebb41-90fe-482c-97f2-cbe91e635713 req-179b8e80-ae38-4f66-9a02-485884c34e2b tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:47:18.290699 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:18.290699 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:18.298886 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-579ebb41-90fe-482c-97f2-cbe91e635713 req-179b8e80-ae38-4f66-9a02-485884c34e2b tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Volume info retrieved successfully. Jan 28 18:47:18.336330 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-579ebb41-90fe-482c-97f2-cbe91e635713 req-179b8e80-ae38-4f66-9a02-485884c34e2b tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Begin detaching volume completed successfully. Jan 28 18:47:18.339385 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-579ebb41-90fe-482c-97f2-cbe91e635713 req-179b8e80-ae38-4f66-9a02-485884c34e2b tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b/action returned with HTTP 202 Jan 28 18:47:18.357063 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 149/317] 10.222.0.16 () {64 vars in 1643 bytes} [Thu Jan 28 18:47:18 2021] POST /volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b/action => generated 0 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 28 18:47:18.405620 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-702eab56-eb45-455b-ac18-28e31b9ed9fb tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] GET http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b Jan 28 18:47:18.407014 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-702eab56-eb45-455b-ac18-28e31b9ed9fb tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:47:18.411088 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:47:18.411088 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:47:18.425296 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-702eab56-eb45-455b-ac18-28e31b9ed9fb tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:47:18.546266 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-579ebb41-90fe-482c-97f2-cbe91e635713 req-179b8e80-ae38-4f66-9a02-485884c34e2b tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] GET http://10.222.0.16/volume// Jan 28 18:47:18.547563 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-579ebb41-90fe-482c-97f2-cbe91e635713 req-179b8e80-ae38-4f66-9a02-485884c34e2b tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:47:18.548465 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:47:18.548465 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:47:18.550159 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-579ebb41-90fe-482c-97f2-cbe91e635713 req-179b8e80-ae38-4f66-9a02-485884c34e2b tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:47:18.552989 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-579ebb41-90fe-482c-97f2-cbe91e635713 req-179b8e80-ae38-4f66-9a02-485884c34e2b tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 18:47:18.554781 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 150/318] 10.222.0.11 () {56 vars in 1089 bytes} [Thu Jan 28 18:47:18 2021] GET /volume/ => generated 754 bytes in 11 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 18:47:18.590985 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-579ebb41-90fe-482c-97f2-cbe91e635713 req-b87e0bed-28af-49be-8177-1f42c024568d tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] GET http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b Jan 28 18:47:18.620320 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-579ebb41-90fe-482c-97f2-cbe91e635713 req-b87e0bed-28af-49be-8177-1f42c024568d tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:47:18.633962 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-579ebb41-90fe-482c-97f2-cbe91e635713 req-b87e0bed-28af-49be-8177-1f42c024568d tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:47:18.784704 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:18.784704 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:18.801064 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-579ebb41-90fe-482c-97f2-cbe91e635713 req-b87e0bed-28af-49be-8177-1f42c024568d tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Volume info retrieved successfully. Jan 28 18:47:18.834112 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:18.834112 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:18.847331 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:18.847331 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:18.888648 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-702eab56-eb45-455b-ac18-28e31b9ed9fb tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Volume info retrieved successfully. Jan 28 18:47:18.889507 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-579ebb41-90fe-482c-97f2-cbe91e635713 req-b87e0bed-28af-49be-8177-1f42c024568d tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b returned with HTTP 200 Jan 28 18:47:18.896355 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 151/319] 10.222.0.11 () {60 vars in 1403 bytes} [Thu Jan 28 18:47:18 2021] GET /volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b => generated 1314 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 28 18:47:18.918047 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d3e09841-581d-492e-a2c8-abc9177ef8eb req-1e8265f9-9bfa-4f16-92e1-134108a04ba9 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] GET http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/detail Jan 28 18:47:18.919178 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d3e09841-581d-492e-a2c8-abc9177ef8eb req-1e8265f9-9bfa-4f16-92e1-134108a04ba9 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:47:18.920432 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:47:18.920432 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:47:18.921463 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d3e09841-581d-492e-a2c8-abc9177ef8eb req-1e8265f9-9bfa-4f16-92e1-134108a04ba9 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Calling method 'detail' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:47:18.940199 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [req-d3e09841-581d-492e-a2c8-abc9177ef8eb req-1e8265f9-9bfa-4f16-92e1-134108a04ba9 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 18:47:18.942908 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-d3e09841-581d-492e-a2c8-abc9177ef8eb req-1e8265f9-9bfa-4f16-92e1-134108a04ba9 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 18:47:19.012581 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:19.012581 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:19.067803 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-702eab56-eb45-455b-ac18-28e31b9ed9fb tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b returned with HTTP 200 Jan 28 18:47:19.089166 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 169/320] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:47:18 2021] GET /volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b => generated 1215 bytes in 679 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:47:19.089577 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-d3e09841-581d-492e-a2c8-abc9177ef8eb req-1e8265f9-9bfa-4f16-92e1-134108a04ba9 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Get all volumes completed successfully. Jan 28 18:47:19.089577 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:19.089577 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:19.107593 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d3e09841-581d-492e-a2c8-abc9177ef8eb req-1e8265f9-9bfa-4f16-92e1-134108a04ba9 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/detail returned with HTTP 200 Jan 28 18:47:19.109568 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 152/321] 10.222.0.16 () {60 vars in 1479 bytes} [Thu Jan 28 18:47:18 2021] GET /volume/v3/a56e6bedad064301ad4095999b930925/volumes/detail => generated 2746 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:47:19.664904 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-579ebb41-90fe-482c-97f2-cbe91e635713 req-13e903da-2028-4fdb-b75b-6856f0e98162 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] DELETE http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/attachments/a2102476-9e9e-4d75-a067-56da19ca46b9 Jan 28 18:47:19.669636 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-579ebb41-90fe-482c-97f2-cbe91e635713 req-13e903da-2028-4fdb-b75b-6856f0e98162 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:47:19.670591 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:47:19.670591 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:47:19.674284 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-579ebb41-90fe-482c-97f2-cbe91e635713 req-13e903da-2028-4fdb-b75b-6856f0e98162 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:47:19.787411 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:19.787411 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:20.113087 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7785a433-db8f-47bf-b726-a4a29fa956ba tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] GET http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b Jan 28 18:47:20.113790 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7785a433-db8f-47bf-b726-a4a29fa956ba tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:47:20.114367 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:47:20.114367 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:47:20.115269 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7785a433-db8f-47bf-b726-a4a29fa956ba tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:47:20.395712 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:20.395712 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:20.437162 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7785a433-db8f-47bf-b726-a4a29fa956ba tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Volume info retrieved successfully. Jan 28 18:47:20.501440 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:20.501440 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:20.530309 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7785a433-db8f-47bf-b726-a4a29fa956ba tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b returned with HTTP 200 Jan 28 18:47:20.532523 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 153/322] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:47:20 2021] GET /volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b => generated 1215 bytes in 427 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:47:21.566976 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-791cf12f-908d-429e-9d64-3c38f4a86769 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] GET http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b Jan 28 18:47:21.568386 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-791cf12f-908d-429e-9d64-3c38f4a86769 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:47:21.568904 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:47:21.568904 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:47:21.571708 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-791cf12f-908d-429e-9d64-3c38f4a86769 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:47:21.927384 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:21.927384 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:21.972393 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-791cf12f-908d-429e-9d64-3c38f4a86769 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Volume info retrieved successfully. Jan 28 18:47:22.059451 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-791cf12f-908d-429e-9d64-3c38f4a86769 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b returned with HTTP 200 Jan 28 18:47:22.088203 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 154/323] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:47:21 2021] GET /volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b => generated 920 bytes in 529 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:47:22.110219 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-74be119f-72db-44e3-a3e0-f819ee994eab req-14116461-a8c1-40ac-a773-6ae2c2e14c7b tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] GET http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/detail Jan 28 18:47:22.111962 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-74be119f-72db-44e3-a3e0-f819ee994eab req-14116461-a8c1-40ac-a773-6ae2c2e14c7b tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:47:22.112364 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:47:22.112364 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:47:22.113046 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-74be119f-72db-44e3-a3e0-f819ee994eab req-14116461-a8c1-40ac-a773-6ae2c2e14c7b tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Calling method 'detail' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:47:22.115061 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [req-74be119f-72db-44e3-a3e0-f819ee994eab req-14116461-a8c1-40ac-a773-6ae2c2e14c7b tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 18:47:22.121447 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-74be119f-72db-44e3-a3e0-f819ee994eab req-14116461-a8c1-40ac-a773-6ae2c2e14c7b tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 18:47:22.221687 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-579ebb41-90fe-482c-97f2-cbe91e635713 req-13e903da-2028-4fdb-b75b-6856f0e98162 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 18:47:22.222966 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-579ebb41-90fe-482c-97f2-cbe91e635713 req-13e903da-2028-4fdb-b75b-6856f0e98162 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Pending status list for volume during attachment-delete: [] {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 18:47:22.245074 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-579ebb41-90fe-482c-97f2-cbe91e635713 req-13e903da-2028-4fdb-b75b-6856f0e98162 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/attachments/a2102476-9e9e-4d75-a067-56da19ca46b9 returned with HTTP 200 Jan 28 18:47:22.247426 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 170/324] 10.222.0.11 () {62 vars in 1437 bytes} [Thu Jan 28 18:47:19 2021] DELETE /volume/v3/9f32aafdcb8244b194f603e3fe29791c/attachments/a2102476-9e9e-4d75-a067-56da19ca46b9 => generated 19 bytes in 2594 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 18:47:22.375032 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-74be119f-72db-44e3-a3e0-f819ee994eab req-14116461-a8c1-40ac-a773-6ae2c2e14c7b tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Get all volumes completed successfully. Jan 28 18:47:22.378748 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:22.378748 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:22.422291 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-74be119f-72db-44e3-a3e0-f819ee994eab req-14116461-a8c1-40ac-a773-6ae2c2e14c7b tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/detail returned with HTTP 200 Jan 28 18:47:22.424365 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 155/325] 10.222.0.16 () {60 vars in 1479 bytes} [Thu Jan 28 18:47:22 2021] GET /volume/v3/a56e6bedad064301ad4095999b930925/volumes/detail => generated 2746 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:47:23.105565 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-111267f2-0cb8-4d7e-a1fb-3e73dfd129e3 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] GET http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b Jan 28 18:47:23.106391 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-111267f2-0cb8-4d7e-a1fb-3e73dfd129e3 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:47:23.106694 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:47:23.106694 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:47:23.107342 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-111267f2-0cb8-4d7e-a1fb-3e73dfd129e3 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:47:23.310053 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:23.310053 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:23.335375 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-111267f2-0cb8-4d7e-a1fb-3e73dfd129e3 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Volume info retrieved successfully. Jan 28 18:47:23.417268 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-111267f2-0cb8-4d7e-a1fb-3e73dfd129e3 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b returned with HTTP 200 Jan 28 18:47:23.433709 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 171/326] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:47:23 2021] GET /volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b => generated 920 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:47:23.677076 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-02621782-2087-47d2-919d-921c4fd03d84 req-f7778436-4ea3-43b5-aee7-7bc8c0373c68 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] GET http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/detail Jan 28 18:47:23.678024 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-02621782-2087-47d2-919d-921c4fd03d84 req-f7778436-4ea3-43b5-aee7-7bc8c0373c68 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:47:23.678385 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:47:23.678385 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:47:23.679067 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-02621782-2087-47d2-919d-921c4fd03d84 req-f7778436-4ea3-43b5-aee7-7bc8c0373c68 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Calling method 'detail' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:47:23.680842 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [req-02621782-2087-47d2-919d-921c4fd03d84 req-f7778436-4ea3-43b5-aee7-7bc8c0373c68 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 18:47:23.684527 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-02621782-2087-47d2-919d-921c4fd03d84 req-f7778436-4ea3-43b5-aee7-7bc8c0373c68 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 18:47:23.823098 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-02621782-2087-47d2-919d-921c4fd03d84 req-f7778436-4ea3-43b5-aee7-7bc8c0373c68 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Get all volumes completed successfully. Jan 28 18:47:23.828541 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:23.828541 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:23.864504 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-02621782-2087-47d2-919d-921c4fd03d84 req-f7778436-4ea3-43b5-aee7-7bc8c0373c68 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/detail returned with HTTP 200 Jan 28 18:47:23.880683 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 156/327] 10.222.0.16 () {60 vars in 1479 bytes} [Thu Jan 28 18:47:23 2021] GET /volume/v3/a56e6bedad064301ad4095999b930925/volumes/detail => generated 2746 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:47:25.600741 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8a508089-c8f6-44b2-a0ab-a5c13864a802 req-039f2d50-2124-4d0b-8a4d-de567b9180c9 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] GET http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/detail Jan 28 18:47:25.601561 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8a508089-c8f6-44b2-a0ab-a5c13864a802 req-039f2d50-2124-4d0b-8a4d-de567b9180c9 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:47:25.602526 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:47:25.602526 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:47:25.603844 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8a508089-c8f6-44b2-a0ab-a5c13864a802 req-039f2d50-2124-4d0b-8a4d-de567b9180c9 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Calling method 'detail' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:47:25.606026 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [req-8a508089-c8f6-44b2-a0ab-a5c13864a802 req-039f2d50-2124-4d0b-8a4d-de567b9180c9 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 18:47:25.609897 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-8a508089-c8f6-44b2-a0ab-a5c13864a802 req-039f2d50-2124-4d0b-8a4d-de567b9180c9 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 18:47:25.745662 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-8a508089-c8f6-44b2-a0ab-a5c13864a802 req-039f2d50-2124-4d0b-8a4d-de567b9180c9 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Get all volumes completed successfully. Jan 28 18:47:25.748894 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:25.748894 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:25.770804 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8a508089-c8f6-44b2-a0ab-a5c13864a802 req-039f2d50-2124-4d0b-8a4d-de567b9180c9 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/detail returned with HTTP 200 Jan 28 18:47:25.772480 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 172/328] 10.222.0.16 () {60 vars in 1479 bytes} [Thu Jan 28 18:47:25 2021] GET /volume/v3/a56e6bedad064301ad4095999b930925/volumes/detail => generated 2746 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:47:28.141352 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9fc79ddc-6b8c-47ff-9193-83dacdacefff tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] DELETE http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b Jan 28 18:47:28.142283 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9fc79ddc-6b8c-47ff-9193-83dacdacefff tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:47:28.142913 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:47:28.142913 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:47:28.144020 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9fc79ddc-6b8c-47ff-9193-83dacdacefff tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:47:28.146098 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-9fc79ddc-6b8c-47ff-9193-83dacdacefff tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Delete volume with id: 51341200-aade-4a19-ade9-5de1a3cf6c2b Jan 28 18:47:28.248187 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:28.248187 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:28.249842 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9fc79ddc-6b8c-47ff-9193-83dacdacefff tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Volume info retrieved successfully. Jan 28 18:47:28.353577 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9fc79ddc-6b8c-47ff-9193-83dacdacefff tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Delete volume request issued successfully. Jan 28 18:47:28.359309 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9fc79ddc-6b8c-47ff-9193-83dacdacefff tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b returned with HTTP 202 Jan 28 18:47:28.360964 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 157/329] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 18:47:28 2021] DELETE /volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b => generated 0 bytes in 227 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 18:47:28.386821 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4770bd0d-2a9a-41d3-bb0e-96ed8c1ff979 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] GET http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b Jan 28 18:47:28.394250 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4770bd0d-2a9a-41d3-bb0e-96ed8c1ff979 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:47:28.394958 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:47:28.394958 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:47:28.395940 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4770bd0d-2a9a-41d3-bb0e-96ed8c1ff979 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:47:28.567823 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:28.567823 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:28.619502 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4770bd0d-2a9a-41d3-bb0e-96ed8c1ff979 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Volume info retrieved successfully. Jan 28 18:47:28.731423 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4770bd0d-2a9a-41d3-bb0e-96ed8c1ff979 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b returned with HTTP 200 Jan 28 18:47:28.733256 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 158/330] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:47:28 2021] GET /volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b => generated 919 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 18:47:28.984582 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-82f540f9-8702-4b5f-813a-85fe46930b90 req-8d81b610-dcd3-4e6a-906d-feb2ef5b02ec tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] GET http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/detail Jan 28 18:47:28.985320 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-82f540f9-8702-4b5f-813a-85fe46930b90 req-8d81b610-dcd3-4e6a-906d-feb2ef5b02ec tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:47:28.986410 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:47:28.986410 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:47:28.987078 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-82f540f9-8702-4b5f-813a-85fe46930b90 req-8d81b610-dcd3-4e6a-906d-feb2ef5b02ec tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Calling method 'detail' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:47:28.988166 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [req-82f540f9-8702-4b5f-813a-85fe46930b90 req-8d81b610-dcd3-4e6a-906d-feb2ef5b02ec tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 18:47:28.990478 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-82f540f9-8702-4b5f-813a-85fe46930b90 req-8d81b610-dcd3-4e6a-906d-feb2ef5b02ec tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 18:47:29.117620 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-82f540f9-8702-4b5f-813a-85fe46930b90 req-8d81b610-dcd3-4e6a-906d-feb2ef5b02ec tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Get all volumes completed successfully. Jan 28 18:47:29.119547 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:29.119547 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:29.140210 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-82f540f9-8702-4b5f-813a-85fe46930b90 req-8d81b610-dcd3-4e6a-906d-feb2ef5b02ec tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/detail returned with HTTP 200 Jan 28 18:47:29.142125 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 173/331] 10.222.0.16 () {60 vars in 1479 bytes} [Thu Jan 28 18:47:28 2021] GET /volume/v3/a56e6bedad064301ad4095999b930925/volumes/detail => generated 2746 bytes in 981 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 18:47:29.759393 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5ff532a0-1787-4a48-b2c4-ad10146a6260 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] GET http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b Jan 28 18:47:29.761093 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5ff532a0-1787-4a48-b2c4-ad10146a6260 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:47:29.761618 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:47:29.761618 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:47:29.762083 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5ff532a0-1787-4a48-b2c4-ad10146a6260 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:47:29.915828 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:29.915828 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:29.939901 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5ff532a0-1787-4a48-b2c4-ad10146a6260 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Volume info retrieved successfully. Jan 28 18:47:29.997299 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5ff532a0-1787-4a48-b2c4-ad10146a6260 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b returned with HTTP 200 Jan 28 18:47:29.997299 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 159/332] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:47:29 2021] GET /volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b => generated 919 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 18:47:31.024788 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d2315a41-6396-47da-9e41-58e696402f90 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] GET http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b Jan 28 18:47:31.026945 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d2315a41-6396-47da-9e41-58e696402f90 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:47:31.027689 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:47:31.027689 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:47:31.028868 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d2315a41-6396-47da-9e41-58e696402f90 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:47:31.138778 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:31.138778 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:31.156606 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d2315a41-6396-47da-9e41-58e696402f90 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Volume info retrieved successfully. Jan 28 18:47:31.207482 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d2315a41-6396-47da-9e41-58e696402f90 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b returned with HTTP 200 Jan 28 18:47:31.209908 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 174/333] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:47:31 2021] GET /volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b => generated 919 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:47:31.547570 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-89b7630f-3b3b-4bbe-aa7e-76714d264871 req-07e06d2d-7a27-4922-96da-43fc4e75fd72 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] GET http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/detail Jan 28 18:47:31.551663 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-89b7630f-3b3b-4bbe-aa7e-76714d264871 req-07e06d2d-7a27-4922-96da-43fc4e75fd72 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:47:31.553817 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:47:31.553817 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:47:31.555935 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-89b7630f-3b3b-4bbe-aa7e-76714d264871 req-07e06d2d-7a27-4922-96da-43fc4e75fd72 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Calling method 'detail' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:47:31.562316 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [req-89b7630f-3b3b-4bbe-aa7e-76714d264871 req-07e06d2d-7a27-4922-96da-43fc4e75fd72 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 18:47:31.571446 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-89b7630f-3b3b-4bbe-aa7e-76714d264871 req-07e06d2d-7a27-4922-96da-43fc4e75fd72 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 18:47:31.813588 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-89b7630f-3b3b-4bbe-aa7e-76714d264871 req-07e06d2d-7a27-4922-96da-43fc4e75fd72 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Get all volumes completed successfully. Jan 28 18:47:31.822832 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:31.822832 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:31.843727 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-89b7630f-3b3b-4bbe-aa7e-76714d264871 req-07e06d2d-7a27-4922-96da-43fc4e75fd72 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/detail returned with HTTP 200 Jan 28 18:47:31.846058 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 160/334] 10.222.0.16 () {60 vars in 1479 bytes} [Thu Jan 28 18:47:31 2021] GET /volume/v3/a56e6bedad064301ad4095999b930925/volumes/detail => generated 2746 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:47:31.881093 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e10258b8-8068-48da-a9a6-9e6e73fc7b13 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] DELETE http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/24408285-7624-454f-8143-0b6b6391256c Jan 28 18:47:31.882700 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e10258b8-8068-48da-a9a6-9e6e73fc7b13 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:47:31.883321 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:47:31.883321 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:47:31.884433 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e10258b8-8068-48da-a9a6-9e6e73fc7b13 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:47:31.885705 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-e10258b8-8068-48da-a9a6-9e6e73fc7b13 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Delete volume with id: 24408285-7624-454f-8143-0b6b6391256c Jan 28 18:47:32.075663 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:32.075663 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:32.079005 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e10258b8-8068-48da-a9a6-9e6e73fc7b13 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Volume info retrieved successfully. Jan 28 18:47:32.160269 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e10258b8-8068-48da-a9a6-9e6e73fc7b13 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Delete volume request issued successfully. Jan 28 18:47:32.161712 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e10258b8-8068-48da-a9a6-9e6e73fc7b13 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/24408285-7624-454f-8143-0b6b6391256c returned with HTTP 202 Jan 28 18:47:32.164383 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 175/335] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 18:47:31 2021] DELETE /volume/v3/a56e6bedad064301ad4095999b930925/volumes/24408285-7624-454f-8143-0b6b6391256c => generated 0 bytes in 291 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 18:47:32.178186 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f0446140-5022-4af9-9007-7997b2c88f20 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] GET http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/24408285-7624-454f-8143-0b6b6391256c Jan 28 18:47:32.179138 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f0446140-5022-4af9-9007-7997b2c88f20 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:47:32.179471 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:47:32.179471 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:47:32.180134 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f0446140-5022-4af9-9007-7997b2c88f20 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:47:32.240472 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f0517192-d9f5-4f4d-b7a0-d864ff397caf tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] GET http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b Jan 28 18:47:32.241570 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f0517192-d9f5-4f4d-b7a0-d864ff397caf tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:47:32.241940 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:47:32.241940 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:47:32.242648 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f0517192-d9f5-4f4d-b7a0-d864ff397caf tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:47:32.529281 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:32.529281 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:32.533993 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f0517192-d9f5-4f4d-b7a0-d864ff397caf tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b returned with HTTP 404 Jan 28 18:47:32.540948 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 176/336] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:47:32 2021] GET /volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/51341200-aade-4a19-ade9-5de1a3cf6c2b => generated 109 bytes in 306 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 18:47:32.562489 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f0446140-5022-4af9-9007-7997b2c88f20 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Volume info retrieved successfully. Jan 28 18:47:32.565573 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d4230e5b-5878-43cd-82e7-b526279524dc tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] DELETE http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/666ce3cb-a79d-475c-bb82-7261a8ef60e6 Jan 28 18:47:32.566996 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d4230e5b-5878-43cd-82e7-b526279524dc tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:47:32.568943 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d4230e5b-5878-43cd-82e7-b526279524dc tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:47:32.569934 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-d4230e5b-5878-43cd-82e7-b526279524dc tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Delete volume with id: 666ce3cb-a79d-475c-bb82-7261a8ef60e6 Jan 28 18:47:32.742771 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f0446140-5022-4af9-9007-7997b2c88f20 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/24408285-7624-454f-8143-0b6b6391256c returned with HTTP 200 Jan 28 18:47:32.768918 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 161/337] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:47:32 2021] GET /volume/v3/a56e6bedad064301ad4095999b930925/volumes/24408285-7624-454f-8143-0b6b6391256c => generated 919 bytes in 598 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:47:32.879559 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:32.879559 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:32.881888 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d4230e5b-5878-43cd-82e7-b526279524dc tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Volume info retrieved successfully. Jan 28 18:47:32.988502 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d4230e5b-5878-43cd-82e7-b526279524dc tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Delete volume request issued successfully. Jan 28 18:47:32.989355 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d4230e5b-5878-43cd-82e7-b526279524dc tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/666ce3cb-a79d-475c-bb82-7261a8ef60e6 returned with HTTP 202 Jan 28 18:47:32.996110 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 177/338] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 18:47:32 2021] DELETE /volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/666ce3cb-a79d-475c-bb82-7261a8ef60e6 => generated 0 bytes in 454 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 18:47:33.003881 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-650d5f30-81a1-4995-a5e1-dad4010388ac tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] GET http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/666ce3cb-a79d-475c-bb82-7261a8ef60e6 Jan 28 18:47:33.004939 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-650d5f30-81a1-4995-a5e1-dad4010388ac tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:47:33.005403 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:47:33.005403 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:47:33.013961 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-650d5f30-81a1-4995-a5e1-dad4010388ac tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:47:33.406396 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:33.406396 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:33.468136 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-650d5f30-81a1-4995-a5e1-dad4010388ac tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Volume info retrieved successfully. Jan 28 18:47:33.536750 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-650d5f30-81a1-4995-a5e1-dad4010388ac tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/666ce3cb-a79d-475c-bb82-7261a8ef60e6 returned with HTTP 200 Jan 28 18:47:33.548395 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 162/339] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:47:32 2021] GET /volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/666ce3cb-a79d-475c-bb82-7261a8ef60e6 => generated 920 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:47:33.791632 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0dbc2eae-669e-45ac-894e-777921d6dca9 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] GET http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/24408285-7624-454f-8143-0b6b6391256c Jan 28 18:47:33.792622 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0dbc2eae-669e-45ac-894e-777921d6dca9 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:47:33.793000 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:47:33.793000 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:47:33.794793 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0dbc2eae-669e-45ac-894e-777921d6dca9 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:47:34.042110 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:34.042110 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:34.081592 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0dbc2eae-669e-45ac-894e-777921d6dca9 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Volume info retrieved successfully. Jan 28 18:47:34.158358 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0dbc2eae-669e-45ac-894e-777921d6dca9 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/24408285-7624-454f-8143-0b6b6391256c returned with HTTP 200 Jan 28 18:47:34.160097 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 178/340] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:47:33 2021] GET /volume/v3/a56e6bedad064301ad4095999b930925/volumes/24408285-7624-454f-8143-0b6b6391256c => generated 919 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 18:47:34.576084 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-16a710ee-3a35-417d-bf68-c75243f5549c tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] GET http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/666ce3cb-a79d-475c-bb82-7261a8ef60e6 Jan 28 18:47:34.577282 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-16a710ee-3a35-417d-bf68-c75243f5549c tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:47:34.577645 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:47:34.577645 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:47:34.578320 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-16a710ee-3a35-417d-bf68-c75243f5549c tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:47:34.815459 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:34.815459 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:34.857336 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-16a710ee-3a35-417d-bf68-c75243f5549c tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Volume info retrieved successfully. Jan 28 18:47:34.953516 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-16a710ee-3a35-417d-bf68-c75243f5549c tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/666ce3cb-a79d-475c-bb82-7261a8ef60e6 returned with HTTP 200 Jan 28 18:47:34.955294 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 163/341] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:47:34 2021] GET /volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/666ce3cb-a79d-475c-bb82-7261a8ef60e6 => generated 920 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:47:35.194158 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-688aceb1-fb13-406a-8604-f470dd10d6d1 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] GET http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/24408285-7624-454f-8143-0b6b6391256c Jan 28 18:47:35.195326 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-688aceb1-fb13-406a-8604-f470dd10d6d1 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:47:35.195682 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:47:35.195682 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:47:35.196344 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-688aceb1-fb13-406a-8604-f470dd10d6d1 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:47:35.439106 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:35.439106 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:35.508100 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-688aceb1-fb13-406a-8604-f470dd10d6d1 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Volume info retrieved successfully. Jan 28 18:47:35.555841 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-688aceb1-fb13-406a-8604-f470dd10d6d1 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/24408285-7624-454f-8143-0b6b6391256c returned with HTTP 200 Jan 28 18:47:35.570470 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 179/342] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:47:35 2021] GET /volume/v3/a56e6bedad064301ad4095999b930925/volumes/24408285-7624-454f-8143-0b6b6391256c => generated 919 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:47:35.989667 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eebb6ee2-ef75-4d99-b9c7-ef965013c363 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] GET http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/666ce3cb-a79d-475c-bb82-7261a8ef60e6 Jan 28 18:47:35.990518 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eebb6ee2-ef75-4d99-b9c7-ef965013c363 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:47:35.991048 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:47:35.991048 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:47:35.992424 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eebb6ee2-ef75-4d99-b9c7-ef965013c363 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:47:36.209630 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:36.209630 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:36.251780 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-eebb6ee2-ef75-4d99-b9c7-ef965013c363 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Volume info retrieved successfully. Jan 28 18:47:36.299282 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eebb6ee2-ef75-4d99-b9c7-ef965013c363 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/666ce3cb-a79d-475c-bb82-7261a8ef60e6 returned with HTTP 200 Jan 28 18:47:36.301252 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 164/343] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:47:35 2021] GET /volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/666ce3cb-a79d-475c-bb82-7261a8ef60e6 => generated 920 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:47:36.588711 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-01f168dd-a42d-412b-b2d6-a6a691a837b8 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] GET http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/24408285-7624-454f-8143-0b6b6391256c Jan 28 18:47:36.597509 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-01f168dd-a42d-412b-b2d6-a6a691a837b8 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:47:36.598344 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:47:36.598344 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:47:36.599537 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-01f168dd-a42d-412b-b2d6-a6a691a837b8 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:47:36.836605 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-01f168dd-a42d-412b-b2d6-a6a691a837b8 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/24408285-7624-454f-8143-0b6b6391256c returned with HTTP 404 Jan 28 18:47:36.846905 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 180/344] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:47:36 2021] GET /volume/v3/a56e6bedad064301ad4095999b930925/volumes/24408285-7624-454f-8143-0b6b6391256c => generated 109 bytes in 265 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 18:47:36.853317 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7c9f3567-9d13-4e98-b079-09abaf49d109 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] DELETE http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/5de1e86a-794a-4b8b-8f68-0ae8435e55eb Jan 28 18:47:36.854827 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7c9f3567-9d13-4e98-b079-09abaf49d109 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:47:36.855424 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:47:36.855424 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:47:36.856474 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7c9f3567-9d13-4e98-b079-09abaf49d109 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:47:36.857622 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-7c9f3567-9d13-4e98-b079-09abaf49d109 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Delete volume with id: 5de1e86a-794a-4b8b-8f68-0ae8435e55eb Jan 28 18:47:37.007672 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:37.007672 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:37.009613 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7c9f3567-9d13-4e98-b079-09abaf49d109 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Volume info retrieved successfully. Jan 28 18:47:37.094573 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7c9f3567-9d13-4e98-b079-09abaf49d109 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Delete volume request issued successfully. Jan 28 18:47:37.098077 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7c9f3567-9d13-4e98-b079-09abaf49d109 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/5de1e86a-794a-4b8b-8f68-0ae8435e55eb returned with HTTP 202 Jan 28 18:47:37.109613 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 165/345] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 18:47:36 2021] DELETE /volume/v3/a56e6bedad064301ad4095999b930925/volumes/5de1e86a-794a-4b8b-8f68-0ae8435e55eb => generated 0 bytes in 264 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 18:47:37.113556 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e3613e31-911d-4982-9441-491a581ffa82 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] GET http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/5de1e86a-794a-4b8b-8f68-0ae8435e55eb Jan 28 18:47:37.114480 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e3613e31-911d-4982-9441-491a581ffa82 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:47:37.115486 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e3613e31-911d-4982-9441-491a581ffa82 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:47:37.341350 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0fa52f25-5f69-4040-914e-d369ff6ca756 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] GET http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/666ce3cb-a79d-475c-bb82-7261a8ef60e6 Jan 28 18:47:37.342403 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0fa52f25-5f69-4040-914e-d369ff6ca756 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:47:37.343084 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:47:37.343084 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:47:37.347068 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0fa52f25-5f69-4040-914e-d369ff6ca756 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:47:37.374284 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:37.374284 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:37.448532 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e3613e31-911d-4982-9441-491a581ffa82 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Volume info retrieved successfully. Jan 28 18:47:37.627745 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e3613e31-911d-4982-9441-491a581ffa82 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/5de1e86a-794a-4b8b-8f68-0ae8435e55eb returned with HTTP 200 Jan 28 18:47:37.638802 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 181/346] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:47:37 2021] GET /volume/v3/a56e6bedad064301ad4095999b930925/volumes/5de1e86a-794a-4b8b-8f68-0ae8435e55eb => generated 920 bytes in 532 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 18:47:37.704752 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:37.704752 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:37.734216 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0fa52f25-5f69-4040-914e-d369ff6ca756 tempest-ServerRescueNegativeTestJSON-722239854 tempest-ServerRescueNegativeTestJSON-722239854-project] http://10.222.0.16/volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/666ce3cb-a79d-475c-bb82-7261a8ef60e6 returned with HTTP 404 Jan 28 18:47:37.742595 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 166/347] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:47:37 2021] GET /volume/v3/9f32aafdcb8244b194f603e3fe29791c/volumes/666ce3cb-a79d-475c-bb82-7261a8ef60e6 => generated 109 bytes in 408 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 28 18:47:38.671866 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-294e0bdf-7678-442a-ae6a-2ba995b956f7 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] GET http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/5de1e86a-794a-4b8b-8f68-0ae8435e55eb Jan 28 18:47:38.673929 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-294e0bdf-7678-442a-ae6a-2ba995b956f7 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:47:38.683741 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:47:38.683741 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:47:38.685179 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-294e0bdf-7678-442a-ae6a-2ba995b956f7 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:47:39.078733 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:39.078733 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:39.120626 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-294e0bdf-7678-442a-ae6a-2ba995b956f7 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Volume info retrieved successfully. Jan 28 18:47:39.180260 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-294e0bdf-7678-442a-ae6a-2ba995b956f7 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/5de1e86a-794a-4b8b-8f68-0ae8435e55eb returned with HTTP 200 Jan 28 18:47:39.201045 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 182/348] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:47:38 2021] GET /volume/v3/a56e6bedad064301ad4095999b930925/volumes/5de1e86a-794a-4b8b-8f68-0ae8435e55eb => generated 920 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:47:40.210924 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-efb234f5-a2fb-4985-a095-008bb2119caf tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] GET http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/5de1e86a-794a-4b8b-8f68-0ae8435e55eb Jan 28 18:47:40.212912 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-efb234f5-a2fb-4985-a095-008bb2119caf tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:47:40.213662 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:47:40.213662 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:47:40.214540 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-efb234f5-a2fb-4985-a095-008bb2119caf tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:47:40.525920 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:40.525920 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:40.545183 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-efb234f5-a2fb-4985-a095-008bb2119caf tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Volume info retrieved successfully. Jan 28 18:47:40.650501 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-efb234f5-a2fb-4985-a095-008bb2119caf tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/5de1e86a-794a-4b8b-8f68-0ae8435e55eb returned with HTTP 200 Jan 28 18:47:40.653260 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 167/349] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:47:40 2021] GET /volume/v3/a56e6bedad064301ad4095999b930925/volumes/5de1e86a-794a-4b8b-8f68-0ae8435e55eb => generated 920 bytes in 449 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:47:41.707105 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-91e6dea9-7b15-47b9-9167-61b7db17dc4a tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] GET http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/5de1e86a-794a-4b8b-8f68-0ae8435e55eb Jan 28 18:47:41.708284 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-91e6dea9-7b15-47b9-9167-61b7db17dc4a tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:47:41.708726 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:47:41.708726 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:47:41.709399 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-91e6dea9-7b15-47b9-9167-61b7db17dc4a tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:47:41.916963 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-91e6dea9-7b15-47b9-9167-61b7db17dc4a tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/5de1e86a-794a-4b8b-8f68-0ae8435e55eb returned with HTTP 404 Jan 28 18:47:41.919196 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 183/350] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:47:41 2021] GET /volume/v3/a56e6bedad064301ad4095999b930925/volumes/5de1e86a-794a-4b8b-8f68-0ae8435e55eb => generated 109 bytes in 239 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 18:47:41.939486 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0f3abd4b-497e-49e3-907d-c9c3e7eb3207 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] DELETE http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/fa9f7802-00a3-42cc-a6b2-c6a0f8454162 Jan 28 18:47:41.940631 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0f3abd4b-497e-49e3-907d-c9c3e7eb3207 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:47:41.947954 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:47:41.947954 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:47:41.949318 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0f3abd4b-497e-49e3-907d-c9c3e7eb3207 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:47:41.958535 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-0f3abd4b-497e-49e3-907d-c9c3e7eb3207 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Delete volume with id: fa9f7802-00a3-42cc-a6b2-c6a0f8454162 Jan 28 18:47:42.169642 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:42.169642 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:42.185308 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0f3abd4b-497e-49e3-907d-c9c3e7eb3207 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Volume info retrieved successfully. Jan 28 18:47:42.350134 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0f3abd4b-497e-49e3-907d-c9c3e7eb3207 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Delete volume request issued successfully. Jan 28 18:47:42.350843 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0f3abd4b-497e-49e3-907d-c9c3e7eb3207 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/fa9f7802-00a3-42cc-a6b2-c6a0f8454162 returned with HTTP 202 Jan 28 18:47:42.357387 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 168/351] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 18:47:41 2021] DELETE /volume/v3/a56e6bedad064301ad4095999b930925/volumes/fa9f7802-00a3-42cc-a6b2-c6a0f8454162 => generated 0 bytes in 432 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 18:47:42.369711 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-771fb657-44ea-41fe-a48a-388283b0dada tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] GET http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/fa9f7802-00a3-42cc-a6b2-c6a0f8454162 Jan 28 18:47:42.371291 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-771fb657-44ea-41fe-a48a-388283b0dada tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:47:42.372524 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-771fb657-44ea-41fe-a48a-388283b0dada tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:47:42.598611 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:42.598611 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:42.639963 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-771fb657-44ea-41fe-a48a-388283b0dada tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Volume info retrieved successfully. Jan 28 18:47:42.736540 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-771fb657-44ea-41fe-a48a-388283b0dada tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/fa9f7802-00a3-42cc-a6b2-c6a0f8454162 returned with HTTP 200 Jan 28 18:47:42.737985 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 184/352] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:47:42 2021] GET /volume/v3/a56e6bedad064301ad4095999b930925/volumes/fa9f7802-00a3-42cc-a6b2-c6a0f8454162 => generated 921 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:47:43.768176 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c0960872-9832-4d0a-af9f-fafc2aa2ab58 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] GET http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/fa9f7802-00a3-42cc-a6b2-c6a0f8454162 Jan 28 18:47:43.770212 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c0960872-9832-4d0a-af9f-fafc2aa2ab58 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:47:43.774252 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:47:43.774252 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:47:43.776127 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c0960872-9832-4d0a-af9f-fafc2aa2ab58 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:47:44.055331 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:44.055331 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:44.086908 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c0960872-9832-4d0a-af9f-fafc2aa2ab58 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Volume info retrieved successfully. Jan 28 18:47:44.183844 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c0960872-9832-4d0a-af9f-fafc2aa2ab58 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/fa9f7802-00a3-42cc-a6b2-c6a0f8454162 returned with HTTP 200 Jan 28 18:47:44.185545 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 169/353] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:47:43 2021] GET /volume/v3/a56e6bedad064301ad4095999b930925/volumes/fa9f7802-00a3-42cc-a6b2-c6a0f8454162 => generated 921 bytes in 427 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:47:45.219456 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-805b0483-b5b1-4961-a104-c56ec0767059 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] GET http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/fa9f7802-00a3-42cc-a6b2-c6a0f8454162 Jan 28 18:47:45.222398 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-805b0483-b5b1-4961-a104-c56ec0767059 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:47:45.225968 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:47:45.225968 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:47:45.227204 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-805b0483-b5b1-4961-a104-c56ec0767059 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:47:45.527003 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:45.527003 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:45.547452 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-805b0483-b5b1-4961-a104-c56ec0767059 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Volume info retrieved successfully. Jan 28 18:47:45.610580 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-805b0483-b5b1-4961-a104-c56ec0767059 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/fa9f7802-00a3-42cc-a6b2-c6a0f8454162 returned with HTTP 200 Jan 28 18:47:45.612564 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 185/354] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:47:45 2021] GET /volume/v3/a56e6bedad064301ad4095999b930925/volumes/fa9f7802-00a3-42cc-a6b2-c6a0f8454162 => generated 921 bytes in 404 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:47:46.641945 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b9efa006-abc6-4119-90da-637f37648eb6 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] GET http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/fa9f7802-00a3-42cc-a6b2-c6a0f8454162 Jan 28 18:47:46.642775 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b9efa006-abc6-4119-90da-637f37648eb6 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:47:46.643293 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:47:46.643293 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:47:46.643762 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b9efa006-abc6-4119-90da-637f37648eb6 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:47:46.762997 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b9efa006-abc6-4119-90da-637f37648eb6 tempest-VolumesTestJSON-896365952 tempest-VolumesTestJSON-896365952-project] http://10.222.0.16/volume/v3/a56e6bedad064301ad4095999b930925/volumes/fa9f7802-00a3-42cc-a6b2-c6a0f8454162 returned with HTTP 404 Jan 28 18:47:46.765897 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 170/355] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:47:46 2021] GET /volume/v3/a56e6bedad064301ad4095999b930925/volumes/fa9f7802-00a3-42cc-a6b2-c6a0f8454162 => generated 109 bytes in 131 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 18:47:48.584282 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ce7de7bf-e6c0-46cd-92f5-2fd58d6cdf91 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] POST http://10.222.0.16/volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes Jan 28 18:47:48.585286 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:47:48.585286 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:47:48.586529 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ce7de7bf-e6c0-46cd-92f5-2fd58d6cdf91 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1527782599"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:47:48.589956 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-ce7de7bf-e6c0-46cd-92f5-2fd58d6cdf91 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1527782599'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 18:47:48.597335 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-ce7de7bf-e6c0-46cd-92f5-2fd58d6cdf91 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Create volume of 1 GB Jan 28 18:47:48.698176 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ce7de7bf-e6c0-46cd-92f5-2fd58d6cdf91 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Availability Zones retrieved successfully. Jan 28 18:47:48.788153 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ce7de7bf-e6c0-46cd-92f5-2fd58d6cdf91 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Flow 'volume_create_api' (195ffc02-3579-4910-a320-02170f0fbb61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:47:48.798452 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ce7de7bf-e6c0-46cd-92f5-2fd58d6cdf91 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b103adab-1fdb-4b0c-a57f-9f4202d9bec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:47:48.816863 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-ce7de7bf-e6c0-46cd-92f5-2fd58d6cdf91 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 18:47:49.063196 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ce7de7bf-e6c0-46cd-92f5-2fd58d6cdf91 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b103adab-1fdb-4b0c-a57f-9f4202d9bec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:47:49.067905 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ce7de7bf-e6c0-46cd-92f5-2fd58d6cdf91 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (013e4e0b-6b03-4a1f-880e-22ba5629eb16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:47:49.301882 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-ce7de7bf-e6c0-46cd-92f5-2fd58d6cdf91 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Created reservations ['6788054b-9da5-46af-80a2-7be3dc804f87', '72083e15-bc98-4e8c-bfe2-80a7a12cd7c3', '8d95a13d-ec75-43a4-84a5-ccb140031064', '9d09d678-576a-4b2f-be2d-02270d4b8b1b'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 18:47:49.306250 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ce7de7bf-e6c0-46cd-92f5-2fd58d6cdf91 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (013e4e0b-6b03-4a1f-880e-22ba5629eb16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6788054b-9da5-46af-80a2-7be3dc804f87', '72083e15-bc98-4e8c-bfe2-80a7a12cd7c3', '8d95a13d-ec75-43a4-84a5-ccb140031064', '9d09d678-576a-4b2f-be2d-02270d4b8b1b']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:47:49.311079 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ce7de7bf-e6c0-46cd-92f5-2fd58d6cdf91 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffe7088f-9936-409a-81bf-47dcf043681d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:47:49.440719 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ce7de7bf-e6c0-46cd-92f5-2fd58d6cdf91 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffe7088f-9936-409a-81bf-47dcf043681d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1601e86-5d58-4e9c-ab15-6a727bf50a0b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1527782599',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89f3f1f29cd84aa4be5fc75b076b9aab',qos_specs=None,replication_status=,reservations=['6788054b-9da5-46af-80a2-7be3dc804f87','72083e15-bc98-4e8c-bfe2-80a7a12cd7c3','8d95a13d-ec75-43a4-84a5-ccb140031064','9d09d678-576a-4b2f-be2d-02270d4b8b1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cb322f97d5d40d3aed13ac8b832e363',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T18:47:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1527782599',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1601e86-5d58-4e9c-ab15-6a727bf50a0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89f3f1f29cd84aa4be5fc75b076b9aab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='5cb322f97d5d40d3aed13ac8b832e363',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:47:49.445584 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ce7de7bf-e6c0-46cd-92f5-2fd58d6cdf91 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cefc55a-55be-48c2-8223-46acc5ba4d05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:47:49.515377 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ce7de7bf-e6c0-46cd-92f5-2fd58d6cdf91 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cefc55a-55be-48c2-8223-46acc5ba4d05) transitioned into state 'SUCCESS' from state '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-1527782599',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89f3f1f29cd84aa4be5fc75b076b9aab',qos_specs=None,replication_status=,reservations=['6788054b-9da5-46af-80a2-7be3dc804f87','72083e15-bc98-4e8c-bfe2-80a7a12cd7c3','8d95a13d-ec75-43a4-84a5-ccb140031064','9d09d678-576a-4b2f-be2d-02270d4b8b1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cb322f97d5d40d3aed13ac8b832e363',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:47:49.519454 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ce7de7bf-e6c0-46cd-92f5-2fd58d6cdf91 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e33e1bf-ab75-44e9-b5a5-107ab37f24ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:47:49.555956 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ce7de7bf-e6c0-46cd-92f5-2fd58d6cdf91 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e33e1bf-ab75-44e9-b5a5-107ab37f24ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:47:49.561838 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ce7de7bf-e6c0-46cd-92f5-2fd58d6cdf91 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Flow 'volume_create_api' (195ffc02-3579-4910-a320-02170f0fbb61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:47:49.701738 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ce7de7bf-e6c0-46cd-92f5-2fd58d6cdf91 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Create volume request issued successfully. Jan 28 18:47:49.735047 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ce7de7bf-e6c0-46cd-92f5-2fd58d6cdf91 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] http://10.222.0.16/volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes returned with HTTP 202 Jan 28 18:47:49.746467 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 186/356] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 18:47:48 2021] POST /volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes => generated 824 bytes in 1161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 18:47:49.769903 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-40f642da-26a2-4d44-ad39-cd65c004b1bb tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] GET http://10.222.0.16/volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b Jan 28 18:47:49.774380 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-40f642da-26a2-4d44-ad39-cd65c004b1bb tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:47:49.775474 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-40f642da-26a2-4d44-ad39-cd65c004b1bb tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:47:49.912027 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:49.912027 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:49.929697 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-40f642da-26a2-4d44-ad39-cd65c004b1bb tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Volume info retrieved successfully. Jan 28 18:47:49.978072 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-40f642da-26a2-4d44-ad39-cd65c004b1bb tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] http://10.222.0.16/volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b returned with HTTP 200 Jan 28 18:47:49.980350 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 171/357] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:47:49 2021] GET /volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b => generated 916 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:47:51.017513 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-89a248b7-b5f0-4950-80ba-110d44b87761 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] GET http://10.222.0.16/volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b Jan 28 18:47:51.019655 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-89a248b7-b5f0-4950-80ba-110d44b87761 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:47:51.020094 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:47:51.020094 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:47:51.021504 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-89a248b7-b5f0-4950-80ba-110d44b87761 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:47:51.129987 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:51.129987 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:51.159349 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-89a248b7-b5f0-4950-80ba-110d44b87761 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Volume info retrieved successfully. Jan 28 18:47:51.242525 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-89a248b7-b5f0-4950-80ba-110d44b87761 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] http://10.222.0.16/volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b returned with HTTP 200 Jan 28 18:47:51.244132 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 187/358] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:47:51 2021] GET /volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b => generated 917 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:47:51.920350 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a82034a8-230c-4093-8e6f-ef94c17f0c45 req-4f76f2d4-1809-4238-89c1-8f8dfed68f7b tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] GET http://10.222.0.16/volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b Jan 28 18:47:51.921849 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-a82034a8-230c-4093-8e6f-ef94c17f0c45 req-4f76f2d4-1809-4238-89c1-8f8dfed68f7b tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:47:51.922509 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:47:51.922509 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:47:51.923881 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-a82034a8-230c-4093-8e6f-ef94c17f0c45 req-4f76f2d4-1809-4238-89c1-8f8dfed68f7b tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:47:52.061866 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:52.061866 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:52.087355 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-a82034a8-230c-4093-8e6f-ef94c17f0c45 req-4f76f2d4-1809-4238-89c1-8f8dfed68f7b tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Volume info retrieved successfully. Jan 28 18:47:52.140086 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a82034a8-230c-4093-8e6f-ef94c17f0c45 req-4f76f2d4-1809-4238-89c1-8f8dfed68f7b tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] http://10.222.0.16/volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b returned with HTTP 200 Jan 28 18:47:52.141772 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 172/359] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 18:47:51 2021] GET /volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b => generated 917 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:47:52.283443 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-89a248b7-b5f0-4950-80ba-110d44b87761 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] GET http://10.222.0.16/volume// Jan 28 18:47:52.284852 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-89a248b7-b5f0-4950-80ba-110d44b87761 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:47:52.285765 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:47:52.285765 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:47:52.287073 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-89a248b7-b5f0-4950-80ba-110d44b87761 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:47:52.290880 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-89a248b7-b5f0-4950-80ba-110d44b87761 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 18:47:52.293288 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 188/360] 10.222.0.16 () {58 vars in 1289 bytes} [Thu Jan 28 18:47:52 2021] GET /volume/ => generated 754 bytes in 12 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 18:47:52.324098 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a82034a8-230c-4093-8e6f-ef94c17f0c45 req-5a874321-a0ec-40b1-919d-f8ea9fbb8831 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] POST http://10.222.0.16/volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/attachments Jan 28 18:47:52.325508 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:47:52.325508 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:47:52.327216 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-a82034a8-230c-4093-8e6f-ef94c17f0c45 req-5a874321-a0ec-40b1-919d-f8ea9fbb8831 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e1601e86-5d58-4e9c-ab15-6a727bf50a0b", "instance_uuid": "7a027ca4-0d8b-4adb-8af9-bcdc1df18fdd", "connector": null}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:47:52.434768 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:52.434768 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:52.556791 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a82034a8-230c-4093-8e6f-ef94c17f0c45 req-5a874321-a0ec-40b1-919d-f8ea9fbb8831 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] http://10.222.0.16/volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/attachments returned with HTTP 200 Jan 28 18:47:52.559519 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 173/361] 10.222.0.16 () {66 vars in 1565 bytes} [Thu Jan 28 18:47:52 2021] POST /volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/attachments => generated 273 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:47:52.635556 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2a31a54b-43f9-471d-826b-16ee5ed0ec7f tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] GET http://10.222.0.16/volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b Jan 28 18:47:52.637235 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2a31a54b-43f9-471d-826b-16ee5ed0ec7f tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:47:52.638062 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2a31a54b-43f9-471d-826b-16ee5ed0ec7f tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:47:52.680514 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a82034a8-230c-4093-8e6f-ef94c17f0c45 req-5a874321-a0ec-40b1-919d-f8ea9fbb8831 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] GET http://10.222.0.16/volume// Jan 28 18:47:52.681444 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-a82034a8-230c-4093-8e6f-ef94c17f0c45 req-5a874321-a0ec-40b1-919d-f8ea9fbb8831 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:47:52.681825 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:47:52.681825 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:47:52.682552 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-a82034a8-230c-4093-8e6f-ef94c17f0c45 req-5a874321-a0ec-40b1-919d-f8ea9fbb8831 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:47:52.684530 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a82034a8-230c-4093-8e6f-ef94c17f0c45 req-5a874321-a0ec-40b1-919d-f8ea9fbb8831 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 18:47:52.685676 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 174/362] 10.222.0.11 () {56 vars in 1089 bytes} [Thu Jan 28 18:47:52 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 28 18:47:52.702110 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a82034a8-230c-4093-8e6f-ef94c17f0c45 req-02036436-8294-4f68-873e-3e36052149ac tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] GET http://10.222.0.16/volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b Jan 28 18:47:52.702715 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-a82034a8-230c-4093-8e6f-ef94c17f0c45 req-02036436-8294-4f68-873e-3e36052149ac tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:47:52.703209 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-a82034a8-230c-4093-8e6f-ef94c17f0c45 req-02036436-8294-4f68-873e-3e36052149ac tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:47:52.843442 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:52.843442 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:52.859191 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:52.859191 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:52.880558 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2a31a54b-43f9-471d-826b-16ee5ed0ec7f tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Volume info retrieved successfully. Jan 28 18:47:52.886289 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-a82034a8-230c-4093-8e6f-ef94c17f0c45 req-02036436-8294-4f68-873e-3e36052149ac tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Volume info retrieved successfully. Jan 28 18:47:52.933681 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:52.933681 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:52.955309 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:52.955309 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:52.963523 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a82034a8-230c-4093-8e6f-ef94c17f0c45 req-02036436-8294-4f68-873e-3e36052149ac tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] http://10.222.0.16/volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b returned with HTTP 200 Jan 28 18:47:52.965885 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 175/363] 10.222.0.11 () {60 vars in 1403 bytes} [Thu Jan 28 18:47:52 2021] GET /volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b => generated 1015 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 18:47:52.999213 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2a31a54b-43f9-471d-826b-16ee5ed0ec7f tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] http://10.222.0.16/volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b returned with HTTP 200 Jan 28 18:47:53.001322 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 189/364] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:47:52 2021] GET /volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b => generated 916 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:47:53.023763 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a82034a8-230c-4093-8e6f-ef94c17f0c45 req-8c49f588-5818-4145-a6e5-0327497f1cb7 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] PUT http://10.222.0.16/volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/attachments/2eaf2c15-c54a-4903-b530-4918bf45a9ce Jan 28 18:47:53.024452 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:47:53.024452 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:47:53.025207 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-a82034a8-230c-4093-8e6f-ef94c17f0c45 req-8c49f588-5818-4145-a6e5-0327497f1cb7 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.11", "host": "n-h2-705657-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-705657-15.cbci-705657-15.local", "mountpoint": "/dev/sdb"}}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:47:53.076907 n-d-705657-15 devstack@c-api.service[87913]: /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 28 18:47:53.076907 n-d-705657-15 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 28 18:47:53.077942 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-a82034a8-230c-4093-8e6f-ef94c17f0c45 req-8c49f588-5818-4145-a6e5-0327497f1cb7 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Lock "b'cinder-attachment_update-e1601e86-5d58-4e9c-ab15-6a727bf50a0b-n-h2-705657-15'" acquired by "attachment_update" :: waited 0.017s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 18:47:53.082856 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:53.082856 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:54.039546 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-24f897ba-0018-4630-890a-8e2c08edf925 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] GET http://10.222.0.16/volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b Jan 28 18:47:54.044074 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-24f897ba-0018-4630-890a-8e2c08edf925 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:47:54.044940 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:47:54.044940 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:47:54.050504 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-24f897ba-0018-4630-890a-8e2c08edf925 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:47:54.271482 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:54.271482 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:54.322756 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-24f897ba-0018-4630-890a-8e2c08edf925 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Volume info retrieved successfully. Jan 28 18:47:54.394051 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:54.394051 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:54.416148 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-24f897ba-0018-4630-890a-8e2c08edf925 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] http://10.222.0.16/volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b returned with HTTP 200 Jan 28 18:47:54.418997 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 190/365] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:47:54 2021] GET /volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b => generated 916 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:47:55.450788 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-23955fba-61f5-4e18-8ea9-454eabfb75f7 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] GET http://10.222.0.16/volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b Jan 28 18:47:55.452179 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-23955fba-61f5-4e18-8ea9-454eabfb75f7 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:47:55.452702 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:47:55.452702 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:47:55.454063 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-23955fba-61f5-4e18-8ea9-454eabfb75f7 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:47:55.684365 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:55.684365 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:55.748696 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-23955fba-61f5-4e18-8ea9-454eabfb75f7 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Volume info retrieved successfully. Jan 28 18:47:55.832720 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:55.832720 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:55.867727 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-23955fba-61f5-4e18-8ea9-454eabfb75f7 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] http://10.222.0.16/volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b returned with HTTP 200 Jan 28 18:47:55.879223 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 191/366] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:47:55 2021] GET /volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b => generated 916 bytes in 432 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 18:47:56.155762 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-a82034a8-230c-4093-8e6f-ef94c17f0c45 req-8c49f588-5818-4145-a6e5-0327497f1cb7 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Lock "b'cinder-attachment_update-e1601e86-5d58-4e9c-ab15-6a727bf50a0b-n-h2-705657-15'" released by "attachment_update" :: held 3.078s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 18:47:56.157395 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a82034a8-230c-4093-8e6f-ef94c17f0c45 req-8c49f588-5818-4145-a6e5-0327497f1cb7 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] http://10.222.0.16/volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/attachments/2eaf2c15-c54a-4903-b530-4918bf45a9ce returned with HTTP 200 Jan 28 18:47:56.159726 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 176/367] 10.222.0.11 () {64 vars in 1468 bytes} [Thu Jan 28 18:47:52 2021] PUT /volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/attachments/2eaf2c15-c54a-4903-b530-4918bf45a9ce => generated 762 bytes in 3161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:47:56.908474 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-03caf044-501e-405a-ac7d-90cc6c0550fa tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] GET http://10.222.0.16/volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b Jan 28 18:47:56.910398 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-03caf044-501e-405a-ac7d-90cc6c0550fa tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:47:56.910940 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:47:56.910940 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:47:56.911912 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-03caf044-501e-405a-ac7d-90cc6c0550fa tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:47:57.037045 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:57.037045 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:57.056107 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-03caf044-501e-405a-ac7d-90cc6c0550fa tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Volume info retrieved successfully. Jan 28 18:47:57.117678 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:57.117678 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:57.140195 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-03caf044-501e-405a-ac7d-90cc6c0550fa tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] http://10.222.0.16/volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b returned with HTTP 200 Jan 28 18:47:57.142040 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 192/368] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:47:56 2021] GET /volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b => generated 917 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:47:58.170789 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-df9c7e80-52f2-4ea7-a623-11e5eb63cd64 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] GET http://10.222.0.16/volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b Jan 28 18:47:58.171693 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-df9c7e80-52f2-4ea7-a623-11e5eb63cd64 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:47:58.172209 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:47:58.172209 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:47:58.173385 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-df9c7e80-52f2-4ea7-a623-11e5eb63cd64 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:47:58.304296 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:58.304296 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:58.340464 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-df9c7e80-52f2-4ea7-a623-11e5eb63cd64 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Volume info retrieved successfully. Jan 28 18:47:58.392173 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:58.392173 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:58.408410 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-df9c7e80-52f2-4ea7-a623-11e5eb63cd64 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] http://10.222.0.16/volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b returned with HTTP 200 Jan 28 18:47:58.411364 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 177/369] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:47:58 2021] GET /volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b => generated 917 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:47:59.412138 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8620f357-3c71-4492-9552-45797baeda58 req-d7bb705a-446e-413f-93a9-4c00c3cd5815 tempest-VolumesNegativeTest-1094352201 tempest-VolumesNegativeTest-1094352201-project] DELETE http://10.222.0.16/volume/v3/d9acce1c4f4a4d5fb9ce070fd33e3320/volumes/tempest-invalid-1617279143 Jan 28 18:47:59.414608 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8620f357-3c71-4492-9552-45797baeda58 req-d7bb705a-446e-413f-93a9-4c00c3cd5815 tempest-VolumesNegativeTest-1094352201 tempest-VolumesNegativeTest-1094352201-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:47:59.415552 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:47:59.415552 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:47:59.416625 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8620f357-3c71-4492-9552-45797baeda58 req-d7bb705a-446e-413f-93a9-4c00c3cd5815 tempest-VolumesNegativeTest-1094352201 tempest-VolumesNegativeTest-1094352201-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:47:59.417771 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [req-8620f357-3c71-4492-9552-45797baeda58 req-d7bb705a-446e-413f-93a9-4c00c3cd5815 tempest-VolumesNegativeTest-1094352201 tempest-VolumesNegativeTest-1094352201-project] Delete volume with id: tempest-invalid-1617279143 Jan 28 18:47:59.439599 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c100b612-7dc6-42a0-bf05-5ff6b3d0c561 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] GET http://10.222.0.16/volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b Jan 28 18:47:59.440558 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c100b612-7dc6-42a0-bf05-5ff6b3d0c561 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:47:59.441127 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:47:59.441127 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:47:59.441776 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c100b612-7dc6-42a0-bf05-5ff6b3d0c561 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:47:59.530486 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8620f357-3c71-4492-9552-45797baeda58 req-d7bb705a-446e-413f-93a9-4c00c3cd5815 tempest-VolumesNegativeTest-1094352201 tempest-VolumesNegativeTest-1094352201-project] http://10.222.0.16/volume/v3/d9acce1c4f4a4d5fb9ce070fd33e3320/volumes/tempest-invalid-1617279143 returned with HTTP 404 Jan 28 18:47:59.532796 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 193/370] 10.222.0.16 () {62 vars in 1561 bytes} [Thu Jan 28 18:47:59 2021] DELETE /volume/v3/d9acce1c4f4a4d5fb9ce070fd33e3320/volumes/tempest-invalid-1617279143 => generated 99 bytes in 129 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 28 18:47:59.644671 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:59.644671 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:59.662568 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c100b612-7dc6-42a0-bf05-5ff6b3d0c561 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Volume info retrieved successfully. Jan 28 18:47:59.701979 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:47:59.701979 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:47:59.725425 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c100b612-7dc6-42a0-bf05-5ff6b3d0c561 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] http://10.222.0.16/volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b returned with HTTP 200 Jan 28 18:47:59.727064 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 178/371] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:47:59 2021] GET /volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b => generated 917 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:48:00.761537 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f085495d-ab79-4ca0-8f2c-6e105a66c059 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] GET http://10.222.0.16/volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b Jan 28 18:48:00.763307 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f085495d-ab79-4ca0-8f2c-6e105a66c059 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:48:00.764256 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f085495d-ab79-4ca0-8f2c-6e105a66c059 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:48:00.868718 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:48:00.868718 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:48:00.890677 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f085495d-ab79-4ca0-8f2c-6e105a66c059 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Volume info retrieved successfully. Jan 28 18:48:00.927332 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:48:00.927332 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:48:00.944992 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f085495d-ab79-4ca0-8f2c-6e105a66c059 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] http://10.222.0.16/volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b returned with HTTP 200 Jan 28 18:48:00.947388 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 194/372] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:48:00 2021] GET /volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b => generated 917 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:48:01.980041 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-56bc5d77-f66a-43e3-8f62-fdc8a05224ed tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] GET http://10.222.0.16/volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b Jan 28 18:48:01.981431 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-56bc5d77-f66a-43e3-8f62-fdc8a05224ed tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:48:01.982159 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:48:01.982159 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:48:01.983444 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-56bc5d77-f66a-43e3-8f62-fdc8a05224ed tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:48:02.030554 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a82034a8-230c-4093-8e6f-ef94c17f0c45 req-e66ddefa-1819-45e2-9d04-e0431cd797c3 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] POST http://10.222.0.16/volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/attachments/2eaf2c15-c54a-4903-b530-4918bf45a9ce/action Jan 28 18:48:02.031983 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:48:02.031983 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:48:02.033379 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-a82034a8-230c-4093-8e6f-ef94c17f0c45 req-e66ddefa-1819-45e2-9d04-e0431cd797c3 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Action body: b'{"os-complete": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 18:48:02.036703 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-a82034a8-230c-4093-8e6f-ef94c17f0c45 req-e66ddefa-1819-45e2-9d04-e0431cd797c3 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:48:02.123374 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:48:02.123374 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:48:02.144677 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-56bc5d77-f66a-43e3-8f62-fdc8a05224ed tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Volume info retrieved successfully. Jan 28 18:48:02.201957 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:48:02.201957 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:48:02.251148 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-56bc5d77-f66a-43e3-8f62-fdc8a05224ed tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] http://10.222.0.16/volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b returned with HTTP 200 Jan 28 18:48:02.255979 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 179/373] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:48:01 2021] GET /volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b => generated 917 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:48:02.332576 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:48:02.332576 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:48:02.388559 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a82034a8-230c-4093-8e6f-ef94c17f0c45 req-e66ddefa-1819-45e2-9d04-e0431cd797c3 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] http://10.222.0.16/volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/attachments/2eaf2c15-c54a-4903-b530-4918bf45a9ce/action returned with HTTP 204 Jan 28 18:48:02.392116 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 195/374] 10.222.0.11 () {64 vars in 1489 bytes} [Thu Jan 28 18:48:02 2021] POST /volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/attachments/2eaf2c15-c54a-4903-b530-4918bf45a9ce/action => generated 0 bytes in 377 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 28 18:48:03.283144 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-34eebd3d-9b19-4c02-b5a2-a82e0e642990 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] GET http://10.222.0.16/volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b Jan 28 18:48:03.284916 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-34eebd3d-9b19-4c02-b5a2-a82e0e642990 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:48:03.285607 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:48:03.285607 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:48:03.286682 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-34eebd3d-9b19-4c02-b5a2-a82e0e642990 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:48:03.461828 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:48:03.461828 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:48:03.480497 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-34eebd3d-9b19-4c02-b5a2-a82e0e642990 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Volume info retrieved successfully. Jan 28 18:48:03.578584 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:48:03.578584 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:48:03.618534 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-34eebd3d-9b19-4c02-b5a2-a82e0e642990 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] http://10.222.0.16/volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b returned with HTTP 200 Jan 28 18:48:03.621550 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 180/375] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:48:03 2021] GET /volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b => generated 1209 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:48:03.653548 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-10a4cbc7-e3ef-4367-b5f3-69c28243a044 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] GET http://10.222.0.16/volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b Jan 28 18:48:03.654928 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-10a4cbc7-e3ef-4367-b5f3-69c28243a044 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:48:03.655548 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:48:03.655548 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:48:03.656615 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-10a4cbc7-e3ef-4367-b5f3-69c28243a044 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:48:03.778376 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:48:03.778376 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:48:03.794936 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-10a4cbc7-e3ef-4367-b5f3-69c28243a044 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Volume info retrieved successfully. Jan 28 18:48:03.839670 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:48:03.839670 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:48:03.858834 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-10a4cbc7-e3ef-4367-b5f3-69c28243a044 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] http://10.222.0.16/volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b returned with HTTP 200 Jan 28 18:48:03.862133 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 196/376] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:48:03 2021] GET /volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b => generated 1209 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:48:04.231957 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-6b1ba9f6-e68f-4e03-8173-c638b43f65c1 req-ab7c226d-60ce-4e1a-825a-8376732b4cd0 tempest-VolumesNegativeTest-1094352201 tempest-VolumesNegativeTest-1094352201-project] DELETE http://10.222.0.16/volume/v3/d9acce1c4f4a4d5fb9ce070fd33e3320/volumes/5dfc7b5b-fd46-4d42-a481-29cec409b2e0 Jan 28 18:48:04.233050 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-6b1ba9f6-e68f-4e03-8173-c638b43f65c1 req-ab7c226d-60ce-4e1a-825a-8376732b4cd0 tempest-VolumesNegativeTest-1094352201 tempest-VolumesNegativeTest-1094352201-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:48:04.233728 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:48:04.233728 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:48:04.235299 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-6b1ba9f6-e68f-4e03-8173-c638b43f65c1 req-ab7c226d-60ce-4e1a-825a-8376732b4cd0 tempest-VolumesNegativeTest-1094352201 tempest-VolumesNegativeTest-1094352201-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:48:04.237795 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [req-6b1ba9f6-e68f-4e03-8173-c638b43f65c1 req-ab7c226d-60ce-4e1a-825a-8376732b4cd0 tempest-VolumesNegativeTest-1094352201 tempest-VolumesNegativeTest-1094352201-project] Delete volume with id: 5dfc7b5b-fd46-4d42-a481-29cec409b2e0 Jan 28 18:48:04.381879 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-6b1ba9f6-e68f-4e03-8173-c638b43f65c1 req-ab7c226d-60ce-4e1a-825a-8376732b4cd0 tempest-VolumesNegativeTest-1094352201 tempest-VolumesNegativeTest-1094352201-project] http://10.222.0.16/volume/v3/d9acce1c4f4a4d5fb9ce070fd33e3320/volumes/5dfc7b5b-fd46-4d42-a481-29cec409b2e0 returned with HTTP 404 Jan 28 18:48:04.384613 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 181/377] 10.222.0.16 () {62 vars in 1591 bytes} [Thu Jan 28 18:48:04 2021] DELETE /volume/v3/d9acce1c4f4a4d5fb9ce070fd33e3320/volumes/5dfc7b5b-fd46-4d42-a481-29cec409b2e0 => generated 109 bytes in 160 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 18:48:05.852957 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-5bea5067-646e-4bf4-99ae-b8f18b7a846f req-3f4c5b4c-c06f-4a6e-9682-ee86df70a696 tempest-VolumesNegativeTest-1094352201 tempest-VolumesNegativeTest-1094352201-project] GET http://10.222.0.16/volume/v3/d9acce1c4f4a4d5fb9ce070fd33e3320/volumes/3fcc0bee-ecda-4ac0-8270-37d115dccefa Jan 28 18:48:05.854101 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-5bea5067-646e-4bf4-99ae-b8f18b7a846f req-3f4c5b4c-c06f-4a6e-9682-ee86df70a696 tempest-VolumesNegativeTest-1094352201 tempest-VolumesNegativeTest-1094352201-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:48:05.854398 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:48:05.854398 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:48:05.855026 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-5bea5067-646e-4bf4-99ae-b8f18b7a846f req-3f4c5b4c-c06f-4a6e-9682-ee86df70a696 tempest-VolumesNegativeTest-1094352201 tempest-VolumesNegativeTest-1094352201-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:48:06.042179 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-5bea5067-646e-4bf4-99ae-b8f18b7a846f req-3f4c5b4c-c06f-4a6e-9682-ee86df70a696 tempest-VolumesNegativeTest-1094352201 tempest-VolumesNegativeTest-1094352201-project] http://10.222.0.16/volume/v3/d9acce1c4f4a4d5fb9ce070fd33e3320/volumes/3fcc0bee-ecda-4ac0-8270-37d115dccefa returned with HTTP 404 Jan 28 18:48:06.043477 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 197/378] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 18:48:05 2021] GET /volume/v3/d9acce1c4f4a4d5fb9ce070fd33e3320/volumes/3fcc0bee-ecda-4ac0-8270-37d115dccefa => generated 109 bytes in 203 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 18:48:07.545997 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b121f08d-77c1-4f40-8688-63e11ef4f377 req-acdfef3d-a71e-4aaf-9e28-7ecf040b7fff tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] GET http://10.222.0.16/volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b Jan 28 18:48:07.546965 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b121f08d-77c1-4f40-8688-63e11ef4f377 req-acdfef3d-a71e-4aaf-9e28-7ecf040b7fff tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:48:07.547877 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b121f08d-77c1-4f40-8688-63e11ef4f377 req-acdfef3d-a71e-4aaf-9e28-7ecf040b7fff tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:48:07.752166 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:48:07.752166 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:48:07.785993 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-b121f08d-77c1-4f40-8688-63e11ef4f377 req-acdfef3d-a71e-4aaf-9e28-7ecf040b7fff tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Volume info retrieved successfully. Jan 28 18:48:07.836809 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:48:07.836809 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:48:07.857708 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b121f08d-77c1-4f40-8688-63e11ef4f377 req-acdfef3d-a71e-4aaf-9e28-7ecf040b7fff tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] http://10.222.0.16/volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b returned with HTTP 200 Jan 28 18:48:07.872821 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 182/379] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 18:48:07 2021] GET /volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b => generated 1209 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:48:07.948542 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b121f08d-77c1-4f40-8688-63e11ef4f377 req-ba411042-2687-44cd-bc01-ddb134507ed7 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] POST http://10.222.0.16/volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b/action Jan 28 18:48:07.950421 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b121f08d-77c1-4f40-8688-63e11ef4f377 req-ba411042-2687-44cd-bc01-ddb134507ed7 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 18:48:07.951174 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b121f08d-77c1-4f40-8688-63e11ef4f377 req-ba411042-2687-44cd-bc01-ddb134507ed7 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:48:08.242816 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:48:08.242816 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:48:08.245598 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-b121f08d-77c1-4f40-8688-63e11ef4f377 req-ba411042-2687-44cd-bc01-ddb134507ed7 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Volume info retrieved successfully. Jan 28 18:48:08.284485 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-b121f08d-77c1-4f40-8688-63e11ef4f377 req-ba411042-2687-44cd-bc01-ddb134507ed7 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Begin detaching volume completed successfully. Jan 28 18:48:08.292776 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b121f08d-77c1-4f40-8688-63e11ef4f377 req-ba411042-2687-44cd-bc01-ddb134507ed7 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] http://10.222.0.16/volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b/action returned with HTTP 202 Jan 28 18:48:08.303125 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 198/380] 10.222.0.16 () {64 vars in 1643 bytes} [Thu Jan 28 18:48:07 2021] POST /volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b/action => generated 0 bytes in 378 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 18:48:08.365010 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0789206b-42b7-4e90-90d9-cef8e586cf26 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] GET http://10.222.0.16/volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b Jan 28 18:48:08.367763 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0789206b-42b7-4e90-90d9-cef8e586cf26 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:48:08.368099 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:48:08.368099 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:48:08.383838 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0789206b-42b7-4e90-90d9-cef8e586cf26 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:48:08.465199 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b121f08d-77c1-4f40-8688-63e11ef4f377 req-ba411042-2687-44cd-bc01-ddb134507ed7 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] GET http://10.222.0.16/volume// Jan 28 18:48:08.466448 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b121f08d-77c1-4f40-8688-63e11ef4f377 req-ba411042-2687-44cd-bc01-ddb134507ed7 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:48:08.467141 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:48:08.467141 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:48:08.468163 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b121f08d-77c1-4f40-8688-63e11ef4f377 req-ba411042-2687-44cd-bc01-ddb134507ed7 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:48:08.470567 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b121f08d-77c1-4f40-8688-63e11ef4f377 req-ba411042-2687-44cd-bc01-ddb134507ed7 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 18:48:08.472263 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 199/381] 10.222.0.11 () {56 vars in 1089 bytes} [Thu Jan 28 18:48:08 2021] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 18:48:08.490149 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b121f08d-77c1-4f40-8688-63e11ef4f377 req-cbcd25c6-4144-4667-9e11-364c1a52a95b tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] GET http://10.222.0.16/volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b Jan 28 18:48:08.492382 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b121f08d-77c1-4f40-8688-63e11ef4f377 req-cbcd25c6-4144-4667-9e11-364c1a52a95b tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:48:08.493679 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b121f08d-77c1-4f40-8688-63e11ef4f377 req-cbcd25c6-4144-4667-9e11-364c1a52a95b tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:48:08.577233 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:48:08.577233 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:48:08.611925 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0789206b-42b7-4e90-90d9-cef8e586cf26 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Volume info retrieved successfully. Jan 28 18:48:08.691550 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:48:08.691550 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:48:08.733769 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0789206b-42b7-4e90-90d9-cef8e586cf26 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] http://10.222.0.16/volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b returned with HTTP 200 Jan 28 18:48:08.734435 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:48:08.734435 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:48:08.740144 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 183/382] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:48:08 2021] GET /volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b => generated 1212 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:48:08.771572 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-b121f08d-77c1-4f40-8688-63e11ef4f377 req-cbcd25c6-4144-4667-9e11-364c1a52a95b tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Volume info retrieved successfully. Jan 28 18:48:08.833342 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:48:08.833342 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:48:08.848851 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b121f08d-77c1-4f40-8688-63e11ef4f377 req-cbcd25c6-4144-4667-9e11-364c1a52a95b tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] http://10.222.0.16/volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b returned with HTTP 200 Jan 28 18:48:08.851971 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 200/383] 10.222.0.11 () {60 vars in 1403 bytes} [Thu Jan 28 18:48:08 2021] GET /volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b => generated 1311 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 28 18:48:09.362051 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b121f08d-77c1-4f40-8688-63e11ef4f377 req-139b5701-2b54-49ce-a736-be4e65969ef7 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] DELETE http://10.222.0.16/volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/attachments/2eaf2c15-c54a-4903-b530-4918bf45a9ce Jan 28 18:48:09.362996 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b121f08d-77c1-4f40-8688-63e11ef4f377 req-139b5701-2b54-49ce-a736-be4e65969ef7 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:48:09.363349 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:48:09.363349 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:48:09.364049 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b121f08d-77c1-4f40-8688-63e11ef4f377 req-139b5701-2b54-49ce-a736-be4e65969ef7 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:48:09.450019 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:48:09.450019 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:48:09.767490 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b383cb48-8536-4fe7-a436-809777fe64c3 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] GET http://10.222.0.16/volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b Jan 28 18:48:09.768655 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b383cb48-8536-4fe7-a436-809777fe64c3 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:48:09.769425 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:48:09.769425 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:48:09.774222 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b383cb48-8536-4fe7-a436-809777fe64c3 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:48:10.003146 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:48:10.003146 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:48:10.059922 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b383cb48-8536-4fe7-a436-809777fe64c3 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Volume info retrieved successfully. Jan 28 18:48:10.176658 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:48:10.176658 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:48:10.196148 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b383cb48-8536-4fe7-a436-809777fe64c3 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] http://10.222.0.16/volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b returned with HTTP 200 Jan 28 18:48:10.197605 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 201/384] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:48:09 2021] GET /volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b => generated 1212 bytes in 438 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:48:10.920490 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-b121f08d-77c1-4f40-8688-63e11ef4f377 req-139b5701-2b54-49ce-a736-be4e65969ef7 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 18:48:10.921457 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-b121f08d-77c1-4f40-8688-63e11ef4f377 req-139b5701-2b54-49ce-a736-be4e65969ef7 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Pending status list for volume during attachment-delete: [] {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 18:48:10.944284 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b121f08d-77c1-4f40-8688-63e11ef4f377 req-139b5701-2b54-49ce-a736-be4e65969ef7 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] http://10.222.0.16/volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/attachments/2eaf2c15-c54a-4903-b530-4918bf45a9ce returned with HTTP 200 Jan 28 18:48:10.948203 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 184/385] 10.222.0.11 () {62 vars in 1437 bytes} [Thu Jan 28 18:48:09 2021] DELETE /volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/attachments/2eaf2c15-c54a-4903-b530-4918bf45a9ce => generated 19 bytes in 1593 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 18:48:11.233039 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-62403d13-3a34-4843-b1d7-e9547fd58153 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] GET http://10.222.0.16/volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b Jan 28 18:48:11.234202 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-62403d13-3a34-4843-b1d7-e9547fd58153 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:48:11.234782 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:48:11.234782 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:48:11.236652 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-62403d13-3a34-4843-b1d7-e9547fd58153 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:48:11.515409 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:48:11.515409 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:48:11.557092 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-62403d13-3a34-4843-b1d7-e9547fd58153 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Volume info retrieved successfully. Jan 28 18:48:11.634851 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-62403d13-3a34-4843-b1d7-e9547fd58153 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] http://10.222.0.16/volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b returned with HTTP 200 Jan 28 18:48:11.636708 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 202/386] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:48:11 2021] GET /volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b => generated 917 bytes in 412 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:48:12.748188 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6105f5b1-c39c-43a3-b0c6-636e23dacbc9 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] GET http://10.222.0.16/volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b Jan 28 18:48:12.749188 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6105f5b1-c39c-43a3-b0c6-636e23dacbc9 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:48:12.749550 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:48:12.749550 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:48:12.750229 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6105f5b1-c39c-43a3-b0c6-636e23dacbc9 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:48:12.949728 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:48:12.949728 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:48:12.981495 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6105f5b1-c39c-43a3-b0c6-636e23dacbc9 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Volume info retrieved successfully. Jan 28 18:48:13.091047 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6105f5b1-c39c-43a3-b0c6-636e23dacbc9 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] http://10.222.0.16/volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b returned with HTTP 200 Jan 28 18:48:13.093516 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 185/387] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:48:12 2021] GET /volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b => generated 917 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:48:13.115803 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9a52d8f9-adc5-4939-8204-74880d3216b7 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] GET http://10.222.0.16/volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b Jan 28 18:48:13.116904 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9a52d8f9-adc5-4939-8204-74880d3216b7 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:48:13.119730 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:48:13.119730 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:48:13.120946 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9a52d8f9-adc5-4939-8204-74880d3216b7 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:48:13.340749 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:48:13.340749 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:48:13.372744 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9a52d8f9-adc5-4939-8204-74880d3216b7 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Volume info retrieved successfully. Jan 28 18:48:13.457750 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9a52d8f9-adc5-4939-8204-74880d3216b7 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] http://10.222.0.16/volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b returned with HTTP 200 Jan 28 18:48:13.459623 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 203/388] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:48:13 2021] GET /volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b => generated 917 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:48:30.816570 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7b4e168a-602c-45a6-81c5-1a86a94b39ad tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] DELETE http://10.222.0.16/volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b Jan 28 18:48:30.818989 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7b4e168a-602c-45a6-81c5-1a86a94b39ad tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:48:30.819321 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:48:30.819321 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:48:30.819850 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7b4e168a-602c-45a6-81c5-1a86a94b39ad tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:48:30.820503 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-7b4e168a-602c-45a6-81c5-1a86a94b39ad tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Delete volume with id: e1601e86-5d58-4e9c-ab15-6a727bf50a0b Jan 28 18:48:30.901545 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:48:30.901545 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:48:30.908875 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7b4e168a-602c-45a6-81c5-1a86a94b39ad tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Volume info retrieved successfully. Jan 28 18:48:30.970931 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7b4e168a-602c-45a6-81c5-1a86a94b39ad tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Delete volume request issued successfully. Jan 28 18:48:30.973182 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7b4e168a-602c-45a6-81c5-1a86a94b39ad tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] http://10.222.0.16/volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b returned with HTTP 202 Jan 28 18:48:30.975708 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 186/389] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 18:48:30 2021] DELETE /volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 18:48:30.988505 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d07f0f25-e65a-4b8f-9aa4-6e981af0dd2f tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] GET http://10.222.0.16/volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b Jan 28 18:48:30.989569 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d07f0f25-e65a-4b8f-9aa4-6e981af0dd2f tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:48:30.993001 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:48:30.993001 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:48:30.993928 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d07f0f25-e65a-4b8f-9aa4-6e981af0dd2f tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:48:31.124093 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:48:31.124093 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:48:31.143940 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d07f0f25-e65a-4b8f-9aa4-6e981af0dd2f tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Volume info retrieved successfully. Jan 28 18:48:31.207351 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d07f0f25-e65a-4b8f-9aa4-6e981af0dd2f tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] http://10.222.0.16/volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b returned with HTTP 200 Jan 28 18:48:31.209283 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 204/390] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:48:30 2021] GET /volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b => generated 916 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:48:32.235410 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-91131e29-2790-4ba6-80da-3802a4b604e8 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] GET http://10.222.0.16/volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b Jan 28 18:48:32.246340 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-91131e29-2790-4ba6-80da-3802a4b604e8 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:48:32.247158 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:48:32.247158 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:48:32.253808 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-91131e29-2790-4ba6-80da-3802a4b604e8 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:48:32.359100 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:48:32.359100 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:48:32.376240 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-91131e29-2790-4ba6-80da-3802a4b604e8 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Volume info retrieved successfully. Jan 28 18:48:32.453704 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-91131e29-2790-4ba6-80da-3802a4b604e8 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] http://10.222.0.16/volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b returned with HTTP 200 Jan 28 18:48:32.455829 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 187/391] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:48:32 2021] GET /volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b => generated 916 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:48:33.481525 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-73fd450c-afca-43af-96de-ba526cc0e4d3 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] GET http://10.222.0.16/volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b Jan 28 18:48:33.483474 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-73fd450c-afca-43af-96de-ba526cc0e4d3 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:48:33.484386 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:48:33.484386 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:48:33.485105 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-73fd450c-afca-43af-96de-ba526cc0e4d3 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:48:33.613433 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:48:33.613433 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:48:33.630009 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-73fd450c-afca-43af-96de-ba526cc0e4d3 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Volume info retrieved successfully. Jan 28 18:48:33.658037 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-73fd450c-afca-43af-96de-ba526cc0e4d3 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] http://10.222.0.16/volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b returned with HTTP 200 Jan 28 18:48:33.669339 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 205/392] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:48:33 2021] GET /volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b => generated 916 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 18:48:34.687206 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ba5203a9-6bcd-47e5-8051-e1c32ca1d7b7 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] GET http://10.222.0.16/volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b Jan 28 18:48:34.692937 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ba5203a9-6bcd-47e5-8051-e1c32ca1d7b7 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:48:34.695542 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:48:34.695542 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:48:34.696720 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ba5203a9-6bcd-47e5-8051-e1c32ca1d7b7 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:48:34.891754 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ba5203a9-6bcd-47e5-8051-e1c32ca1d7b7 tempest-AttachSCSIVolumeTestJSON-701045104 tempest-AttachSCSIVolumeTestJSON-701045104-project] http://10.222.0.16/volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b returned with HTTP 404 Jan 28 18:48:34.894111 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 188/393] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:48:34 2021] GET /volume/v3/89f3f1f29cd84aa4be5fc75b076b9aab/volumes/e1601e86-5d58-4e9c-ab15-6a727bf50a0b => generated 109 bytes in 215 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 18:49:46.002106 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2e04729e-469f-4bac-9f90-d3a80f65b30a tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] POST http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes Jan 28 18:49:46.004458 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:49:46.004458 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:49:46.007197 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2e04729e-469f-4bac-9f90-d3a80f65b30a tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-230659456", "imageRef": "bf363cce-cca7-4056-a498-a3a21a3bca2d"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:49:46.011648 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-2e04729e-469f-4bac-9f90-d3a80f65b30a tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-230659456', 'imageRef': 'bf363cce-cca7-4056-a498-a3a21a3bca2d'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 18:49:46.417325 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-2e04729e-469f-4bac-9f90-d3a80f65b30a tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Create volume of 1 GB Jan 28 18:49:46.452139 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2e04729e-469f-4bac-9f90-d3a80f65b30a tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Availability Zones retrieved successfully. Jan 28 18:49:46.521397 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2e04729e-469f-4bac-9f90-d3a80f65b30a tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Flow 'volume_create_api' (e1c8fbf0-1b81-480a-a880-3038c25d8fb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:49:46.524580 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2e04729e-469f-4bac-9f90-d3a80f65b30a tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07b07dc7-9e18-450e-abf0-1f3599e47787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:49:46.531432 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-2e04729e-469f-4bac-9f90-d3a80f65b30a tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 18:49:46.828808 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2e04729e-469f-4bac-9f90-d3a80f65b30a tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07b07dc7-9e18-450e-abf0-1f3599e47787) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:49:46.831470 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2e04729e-469f-4bac-9f90-d3a80f65b30a tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c53faad1-c015-4d9f-9605-be73145611c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:49:47.161838 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-2e04729e-469f-4bac-9f90-d3a80f65b30a tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Created reservations ['63e379ec-c84d-4bd8-bf9c-a10b964db006', 'c20f8288-92ba-4681-bbc9-f6782ce6f07b', '9cd71e8d-893e-4046-951b-8d990be503fc', 'b31be4e7-0ad7-470d-a94e-de96f1345cba'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 18:49:47.174210 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2e04729e-469f-4bac-9f90-d3a80f65b30a tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c53faad1-c015-4d9f-9605-be73145611c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63e379ec-c84d-4bd8-bf9c-a10b964db006', 'c20f8288-92ba-4681-bbc9-f6782ce6f07b', '9cd71e8d-893e-4046-951b-8d990be503fc', 'b31be4e7-0ad7-470d-a94e-de96f1345cba']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:49:47.182295 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2e04729e-469f-4bac-9f90-d3a80f65b30a tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3fe72a8-4cb5-42e8-98c4-561e5ba54d39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:49:47.671150 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2e04729e-469f-4bac-9f90-d3a80f65b30a tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3fe72a8-4cb5-42e8-98c4-561e5ba54d39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'baf7ee6c-cb82-4147-878c-104ac12221b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-230659456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ba2b017dabb4a6d856851438b5c5f44',qos_specs=None,replication_status=,reservations=['63e379ec-c84d-4bd8-bf9c-a10b964db006','c20f8288-92ba-4681-bbc9-f6782ce6f07b','9cd71e8d-893e-4046-951b-8d990be503fc','b31be4e7-0ad7-470d-a94e-de96f1345cba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='784a52081bcf492a9013526101a3b6e9',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T18:49:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-230659456',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=baf7ee6c-cb82-4147-878c-104ac12221b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ba2b017dabb4a6d856851438b5c5f44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='784a52081bcf492a9013526101a3b6e9',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:49:47.677045 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2e04729e-469f-4bac-9f90-d3a80f65b30a tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3bf483f-e723-4aa3-afe7-591196490a9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:49:47.801365 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2e04729e-469f-4bac-9f90-d3a80f65b30a tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3bf483f-e723-4aa3-afe7-591196490a9e) transitioned into state 'SUCCESS' from state '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-230659456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ba2b017dabb4a6d856851438b5c5f44',qos_specs=None,replication_status=,reservations=['63e379ec-c84d-4bd8-bf9c-a10b964db006','c20f8288-92ba-4681-bbc9-f6782ce6f07b','9cd71e8d-893e-4046-951b-8d990be503fc','b31be4e7-0ad7-470d-a94e-de96f1345cba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='784a52081bcf492a9013526101a3b6e9',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:49:47.805926 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2e04729e-469f-4bac-9f90-d3a80f65b30a tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (905be6fa-f0fa-43c1-8360-99105b9f6aef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:49:47.856417 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2e04729e-469f-4bac-9f90-d3a80f65b30a tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (905be6fa-f0fa-43c1-8360-99105b9f6aef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:49:47.872867 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2e04729e-469f-4bac-9f90-d3a80f65b30a tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Flow 'volume_create_api' (e1c8fbf0-1b81-480a-a880-3038c25d8fb1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:49:48.140386 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2e04729e-469f-4bac-9f90-d3a80f65b30a tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Create volume request issued successfully. Jan 28 18:49:48.229183 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2e04729e-469f-4bac-9f90-d3a80f65b30a tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes returned with HTTP 202 Jan 28 18:49:48.249175 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 206/394] 10.222.0.16 () {60 vars in 1226 bytes} [Thu Jan 28 18:49:45 2021] POST /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes => generated 825 bytes in 3052 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 18:49:48.268360 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8ff07d8c-b1b3-4d5d-a5a1-99b3dd936835 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 Jan 28 18:49:48.269292 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8ff07d8c-b1b3-4d5d-a5a1-99b3dd936835 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:49:48.270079 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8ff07d8c-b1b3-4d5d-a5a1-99b3dd936835 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:49:48.487903 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:49:48.487903 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:49:48.518322 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8ff07d8c-b1b3-4d5d-a5a1-99b3dd936835 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Volume info retrieved successfully. Jan 28 18:49:48.583130 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8ff07d8c-b1b3-4d5d-a5a1-99b3dd936835 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 returned with HTTP 200 Jan 28 18:49:48.597681 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 189/395] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:49:48 2021] GET /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 => generated 917 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:49:49.614997 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-78badfaf-8597-4c37-a5c8-bc967f7b8be1 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 Jan 28 18:49:49.637196 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-78badfaf-8597-4c37-a5c8-bc967f7b8be1 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:49:49.637693 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:49:49.637693 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:49:49.638390 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-78badfaf-8597-4c37-a5c8-bc967f7b8be1 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:49:49.964163 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:49:49.964163 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:49:50.018480 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-78badfaf-8597-4c37-a5c8-bc967f7b8be1 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Volume info retrieved successfully. Jan 28 18:49:50.129252 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-78badfaf-8597-4c37-a5c8-bc967f7b8be1 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 returned with HTTP 200 Jan 28 18:49:50.130364 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 207/396] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:49:49 2021] GET /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 => generated 917 bytes in 522 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:49:51.162101 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6dbf7515-d44f-4e69-a940-a14fe36324ac tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 Jan 28 18:49:51.164150 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6dbf7515-d44f-4e69-a940-a14fe36324ac tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:49:51.176227 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:49:51.176227 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:49:51.177708 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6dbf7515-d44f-4e69-a940-a14fe36324ac tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:49:51.404516 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:49:51.404516 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:49:51.426232 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6dbf7515-d44f-4e69-a940-a14fe36324ac tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Volume info retrieved successfully. Jan 28 18:49:51.483245 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6dbf7515-d44f-4e69-a940-a14fe36324ac tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 returned with HTTP 200 Jan 28 18:49:51.485799 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 190/397] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:49:51 2021] GET /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 => generated 917 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:49:52.509566 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-27fe9707-0bb5-4599-a54f-e820417fa031 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 Jan 28 18:49:52.510552 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-27fe9707-0bb5-4599-a54f-e820417fa031 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:49:52.510860 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:49:52.510860 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:49:52.511450 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-27fe9707-0bb5-4599-a54f-e820417fa031 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:49:52.713031 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:49:52.713031 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:49:52.755620 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-27fe9707-0bb5-4599-a54f-e820417fa031 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Volume info retrieved successfully. Jan 28 18:49:52.848874 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-27fe9707-0bb5-4599-a54f-e820417fa031 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 returned with HTTP 200 Jan 28 18:49:52.850463 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 208/398] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:49:52 2021] GET /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 => generated 917 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:49:53.881414 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-65a3bc26-b078-4fb5-a81b-7b7f15c20108 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 Jan 28 18:49:53.882293 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-65a3bc26-b078-4fb5-a81b-7b7f15c20108 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:49:53.883060 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:49:53.883060 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:49:53.884460 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-65a3bc26-b078-4fb5-a81b-7b7f15c20108 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:49:54.048662 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:49:54.048662 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:49:54.074572 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-65a3bc26-b078-4fb5-a81b-7b7f15c20108 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Volume info retrieved successfully. Jan 28 18:49:54.154189 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-65a3bc26-b078-4fb5-a81b-7b7f15c20108 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 returned with HTTP 200 Jan 28 18:49:54.156270 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 191/399] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:49:53 2021] GET /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 => generated 917 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:49:55.186133 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3c7e21a9-dbdc-4022-8efd-e64b5722a0e7 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 Jan 28 18:49:55.199570 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3c7e21a9-dbdc-4022-8efd-e64b5722a0e7 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:49:55.202534 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:49:55.202534 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:49:55.205105 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3c7e21a9-dbdc-4022-8efd-e64b5722a0e7 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:49:55.620312 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:49:55.620312 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:49:55.653775 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3c7e21a9-dbdc-4022-8efd-e64b5722a0e7 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Volume info retrieved successfully. Jan 28 18:49:55.763984 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3c7e21a9-dbdc-4022-8efd-e64b5722a0e7 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 returned with HTTP 200 Jan 28 18:49:55.777631 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 209/400] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:49:55 2021] GET /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 => generated 917 bytes in 599 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:49:56.791726 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1c913d54-de6d-4065-a3d6-7de1c902f83e tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 Jan 28 18:49:56.795024 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1c913d54-de6d-4065-a3d6-7de1c902f83e tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:49:56.797456 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:49:56.797456 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:49:56.808325 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1c913d54-de6d-4065-a3d6-7de1c902f83e tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:49:57.199297 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:49:57.199297 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:49:57.244687 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1c913d54-de6d-4065-a3d6-7de1c902f83e tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Volume info retrieved successfully. Jan 28 18:49:57.343780 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1c913d54-de6d-4065-a3d6-7de1c902f83e tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 returned with HTTP 200 Jan 28 18:49:57.346234 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 192/401] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:49:56 2021] GET /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 => generated 917 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:49:58.380274 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-907b1089-ef04-452d-99af-76f52c1b0b93 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 Jan 28 18:49:58.382039 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-907b1089-ef04-452d-99af-76f52c1b0b93 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:49:58.382358 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:49:58.382358 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:49:58.383194 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-907b1089-ef04-452d-99af-76f52c1b0b93 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:49:58.547371 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:49:58.547371 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:49:58.576613 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-907b1089-ef04-452d-99af-76f52c1b0b93 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Volume info retrieved successfully. Jan 28 18:49:58.627678 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-907b1089-ef04-452d-99af-76f52c1b0b93 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 returned with HTTP 200 Jan 28 18:49:58.641086 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 210/402] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:49:58 2021] GET /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 => generated 917 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:49:59.665666 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e6d58c31-1856-43bc-9834-f790bdf2f008 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 Jan 28 18:49:59.666613 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e6d58c31-1856-43bc-9834-f790bdf2f008 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:49:59.666921 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:49:59.666921 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:49:59.667589 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e6d58c31-1856-43bc-9834-f790bdf2f008 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:49:59.955803 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:49:59.955803 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:50:00.012426 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e6d58c31-1856-43bc-9834-f790bdf2f008 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Volume info retrieved successfully. Jan 28 18:50:00.118951 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e6d58c31-1856-43bc-9834-f790bdf2f008 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 returned with HTTP 200 Jan 28 18:50:00.121543 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 193/403] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:49:59 2021] GET /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 => generated 917 bytes in 466 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:50:01.158370 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-87e7ca67-af7a-4467-b3b8-0678721f9365 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 Jan 28 18:50:01.162993 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-87e7ca67-af7a-4467-b3b8-0678721f9365 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:50:01.167311 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:50:01.167311 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:50:01.175471 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-87e7ca67-af7a-4467-b3b8-0678721f9365 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:50:01.529862 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:50:01.529862 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:50:01.594715 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-87e7ca67-af7a-4467-b3b8-0678721f9365 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Volume info retrieved successfully. Jan 28 18:50:01.730761 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-87e7ca67-af7a-4467-b3b8-0678721f9365 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 returned with HTTP 200 Jan 28 18:50:01.735244 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 211/404] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:50:01 2021] GET /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 => generated 917 bytes in 587 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:50:02.772054 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-134b8896-1d30-4706-be69-f343dcc1d613 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 Jan 28 18:50:02.775405 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-134b8896-1d30-4706-be69-f343dcc1d613 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:50:02.775956 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:50:02.775956 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:50:02.779033 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-134b8896-1d30-4706-be69-f343dcc1d613 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:50:03.125237 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:50:03.125237 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:50:03.172547 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-134b8896-1d30-4706-be69-f343dcc1d613 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Volume info retrieved successfully. Jan 28 18:50:03.250822 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-134b8896-1d30-4706-be69-f343dcc1d613 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 returned with HTTP 200 Jan 28 18:50:03.256367 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 194/405] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:50:02 2021] GET /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 => generated 917 bytes in 499 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:50:04.290651 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-330f9311-bf61-45e4-b87d-d0476b9a6a1c tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 Jan 28 18:50:04.291636 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-330f9311-bf61-45e4-b87d-d0476b9a6a1c tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:50:04.291987 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:50:04.291987 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:50:04.292681 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-330f9311-bf61-45e4-b87d-d0476b9a6a1c tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:50:04.644981 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:50:04.644981 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:50:04.692336 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-330f9311-bf61-45e4-b87d-d0476b9a6a1c tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Volume info retrieved successfully. Jan 28 18:50:04.814265 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-330f9311-bf61-45e4-b87d-d0476b9a6a1c tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 returned with HTTP 200 Jan 28 18:50:04.820954 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 212/406] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:50:04 2021] GET /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 => generated 917 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:50:05.855855 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-59da1a99-8821-41fb-bc24-ca972aa9fe19 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 Jan 28 18:50:05.856924 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-59da1a99-8821-41fb-bc24-ca972aa9fe19 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:50:05.857693 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:50:05.857693 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:50:05.859980 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-59da1a99-8821-41fb-bc24-ca972aa9fe19 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:50:06.099088 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:50:06.099088 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:50:06.149023 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-59da1a99-8821-41fb-bc24-ca972aa9fe19 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Volume info retrieved successfully. Jan 28 18:50:06.305886 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-59da1a99-8821-41fb-bc24-ca972aa9fe19 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 returned with HTTP 200 Jan 28 18:50:06.308329 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 195/407] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:50:05 2021] GET /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 => generated 917 bytes in 461 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:50:07.341082 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0e80ae2f-6111-4bba-9a83-2415daea05dd tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 Jan 28 18:50:07.342820 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0e80ae2f-6111-4bba-9a83-2415daea05dd tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:50:07.342820 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:50:07.342820 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:50:07.343896 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0e80ae2f-6111-4bba-9a83-2415daea05dd tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:50:07.640870 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:50:07.640870 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:50:07.675246 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0e80ae2f-6111-4bba-9a83-2415daea05dd tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Volume info retrieved successfully. Jan 28 18:50:07.735135 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0e80ae2f-6111-4bba-9a83-2415daea05dd tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 returned with HTTP 200 Jan 28 18:50:07.737005 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 213/408] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:50:07 2021] GET /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 => generated 917 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:50:08.775345 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-20975679-a5ca-449a-89ec-ac9171eda0e1 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 Jan 28 18:50:08.777020 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-20975679-a5ca-449a-89ec-ac9171eda0e1 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:50:08.778909 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:50:08.778909 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:50:08.782766 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-20975679-a5ca-449a-89ec-ac9171eda0e1 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:50:09.005657 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:50:09.005657 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:50:09.044669 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-20975679-a5ca-449a-89ec-ac9171eda0e1 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Volume info retrieved successfully. Jan 28 18:50:09.134845 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-20975679-a5ca-449a-89ec-ac9171eda0e1 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 returned with HTTP 200 Jan 28 18:50:09.136248 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 196/409] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:50:08 2021] GET /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 => generated 917 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:50:10.176330 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-705287c4-c7f1-4374-92cf-789c9c66f047 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 Jan 28 18:50:10.177572 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-705287c4-c7f1-4374-92cf-789c9c66f047 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:50:10.177798 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:50:10.177798 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:50:10.180593 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-705287c4-c7f1-4374-92cf-789c9c66f047 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:50:10.513992 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:50:10.513992 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:50:10.573719 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-705287c4-c7f1-4374-92cf-789c9c66f047 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Volume info retrieved successfully. Jan 28 18:50:10.694545 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-705287c4-c7f1-4374-92cf-789c9c66f047 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 returned with HTTP 200 Jan 28 18:50:10.703062 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 214/410] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:50:10 2021] GET /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 => generated 917 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:50:11.737719 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e5e0108c-0e38-49d7-ac60-b291018f6e53 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 Jan 28 18:50:11.740064 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e5e0108c-0e38-49d7-ac60-b291018f6e53 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:50:11.740682 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:50:11.740682 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:50:11.741762 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e5e0108c-0e38-49d7-ac60-b291018f6e53 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:50:11.872712 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:50:11.872712 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:50:11.907486 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e5e0108c-0e38-49d7-ac60-b291018f6e53 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Volume info retrieved successfully. Jan 28 18:50:11.979434 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e5e0108c-0e38-49d7-ac60-b291018f6e53 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 returned with HTTP 200 Jan 28 18:50:11.983379 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 197/411] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:50:11 2021] GET /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 => generated 917 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:50:13.007874 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b3832032-2b36-446b-8def-295c867aad5a tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 Jan 28 18:50:13.009961 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b3832032-2b36-446b-8def-295c867aad5a tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:50:13.010330 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:50:13.010330 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:50:13.011067 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b3832032-2b36-446b-8def-295c867aad5a tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:50:13.264669 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:50:13.264669 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:50:13.336620 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b3832032-2b36-446b-8def-295c867aad5a tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Volume info retrieved successfully. Jan 28 18:50:13.464254 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b3832032-2b36-446b-8def-295c867aad5a tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 returned with HTTP 200 Jan 28 18:50:13.473194 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 215/412] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:50:12 2021] GET /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 => generated 917 bytes in 470 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:50:14.505725 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b2b06e4c-1696-4946-a25c-50cf86a53746 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 Jan 28 18:50:14.511544 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b2b06e4c-1696-4946-a25c-50cf86a53746 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:50:14.512157 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:50:14.512157 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:50:14.513431 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b2b06e4c-1696-4946-a25c-50cf86a53746 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:50:14.777953 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:50:14.777953 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:50:14.799685 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b2b06e4c-1696-4946-a25c-50cf86a53746 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Volume info retrieved successfully. Jan 28 18:50:14.874755 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b2b06e4c-1696-4946-a25c-50cf86a53746 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 returned with HTTP 200 Jan 28 18:50:14.886283 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 198/413] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:50:14 2021] GET /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 => generated 917 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:50:15.919181 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3fd64e94-a0f9-4b8c-bbaa-3cd67a84de6c tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 Jan 28 18:50:15.922958 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3fd64e94-a0f9-4b8c-bbaa-3cd67a84de6c tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:50:15.923953 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:50:15.923953 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:50:15.931598 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3fd64e94-a0f9-4b8c-bbaa-3cd67a84de6c tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:50:16.247948 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:50:16.247948 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:50:16.339299 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3fd64e94-a0f9-4b8c-bbaa-3cd67a84de6c tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Volume info retrieved successfully. Jan 28 18:50:16.411078 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3fd64e94-a0f9-4b8c-bbaa-3cd67a84de6c tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 returned with HTTP 200 Jan 28 18:50:16.412593 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 216/414] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:50:15 2021] GET /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 => generated 917 bytes in 506 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:50:17.443793 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-74636afa-93b7-480a-a9a4-2482bc0f3525 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 Jan 28 18:50:17.444693 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-74636afa-93b7-480a-a9a4-2482bc0f3525 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:50:17.445328 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:50:17.445328 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:50:17.446040 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-74636afa-93b7-480a-a9a4-2482bc0f3525 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:50:17.683172 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:50:17.683172 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:50:17.729080 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-74636afa-93b7-480a-a9a4-2482bc0f3525 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Volume info retrieved successfully. Jan 28 18:50:17.823441 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-74636afa-93b7-480a-a9a4-2482bc0f3525 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 returned with HTTP 200 Jan 28 18:50:17.825297 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 199/415] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:50:17 2021] GET /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 => generated 917 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:50:18.854967 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1677ffd1-d92b-43d8-ab54-a12d56e116bc tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 Jan 28 18:50:18.855885 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1677ffd1-d92b-43d8-ab54-a12d56e116bc tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:50:18.856608 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:50:18.856608 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:50:18.857833 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1677ffd1-d92b-43d8-ab54-a12d56e116bc tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:50:19.084903 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:50:19.084903 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:50:19.124521 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1677ffd1-d92b-43d8-ab54-a12d56e116bc tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Volume info retrieved successfully. Jan 28 18:50:19.238411 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1677ffd1-d92b-43d8-ab54-a12d56e116bc tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 returned with HTTP 200 Jan 28 18:50:19.239919 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 217/416] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:50:18 2021] GET /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 => generated 975 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:50:20.273711 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8fecda85-8318-4994-ba3e-8a89b9f5bc7c tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 Jan 28 18:50:20.274629 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8fecda85-8318-4994-ba3e-8a89b9f5bc7c tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:50:20.274982 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:50:20.274982 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:50:20.278666 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8fecda85-8318-4994-ba3e-8a89b9f5bc7c tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:50:20.426096 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:50:20.426096 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:50:20.442065 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8fecda85-8318-4994-ba3e-8a89b9f5bc7c tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Volume info retrieved successfully. Jan 28 18:50:20.504413 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8fecda85-8318-4994-ba3e-8a89b9f5bc7c tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 returned with HTTP 200 Jan 28 18:50:20.506439 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 200/417] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:50:20 2021] GET /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 => generated 975 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:50:21.539119 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bd0a849b-4633-4ad8-81e5-d8d42ba41fc3 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 Jan 28 18:50:21.541287 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bd0a849b-4633-4ad8-81e5-d8d42ba41fc3 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:50:21.543736 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:50:21.543736 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:50:21.545367 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bd0a849b-4633-4ad8-81e5-d8d42ba41fc3 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:50:21.809483 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:50:21.809483 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:50:21.877873 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bd0a849b-4633-4ad8-81e5-d8d42ba41fc3 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Volume info retrieved successfully. Jan 28 18:50:21.994120 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bd0a849b-4633-4ad8-81e5-d8d42ba41fc3 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 returned with HTTP 200 Jan 28 18:50:22.001516 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 218/418] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:50:21 2021] GET /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 => generated 978 bytes in 470 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 18:50:23.036882 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-67e0b752-836f-4e7f-8098-169329fe0e0d tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 Jan 28 18:50:23.038072 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-67e0b752-836f-4e7f-8098-169329fe0e0d tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:50:23.039920 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:50:23.039920 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:50:23.042865 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-67e0b752-836f-4e7f-8098-169329fe0e0d tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:50:23.245766 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:50:23.245766 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:50:23.281072 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-67e0b752-836f-4e7f-8098-169329fe0e0d tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Volume info retrieved successfully. Jan 28 18:50:23.368197 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-67e0b752-836f-4e7f-8098-169329fe0e0d tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 returned with HTTP 200 Jan 28 18:50:23.387006 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 201/419] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:50:23 2021] GET /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 => generated 978 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:50:24.398852 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8c4aa04c-5ce0-4e7f-bda7-214d13b6d5cc tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 Jan 28 18:50:24.401088 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8c4aa04c-5ce0-4e7f-bda7-214d13b6d5cc tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:50:24.401743 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:50:24.401743 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:50:24.405375 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8c4aa04c-5ce0-4e7f-bda7-214d13b6d5cc tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:50:24.696779 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:50:24.696779 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:50:24.735399 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8c4aa04c-5ce0-4e7f-bda7-214d13b6d5cc tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Volume info retrieved successfully. Jan 28 18:50:24.853927 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8c4aa04c-5ce0-4e7f-bda7-214d13b6d5cc tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 returned with HTTP 200 Jan 28 18:50:24.871183 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 219/420] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:50:24 2021] GET /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 => generated 978 bytes in 480 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:50:25.891823 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b8f0d14c-9124-4cd8-8496-c11786528d50 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 Jan 28 18:50:25.894975 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b8f0d14c-9124-4cd8-8496-c11786528d50 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:50:25.902342 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:50:25.902342 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:50:25.903928 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b8f0d14c-9124-4cd8-8496-c11786528d50 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:50:26.052927 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:50:26.052927 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:50:26.069332 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b8f0d14c-9124-4cd8-8496-c11786528d50 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Volume info retrieved successfully. Jan 28 18:50:26.112235 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b8f0d14c-9124-4cd8-8496-c11786528d50 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 returned with HTTP 200 Jan 28 18:50:26.114203 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 202/421] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:50:25 2021] GET /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 => generated 978 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:50:27.142866 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5d046933-c404-4393-859e-9f43f67fb44b tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 Jan 28 18:50:27.146819 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5d046933-c404-4393-859e-9f43f67fb44b tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:50:27.147702 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:50:27.147702 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:50:27.148424 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5d046933-c404-4393-859e-9f43f67fb44b tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:50:27.307726 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:50:27.307726 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:50:27.353288 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5d046933-c404-4393-859e-9f43f67fb44b tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Volume info retrieved successfully. Jan 28 18:50:27.457788 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5d046933-c404-4393-859e-9f43f67fb44b tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 returned with HTTP 200 Jan 28 18:50:27.460566 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 220/422] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:50:27 2021] GET /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 => generated 978 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:50:28.489309 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aba4b159-6909-428f-b31a-e4d49832e93d tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 Jan 28 18:50:28.490651 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aba4b159-6909-428f-b31a-e4d49832e93d tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:50:28.491097 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:50:28.491097 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:50:28.491943 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aba4b159-6909-428f-b31a-e4d49832e93d tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:50:28.742790 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:50:28.742790 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:50:28.816533 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-aba4b159-6909-428f-b31a-e4d49832e93d tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Volume info retrieved successfully. Jan 28 18:50:28.913990 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aba4b159-6909-428f-b31a-e4d49832e93d tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 returned with HTTP 200 Jan 28 18:50:28.915941 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 203/423] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:50:28 2021] GET /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 => generated 978 bytes in 433 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:50:29.946937 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-520c6b5f-a73f-43bd-88ac-5eccda071eb0 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 Jan 28 18:50:29.948413 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-520c6b5f-a73f-43bd-88ac-5eccda071eb0 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:50:29.948796 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:50:29.948796 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:50:29.949487 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-520c6b5f-a73f-43bd-88ac-5eccda071eb0 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:50:30.272787 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:50:30.272787 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:50:30.335140 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-520c6b5f-a73f-43bd-88ac-5eccda071eb0 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Volume info retrieved successfully. Jan 28 18:50:30.477098 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-520c6b5f-a73f-43bd-88ac-5eccda071eb0 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 returned with HTTP 200 Jan 28 18:50:30.479653 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 221/424] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:50:29 2021] GET /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 => generated 1366 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:50:30.506200 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ccaf090e-8822-49c5-b236-3a0a5936dab0 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] POST http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes Jan 28 18:50:30.507053 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:50:30.507053 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:50:30.507796 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ccaf090e-8822-49c5-b236-3a0a5936dab0 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1887232825"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:50:30.509753 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-ccaf090e-8822-49c5-b236-3a0a5936dab0 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1887232825'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 18:50:30.510359 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-ccaf090e-8822-49c5-b236-3a0a5936dab0 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Create volume of 1 GB Jan 28 18:50:30.530010 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ccaf090e-8822-49c5-b236-3a0a5936dab0 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Availability Zones retrieved successfully. Jan 28 18:50:30.553628 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ccaf090e-8822-49c5-b236-3a0a5936dab0 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Flow 'volume_create_api' (70cbf0f9-f0ab-4490-a16d-7ff04c51d98a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:50:30.557006 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ccaf090e-8822-49c5-b236-3a0a5936dab0 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdf69130-5e9f-4983-8a00-2f487e5e848a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:50:30.559489 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-ccaf090e-8822-49c5-b236-3a0a5936dab0 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 18:50:30.711635 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ccaf090e-8822-49c5-b236-3a0a5936dab0 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdf69130-5e9f-4983-8a00-2f487e5e848a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:50:30.714723 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ccaf090e-8822-49c5-b236-3a0a5936dab0 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65d20304-243b-49c2-9339-67b4194ca2dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:50:30.820355 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-ccaf090e-8822-49c5-b236-3a0a5936dab0 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Created reservations ['e5cfe2d7-5ac4-4d82-a562-10014912c47d', 'b90e00bf-ce97-48f8-8153-0918f7548e49', '7c6e5952-7584-4782-8982-cb60bfadd8d3', '6d525b10-f9af-4ab2-bd11-dbb57ef3f0ed'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 18:50:30.823626 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ccaf090e-8822-49c5-b236-3a0a5936dab0 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65d20304-243b-49c2-9339-67b4194ca2dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5cfe2d7-5ac4-4d82-a562-10014912c47d', 'b90e00bf-ce97-48f8-8153-0918f7548e49', '7c6e5952-7584-4782-8982-cb60bfadd8d3', '6d525b10-f9af-4ab2-bd11-dbb57ef3f0ed']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:50:30.829989 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ccaf090e-8822-49c5-b236-3a0a5936dab0 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e26d2ab3-3701-4be5-bc15-daaa6961ece3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:50:30.934358 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ccaf090e-8822-49c5-b236-3a0a5936dab0 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e26d2ab3-3701-4be5-bc15-daaa6961ece3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1a9008d-942b-4d91-a585-c228471c41e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1887232825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ba2b017dabb4a6d856851438b5c5f44',qos_specs=None,replication_status=,reservations=['e5cfe2d7-5ac4-4d82-a562-10014912c47d','b90e00bf-ce97-48f8-8153-0918f7548e49','7c6e5952-7584-4782-8982-cb60bfadd8d3','6d525b10-f9af-4ab2-bd11-dbb57ef3f0ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='784a52081bcf492a9013526101a3b6e9',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T18:50:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1887232825',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1a9008d-942b-4d91-a585-c228471c41e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ba2b017dabb4a6d856851438b5c5f44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='784a52081bcf492a9013526101a3b6e9',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:50:30.938222 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ccaf090e-8822-49c5-b236-3a0a5936dab0 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18f04705-88d5-4287-9ca6-2829d50b75e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:50:30.997475 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ccaf090e-8822-49c5-b236-3a0a5936dab0 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18f04705-88d5-4287-9ca6-2829d50b75e1) transitioned into state 'SUCCESS' from state '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-1887232825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ba2b017dabb4a6d856851438b5c5f44',qos_specs=None,replication_status=,reservations=['e5cfe2d7-5ac4-4d82-a562-10014912c47d','b90e00bf-ce97-48f8-8153-0918f7548e49','7c6e5952-7584-4782-8982-cb60bfadd8d3','6d525b10-f9af-4ab2-bd11-dbb57ef3f0ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='784a52081bcf492a9013526101a3b6e9',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:50:31.004210 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ccaf090e-8822-49c5-b236-3a0a5936dab0 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (250d4389-8dd7-4b57-8962-bfb71a962349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:50:31.035984 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ccaf090e-8822-49c5-b236-3a0a5936dab0 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (250d4389-8dd7-4b57-8962-bfb71a962349) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:50:31.041425 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ccaf090e-8822-49c5-b236-3a0a5936dab0 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Flow 'volume_create_api' (70cbf0f9-f0ab-4490-a16d-7ff04c51d98a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:50:31.127138 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ccaf090e-8822-49c5-b236-3a0a5936dab0 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Create volume request issued successfully. Jan 28 18:50:31.153691 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ccaf090e-8822-49c5-b236-3a0a5936dab0 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes returned with HTTP 202 Jan 28 18:50:31.169171 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 204/425] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 18:50:30 2021] POST /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes => generated 826 bytes in 655 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 28 18:50:31.203376 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-550ca84b-6db2-4fd2-a751-0d9c00a77148 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/c1a9008d-942b-4d91-a585-c228471c41e5 Jan 28 18:50:31.210007 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-550ca84b-6db2-4fd2-a751-0d9c00a77148 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:50:31.216653 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:50:31.216653 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:50:31.218934 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-550ca84b-6db2-4fd2-a751-0d9c00a77148 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:50:31.470487 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:50:31.470487 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:50:31.511690 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-550ca84b-6db2-4fd2-a751-0d9c00a77148 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Volume info retrieved successfully. Jan 28 18:50:31.602823 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-550ca84b-6db2-4fd2-a751-0d9c00a77148 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/c1a9008d-942b-4d91-a585-c228471c41e5 returned with HTTP 200 Jan 28 18:50:31.604582 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 222/426] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:50:31 2021] GET /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/c1a9008d-942b-4d91-a585-c228471c41e5 => generated 894 bytes in 421 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:50:32.636028 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5109d9b6-d178-4e2b-9d79-234607bd7b7f tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/c1a9008d-942b-4d91-a585-c228471c41e5 Jan 28 18:50:32.636597 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5109d9b6-d178-4e2b-9d79-234607bd7b7f tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:50:32.637055 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:50:32.637055 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:50:32.637473 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5109d9b6-d178-4e2b-9d79-234607bd7b7f tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:50:32.870969 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:50:32.870969 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:50:32.902199 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5109d9b6-d178-4e2b-9d79-234607bd7b7f tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Volume info retrieved successfully. Jan 28 18:50:32.959462 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5109d9b6-d178-4e2b-9d79-234607bd7b7f tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/c1a9008d-942b-4d91-a585-c228471c41e5 returned with HTTP 200 Jan 28 18:50:32.960326 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 205/427] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:50:32 2021] GET /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/c1a9008d-942b-4d91-a585-c228471c41e5 => generated 918 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:50:33.995449 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-510c29a4-6e72-4a99-9434-bf8330fddb4c tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/c1a9008d-942b-4d91-a585-c228471c41e5 Jan 28 18:50:33.998418 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-510c29a4-6e72-4a99-9434-bf8330fddb4c tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:50:33.999041 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:50:33.999041 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:50:34.001058 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-510c29a4-6e72-4a99-9434-bf8330fddb4c tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:50:34.348868 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:50:34.348868 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:50:34.379550 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-510c29a4-6e72-4a99-9434-bf8330fddb4c tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Volume info retrieved successfully. Jan 28 18:50:34.459601 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-510c29a4-6e72-4a99-9434-bf8330fddb4c tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/c1a9008d-942b-4d91-a585-c228471c41e5 returned with HTTP 200 Jan 28 18:50:34.461281 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 223/428] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:50:33 2021] GET /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/c1a9008d-942b-4d91-a585-c228471c41e5 => generated 919 bytes in 473 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:50:34.488750 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f4fdf30b-914a-4903-a9c8-bbac6f2ec116 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] POST http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes Jan 28 18:50:34.489645 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:50:34.489645 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:50:34.490353 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f4fdf30b-914a-4903-a9c8-bbac6f2ec116 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1499929913"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:50:34.491961 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-f4fdf30b-914a-4903-a9c8-bbac6f2ec116 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1499929913'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 18:50:34.492747 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-f4fdf30b-914a-4903-a9c8-bbac6f2ec116 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Create volume of 1 GB Jan 28 18:50:34.525729 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f4fdf30b-914a-4903-a9c8-bbac6f2ec116 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Availability Zones retrieved successfully. Jan 28 18:50:34.561116 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f4fdf30b-914a-4903-a9c8-bbac6f2ec116 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Flow 'volume_create_api' (c85ea31d-0163-4c8b-bd7e-a4e515dcfbab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:50:34.565079 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f4fdf30b-914a-4903-a9c8-bbac6f2ec116 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90b62169-3601-4a01-9fe9-e3c841d15cf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:50:34.568533 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-f4fdf30b-914a-4903-a9c8-bbac6f2ec116 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 18:50:34.676882 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f4fdf30b-914a-4903-a9c8-bbac6f2ec116 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90b62169-3601-4a01-9fe9-e3c841d15cf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:50:34.682132 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f4fdf30b-914a-4903-a9c8-bbac6f2ec116 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50d863e0-8c8d-48fc-89bb-2ffd6738ec3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:50:34.827031 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-f4fdf30b-914a-4903-a9c8-bbac6f2ec116 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Created reservations ['0463e572-85eb-4ab5-bd6d-872784aae684', '80783ee6-bfe3-4f8b-9577-f16dd6c82bb2', 'd39ace6f-cdaa-4cf6-97f0-c5043b809c37', '3d0f716a-ae90-4393-ad84-30a6796bdd34'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 18:50:34.829658 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f4fdf30b-914a-4903-a9c8-bbac6f2ec116 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50d863e0-8c8d-48fc-89bb-2ffd6738ec3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0463e572-85eb-4ab5-bd6d-872784aae684', '80783ee6-bfe3-4f8b-9577-f16dd6c82bb2', 'd39ace6f-cdaa-4cf6-97f0-c5043b809c37', '3d0f716a-ae90-4393-ad84-30a6796bdd34']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:50:34.833467 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f4fdf30b-914a-4903-a9c8-bbac6f2ec116 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0fcbd5b-5fd9-4396-8794-d5a39168a167) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:50:34.932633 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f4fdf30b-914a-4903-a9c8-bbac6f2ec116 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0fcbd5b-5fd9-4396-8794-d5a39168a167) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3946d65e-b4b3-44b6-9d62-1379ac9d0256', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1499929913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ba2b017dabb4a6d856851438b5c5f44',qos_specs=None,replication_status=,reservations=['0463e572-85eb-4ab5-bd6d-872784aae684','80783ee6-bfe3-4f8b-9577-f16dd6c82bb2','d39ace6f-cdaa-4cf6-97f0-c5043b809c37','3d0f716a-ae90-4393-ad84-30a6796bdd34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='784a52081bcf492a9013526101a3b6e9',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T18:50:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1499929913',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3946d65e-b4b3-44b6-9d62-1379ac9d0256,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ba2b017dabb4a6d856851438b5c5f44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='784a52081bcf492a9013526101a3b6e9',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:50:34.935958 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f4fdf30b-914a-4903-a9c8-bbac6f2ec116 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4502efb4-0db7-4c74-92f2-4d6a33fe9b3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:50:34.971874 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f4fdf30b-914a-4903-a9c8-bbac6f2ec116 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4502efb4-0db7-4c74-92f2-4d6a33fe9b3f) transitioned into state 'SUCCESS' from state '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-1499929913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ba2b017dabb4a6d856851438b5c5f44',qos_specs=None,replication_status=,reservations=['0463e572-85eb-4ab5-bd6d-872784aae684','80783ee6-bfe3-4f8b-9577-f16dd6c82bb2','d39ace6f-cdaa-4cf6-97f0-c5043b809c37','3d0f716a-ae90-4393-ad84-30a6796bdd34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='784a52081bcf492a9013526101a3b6e9',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:50:35.020009 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f4fdf30b-914a-4903-a9c8-bbac6f2ec116 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d615e25-9093-4aca-ba57-211e3cff93a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:50:35.056353 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f4fdf30b-914a-4903-a9c8-bbac6f2ec116 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d615e25-9093-4aca-ba57-211e3cff93a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:50:35.085322 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f4fdf30b-914a-4903-a9c8-bbac6f2ec116 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Flow 'volume_create_api' (c85ea31d-0163-4c8b-bd7e-a4e515dcfbab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:50:35.188208 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f4fdf30b-914a-4903-a9c8-bbac6f2ec116 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Create volume request issued successfully. Jan 28 18:50:35.224370 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f4fdf30b-914a-4903-a9c8-bbac6f2ec116 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes returned with HTTP 202 Jan 28 18:50:35.225411 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 206/429] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 18:50:34 2021] POST /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes => generated 826 bytes in 741 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 18:50:35.257744 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8a2c6360-bc2a-45ca-9ef6-80f9bebfd81c tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/3946d65e-b4b3-44b6-9d62-1379ac9d0256 Jan 28 18:50:35.258998 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8a2c6360-bc2a-45ca-9ef6-80f9bebfd81c tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:50:35.259411 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:50:35.259411 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:50:35.260083 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8a2c6360-bc2a-45ca-9ef6-80f9bebfd81c tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:50:35.458728 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:50:35.458728 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:50:35.496901 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8a2c6360-bc2a-45ca-9ef6-80f9bebfd81c tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Volume info retrieved successfully. Jan 28 18:50:35.538448 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8a2c6360-bc2a-45ca-9ef6-80f9bebfd81c tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/3946d65e-b4b3-44b6-9d62-1379ac9d0256 returned with HTTP 200 Jan 28 18:50:35.555262 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 224/430] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:50:35 2021] GET /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/3946d65e-b4b3-44b6-9d62-1379ac9d0256 => generated 894 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:50:36.591263 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f3ef86e1-369d-48af-88cd-79bc7a55e2d9 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/3946d65e-b4b3-44b6-9d62-1379ac9d0256 Jan 28 18:50:36.592262 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f3ef86e1-369d-48af-88cd-79bc7a55e2d9 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:50:36.592594 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:50:36.592594 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:50:36.595627 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f3ef86e1-369d-48af-88cd-79bc7a55e2d9 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:50:36.923253 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:50:36.923253 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:50:36.944063 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f3ef86e1-369d-48af-88cd-79bc7a55e2d9 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Volume info retrieved successfully. Jan 28 18:50:37.003056 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f3ef86e1-369d-48af-88cd-79bc7a55e2d9 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/3946d65e-b4b3-44b6-9d62-1379ac9d0256 returned with HTTP 200 Jan 28 18:50:37.003623 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 207/431] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:50:36 2021] GET /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/3946d65e-b4b3-44b6-9d62-1379ac9d0256 => generated 918 bytes in 423 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:50:38.048180 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-282cc51f-1905-4005-a258-add56fbc9272 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/3946d65e-b4b3-44b6-9d62-1379ac9d0256 Jan 28 18:50:38.053033 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-282cc51f-1905-4005-a258-add56fbc9272 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:50:38.053473 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:50:38.053473 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:50:38.054235 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-282cc51f-1905-4005-a258-add56fbc9272 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:50:38.825614 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:50:38.825614 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:50:38.884396 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-282cc51f-1905-4005-a258-add56fbc9272 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Volume info retrieved successfully. Jan 28 18:50:39.044994 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-282cc51f-1905-4005-a258-add56fbc9272 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/3946d65e-b4b3-44b6-9d62-1379ac9d0256 returned with HTTP 200 Jan 28 18:50:39.057211 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 225/432] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:50:38 2021] GET /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/3946d65e-b4b3-44b6-9d62-1379ac9d0256 => generated 919 bytes in 1007 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:51:53.373792 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-072e67e0-0246-4c93-a699-bf4b07efba87 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] POST http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes Jan 28 18:51:53.374623 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:51:53.374623 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:51:53.375329 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-072e67e0-0246-4c93-a699-bf4b07efba87 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1884993127"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:51:53.389969 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-072e67e0-0246-4c93-a699-bf4b07efba87 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1884993127'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 18:51:53.391041 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-072e67e0-0246-4c93-a699-bf4b07efba87 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Create volume of 1 GB Jan 28 18:51:53.455342 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-072e67e0-0246-4c93-a699-bf4b07efba87 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Availability Zones retrieved successfully. Jan 28 18:51:53.527802 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-072e67e0-0246-4c93-a699-bf4b07efba87 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Flow 'volume_create_api' (524bbb3d-7f1a-410b-a010-9042db0f6c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:51:53.547326 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-072e67e0-0246-4c93-a699-bf4b07efba87 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afaa89db-dda1-47ce-9626-422854c3557b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:51:53.562417 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-072e67e0-0246-4c93-a699-bf4b07efba87 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 18:51:53.752028 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-072e67e0-0246-4c93-a699-bf4b07efba87 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afaa89db-dda1-47ce-9626-422854c3557b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:51:53.758968 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-072e67e0-0246-4c93-a699-bf4b07efba87 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8c8e6e5-e8ef-485f-950d-b86b47788fd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:51:54.116845 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-072e67e0-0246-4c93-a699-bf4b07efba87 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Created reservations ['b3d6540b-fe00-4ae1-8a1b-720900477ab7', '4c040b98-075a-4d5d-a2f8-c7f7f6d33aa1', '9cba84d9-0d39-4c36-9cc7-28971f07c253', 'f7b22f23-de6a-48a3-9210-51b8787223c5'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 18:51:54.127044 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-072e67e0-0246-4c93-a699-bf4b07efba87 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8c8e6e5-e8ef-485f-950d-b86b47788fd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3d6540b-fe00-4ae1-8a1b-720900477ab7', '4c040b98-075a-4d5d-a2f8-c7f7f6d33aa1', '9cba84d9-0d39-4c36-9cc7-28971f07c253', 'f7b22f23-de6a-48a3-9210-51b8787223c5']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:51:54.138129 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-072e67e0-0246-4c93-a699-bf4b07efba87 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c375819-f7aa-411b-a286-a6cf6426b91a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:51:54.284500 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-072e67e0-0246-4c93-a699-bf4b07efba87 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c375819-f7aa-411b-a286-a6cf6426b91a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1884993127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c9b1fe951d04bc7816c963c7f40a3e4',qos_specs=None,replication_status=,reservations=['b3d6540b-fe00-4ae1-8a1b-720900477ab7','4c040b98-075a-4d5d-a2f8-c7f7f6d33aa1','9cba84d9-0d39-4c36-9cc7-28971f07c253','f7b22f23-de6a-48a3-9210-51b8787223c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9429fe020e0c49f582ff0ef3a05f2b4d',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T18:51:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1884993127',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c9b1fe951d04bc7816c963c7f40a3e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9429fe020e0c49f582ff0ef3a05f2b4d',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:51:54.289396 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-072e67e0-0246-4c93-a699-bf4b07efba87 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (672de902-418b-4e86-84a7-148c66afc508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:51:54.374016 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-072e67e0-0246-4c93-a699-bf4b07efba87 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (672de902-418b-4e86-84a7-148c66afc508) transitioned into state 'SUCCESS' from state '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-1884993127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c9b1fe951d04bc7816c963c7f40a3e4',qos_specs=None,replication_status=,reservations=['b3d6540b-fe00-4ae1-8a1b-720900477ab7','4c040b98-075a-4d5d-a2f8-c7f7f6d33aa1','9cba84d9-0d39-4c36-9cc7-28971f07c253','f7b22f23-de6a-48a3-9210-51b8787223c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9429fe020e0c49f582ff0ef3a05f2b4d',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:51:54.374016 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-072e67e0-0246-4c93-a699-bf4b07efba87 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2ee38ba-9611-4e10-91b0-d0abd8e125a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:51:54.411966 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-072e67e0-0246-4c93-a699-bf4b07efba87 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2ee38ba-9611-4e10-91b0-d0abd8e125a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:51:54.416873 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-072e67e0-0246-4c93-a699-bf4b07efba87 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Flow 'volume_create_api' (524bbb3d-7f1a-410b-a010-9042db0f6c86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:51:54.550520 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-072e67e0-0246-4c93-a699-bf4b07efba87 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Create volume request issued successfully. Jan 28 18:51:54.650247 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-072e67e0-0246-4c93-a699-bf4b07efba87 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes returned with HTTP 202 Jan 28 18:51:54.651977 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 208/433] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 18:51:53 2021] POST /volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes => generated 824 bytes in 1294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 18:51:54.684455 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fe860050-d3e9-4839-af8b-58b4e4157d70 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] GET http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 Jan 28 18:51:54.697068 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fe860050-d3e9-4839-af8b-58b4e4157d70 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:51:54.697648 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:51:54.697648 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:51:54.702633 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fe860050-d3e9-4839-af8b-58b4e4157d70 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:51:54.854782 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:51:54.854782 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:51:54.873946 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fe860050-d3e9-4839-af8b-58b4e4157d70 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Volume info retrieved successfully. Jan 28 18:51:54.927052 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fe860050-d3e9-4839-af8b-58b4e4157d70 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 returned with HTTP 200 Jan 28 18:51:54.949023 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 226/434] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:51:54 2021] GET /volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 => generated 916 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:51:55.960523 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-661568f0-e550-40bf-a2a0-b50b5a4b4da0 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] GET http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 Jan 28 18:51:55.961424 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-661568f0-e550-40bf-a2a0-b50b5a4b4da0 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:51:55.961783 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:51:55.961783 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:51:55.962508 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-661568f0-e550-40bf-a2a0-b50b5a4b4da0 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:51:56.266167 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:51:56.266167 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:51:56.298810 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-661568f0-e550-40bf-a2a0-b50b5a4b4da0 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Volume info retrieved successfully. Jan 28 18:51:56.372638 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-661568f0-e550-40bf-a2a0-b50b5a4b4da0 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 returned with HTTP 200 Jan 28 18:51:56.379116 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 209/435] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:51:55 2021] GET /volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 => generated 916 bytes in 427 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:51:57.411283 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b7d29203-82a6-4445-bf1a-37e400995493 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] GET http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 Jan 28 18:51:57.425301 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b7d29203-82a6-4445-bf1a-37e400995493 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:51:57.447374 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:51:57.447374 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:51:57.452396 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b7d29203-82a6-4445-bf1a-37e400995493 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:51:57.658815 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:51:57.658815 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:51:57.697416 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b7d29203-82a6-4445-bf1a-37e400995493 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Volume info retrieved successfully. Jan 28 18:51:57.802921 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b7d29203-82a6-4445-bf1a-37e400995493 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 returned with HTTP 200 Jan 28 18:51:57.806045 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 227/436] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:51:57 2021] GET /volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 => generated 917 bytes in 402 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:52:03.554892 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-9fdd65f8-c852-427d-b86d-e11317160105 req-8ac8a890-750e-4e80-96b7-ecfb654434fc tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] GET http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 Jan 28 18:52:03.558183 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-9fdd65f8-c852-427d-b86d-e11317160105 req-8ac8a890-750e-4e80-96b7-ecfb654434fc tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:52:03.558902 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:52:03.558902 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:52:03.560272 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-9fdd65f8-c852-427d-b86d-e11317160105 req-8ac8a890-750e-4e80-96b7-ecfb654434fc tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:52:03.674695 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:03.674695 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:03.703343 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-9fdd65f8-c852-427d-b86d-e11317160105 req-8ac8a890-750e-4e80-96b7-ecfb654434fc tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Volume info retrieved successfully. Jan 28 18:52:03.758824 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-9fdd65f8-c852-427d-b86d-e11317160105 req-8ac8a890-750e-4e80-96b7-ecfb654434fc tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 returned with HTTP 200 Jan 28 18:52:03.761018 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 210/437] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 18:52:03 2021] GET /volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 => generated 917 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:52:03.874169 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b7d29203-82a6-4445-bf1a-37e400995493 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] GET http://10.222.0.16/volume// Jan 28 18:52:03.875685 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b7d29203-82a6-4445-bf1a-37e400995493 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:52:03.876146 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:52:03.876146 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:52:03.876805 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b7d29203-82a6-4445-bf1a-37e400995493 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:52:03.879165 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b7d29203-82a6-4445-bf1a-37e400995493 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 18:52:03.880455 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 228/438] 10.222.0.16 () {58 vars in 1289 bytes} [Thu Jan 28 18:52:03 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 18:52:03.925846 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-9fdd65f8-c852-427d-b86d-e11317160105 req-44acb2e9-dc96-4141-adae-88044f1ab7ef tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] POST http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/attachments Jan 28 18:52:03.926139 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:52:03.926139 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:52:03.930618 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-9fdd65f8-c852-427d-b86d-e11317160105 req-44acb2e9-dc96-4141-adae-88044f1ab7ef tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3", "instance_uuid": "f9fe8854-3617-4a99-accd-1746794ea607", "connector": null}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:52:04.053773 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:04.053773 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:04.155026 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-9fdd65f8-c852-427d-b86d-e11317160105 req-44acb2e9-dc96-4141-adae-88044f1ab7ef tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/attachments returned with HTTP 200 Jan 28 18:52:04.156350 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 211/439] 10.222.0.16 () {66 vars in 1565 bytes} [Thu Jan 28 18:52:03 2021] POST /volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/attachments => generated 273 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 18:52:04.239565 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-15138df3-cb7c-4f43-806a-472e9f5bcde4 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] GET http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 Jan 28 18:52:04.243794 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-15138df3-cb7c-4f43-806a-472e9f5bcde4 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:52:04.245156 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-15138df3-cb7c-4f43-806a-472e9f5bcde4 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:52:04.293447 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-9fdd65f8-c852-427d-b86d-e11317160105 req-44acb2e9-dc96-4141-adae-88044f1ab7ef tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] GET http://10.222.0.16/volume// Jan 28 18:52:04.293762 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-9fdd65f8-c852-427d-b86d-e11317160105 req-44acb2e9-dc96-4141-adae-88044f1ab7ef tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:52:04.294086 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:52:04.294086 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:52:04.294690 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-9fdd65f8-c852-427d-b86d-e11317160105 req-44acb2e9-dc96-4141-adae-88044f1ab7ef tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:52:04.297032 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-9fdd65f8-c852-427d-b86d-e11317160105 req-44acb2e9-dc96-4141-adae-88044f1ab7ef tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 18:52:04.298829 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 212/440] 10.222.0.11 () {56 vars in 1089 bytes} [Thu Jan 28 18:52:04 2021] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 28 18:52:04.317741 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-9fdd65f8-c852-427d-b86d-e11317160105 req-9973d1e0-9ffb-4433-acb5-062d7943ee21 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] GET http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 Jan 28 18:52:04.319731 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-9fdd65f8-c852-427d-b86d-e11317160105 req-9973d1e0-9ffb-4433-acb5-062d7943ee21 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:52:04.319924 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-9fdd65f8-c852-427d-b86d-e11317160105 req-9973d1e0-9ffb-4433-acb5-062d7943ee21 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:52:04.440893 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:04.440893 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:04.461008 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-15138df3-cb7c-4f43-806a-472e9f5bcde4 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Volume info retrieved successfully. Jan 28 18:52:04.461960 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:04.461960 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:04.475485 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-9fdd65f8-c852-427d-b86d-e11317160105 req-9973d1e0-9ffb-4433-acb5-062d7943ee21 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Volume info retrieved successfully. Jan 28 18:52:04.509851 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:04.509851 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:04.513910 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:04.513910 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:04.525056 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-9fdd65f8-c852-427d-b86d-e11317160105 req-9973d1e0-9ffb-4433-acb5-062d7943ee21 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 returned with HTTP 200 Jan 28 18:52:04.526652 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 213/441] 10.222.0.11 () {60 vars in 1403 bytes} [Thu Jan 28 18:52:04 2021] GET /volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 => generated 1015 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 18:52:04.534543 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-15138df3-cb7c-4f43-806a-472e9f5bcde4 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 returned with HTTP 200 Jan 28 18:52:04.537828 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 229/442] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:52:04 2021] GET /volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 => generated 916 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:52:04.571635 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-9fdd65f8-c852-427d-b86d-e11317160105 req-014fa0d0-3aa4-43c9-aba2-0b1707097688 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] PUT http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/attachments/c06dc8ff-3130-4609-bbff-8a51fd1d410c Jan 28 18:52:04.573510 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:52:04.573510 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:52:04.574318 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-9fdd65f8-c852-427d-b86d-e11317160105 req-014fa0d0-3aa4-43c9-aba2-0b1707097688 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.11", "host": "n-h2-705657-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-705657-15.cbci-705657-15.local", "mountpoint": "/dev/sdb"}}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:52:04.635971 n-d-705657-15 devstack@c-api.service[87913]: /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 28 18:52:04.635971 n-d-705657-15 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 28 18:52:04.636767 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-9fdd65f8-c852-427d-b86d-e11317160105 req-014fa0d0-3aa4-43c9-aba2-0b1707097688 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Lock "b'cinder-attachment_update-d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3-n-h2-705657-15'" acquired by "attachment_update" :: waited 0.017s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 18:52:04.639884 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:04.639884 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:05.565952 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4183c4ff-a187-4afd-8353-4b2933ea5595 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] GET http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 Jan 28 18:52:05.566922 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4183c4ff-a187-4afd-8353-4b2933ea5595 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:52:05.567257 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:52:05.567257 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:52:05.575105 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4183c4ff-a187-4afd-8353-4b2933ea5595 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:52:05.754811 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:05.754811 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:05.780080 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4183c4ff-a187-4afd-8353-4b2933ea5595 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Volume info retrieved successfully. Jan 28 18:52:05.829384 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:05.829384 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:05.851283 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4183c4ff-a187-4afd-8353-4b2933ea5595 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 returned with HTTP 200 Jan 28 18:52:05.854618 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 230/443] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:52:05 2021] GET /volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 => generated 916 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:52:06.890531 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8dede530-8707-476c-8f1b-b5725a17f971 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] GET http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 Jan 28 18:52:06.891342 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8dede530-8707-476c-8f1b-b5725a17f971 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:52:06.891522 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:52:06.891522 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:52:06.895115 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8dede530-8707-476c-8f1b-b5725a17f971 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:52:07.141719 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:07.141719 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:07.181464 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8dede530-8707-476c-8f1b-b5725a17f971 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Volume info retrieved successfully. Jan 28 18:52:07.262335 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:07.262335 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:07.271532 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-9fdd65f8-c852-427d-b86d-e11317160105 req-014fa0d0-3aa4-43c9-aba2-0b1707097688 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Lock "b'cinder-attachment_update-d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3-n-h2-705657-15'" released by "attachment_update" :: held 2.635s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 18:52:07.272914 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-9fdd65f8-c852-427d-b86d-e11317160105 req-014fa0d0-3aa4-43c9-aba2-0b1707097688 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/attachments/c06dc8ff-3130-4609-bbff-8a51fd1d410c returned with HTTP 200 Jan 28 18:52:07.274488 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 214/444] 10.222.0.11 () {64 vars in 1468 bytes} [Thu Jan 28 18:52:04 2021] PUT /volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/attachments/c06dc8ff-3130-4609-bbff-8a51fd1d410c => generated 762 bytes in 2713 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:52:07.294021 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8dede530-8707-476c-8f1b-b5725a17f971 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 returned with HTTP 200 Jan 28 18:52:07.295570 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 231/445] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:52:06 2021] GET /volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 => generated 917 bytes in 415 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:52:08.324119 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-578d7fdd-178f-4644-8982-538a45cb4fa5 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] GET http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 Jan 28 18:52:08.324938 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-578d7fdd-178f-4644-8982-538a45cb4fa5 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:52:08.324938 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:52:08.324938 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:52:08.325571 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-578d7fdd-178f-4644-8982-538a45cb4fa5 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:52:08.469807 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:08.469807 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:08.497815 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-578d7fdd-178f-4644-8982-538a45cb4fa5 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Volume info retrieved successfully. Jan 28 18:52:08.560707 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:08.560707 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:08.598506 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-578d7fdd-178f-4644-8982-538a45cb4fa5 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 returned with HTTP 200 Jan 28 18:52:08.600034 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 215/446] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:52:08 2021] GET /volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 => generated 917 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:52:09.628850 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8274c4eb-0342-432e-816d-996faed7355e tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] GET http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 Jan 28 18:52:09.629805 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8274c4eb-0342-432e-816d-996faed7355e tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:52:09.629982 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:52:09.629982 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:52:09.630573 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8274c4eb-0342-432e-816d-996faed7355e tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:52:09.774388 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:09.774388 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:09.803864 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8274c4eb-0342-432e-816d-996faed7355e tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Volume info retrieved successfully. Jan 28 18:52:09.835146 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:09.835146 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:09.846651 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8274c4eb-0342-432e-816d-996faed7355e tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 returned with HTTP 200 Jan 28 18:52:09.848253 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 232/447] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:52:09 2021] GET /volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 => generated 917 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:52:10.878922 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d037f3f4-f56a-4760-967d-ec6e3f82ead3 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] GET http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 Jan 28 18:52:10.881909 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d037f3f4-f56a-4760-967d-ec6e3f82ead3 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:52:10.883283 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:52:10.883283 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:52:10.884859 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d037f3f4-f56a-4760-967d-ec6e3f82ead3 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:52:11.001879 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:11.001879 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:11.024758 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d037f3f4-f56a-4760-967d-ec6e3f82ead3 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Volume info retrieved successfully. Jan 28 18:52:11.070836 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:11.070836 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:11.091414 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d037f3f4-f56a-4760-967d-ec6e3f82ead3 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 returned with HTTP 200 Jan 28 18:52:11.094190 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 216/448] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:52:10 2021] GET /volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 => generated 917 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:52:12.128904 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-26f8ec2c-07bd-4d7f-b823-f69ea4d3b5e4 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] GET http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 Jan 28 18:52:12.131413 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-26f8ec2c-07bd-4d7f-b823-f69ea4d3b5e4 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:52:12.132325 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:52:12.132325 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:52:12.133539 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-26f8ec2c-07bd-4d7f-b823-f69ea4d3b5e4 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:52:12.273288 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:12.273288 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:12.311767 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-26f8ec2c-07bd-4d7f-b823-f69ea4d3b5e4 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Volume info retrieved successfully. Jan 28 18:52:12.378028 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:12.378028 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:12.402079 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-26f8ec2c-07bd-4d7f-b823-f69ea4d3b5e4 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 returned with HTTP 200 Jan 28 18:52:12.404370 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 233/449] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:52:12 2021] GET /volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 => generated 917 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:52:13.190537 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-9fdd65f8-c852-427d-b86d-e11317160105 req-87772695-a4d7-481e-b469-995e81bcaeec tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] POST http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/attachments/c06dc8ff-3130-4609-bbff-8a51fd1d410c/action Jan 28 18:52:13.191514 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:52:13.191514 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:52:13.193071 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-9fdd65f8-c852-427d-b86d-e11317160105 req-87772695-a4d7-481e-b469-995e81bcaeec tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Action body: b'{"os-complete": null}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 18:52:13.193909 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-9fdd65f8-c852-427d-b86d-e11317160105 req-87772695-a4d7-481e-b469-995e81bcaeec tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:52:13.379452 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:13.379452 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:13.406401 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-9fdd65f8-c852-427d-b86d-e11317160105 req-87772695-a4d7-481e-b469-995e81bcaeec tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/attachments/c06dc8ff-3130-4609-bbff-8a51fd1d410c/action returned with HTTP 204 Jan 28 18:52:13.408089 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 217/450] 10.222.0.11 () {64 vars in 1489 bytes} [Thu Jan 28 18:52:13 2021] POST /volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/attachments/c06dc8ff-3130-4609-bbff-8a51fd1d410c/action => generated 0 bytes in 228 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 18:52:13.433562 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c7387c78-d19f-4f90-ade6-a34cb6d08a9f tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] GET http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 Jan 28 18:52:13.434977 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c7387c78-d19f-4f90-ade6-a34cb6d08a9f tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:52:13.435634 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:52:13.435634 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:52:13.437313 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c7387c78-d19f-4f90-ade6-a34cb6d08a9f tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:52:13.547284 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:13.547284 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:13.565798 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c7387c78-d19f-4f90-ade6-a34cb6d08a9f tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Volume info retrieved successfully. Jan 28 18:52:13.607716 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:13.607716 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:13.626189 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c7387c78-d19f-4f90-ade6-a34cb6d08a9f tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 returned with HTTP 200 Jan 28 18:52:13.627849 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 234/451] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:52:13 2021] GET /volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 => generated 1209 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:52:15.011537 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-9871264e-693e-4a15-93b3-f728b4ce8cc8 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 Jan 28 18:52:15.013884 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-9871264e-693e-4a15-93b3-f728b4ce8cc8 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:52:15.014546 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:52:15.014546 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:52:15.015795 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-9871264e-693e-4a15-93b3-f728b4ce8cc8 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:52:15.198948 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:15.198948 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:15.247806 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-9871264e-693e-4a15-93b3-f728b4ce8cc8 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Volume info retrieved successfully. Jan 28 18:52:15.360231 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-9871264e-693e-4a15-93b3-f728b4ce8cc8 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 returned with HTTP 200 Jan 28 18:52:15.373887 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 218/452] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 18:52:15 2021] GET /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 => generated 1366 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:52:15.402174 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-e50295c2-d545-4c25-b433-db4f6f9d0944 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/c1a9008d-942b-4d91-a585-c228471c41e5 Jan 28 18:52:15.403612 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-e50295c2-d545-4c25-b433-db4f6f9d0944 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:52:15.407056 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:52:15.407056 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:52:15.418829 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-e50295c2-d545-4c25-b433-db4f6f9d0944 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:52:15.572052 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:15.572052 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:15.605930 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-e50295c2-d545-4c25-b433-db4f6f9d0944 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Volume info retrieved successfully. Jan 28 18:52:15.758701 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-e50295c2-d545-4c25-b433-db4f6f9d0944 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/c1a9008d-942b-4d91-a585-c228471c41e5 returned with HTTP 200 Jan 28 18:52:15.758701 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 235/453] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 18:52:15 2021] GET /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/c1a9008d-942b-4d91-a585-c228471c41e5 => generated 919 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:52:15.783724 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-7f20d8a7-6541-48ac-91f2-aea613429264 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/3946d65e-b4b3-44b6-9d62-1379ac9d0256 Jan 28 18:52:15.786772 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-7f20d8a7-6541-48ac-91f2-aea613429264 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:52:15.787281 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:52:15.787281 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:52:15.789870 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-7f20d8a7-6541-48ac-91f2-aea613429264 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:52:16.111790 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:16.111790 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:16.131560 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-7f20d8a7-6541-48ac-91f2-aea613429264 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Volume info retrieved successfully. Jan 28 18:52:16.194638 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-7f20d8a7-6541-48ac-91f2-aea613429264 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/3946d65e-b4b3-44b6-9d62-1379ac9d0256 returned with HTTP 200 Jan 28 18:52:16.208062 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 219/454] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 18:52:15 2021] GET /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/3946d65e-b4b3-44b6-9d62-1379ac9d0256 => generated 919 bytes in 424 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:52:16.251435 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-e50295c2-d545-4c25-b433-db4f6f9d0944 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume// Jan 28 18:52:16.252292 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-e50295c2-d545-4c25-b433-db4f6f9d0944 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:52:16.252653 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:52:16.252653 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:52:16.253883 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-e50295c2-d545-4c25-b433-db4f6f9d0944 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:52:16.255904 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-e50295c2-d545-4c25-b433-db4f6f9d0944 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 18:52:16.257317 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 236/455] 10.222.0.16 () {58 vars in 1289 bytes} [Thu Jan 28 18:52:16 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 18:52:16.313498 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-d65c68e0-bdbb-4133-84d5-804872169cc2 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] POST http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/attachments Jan 28 18:52:16.314430 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:52:16.314430 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:52:16.323763 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-d65c68e0-bdbb-4133-84d5-804872169cc2 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "baf7ee6c-cb82-4147-878c-104ac12221b8", "instance_uuid": "483f148d-b1f1-4d31-8913-0b27ab1dcf92", "connector": null}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:52:16.483231 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:16.483231 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:16.612933 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-d65c68e0-bdbb-4133-84d5-804872169cc2 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/attachments returned with HTTP 200 Jan 28 18:52:16.614655 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 220/456] 10.222.0.16 () {66 vars in 1565 bytes} [Thu Jan 28 18:52:16 2021] POST /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/attachments => generated 273 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 18:52:16.632843 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-e50295c2-d545-4c25-b433-db4f6f9d0944 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume// Jan 28 18:52:16.633970 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-e50295c2-d545-4c25-b433-db4f6f9d0944 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:52:16.635070 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-e50295c2-d545-4c25-b433-db4f6f9d0944 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:52:16.637650 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-e50295c2-d545-4c25-b433-db4f6f9d0944 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 18:52:16.639450 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 237/457] 10.222.0.16 () {58 vars in 1289 bytes} [Thu Jan 28 18:52:16 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 28 18:52:16.685240 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-a8eb33d8-e889-416d-886d-6f74adba3c4a tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] POST http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/attachments Jan 28 18:52:16.686209 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:52:16.686209 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:52:16.687543 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-a8eb33d8-e889-416d-886d-6f74adba3c4a tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c1a9008d-942b-4d91-a585-c228471c41e5", "instance_uuid": "483f148d-b1f1-4d31-8913-0b27ab1dcf92", "connector": null}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:52:16.917889 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:16.917889 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:17.057032 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-a8eb33d8-e889-416d-886d-6f74adba3c4a tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/attachments returned with HTTP 200 Jan 28 18:52:17.058772 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 221/458] 10.222.0.16 () {66 vars in 1565 bytes} [Thu Jan 28 18:52:16 2021] POST /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/attachments => generated 273 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:52:17.076256 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-e50295c2-d545-4c25-b433-db4f6f9d0944 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume// Jan 28 18:52:17.077898 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-e50295c2-d545-4c25-b433-db4f6f9d0944 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:52:17.078871 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-e50295c2-d545-4c25-b433-db4f6f9d0944 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:52:17.080944 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-e50295c2-d545-4c25-b433-db4f6f9d0944 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 18:52:17.082287 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 238/459] 10.222.0.16 () {58 vars in 1289 bytes} [Thu Jan 28 18:52:17 2021] GET /volume/ => generated 754 bytes in 10 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 18:52:17.106825 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-452dd81a-3b01-4517-8e5a-ff139286d6a4 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] POST http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/attachments Jan 28 18:52:17.108066 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:52:17.108066 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:52:17.108730 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-452dd81a-3b01-4517-8e5a-ff139286d6a4 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3946d65e-b4b3-44b6-9d62-1379ac9d0256", "instance_uuid": "483f148d-b1f1-4d31-8913-0b27ab1dcf92", "connector": null}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:52:17.279345 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:17.279345 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:17.456917 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-452dd81a-3b01-4517-8e5a-ff139286d6a4 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/attachments returned with HTTP 200 Jan 28 18:52:17.457868 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 222/460] 10.222.0.16 () {66 vars in 1565 bytes} [Thu Jan 28 18:52:17 2021] POST /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/attachments => generated 273 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:52:18.790676 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-bc92587e-db21-4564-bc8f-f92bd4f3f421 req-67238a65-5645-40ac-b46d-aa65c4becb20 tempest-VolumesAdminNegativeTest-2056326283 tempest-VolumesAdminNegativeTest-2056326283-project-admin] GET http://10.222.0.16/volume/v3/765cdf9ce5bb49f4a7706a2800e41848/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 Jan 28 18:52:18.792731 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-bc92587e-db21-4564-bc8f-f92bd4f3f421 req-67238a65-5645-40ac-b46d-aa65c4becb20 tempest-VolumesAdminNegativeTest-2056326283 tempest-VolumesAdminNegativeTest-2056326283-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:52:18.794958 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-bc92587e-db21-4564-bc8f-f92bd4f3f421 req-67238a65-5645-40ac-b46d-aa65c4becb20 tempest-VolumesAdminNegativeTest-2056326283 tempest-VolumesAdminNegativeTest-2056326283-project-admin] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:52:19.040495 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:19.040495 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:19.066373 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-bc92587e-db21-4564-bc8f-f92bd4f3f421 req-67238a65-5645-40ac-b46d-aa65c4becb20 tempest-VolumesAdminNegativeTest-2056326283 tempest-VolumesAdminNegativeTest-2056326283-project-admin] Volume info retrieved successfully. Jan 28 18:52:19.153407 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:19.153407 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:19.200517 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-bc92587e-db21-4564-bc8f-f92bd4f3f421 req-67238a65-5645-40ac-b46d-aa65c4becb20 tempest-VolumesAdminNegativeTest-2056326283 tempest-VolumesAdminNegativeTest-2056326283-project-admin] http://10.222.0.16/volume/v3/765cdf9ce5bb49f4a7706a2800e41848/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 returned with HTTP 200 Jan 28 18:52:19.207794 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 239/461] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 18:52:18 2021] GET /volume/v3/765cdf9ce5bb49f4a7706a2800e41848/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 => generated 1393 bytes in 425 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:52:19.240550 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-bc92587e-db21-4564-bc8f-f92bd4f3f421 req-1e316956-c99e-43eb-a827-bc98e3ff5535 tempest-VolumesAdminNegativeTest-2056326283 tempest-VolumesAdminNegativeTest-2056326283-project-admin] GET http://10.222.0.16/volume/v3/765cdf9ce5bb49f4a7706a2800e41848/volumes/1d316231-6639-47f1-a9c4-e160fc981bea Jan 28 18:52:19.241809 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-bc92587e-db21-4564-bc8f-f92bd4f3f421 req-1e316956-c99e-43eb-a827-bc98e3ff5535 tempest-VolumesAdminNegativeTest-2056326283 tempest-VolumesAdminNegativeTest-2056326283-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:52:19.242671 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:52:19.242671 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:52:19.243106 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-bc92587e-db21-4564-bc8f-f92bd4f3f421 req-1e316956-c99e-43eb-a827-bc98e3ff5535 tempest-VolumesAdminNegativeTest-2056326283 tempest-VolumesAdminNegativeTest-2056326283-project-admin] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:52:19.672244 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-bc92587e-db21-4564-bc8f-f92bd4f3f421 req-1e316956-c99e-43eb-a827-bc98e3ff5535 tempest-VolumesAdminNegativeTest-2056326283 tempest-VolumesAdminNegativeTest-2056326283-project-admin] http://10.222.0.16/volume/v3/765cdf9ce5bb49f4a7706a2800e41848/volumes/1d316231-6639-47f1-a9c4-e160fc981bea returned with HTTP 404 Jan 28 18:52:19.673809 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 223/462] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 18:52:19 2021] GET /volume/v3/765cdf9ce5bb49f4a7706a2800e41848/volumes/1d316231-6639-47f1-a9c4-e160fc981bea => generated 109 bytes in 442 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 28 18:52:19.700882 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ff2535d4-5e42-420a-994d-9ff50484f12b tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] GET http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 Jan 28 18:52:19.701896 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ff2535d4-5e42-420a-994d-9ff50484f12b tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:52:19.702305 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:52:19.702305 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:52:19.702996 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ff2535d4-5e42-420a-994d-9ff50484f12b tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:52:19.902341 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:19.902341 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:19.936178 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ff2535d4-5e42-420a-994d-9ff50484f12b tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Volume info retrieved successfully. Jan 28 18:52:20.079795 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:20.079795 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:20.139372 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ff2535d4-5e42-420a-994d-9ff50484f12b tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 returned with HTTP 200 Jan 28 18:52:20.166871 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 240/463] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:52:19 2021] GET /volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 => generated 1209 bytes in 473 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:52:21.574278 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-bc92587e-db21-4564-bc8f-f92bd4f3f421 req-1e316956-c99e-43eb-a827-bc98e3ff5535 tempest-VolumesAdminNegativeTest-2056326283 tempest-VolumesAdminNegativeTest-2056326283-project-admin] GET http://10.222.0.16/volume// Jan 28 18:52:21.575107 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-bc92587e-db21-4564-bc8f-f92bd4f3f421 req-1e316956-c99e-43eb-a827-bc98e3ff5535 tempest-VolumesAdminNegativeTest-2056326283 tempest-VolumesAdminNegativeTest-2056326283-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:52:21.575959 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-bc92587e-db21-4564-bc8f-f92bd4f3f421 req-1e316956-c99e-43eb-a827-bc98e3ff5535 tempest-VolumesAdminNegativeTest-2056326283 tempest-VolumesAdminNegativeTest-2056326283-project-admin] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:52:21.590399 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-bc92587e-db21-4564-bc8f-f92bd4f3f421 req-1e316956-c99e-43eb-a827-bc98e3ff5535 tempest-VolumesAdminNegativeTest-2056326283 tempest-VolumesAdminNegativeTest-2056326283-project-admin] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 18:52:21.592020 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 224/464] 10.222.0.11 () {56 vars in 1089 bytes} [Thu Jan 28 18:52:21 2021] GET /volume/ => generated 754 bytes in 19 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 18:52:21.609445 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-c93b5282-f04b-4ac8-82e1-fe5bb69ac132 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 Jan 28 18:52:21.610938 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-c93b5282-f04b-4ac8-82e1-fe5bb69ac132 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:52:21.611592 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:52:21.611592 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:52:21.612699 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-c93b5282-f04b-4ac8-82e1-fe5bb69ac132 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:52:21.728650 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:21.728650 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:21.747265 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-c93b5282-f04b-4ac8-82e1-fe5bb69ac132 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Volume info retrieved successfully. Jan 28 18:52:21.792140 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:21.792140 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:21.813339 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-c93b5282-f04b-4ac8-82e1-fe5bb69ac132 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 returned with HTTP 200 Jan 28 18:52:21.815397 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 241/465] 10.222.0.11 () {60 vars in 1403 bytes} [Thu Jan 28 18:52:21 2021] GET /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 => generated 1464 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 18:52:21.856609 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-94976491-4e25-4584-b766-001fa7a24e9a tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] PUT http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/attachments/2a34c457-f206-4307-9b85-27866159d592 Jan 28 18:52:21.859146 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-94976491-4e25-4584-b766-001fa7a24e9a tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.11", "host": "n-h2-705657-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-705657-15.cbci-705657-15.local", "mountpoint": "/dev/sda"}}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:52:21.921663 n-d-705657-15 devstack@c-api.service[87913]: /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 28 18:52:21.921663 n-d-705657-15 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 28 18:52:21.922572 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-94976491-4e25-4584-b766-001fa7a24e9a tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Lock "b'cinder-attachment_update-baf7ee6c-cb82-4147-878c-104ac12221b8-n-h2-705657-15'" acquired by "attachment_update" :: waited 0.023s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 18:52:21.927647 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:21.927647 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:24.114410 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c5c8dd16-2579-4237-9c5b-1a052194f92f req-b1126976-9494-4622-a343-d1713170cffd tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] GET http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 Jan 28 18:52:24.115264 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c5c8dd16-2579-4237-9c5b-1a052194f92f req-b1126976-9494-4622-a343-d1713170cffd tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:52:24.115599 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:52:24.115599 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:52:24.116246 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c5c8dd16-2579-4237-9c5b-1a052194f92f req-b1126976-9494-4622-a343-d1713170cffd tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:52:24.298955 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:24.298955 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:24.341051 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-c5c8dd16-2579-4237-9c5b-1a052194f92f req-b1126976-9494-4622-a343-d1713170cffd tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Volume info retrieved successfully. Jan 28 18:52:24.421459 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:24.421459 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:24.452501 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c5c8dd16-2579-4237-9c5b-1a052194f92f req-b1126976-9494-4622-a343-d1713170cffd tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 returned with HTTP 200 Jan 28 18:52:24.454844 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 242/466] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 18:52:24 2021] GET /volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 => generated 1209 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:52:24.509686 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c5c8dd16-2579-4237-9c5b-1a052194f92f req-4d8d9507-16a0-4009-98dc-9a4065378e80 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] POST http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3/action Jan 28 18:52:24.511109 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:52:24.511109 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:52:24.515418 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c5c8dd16-2579-4237-9c5b-1a052194f92f req-4d8d9507-16a0-4009-98dc-9a4065378e80 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 18:52:24.517573 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c5c8dd16-2579-4237-9c5b-1a052194f92f req-4d8d9507-16a0-4009-98dc-9a4065378e80 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:52:24.740702 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:24.740702 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:24.743545 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-c5c8dd16-2579-4237-9c5b-1a052194f92f req-4d8d9507-16a0-4009-98dc-9a4065378e80 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Volume info retrieved successfully. Jan 28 18:52:24.804847 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-c5c8dd16-2579-4237-9c5b-1a052194f92f req-4d8d9507-16a0-4009-98dc-9a4065378e80 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Begin detaching volume completed successfully. Jan 28 18:52:24.805991 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c5c8dd16-2579-4237-9c5b-1a052194f92f req-4d8d9507-16a0-4009-98dc-9a4065378e80 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3/action returned with HTTP 202 Jan 28 18:52:24.807591 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 243/467] 10.222.0.16 () {64 vars in 1643 bytes} [Thu Jan 28 18:52:24 2021] POST /volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3/action => generated 0 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 18:52:24.876963 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-10a12504-0ad1-4f77-ba7e-234a70c6a6ce tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] GET http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 Jan 28 18:52:24.878384 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-10a12504-0ad1-4f77-ba7e-234a70c6a6ce tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:52:24.878974 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:52:24.878974 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:52:24.883354 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-10a12504-0ad1-4f77-ba7e-234a70c6a6ce tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:52:25.132608 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:25.132608 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:25.184128 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-10a12504-0ad1-4f77-ba7e-234a70c6a6ce tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Volume info retrieved successfully. Jan 28 18:52:25.278201 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:25.278201 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:25.306588 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-10a12504-0ad1-4f77-ba7e-234a70c6a6ce tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 returned with HTTP 200 Jan 28 18:52:25.316646 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 244/468] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:52:24 2021] GET /volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 => generated 1212 bytes in 447 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 18:52:25.318745 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-10a12504-0ad1-4f77-ba7e-234a70c6a6ce tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] GET http://10.222.0.16/volume// Jan 28 18:52:25.319434 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-10a12504-0ad1-4f77-ba7e-234a70c6a6ce tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:52:25.319864 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:52:25.319864 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:52:25.320540 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-10a12504-0ad1-4f77-ba7e-234a70c6a6ce tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:52:25.322792 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-10a12504-0ad1-4f77-ba7e-234a70c6a6ce tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 18:52:25.324155 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 245/469] 10.222.0.11 () {56 vars in 1089 bytes} [Thu Jan 28 18:52:25 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 18:52:25.342855 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c5c8dd16-2579-4237-9c5b-1a052194f92f req-74371979-3c26-4fd2-96d0-31bc4e5d69d5 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] GET http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 Jan 28 18:52:25.344329 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c5c8dd16-2579-4237-9c5b-1a052194f92f req-74371979-3c26-4fd2-96d0-31bc4e5d69d5 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:52:25.345637 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c5c8dd16-2579-4237-9c5b-1a052194f92f req-74371979-3c26-4fd2-96d0-31bc4e5d69d5 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:52:25.391799 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-94976491-4e25-4584-b766-001fa7a24e9a tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Lock "b'cinder-attachment_update-baf7ee6c-cb82-4147-878c-104ac12221b8-n-h2-705657-15'" released by "attachment_update" :: held 3.469s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 18:52:25.399701 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-94976491-4e25-4584-b766-001fa7a24e9a tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/attachments/2a34c457-f206-4307-9b85-27866159d592 returned with HTTP 200 Jan 28 18:52:25.401319 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 225/470] 10.222.0.11 () {64 vars in 1468 bytes} [Thu Jan 28 18:52:21 2021] PUT /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/attachments/2a34c457-f206-4307-9b85-27866159d592 => generated 762 bytes in 3555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 18:52:25.509882 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-77adbaf2-d30f-4bf5-8a44-eac15e500dc9 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] POST http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/attachments/2a34c457-f206-4307-9b85-27866159d592/action Jan 28 18:52:25.512746 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:52:25.512746 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:52:25.520105 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-77adbaf2-d30f-4bf5-8a44-eac15e500dc9 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Action body: b'{"os-complete": null}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 18:52:25.522441 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-77adbaf2-d30f-4bf5-8a44-eac15e500dc9 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:52:25.558876 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:25.558876 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:25.596454 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-c5c8dd16-2579-4237-9c5b-1a052194f92f req-74371979-3c26-4fd2-96d0-31bc4e5d69d5 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Volume info retrieved successfully. Jan 28 18:52:25.659472 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:25.659472 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:25.680070 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c5c8dd16-2579-4237-9c5b-1a052194f92f req-74371979-3c26-4fd2-96d0-31bc4e5d69d5 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 returned with HTTP 200 Jan 28 18:52:25.682820 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 246/471] 10.222.0.11 () {60 vars in 1403 bytes} [Thu Jan 28 18:52:25 2021] GET /volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 => generated 1311 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 28 18:52:25.759338 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:25.759338 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:25.806139 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-77adbaf2-d30f-4bf5-8a44-eac15e500dc9 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/attachments/2a34c457-f206-4307-9b85-27866159d592/action returned with HTTP 204 Jan 28 18:52:25.811437 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 226/472] 10.222.0.11 () {64 vars in 1489 bytes} [Thu Jan 28 18:52:25 2021] POST /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/attachments/2a34c457-f206-4307-9b85-27866159d592/action => generated 0 bytes in 312 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 18:52:25.885615 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c5c8dd16-2579-4237-9c5b-1a052194f92f req-74371979-3c26-4fd2-96d0-31bc4e5d69d5 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] GET http://10.222.0.16/volume// Jan 28 18:52:25.886914 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c5c8dd16-2579-4237-9c5b-1a052194f92f req-74371979-3c26-4fd2-96d0-31bc4e5d69d5 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:52:25.889233 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:52:25.889233 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:52:25.890125 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c5c8dd16-2579-4237-9c5b-1a052194f92f req-74371979-3c26-4fd2-96d0-31bc4e5d69d5 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:52:25.892315 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c5c8dd16-2579-4237-9c5b-1a052194f92f req-74371979-3c26-4fd2-96d0-31bc4e5d69d5 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 18:52:25.894199 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 247/473] 10.222.0.11 () {56 vars in 1089 bytes} [Thu Jan 28 18:52:25 2021] GET /volume/ => generated 754 bytes in 10 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 18:52:25.911296 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-44d6b0fa-52c8-40ca-9277-3cd0eb6337f1 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/c1a9008d-942b-4d91-a585-c228471c41e5 Jan 28 18:52:25.913760 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-44d6b0fa-52c8-40ca-9277-3cd0eb6337f1 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:52:25.914451 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:52:25.914451 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:52:25.915589 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-44d6b0fa-52c8-40ca-9277-3cd0eb6337f1 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:52:26.075444 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:26.075444 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:26.105455 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-44d6b0fa-52c8-40ca-9277-3cd0eb6337f1 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Volume info retrieved successfully. Jan 28 18:52:26.157701 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:26.157701 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:26.180334 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-44d6b0fa-52c8-40ca-9277-3cd0eb6337f1 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/c1a9008d-942b-4d91-a585-c228471c41e5 returned with HTTP 200 Jan 28 18:52:26.192874 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 227/474] 10.222.0.11 () {60 vars in 1403 bytes} [Thu Jan 28 18:52:25 2021] GET /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/c1a9008d-942b-4d91-a585-c228471c41e5 => generated 1017 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 18:52:26.227443 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-c5597203-41cf-4d1f-b10c-34374fadf745 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] PUT http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/attachments/b476c137-e7bb-4232-b1e8-04e8273d777d Jan 28 18:52:26.229205 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-c5597203-41cf-4d1f-b10c-34374fadf745 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.11", "host": "n-h2-705657-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-705657-15.cbci-705657-15.local", "mountpoint": "/dev/sdb"}}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:52:26.258010 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c5c8dd16-2579-4237-9c5b-1a052194f92f req-8c701c7b-202a-4e27-bef4-449f1e5ad7b9 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] DELETE http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/attachments/c06dc8ff-3130-4609-bbff-8a51fd1d410c Jan 28 18:52:26.258878 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c5c8dd16-2579-4237-9c5b-1a052194f92f req-8c701c7b-202a-4e27-bef4-449f1e5ad7b9 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:52:26.259229 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:52:26.259229 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:52:26.259879 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c5c8dd16-2579-4237-9c5b-1a052194f92f req-8c701c7b-202a-4e27-bef4-449f1e5ad7b9 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:52:26.380088 n-d-705657-15 devstack@c-api.service[87913]: /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 28 18:52:26.380088 n-d-705657-15 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 28 18:52:26.383580 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-c5597203-41cf-4d1f-b10c-34374fadf745 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Lock "b'cinder-attachment_update-c1a9008d-942b-4d91-a585-c228471c41e5-n-h2-705657-15'" acquired by "attachment_update" :: waited 0.046s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 18:52:26.390523 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:26.390523 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:26.394513 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:26.394513 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:28.156010 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-c5c8dd16-2579-4237-9c5b-1a052194f92f req-8c701c7b-202a-4e27-bef4-449f1e5ad7b9 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 18:52:28.157556 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-c5c8dd16-2579-4237-9c5b-1a052194f92f req-8c701c7b-202a-4e27-bef4-449f1e5ad7b9 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Pending status list for volume during attachment-delete: [] {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 18:52:28.177737 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c5c8dd16-2579-4237-9c5b-1a052194f92f req-8c701c7b-202a-4e27-bef4-449f1e5ad7b9 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/attachments/c06dc8ff-3130-4609-bbff-8a51fd1d410c returned with HTTP 200 Jan 28 18:52:28.179970 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 228/475] 10.222.0.11 () {62 vars in 1437 bytes} [Thu Jan 28 18:52:26 2021] DELETE /volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/attachments/c06dc8ff-3130-4609-bbff-8a51fd1d410c => generated 19 bytes in 1934 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:52:28.191656 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c8e0e425-6767-4647-a553-09e4ff569bb0 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] GET http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 Jan 28 18:52:28.193419 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c8e0e425-6767-4647-a553-09e4ff569bb0 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:52:28.194002 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:52:28.194002 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:52:28.196317 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c8e0e425-6767-4647-a553-09e4ff569bb0 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:52:28.417638 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:28.417638 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:28.435743 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c8e0e425-6767-4647-a553-09e4ff569bb0 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Volume info retrieved successfully. Jan 28 18:52:28.491715 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c8e0e425-6767-4647-a553-09e4ff569bb0 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 returned with HTTP 200 Jan 28 18:52:28.493485 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 229/476] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:52:28 2021] GET /volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 => generated 917 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:52:28.539380 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e2a2fb0a-ece8-45d5-9c4e-dc4fb11a96e5 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] POST http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes Jan 28 18:52:28.540804 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:52:28.540804 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:52:28.542994 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e2a2fb0a-ece8-45d5-9c4e-dc4fb11a96e5 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1327899331"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:52:28.545490 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-e2a2fb0a-ece8-45d5-9c4e-dc4fb11a96e5 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1327899331'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 18:52:28.546969 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-e2a2fb0a-ece8-45d5-9c4e-dc4fb11a96e5 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Create volume of 1 GB Jan 28 18:52:28.643192 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e2a2fb0a-ece8-45d5-9c4e-dc4fb11a96e5 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Availability Zones retrieved successfully. Jan 28 18:52:28.719420 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e2a2fb0a-ece8-45d5-9c4e-dc4fb11a96e5 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Flow 'volume_create_api' (c511f7e4-2d5a-4a04-a811-74da4020350a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:52:28.727144 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e2a2fb0a-ece8-45d5-9c4e-dc4fb11a96e5 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8a2702e-7078-4d5b-abfc-5b073c10dde2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:52:28.732598 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-e2a2fb0a-ece8-45d5-9c4e-dc4fb11a96e5 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 18:52:28.916971 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e2a2fb0a-ece8-45d5-9c4e-dc4fb11a96e5 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8a2702e-7078-4d5b-abfc-5b073c10dde2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:52:28.922183 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e2a2fb0a-ece8-45d5-9c4e-dc4fb11a96e5 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b445adce-4f27-4c1f-b9fe-20f2bc691384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:52:29.197115 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-e2a2fb0a-ece8-45d5-9c4e-dc4fb11a96e5 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Created reservations ['dfe01d48-1eed-47a2-acd7-d4f57da8db05', '4e485b53-64c2-4a4d-91de-86d67549ab0b', '9f4de94c-2414-4f64-b966-0e1ea9a8fa41', '555112ab-90e8-4033-809d-425b8816041b'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 18:52:29.201252 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e2a2fb0a-ece8-45d5-9c4e-dc4fb11a96e5 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b445adce-4f27-4c1f-b9fe-20f2bc691384) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfe01d48-1eed-47a2-acd7-d4f57da8db05', '4e485b53-64c2-4a4d-91de-86d67549ab0b', '9f4de94c-2414-4f64-b966-0e1ea9a8fa41', '555112ab-90e8-4033-809d-425b8816041b']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:52:29.213533 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e2a2fb0a-ece8-45d5-9c4e-dc4fb11a96e5 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e279d76b-f441-4eb1-8c91-3560de4c5e96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:52:29.457725 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e2a2fb0a-ece8-45d5-9c4e-dc4fb11a96e5 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e279d76b-f441-4eb1-8c91-3560de4c5e96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b284978-76cd-4b18-8d28-dc974308ea86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1327899331',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c9b1fe951d04bc7816c963c7f40a3e4',qos_specs=None,replication_status=,reservations=['dfe01d48-1eed-47a2-acd7-d4f57da8db05','4e485b53-64c2-4a4d-91de-86d67549ab0b','9f4de94c-2414-4f64-b966-0e1ea9a8fa41','555112ab-90e8-4033-809d-425b8816041b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9429fe020e0c49f582ff0ef3a05f2b4d',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T18:52:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1327899331',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b284978-76cd-4b18-8d28-dc974308ea86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c9b1fe951d04bc7816c963c7f40a3e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9429fe020e0c49f582ff0ef3a05f2b4d',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:52:29.461944 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e2a2fb0a-ece8-45d5-9c4e-dc4fb11a96e5 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba015c85-0471-4076-a331-bf5863f2d5bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:52:29.576389 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e2a2fb0a-ece8-45d5-9c4e-dc4fb11a96e5 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba015c85-0471-4076-a331-bf5863f2d5bc) transitioned into state 'SUCCESS' from state '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-1327899331',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c9b1fe951d04bc7816c963c7f40a3e4',qos_specs=None,replication_status=,reservations=['dfe01d48-1eed-47a2-acd7-d4f57da8db05','4e485b53-64c2-4a4d-91de-86d67549ab0b','9f4de94c-2414-4f64-b966-0e1ea9a8fa41','555112ab-90e8-4033-809d-425b8816041b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9429fe020e0c49f582ff0ef3a05f2b4d',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:52:29.590852 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e2a2fb0a-ece8-45d5-9c4e-dc4fb11a96e5 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46d51723-82bc-4063-841d-e0bb7ab29e32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:52:29.694452 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e2a2fb0a-ece8-45d5-9c4e-dc4fb11a96e5 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46d51723-82bc-4063-841d-e0bb7ab29e32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:52:29.701505 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e2a2fb0a-ece8-45d5-9c4e-dc4fb11a96e5 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Flow 'volume_create_api' (c511f7e4-2d5a-4a04-a811-74da4020350a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:52:29.891406 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e2a2fb0a-ece8-45d5-9c4e-dc4fb11a96e5 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Create volume request issued successfully. Jan 28 18:52:29.929984 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e2a2fb0a-ece8-45d5-9c4e-dc4fb11a96e5 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes returned with HTTP 202 Jan 28 18:52:29.932020 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 230/477] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 18:52:28 2021] POST /volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes => generated 824 bytes in 1404 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 18:52:29.965791 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7325df4a-d6d5-4e99-9882-09f952aaa5a3 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] GET http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/8b284978-76cd-4b18-8d28-dc974308ea86 Jan 28 18:52:29.973844 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7325df4a-d6d5-4e99-9882-09f952aaa5a3 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:52:29.977901 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:52:29.977901 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:52:29.979015 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7325df4a-d6d5-4e99-9882-09f952aaa5a3 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:52:30.115671 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:30.115671 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:30.132144 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7325df4a-d6d5-4e99-9882-09f952aaa5a3 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Volume info retrieved successfully. Jan 28 18:52:30.203807 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7325df4a-d6d5-4e99-9882-09f952aaa5a3 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/8b284978-76cd-4b18-8d28-dc974308ea86 returned with HTTP 200 Jan 28 18:52:30.206195 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 231/478] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:52:29 2021] GET /volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/8b284978-76cd-4b18-8d28-dc974308ea86 => generated 916 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 18:52:30.891901 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-c5597203-41cf-4d1f-b10c-34374fadf745 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Lock "b'cinder-attachment_update-c1a9008d-942b-4d91-a585-c228471c41e5-n-h2-705657-15'" released by "attachment_update" :: held 4.510s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 18:52:30.893157 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-c5597203-41cf-4d1f-b10c-34374fadf745 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/attachments/b476c137-e7bb-4232-b1e8-04e8273d777d returned with HTTP 200 Jan 28 18:52:30.894798 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 248/479] 10.222.0.11 () {64 vars in 1468 bytes} [Thu Jan 28 18:52:26 2021] PUT /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/attachments/b476c137-e7bb-4232-b1e8-04e8273d777d => generated 762 bytes in 4677 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:52:30.982752 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-8a01a375-e164-4086-aef2-40cb4c4f5dca tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] POST http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/attachments/b476c137-e7bb-4232-b1e8-04e8273d777d/action Jan 28 18:52:30.994300 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:52:30.994300 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:52:30.995910 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-8a01a375-e164-4086-aef2-40cb4c4f5dca tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Action body: b'{"os-complete": null}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 18:52:30.996847 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-8a01a375-e164-4086-aef2-40cb4c4f5dca tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:52:31.234455 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bd33a951-d1d8-4b09-bb22-00c3841bf967 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] GET http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/8b284978-76cd-4b18-8d28-dc974308ea86 Jan 28 18:52:31.235324 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bd33a951-d1d8-4b09-bb22-00c3841bf967 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:52:31.237112 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:52:31.237112 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:52:31.237823 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bd33a951-d1d8-4b09-bb22-00c3841bf967 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:52:31.286690 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:31.286690 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:31.343557 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-8a01a375-e164-4086-aef2-40cb4c4f5dca tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/attachments/b476c137-e7bb-4232-b1e8-04e8273d777d/action returned with HTTP 204 Jan 28 18:52:31.346207 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 232/480] 10.222.0.11 () {64 vars in 1489 bytes} [Thu Jan 28 18:52:30 2021] POST /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/attachments/b476c137-e7bb-4232-b1e8-04e8273d777d/action => generated 0 bytes in 372 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 18:52:31.417980 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-8a01a375-e164-4086-aef2-40cb4c4f5dca tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume// Jan 28 18:52:31.419384 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-8a01a375-e164-4086-aef2-40cb4c4f5dca tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:52:31.420346 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:52:31.420346 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:52:31.422305 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-8a01a375-e164-4086-aef2-40cb4c4f5dca tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:52:31.424925 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-8a01a375-e164-4086-aef2-40cb4c4f5dca tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 18:52:31.426466 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 233/481] 10.222.0.11 () {56 vars in 1089 bytes} [Thu Jan 28 18:52:31 2021] GET /volume/ => generated 754 bytes in 10 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 28 18:52:31.444340 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-7319e2a1-38a6-4ba1-b1c3-031bdcc37943 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/3946d65e-b4b3-44b6-9d62-1379ac9d0256 Jan 28 18:52:31.462197 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-7319e2a1-38a6-4ba1-b1c3-031bdcc37943 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:52:31.463342 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-7319e2a1-38a6-4ba1-b1c3-031bdcc37943 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:52:31.588999 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:31.588999 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:31.627935 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:31.627935 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:31.635079 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bd33a951-d1d8-4b09-bb22-00c3841bf967 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Volume info retrieved successfully. Jan 28 18:52:31.645542 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-7319e2a1-38a6-4ba1-b1c3-031bdcc37943 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Volume info retrieved successfully. Jan 28 18:52:31.691558 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:31.691558 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:31.712185 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-7319e2a1-38a6-4ba1-b1c3-031bdcc37943 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/3946d65e-b4b3-44b6-9d62-1379ac9d0256 returned with HTTP 200 Jan 28 18:52:31.714420 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 234/482] 10.222.0.11 () {60 vars in 1403 bytes} [Thu Jan 28 18:52:31 2021] GET /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/3946d65e-b4b3-44b6-9d62-1379ac9d0256 => generated 1017 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 18:52:31.726695 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bd33a951-d1d8-4b09-bb22-00c3841bf967 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/8b284978-76cd-4b18-8d28-dc974308ea86 returned with HTTP 200 Jan 28 18:52:31.728947 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 249/483] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:52:31 2021] GET /volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/8b284978-76cd-4b18-8d28-dc974308ea86 => generated 916 bytes in 501 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 18:52:31.761893 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-3178f0f7-810f-4c76-829b-367c8424bbd1 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] PUT http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/attachments/6d9b072d-3864-400e-b170-8d8cffd5d3ff Jan 28 18:52:31.762860 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:52:31.762860 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:52:31.764109 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-3178f0f7-810f-4c76-829b-367c8424bbd1 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.11", "host": "n-h2-705657-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-705657-15.cbci-705657-15.local", "mountpoint": "/dev/sdc"}}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:52:31.844844 n-d-705657-15 devstack@c-api.service[87913]: /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 28 18:52:31.844844 n-d-705657-15 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 28 18:52:31.847169 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-3178f0f7-810f-4c76-829b-367c8424bbd1 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Lock "b'cinder-attachment_update-3946d65e-b4b3-44b6-9d62-1379ac9d0256-n-h2-705657-15'" acquired by "attachment_update" :: waited 0.029s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 18:52:31.852436 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:31.852436 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:32.760000 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ea3599f0-57e0-44d3-94a6-3d59b9a0d39a tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] GET http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/8b284978-76cd-4b18-8d28-dc974308ea86 Jan 28 18:52:32.762128 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ea3599f0-57e0-44d3-94a6-3d59b9a0d39a tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:52:32.762842 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:52:32.762842 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:52:32.769112 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ea3599f0-57e0-44d3-94a6-3d59b9a0d39a tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:52:32.941804 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:32.941804 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:32.986325 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ea3599f0-57e0-44d3-94a6-3d59b9a0d39a tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Volume info retrieved successfully. Jan 28 18:52:33.105096 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ea3599f0-57e0-44d3-94a6-3d59b9a0d39a tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/8b284978-76cd-4b18-8d28-dc974308ea86 returned with HTTP 200 Jan 28 18:52:33.129389 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 250/484] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:52:32 2021] GET /volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/8b284978-76cd-4b18-8d28-dc974308ea86 => generated 917 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:52:35.518926 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-3178f0f7-810f-4c76-829b-367c8424bbd1 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Lock "b'cinder-attachment_update-3946d65e-b4b3-44b6-9d62-1379ac9d0256-n-h2-705657-15'" released by "attachment_update" :: held 3.673s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 18:52:35.523133 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-3178f0f7-810f-4c76-829b-367c8424bbd1 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/attachments/6d9b072d-3864-400e-b170-8d8cffd5d3ff returned with HTTP 200 Jan 28 18:52:35.525624 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 235/485] 10.222.0.11 () {64 vars in 1468 bytes} [Thu Jan 28 18:52:31 2021] PUT /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/attachments/6d9b072d-3864-400e-b170-8d8cffd5d3ff => generated 762 bytes in 3773 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:52:35.591285 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-1ccaaf72-e0cd-4992-9143-123306c72b42 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] POST http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/attachments/6d9b072d-3864-400e-b170-8d8cffd5d3ff/action Jan 28 18:52:35.591949 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:52:35.591949 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:52:35.592756 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-1ccaaf72-e0cd-4992-9143-123306c72b42 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Action body: b'{"os-complete": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 18:52:35.593361 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-1ccaaf72-e0cd-4992-9143-123306c72b42 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:52:35.880317 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:35.880317 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:35.939769 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-1ccaaf72-e0cd-4992-9143-123306c72b42 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/attachments/6d9b072d-3864-400e-b170-8d8cffd5d3ff/action returned with HTTP 204 Jan 28 18:52:35.946656 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 251/486] 10.222.0.11 () {64 vars in 1489 bytes} [Thu Jan 28 18:52:35 2021] POST /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/attachments/6d9b072d-3864-400e-b170-8d8cffd5d3ff/action => generated 0 bytes in 367 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 18:52:36.249593 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e5b7ebb3-86a2-43ae-99f4-4f154901ffba req-4aa1f47d-0ea1-4f18-95c7-ef8613341f59 tempest-VolumesAdminNegativeTest-2056326283 tempest-VolumesAdminNegativeTest-2056326283-project-admin] GET http://10.222.0.16/volume/v3/765cdf9ce5bb49f4a7706a2800e41848/volumes/89ac14ba-8504-44d6-a80f-393940997326 Jan 28 18:52:36.259362 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e5b7ebb3-86a2-43ae-99f4-4f154901ffba req-4aa1f47d-0ea1-4f18-95c7-ef8613341f59 tempest-VolumesAdminNegativeTest-2056326283 tempest-VolumesAdminNegativeTest-2056326283-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:52:36.265645 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:52:36.265645 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:52:36.267060 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e5b7ebb3-86a2-43ae-99f4-4f154901ffba req-4aa1f47d-0ea1-4f18-95c7-ef8613341f59 tempest-VolumesAdminNegativeTest-2056326283 tempest-VolumesAdminNegativeTest-2056326283-project-admin] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:52:36.508048 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e5b7ebb3-86a2-43ae-99f4-4f154901ffba req-4aa1f47d-0ea1-4f18-95c7-ef8613341f59 tempest-VolumesAdminNegativeTest-2056326283 tempest-VolumesAdminNegativeTest-2056326283-project-admin] http://10.222.0.16/volume/v3/765cdf9ce5bb49f4a7706a2800e41848/volumes/89ac14ba-8504-44d6-a80f-393940997326 returned with HTTP 404 Jan 28 18:52:36.530908 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 236/487] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 18:52:36 2021] GET /volume/v3/765cdf9ce5bb49f4a7706a2800e41848/volumes/89ac14ba-8504-44d6-a80f-393940997326 => generated 109 bytes in 300 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 18:52:36.535911 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4663db75-0e1f-4fc0-bbdb-0ccc7e22ec71 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] DELETE http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/8b284978-76cd-4b18-8d28-dc974308ea86 Jan 28 18:52:36.536805 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4663db75-0e1f-4fc0-bbdb-0ccc7e22ec71 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:52:36.537382 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:52:36.537382 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:52:36.538020 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4663db75-0e1f-4fc0-bbdb-0ccc7e22ec71 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:52:36.538799 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-4663db75-0e1f-4fc0-bbdb-0ccc7e22ec71 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Delete volume with id: 8b284978-76cd-4b18-8d28-dc974308ea86 Jan 28 18:52:36.723983 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:36.723983 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:36.725739 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4663db75-0e1f-4fc0-bbdb-0ccc7e22ec71 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Volume info retrieved successfully. Jan 28 18:52:36.810329 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4663db75-0e1f-4fc0-bbdb-0ccc7e22ec71 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Delete volume request issued successfully. Jan 28 18:52:36.811656 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4663db75-0e1f-4fc0-bbdb-0ccc7e22ec71 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/8b284978-76cd-4b18-8d28-dc974308ea86 returned with HTTP 202 Jan 28 18:52:36.813445 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 252/488] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 18:52:36 2021] DELETE /volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/8b284978-76cd-4b18-8d28-dc974308ea86 => generated 0 bytes in 284 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 18:52:36.825365 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1bf38386-c71f-400d-81bd-57b814c3aa40 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] GET http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/8b284978-76cd-4b18-8d28-dc974308ea86 Jan 28 18:52:36.826481 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1bf38386-c71f-400d-81bd-57b814c3aa40 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:52:36.827423 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1bf38386-c71f-400d-81bd-57b814c3aa40 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:52:36.993939 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:36.993939 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:37.019236 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1bf38386-c71f-400d-81bd-57b814c3aa40 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Volume info retrieved successfully. Jan 28 18:52:37.070642 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1bf38386-c71f-400d-81bd-57b814c3aa40 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/8b284978-76cd-4b18-8d28-dc974308ea86 returned with HTTP 200 Jan 28 18:52:37.072795 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 237/489] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:52:36 2021] GET /volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/8b284978-76cd-4b18-8d28-dc974308ea86 => generated 916 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:52:38.103706 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-591fb079-bf37-4a3b-a3cd-c78743081893 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] GET http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/8b284978-76cd-4b18-8d28-dc974308ea86 Jan 28 18:52:38.105397 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-591fb079-bf37-4a3b-a3cd-c78743081893 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:52:38.106024 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:52:38.106024 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:52:38.107104 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-591fb079-bf37-4a3b-a3cd-c78743081893 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:52:38.245457 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:38.245457 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:38.263343 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-591fb079-bf37-4a3b-a3cd-c78743081893 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Volume info retrieved successfully. Jan 28 18:52:38.311991 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-591fb079-bf37-4a3b-a3cd-c78743081893 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/8b284978-76cd-4b18-8d28-dc974308ea86 returned with HTTP 200 Jan 28 18:52:38.314538 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 253/490] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:52:38 2021] GET /volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/8b284978-76cd-4b18-8d28-dc974308ea86 => generated 916 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:52:39.343118 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-887437ad-b228-4725-b1ad-45003c00e1ea tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] GET http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/8b284978-76cd-4b18-8d28-dc974308ea86 Jan 28 18:52:39.345258 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-887437ad-b228-4725-b1ad-45003c00e1ea tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:52:39.349719 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:52:39.349719 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:52:39.351067 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-887437ad-b228-4725-b1ad-45003c00e1ea tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:52:39.594423 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:39.594423 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:39.630530 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-887437ad-b228-4725-b1ad-45003c00e1ea tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Volume info retrieved successfully. Jan 28 18:52:39.782401 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-887437ad-b228-4725-b1ad-45003c00e1ea tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/8b284978-76cd-4b18-8d28-dc974308ea86 returned with HTTP 200 Jan 28 18:52:39.794073 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 238/491] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:52:39 2021] GET /volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/8b284978-76cd-4b18-8d28-dc974308ea86 => generated 916 bytes in 458 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:52:40.817408 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2c85fe76-88da-42db-acfe-72ada8ab645a tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] GET http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/8b284978-76cd-4b18-8d28-dc974308ea86 Jan 28 18:52:40.819233 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2c85fe76-88da-42db-acfe-72ada8ab645a tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:52:40.819801 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:52:40.819801 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:52:40.820865 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2c85fe76-88da-42db-acfe-72ada8ab645a tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:52:40.999884 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2c85fe76-88da-42db-acfe-72ada8ab645a tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/8b284978-76cd-4b18-8d28-dc974308ea86 returned with HTTP 404 Jan 28 18:52:41.010249 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 254/492] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:52:40 2021] GET /volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/8b284978-76cd-4b18-8d28-dc974308ea86 => generated 109 bytes in 203 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 18:52:41.017704 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d524ec76-6206-4972-b9d1-600dece9b7a3 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] DELETE http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 Jan 28 18:52:41.019144 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d524ec76-6206-4972-b9d1-600dece9b7a3 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:52:41.019815 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:52:41.019815 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:52:41.020987 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d524ec76-6206-4972-b9d1-600dece9b7a3 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:52:41.022279 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-d524ec76-6206-4972-b9d1-600dece9b7a3 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Delete volume with id: d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 Jan 28 18:52:41.182821 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:41.182821 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:41.185783 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d524ec76-6206-4972-b9d1-600dece9b7a3 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Volume info retrieved successfully. Jan 28 18:52:41.260895 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d524ec76-6206-4972-b9d1-600dece9b7a3 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Delete volume request issued successfully. Jan 28 18:52:41.261748 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d524ec76-6206-4972-b9d1-600dece9b7a3 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 returned with HTTP 202 Jan 28 18:52:41.265448 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 239/493] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 18:52:41 2021] DELETE /volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 => generated 0 bytes in 254 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 18:52:41.286191 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eb10e5c8-44a8-404f-ae71-d6d02b670b58 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] GET http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 Jan 28 18:52:41.287679 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eb10e5c8-44a8-404f-ae71-d6d02b670b58 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:52:41.288900 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eb10e5c8-44a8-404f-ae71-d6d02b670b58 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:52:41.555079 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:41.555079 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:41.570012 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-eb10e5c8-44a8-404f-ae71-d6d02b670b58 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Volume info retrieved successfully. Jan 28 18:52:41.622169 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eb10e5c8-44a8-404f-ae71-d6d02b670b58 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 returned with HTTP 200 Jan 28 18:52:41.643043 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 255/494] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:52:41 2021] GET /volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 => generated 916 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:52:42.738416 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cf4fc1db-0f66-4404-8def-38eed7539afa tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] GET http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 Jan 28 18:52:42.740228 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cf4fc1db-0f66-4404-8def-38eed7539afa tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:52:42.740606 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:52:42.740606 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:52:42.741333 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cf4fc1db-0f66-4404-8def-38eed7539afa tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:52:43.012741 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:43.012741 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:43.060145 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cf4fc1db-0f66-4404-8def-38eed7539afa tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Volume info retrieved successfully. Jan 28 18:52:43.140080 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cf4fc1db-0f66-4404-8def-38eed7539afa tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 returned with HTTP 200 Jan 28 18:52:43.155631 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 240/495] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:52:42 2021] GET /volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 => generated 916 bytes in 424 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:52:44.166471 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-857cefb9-3f8f-44c7-ac18-97e550e4b863 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] GET http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 Jan 28 18:52:44.169119 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-857cefb9-3f8f-44c7-ac18-97e550e4b863 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:52:44.169724 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:52:44.169724 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:52:44.174146 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-857cefb9-3f8f-44c7-ac18-97e550e4b863 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:52:44.340565 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:44.340565 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:44.372972 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-857cefb9-3f8f-44c7-ac18-97e550e4b863 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Volume info retrieved successfully. Jan 28 18:52:44.423144 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-857cefb9-3f8f-44c7-ac18-97e550e4b863 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 returned with HTTP 200 Jan 28 18:52:44.424815 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 256/496] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:52:44 2021] GET /volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 => generated 916 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:52:45.451336 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e898163e-9237-459a-b80b-37a8bd646109 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] GET http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 Jan 28 18:52:45.454827 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e898163e-9237-459a-b80b-37a8bd646109 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:52:45.455272 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:52:45.455272 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:52:45.456019 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e898163e-9237-459a-b80b-37a8bd646109 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:52:45.535608 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:52:45.535608 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:52:45.569699 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e898163e-9237-459a-b80b-37a8bd646109 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Volume info retrieved successfully. Jan 28 18:52:45.653714 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e898163e-9237-459a-b80b-37a8bd646109 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 returned with HTTP 200 Jan 28 18:52:45.655909 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 241/497] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:52:45 2021] GET /volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 => generated 916 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:52:46.687169 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-947f27e0-18c0-4e8a-8e9e-f828fd822c68 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] GET http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 Jan 28 18:52:46.688093 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-947f27e0-18c0-4e8a-8e9e-f828fd822c68 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:52:46.688304 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:52:46.688304 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:52:46.689489 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-947f27e0-18c0-4e8a-8e9e-f828fd822c68 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:52:46.839861 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-947f27e0-18c0-4e8a-8e9e-f828fd822c68 tempest-VolumesAdminNegativeTest-474792035 tempest-VolumesAdminNegativeTest-474792035-project] http://10.222.0.16/volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 returned with HTTP 404 Jan 28 18:52:46.843559 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 257/498] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:52:46 2021] GET /volume/v3/9c9b1fe951d04bc7816c963c7f40a3e4/volumes/d25e82fd-5344-4f6d-87d6-a1c8c0d7a6d3 => generated 109 bytes in 162 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 18:54:07.641273 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-038d68ce-c29f-4da7-a5f2-d67ad728efdd tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] POST http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/volumes Jan 28 18:54:07.642161 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:07.642161 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:07.643239 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-038d68ce-c29f-4da7-a5f2-d67ad728efdd tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1160038827"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:54:07.645405 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-038d68ce-c29f-4da7-a5f2-d67ad728efdd tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1160038827'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 18:54:07.646250 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-038d68ce-c29f-4da7-a5f2-d67ad728efdd tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Create volume of 1 GB Jan 28 18:54:07.682855 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-038d68ce-c29f-4da7-a5f2-d67ad728efdd tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Availability Zones retrieved successfully. Jan 28 18:54:07.714705 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-038d68ce-c29f-4da7-a5f2-d67ad728efdd tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Flow 'volume_create_api' (5634778b-302d-4182-9027-a83df496647b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:54:07.721848 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-038d68ce-c29f-4da7-a5f2-d67ad728efdd tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05007701-c70a-4033-be1c-84654ab76f42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:54:07.726451 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-038d68ce-c29f-4da7-a5f2-d67ad728efdd tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 18:54:07.879715 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-038d68ce-c29f-4da7-a5f2-d67ad728efdd tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05007701-c70a-4033-be1c-84654ab76f42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:54:07.884897 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-038d68ce-c29f-4da7-a5f2-d67ad728efdd tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94282218-dc7d-44e4-b6c4-e942afe5d107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:54:08.102904 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-038d68ce-c29f-4da7-a5f2-d67ad728efdd tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Created reservations ['2ab35d29-c1a6-4308-bc90-82b3d36944e4', '24138527-5bb1-45f6-b8e6-81afa76d9484', 'f5aa5dcf-1037-4db5-a80d-eba012884246', '1436ef1f-d66a-44e4-87e9-a2dee340ef62'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 18:54:08.106712 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-038d68ce-c29f-4da7-a5f2-d67ad728efdd tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94282218-dc7d-44e4-b6c4-e942afe5d107) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ab35d29-c1a6-4308-bc90-82b3d36944e4', '24138527-5bb1-45f6-b8e6-81afa76d9484', 'f5aa5dcf-1037-4db5-a80d-eba012884246', '1436ef1f-d66a-44e4-87e9-a2dee340ef62']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:54:08.110552 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-038d68ce-c29f-4da7-a5f2-d67ad728efdd tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa18aff6-fec5-470f-b0d5-74b04695b885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:54:08.217712 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-038d68ce-c29f-4da7-a5f2-d67ad728efdd tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa18aff6-fec5-470f-b0d5-74b04695b885) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b73968f4-7202-48ee-b54a-65644baf116e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1160038827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb3c25511d8444708f403f93dd09618e',qos_specs=None,replication_status=,reservations=['2ab35d29-c1a6-4308-bc90-82b3d36944e4','24138527-5bb1-45f6-b8e6-81afa76d9484','f5aa5dcf-1037-4db5-a80d-eba012884246','1436ef1f-d66a-44e4-87e9-a2dee340ef62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fe8e345e8444b50b1d01d87f9d9475e',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T18:54:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1160038827',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b73968f4-7202-48ee-b54a-65644baf116e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb3c25511d8444708f403f93dd09618e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0fe8e345e8444b50b1d01d87f9d9475e',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:54:08.221774 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-038d68ce-c29f-4da7-a5f2-d67ad728efdd tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa1fd1d0-28cf-4aa1-93f0-85b520bc0f78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:54:08.292073 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-038d68ce-c29f-4da7-a5f2-d67ad728efdd tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa1fd1d0-28cf-4aa1-93f0-85b520bc0f78) transitioned into state 'SUCCESS' from state '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-1160038827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb3c25511d8444708f403f93dd09618e',qos_specs=None,replication_status=,reservations=['2ab35d29-c1a6-4308-bc90-82b3d36944e4','24138527-5bb1-45f6-b8e6-81afa76d9484','f5aa5dcf-1037-4db5-a80d-eba012884246','1436ef1f-d66a-44e4-87e9-a2dee340ef62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fe8e345e8444b50b1d01d87f9d9475e',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:54:08.297069 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-038d68ce-c29f-4da7-a5f2-d67ad728efdd tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7705b49e-01d8-463f-ae12-44a6ade2c848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:54:08.353669 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-038d68ce-c29f-4da7-a5f2-d67ad728efdd tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7705b49e-01d8-463f-ae12-44a6ade2c848) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:54:08.364758 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-038d68ce-c29f-4da7-a5f2-d67ad728efdd tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Flow 'volume_create_api' (5634778b-302d-4182-9027-a83df496647b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:54:08.491213 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-038d68ce-c29f-4da7-a5f2-d67ad728efdd tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Create volume request issued successfully. Jan 28 18:54:08.522563 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-038d68ce-c29f-4da7-a5f2-d67ad728efdd tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/volumes returned with HTTP 202 Jan 28 18:54:08.524035 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 242/499] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 18:54:07 2021] POST /volume/v3/fb3c25511d8444708f403f93dd09618e/volumes => generated 820 bytes in 1304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 18:54:08.549417 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f7d0b7e0-8fd8-417a-82d0-610f1d12f126 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] GET http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/volumes/b73968f4-7202-48ee-b54a-65644baf116e Jan 28 18:54:08.550742 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f7d0b7e0-8fd8-417a-82d0-610f1d12f126 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:08.551874 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f7d0b7e0-8fd8-417a-82d0-610f1d12f126 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:08.707932 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:08.707932 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:08.721393 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f7d0b7e0-8fd8-417a-82d0-610f1d12f126 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Volume info retrieved successfully. Jan 28 18:54:08.754783 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f7d0b7e0-8fd8-417a-82d0-610f1d12f126 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/volumes/b73968f4-7202-48ee-b54a-65644baf116e returned with HTTP 200 Jan 28 18:54:08.757861 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 258/500] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:54:08 2021] GET /volume/v3/fb3c25511d8444708f403f93dd09618e/volumes/b73968f4-7202-48ee-b54a-65644baf116e => generated 888 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:54:09.784709 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2823dc88-c6dd-4574-b192-38f268f8dcab tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] GET http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/volumes/b73968f4-7202-48ee-b54a-65644baf116e Jan 28 18:54:09.788771 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2823dc88-c6dd-4574-b192-38f268f8dcab tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:09.789336 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:09.789336 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:09.789962 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2823dc88-c6dd-4574-b192-38f268f8dcab tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:09.897281 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:09.897281 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:09.911256 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2823dc88-c6dd-4574-b192-38f268f8dcab tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Volume info retrieved successfully. Jan 28 18:54:09.952324 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2823dc88-c6dd-4574-b192-38f268f8dcab tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/volumes/b73968f4-7202-48ee-b54a-65644baf116e returned with HTTP 200 Jan 28 18:54:09.954354 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 243/501] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:54:09 2021] GET /volume/v3/fb3c25511d8444708f403f93dd09618e/volumes/b73968f4-7202-48ee-b54a-65644baf116e => generated 913 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:54:09.981658 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-21c2ae87-cf1e-42c9-b1d0-b0fe5e3269c3 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] POST http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots Jan 28 18:54:09.982517 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:09.982517 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:09.983276 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-21c2ae87-cf1e-42c9-b1d0-b0fe5e3269c3 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b73968f4-7202-48ee-b54a-65644baf116e", "name": "tempest-SnapshotsActionsTest-Snapshot-2076128580"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:54:10.047875 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:10.047875 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:10.049424 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-21c2ae87-cf1e-42c9-b1d0-b0fe5e3269c3 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Volume info retrieved successfully. Jan 28 18:54:10.049862 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-21c2ae87-cf1e-42c9-b1d0-b0fe5e3269c3 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Create snapshot from volume b73968f4-7202-48ee-b54a-65644baf116e Jan 28 18:54:10.124077 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [None req-21c2ae87-cf1e-42c9-b1d0-b0fe5e3269c3 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Jan 28 18:54:10.198759 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-21c2ae87-cf1e-42c9-b1d0-b0fe5e3269c3 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Created reservations ['3b5b39a8-e7a6-4ad8-b5ae-db2757b79cbf', 'cdc1803d-0fbc-4025-afa4-d0aa13c33070', 'be844db5-7b5d-4602-a378-3673ee6b47b6', '410d42a5-2bb8-4c5a-abac-f8403fe09d28'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 18:54:10.459853 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-21c2ae87-cf1e-42c9-b1d0-b0fe5e3269c3 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Snapshot create request issued successfully. Jan 28 18:54:10.461228 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-21c2ae87-cf1e-42c9-b1d0-b0fe5e3269c3 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots returned with HTTP 202 Jan 28 18:54:10.463216 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 259/502] 10.222.0.16 () {60 vars in 1232 bytes} [Thu Jan 28 18:54:09 2021] POST /volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots => generated 307 bytes in 486 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 28 18:54:10.479081 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-696b6ba4-d289-4a95-a713-e01a1ce565e4 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] GET http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c Jan 28 18:54:10.480571 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-696b6ba4-d289-4a95-a713-e01a1ce565e4 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:10.481243 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:10.481243 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:10.482596 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-696b6ba4-d289-4a95-a713-e01a1ce565e4 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:10.588570 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:10.588570 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:10.592573 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-696b6ba4-d289-4a95-a713-e01a1ce565e4 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Snapshot retrieved successfully. Jan 28 18:54:10.597066 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-696b6ba4-d289-4a95-a713-e01a1ce565e4 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c returned with HTTP 200 Jan 28 18:54:10.599442 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 244/503] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 18:54:10 2021] GET /volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c => generated 439 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:54:11.620083 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-96b75339-e74f-4b33-aedf-ebcf11f22159 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] GET http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c Jan 28 18:54:11.620983 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-96b75339-e74f-4b33-aedf-ebcf11f22159 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:11.620983 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:11.620983 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:11.622314 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-96b75339-e74f-4b33-aedf-ebcf11f22159 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:11.677062 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:11.677062 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:11.679798 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-96b75339-e74f-4b33-aedf-ebcf11f22159 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Snapshot retrieved successfully. Jan 28 18:54:11.684829 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-96b75339-e74f-4b33-aedf-ebcf11f22159 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c returned with HTTP 200 Jan 28 18:54:11.694331 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 260/504] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 18:54:11 2021] GET /volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c => generated 439 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:54:12.716763 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7ae9c151-c9e9-4a7f-b81f-e269c594820b tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] GET http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c Jan 28 18:54:12.718348 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7ae9c151-c9e9-4a7f-b81f-e269c594820b tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:12.718734 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:12.718734 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:12.719467 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7ae9c151-c9e9-4a7f-b81f-e269c594820b tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:12.790180 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:12.790180 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:12.793375 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7ae9c151-c9e9-4a7f-b81f-e269c594820b tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Snapshot retrieved successfully. Jan 28 18:54:12.800254 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7ae9c151-c9e9-4a7f-b81f-e269c594820b tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c returned with HTTP 200 Jan 28 18:54:12.802723 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 245/505] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 18:54:12 2021] GET /volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c => generated 439 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:54:13.823692 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1c4da905-ef1f-490c-8a20-fb486ce6c61e tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] GET http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c Jan 28 18:54:13.826160 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1c4da905-ef1f-490c-8a20-fb486ce6c61e tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:13.826771 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:13.826771 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:13.827881 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1c4da905-ef1f-490c-8a20-fb486ce6c61e tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:13.861476 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:13.861476 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:13.863336 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1c4da905-ef1f-490c-8a20-fb486ce6c61e tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Snapshot retrieved successfully. Jan 28 18:54:13.866534 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1c4da905-ef1f-490c-8a20-fb486ce6c61e tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c returned with HTTP 200 Jan 28 18:54:13.867753 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 261/506] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 18:54:13 2021] GET /volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c => generated 466 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:54:13.998779 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e51eed33-f6c6-47af-b2ed-db4ed6b20873 tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] POST http://10.222.0.16/volume/v3/da2023a0ea91418a9215cf1963485eba/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c/action Jan 28 18:54:13.999609 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:13.999609 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:14.000662 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e51eed33-f6c6-47af-b2ed-db4ed6b20873 tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 18:54:14.001363 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e51eed33-f6c6-47af-b2ed-db4ed6b20873 tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:54:14.003260 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.admin_actions [None req-e51eed33-f6c6-47af-b2ed-db4ed6b20873 tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] Updating snapshot 'cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c' with '{'status': 'creating'}' {{(pid=87914) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 28 18:54:14.134470 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:14.134470 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:14.212577 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e51eed33-f6c6-47af-b2ed-db4ed6b20873 tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] http://10.222.0.16/volume/v3/da2023a0ea91418a9215cf1963485eba/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c/action returned with HTTP 202 Jan 28 18:54:14.213981 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 246/507] 10.222.0.16 () {60 vars in 1363 bytes} [Thu Jan 28 18:54:13 2021] POST /volume/v3/da2023a0ea91418a9215cf1963485eba/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c/action => generated 0 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 18:54:14.228797 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-be3056f3-ab16-401c-bc08-0ae542c880bf tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] GET http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c Jan 28 18:54:14.229904 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-be3056f3-ab16-401c-bc08-0ae542c880bf tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:14.230612 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:14.230612 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:14.231682 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-be3056f3-ab16-401c-bc08-0ae542c880bf tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:14.290344 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:14.290344 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:14.293361 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-be3056f3-ab16-401c-bc08-0ae542c880bf tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Snapshot retrieved successfully. Jan 28 18:54:14.297947 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-be3056f3-ab16-401c-bc08-0ae542c880bf tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c returned with HTTP 200 Jan 28 18:54:14.302271 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 262/508] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 18:54:14 2021] GET /volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c => generated 465 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:54:14.325471 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dccf0aa8-e61d-4c9f-b477-7b91e734dbac tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] POST http://10.222.0.16/volume/v3/da2023a0ea91418a9215cf1963485eba/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c/action Jan 28 18:54:14.327266 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:14.327266 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:14.328930 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dccf0aa8-e61d-4c9f-b477-7b91e734dbac tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 18:54:14.330046 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dccf0aa8-e61d-4c9f-b477-7b91e734dbac tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:54:14.332035 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.admin_actions [None req-dccf0aa8-e61d-4c9f-b477-7b91e734dbac tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] Updating snapshot 'cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c' with '{'status': 'available'}' {{(pid=87914) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 28 18:54:14.432120 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:14.432120 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:14.492494 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dccf0aa8-e61d-4c9f-b477-7b91e734dbac tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] http://10.222.0.16/volume/v3/da2023a0ea91418a9215cf1963485eba/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c/action returned with HTTP 202 Jan 28 18:54:14.494113 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 247/509] 10.222.0.16 () {60 vars in 1363 bytes} [Thu Jan 28 18:54:14 2021] POST /volume/v3/da2023a0ea91418a9215cf1963485eba/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c/action => generated 0 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 18:54:14.503358 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1c26cf36-ba9a-4569-87c2-5ca5cec7e4e8 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] GET http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c Jan 28 18:54:14.503570 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1c26cf36-ba9a-4569-87c2-5ca5cec7e4e8 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:14.503763 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:14.503763 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:14.504170 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1c26cf36-ba9a-4569-87c2-5ca5cec7e4e8 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:14.546639 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:14.546639 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:14.549785 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1c26cf36-ba9a-4569-87c2-5ca5cec7e4e8 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Snapshot retrieved successfully. Jan 28 18:54:14.554298 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1c26cf36-ba9a-4569-87c2-5ca5cec7e4e8 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c returned with HTTP 200 Jan 28 18:54:14.557157 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 263/510] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 18:54:14 2021] GET /volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c => generated 466 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:54:14.577745 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b0f73efc-bd47-4729-bfe4-9807b77dbbb7 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] POST http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots Jan 28 18:54:14.578565 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:14.578565 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:14.579189 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b0f73efc-bd47-4729-bfe4-9807b77dbbb7 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b73968f4-7202-48ee-b54a-65644baf116e", "name": "tempest-SnapshotsActionsTest-Snapshot-1581129583"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:54:14.701912 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:14.701912 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:14.704163 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b0f73efc-bd47-4729-bfe4-9807b77dbbb7 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Volume info retrieved successfully. Jan 28 18:54:14.704824 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-b0f73efc-bd47-4729-bfe4-9807b77dbbb7 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Create snapshot from volume b73968f4-7202-48ee-b54a-65644baf116e Jan 28 18:54:14.795968 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [None req-b0f73efc-bd47-4729-bfe4-9807b77dbbb7 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Jan 28 18:54:14.842699 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-b0f73efc-bd47-4729-bfe4-9807b77dbbb7 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Created reservations ['0c1bddc5-ebc1-4da0-9d4b-dac96a1c377a', 'a8d86a66-f1f3-4a65-a579-93b6c29f461f', 'edeaf433-ec24-489b-a4fa-b375c88529e1', '36cf3abe-fdef-4fd1-9289-2d2bcb5cd487'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 18:54:15.057924 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b0f73efc-bd47-4729-bfe4-9807b77dbbb7 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Snapshot create request issued successfully. Jan 28 18:54:15.060531 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b0f73efc-bd47-4729-bfe4-9807b77dbbb7 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots returned with HTTP 202 Jan 28 18:54:15.062313 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 248/511] 10.222.0.16 () {60 vars in 1232 bytes} [Thu Jan 28 18:54:14 2021] POST /volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots => generated 307 bytes in 493 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 18:54:15.078050 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6bd3cfb3-ef04-412b-8335-b915f0e3291f tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] GET http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/442dc715-aa73-4d83-b074-6eefe0a388ee Jan 28 18:54:15.078975 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6bd3cfb3-ef04-412b-8335-b915f0e3291f tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:15.079505 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:15.079505 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:15.081040 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6bd3cfb3-ef04-412b-8335-b915f0e3291f tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:15.121490 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:15.121490 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:15.124053 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6bd3cfb3-ef04-412b-8335-b915f0e3291f tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Snapshot retrieved successfully. Jan 28 18:54:15.131449 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6bd3cfb3-ef04-412b-8335-b915f0e3291f tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/442dc715-aa73-4d83-b074-6eefe0a388ee returned with HTTP 200 Jan 28 18:54:15.139574 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 264/512] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 18:54:15 2021] GET /volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/442dc715-aa73-4d83-b074-6eefe0a388ee => generated 439 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:54:16.152713 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e757c3dd-9a74-4025-af76-52340a1496e6 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] GET http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/442dc715-aa73-4d83-b074-6eefe0a388ee Jan 28 18:54:16.154795 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e757c3dd-9a74-4025-af76-52340a1496e6 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:16.155488 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:16.155488 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:16.156642 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e757c3dd-9a74-4025-af76-52340a1496e6 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:16.209667 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:16.209667 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:16.212552 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e757c3dd-9a74-4025-af76-52340a1496e6 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Snapshot retrieved successfully. Jan 28 18:54:16.229843 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e757c3dd-9a74-4025-af76-52340a1496e6 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/442dc715-aa73-4d83-b074-6eefe0a388ee returned with HTTP 200 Jan 28 18:54:16.241281 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 249/513] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 18:54:16 2021] GET /volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/442dc715-aa73-4d83-b074-6eefe0a388ee => generated 439 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:54:17.253224 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-560e9073-441e-4c70-9d34-7cd3c69b4dcd tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] GET http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/442dc715-aa73-4d83-b074-6eefe0a388ee Jan 28 18:54:17.255088 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-560e9073-441e-4c70-9d34-7cd3c69b4dcd tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:17.255901 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:17.255901 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:17.257232 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-560e9073-441e-4c70-9d34-7cd3c69b4dcd tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:17.329407 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:17.329407 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:17.332044 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-560e9073-441e-4c70-9d34-7cd3c69b4dcd tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Snapshot retrieved successfully. Jan 28 18:54:17.336476 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-560e9073-441e-4c70-9d34-7cd3c69b4dcd tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/442dc715-aa73-4d83-b074-6eefe0a388ee returned with HTTP 200 Jan 28 18:54:17.349050 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 265/514] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 18:54:17 2021] GET /volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/442dc715-aa73-4d83-b074-6eefe0a388ee => generated 466 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:54:17.359468 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4ab887a7-c563-4331-ac41-b128e0bfc440 tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] POST http://10.222.0.16/volume/v3/da2023a0ea91418a9215cf1963485eba/snapshots/442dc715-aa73-4d83-b074-6eefe0a388ee/action Jan 28 18:54:17.360325 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:17.360325 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:17.361171 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4ab887a7-c563-4331-ac41-b128e0bfc440 tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 18:54:17.362457 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4ab887a7-c563-4331-ac41-b128e0bfc440 tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:54:17.364456 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.admin_actions [None req-4ab887a7-c563-4331-ac41-b128e0bfc440 tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] Updating snapshot '442dc715-aa73-4d83-b074-6eefe0a388ee' with '{'status': 'creating'}' {{(pid=87914) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 28 18:54:17.468008 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:17.468008 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:17.567707 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4ab887a7-c563-4331-ac41-b128e0bfc440 tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] http://10.222.0.16/volume/v3/da2023a0ea91418a9215cf1963485eba/snapshots/442dc715-aa73-4d83-b074-6eefe0a388ee/action returned with HTTP 202 Jan 28 18:54:17.567707 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 250/515] 10.222.0.16 () {60 vars in 1363 bytes} [Thu Jan 28 18:54:17 2021] POST /volume/v3/da2023a0ea91418a9215cf1963485eba/snapshots/442dc715-aa73-4d83-b074-6eefe0a388ee/action => generated 0 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 18:54:17.579124 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-902dc081-234f-4958-970d-ecc1c6c1c947 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] GET http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/442dc715-aa73-4d83-b074-6eefe0a388ee Jan 28 18:54:17.581265 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-902dc081-234f-4958-970d-ecc1c6c1c947 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:17.582249 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:17.582249 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:17.583149 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-902dc081-234f-4958-970d-ecc1c6c1c947 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:17.628223 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:17.628223 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:17.629475 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-902dc081-234f-4958-970d-ecc1c6c1c947 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Snapshot retrieved successfully. Jan 28 18:54:17.632758 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-902dc081-234f-4958-970d-ecc1c6c1c947 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/442dc715-aa73-4d83-b074-6eefe0a388ee returned with HTTP 200 Jan 28 18:54:17.634275 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 266/516] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 18:54:17 2021] GET /volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/442dc715-aa73-4d83-b074-6eefe0a388ee => generated 465 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:54:17.656623 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ef97020e-0770-414e-9a17-8b6f7918ebf6 tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] POST http://10.222.0.16/volume/v3/da2023a0ea91418a9215cf1963485eba/snapshots/442dc715-aa73-4d83-b074-6eefe0a388ee/action Jan 28 18:54:17.657712 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:17.657712 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:17.658845 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ef97020e-0770-414e-9a17-8b6f7918ebf6 tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 18:54:17.659711 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ef97020e-0770-414e-9a17-8b6f7918ebf6 tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:54:17.739794 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:17.739794 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:17.741817 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ef97020e-0770-414e-9a17-8b6f7918ebf6 tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] Snapshot retrieved successfully. Jan 28 18:54:17.913188 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ef97020e-0770-414e-9a17-8b6f7918ebf6 tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] Snapshot delete request issued successfully. Jan 28 18:54:17.914681 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ef97020e-0770-414e-9a17-8b6f7918ebf6 tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] http://10.222.0.16/volume/v3/da2023a0ea91418a9215cf1963485eba/snapshots/442dc715-aa73-4d83-b074-6eefe0a388ee/action returned with HTTP 202 Jan 28 18:54:17.918000 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 251/517] 10.222.0.16 () {60 vars in 1363 bytes} [Thu Jan 28 18:54:17 2021] POST /volume/v3/da2023a0ea91418a9215cf1963485eba/snapshots/442dc715-aa73-4d83-b074-6eefe0a388ee/action => generated 0 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 18:54:17.939002 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9d6f1b5b-5cea-411b-81cd-1ff3cef2b4d4 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] GET http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/442dc715-aa73-4d83-b074-6eefe0a388ee Jan 28 18:54:17.942362 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9d6f1b5b-5cea-411b-81cd-1ff3cef2b4d4 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:17.943532 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:17.943532 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:17.948557 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9d6f1b5b-5cea-411b-81cd-1ff3cef2b4d4 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:18.066089 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:18.066089 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:18.068001 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9d6f1b5b-5cea-411b-81cd-1ff3cef2b4d4 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Snapshot retrieved successfully. Jan 28 18:54:18.072761 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9d6f1b5b-5cea-411b-81cd-1ff3cef2b4d4 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/442dc715-aa73-4d83-b074-6eefe0a388ee returned with HTTP 200 Jan 28 18:54:18.074307 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 267/518] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 18:54:17 2021] GET /volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/442dc715-aa73-4d83-b074-6eefe0a388ee => generated 465 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:54:19.094782 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1d2fa424-c40b-435d-b7bd-216fff00b838 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] GET http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/442dc715-aa73-4d83-b074-6eefe0a388ee Jan 28 18:54:19.096573 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1d2fa424-c40b-435d-b7bd-216fff00b838 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:19.109700 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:19.109700 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:19.110563 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1d2fa424-c40b-435d-b7bd-216fff00b838 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:19.216873 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:19.216873 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:19.219144 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1d2fa424-c40b-435d-b7bd-216fff00b838 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Snapshot retrieved successfully. Jan 28 18:54:19.225180 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1d2fa424-c40b-435d-b7bd-216fff00b838 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/442dc715-aa73-4d83-b074-6eefe0a388ee returned with HTTP 200 Jan 28 18:54:19.227188 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 252/519] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 18:54:19 2021] GET /volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/442dc715-aa73-4d83-b074-6eefe0a388ee => generated 465 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:54:20.246895 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1d604934-2866-4d66-9a2f-68af3d3141b2 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] GET http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/442dc715-aa73-4d83-b074-6eefe0a388ee Jan 28 18:54:20.247854 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1d604934-2866-4d66-9a2f-68af3d3141b2 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:20.248224 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:20.248224 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:20.248903 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1d604934-2866-4d66-9a2f-68af3d3141b2 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:20.297725 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1d604934-2866-4d66-9a2f-68af3d3141b2 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/442dc715-aa73-4d83-b074-6eefe0a388ee returned with HTTP 404 Jan 28 18:54:20.299433 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 268/520] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 18:54:20 2021] GET /volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/442dc715-aa73-4d83-b074-6eefe0a388ee => generated 111 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 18:54:20.312802 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8ac34e4c-cec3-4659-aa7d-dc77d5ae96f0 tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] POST http://10.222.0.16/volume/v3/da2023a0ea91418a9215cf1963485eba/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c/action Jan 28 18:54:20.313803 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:20.313803 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:20.314694 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8ac34e4c-cec3-4659-aa7d-dc77d5ae96f0 tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 18:54:20.315503 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8ac34e4c-cec3-4659-aa7d-dc77d5ae96f0 tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:54:20.317405 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.admin_actions [None req-8ac34e4c-cec3-4659-aa7d-dc77d5ae96f0 tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] Updating snapshot 'cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c' with '{'status': 'available'}' {{(pid=87914) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 28 18:54:20.384952 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:20.384952 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:20.421269 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8ac34e4c-cec3-4659-aa7d-dc77d5ae96f0 tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] http://10.222.0.16/volume/v3/da2023a0ea91418a9215cf1963485eba/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c/action returned with HTTP 202 Jan 28 18:54:20.422579 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 253/521] 10.222.0.16 () {60 vars in 1363 bytes} [Thu Jan 28 18:54:20 2021] POST /volume/v3/da2023a0ea91418a9215cf1963485eba/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c/action => generated 0 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 18:54:20.430510 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ee3dd92d-ec5e-4251-8e48-a1c042783cdd tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] GET http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c Jan 28 18:54:20.431034 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ee3dd92d-ec5e-4251-8e48-a1c042783cdd tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:20.431522 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ee3dd92d-ec5e-4251-8e48-a1c042783cdd tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:20.468812 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:20.468812 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:20.471095 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ee3dd92d-ec5e-4251-8e48-a1c042783cdd tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Snapshot retrieved successfully. Jan 28 18:54:20.474905 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ee3dd92d-ec5e-4251-8e48-a1c042783cdd tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c returned with HTTP 200 Jan 28 18:54:20.476671 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 269/522] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 18:54:20 2021] GET /volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c => generated 466 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:54:20.490645 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-298b36c7-ead6-498d-9b84-0b7636589466 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] POST http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots Jan 28 18:54:20.491085 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:20.491085 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:20.491529 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-298b36c7-ead6-498d-9b84-0b7636589466 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b73968f4-7202-48ee-b54a-65644baf116e", "name": "tempest-SnapshotsActionsTest-Snapshot-1475571917"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:54:20.564098 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:20.564098 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:20.565643 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-298b36c7-ead6-498d-9b84-0b7636589466 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Volume info retrieved successfully. Jan 28 18:54:20.566011 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-298b36c7-ead6-498d-9b84-0b7636589466 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Create snapshot from volume b73968f4-7202-48ee-b54a-65644baf116e Jan 28 18:54:20.641453 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-298b36c7-ead6-498d-9b84-0b7636589466 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Created reservations ['0025ffc3-7129-46e8-9b5b-d4eeda40237a', '662771f6-31fc-4aea-b875-6a2ff473eac1', '9b9e461e-0f47-46d0-bf02-b44066b1db14', '52426239-056a-4267-8a05-44d1c935498b'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 18:54:20.788766 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-298b36c7-ead6-498d-9b84-0b7636589466 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Snapshot create request issued successfully. Jan 28 18:54:20.790341 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-298b36c7-ead6-498d-9b84-0b7636589466 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots returned with HTTP 202 Jan 28 18:54:20.798159 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 254/523] 10.222.0.16 () {60 vars in 1232 bytes} [Thu Jan 28 18:54:20 2021] POST /volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots => generated 307 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 18:54:20.812493 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-61235530-111a-45bc-9e5e-6de0ee7765cf tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] GET http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/2cea7fa4-3285-4faa-8dba-f5d706842759 Jan 28 18:54:20.813644 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-61235530-111a-45bc-9e5e-6de0ee7765cf tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:20.814274 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:20.814274 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:20.815316 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-61235530-111a-45bc-9e5e-6de0ee7765cf tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:20.886907 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:20.886907 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:20.890064 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-61235530-111a-45bc-9e5e-6de0ee7765cf tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Snapshot retrieved successfully. Jan 28 18:54:20.894116 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-61235530-111a-45bc-9e5e-6de0ee7765cf tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/2cea7fa4-3285-4faa-8dba-f5d706842759 returned with HTTP 200 Jan 28 18:54:20.896172 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 270/524] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 18:54:20 2021] GET /volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/2cea7fa4-3285-4faa-8dba-f5d706842759 => generated 439 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:54:21.914647 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-004f1990-21fc-438d-984d-11ba48e61733 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] GET http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/2cea7fa4-3285-4faa-8dba-f5d706842759 Jan 28 18:54:21.916506 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-004f1990-21fc-438d-984d-11ba48e61733 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:21.917222 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:21.917222 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:21.919088 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-004f1990-21fc-438d-984d-11ba48e61733 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:21.976341 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:21.976341 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:21.982172 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-004f1990-21fc-438d-984d-11ba48e61733 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Snapshot retrieved successfully. Jan 28 18:54:21.987692 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-004f1990-21fc-438d-984d-11ba48e61733 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/2cea7fa4-3285-4faa-8dba-f5d706842759 returned with HTTP 200 Jan 28 18:54:21.999866 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 255/525] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 18:54:21 2021] GET /volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/2cea7fa4-3285-4faa-8dba-f5d706842759 => generated 439 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:54:23.010656 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-567ff319-5160-4731-bc40-5dd0fd67d3d7 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] GET http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/2cea7fa4-3285-4faa-8dba-f5d706842759 Jan 28 18:54:23.012291 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-567ff319-5160-4731-bc40-5dd0fd67d3d7 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:23.013036 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:23.013036 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:23.013899 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-567ff319-5160-4731-bc40-5dd0fd67d3d7 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:23.076769 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:23.076769 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:23.079406 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-567ff319-5160-4731-bc40-5dd0fd67d3d7 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Snapshot retrieved successfully. Jan 28 18:54:23.083675 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-567ff319-5160-4731-bc40-5dd0fd67d3d7 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/2cea7fa4-3285-4faa-8dba-f5d706842759 returned with HTTP 200 Jan 28 18:54:23.085811 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 271/526] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 18:54:23 2021] GET /volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/2cea7fa4-3285-4faa-8dba-f5d706842759 => generated 466 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:54:23.231126 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cfa1e6f8-ed8d-4b4f-b43c-42add8c35490 tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] POST http://10.222.0.16/volume/v3/da2023a0ea91418a9215cf1963485eba/snapshots/2cea7fa4-3285-4faa-8dba-f5d706842759/action Jan 28 18:54:23.231823 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:23.231823 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:23.232575 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cfa1e6f8-ed8d-4b4f-b43c-42add8c35490 tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 18:54:23.233568 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cfa1e6f8-ed8d-4b4f-b43c-42add8c35490 tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:54:23.235325 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.admin_actions [None req-cfa1e6f8-ed8d-4b4f-b43c-42add8c35490 tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] Updating snapshot '2cea7fa4-3285-4faa-8dba-f5d706842759' with '{'status': 'deleting'}' {{(pid=87914) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 28 18:54:23.368198 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:23.368198 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:23.441695 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cfa1e6f8-ed8d-4b4f-b43c-42add8c35490 tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] http://10.222.0.16/volume/v3/da2023a0ea91418a9215cf1963485eba/snapshots/2cea7fa4-3285-4faa-8dba-f5d706842759/action returned with HTTP 202 Jan 28 18:54:23.443751 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 256/527] 10.222.0.16 () {60 vars in 1363 bytes} [Thu Jan 28 18:54:23 2021] POST /volume/v3/da2023a0ea91418a9215cf1963485eba/snapshots/2cea7fa4-3285-4faa-8dba-f5d706842759/action => generated 0 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 18:54:23.459070 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e6801cce-2350-4a86-ab3e-6d6639351fd0 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] GET http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/2cea7fa4-3285-4faa-8dba-f5d706842759 Jan 28 18:54:23.460039 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e6801cce-2350-4a86-ab3e-6d6639351fd0 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:23.460370 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:23.460370 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:23.461545 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e6801cce-2350-4a86-ab3e-6d6639351fd0 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:23.517166 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:23.517166 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:23.519370 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e6801cce-2350-4a86-ab3e-6d6639351fd0 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Snapshot retrieved successfully. Jan 28 18:54:23.523770 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e6801cce-2350-4a86-ab3e-6d6639351fd0 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/2cea7fa4-3285-4faa-8dba-f5d706842759 returned with HTTP 200 Jan 28 18:54:23.525733 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 272/528] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 18:54:23 2021] GET /volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/2cea7fa4-3285-4faa-8dba-f5d706842759 => generated 465 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:54:23.548677 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1216c21d-e0d9-4a34-bf89-b2504affaece tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] POST http://10.222.0.16/volume/v3/da2023a0ea91418a9215cf1963485eba/snapshots/2cea7fa4-3285-4faa-8dba-f5d706842759/action Jan 28 18:54:23.549570 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:23.549570 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:23.550388 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1216c21d-e0d9-4a34-bf89-b2504affaece tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 18:54:23.551117 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1216c21d-e0d9-4a34-bf89-b2504affaece tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:54:23.603024 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:23.603024 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:23.603024 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1216c21d-e0d9-4a34-bf89-b2504affaece tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] Snapshot retrieved successfully. Jan 28 18:54:23.702839 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1216c21d-e0d9-4a34-bf89-b2504affaece tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] Snapshot delete request issued successfully. Jan 28 18:54:23.703460 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1216c21d-e0d9-4a34-bf89-b2504affaece tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] http://10.222.0.16/volume/v3/da2023a0ea91418a9215cf1963485eba/snapshots/2cea7fa4-3285-4faa-8dba-f5d706842759/action returned with HTTP 202 Jan 28 18:54:23.705180 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 257/529] 10.222.0.16 () {60 vars in 1363 bytes} [Thu Jan 28 18:54:23 2021] POST /volume/v3/da2023a0ea91418a9215cf1963485eba/snapshots/2cea7fa4-3285-4faa-8dba-f5d706842759/action => generated 0 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 18:54:23.727698 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cea47a6e-8818-40f4-b8ce-b8e13d3b8881 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] GET http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/2cea7fa4-3285-4faa-8dba-f5d706842759 Jan 28 18:54:23.727698 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cea47a6e-8818-40f4-b8ce-b8e13d3b8881 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:23.727698 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:23.727698 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:23.727698 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cea47a6e-8818-40f4-b8ce-b8e13d3b8881 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:23.782604 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:23.782604 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:23.784753 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cea47a6e-8818-40f4-b8ce-b8e13d3b8881 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Snapshot retrieved successfully. Jan 28 18:54:23.788338 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cea47a6e-8818-40f4-b8ce-b8e13d3b8881 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/2cea7fa4-3285-4faa-8dba-f5d706842759 returned with HTTP 200 Jan 28 18:54:23.797871 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 273/530] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 18:54:23 2021] GET /volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/2cea7fa4-3285-4faa-8dba-f5d706842759 => generated 465 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:54:24.805311 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-11517eb4-d89f-4bee-bb1b-efcb9f39eb23 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] GET http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/2cea7fa4-3285-4faa-8dba-f5d706842759 Jan 28 18:54:24.806145 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-11517eb4-d89f-4bee-bb1b-efcb9f39eb23 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:24.806145 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:24.806145 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:24.806624 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-11517eb4-d89f-4bee-bb1b-efcb9f39eb23 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:24.888874 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:24.888874 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:24.890456 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-11517eb4-d89f-4bee-bb1b-efcb9f39eb23 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Snapshot retrieved successfully. Jan 28 18:54:24.892798 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-11517eb4-d89f-4bee-bb1b-efcb9f39eb23 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/2cea7fa4-3285-4faa-8dba-f5d706842759 returned with HTTP 200 Jan 28 18:54:24.894288 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 258/531] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 18:54:24 2021] GET /volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/2cea7fa4-3285-4faa-8dba-f5d706842759 => generated 465 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:54:25.913945 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d4c7949e-ade6-44c0-a99c-599dd5034de5 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] GET http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/2cea7fa4-3285-4faa-8dba-f5d706842759 Jan 28 18:54:25.915064 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d4c7949e-ade6-44c0-a99c-599dd5034de5 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:25.915429 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:25.915429 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:25.916127 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d4c7949e-ade6-44c0-a99c-599dd5034de5 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:25.969612 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d4c7949e-ade6-44c0-a99c-599dd5034de5 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/2cea7fa4-3285-4faa-8dba-f5d706842759 returned with HTTP 404 Jan 28 18:54:25.971797 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 274/532] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 18:54:25 2021] GET /volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/2cea7fa4-3285-4faa-8dba-f5d706842759 => generated 111 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 18:54:25.985754 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-329adffb-7c4e-43da-af07-7c29ad830ae7 tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] POST http://10.222.0.16/volume/v3/da2023a0ea91418a9215cf1963485eba/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c/action Jan 28 18:54:25.986889 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:25.986889 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:25.987980 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-329adffb-7c4e-43da-af07-7c29ad830ae7 tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 18:54:25.988867 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-329adffb-7c4e-43da-af07-7c29ad830ae7 tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:54:25.990283 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.admin_actions [None req-329adffb-7c4e-43da-af07-7c29ad830ae7 tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] Updating snapshot 'cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c' with '{'status': 'available'}' {{(pid=87914) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 28 18:54:26.086782 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:26.086782 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:26.150628 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-329adffb-7c4e-43da-af07-7c29ad830ae7 tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] http://10.222.0.16/volume/v3/da2023a0ea91418a9215cf1963485eba/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c/action returned with HTTP 202 Jan 28 18:54:26.152596 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 259/533] 10.222.0.16 () {60 vars in 1363 bytes} [Thu Jan 28 18:54:25 2021] POST /volume/v3/da2023a0ea91418a9215cf1963485eba/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c/action => generated 0 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 18:54:26.166624 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-baddcf9f-ce41-4f3b-b0db-bdda0f2cc620 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] GET http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c Jan 28 18:54:26.168131 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-baddcf9f-ce41-4f3b-b0db-bdda0f2cc620 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:26.169465 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-baddcf9f-ce41-4f3b-b0db-bdda0f2cc620 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:26.218082 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:26.218082 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:26.221109 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-baddcf9f-ce41-4f3b-b0db-bdda0f2cc620 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Snapshot retrieved successfully. Jan 28 18:54:26.223591 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-baddcf9f-ce41-4f3b-b0db-bdda0f2cc620 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c returned with HTTP 200 Jan 28 18:54:26.225027 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 275/534] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 18:54:26 2021] GET /volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c => generated 466 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:54:26.253377 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-17f419e2-fb82-42dc-ab17-c2cea4164ac9 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] POST http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots Jan 28 18:54:26.254179 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:26.254179 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:26.255353 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-17f419e2-fb82-42dc-ab17-c2cea4164ac9 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b73968f4-7202-48ee-b54a-65644baf116e", "name": "tempest-SnapshotsActionsTest-Snapshot-1538255358"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:54:26.356805 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:26.356805 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:26.358675 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-17f419e2-fb82-42dc-ab17-c2cea4164ac9 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Volume info retrieved successfully. Jan 28 18:54:26.359191 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-17f419e2-fb82-42dc-ab17-c2cea4164ac9 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Create snapshot from volume b73968f4-7202-48ee-b54a-65644baf116e Jan 28 18:54:26.461954 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-17f419e2-fb82-42dc-ab17-c2cea4164ac9 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Created reservations ['ff466675-f47a-41e7-9939-87489a5b8fb1', 'd6709218-64b1-42b7-9e22-e39591a78b95', 'c200aac0-09d7-49e7-a6a2-56e0235475fb', 'd14b76b3-e5d8-4585-b710-b7dc5a2ebe9d'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 18:54:26.660450 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-17f419e2-fb82-42dc-ab17-c2cea4164ac9 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Snapshot create request issued successfully. Jan 28 18:54:26.661956 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-17f419e2-fb82-42dc-ab17-c2cea4164ac9 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots returned with HTTP 202 Jan 28 18:54:26.663630 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 260/535] 10.222.0.16 () {60 vars in 1232 bytes} [Thu Jan 28 18:54:26 2021] POST /volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots => generated 307 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 18:54:26.684695 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-14674ac5-6e08-4e3f-a31c-1238ab2016e0 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] GET http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/c4270013-ae79-4646-b594-2c6b2af23717 Jan 28 18:54:26.685796 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-14674ac5-6e08-4e3f-a31c-1238ab2016e0 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:26.685997 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:26.685997 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:26.687534 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-14674ac5-6e08-4e3f-a31c-1238ab2016e0 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:26.753021 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:26.753021 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:26.755159 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-14674ac5-6e08-4e3f-a31c-1238ab2016e0 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Snapshot retrieved successfully. Jan 28 18:54:26.759768 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-14674ac5-6e08-4e3f-a31c-1238ab2016e0 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/c4270013-ae79-4646-b594-2c6b2af23717 returned with HTTP 200 Jan 28 18:54:26.761298 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 276/536] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 18:54:26 2021] GET /volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/c4270013-ae79-4646-b594-2c6b2af23717 => generated 439 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:54:27.780501 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1bc8a0d8-8332-4720-b9d2-8c9cf4121473 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] GET http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/c4270013-ae79-4646-b594-2c6b2af23717 Jan 28 18:54:27.782736 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1bc8a0d8-8332-4720-b9d2-8c9cf4121473 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:27.783296 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:27.783296 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:27.784245 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1bc8a0d8-8332-4720-b9d2-8c9cf4121473 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:27.837715 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:27.837715 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:27.840962 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1bc8a0d8-8332-4720-b9d2-8c9cf4121473 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Snapshot retrieved successfully. Jan 28 18:54:27.845317 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1bc8a0d8-8332-4720-b9d2-8c9cf4121473 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/c4270013-ae79-4646-b594-2c6b2af23717 returned with HTTP 200 Jan 28 18:54:27.847612 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 261/537] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 18:54:27 2021] GET /volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/c4270013-ae79-4646-b594-2c6b2af23717 => generated 439 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:54:28.868160 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8f38ae34-62b3-410d-9286-48760887fb68 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] GET http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/c4270013-ae79-4646-b594-2c6b2af23717 Jan 28 18:54:28.869398 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8f38ae34-62b3-410d-9286-48760887fb68 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:28.869990 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:28.869990 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:28.871353 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8f38ae34-62b3-410d-9286-48760887fb68 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:28.910463 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:28.910463 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:28.912201 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8f38ae34-62b3-410d-9286-48760887fb68 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Snapshot retrieved successfully. Jan 28 18:54:28.915469 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8f38ae34-62b3-410d-9286-48760887fb68 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/c4270013-ae79-4646-b594-2c6b2af23717 returned with HTTP 200 Jan 28 18:54:28.916973 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 277/538] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 18:54:28 2021] GET /volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/c4270013-ae79-4646-b594-2c6b2af23717 => generated 466 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:54:28.945817 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1ece07f7-b62a-45a6-9967-bbbb3e2c98d2 tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] POST http://10.222.0.16/volume/v3/da2023a0ea91418a9215cf1963485eba/snapshots/c4270013-ae79-4646-b594-2c6b2af23717/action Jan 28 18:54:28.946813 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:28.946813 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:28.947578 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1ece07f7-b62a-45a6-9967-bbbb3e2c98d2 tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 18:54:28.948179 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1ece07f7-b62a-45a6-9967-bbbb3e2c98d2 tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:54:28.949480 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.admin_actions [None req-1ece07f7-b62a-45a6-9967-bbbb3e2c98d2 tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] Updating snapshot 'c4270013-ae79-4646-b594-2c6b2af23717' with '{'status': 'error'}' {{(pid=87914) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 28 18:54:29.027732 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:29.027732 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:29.097505 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1ece07f7-b62a-45a6-9967-bbbb3e2c98d2 tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] http://10.222.0.16/volume/v3/da2023a0ea91418a9215cf1963485eba/snapshots/c4270013-ae79-4646-b594-2c6b2af23717/action returned with HTTP 202 Jan 28 18:54:29.104576 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 262/539] 10.222.0.16 () {60 vars in 1363 bytes} [Thu Jan 28 18:54:28 2021] POST /volume/v3/da2023a0ea91418a9215cf1963485eba/snapshots/c4270013-ae79-4646-b594-2c6b2af23717/action => generated 0 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 18:54:29.114168 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2a6835ad-8a4c-41af-ad14-372ef565b656 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] GET http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/c4270013-ae79-4646-b594-2c6b2af23717 Jan 28 18:54:29.116360 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2a6835ad-8a4c-41af-ad14-372ef565b656 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:29.116639 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:29.116639 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:29.117009 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2a6835ad-8a4c-41af-ad14-372ef565b656 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:29.166131 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:29.166131 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:29.168206 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2a6835ad-8a4c-41af-ad14-372ef565b656 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Snapshot retrieved successfully. Jan 28 18:54:29.170565 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2a6835ad-8a4c-41af-ad14-372ef565b656 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/c4270013-ae79-4646-b594-2c6b2af23717 returned with HTTP 200 Jan 28 18:54:29.171751 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 278/540] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 18:54:29 2021] GET /volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/c4270013-ae79-4646-b594-2c6b2af23717 => generated 462 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:54:29.194060 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-afe6734c-3927-461f-a87e-8f1bac1cb905 tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] POST http://10.222.0.16/volume/v3/da2023a0ea91418a9215cf1963485eba/snapshots/c4270013-ae79-4646-b594-2c6b2af23717/action Jan 28 18:54:29.195217 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:29.195217 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:29.196418 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-afe6734c-3927-461f-a87e-8f1bac1cb905 tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 18:54:29.197362 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-afe6734c-3927-461f-a87e-8f1bac1cb905 tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:54:29.276167 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:29.276167 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:29.278877 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-afe6734c-3927-461f-a87e-8f1bac1cb905 tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] Snapshot retrieved successfully. Jan 28 18:54:29.419132 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-afe6734c-3927-461f-a87e-8f1bac1cb905 tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] Snapshot delete request issued successfully. Jan 28 18:54:29.420295 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-afe6734c-3927-461f-a87e-8f1bac1cb905 tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] http://10.222.0.16/volume/v3/da2023a0ea91418a9215cf1963485eba/snapshots/c4270013-ae79-4646-b594-2c6b2af23717/action returned with HTTP 202 Jan 28 18:54:29.427346 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 263/541] 10.222.0.16 () {60 vars in 1363 bytes} [Thu Jan 28 18:54:29 2021] POST /volume/v3/da2023a0ea91418a9215cf1963485eba/snapshots/c4270013-ae79-4646-b594-2c6b2af23717/action => generated 0 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 18:54:29.453105 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c5e9ca99-b130-40ca-a5ed-9b7110b29363 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] GET http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/c4270013-ae79-4646-b594-2c6b2af23717 Jan 28 18:54:29.454424 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c5e9ca99-b130-40ca-a5ed-9b7110b29363 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:29.456473 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:29.456473 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:29.459671 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c5e9ca99-b130-40ca-a5ed-9b7110b29363 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:29.539711 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:29.539711 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:29.543035 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c5e9ca99-b130-40ca-a5ed-9b7110b29363 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Snapshot retrieved successfully. Jan 28 18:54:29.548736 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c5e9ca99-b130-40ca-a5ed-9b7110b29363 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/c4270013-ae79-4646-b594-2c6b2af23717 returned with HTTP 200 Jan 28 18:54:29.566213 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 279/542] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 18:54:29 2021] GET /volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/c4270013-ae79-4646-b594-2c6b2af23717 => generated 465 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:54:30.587369 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-53725d46-80d3-41b6-9618-c82f3c427a8d tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] GET http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/c4270013-ae79-4646-b594-2c6b2af23717 Jan 28 18:54:30.590917 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-53725d46-80d3-41b6-9618-c82f3c427a8d tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:30.591550 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:30.591550 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:30.592470 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-53725d46-80d3-41b6-9618-c82f3c427a8d tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:30.648612 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:30.648612 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:30.651530 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-53725d46-80d3-41b6-9618-c82f3c427a8d tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Snapshot retrieved successfully. Jan 28 18:54:30.656665 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-53725d46-80d3-41b6-9618-c82f3c427a8d tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/c4270013-ae79-4646-b594-2c6b2af23717 returned with HTTP 200 Jan 28 18:54:30.658801 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 264/543] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 18:54:30 2021] GET /volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/c4270013-ae79-4646-b594-2c6b2af23717 => generated 465 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:54:31.674286 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d0ef3e89-165e-4150-8c1f-621c3f37b70e tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] GET http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/c4270013-ae79-4646-b594-2c6b2af23717 Jan 28 18:54:31.675093 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d0ef3e89-165e-4150-8c1f-621c3f37b70e tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:31.675093 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:31.675093 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:31.675572 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d0ef3e89-165e-4150-8c1f-621c3f37b70e tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:31.704173 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d0ef3e89-165e-4150-8c1f-621c3f37b70e tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/c4270013-ae79-4646-b594-2c6b2af23717 returned with HTTP 404 Jan 28 18:54:31.706405 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 280/544] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 18:54:31 2021] GET /volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/c4270013-ae79-4646-b594-2c6b2af23717 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 18:54:31.721006 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4a85d28b-0a2f-40fa-874b-a86eefd56652 tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] POST http://10.222.0.16/volume/v3/da2023a0ea91418a9215cf1963485eba/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c/action Jan 28 18:54:31.721963 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:31.721963 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:31.722908 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4a85d28b-0a2f-40fa-874b-a86eefd56652 tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 18:54:31.723628 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4a85d28b-0a2f-40fa-874b-a86eefd56652 tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:54:31.725414 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.admin_actions [None req-4a85d28b-0a2f-40fa-874b-a86eefd56652 tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] Updating snapshot 'cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c' with '{'status': 'available'}' {{(pid=87914) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 28 18:54:31.833263 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:31.833263 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:31.904637 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4a85d28b-0a2f-40fa-874b-a86eefd56652 tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] http://10.222.0.16/volume/v3/da2023a0ea91418a9215cf1963485eba/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c/action returned with HTTP 202 Jan 28 18:54:31.907147 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 265/545] 10.222.0.16 () {60 vars in 1363 bytes} [Thu Jan 28 18:54:31 2021] POST /volume/v3/da2023a0ea91418a9215cf1963485eba/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c/action => generated 0 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 18:54:31.915100 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-53889b6f-28ec-4f8d-ba51-f8e83473f944 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] GET http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c Jan 28 18:54:31.916135 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-53889b6f-28ec-4f8d-ba51-f8e83473f944 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:31.916887 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-53889b6f-28ec-4f8d-ba51-f8e83473f944 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:31.948018 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:31.948018 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:31.950559 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-53889b6f-28ec-4f8d-ba51-f8e83473f944 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Snapshot retrieved successfully. Jan 28 18:54:31.952814 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-53889b6f-28ec-4f8d-ba51-f8e83473f944 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c returned with HTTP 200 Jan 28 18:54:31.953666 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 281/546] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 18:54:31 2021] GET /volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c => generated 466 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 18:54:31.971755 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9f1f3a18-e4d3-44e1-88df-60d438e22899 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] POST http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots Jan 28 18:54:31.972602 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:31.972602 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:31.973499 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9f1f3a18-e4d3-44e1-88df-60d438e22899 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b73968f4-7202-48ee-b54a-65644baf116e", "name": "tempest-SnapshotsActionsTest-Snapshot-414251523"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:54:32.084490 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:32.084490 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:32.086837 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9f1f3a18-e4d3-44e1-88df-60d438e22899 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Volume info retrieved successfully. Jan 28 18:54:32.088383 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-9f1f3a18-e4d3-44e1-88df-60d438e22899 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Create snapshot from volume b73968f4-7202-48ee-b54a-65644baf116e Jan 28 18:54:32.196510 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-9f1f3a18-e4d3-44e1-88df-60d438e22899 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Created reservations ['9795b8c6-e3a6-4158-9a7f-e43e582cca71', '5150ab5f-ea8e-4554-8f30-556ac5ad969b', '3d597b79-3adc-4446-99a1-9945a25f584d', 'ba508544-8ccb-40ed-ab62-76d7edaaf5b0'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 18:54:32.410687 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9f1f3a18-e4d3-44e1-88df-60d438e22899 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Snapshot create request issued successfully. Jan 28 18:54:32.412097 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9f1f3a18-e4d3-44e1-88df-60d438e22899 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots returned with HTTP 202 Jan 28 18:54:32.414023 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 266/547] 10.222.0.16 () {60 vars in 1232 bytes} [Thu Jan 28 18:54:31 2021] POST /volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots => generated 306 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 18:54:32.436764 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3d38e231-3e0d-491d-9a8e-6d698689ac30 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] GET http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/5b9d1058-9510-473f-8fb6-cdbba2a92762 Jan 28 18:54:32.437982 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3d38e231-3e0d-491d-9a8e-6d698689ac30 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:32.438345 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:32.438345 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:32.439033 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3d38e231-3e0d-491d-9a8e-6d698689ac30 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:32.488949 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:32.488949 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:32.490477 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3d38e231-3e0d-491d-9a8e-6d698689ac30 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Snapshot retrieved successfully. Jan 28 18:54:32.493564 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3d38e231-3e0d-491d-9a8e-6d698689ac30 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/5b9d1058-9510-473f-8fb6-cdbba2a92762 returned with HTTP 200 Jan 28 18:54:32.494791 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 282/548] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 18:54:32 2021] GET /volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/5b9d1058-9510-473f-8fb6-cdbba2a92762 => generated 438 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:54:33.517672 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1d0746dd-be0c-4703-b5e7-f6ae1fc9876e tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] GET http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/5b9d1058-9510-473f-8fb6-cdbba2a92762 Jan 28 18:54:33.518622 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1d0746dd-be0c-4703-b5e7-f6ae1fc9876e tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:33.518979 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:33.518979 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:33.525836 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1d0746dd-be0c-4703-b5e7-f6ae1fc9876e tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:33.648392 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:33.648392 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:33.650630 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1d0746dd-be0c-4703-b5e7-f6ae1fc9876e tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Snapshot retrieved successfully. Jan 28 18:54:33.659961 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1d0746dd-be0c-4703-b5e7-f6ae1fc9876e tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/5b9d1058-9510-473f-8fb6-cdbba2a92762 returned with HTTP 200 Jan 28 18:54:33.668089 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 267/549] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 18:54:33 2021] GET /volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/5b9d1058-9510-473f-8fb6-cdbba2a92762 => generated 438 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:54:34.679739 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1f0f6de8-8232-42e6-a3ce-3bfb9ecc336d tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] GET http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/5b9d1058-9510-473f-8fb6-cdbba2a92762 Jan 28 18:54:34.680544 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1f0f6de8-8232-42e6-a3ce-3bfb9ecc336d tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:34.680544 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:34.680544 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:34.680949 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1f0f6de8-8232-42e6-a3ce-3bfb9ecc336d tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:34.714131 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:34.714131 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:34.715414 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1f0f6de8-8232-42e6-a3ce-3bfb9ecc336d tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Snapshot retrieved successfully. Jan 28 18:54:34.718604 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1f0f6de8-8232-42e6-a3ce-3bfb9ecc336d tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/5b9d1058-9510-473f-8fb6-cdbba2a92762 returned with HTTP 200 Jan 28 18:54:34.720302 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 283/550] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 18:54:34 2021] GET /volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/5b9d1058-9510-473f-8fb6-cdbba2a92762 => generated 465 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:54:34.732686 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-291df686-bdc0-488a-9de9-69e094cb736d tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] POST http://10.222.0.16/volume/v3/da2023a0ea91418a9215cf1963485eba/snapshots/5b9d1058-9510-473f-8fb6-cdbba2a92762/action Jan 28 18:54:34.733116 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:34.733116 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:34.733815 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-291df686-bdc0-488a-9de9-69e094cb736d tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 18:54:34.734635 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-291df686-bdc0-488a-9de9-69e094cb736d tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:54:34.736140 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.admin_actions [None req-291df686-bdc0-488a-9de9-69e094cb736d tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] Updating snapshot '5b9d1058-9510-473f-8fb6-cdbba2a92762' with '{'status': 'error_deleting'}' {{(pid=87914) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 28 18:54:34.829680 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:34.829680 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:34.900487 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-291df686-bdc0-488a-9de9-69e094cb736d tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] http://10.222.0.16/volume/v3/da2023a0ea91418a9215cf1963485eba/snapshots/5b9d1058-9510-473f-8fb6-cdbba2a92762/action returned with HTTP 202 Jan 28 18:54:34.904964 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 268/551] 10.222.0.16 () {60 vars in 1363 bytes} [Thu Jan 28 18:54:34 2021] POST /volume/v3/da2023a0ea91418a9215cf1963485eba/snapshots/5b9d1058-9510-473f-8fb6-cdbba2a92762/action => generated 0 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 28 18:54:34.915598 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7616d591-c7fa-442f-b5d5-ffcfdef769c2 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] GET http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/5b9d1058-9510-473f-8fb6-cdbba2a92762 Jan 28 18:54:34.918006 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7616d591-c7fa-442f-b5d5-ffcfdef769c2 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:34.918006 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:34.918006 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:34.918777 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7616d591-c7fa-442f-b5d5-ffcfdef769c2 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:34.973310 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:34.973310 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:34.975981 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7616d591-c7fa-442f-b5d5-ffcfdef769c2 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Snapshot retrieved successfully. Jan 28 18:54:34.980833 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7616d591-c7fa-442f-b5d5-ffcfdef769c2 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/5b9d1058-9510-473f-8fb6-cdbba2a92762 returned with HTTP 200 Jan 28 18:54:34.982610 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 284/552] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 18:54:34 2021] GET /volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/5b9d1058-9510-473f-8fb6-cdbba2a92762 => generated 470 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:54:35.001035 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cc9562a8-c816-4d13-bff7-89be6162c5bc tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] POST http://10.222.0.16/volume/v3/da2023a0ea91418a9215cf1963485eba/snapshots/5b9d1058-9510-473f-8fb6-cdbba2a92762/action Jan 28 18:54:35.002661 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:35.002661 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:35.003821 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cc9562a8-c816-4d13-bff7-89be6162c5bc tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 18:54:35.004671 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cc9562a8-c816-4d13-bff7-89be6162c5bc tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:54:35.076703 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:35.076703 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:35.079161 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cc9562a8-c816-4d13-bff7-89be6162c5bc tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] Snapshot retrieved successfully. Jan 28 18:54:35.269096 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cc9562a8-c816-4d13-bff7-89be6162c5bc tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] Snapshot delete request issued successfully. Jan 28 18:54:35.270781 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cc9562a8-c816-4d13-bff7-89be6162c5bc tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] http://10.222.0.16/volume/v3/da2023a0ea91418a9215cf1963485eba/snapshots/5b9d1058-9510-473f-8fb6-cdbba2a92762/action returned with HTTP 202 Jan 28 18:54:35.286404 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 269/553] 10.222.0.16 () {60 vars in 1363 bytes} [Thu Jan 28 18:54:34 2021] POST /volume/v3/da2023a0ea91418a9215cf1963485eba/snapshots/5b9d1058-9510-473f-8fb6-cdbba2a92762/action => generated 0 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 18:54:35.301426 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6e878907-39a1-4241-916b-45f171013d52 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] GET http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/5b9d1058-9510-473f-8fb6-cdbba2a92762 Jan 28 18:54:35.303360 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6e878907-39a1-4241-916b-45f171013d52 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:35.309963 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:35.309963 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:35.311906 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6e878907-39a1-4241-916b-45f171013d52 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:35.459341 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:35.459341 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:35.482894 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6e878907-39a1-4241-916b-45f171013d52 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Snapshot retrieved successfully. Jan 28 18:54:35.487238 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6e878907-39a1-4241-916b-45f171013d52 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/5b9d1058-9510-473f-8fb6-cdbba2a92762 returned with HTTP 200 Jan 28 18:54:35.489020 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 285/554] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 18:54:35 2021] GET /volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/5b9d1058-9510-473f-8fb6-cdbba2a92762 => generated 464 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:54:36.506722 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8945bf04-6d1b-44fc-a9d5-bd3193c0ada7 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] GET http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/5b9d1058-9510-473f-8fb6-cdbba2a92762 Jan 28 18:54:36.507969 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8945bf04-6d1b-44fc-a9d5-bd3193c0ada7 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:36.508357 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:36.508357 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:36.508972 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8945bf04-6d1b-44fc-a9d5-bd3193c0ada7 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:36.563698 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:36.563698 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:36.565259 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8945bf04-6d1b-44fc-a9d5-bd3193c0ada7 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Snapshot retrieved successfully. Jan 28 18:54:36.568159 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8945bf04-6d1b-44fc-a9d5-bd3193c0ada7 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/5b9d1058-9510-473f-8fb6-cdbba2a92762 returned with HTTP 200 Jan 28 18:54:36.569252 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 270/555] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 18:54:36 2021] GET /volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/5b9d1058-9510-473f-8fb6-cdbba2a92762 => generated 464 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:54:37.584799 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-89ef6cd4-0a52-421a-a24d-1d676dcfc7f8 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] GET http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/5b9d1058-9510-473f-8fb6-cdbba2a92762 Jan 28 18:54:37.585855 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-89ef6cd4-0a52-421a-a24d-1d676dcfc7f8 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:37.585855 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:37.585855 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:37.586367 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-89ef6cd4-0a52-421a-a24d-1d676dcfc7f8 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:37.622303 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-89ef6cd4-0a52-421a-a24d-1d676dcfc7f8 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/5b9d1058-9510-473f-8fb6-cdbba2a92762 returned with HTTP 404 Jan 28 18:54:37.624175 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 286/556] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 18:54:37 2021] GET /volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/5b9d1058-9510-473f-8fb6-cdbba2a92762 => generated 111 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 18:54:37.642483 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-55d47478-b245-44f4-a617-58c29878073e tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] POST http://10.222.0.16/volume/v3/da2023a0ea91418a9215cf1963485eba/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c/action Jan 28 18:54:37.644982 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:37.644982 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:37.645884 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-55d47478-b245-44f4-a617-58c29878073e tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 18:54:37.646822 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-55d47478-b245-44f4-a617-58c29878073e tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:54:37.648888 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.admin_actions [None req-55d47478-b245-44f4-a617-58c29878073e tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] Updating snapshot 'cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c' with '{'status': 'available'}' {{(pid=87914) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 28 18:54:37.771415 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:37.771415 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:37.868099 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-55d47478-b245-44f4-a617-58c29878073e tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] http://10.222.0.16/volume/v3/da2023a0ea91418a9215cf1963485eba/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c/action returned with HTTP 202 Jan 28 18:54:37.888770 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2bbe88dc-ea11-4302-a9d2-3ae090edeb9b tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] GET http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c Jan 28 18:54:37.891050 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2bbe88dc-ea11-4302-a9d2-3ae090edeb9b tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:37.891350 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 271/557] 10.222.0.16 () {60 vars in 1363 bytes} [Thu Jan 28 18:54:37 2021] POST /volume/v3/da2023a0ea91418a9215cf1963485eba/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c/action => generated 0 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 28 18:54:37.892674 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2bbe88dc-ea11-4302-a9d2-3ae090edeb9b tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:37.968819 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:37.968819 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:37.978965 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2bbe88dc-ea11-4302-a9d2-3ae090edeb9b tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Snapshot retrieved successfully. Jan 28 18:54:37.983727 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2bbe88dc-ea11-4302-a9d2-3ae090edeb9b tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c returned with HTTP 200 Jan 28 18:54:37.985715 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 287/558] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 18:54:37 2021] GET /volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c => generated 466 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:54:38.015089 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3cff02ac-93ab-4d15-aeb1-1f7c2e20f401 tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] POST http://10.222.0.16/volume/v3/da2023a0ea91418a9215cf1963485eba/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c/action Jan 28 18:54:38.015995 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:38.015995 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:38.016810 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3cff02ac-93ab-4d15-aeb1-1f7c2e20f401 tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 18:54:38.017669 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3cff02ac-93ab-4d15-aeb1-1f7c2e20f401 tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:54:38.021077 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.admin_actions [None req-3cff02ac-93ab-4d15-aeb1-1f7c2e20f401 tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] Updating snapshot 'cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c' with '{'status': 'creating'}' {{(pid=87914) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 28 18:54:38.161028 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:38.161028 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:38.279595 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3cff02ac-93ab-4d15-aeb1-1f7c2e20f401 tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] http://10.222.0.16/volume/v3/da2023a0ea91418a9215cf1963485eba/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c/action returned with HTTP 202 Jan 28 18:54:38.281625 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 272/559] 10.222.0.16 () {60 vars in 1363 bytes} [Thu Jan 28 18:54:38 2021] POST /volume/v3/da2023a0ea91418a9215cf1963485eba/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c/action => generated 0 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 18:54:38.306684 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0581a680-88c3-40da-9a26-5fcccc2825e0 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] GET http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c Jan 28 18:54:38.308760 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0581a680-88c3-40da-9a26-5fcccc2825e0 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:38.311756 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:38.311756 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:38.313115 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0581a680-88c3-40da-9a26-5fcccc2825e0 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:38.393766 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:38.393766 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:38.397301 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0581a680-88c3-40da-9a26-5fcccc2825e0 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Snapshot retrieved successfully. Jan 28 18:54:38.402149 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0581a680-88c3-40da-9a26-5fcccc2825e0 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c returned with HTTP 200 Jan 28 18:54:38.405121 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 288/560] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 18:54:38 2021] GET /volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c => generated 465 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:54:38.426904 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d068c491-60f3-4ffc-b651-d4abe2f10eb4 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] POST http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c/action Jan 28 18:54:38.429886 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:38.429886 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:38.435203 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d068c491-60f3-4ffc-b651-d4abe2f10eb4 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 18:54:38.436373 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d068c491-60f3-4ffc-b651-d4abe2f10eb4 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:54:38.438489 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.snapshot_actions [None req-d068c491-60f3-4ffc-b651-d4abe2f10eb4 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87914) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jan 28 18:54:38.511880 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:38.511880 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:38.513022 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.contrib.snapshot_actions [None req-d068c491-60f3-4ffc-b651-d4abe2f10eb4 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Updating snapshot cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c with info {'id': 'cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c', 'status': 'error', 'progress': '80%'} Jan 28 18:54:38.528153 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d068c491-60f3-4ffc-b651-d4abe2f10eb4 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c/action returned with HTTP 202 Jan 28 18:54:38.538245 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 273/561] 10.222.0.16 () {60 vars in 1363 bytes} [Thu Jan 28 18:54:38 2021] POST /volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c/action => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 18:54:38.545687 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bcaf3af3-0744-4830-ab80-6e84b47c5d7b tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] GET http://10.222.0.16/volume/v3/da2023a0ea91418a9215cf1963485eba/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c Jan 28 18:54:38.547007 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bcaf3af3-0744-4830-ab80-6e84b47c5d7b tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:38.547566 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:38.547566 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:38.548606 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bcaf3af3-0744-4830-ab80-6e84b47c5d7b tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:38.620184 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:38.620184 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:38.641497 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bcaf3af3-0744-4830-ab80-6e84b47c5d7b tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] Snapshot retrieved successfully. Jan 28 18:54:38.641497 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bcaf3af3-0744-4830-ab80-6e84b47c5d7b tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] http://10.222.0.16/volume/v3/da2023a0ea91418a9215cf1963485eba/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c returned with HTTP 200 Jan 28 18:54:38.641497 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 289/562] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 18:54:38 2021] GET /volume/v3/da2023a0ea91418a9215cf1963485eba/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c => generated 461 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:54:38.660492 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a66bfe59-603f-4be7-a927-432a47b742a7 tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] POST http://10.222.0.16/volume/v3/da2023a0ea91418a9215cf1963485eba/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c/action Jan 28 18:54:38.666054 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:38.666054 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:38.667913 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a66bfe59-603f-4be7-a927-432a47b742a7 tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 18:54:38.668778 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a66bfe59-603f-4be7-a927-432a47b742a7 tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:54:38.681499 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.admin_actions [None req-a66bfe59-603f-4be7-a927-432a47b742a7 tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] Updating snapshot 'cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c' with '{'status': 'available'}' {{(pid=87914) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 28 18:54:38.813217 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:38.813217 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:38.927602 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a66bfe59-603f-4be7-a927-432a47b742a7 tempest-SnapshotsActionsTest-2004991921 tempest-SnapshotsActionsTest-2004991921-project-admin] http://10.222.0.16/volume/v3/da2023a0ea91418a9215cf1963485eba/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c/action returned with HTTP 202 Jan 28 18:54:38.935328 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 274/563] 10.222.0.16 () {60 vars in 1363 bytes} [Thu Jan 28 18:54:38 2021] POST /volume/v3/da2023a0ea91418a9215cf1963485eba/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c/action => generated 0 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 18:54:38.944218 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-815d0a40-aedb-40f6-8e82-c201fd7717c1 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] GET http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c Jan 28 18:54:38.945624 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-815d0a40-aedb-40f6-8e82-c201fd7717c1 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:38.948547 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:38.948547 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:38.949654 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-815d0a40-aedb-40f6-8e82-c201fd7717c1 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:39.075303 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:39.075303 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:39.077513 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-815d0a40-aedb-40f6-8e82-c201fd7717c1 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Snapshot retrieved successfully. Jan 28 18:54:39.108595 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-815d0a40-aedb-40f6-8e82-c201fd7717c1 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c returned with HTTP 200 Jan 28 18:54:39.133043 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dcc66137-85ac-487e-a6b0-6d9cf2720849 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] DELETE http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/5b9d1058-9510-473f-8fb6-cdbba2a92762 Jan 28 18:54:39.134042 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dcc66137-85ac-487e-a6b0-6d9cf2720849 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:39.134385 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:39.134385 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:39.137509 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 290/564] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 18:54:38 2021] GET /volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c => generated 465 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:54:39.138268 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dcc66137-85ac-487e-a6b0-6d9cf2720849 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:39.138931 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-dcc66137-85ac-487e-a6b0-6d9cf2720849 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Delete snapshot with id: 5b9d1058-9510-473f-8fb6-cdbba2a92762 Jan 28 18:54:39.254314 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dcc66137-85ac-487e-a6b0-6d9cf2720849 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/5b9d1058-9510-473f-8fb6-cdbba2a92762 returned with HTTP 404 Jan 28 18:54:39.269460 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 275/565] 10.222.0.16 () {58 vars in 1324 bytes} [Thu Jan 28 18:54:39 2021] DELETE /volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/5b9d1058-9510-473f-8fb6-cdbba2a92762 => generated 111 bytes in 143 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 18:54:39.274324 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4c32955b-4779-4de1-9b22-46b3d24ccb57 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] DELETE http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/c4270013-ae79-4646-b594-2c6b2af23717 Jan 28 18:54:39.275575 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4c32955b-4779-4de1-9b22-46b3d24ccb57 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:39.275575 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:39.275575 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:39.276175 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4c32955b-4779-4de1-9b22-46b3d24ccb57 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:39.283595 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-4c32955b-4779-4de1-9b22-46b3d24ccb57 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Delete snapshot with id: c4270013-ae79-4646-b594-2c6b2af23717 Jan 28 18:54:39.415008 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4c32955b-4779-4de1-9b22-46b3d24ccb57 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/c4270013-ae79-4646-b594-2c6b2af23717 returned with HTTP 404 Jan 28 18:54:39.422837 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 291/566] 10.222.0.16 () {58 vars in 1324 bytes} [Thu Jan 28 18:54:39 2021] DELETE /volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/c4270013-ae79-4646-b594-2c6b2af23717 => generated 111 bytes in 158 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 28 18:54:39.444676 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-891b0210-2559-4c4c-8d95-18d470b4f5b6 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] DELETE http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/2cea7fa4-3285-4faa-8dba-f5d706842759 Jan 28 18:54:39.445756 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-891b0210-2559-4c4c-8d95-18d470b4f5b6 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:39.446683 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-891b0210-2559-4c4c-8d95-18d470b4f5b6 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:39.455516 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-891b0210-2559-4c4c-8d95-18d470b4f5b6 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Delete snapshot with id: 2cea7fa4-3285-4faa-8dba-f5d706842759 Jan 28 18:54:39.591165 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-891b0210-2559-4c4c-8d95-18d470b4f5b6 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/2cea7fa4-3285-4faa-8dba-f5d706842759 returned with HTTP 404 Jan 28 18:54:39.600266 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 276/567] 10.222.0.16 () {58 vars in 1324 bytes} [Thu Jan 28 18:54:39 2021] DELETE /volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/2cea7fa4-3285-4faa-8dba-f5d706842759 => generated 111 bytes in 172 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 18:54:39.605966 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2545dabc-f13c-46ac-97e6-3a68eb05f057 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] DELETE http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/442dc715-aa73-4d83-b074-6eefe0a388ee Jan 28 18:54:39.607193 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2545dabc-f13c-46ac-97e6-3a68eb05f057 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:39.608307 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2545dabc-f13c-46ac-97e6-3a68eb05f057 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:39.609183 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-2545dabc-f13c-46ac-97e6-3a68eb05f057 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Delete snapshot with id: 442dc715-aa73-4d83-b074-6eefe0a388ee Jan 28 18:54:39.697764 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2545dabc-f13c-46ac-97e6-3a68eb05f057 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/442dc715-aa73-4d83-b074-6eefe0a388ee returned with HTTP 404 Jan 28 18:54:39.699543 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 292/568] 10.222.0.16 () {58 vars in 1324 bytes} [Thu Jan 28 18:54:39 2021] DELETE /volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/442dc715-aa73-4d83-b074-6eefe0a388ee => generated 111 bytes in 102 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 18:54:39.715571 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ff41bcc3-4116-4593-9392-4a5d89865eb8 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] DELETE http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c Jan 28 18:54:39.716322 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ff41bcc3-4116-4593-9392-4a5d89865eb8 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:39.717265 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ff41bcc3-4116-4593-9392-4a5d89865eb8 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:39.717898 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-ff41bcc3-4116-4593-9392-4a5d89865eb8 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Delete snapshot with id: cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c Jan 28 18:54:39.780317 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:39.780317 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:39.783542 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ff41bcc3-4116-4593-9392-4a5d89865eb8 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Snapshot retrieved successfully. Jan 28 18:54:39.950014 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ff41bcc3-4116-4593-9392-4a5d89865eb8 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Snapshot delete request issued successfully. Jan 28 18:54:39.950920 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ff41bcc3-4116-4593-9392-4a5d89865eb8 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c returned with HTTP 202 Jan 28 18:54:39.951978 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 277/569] 10.222.0.16 () {58 vars in 1324 bytes} [Thu Jan 28 18:54:39 2021] DELETE /volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c => generated 0 bytes in 246 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 18:54:39.960282 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-44a9852c-461d-4ba6-aaf8-c100b132fae5 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] GET http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c Jan 28 18:54:39.961237 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-44a9852c-461d-4ba6-aaf8-c100b132fae5 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:39.961893 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-44a9852c-461d-4ba6-aaf8-c100b132fae5 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:40.036442 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:40.036442 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:40.037761 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-44a9852c-461d-4ba6-aaf8-c100b132fae5 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Snapshot retrieved successfully. Jan 28 18:54:40.039745 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-44a9852c-461d-4ba6-aaf8-c100b132fae5 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c returned with HTTP 200 Jan 28 18:54:40.045484 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 293/570] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 18:54:39 2021] GET /volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c => generated 464 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 18:54:41.060336 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e0bf0414-e83f-447f-8eae-5f52060e1adc tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] GET http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c Jan 28 18:54:41.061524 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e0bf0414-e83f-447f-8eae-5f52060e1adc tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:41.061953 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:41.061953 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:41.062642 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e0bf0414-e83f-447f-8eae-5f52060e1adc tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:41.105063 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:41.105063 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:41.106384 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e0bf0414-e83f-447f-8eae-5f52060e1adc tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Snapshot retrieved successfully. Jan 28 18:54:41.109995 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e0bf0414-e83f-447f-8eae-5f52060e1adc tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c returned with HTTP 200 Jan 28 18:54:41.111740 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 278/571] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 18:54:41 2021] GET /volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c => generated 464 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 18:54:42.129977 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e76c370f-1aad-4bca-84d4-90689ca259fd tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] GET http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c Jan 28 18:54:42.130765 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e76c370f-1aad-4bca-84d4-90689ca259fd tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:42.130930 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:42.130930 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:42.131544 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e76c370f-1aad-4bca-84d4-90689ca259fd tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:42.191250 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e76c370f-1aad-4bca-84d4-90689ca259fd tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c returned with HTTP 404 Jan 28 18:54:42.192311 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 294/572] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 18:54:42 2021] GET /volume/v3/fb3c25511d8444708f403f93dd09618e/snapshots/cc06d3ca-581f-4ce8-b2bb-03acdfa3d78c => generated 111 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 18:54:42.202994 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-528566bb-3db2-4e67-9a7d-05475f4d58e4 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] DELETE http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/volumes/b73968f4-7202-48ee-b54a-65644baf116e Jan 28 18:54:42.204504 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-528566bb-3db2-4e67-9a7d-05475f4d58e4 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:42.204735 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:42.204735 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:42.205100 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-528566bb-3db2-4e67-9a7d-05475f4d58e4 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:42.205614 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-528566bb-3db2-4e67-9a7d-05475f4d58e4 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Delete volume with id: b73968f4-7202-48ee-b54a-65644baf116e Jan 28 18:54:42.352965 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:42.352965 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:42.355792 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-528566bb-3db2-4e67-9a7d-05475f4d58e4 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Volume info retrieved successfully. Jan 28 18:54:42.426358 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-528566bb-3db2-4e67-9a7d-05475f4d58e4 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Delete volume request issued successfully. Jan 28 18:54:42.430505 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-528566bb-3db2-4e67-9a7d-05475f4d58e4 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/volumes/b73968f4-7202-48ee-b54a-65644baf116e returned with HTTP 202 Jan 28 18:54:42.431618 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 279/573] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 18:54:42 2021] DELETE /volume/v3/fb3c25511d8444708f403f93dd09618e/volumes/b73968f4-7202-48ee-b54a-65644baf116e => generated 0 bytes in 235 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 18:54:42.441491 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9c411af7-82fa-4ca8-9a41-2e76e9ff3e99 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] GET http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/volumes/b73968f4-7202-48ee-b54a-65644baf116e Jan 28 18:54:42.442343 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9c411af7-82fa-4ca8-9a41-2e76e9ff3e99 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:42.443004 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9c411af7-82fa-4ca8-9a41-2e76e9ff3e99 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:42.581423 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:42.581423 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:42.606523 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9c411af7-82fa-4ca8-9a41-2e76e9ff3e99 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Volume info retrieved successfully. Jan 28 18:54:42.637280 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9c411af7-82fa-4ca8-9a41-2e76e9ff3e99 tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/volumes/b73968f4-7202-48ee-b54a-65644baf116e returned with HTTP 200 Jan 28 18:54:42.638524 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 295/574] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:54:42 2021] GET /volume/v3/fb3c25511d8444708f403f93dd09618e/volumes/b73968f4-7202-48ee-b54a-65644baf116e => generated 912 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:54:43.659168 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7a43a545-75ee-4dd7-b8db-dead35227e1e tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] GET http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/volumes/b73968f4-7202-48ee-b54a-65644baf116e Jan 28 18:54:43.660055 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7a43a545-75ee-4dd7-b8db-dead35227e1e tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:43.660412 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:43.660412 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:43.661097 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7a43a545-75ee-4dd7-b8db-dead35227e1e tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:43.882860 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:43.882860 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:43.922680 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7a43a545-75ee-4dd7-b8db-dead35227e1e tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Volume info retrieved successfully. Jan 28 18:54:43.972993 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7a43a545-75ee-4dd7-b8db-dead35227e1e tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/volumes/b73968f4-7202-48ee-b54a-65644baf116e returned with HTTP 200 Jan 28 18:54:43.975449 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 280/575] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:54:43 2021] GET /volume/v3/fb3c25511d8444708f403f93dd09618e/volumes/b73968f4-7202-48ee-b54a-65644baf116e => generated 912 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:54:44.056704 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bba82070-c48a-4e5e-ab99-e82d5edf48af tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] DELETE http://10.222.0.16/volume/v3/3980b3182ce549f7a89d42d6831491cc/volumes/c9646a6f-41b5-4088-a59e-ad214ccf7848 Jan 28 18:54:44.059011 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bba82070-c48a-4e5e-ab99-e82d5edf48af tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:44.059447 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:44.059447 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:44.060120 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bba82070-c48a-4e5e-ab99-e82d5edf48af tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:44.060765 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-bba82070-c48a-4e5e-ab99-e82d5edf48af tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Delete volume with id: c9646a6f-41b5-4088-a59e-ad214ccf7848 Jan 28 18:54:44.229109 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:44.229109 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:44.232895 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bba82070-c48a-4e5e-ab99-e82d5edf48af tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Volume info retrieved successfully. Jan 28 18:54:44.300096 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bba82070-c48a-4e5e-ab99-e82d5edf48af tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Delete volume request issued successfully. Jan 28 18:54:44.300587 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bba82070-c48a-4e5e-ab99-e82d5edf48af tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] http://10.222.0.16/volume/v3/3980b3182ce549f7a89d42d6831491cc/volumes/c9646a6f-41b5-4088-a59e-ad214ccf7848 returned with HTTP 202 Jan 28 18:54:44.310431 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0974ad05-83a2-4ef1-be6b-f7ce7d2f7816 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] GET http://10.222.0.16/volume/v3/3980b3182ce549f7a89d42d6831491cc/volumes/c9646a6f-41b5-4088-a59e-ad214ccf7848 Jan 28 18:54:44.310975 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0974ad05-83a2-4ef1-be6b-f7ce7d2f7816 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:44.311130 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:44.311130 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:44.311798 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0974ad05-83a2-4ef1-be6b-f7ce7d2f7816 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:44.314682 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 296/576] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 18:54:44 2021] DELETE /volume/v3/3980b3182ce549f7a89d42d6831491cc/volumes/c9646a6f-41b5-4088-a59e-ad214ccf7848 => generated 0 bytes in 250 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 18:54:44.435487 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:44.435487 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:44.461347 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0974ad05-83a2-4ef1-be6b-f7ce7d2f7816 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Volume info retrieved successfully. Jan 28 18:54:44.565971 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0974ad05-83a2-4ef1-be6b-f7ce7d2f7816 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] http://10.222.0.16/volume/v3/3980b3182ce549f7a89d42d6831491cc/volumes/c9646a6f-41b5-4088-a59e-ad214ccf7848 returned with HTTP 200 Jan 28 18:54:44.567673 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 281/577] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:54:44 2021] GET /volume/v3/3980b3182ce549f7a89d42d6831491cc/volumes/c9646a6f-41b5-4088-a59e-ad214ccf7848 => generated 914 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 18:54:45.008937 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4106636f-57ce-4265-8ea1-d342c91138ac tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] GET http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/volumes/b73968f4-7202-48ee-b54a-65644baf116e Jan 28 18:54:45.009756 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4106636f-57ce-4265-8ea1-d342c91138ac tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:45.010547 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:45.010547 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:45.010547 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4106636f-57ce-4265-8ea1-d342c91138ac tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:45.155456 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:45.155456 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:45.191087 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4106636f-57ce-4265-8ea1-d342c91138ac tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Volume info retrieved successfully. Jan 28 18:54:45.253469 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4106636f-57ce-4265-8ea1-d342c91138ac tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/volumes/b73968f4-7202-48ee-b54a-65644baf116e returned with HTTP 200 Jan 28 18:54:45.254195 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 297/578] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:54:45 2021] GET /volume/v3/fb3c25511d8444708f403f93dd09618e/volumes/b73968f4-7202-48ee-b54a-65644baf116e => generated 912 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 18:54:45.611405 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-101dc9ae-5c28-47b2-b0ca-b6fc65815767 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] GET http://10.222.0.16/volume/v3/3980b3182ce549f7a89d42d6831491cc/volumes/c9646a6f-41b5-4088-a59e-ad214ccf7848 Jan 28 18:54:45.617098 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-101dc9ae-5c28-47b2-b0ca-b6fc65815767 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:45.618167 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:45.618167 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:45.619427 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-101dc9ae-5c28-47b2-b0ca-b6fc65815767 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:45.761279 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:45.761279 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:45.783502 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-101dc9ae-5c28-47b2-b0ca-b6fc65815767 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Volume info retrieved successfully. Jan 28 18:54:45.846624 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-101dc9ae-5c28-47b2-b0ca-b6fc65815767 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] http://10.222.0.16/volume/v3/3980b3182ce549f7a89d42d6831491cc/volumes/c9646a6f-41b5-4088-a59e-ad214ccf7848 returned with HTTP 200 Jan 28 18:54:45.849688 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 282/579] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:54:45 2021] GET /volume/v3/3980b3182ce549f7a89d42d6831491cc/volumes/c9646a6f-41b5-4088-a59e-ad214ccf7848 => generated 914 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:54:46.280147 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f3f4f2fc-982b-4f5a-a527-cfcde001dc3e tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] GET http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/volumes/b73968f4-7202-48ee-b54a-65644baf116e Jan 28 18:54:46.282536 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f3f4f2fc-982b-4f5a-a527-cfcde001dc3e tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:46.283239 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:46.283239 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:46.287627 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f3f4f2fc-982b-4f5a-a527-cfcde001dc3e tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:46.464151 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f3f4f2fc-982b-4f5a-a527-cfcde001dc3e tempest-SnapshotsActionsTest-659743254 tempest-SnapshotsActionsTest-659743254-project] http://10.222.0.16/volume/v3/fb3c25511d8444708f403f93dd09618e/volumes/b73968f4-7202-48ee-b54a-65644baf116e returned with HTTP 404 Jan 28 18:54:46.465782 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 298/580] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:54:46 2021] GET /volume/v3/fb3c25511d8444708f403f93dd09618e/volumes/b73968f4-7202-48ee-b54a-65644baf116e => generated 109 bytes in 194 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 18:54:46.886481 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-95cd27c8-16a1-4db8-975e-852c990e4e14 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] GET http://10.222.0.16/volume/v3/3980b3182ce549f7a89d42d6831491cc/volumes/c9646a6f-41b5-4088-a59e-ad214ccf7848 Jan 28 18:54:46.893330 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-95cd27c8-16a1-4db8-975e-852c990e4e14 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:46.894054 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:46.894054 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:46.898839 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-95cd27c8-16a1-4db8-975e-852c990e4e14 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:47.107504 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:47.107504 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:47.145929 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-95cd27c8-16a1-4db8-975e-852c990e4e14 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Volume info retrieved successfully. Jan 28 18:54:47.250524 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-95cd27c8-16a1-4db8-975e-852c990e4e14 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] http://10.222.0.16/volume/v3/3980b3182ce549f7a89d42d6831491cc/volumes/c9646a6f-41b5-4088-a59e-ad214ccf7848 returned with HTTP 200 Jan 28 18:54:47.261610 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 283/581] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:54:46 2021] GET /volume/v3/3980b3182ce549f7a89d42d6831491cc/volumes/c9646a6f-41b5-4088-a59e-ad214ccf7848 => generated 914 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:54:48.283998 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0e89c711-8033-4e96-abe9-9444ca96b06b tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] GET http://10.222.0.16/volume/v3/3980b3182ce549f7a89d42d6831491cc/volumes/c9646a6f-41b5-4088-a59e-ad214ccf7848 Jan 28 18:54:48.284966 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0e89c711-8033-4e96-abe9-9444ca96b06b tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:48.286185 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0e89c711-8033-4e96-abe9-9444ca96b06b tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:48.469213 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0e89c711-8033-4e96-abe9-9444ca96b06b tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] http://10.222.0.16/volume/v3/3980b3182ce549f7a89d42d6831491cc/volumes/c9646a6f-41b5-4088-a59e-ad214ccf7848 returned with HTTP 404 Jan 28 18:54:48.475918 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 299/582] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:54:48 2021] GET /volume/v3/3980b3182ce549f7a89d42d6831491cc/volumes/c9646a6f-41b5-4088-a59e-ad214ccf7848 => generated 109 bytes in 199 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 18:54:48.490143 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f8e33398-dadc-45ce-81c5-c13361451c22 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] DELETE http://10.222.0.16/volume/v3/3980b3182ce549f7a89d42d6831491cc/volumes/c9900576-5f7e-4002-93c4-b1563966befa Jan 28 18:54:48.491587 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f8e33398-dadc-45ce-81c5-c13361451c22 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:48.492201 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:48.492201 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:48.494199 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f8e33398-dadc-45ce-81c5-c13361451c22 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:48.500661 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-f8e33398-dadc-45ce-81c5-c13361451c22 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Delete volume with id: c9900576-5f7e-4002-93c4-b1563966befa Jan 28 18:54:48.732144 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:48.732144 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:48.739183 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f8e33398-dadc-45ce-81c5-c13361451c22 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Volume info retrieved successfully. Jan 28 18:54:48.831850 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f8e33398-dadc-45ce-81c5-c13361451c22 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Delete volume request issued successfully. Jan 28 18:54:48.832981 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f8e33398-dadc-45ce-81c5-c13361451c22 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] http://10.222.0.16/volume/v3/3980b3182ce549f7a89d42d6831491cc/volumes/c9900576-5f7e-4002-93c4-b1563966befa returned with HTTP 202 Jan 28 18:54:48.841347 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 284/583] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 18:54:48 2021] DELETE /volume/v3/3980b3182ce549f7a89d42d6831491cc/volumes/c9900576-5f7e-4002-93c4-b1563966befa => generated 0 bytes in 358 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 18:54:48.846061 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7297ca69-0395-469a-bbfb-761ba233e29e tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] GET http://10.222.0.16/volume/v3/3980b3182ce549f7a89d42d6831491cc/volumes/c9900576-5f7e-4002-93c4-b1563966befa Jan 28 18:54:48.846610 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7297ca69-0395-469a-bbfb-761ba233e29e tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:48.847108 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7297ca69-0395-469a-bbfb-761ba233e29e tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:49.040116 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:49.040116 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:49.056786 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7297ca69-0395-469a-bbfb-761ba233e29e tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Volume info retrieved successfully. Jan 28 18:54:49.086793 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7297ca69-0395-469a-bbfb-761ba233e29e tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] http://10.222.0.16/volume/v3/3980b3182ce549f7a89d42d6831491cc/volumes/c9900576-5f7e-4002-93c4-b1563966befa returned with HTTP 200 Jan 28 18:54:49.089578 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 300/584] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:54:48 2021] GET /volume/v3/3980b3182ce549f7a89d42d6831491cc/volumes/c9900576-5f7e-4002-93c4-b1563966befa => generated 913 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:54:50.121089 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b2453e9b-6f4b-4293-b81b-9e5b3d62a0c3 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] GET http://10.222.0.16/volume/v3/3980b3182ce549f7a89d42d6831491cc/volumes/c9900576-5f7e-4002-93c4-b1563966befa Jan 28 18:54:50.122926 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b2453e9b-6f4b-4293-b81b-9e5b3d62a0c3 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:50.123744 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:50.123744 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:50.124820 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b2453e9b-6f4b-4293-b81b-9e5b3d62a0c3 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:50.318100 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:50.318100 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:50.369101 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b2453e9b-6f4b-4293-b81b-9e5b3d62a0c3 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Volume info retrieved successfully. Jan 28 18:54:50.492584 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b2453e9b-6f4b-4293-b81b-9e5b3d62a0c3 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] http://10.222.0.16/volume/v3/3980b3182ce549f7a89d42d6831491cc/volumes/c9900576-5f7e-4002-93c4-b1563966befa returned with HTTP 200 Jan 28 18:54:50.495181 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 285/585] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:54:50 2021] GET /volume/v3/3980b3182ce549f7a89d42d6831491cc/volumes/c9900576-5f7e-4002-93c4-b1563966befa => generated 913 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:54:51.524419 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1befd5d8-ee26-4ddf-83f7-d7ecde9b13d1 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] GET http://10.222.0.16/volume/v3/3980b3182ce549f7a89d42d6831491cc/volumes/c9900576-5f7e-4002-93c4-b1563966befa Jan 28 18:54:51.525108 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1befd5d8-ee26-4ddf-83f7-d7ecde9b13d1 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:51.525515 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:51.525515 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:51.529186 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1befd5d8-ee26-4ddf-83f7-d7ecde9b13d1 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:51.743906 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:51.743906 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:51.798866 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1befd5d8-ee26-4ddf-83f7-d7ecde9b13d1 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Volume info retrieved successfully. Jan 28 18:54:51.898123 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1befd5d8-ee26-4ddf-83f7-d7ecde9b13d1 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] http://10.222.0.16/volume/v3/3980b3182ce549f7a89d42d6831491cc/volumes/c9900576-5f7e-4002-93c4-b1563966befa returned with HTTP 200 Jan 28 18:54:51.914956 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 301/586] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:54:51 2021] GET /volume/v3/3980b3182ce549f7a89d42d6831491cc/volumes/c9900576-5f7e-4002-93c4-b1563966befa => generated 913 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:54:52.924713 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2ad10a5e-fe5c-43cd-84fe-27aaff726408 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] GET http://10.222.0.16/volume/v3/3980b3182ce549f7a89d42d6831491cc/volumes/c9900576-5f7e-4002-93c4-b1563966befa Jan 28 18:54:52.926198 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2ad10a5e-fe5c-43cd-84fe-27aaff726408 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:52.926497 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:52.926497 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:52.927148 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2ad10a5e-fe5c-43cd-84fe-27aaff726408 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:53.084049 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2ad10a5e-fe5c-43cd-84fe-27aaff726408 tempest-ServersNegativeTestJSON-21743983 tempest-ServersNegativeTestJSON-21743983-project] http://10.222.0.16/volume/v3/3980b3182ce549f7a89d42d6831491cc/volumes/c9900576-5f7e-4002-93c4-b1563966befa returned with HTTP 404 Jan 28 18:54:53.097827 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 286/587] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:54:52 2021] GET /volume/v3/3980b3182ce549f7a89d42d6831491cc/volumes/c9900576-5f7e-4002-93c4-b1563966befa => generated 109 bytes in 177 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 18:54:56.380117 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-86d4c15f-cde9-47e6-8ac0-64b448870854 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] POST http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes Jan 28 18:54:56.387498 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:56.387498 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:56.388337 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-86d4c15f-cde9-47e6-8ac0-64b448870854 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1368664352"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:54:56.390228 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-86d4c15f-cde9-47e6-8ac0-64b448870854 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1368664352'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 18:54:56.393575 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-86d4c15f-cde9-47e6-8ac0-64b448870854 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Create volume of 1 GB Jan 28 18:54:56.483191 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-86d4c15f-cde9-47e6-8ac0-64b448870854 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Availability Zones retrieved successfully. Jan 28 18:54:56.532651 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-86d4c15f-cde9-47e6-8ac0-64b448870854 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Flow 'volume_create_api' (74472ced-d6ab-417e-be62-c9f1408f3383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:54:56.541003 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-86d4c15f-cde9-47e6-8ac0-64b448870854 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b10c58b0-1a46-4d4c-9e09-23f04a9be6d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:54:56.546968 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-86d4c15f-cde9-47e6-8ac0-64b448870854 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 18:54:56.712723 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-86d4c15f-cde9-47e6-8ac0-64b448870854 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b10c58b0-1a46-4d4c-9e09-23f04a9be6d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:54:56.718651 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-86d4c15f-cde9-47e6-8ac0-64b448870854 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2738d4f5-2c28-4261-b305-3065ceed3159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:54:56.944874 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-86d4c15f-cde9-47e6-8ac0-64b448870854 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Created reservations ['db7d624b-f868-4968-8ad3-cbe718dacb47', '576e8015-6959-4351-b5f9-a136e17947f9', '2371b167-e9aa-417e-9912-97d945f25b89', 'dc5c81dd-50ad-4e9d-b893-1be5851447a2'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 18:54:56.949709 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-86d4c15f-cde9-47e6-8ac0-64b448870854 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2738d4f5-2c28-4261-b305-3065ceed3159) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db7d624b-f868-4968-8ad3-cbe718dacb47', '576e8015-6959-4351-b5f9-a136e17947f9', '2371b167-e9aa-417e-9912-97d945f25b89', 'dc5c81dd-50ad-4e9d-b893-1be5851447a2']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:54:56.958142 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-86d4c15f-cde9-47e6-8ac0-64b448870854 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6788a1c4-8317-4877-aa2a-7b4e318b83b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:54:57.097481 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-86d4c15f-cde9-47e6-8ac0-64b448870854 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6788a1c4-8317-4877-aa2a-7b4e318b83b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '785c2d90-62e5-47bd-950c-0d46981ac8ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1368664352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='284ff251e5584e9fa0cccbd01daea382',qos_specs=None,replication_status=,reservations=['db7d624b-f868-4968-8ad3-cbe718dacb47','576e8015-6959-4351-b5f9-a136e17947f9','2371b167-e9aa-417e-9912-97d945f25b89','dc5c81dd-50ad-4e9d-b893-1be5851447a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfac509479a34c2490bf444a30c61d98',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T18:54:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1368664352',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=785c2d90-62e5-47bd-950c-0d46981ac8ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='284ff251e5584e9fa0cccbd01daea382',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='cfac509479a34c2490bf444a30c61d98',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:54:57.102061 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-86d4c15f-cde9-47e6-8ac0-64b448870854 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3b8f19e-4e32-42e8-a505-e6f92e668cb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:54:57.170103 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-86d4c15f-cde9-47e6-8ac0-64b448870854 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3b8f19e-4e32-42e8-a505-e6f92e668cb5) transitioned into state 'SUCCESS' from state '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-1368664352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='284ff251e5584e9fa0cccbd01daea382',qos_specs=None,replication_status=,reservations=['db7d624b-f868-4968-8ad3-cbe718dacb47','576e8015-6959-4351-b5f9-a136e17947f9','2371b167-e9aa-417e-9912-97d945f25b89','dc5c81dd-50ad-4e9d-b893-1be5851447a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfac509479a34c2490bf444a30c61d98',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:54:57.175558 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-86d4c15f-cde9-47e6-8ac0-64b448870854 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (754f4c32-55b1-4747-b9d2-e15f60d74f6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:54:57.207304 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-86d4c15f-cde9-47e6-8ac0-64b448870854 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (754f4c32-55b1-4747-b9d2-e15f60d74f6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:54:57.213869 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-86d4c15f-cde9-47e6-8ac0-64b448870854 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Flow 'volume_create_api' (74472ced-d6ab-417e-be62-c9f1408f3383) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:54:57.442533 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-86d4c15f-cde9-47e6-8ac0-64b448870854 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Create volume request issued successfully. Jan 28 18:54:57.531554 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-86d4c15f-cde9-47e6-8ac0-64b448870854 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes returned with HTTP 202 Jan 28 18:54:57.537034 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 302/588] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 18:54:56 2021] POST /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes => generated 826 bytes in 1170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 18:54:57.560946 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d84ff953-c34f-471c-b30f-de6d4b5c89ef tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 18:54:57.563742 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d84ff953-c34f-471c-b30f-de6d4b5c89ef tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:57.564631 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d84ff953-c34f-471c-b30f-de6d4b5c89ef tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:57.766363 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:57.766363 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:57.783794 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d84ff953-c34f-471c-b30f-de6d4b5c89ef tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 18:54:57.844328 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d84ff953-c34f-471c-b30f-de6d4b5c89ef tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 18:54:57.846719 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 287/589] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:54:57 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 894 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:54:58.878783 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-98d9974f-568a-40e6-a352-ac4a1ae19945 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 18:54:58.879572 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-98d9974f-568a-40e6-a352-ac4a1ae19945 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:54:58.879837 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:58.879837 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:58.880474 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-98d9974f-568a-40e6-a352-ac4a1ae19945 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:54:59.010765 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:59.010765 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:59.056007 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-98d9974f-568a-40e6-a352-ac4a1ae19945 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 18:54:59.084777 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-55eb958b-7d6b-4fd9-92b0-ce6a9e00b4cc tempest-UserMessagesTest-1145736317 tempest-UserMessagesTest-1145736317-project-admin] POST http://10.222.0.16/volume/v3/4c07a10da9b3491ea34ed9b93851c40e/types Jan 28 18:54:59.085639 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:59.085639 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:59.086466 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-55eb958b-7d6b-4fd9-92b0-ce6a9e00b4cc tempest-UserMessagesTest-1145736317 tempest-UserMessagesTest-1145736317-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1177569539", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1459279402", "vendor_name": "tempest-vendor_name-1106616876"}}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:54:59.104057 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:59.104057 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:59.117102 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-98d9974f-568a-40e6-a352-ac4a1ae19945 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 18:54:59.119439 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 288/590] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:54:58 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:54:59.442575 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-55eb958b-7d6b-4fd9-92b0-ce6a9e00b4cc tempest-UserMessagesTest-1145736317 tempest-UserMessagesTest-1145736317-project-admin] http://10.222.0.16/volume/v3/4c07a10da9b3491ea34ed9b93851c40e/types returned with HTTP 200 Jan 28 18:54:59.444149 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 303/591] 10.222.0.16 () {60 vars in 1220 bytes} [Thu Jan 28 18:54:58 2021] POST /volume/v3/4c07a10da9b3491ea34ed9b93851c40e/types => generated 328 bytes in 764 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:54:59.809622 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0b044081-a73a-49d4-99da-1d5ed083f066 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] POST http://10.222.0.16/volume/v3/f4dc71c858944190b26c90ff735ce2e6/volumes Jan 28 18:54:59.810942 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:54:59.810942 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:54:59.812191 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0b044081-a73a-49d4-99da-1d5ed083f066 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d5fd9a50-09c1-4536-bcf8-14af78f1e262", "size": 1, "name": "tempest-UserMessagesTest-Volume-225543689"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:54:59.814464 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-0b044081-a73a-49d4-99da-1d5ed083f066 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Create volume request body: {'volume': {'volume_type': 'd5fd9a50-09c1-4536-bcf8-14af78f1e262', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-225543689'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 18:54:59.840604 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-0b044081-a73a-49d4-99da-1d5ed083f066 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Create volume of 1 GB Jan 28 18:54:59.842329 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:54:59.842329 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:54:59.843992 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0b044081-a73a-49d4-99da-1d5ed083f066 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Availability Zones retrieved successfully. Jan 28 18:54:59.878083 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0b044081-a73a-49d4-99da-1d5ed083f066 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Flow 'volume_create_api' (3f10e2f9-aa73-4451-aa1b-4728ea5c8a08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:54:59.884619 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0b044081-a73a-49d4-99da-1d5ed083f066 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e971488-140f-4fe8-8d77-1b92eac6d7e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:54:59.890261 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-0b044081-a73a-49d4-99da-1d5ed083f066 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 18:55:00.031720 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0b044081-a73a-49d4-99da-1d5ed083f066 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e971488-140f-4fe8-8d77-1b92eac6d7e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:54:59Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1459279402',vendor_name='tempest-vendor_name-1106616876'},id=d5fd9a50-09c1-4536-bcf8-14af78f1e262,is_public=True,name='tempest-UserMessagesTest-volume-type-1177569539',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5fd9a50-09c1-4536-bcf8-14af78f1e262', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:55:00.037368 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0b044081-a73a-49d4-99da-1d5ed083f066 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f49fa17e-5d73-4cbe-8f6b-5c6c9c71ddb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:55:00.122602 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [None req-0b044081-a73a-49d4-99da-1d5ed083f066 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1177569539 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1177569539, it is now deprecated. Please use the default quota class for default quota. Jan 28 18:55:00.123498 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [None req-0b044081-a73a-49d4-99da-1d5ed083f066 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1177569539 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1177569539, it is now deprecated. Please use the default quota class for default quota. Jan 28 18:55:00.148236 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-666c8482-82b4-473e-9774-82e734fbfc7c tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 18:55:00.148746 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-666c8482-82b4-473e-9774-82e734fbfc7c tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:55:00.149502 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-666c8482-82b4-473e-9774-82e734fbfc7c tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:55:00.205350 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:55:00.205350 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:55:00.215939 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-666c8482-82b4-473e-9774-82e734fbfc7c tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 18:55:00.216549 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-0b044081-a73a-49d4-99da-1d5ed083f066 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Created reservations ['8666a923-fc20-4c90-90ea-ad993faa3e5c', 'cf666d7d-24e7-48fd-9419-cb145f3e1a8c', '9e72c951-c0d8-443f-b0d5-ada5243adc85', 'fbf5418b-1eac-4500-8587-c2f37c79fe0d'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 18:55:00.221509 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0b044081-a73a-49d4-99da-1d5ed083f066 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f49fa17e-5d73-4cbe-8f6b-5c6c9c71ddb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8666a923-fc20-4c90-90ea-ad993faa3e5c', 'cf666d7d-24e7-48fd-9419-cb145f3e1a8c', '9e72c951-c0d8-443f-b0d5-ada5243adc85', 'fbf5418b-1eac-4500-8587-c2f37c79fe0d']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:55:00.230702 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0b044081-a73a-49d4-99da-1d5ed083f066 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6661a22-e358-41d9-ab5a-87b6821dd358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:55:00.246939 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-666c8482-82b4-473e-9774-82e734fbfc7c tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 18:55:00.249163 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 304/592] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:55:00 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 919 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 18:55:00.466237 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0b044081-a73a-49d4-99da-1d5ed083f066 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6661a22-e358-41d9-ab5a-87b6821dd358) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '981e01d3-8802-4e05-9b68-7b301edeea5a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-225543689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4dc71c858944190b26c90ff735ce2e6',qos_specs=None,replication_status=,reservations=['8666a923-fc20-4c90-90ea-ad993faa3e5c','cf666d7d-24e7-48fd-9419-cb145f3e1a8c','9e72c951-c0d8-443f-b0d5-ada5243adc85','fbf5418b-1eac-4500-8587-c2f37c79fe0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a1980f86aad487ab638c75ae39ff9ce',volume_type_id=d5fd9a50-09c1-4536-bcf8-14af78f1e262), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T18:55:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-225543689',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=981e01d3-8802-4e05-9b68-7b301edeea5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4dc71c858944190b26c90ff735ce2e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2a1980f86aad487ab638c75ae39ff9ce',volume_attachment=,volume_type=,volume_type_id=d5fd9a50-09c1-4536-bcf8-14af78f1e262)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:55:00.474652 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0b044081-a73a-49d4-99da-1d5ed083f066 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0128920-6ca0-41e3-97ac-38cf74d30171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:55:00.556542 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0b044081-a73a-49d4-99da-1d5ed083f066 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0128920-6ca0-41e3-97ac-38cf74d30171) transitioned into state 'SUCCESS' from state '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-225543689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4dc71c858944190b26c90ff735ce2e6',qos_specs=None,replication_status=,reservations=['8666a923-fc20-4c90-90ea-ad993faa3e5c','cf666d7d-24e7-48fd-9419-cb145f3e1a8c','9e72c951-c0d8-443f-b0d5-ada5243adc85','fbf5418b-1eac-4500-8587-c2f37c79fe0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a1980f86aad487ab638c75ae39ff9ce',volume_type_id=d5fd9a50-09c1-4536-bcf8-14af78f1e262)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:55:00.565878 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0b044081-a73a-49d4-99da-1d5ed083f066 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (170149d9-f17a-41e6-80a0-4ac510b00a2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:55:00.606441 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0b044081-a73a-49d4-99da-1d5ed083f066 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (170149d9-f17a-41e6-80a0-4ac510b00a2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:55:00.614714 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0b044081-a73a-49d4-99da-1d5ed083f066 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Flow 'volume_create_api' (3f10e2f9-aa73-4451-aa1b-4728ea5c8a08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:55:00.780075 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0b044081-a73a-49d4-99da-1d5ed083f066 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Create volume request issued successfully. Jan 28 18:55:00.814618 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0b044081-a73a-49d4-99da-1d5ed083f066 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] http://10.222.0.16/volume/v3/f4dc71c858944190b26c90ff735ce2e6/volumes returned with HTTP 202 Jan 28 18:55:00.816727 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 289/593] 10.222.0.16 () {62 vars in 1266 bytes} [Thu Jan 28 18:54:59 2021] POST /volume/v3/f4dc71c858944190b26c90ff735ce2e6/volumes => generated 851 bytes in 1362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 18:55:00.840706 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7af1a3d8-705b-4293-8871-58c691caf13a tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] GET http://10.222.0.16/volume/v3/f4dc71c858944190b26c90ff735ce2e6/volumes/981e01d3-8802-4e05-9b68-7b301edeea5a Jan 28 18:55:00.841618 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7af1a3d8-705b-4293-8871-58c691caf13a tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:55:00.841938 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:55:00.841938 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:55:00.842487 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7af1a3d8-705b-4293-8871-58c691caf13a tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:55:00.944803 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:55:00.944803 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:55:00.970119 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7af1a3d8-705b-4293-8871-58c691caf13a tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Volume info retrieved successfully. Jan 28 18:55:01.033351 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7af1a3d8-705b-4293-8871-58c691caf13a tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] http://10.222.0.16/volume/v3/f4dc71c858944190b26c90ff735ce2e6/volumes/981e01d3-8802-4e05-9b68-7b301edeea5a returned with HTTP 200 Jan 28 18:55:01.034721 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 305/594] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 18:55:00 2021] GET /volume/v3/f4dc71c858944190b26c90ff735ce2e6/volumes/981e01d3-8802-4e05-9b68-7b301edeea5a => generated 940 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:55:01.068274 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-88890f16-aec7-4c84-afd1-d07ea6bd8b57 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] GET http://10.222.0.16/volume/v3/f4dc71c858944190b26c90ff735ce2e6/messages Jan 28 18:55:01.069536 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-88890f16-aec7-4c84-afd1-d07ea6bd8b57 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:55:01.069960 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:55:01.069960 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:55:01.070745 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-88890f16-aec7-4c84-afd1-d07ea6bd8b57 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:55:01.072200 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:55:01.072200 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:55:01.090167 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-88890f16-aec7-4c84-afd1-d07ea6bd8b57 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] http://10.222.0.16/volume/v3/f4dc71c858944190b26c90ff735ce2e6/messages returned with HTTP 200 Jan 28 18:55:01.103156 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 290/595] 10.222.0.16 () {60 vars in 1247 bytes} [Thu Jan 28 18:55:01 2021] GET /volume/v3/f4dc71c858944190b26c90ff735ce2e6/messages => generated 736 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:55:01.110586 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-239b4e43-02bd-44d5-8fef-aaa273d85d23 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] DELETE http://10.222.0.16/volume/v3/f4dc71c858944190b26c90ff735ce2e6/messages/cd129f4b-b070-49d4-a2b5-95ff6ba52ca9 Jan 28 18:55:01.112062 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-239b4e43-02bd-44d5-8fef-aaa273d85d23 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:55:01.112677 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:55:01.112677 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:55:01.114739 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-239b4e43-02bd-44d5-8fef-aaa273d85d23 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:55:01.141393 n-d-705657-15 devstack@c-api.service[87913]: /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 28 18:55:01.141393 n-d-705657-15 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 28 18:55:01.153349 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-239b4e43-02bd-44d5-8fef-aaa273d85d23 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] http://10.222.0.16/volume/v3/f4dc71c858944190b26c90ff735ce2e6/messages/cd129f4b-b070-49d4-a2b5-95ff6ba52ca9 returned with HTTP 204 Jan 28 18:55:01.157233 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 306/596] 10.222.0.16 () {60 vars in 1361 bytes} [Thu Jan 28 18:55:01 2021] DELETE /volume/v3/f4dc71c858944190b26c90ff735ce2e6/messages/cd129f4b-b070-49d4-a2b5-95ff6ba52ca9 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 6 headers in 235 bytes (2 switches on core 0) Jan 28 18:55:01.169013 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1585cd07-a99a-4158-b93e-f44a183cb017 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] GET http://10.222.0.16/volume/v3/f4dc71c858944190b26c90ff735ce2e6/messages/cd129f4b-b070-49d4-a2b5-95ff6ba52ca9 Jan 28 18:55:01.170668 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1585cd07-a99a-4158-b93e-f44a183cb017 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:55:01.171586 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1585cd07-a99a-4158-b93e-f44a183cb017 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:55:01.183084 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1585cd07-a99a-4158-b93e-f44a183cb017 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] http://10.222.0.16/volume/v3/f4dc71c858944190b26c90ff735ce2e6/messages/cd129f4b-b070-49d4-a2b5-95ff6ba52ca9 returned with HTTP 404 Jan 28 18:55:01.184899 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 291/597] 10.222.0.16 () {60 vars in 1358 bytes} [Thu Jan 28 18:55:01 2021] GET /volume/v3/f4dc71c858944190b26c90ff735ce2e6/messages/cd129f4b-b070-49d4-a2b5-95ff6ba52ca9 => generated 110 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 18:55:01.203620 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-add0e9b6-f481-4446-b41b-7e8ac5ea9dac tempest-UserMessagesTest-1145736317 tempest-UserMessagesTest-1145736317-project-admin] POST http://10.222.0.16/volume/v3/4c07a10da9b3491ea34ed9b93851c40e/types Jan 28 18:55:01.206285 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-add0e9b6-f481-4446-b41b-7e8ac5ea9dac tempest-UserMessagesTest-1145736317 tempest-UserMessagesTest-1145736317-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-850692364", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1563804261", "vendor_name": "tempest-vendor_name-1482293931"}}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:55:01.365035 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-add0e9b6-f481-4446-b41b-7e8ac5ea9dac tempest-UserMessagesTest-1145736317 tempest-UserMessagesTest-1145736317-project-admin] http://10.222.0.16/volume/v3/4c07a10da9b3491ea34ed9b93851c40e/types returned with HTTP 200 Jan 28 18:55:01.369376 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 307/598] 10.222.0.16 () {60 vars in 1220 bytes} [Thu Jan 28 18:55:01 2021] POST /volume/v3/4c07a10da9b3491ea34ed9b93851c40e/types => generated 327 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:55:01.390433 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e04c4aaa-d416-4c44-85f4-8f124ac6243b tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] POST http://10.222.0.16/volume/v3/f4dc71c858944190b26c90ff735ce2e6/volumes Jan 28 18:55:01.392538 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e04c4aaa-d416-4c44-85f4-8f124ac6243b tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "19160a15-7d7b-4a0d-aef6-d2d932957b9b", "size": 1, "name": "tempest-UserMessagesTest-Volume-227045447"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:55:01.394746 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-e04c4aaa-d416-4c44-85f4-8f124ac6243b tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Create volume request body: {'volume': {'volume_type': '19160a15-7d7b-4a0d-aef6-d2d932957b9b', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-227045447'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 18:55:01.421709 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-e04c4aaa-d416-4c44-85f4-8f124ac6243b tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Create volume of 1 GB Jan 28 18:55:01.423200 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:55:01.423200 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:55:01.424592 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e04c4aaa-d416-4c44-85f4-8f124ac6243b tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Availability Zones retrieved successfully. Jan 28 18:55:01.451217 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e04c4aaa-d416-4c44-85f4-8f124ac6243b tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Flow 'volume_create_api' (3077de08-3a06-4ea1-be9b-23df7c54d51a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:55:01.456321 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e04c4aaa-d416-4c44-85f4-8f124ac6243b tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12330699-682b-4ed6-a901-fd6b72d49018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:55:01.458977 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-e04c4aaa-d416-4c44-85f4-8f124ac6243b tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 18:55:01.533957 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e04c4aaa-d416-4c44-85f4-8f124ac6243b tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12330699-682b-4ed6-a901-fd6b72d49018) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:55:01Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1563804261',vendor_name='tempest-vendor_name-1482293931'},id=19160a15-7d7b-4a0d-aef6-d2d932957b9b,is_public=True,name='tempest-UserMessagesTest-volume-type-850692364',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '19160a15-7d7b-4a0d-aef6-d2d932957b9b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:55:01.536570 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e04c4aaa-d416-4c44-85f4-8f124ac6243b tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea0edbaa-fb1a-4e70-b05c-18430e959544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:55:01.609910 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [None req-e04c4aaa-d416-4c44-85f4-8f124ac6243b tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-850692364 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-850692364, it is now deprecated. Please use the default quota class for default quota. Jan 28 18:55:01.611766 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [None req-e04c4aaa-d416-4c44-85f4-8f124ac6243b tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-850692364 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-850692364, it is now deprecated. Please use the default quota class for default quota. Jan 28 18:55:01.671347 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-e04c4aaa-d416-4c44-85f4-8f124ac6243b tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Created reservations ['db823764-5158-49e5-868f-e61a06bf6edb', 'ef3a56f4-dbf5-42a3-a017-c029fef8cb25', '32d6ca96-d49e-4608-9232-8e044de8fafa', '67c0081e-d5b9-42d3-8e08-1e9048e01c0d'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 18:55:01.676319 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e04c4aaa-d416-4c44-85f4-8f124ac6243b tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea0edbaa-fb1a-4e70-b05c-18430e959544) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db823764-5158-49e5-868f-e61a06bf6edb', 'ef3a56f4-dbf5-42a3-a017-c029fef8cb25', '32d6ca96-d49e-4608-9232-8e044de8fafa', '67c0081e-d5b9-42d3-8e08-1e9048e01c0d']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:55:01.680748 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e04c4aaa-d416-4c44-85f4-8f124ac6243b tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d88e091-58d8-48bc-a10c-397da708aee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:55:01.808574 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e04c4aaa-d416-4c44-85f4-8f124ac6243b tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d88e091-58d8-48bc-a10c-397da708aee7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59eabc53-2bf5-4b14-a3d6-b2a078c84966', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-227045447',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4dc71c858944190b26c90ff735ce2e6',qos_specs=None,replication_status=,reservations=['db823764-5158-49e5-868f-e61a06bf6edb','ef3a56f4-dbf5-42a3-a017-c029fef8cb25','32d6ca96-d49e-4608-9232-8e044de8fafa','67c0081e-d5b9-42d3-8e08-1e9048e01c0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a1980f86aad487ab638c75ae39ff9ce',volume_type_id=19160a15-7d7b-4a0d-aef6-d2d932957b9b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T18:55:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-227045447',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59eabc53-2bf5-4b14-a3d6-b2a078c84966,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4dc71c858944190b26c90ff735ce2e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2a1980f86aad487ab638c75ae39ff9ce',volume_attachment=,volume_type=,volume_type_id=19160a15-7d7b-4a0d-aef6-d2d932957b9b)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:55:01.814133 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e04c4aaa-d416-4c44-85f4-8f124ac6243b tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63832621-d570-4a18-908a-94acd17d235f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:55:01.859154 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e04c4aaa-d416-4c44-85f4-8f124ac6243b tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63832621-d570-4a18-908a-94acd17d235f) transitioned into state 'SUCCESS' from state '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-227045447',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4dc71c858944190b26c90ff735ce2e6',qos_specs=None,replication_status=,reservations=['db823764-5158-49e5-868f-e61a06bf6edb','ef3a56f4-dbf5-42a3-a017-c029fef8cb25','32d6ca96-d49e-4608-9232-8e044de8fafa','67c0081e-d5b9-42d3-8e08-1e9048e01c0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a1980f86aad487ab638c75ae39ff9ce',volume_type_id=19160a15-7d7b-4a0d-aef6-d2d932957b9b)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:55:01.861472 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e04c4aaa-d416-4c44-85f4-8f124ac6243b tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41a137a9-78d4-4d51-b73e-7fad52713afd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:55:01.886328 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e04c4aaa-d416-4c44-85f4-8f124ac6243b tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41a137a9-78d4-4d51-b73e-7fad52713afd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:55:01.891951 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e04c4aaa-d416-4c44-85f4-8f124ac6243b tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Flow 'volume_create_api' (3077de08-3a06-4ea1-be9b-23df7c54d51a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:55:01.994144 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e04c4aaa-d416-4c44-85f4-8f124ac6243b tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Create volume request issued successfully. Jan 28 18:55:02.026887 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e04c4aaa-d416-4c44-85f4-8f124ac6243b tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] http://10.222.0.16/volume/v3/f4dc71c858944190b26c90ff735ce2e6/volumes returned with HTTP 202 Jan 28 18:55:02.028471 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 292/599] 10.222.0.16 () {62 vars in 1266 bytes} [Thu Jan 28 18:55:01 2021] POST /volume/v3/f4dc71c858944190b26c90ff735ce2e6/volumes => generated 850 bytes in 648 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 18:55:02.060965 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b47bed9b-4c59-4428-acfc-967a55accc45 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] GET http://10.222.0.16/volume/v3/f4dc71c858944190b26c90ff735ce2e6/volumes/59eabc53-2bf5-4b14-a3d6-b2a078c84966 Jan 28 18:55:02.061974 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b47bed9b-4c59-4428-acfc-967a55accc45 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:55:02.062878 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b47bed9b-4c59-4428-acfc-967a55accc45 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:55:02.189069 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:55:02.189069 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:55:02.214856 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b47bed9b-4c59-4428-acfc-967a55accc45 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Volume info retrieved successfully. Jan 28 18:55:02.320943 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b47bed9b-4c59-4428-acfc-967a55accc45 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] http://10.222.0.16/volume/v3/f4dc71c858944190b26c90ff735ce2e6/volumes/59eabc53-2bf5-4b14-a3d6-b2a078c84966 returned with HTTP 200 Jan 28 18:55:02.323617 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 308/600] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 18:55:02 2021] GET /volume/v3/f4dc71c858944190b26c90ff735ce2e6/volumes/59eabc53-2bf5-4b14-a3d6-b2a078c84966 => generated 939 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:55:02.358712 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aaa457ae-6427-40f5-95ee-41f16cb0fa0f tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] GET http://10.222.0.16/volume/v3/f4dc71c858944190b26c90ff735ce2e6/messages Jan 28 18:55:02.359798 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aaa457ae-6427-40f5-95ee-41f16cb0fa0f tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:55:02.360168 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:55:02.360168 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:55:02.360869 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aaa457ae-6427-40f5-95ee-41f16cb0fa0f tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:55:02.379575 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:55:02.379575 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:55:02.404282 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aaa457ae-6427-40f5-95ee-41f16cb0fa0f tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] http://10.222.0.16/volume/v3/f4dc71c858944190b26c90ff735ce2e6/messages returned with HTTP 200 Jan 28 18:55:02.405461 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 293/601] 10.222.0.16 () {60 vars in 1247 bytes} [Thu Jan 28 18:55:02 2021] GET /volume/v3/f4dc71c858944190b26c90ff735ce2e6/messages => generated 736 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:55:02.433842 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3a1df826-1863-4ff1-bb8b-34a2f8309646 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] GET http://10.222.0.16/volume/v3/f4dc71c858944190b26c90ff735ce2e6/messages/1f086e12-1dc7-4b26-8b5f-48fefa5fa904 Jan 28 18:55:02.435357 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3a1df826-1863-4ff1-bb8b-34a2f8309646 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:55:02.436014 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:55:02.436014 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:55:02.440134 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3a1df826-1863-4ff1-bb8b-34a2f8309646 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:55:02.462235 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3a1df826-1863-4ff1-bb8b-34a2f8309646 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] http://10.222.0.16/volume/v3/f4dc71c858944190b26c90ff735ce2e6/messages/1f086e12-1dc7-4b26-8b5f-48fefa5fa904 returned with HTTP 200 Jan 28 18:55:02.464749 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 309/602] 10.222.0.16 () {60 vars in 1358 bytes} [Thu Jan 28 18:55:02 2021] GET /volume/v3/f4dc71c858944190b26c90ff735ce2e6/messages/1f086e12-1dc7-4b26-8b5f-48fefa5fa904 => generated 733 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:55:02.482651 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-98317d9e-cae0-462b-81e7-55ccb71ba108 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] GET http://10.222.0.16/volume/v3/f4dc71c858944190b26c90ff735ce2e6/messages Jan 28 18:55:02.484499 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-98317d9e-cae0-462b-81e7-55ccb71ba108 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:55:02.485481 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-98317d9e-cae0-462b-81e7-55ccb71ba108 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:55:02.500773 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-98317d9e-cae0-462b-81e7-55ccb71ba108 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] http://10.222.0.16/volume/v3/f4dc71c858944190b26c90ff735ce2e6/messages returned with HTTP 200 Jan 28 18:55:02.514752 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 294/603] 10.222.0.16 () {60 vars in 1247 bytes} [Thu Jan 28 18:55:02 2021] GET /volume/v3/f4dc71c858944190b26c90ff735ce2e6/messages => generated 736 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:55:02.526009 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-67e97cec-d97c-4037-8e3d-37060488c218 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] DELETE http://10.222.0.16/volume/v3/f4dc71c858944190b26c90ff735ce2e6/messages/1f086e12-1dc7-4b26-8b5f-48fefa5fa904 Jan 28 18:55:02.528137 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-67e97cec-d97c-4037-8e3d-37060488c218 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:55:02.529281 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-67e97cec-d97c-4037-8e3d-37060488c218 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:55:02.547255 n-d-705657-15 devstack@c-api.service[87913]: /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 28 18:55:02.547255 n-d-705657-15 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 28 18:55:02.555822 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-67e97cec-d97c-4037-8e3d-37060488c218 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] http://10.222.0.16/volume/v3/f4dc71c858944190b26c90ff735ce2e6/messages/1f086e12-1dc7-4b26-8b5f-48fefa5fa904 returned with HTTP 204 Jan 28 18:55:02.558472 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 310/604] 10.222.0.16 () {60 vars in 1361 bytes} [Thu Jan 28 18:55:02 2021] DELETE /volume/v3/f4dc71c858944190b26c90ff735ce2e6/messages/1f086e12-1dc7-4b26-8b5f-48fefa5fa904 => generated 0 bytes in 41 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jan 28 18:55:02.574450 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-567a27b8-30d8-44bd-8dd2-8e999433c0b8 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] DELETE http://10.222.0.16/volume/v3/f4dc71c858944190b26c90ff735ce2e6/volumes/59eabc53-2bf5-4b14-a3d6-b2a078c84966 Jan 28 18:55:02.575263 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-567a27b8-30d8-44bd-8dd2-8e999433c0b8 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:55:02.577875 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-567a27b8-30d8-44bd-8dd2-8e999433c0b8 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:55:02.577875 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-567a27b8-30d8-44bd-8dd2-8e999433c0b8 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Delete volume with id: 59eabc53-2bf5-4b14-a3d6-b2a078c84966 Jan 28 18:55:02.685841 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:55:02.685841 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:55:02.689859 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-567a27b8-30d8-44bd-8dd2-8e999433c0b8 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Volume info retrieved successfully. Jan 28 18:55:02.695556 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-567a27b8-30d8-44bd-8dd2-8e999433c0b8 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Decrease volume quotas only if status is not error_managing. {{(pid=87914) delete /opt/stack/cinder/cinder/volume/api.py:410}} Jan 28 18:55:02.839286 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-567a27b8-30d8-44bd-8dd2-8e999433c0b8 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Created reservations ['333c5d73-69aa-4d65-b9fb-dbc4b90a2a21', '7741ae3c-771d-4ee5-b54d-9544c2b360a5', '58ce2f5b-9312-4f07-979e-103f2b83f362', '21920896-ce69-4cc3-97a2-9348383a92ca'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 18:55:02.844548 n-d-705657-15 devstack@c-api.service[87913]: /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 28 18:55:02.844548 n-d-705657-15 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 28 18:55:02.944046 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-567a27b8-30d8-44bd-8dd2-8e999433c0b8 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Delete volume request issued successfully. Jan 28 18:55:02.945339 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-567a27b8-30d8-44bd-8dd2-8e999433c0b8 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] http://10.222.0.16/volume/v3/f4dc71c858944190b26c90ff735ce2e6/volumes/59eabc53-2bf5-4b14-a3d6-b2a078c84966 returned with HTTP 202 Jan 28 18:55:02.950739 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 295/605] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 18:55:02 2021] DELETE /volume/v3/f4dc71c858944190b26c90ff735ce2e6/volumes/59eabc53-2bf5-4b14-a3d6-b2a078c84966 => generated 0 bytes in 380 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 18:55:02.959639 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-244243c2-8780-4dd2-bb26-71c2d8f82f16 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] GET http://10.222.0.16/volume/v3/f4dc71c858944190b26c90ff735ce2e6/volumes/59eabc53-2bf5-4b14-a3d6-b2a078c84966 Jan 28 18:55:02.961708 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-244243c2-8780-4dd2-bb26-71c2d8f82f16 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:55:02.962511 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-244243c2-8780-4dd2-bb26-71c2d8f82f16 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:55:03.105038 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-244243c2-8780-4dd2-bb26-71c2d8f82f16 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] http://10.222.0.16/volume/v3/f4dc71c858944190b26c90ff735ce2e6/volumes/59eabc53-2bf5-4b14-a3d6-b2a078c84966 returned with HTTP 404 Jan 28 18:55:03.108690 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 311/606] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:55:02 2021] GET /volume/v3/f4dc71c858944190b26c90ff735ce2e6/volumes/59eabc53-2bf5-4b14-a3d6-b2a078c84966 => generated 109 bytes in 157 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 18:55:03.121877 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2328a5fb-b3c0-466f-b729-6acbeb67e986 tempest-UserMessagesTest-1145736317 tempest-UserMessagesTest-1145736317-project-admin] DELETE http://10.222.0.16/volume/v3/4c07a10da9b3491ea34ed9b93851c40e/types/19160a15-7d7b-4a0d-aef6-d2d932957b9b Jan 28 18:55:03.122816 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2328a5fb-b3c0-466f-b729-6acbeb67e986 tempest-UserMessagesTest-1145736317 tempest-UserMessagesTest-1145736317-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:55:03.123159 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:55:03.123159 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:55:03.123853 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2328a5fb-b3c0-466f-b729-6acbeb67e986 tempest-UserMessagesTest-1145736317 tempest-UserMessagesTest-1145736317-project-admin] Calling method '_delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:55:03.295203 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2328a5fb-b3c0-466f-b729-6acbeb67e986 tempest-UserMessagesTest-1145736317 tempest-UserMessagesTest-1145736317-project-admin] http://10.222.0.16/volume/v3/4c07a10da9b3491ea34ed9b93851c40e/types/19160a15-7d7b-4a0d-aef6-d2d932957b9b returned with HTTP 202 Jan 28 18:55:03.308350 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-14e36faf-8c1a-4b14-83a8-0c84317e607d tempest-UserMessagesTest-1145736317 tempest-UserMessagesTest-1145736317-project-admin] GET http://10.222.0.16/volume/v3/4c07a10da9b3491ea34ed9b93851c40e/types/19160a15-7d7b-4a0d-aef6-d2d932957b9b Jan 28 18:55:03.309290 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-14e36faf-8c1a-4b14-83a8-0c84317e607d tempest-UserMessagesTest-1145736317 tempest-UserMessagesTest-1145736317-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:55:03.310093 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-14e36faf-8c1a-4b14-83a8-0c84317e607d tempest-UserMessagesTest-1145736317 tempest-UserMessagesTest-1145736317-project-admin] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:55:03.314205 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 296/607] 10.222.0.16 () {58 vars in 1312 bytes} [Thu Jan 28 18:55:03 2021] DELETE /volume/v3/4c07a10da9b3491ea34ed9b93851c40e/types/19160a15-7d7b-4a0d-aef6-d2d932957b9b => generated 0 bytes in 189 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 28 18:55:03.374383 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-14e36faf-8c1a-4b14-83a8-0c84317e607d tempest-UserMessagesTest-1145736317 tempest-UserMessagesTest-1145736317-project-admin] http://10.222.0.16/volume/v3/4c07a10da9b3491ea34ed9b93851c40e/types/19160a15-7d7b-4a0d-aef6-d2d932957b9b returned with HTTP 404 Jan 28 18:55:03.376873 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 312/608] 10.222.0.16 () {58 vars in 1309 bytes} [Thu Jan 28 18:55:03 2021] GET /volume/v3/4c07a10da9b3491ea34ed9b93851c40e/types/19160a15-7d7b-4a0d-aef6-d2d932957b9b => generated 114 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 28 18:55:03.390014 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1ea8d75f-47df-48d6-aee5-df094d6ba4e1 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] DELETE http://10.222.0.16/volume/v3/f4dc71c858944190b26c90ff735ce2e6/volumes/981e01d3-8802-4e05-9b68-7b301edeea5a Jan 28 18:55:03.391242 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1ea8d75f-47df-48d6-aee5-df094d6ba4e1 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:55:03.392262 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1ea8d75f-47df-48d6-aee5-df094d6ba4e1 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:55:03.393253 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-1ea8d75f-47df-48d6-aee5-df094d6ba4e1 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Delete volume with id: 981e01d3-8802-4e05-9b68-7b301edeea5a Jan 28 18:55:03.498501 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:55:03.498501 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:55:03.500912 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1ea8d75f-47df-48d6-aee5-df094d6ba4e1 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Volume info retrieved successfully. Jan 28 18:55:03.506610 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1ea8d75f-47df-48d6-aee5-df094d6ba4e1 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Decrease volume quotas only if status is not error_managing. {{(pid=87914) delete /opt/stack/cinder/cinder/volume/api.py:410}} Jan 28 18:55:03.573835 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-1ea8d75f-47df-48d6-aee5-df094d6ba4e1 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Created reservations ['860cbde4-4ecb-4e8f-b0b6-2d8b1057603b', 'ce638277-d2f7-4cdb-9ba7-37f4d6c48a94', '7ae56f2b-12fa-4b3d-9f64-5ca2be005383', 'fc4c48fd-1ac0-4baf-9bc4-337f9d8f03d1'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 18:55:03.575891 n-d-705657-15 devstack@c-api.service[87913]: /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 28 18:55:03.575891 n-d-705657-15 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 28 18:55:03.663132 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1ea8d75f-47df-48d6-aee5-df094d6ba4e1 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Delete volume request issued successfully. Jan 28 18:55:03.663864 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1ea8d75f-47df-48d6-aee5-df094d6ba4e1 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] http://10.222.0.16/volume/v3/f4dc71c858944190b26c90ff735ce2e6/volumes/981e01d3-8802-4e05-9b68-7b301edeea5a returned with HTTP 202 Jan 28 18:55:03.665506 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 297/609] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 18:55:03 2021] DELETE /volume/v3/f4dc71c858944190b26c90ff735ce2e6/volumes/981e01d3-8802-4e05-9b68-7b301edeea5a => generated 0 bytes in 283 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 18:55:03.679291 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3d2555d1-3a07-421c-a0c4-0ab4736647f6 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] GET http://10.222.0.16/volume/v3/f4dc71c858944190b26c90ff735ce2e6/volumes/981e01d3-8802-4e05-9b68-7b301edeea5a Jan 28 18:55:03.680376 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3d2555d1-3a07-421c-a0c4-0ab4736647f6 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:55:03.681380 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3d2555d1-3a07-421c-a0c4-0ab4736647f6 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:55:03.793304 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3d2555d1-3a07-421c-a0c4-0ab4736647f6 tempest-UserMessagesTest-1915294369 tempest-UserMessagesTest-1915294369-project] http://10.222.0.16/volume/v3/f4dc71c858944190b26c90ff735ce2e6/volumes/981e01d3-8802-4e05-9b68-7b301edeea5a returned with HTTP 404 Jan 28 18:55:03.795504 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 313/610] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:55:03 2021] GET /volume/v3/f4dc71c858944190b26c90ff735ce2e6/volumes/981e01d3-8802-4e05-9b68-7b301edeea5a => generated 109 bytes in 124 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 18:55:03.810764 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-df8b29ac-aaa3-47b8-a879-8b1c9850119d tempest-UserMessagesTest-1145736317 tempest-UserMessagesTest-1145736317-project-admin] DELETE http://10.222.0.16/volume/v3/4c07a10da9b3491ea34ed9b93851c40e/types/d5fd9a50-09c1-4536-bcf8-14af78f1e262 Jan 28 18:55:03.812042 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-df8b29ac-aaa3-47b8-a879-8b1c9850119d tempest-UserMessagesTest-1145736317 tempest-UserMessagesTest-1145736317-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:55:03.812502 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:55:03.812502 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:55:03.813740 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-df8b29ac-aaa3-47b8-a879-8b1c9850119d tempest-UserMessagesTest-1145736317 tempest-UserMessagesTest-1145736317-project-admin] Calling method '_delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:55:04.034083 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-df8b29ac-aaa3-47b8-a879-8b1c9850119d tempest-UserMessagesTest-1145736317 tempest-UserMessagesTest-1145736317-project-admin] http://10.222.0.16/volume/v3/4c07a10da9b3491ea34ed9b93851c40e/types/d5fd9a50-09c1-4536-bcf8-14af78f1e262 returned with HTTP 202 Jan 28 18:55:04.037041 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 298/611] 10.222.0.16 () {58 vars in 1312 bytes} [Thu Jan 28 18:55:03 2021] DELETE /volume/v3/4c07a10da9b3491ea34ed9b93851c40e/types/d5fd9a50-09c1-4536-bcf8-14af78f1e262 => generated 0 bytes in 235 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 18:55:04.052376 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2bf0e628-9a59-400c-a187-7c472eb353f1 tempest-UserMessagesTest-1145736317 tempest-UserMessagesTest-1145736317-project-admin] GET http://10.222.0.16/volume/v3/4c07a10da9b3491ea34ed9b93851c40e/types/d5fd9a50-09c1-4536-bcf8-14af78f1e262 Jan 28 18:55:04.054052 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2bf0e628-9a59-400c-a187-7c472eb353f1 tempest-UserMessagesTest-1145736317 tempest-UserMessagesTest-1145736317-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:55:04.054972 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2bf0e628-9a59-400c-a187-7c472eb353f1 tempest-UserMessagesTest-1145736317 tempest-UserMessagesTest-1145736317-project-admin] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:55:04.096055 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2bf0e628-9a59-400c-a187-7c472eb353f1 tempest-UserMessagesTest-1145736317 tempest-UserMessagesTest-1145736317-project-admin] http://10.222.0.16/volume/v3/4c07a10da9b3491ea34ed9b93851c40e/types/d5fd9a50-09c1-4536-bcf8-14af78f1e262 returned with HTTP 404 Jan 28 18:55:04.099117 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 314/612] 10.222.0.16 () {58 vars in 1309 bytes} [Thu Jan 28 18:55:04 2021] GET /volume/v3/4c07a10da9b3491ea34ed9b93851c40e/types/d5fd9a50-09c1-4536-bcf8-14af78f1e262 => generated 114 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 28 18:55:22.177774 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-04dbf4c7-eb46-4d99-96b4-5528657cb7e6 tempest-VolumeQuotasNegativeTestJSON-97716269 tempest-VolumeQuotasNegativeTestJSON-97716269-project-admin] GET http://10.222.0.16/volume/v3/38d1503480534f4ca05e1dd87dc53049/os-quota-sets/294f6f9182614e818f011b5d22f9376b Jan 28 18:55:22.178774 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-04dbf4c7-eb46-4d99-96b4-5528657cb7e6 tempest-VolumeQuotasNegativeTestJSON-97716269 tempest-VolumeQuotasNegativeTestJSON-97716269-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:55:22.180163 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-04dbf4c7-eb46-4d99-96b4-5528657cb7e6 tempest-VolumeQuotasNegativeTestJSON-97716269 tempest-VolumeQuotasNegativeTestJSON-97716269-project-admin] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:55:22.265093 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [None req-04dbf4c7-eb46-4d99-96b4-5528657cb7e6 tempest-VolumeQuotasNegativeTestJSON-97716269 tempest-VolumeQuotasNegativeTestJSON-97716269-project-admin] 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 28 18:55:22.267455 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [None req-04dbf4c7-eb46-4d99-96b4-5528657cb7e6 tempest-VolumeQuotasNegativeTestJSON-97716269 tempest-VolumeQuotasNegativeTestJSON-97716269-project-admin] 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 28 18:55:22.274224 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [None req-04dbf4c7-eb46-4d99-96b4-5528657cb7e6 tempest-VolumeQuotasNegativeTestJSON-97716269 tempest-VolumeQuotasNegativeTestJSON-97716269-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jan 28 18:55:22.276403 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [None req-04dbf4c7-eb46-4d99-96b4-5528657cb7e6 tempest-VolumeQuotasNegativeTestJSON-97716269 tempest-VolumeQuotasNegativeTestJSON-97716269-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jan 28 18:55:22.278752 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [None req-04dbf4c7-eb46-4d99-96b4-5528657cb7e6 tempest-VolumeQuotasNegativeTestJSON-97716269 tempest-VolumeQuotasNegativeTestJSON-97716269-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jan 28 18:55:22.297806 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-04dbf4c7-eb46-4d99-96b4-5528657cb7e6 tempest-VolumeQuotasNegativeTestJSON-97716269 tempest-VolumeQuotasNegativeTestJSON-97716269-project-admin] http://10.222.0.16/volume/v3/38d1503480534f4ca05e1dd87dc53049/os-quota-sets/294f6f9182614e818f011b5d22f9376b returned with HTTP 200 Jan 28 18:55:22.320116 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 299/613] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 18:55:21 2021] GET /volume/v3/38d1503480534f4ca05e1dd87dc53049/os-quota-sets/294f6f9182614e818f011b5d22f9376b => generated 361 bytes in 773 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:55:23.581781 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c9cf8268-b423-4bc0-9a42-c56c19779dc3 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] POST http://10.222.0.16/volume/v3/294f6f9182614e818f011b5d22f9376b/volumes Jan 28 18:55:23.584805 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c9cf8268-b423-4bc0-9a42-c56c19779dc3 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-628256469"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:55:23.587633 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-c9cf8268-b423-4bc0-9a42-c56c19779dc3 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-628256469'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 18:55:23.599228 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-c9cf8268-b423-4bc0-9a42-c56c19779dc3 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Create volume of 1 GB Jan 28 18:55:23.662298 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c9cf8268-b423-4bc0-9a42-c56c19779dc3 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Availability Zones retrieved successfully. Jan 28 18:55:23.744083 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c9cf8268-b423-4bc0-9a42-c56c19779dc3 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Flow 'volume_create_api' (eb3812fc-c350-4aae-8bd0-37a3d462baf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:55:23.758675 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c9cf8268-b423-4bc0-9a42-c56c19779dc3 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1974ce76-ad03-429b-825d-75afc15f67eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:55:23.787624 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-c9cf8268-b423-4bc0-9a42-c56c19779dc3 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 18:55:24.060020 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c9cf8268-b423-4bc0-9a42-c56c19779dc3 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1974ce76-ad03-429b-825d-75afc15f67eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:55:24.064228 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c9cf8268-b423-4bc0-9a42-c56c19779dc3 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9bc144f-d159-4905-9752-f43d0eec5ac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:55:24.348253 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-c9cf8268-b423-4bc0-9a42-c56c19779dc3 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Created reservations ['05121804-80c6-4fb1-abd1-8d5d887e5ae9', '4aa7b68c-a2db-463f-84be-92fad230f792', '09a05b98-4c0d-4f18-973b-e19052299eda', 'a7d47966-1520-401e-a33c-0593ff788a6b'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 18:55:24.352968 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c9cf8268-b423-4bc0-9a42-c56c19779dc3 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9bc144f-d159-4905-9752-f43d0eec5ac6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05121804-80c6-4fb1-abd1-8d5d887e5ae9', '4aa7b68c-a2db-463f-84be-92fad230f792', '09a05b98-4c0d-4f18-973b-e19052299eda', 'a7d47966-1520-401e-a33c-0593ff788a6b']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:55:24.359332 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c9cf8268-b423-4bc0-9a42-c56c19779dc3 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71614361-f28a-4e3c-b102-68326b47eb87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:55:24.574377 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c9cf8268-b423-4bc0-9a42-c56c19779dc3 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71614361-f28a-4e3c-b102-68326b47eb87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18734040-b492-4840-acd0-1686e057115e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-628256469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='294f6f9182614e818f011b5d22f9376b',qos_specs=None,replication_status=,reservations=['05121804-80c6-4fb1-abd1-8d5d887e5ae9','4aa7b68c-a2db-463f-84be-92fad230f792','09a05b98-4c0d-4f18-973b-e19052299eda','a7d47966-1520-401e-a33c-0593ff788a6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbd68e0162f1445392f4e9b113323c1d',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T18:55:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-628256469',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18734040-b492-4840-acd0-1686e057115e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='294f6f9182614e818f011b5d22f9376b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='dbd68e0162f1445392f4e9b113323c1d',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:55:24.586876 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c9cf8268-b423-4bc0-9a42-c56c19779dc3 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5ef5106-f41a-440c-8414-67aea775531c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:55:24.640408 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c9cf8268-b423-4bc0-9a42-c56c19779dc3 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5ef5106-f41a-440c-8414-67aea775531c) transitioned into state 'SUCCESS' from state '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-628256469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='294f6f9182614e818f011b5d22f9376b',qos_specs=None,replication_status=,reservations=['05121804-80c6-4fb1-abd1-8d5d887e5ae9','4aa7b68c-a2db-463f-84be-92fad230f792','09a05b98-4c0d-4f18-973b-e19052299eda','a7d47966-1520-401e-a33c-0593ff788a6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbd68e0162f1445392f4e9b113323c1d',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:55:24.645061 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c9cf8268-b423-4bc0-9a42-c56c19779dc3 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f325bbd-63a3-4432-93db-885b02c88d6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:55:24.697203 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c9cf8268-b423-4bc0-9a42-c56c19779dc3 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f325bbd-63a3-4432-93db-885b02c88d6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:55:24.702699 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c9cf8268-b423-4bc0-9a42-c56c19779dc3 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Flow 'volume_create_api' (eb3812fc-c350-4aae-8bd0-37a3d462baf0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:55:24.826437 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c9cf8268-b423-4bc0-9a42-c56c19779dc3 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Create volume request issued successfully. Jan 28 18:55:24.857929 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c9cf8268-b423-4bc0-9a42-c56c19779dc3 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] http://10.222.0.16/volume/v3/294f6f9182614e818f011b5d22f9376b/volumes returned with HTTP 202 Jan 28 18:55:24.859894 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 315/614] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 18:55:22 2021] POST /volume/v3/294f6f9182614e818f011b5d22f9376b/volumes => generated 827 bytes in 2552 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 18:55:24.891650 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b21951ba-2700-4da4-bf5a-73b2dd9138db tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] GET http://10.222.0.16/volume/v3/294f6f9182614e818f011b5d22f9376b/volumes/18734040-b492-4840-acd0-1686e057115e Jan 28 18:55:24.893089 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b21951ba-2700-4da4-bf5a-73b2dd9138db tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:55:24.894166 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b21951ba-2700-4da4-bf5a-73b2dd9138db tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:55:25.106568 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:55:25.106568 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:55:25.140177 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b21951ba-2700-4da4-bf5a-73b2dd9138db tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Volume info retrieved successfully. Jan 28 18:55:25.201026 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b21951ba-2700-4da4-bf5a-73b2dd9138db tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] http://10.222.0.16/volume/v3/294f6f9182614e818f011b5d22f9376b/volumes/18734040-b492-4840-acd0-1686e057115e returned with HTTP 200 Jan 28 18:55:25.202876 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 300/615] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:55:24 2021] GET /volume/v3/294f6f9182614e818f011b5d22f9376b/volumes/18734040-b492-4840-acd0-1686e057115e => generated 895 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:55:26.232609 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d01c3a94-c1d7-4c24-b195-ec87a2c8321d tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] GET http://10.222.0.16/volume/v3/294f6f9182614e818f011b5d22f9376b/volumes/18734040-b492-4840-acd0-1686e057115e Jan 28 18:55:26.233536 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d01c3a94-c1d7-4c24-b195-ec87a2c8321d tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:55:26.233820 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:55:26.233820 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:55:26.234447 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d01c3a94-c1d7-4c24-b195-ec87a2c8321d tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:55:26.503853 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:55:26.503853 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:55:26.560481 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d01c3a94-c1d7-4c24-b195-ec87a2c8321d tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Volume info retrieved successfully. Jan 28 18:55:26.657771 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d01c3a94-c1d7-4c24-b195-ec87a2c8321d tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] http://10.222.0.16/volume/v3/294f6f9182614e818f011b5d22f9376b/volumes/18734040-b492-4840-acd0-1686e057115e returned with HTTP 200 Jan 28 18:55:26.666992 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 316/616] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:55:26 2021] GET /volume/v3/294f6f9182614e818f011b5d22f9376b/volumes/18734040-b492-4840-acd0-1686e057115e => generated 919 bytes in 442 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:55:27.703215 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-666bf808-8a4b-4602-8b15-a52b1e7b473f tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] GET http://10.222.0.16/volume/v3/294f6f9182614e818f011b5d22f9376b/volumes/18734040-b492-4840-acd0-1686e057115e Jan 28 18:55:27.704029 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-666bf808-8a4b-4602-8b15-a52b1e7b473f tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:55:27.706516 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:55:27.706516 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:55:27.707842 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-666bf808-8a4b-4602-8b15-a52b1e7b473f tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:55:27.881126 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:55:27.881126 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:55:27.898147 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-666bf808-8a4b-4602-8b15-a52b1e7b473f tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Volume info retrieved successfully. Jan 28 18:55:27.940358 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-666bf808-8a4b-4602-8b15-a52b1e7b473f tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] http://10.222.0.16/volume/v3/294f6f9182614e818f011b5d22f9376b/volumes/18734040-b492-4840-acd0-1686e057115e returned with HTTP 200 Jan 28 18:55:27.942452 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 301/617] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:55:27 2021] GET /volume/v3/294f6f9182614e818f011b5d22f9376b/volumes/18734040-b492-4840-acd0-1686e057115e => generated 920 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:55:27.996755 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-31da8a32-7f48-4400-9911-8a1c823afc12 tempest-VolumeQuotasNegativeTestJSON-97716269 tempest-VolumeQuotasNegativeTestJSON-97716269-project-admin] PUT http://10.222.0.16/volume/v3/38d1503480534f4ca05e1dd87dc53049/os-quota-sets/294f6f9182614e818f011b5d22f9376b Jan 28 18:55:27.997743 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:55:27.997743 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:55:27.998521 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-31da8a32-7f48-4400-9911-8a1c823afc12 tempest-VolumeQuotasNegativeTestJSON-97716269 tempest-VolumeQuotasNegativeTestJSON-97716269-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:55:28.399195 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [None req-31da8a32-7f48-4400-9911-8a1c823afc12 tempest-VolumeQuotasNegativeTestJSON-97716269 tempest-VolumeQuotasNegativeTestJSON-97716269-project-admin] 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 28 18:55:28.405599 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [None req-31da8a32-7f48-4400-9911-8a1c823afc12 tempest-VolumeQuotasNegativeTestJSON-97716269 tempest-VolumeQuotasNegativeTestJSON-97716269-project-admin] 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 28 18:55:28.409417 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [None req-31da8a32-7f48-4400-9911-8a1c823afc12 tempest-VolumeQuotasNegativeTestJSON-97716269 tempest-VolumeQuotasNegativeTestJSON-97716269-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jan 28 18:55:28.422934 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [None req-31da8a32-7f48-4400-9911-8a1c823afc12 tempest-VolumeQuotasNegativeTestJSON-97716269 tempest-VolumeQuotasNegativeTestJSON-97716269-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jan 28 18:55:28.429773 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [None req-31da8a32-7f48-4400-9911-8a1c823afc12 tempest-VolumeQuotasNegativeTestJSON-97716269 tempest-VolumeQuotasNegativeTestJSON-97716269-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jan 28 18:55:28.484141 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-31da8a32-7f48-4400-9911-8a1c823afc12 tempest-VolumeQuotasNegativeTestJSON-97716269 tempest-VolumeQuotasNegativeTestJSON-97716269-project-admin] http://10.222.0.16/volume/v3/38d1503480534f4ca05e1dd87dc53049/os-quota-sets/294f6f9182614e818f011b5d22f9376b returned with HTTP 200 Jan 28 18:55:28.486371 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 317/618] 10.222.0.16 () {60 vars in 1341 bytes} [Thu Jan 28 18:55:27 2021] PUT /volume/v3/38d1503480534f4ca05e1dd87dc53049/os-quota-sets/294f6f9182614e818f011b5d22f9376b => generated 316 bytes in 506 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:55:28.503646 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-06d5d0b1-2e63-4ff5-9f66-d0cfc7cf4080 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] POST http://10.222.0.16/volume/v3/294f6f9182614e818f011b5d22f9376b/volumes Jan 28 18:55:28.504814 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:55:28.504814 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:55:28.506206 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-06d5d0b1-2e63-4ff5-9f66-d0cfc7cf4080 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:55:28.508313 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-06d5d0b1-2e63-4ff5-9f66-d0cfc7cf4080 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Create volume request body: {'volume': {'size': 2}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 18:55:28.514313 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-06d5d0b1-2e63-4ff5-9f66-d0cfc7cf4080 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Create volume of 2 GB Jan 28 18:55:28.555384 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-06d5d0b1-2e63-4ff5-9f66-d0cfc7cf4080 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Availability Zones retrieved successfully. Jan 28 18:55:28.614159 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-06d5d0b1-2e63-4ff5-9f66-d0cfc7cf4080 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Flow 'volume_create_api' (f2482c10-d45f-476c-bf4c-a9883eeb5bf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:55:28.620687 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-06d5d0b1-2e63-4ff5-9f66-d0cfc7cf4080 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb5e3858-bf7b-46be-a868-154895bc94bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:55:28.631687 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-06d5d0b1-2e63-4ff5-9f66-d0cfc7cf4080 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Validating volume size '2' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 18:55:28.915069 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-06d5d0b1-2e63-4ff5-9f66-d0cfc7cf4080 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb5e3858-bf7b-46be-a868-154895bc94bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:55:28.927035 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-06d5d0b1-2e63-4ff5-9f66-d0cfc7cf4080 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (820ddb90-6c2e-4ebb-806f-79ec79afbbbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:55:29.256393 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota_utils [None req-06d5d0b1-2e63-4ff5-9f66-d0cfc7cf4080 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Quota exceeded for 294f6f9182614e818f011b5d22f9376b, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 28 18:55:29.307581 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.volume.api [None req-06d5d0b1-2e63-4ff5-9f66-d0cfc7cf4080 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (820ddb90-6c2e-4ebb-806f-79ec79afbbbb) transitioned into state 'FAILURE' from state 'RUNNING' Jan 28 18:55:29.307581 n-d-705657-15 devstack@c-api.service[87913]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Jan 28 18:55:29.333118 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-06d5d0b1-2e63-4ff5-9f66-d0cfc7cf4080 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (820ddb90-6c2e-4ebb-806f-79ec79afbbbb) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:55:29.349514 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.volume.api [None req-06d5d0b1-2e63-4ff5-9f66-d0cfc7cf4080 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (820ddb90-6c2e-4ebb-806f-79ec79afbbbb) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 28 18:55:29.359239 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-06d5d0b1-2e63-4ff5-9f66-d0cfc7cf4080 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb5e3858-bf7b-46be-a868-154895bc94bc) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:55:29.364971 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.volume.api [None req-06d5d0b1-2e63-4ff5-9f66-d0cfc7cf4080 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb5e3858-bf7b-46be-a868-154895bc94bc) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 28 18:55:29.372499 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.volume.api [None req-06d5d0b1-2e63-4ff5-9f66-d0cfc7cf4080 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Flow 'volume_create_api' (f2482c10-d45f-476c-bf4c-a9883eeb5bf4) transitioned into state 'REVERTED' from state 'RUNNING' Jan 28 18:55:29.374261 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.middleware.fault [None req-06d5d0b1-2e63-4ff5-9f66-d0cfc7cf4080 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] http://10.222.0.16/volume/v3/294f6f9182614e818f011b5d22f9376b/volumes returned with HTTP 413 Jan 28 18:55:29.377811 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 302/619] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 18:55:28 2021] POST /volume/v3/294f6f9182614e818f011b5d22f9376b/volumes => generated 208 bytes in 882 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 28 18:55:29.398963 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-70acb657-145b-4fb4-a6e1-9ecabda3ee89 tempest-VolumeQuotasNegativeTestJSON-97716269 tempest-VolumeQuotasNegativeTestJSON-97716269-project-admin] PUT http://10.222.0.16/volume/v3/38d1503480534f4ca05e1dd87dc53049/os-quota-sets/294f6f9182614e818f011b5d22f9376b Jan 28 18:55:29.406431 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-70acb657-145b-4fb4-a6e1-9ecabda3ee89 tempest-VolumeQuotasNegativeTestJSON-97716269 tempest-VolumeQuotasNegativeTestJSON-97716269-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:55:29.790457 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-70acb657-145b-4fb4-a6e1-9ecabda3ee89 tempest-VolumeQuotasNegativeTestJSON-97716269 tempest-VolumeQuotasNegativeTestJSON-97716269-project-admin] http://10.222.0.16/volume/v3/38d1503480534f4ca05e1dd87dc53049/os-quota-sets/294f6f9182614e818f011b5d22f9376b returned with HTTP 200 Jan 28 18:55:29.807223 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f5195749-e3de-4925-bf74-7ed0285bb657 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] POST http://10.222.0.16/volume/v3/294f6f9182614e818f011b5d22f9376b/volumes Jan 28 18:55:29.807711 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 318/620] 10.222.0.16 () {60 vars in 1341 bytes} [Thu Jan 28 18:55:29 2021] PUT /volume/v3/38d1503480534f4ca05e1dd87dc53049/os-quota-sets/294f6f9182614e818f011b5d22f9376b => generated 316 bytes in 421 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:55:29.808165 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:55:29.808165 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:55:29.808827 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f5195749-e3de-4925-bf74-7ed0285bb657 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:55:29.810169 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-f5195749-e3de-4925-bf74-7ed0285bb657 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Create volume request body: {'volume': {'size': 1}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 18:55:29.810709 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-f5195749-e3de-4925-bf74-7ed0285bb657 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Create volume of 1 GB Jan 28 18:55:29.812420 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:55:29.812420 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:55:29.854299 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f5195749-e3de-4925-bf74-7ed0285bb657 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Availability Zones retrieved successfully. Jan 28 18:55:29.929190 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f5195749-e3de-4925-bf74-7ed0285bb657 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Flow 'volume_create_api' (856f3f69-5456-49eb-acf8-7ff070f087b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:55:29.942164 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f5195749-e3de-4925-bf74-7ed0285bb657 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (418c40f7-3264-4fa2-badf-ec9377903493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:55:29.950642 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-f5195749-e3de-4925-bf74-7ed0285bb657 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 18:55:30.179209 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f5195749-e3de-4925-bf74-7ed0285bb657 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (418c40f7-3264-4fa2-badf-ec9377903493) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:55:30.180922 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f5195749-e3de-4925-bf74-7ed0285bb657 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (feb42096-4677-4645-8cb5-0f06a02762fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:55:30.405275 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota_utils [None req-f5195749-e3de-4925-bf74-7ed0285bb657 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Quota exceeded for 294f6f9182614e818f011b5d22f9376b, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Jan 28 18:55:30.411515 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.volume.api [None req-f5195749-e3de-4925-bf74-7ed0285bb657 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (feb42096-4677-4645-8cb5-0f06a02762fb) transitioned into state 'FAILURE' from state 'RUNNING' Jan 28 18:55:30.411515 n-d-705657-15 devstack@c-api.service[87913]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Jan 28 18:55:30.436655 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f5195749-e3de-4925-bf74-7ed0285bb657 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (feb42096-4677-4645-8cb5-0f06a02762fb) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:55:30.449732 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.volume.api [None req-f5195749-e3de-4925-bf74-7ed0285bb657 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (feb42096-4677-4645-8cb5-0f06a02762fb) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 28 18:55:30.461820 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f5195749-e3de-4925-bf74-7ed0285bb657 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (418c40f7-3264-4fa2-badf-ec9377903493) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:55:30.476428 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.volume.api [None req-f5195749-e3de-4925-bf74-7ed0285bb657 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (418c40f7-3264-4fa2-badf-ec9377903493) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 28 18:55:30.482367 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.volume.api [None req-f5195749-e3de-4925-bf74-7ed0285bb657 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Flow 'volume_create_api' (856f3f69-5456-49eb-acf8-7ff070f087b0) transitioned into state 'REVERTED' from state 'RUNNING' Jan 28 18:55:30.483601 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.middleware.fault [None req-f5195749-e3de-4925-bf74-7ed0285bb657 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] http://10.222.0.16/volume/v3/294f6f9182614e818f011b5d22f9376b/volumes returned with HTTP 413 Jan 28 18:55:30.504838 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 303/621] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 18:55:29 2021] POST /volume/v3/294f6f9182614e818f011b5d22f9376b/volumes => generated 150 bytes in 697 msecs (HTTP/1.1 413) 8 headers in 323 bytes (2 switches on core 0) Jan 28 18:55:30.521440 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5d940cce-a699-466f-b6eb-4bbf896a447a tempest-VolumeQuotasNegativeTestJSON-97716269 tempest-VolumeQuotasNegativeTestJSON-97716269-project-admin] PUT http://10.222.0.16/volume/v3/38d1503480534f4ca05e1dd87dc53049/os-quota-sets/294f6f9182614e818f011b5d22f9376b Jan 28 18:55:30.530118 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5d940cce-a699-466f-b6eb-4bbf896a447a tempest-VolumeQuotasNegativeTestJSON-97716269 tempest-VolumeQuotasNegativeTestJSON-97716269-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:55:30.735815 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5d940cce-a699-466f-b6eb-4bbf896a447a tempest-VolumeQuotasNegativeTestJSON-97716269 tempest-VolumeQuotasNegativeTestJSON-97716269-project-admin] http://10.222.0.16/volume/v3/38d1503480534f4ca05e1dd87dc53049/os-quota-sets/294f6f9182614e818f011b5d22f9376b returned with HTTP 200 Jan 28 18:55:30.745178 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 319/622] 10.222.0.16 () {60 vars in 1341 bytes} [Thu Jan 28 18:55:30 2021] PUT /volume/v3/38d1503480534f4ca05e1dd87dc53049/os-quota-sets/294f6f9182614e818f011b5d22f9376b => generated 315 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:55:30.757922 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-29858293-1d45-4f28-9619-4ea9c76b4e9d tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] POST http://10.222.0.16/volume/v3/294f6f9182614e818f011b5d22f9376b/volumes/18734040-b492-4840-acd0-1686e057115e/action Jan 28 18:55:30.758756 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:55:30.758756 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:55:30.760199 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-29858293-1d45-4f28-9619-4ea9c76b4e9d tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 18:55:30.765971 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-29858293-1d45-4f28-9619-4ea9c76b4e9d tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:55:31.036769 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:55:31.036769 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:55:31.050874 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-29858293-1d45-4f28-9619-4ea9c76b4e9d tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Volume info retrieved successfully. Jan 28 18:55:31.369976 n-d-705657-15 devstack@c-api.service[87913]: ERROR cinder.volume.api [None req-29858293-1d45-4f28-9619-4ea9c76b4e9d tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Quota exceeded for 294f6f9182614e818f011b5d22f9376b, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 28 18:55:31.388974 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.middleware.fault [None req-29858293-1d45-4f28-9619-4ea9c76b4e9d tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] http://10.222.0.16/volume/v3/294f6f9182614e818f011b5d22f9376b/volumes/18734040-b492-4840-acd0-1686e057115e/action returned with HTTP 413 Jan 28 18:55:31.402023 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 304/623] 10.222.0.16 () {60 vars in 1357 bytes} [Thu Jan 28 18:55:30 2021] POST /volume/v3/294f6f9182614e818f011b5d22f9376b/volumes/18734040-b492-4840-acd0-1686e057115e/action => generated 208 bytes in 648 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 28 18:55:31.410197 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1be0c096-3812-4128-a68c-a9515b4cd8e6 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] DELETE http://10.222.0.16/volume/v3/294f6f9182614e818f011b5d22f9376b/volumes/18734040-b492-4840-acd0-1686e057115e Jan 28 18:55:31.411406 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1be0c096-3812-4128-a68c-a9515b4cd8e6 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:55:31.412700 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1be0c096-3812-4128-a68c-a9515b4cd8e6 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:55:31.413117 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-1be0c096-3812-4128-a68c-a9515b4cd8e6 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Delete volume with id: 18734040-b492-4840-acd0-1686e057115e Jan 28 18:55:31.559468 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:55:31.559468 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:55:31.563087 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1be0c096-3812-4128-a68c-a9515b4cd8e6 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Volume info retrieved successfully. Jan 28 18:55:31.674907 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1be0c096-3812-4128-a68c-a9515b4cd8e6 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Delete volume request issued successfully. Jan 28 18:55:31.676341 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1be0c096-3812-4128-a68c-a9515b4cd8e6 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] http://10.222.0.16/volume/v3/294f6f9182614e818f011b5d22f9376b/volumes/18734040-b492-4840-acd0-1686e057115e returned with HTTP 202 Jan 28 18:55:31.678939 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 320/624] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 18:55:31 2021] DELETE /volume/v3/294f6f9182614e818f011b5d22f9376b/volumes/18734040-b492-4840-acd0-1686e057115e => generated 0 bytes in 276 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 18:55:31.700166 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a27184cb-35b7-4805-88e3-67d42339c111 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] GET http://10.222.0.16/volume/v3/294f6f9182614e818f011b5d22f9376b/volumes/18734040-b492-4840-acd0-1686e057115e Jan 28 18:55:31.700846 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a27184cb-35b7-4805-88e3-67d42339c111 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:55:31.701053 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:55:31.701053 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:55:31.706437 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a27184cb-35b7-4805-88e3-67d42339c111 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:55:32.029081 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:55:32.029081 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:55:32.074270 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a27184cb-35b7-4805-88e3-67d42339c111 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Volume info retrieved successfully. Jan 28 18:55:32.142484 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a27184cb-35b7-4805-88e3-67d42339c111 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] http://10.222.0.16/volume/v3/294f6f9182614e818f011b5d22f9376b/volumes/18734040-b492-4840-acd0-1686e057115e returned with HTTP 200 Jan 28 18:55:32.150917 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 305/625] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:55:31 2021] GET /volume/v3/294f6f9182614e818f011b5d22f9376b/volumes/18734040-b492-4840-acd0-1686e057115e => generated 919 bytes in 465 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:55:33.187526 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d14bce9d-9239-4f89-a5a0-6377c555c069 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] GET http://10.222.0.16/volume/v3/294f6f9182614e818f011b5d22f9376b/volumes/18734040-b492-4840-acd0-1686e057115e Jan 28 18:55:33.189641 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d14bce9d-9239-4f89-a5a0-6377c555c069 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:55:33.191551 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:55:33.191551 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:55:33.196461 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d14bce9d-9239-4f89-a5a0-6377c555c069 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:55:33.639587 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:55:33.639587 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:55:33.663921 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d14bce9d-9239-4f89-a5a0-6377c555c069 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Volume info retrieved successfully. Jan 28 18:55:33.730587 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d14bce9d-9239-4f89-a5a0-6377c555c069 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] http://10.222.0.16/volume/v3/294f6f9182614e818f011b5d22f9376b/volumes/18734040-b492-4840-acd0-1686e057115e returned with HTTP 200 Jan 28 18:55:33.732859 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 321/626] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:55:33 2021] GET /volume/v3/294f6f9182614e818f011b5d22f9376b/volumes/18734040-b492-4840-acd0-1686e057115e => generated 919 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:55:34.757662 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b8962d55-a9fe-4622-beba-be496a8c0c93 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] GET http://10.222.0.16/volume/v3/294f6f9182614e818f011b5d22f9376b/volumes/18734040-b492-4840-acd0-1686e057115e Jan 28 18:55:34.759177 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b8962d55-a9fe-4622-beba-be496a8c0c93 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:55:34.761889 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:55:34.761889 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:55:34.766835 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b8962d55-a9fe-4622-beba-be496a8c0c93 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:55:35.156151 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:55:35.156151 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:55:35.183984 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b8962d55-a9fe-4622-beba-be496a8c0c93 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Volume info retrieved successfully. Jan 28 18:55:35.345473 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b8962d55-a9fe-4622-beba-be496a8c0c93 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] http://10.222.0.16/volume/v3/294f6f9182614e818f011b5d22f9376b/volumes/18734040-b492-4840-acd0-1686e057115e returned with HTTP 200 Jan 28 18:55:35.346249 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 306/627] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:55:34 2021] GET /volume/v3/294f6f9182614e818f011b5d22f9376b/volumes/18734040-b492-4840-acd0-1686e057115e => generated 919 bytes in 598 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:55:36.374996 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-47c549b1-469b-4360-9a75-72af12b16c49 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] GET http://10.222.0.16/volume/v3/294f6f9182614e818f011b5d22f9376b/volumes/18734040-b492-4840-acd0-1686e057115e Jan 28 18:55:36.375759 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-47c549b1-469b-4360-9a75-72af12b16c49 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:55:36.375901 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:55:36.375901 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:55:36.377185 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-47c549b1-469b-4360-9a75-72af12b16c49 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:55:36.413599 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-a5b56bb3-ffb4-44ea-9df1-ebfe5794c712 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] DELETE http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/attachments/2a34c457-f206-4307-9b85-27866159d592 Jan 28 18:55:36.414636 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-a5b56bb3-ffb4-44ea-9df1-ebfe5794c712 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:55:36.414998 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:55:36.414998 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:55:36.415596 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-a5b56bb3-ffb4-44ea-9df1-ebfe5794c712 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:55:36.487707 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:55:36.487707 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:55:36.630923 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:55:36.630923 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:55:36.669408 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-47c549b1-469b-4360-9a75-72af12b16c49 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Volume info retrieved successfully. Jan 28 18:55:36.804237 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-47c549b1-469b-4360-9a75-72af12b16c49 tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] http://10.222.0.16/volume/v3/294f6f9182614e818f011b5d22f9376b/volumes/18734040-b492-4840-acd0-1686e057115e returned with HTTP 200 Jan 28 18:55:36.807839 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 322/628] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:55:36 2021] GET /volume/v3/294f6f9182614e818f011b5d22f9376b/volumes/18734040-b492-4840-acd0-1686e057115e => generated 919 bytes in 440 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:55:37.839429 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f3254438-c5e1-4e17-bc1e-b5f442ab374b tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] GET http://10.222.0.16/volume/v3/294f6f9182614e818f011b5d22f9376b/volumes/18734040-b492-4840-acd0-1686e057115e Jan 28 18:55:37.842730 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f3254438-c5e1-4e17-bc1e-b5f442ab374b tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:55:37.844243 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:55:37.844243 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:55:37.849908 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f3254438-c5e1-4e17-bc1e-b5f442ab374b tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:55:37.974127 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-a5b56bb3-ffb4-44ea-9df1-ebfe5794c712 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 18:55:37.976152 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-a5b56bb3-ffb4-44ea-9df1-ebfe5794c712 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Pending status list for volume during attachment-delete: [] {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 18:55:37.999078 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-a5b56bb3-ffb4-44ea-9df1-ebfe5794c712 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/attachments/2a34c457-f206-4307-9b85-27866159d592 returned with HTTP 200 Jan 28 18:55:38.001048 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 307/629] 10.222.0.11 () {62 vars in 1437 bytes} [Thu Jan 28 18:55:36 2021] DELETE /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/attachments/2a34c457-f206-4307-9b85-27866159d592 => generated 19 bytes in 1598 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:55:38.052681 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-fa1da3d4-9679-48f8-8032-b046431a03c0 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] DELETE http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/attachments/b476c137-e7bb-4232-b1e8-04e8273d777d Jan 28 18:55:38.054074 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-fa1da3d4-9679-48f8-8032-b046431a03c0 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:55:38.054688 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:55:38.054688 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:55:38.055761 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-fa1da3d4-9679-48f8-8032-b046431a03c0 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:55:38.161952 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:55:38.161952 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:55:38.208658 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f3254438-c5e1-4e17-bc1e-b5f442ab374b tempest-VolumeQuotasNegativeTestJSON-36460037 tempest-VolumeQuotasNegativeTestJSON-36460037-project] http://10.222.0.16/volume/v3/294f6f9182614e818f011b5d22f9376b/volumes/18734040-b492-4840-acd0-1686e057115e returned with HTTP 404 Jan 28 18:55:38.210484 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 323/630] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:55:37 2021] GET /volume/v3/294f6f9182614e818f011b5d22f9376b/volumes/18734040-b492-4840-acd0-1686e057115e => generated 109 bytes in 380 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 28 18:55:38.240238 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-edde1996-3044-4798-81ef-1b1403b3d972 tempest-VolumeQuotasNegativeTestJSON-97716269 tempest-VolumeQuotasNegativeTestJSON-97716269-project-admin] PUT http://10.222.0.16/volume/v3/38d1503480534f4ca05e1dd87dc53049/os-quota-sets/294f6f9182614e818f011b5d22f9376b Jan 28 18:55:38.242072 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-edde1996-3044-4798-81ef-1b1403b3d972 tempest-VolumeQuotasNegativeTestJSON-97716269 tempest-VolumeQuotasNegativeTestJSON-97716269-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:55:38.958941 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-edde1996-3044-4798-81ef-1b1403b3d972 tempest-VolumeQuotasNegativeTestJSON-97716269 tempest-VolumeQuotasNegativeTestJSON-97716269-project-admin] http://10.222.0.16/volume/v3/38d1503480534f4ca05e1dd87dc53049/os-quota-sets/294f6f9182614e818f011b5d22f9376b returned with HTTP 200 Jan 28 18:55:38.964206 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 324/631] 10.222.0.16 () {60 vars in 1342 bytes} [Thu Jan 28 18:55:38 2021] PUT /volume/v3/38d1503480534f4ca05e1dd87dc53049/os-quota-sets/294f6f9182614e818f011b5d22f9376b => generated 319 bytes in 747 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:55:39.922572 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-fa1da3d4-9679-48f8-8032-b046431a03c0 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 18:55:39.923453 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-fa1da3d4-9679-48f8-8032-b046431a03c0 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Pending status list for volume during attachment-delete: [] {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 18:55:39.964765 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-fa1da3d4-9679-48f8-8032-b046431a03c0 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/attachments/b476c137-e7bb-4232-b1e8-04e8273d777d returned with HTTP 200 Jan 28 18:55:39.966804 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 308/632] 10.222.0.11 () {62 vars in 1437 bytes} [Thu Jan 28 18:55:38 2021] DELETE /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/attachments/b476c137-e7bb-4232-b1e8-04e8273d777d => generated 19 bytes in 1954 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:55:40.027464 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-de3c6984-d544-41aa-9b0d-0a29cd922150 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] DELETE http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/attachments/6d9b072d-3864-400e-b170-8d8cffd5d3ff Jan 28 18:55:40.034088 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-de3c6984-d544-41aa-9b0d-0a29cd922150 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:55:40.035012 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-de3c6984-d544-41aa-9b0d-0a29cd922150 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:55:40.113225 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:55:40.113225 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:55:41.963902 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-de3c6984-d544-41aa-9b0d-0a29cd922150 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 18:55:41.967147 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-de3c6984-d544-41aa-9b0d-0a29cd922150 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Pending status list for volume during attachment-delete: [] {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 18:55:41.990250 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-de3c6984-d544-41aa-9b0d-0a29cd922150 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/attachments/6d9b072d-3864-400e-b170-8d8cffd5d3ff returned with HTTP 200 Jan 28 18:55:41.992533 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 325/633] 10.222.0.11 () {62 vars in 1437 bytes} [Thu Jan 28 18:55:39 2021] DELETE /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/attachments/6d9b072d-3864-400e-b170-8d8cffd5d3ff => generated 19 bytes in 2014 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:56:01.775221 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-33d3d308-0448-4765-afbb-3a83a618456e tempest-VolumeTypesAccessTest-223387562 tempest-VolumeTypesAccessTest-223387562-project-admin] POST http://10.222.0.16/volume/v3/be1d71c773344f63af751f971387f1e4/types Jan 28 18:56:01.777100 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:56:01.777100 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:56:01.778247 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-33d3d308-0448-4765-afbb-3a83a618456e tempest-VolumeTypesAccessTest-223387562 tempest-VolumeTypesAccessTest-223387562-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1862541252", "os-volume-type-access:is_public": false}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:56:01.779943 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:56:01.779943 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:56:01.857785 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-33d3d308-0448-4765-afbb-3a83a618456e tempest-VolumeTypesAccessTest-223387562 tempest-VolumeTypesAccessTest-223387562-project-admin] http://10.222.0.16/volume/v3/be1d71c773344f63af751f971387f1e4/types returned with HTTP 200 Jan 28 18:56:01.859184 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 309/634] 10.222.0.16 () {60 vars in 1220 bytes} [Thu Jan 28 18:56:01 2021] POST /volume/v3/be1d71c773344f63af751f971387f1e4/types => generated 229 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:56:02.329987 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4f63decf-2839-45c9-a01b-52d23f8f6b23 tempest-VolumeTypesAccessTest-17567219 tempest-VolumeTypesAccessTest-17567219-project] POST http://10.222.0.16/volume/v3/4319d595b1c14f2690625258558e689d/volumes Jan 28 18:56:02.331114 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:56:02.331114 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:56:02.333621 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4f63decf-2839-45c9-a01b-52d23f8f6b23 tempest-VolumeTypesAccessTest-17567219 tempest-VolumeTypesAccessTest-17567219-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0c7f79c6-c6f3-42c6-bfb6-e754735abe44", "size": 1}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:56:02.354885 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-4f63decf-2839-45c9-a01b-52d23f8f6b23 tempest-VolumeTypesAccessTest-17567219 tempest-VolumeTypesAccessTest-17567219-project] Create volume request body: {'volume': {'volume_type': '0c7f79c6-c6f3-42c6-bfb6-e754735abe44', 'size': 1}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 18:56:02.387256 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4f63decf-2839-45c9-a01b-52d23f8f6b23 tempest-VolumeTypesAccessTest-17567219 tempest-VolumeTypesAccessTest-17567219-project] http://10.222.0.16/volume/v3/4319d595b1c14f2690625258558e689d/volumes returned with HTTP 404 Jan 28 18:56:02.388570 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 326/635] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 18:56:01 2021] POST /volume/v3/4319d595b1c14f2690625258558e689d/volumes => generated 114 bytes in 518 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 18:56:02.408413 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e0f29246-674f-4c80-9e61-950bb799f1b8 tempest-VolumeTypesAccessTest-223387562 tempest-VolumeTypesAccessTest-223387562-project-admin] POST http://10.222.0.16/volume/v3/be1d71c773344f63af751f971387f1e4/types/0c7f79c6-c6f3-42c6-bfb6-e754735abe44/action Jan 28 18:56:02.410097 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e0f29246-674f-4c80-9e61-950bb799f1b8 tempest-VolumeTypesAccessTest-223387562 tempest-VolumeTypesAccessTest-223387562-project-admin] Action body: b'{"addProjectAccess": {"project": "4319d595b1c14f2690625258558e689d"}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 18:56:02.410797 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e0f29246-674f-4c80-9e61-950bb799f1b8 tempest-VolumeTypesAccessTest-223387562 tempest-VolumeTypesAccessTest-223387562-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "4319d595b1c14f2690625258558e689d"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:56:02.539738 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e0f29246-674f-4c80-9e61-950bb799f1b8 tempest-VolumeTypesAccessTest-223387562 tempest-VolumeTypesAccessTest-223387562-project-admin] http://10.222.0.16/volume/v3/be1d71c773344f63af751f971387f1e4/types/0c7f79c6-c6f3-42c6-bfb6-e754735abe44/action returned with HTTP 202 Jan 28 18:56:02.542313 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 310/636] 10.222.0.16 () {60 vars in 1351 bytes} [Thu Jan 28 18:56:02 2021] POST /volume/v3/be1d71c773344f63af751f971387f1e4/types/0c7f79c6-c6f3-42c6-bfb6-e754735abe44/action => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 28 18:56:02.556140 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-174674c0-1c01-4552-97a8-ad0c8fd2fd3e tempest-VolumeTypesAccessTest-17567219 tempest-VolumeTypesAccessTest-17567219-project] POST http://10.222.0.16/volume/v3/4319d595b1c14f2690625258558e689d/volumes Jan 28 18:56:02.558487 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-174674c0-1c01-4552-97a8-ad0c8fd2fd3e tempest-VolumeTypesAccessTest-17567219 tempest-VolumeTypesAccessTest-17567219-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0c7f79c6-c6f3-42c6-bfb6-e754735abe44", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-215427486"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:56:02.560830 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-174674c0-1c01-4552-97a8-ad0c8fd2fd3e tempest-VolumeTypesAccessTest-17567219 tempest-VolumeTypesAccessTest-17567219-project] Create volume request body: {'volume': {'volume_type': '0c7f79c6-c6f3-42c6-bfb6-e754735abe44', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-215427486'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 18:56:02.602952 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-174674c0-1c01-4552-97a8-ad0c8fd2fd3e tempest-VolumeTypesAccessTest-17567219 tempest-VolumeTypesAccessTest-17567219-project] Create volume of 1 GB Jan 28 18:56:02.606385 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:56:02.606385 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:56:02.611873 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-174674c0-1c01-4552-97a8-ad0c8fd2fd3e tempest-VolumeTypesAccessTest-17567219 tempest-VolumeTypesAccessTest-17567219-project] Availability Zones retrieved successfully. Jan 28 18:56:02.667904 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-174674c0-1c01-4552-97a8-ad0c8fd2fd3e tempest-VolumeTypesAccessTest-17567219 tempest-VolumeTypesAccessTest-17567219-project] Flow 'volume_create_api' (71565970-5f89-4c63-839d-98e4f2971b05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:56:02.675980 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-174674c0-1c01-4552-97a8-ad0c8fd2fd3e tempest-VolumeTypesAccessTest-17567219 tempest-VolumeTypesAccessTest-17567219-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc396f69-d0f1-4d14-b440-288f0fadc65b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:56:02.681168 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-174674c0-1c01-4552-97a8-ad0c8fd2fd3e tempest-VolumeTypesAccessTest-17567219 tempest-VolumeTypesAccessTest-17567219-project] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 18:56:02.845548 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-174674c0-1c01-4552-97a8-ad0c8fd2fd3e tempest-VolumeTypesAccessTest-17567219 tempest-VolumeTypesAccessTest-17567219-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc396f69-d0f1-4d14-b440-288f0fadc65b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:56:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0c7f79c6-c6f3-42c6-bfb6-e754735abe44,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1862541252',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0c7f79c6-c6f3-42c6-bfb6-e754735abe44', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:56:02.853652 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-174674c0-1c01-4552-97a8-ad0c8fd2fd3e tempest-VolumeTypesAccessTest-17567219 tempest-VolumeTypesAccessTest-17567219-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36f5560e-f5bc-438c-be74-903bce840cc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:56:02.958715 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [None req-174674c0-1c01-4552-97a8-ad0c8fd2fd3e tempest-VolumeTypesAccessTest-17567219 tempest-VolumeTypesAccessTest-17567219-project] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1862541252 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1862541252, it is now deprecated. Please use the default quota class for default quota. Jan 28 18:56:02.960940 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [None req-174674c0-1c01-4552-97a8-ad0c8fd2fd3e tempest-VolumeTypesAccessTest-17567219 tempest-VolumeTypesAccessTest-17567219-project] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1862541252 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1862541252, it is now deprecated. Please use the default quota class for default quota. Jan 28 18:56:03.040131 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-174674c0-1c01-4552-97a8-ad0c8fd2fd3e tempest-VolumeTypesAccessTest-17567219 tempest-VolumeTypesAccessTest-17567219-project] Created reservations ['aa20fbe9-bb4d-411d-b063-2cd18c85d5b0', 'c8bdb832-df1f-4606-9546-44be76760e07', 'a7349ac1-98f4-4c32-b9b2-4e1e57c527e7', 'dc0b5277-3c5a-48a8-bce1-ea1b8c1f05f0'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 18:56:03.043857 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-174674c0-1c01-4552-97a8-ad0c8fd2fd3e tempest-VolumeTypesAccessTest-17567219 tempest-VolumeTypesAccessTest-17567219-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36f5560e-f5bc-438c-be74-903bce840cc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa20fbe9-bb4d-411d-b063-2cd18c85d5b0', 'c8bdb832-df1f-4606-9546-44be76760e07', 'a7349ac1-98f4-4c32-b9b2-4e1e57c527e7', 'dc0b5277-3c5a-48a8-bce1-ea1b8c1f05f0']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:56:03.048670 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-174674c0-1c01-4552-97a8-ad0c8fd2fd3e tempest-VolumeTypesAccessTest-17567219 tempest-VolumeTypesAccessTest-17567219-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d03fba20-cae4-4d8f-8dc9-9d555f8a8a43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:56:03.143138 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-174674c0-1c01-4552-97a8-ad0c8fd2fd3e tempest-VolumeTypesAccessTest-17567219 tempest-VolumeTypesAccessTest-17567219-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d03fba20-cae4-4d8f-8dc9-9d555f8a8a43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '109a91c4-99ca-467b-8b29-3191cb666ed6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-215427486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4319d595b1c14f2690625258558e689d',qos_specs=None,replication_status=,reservations=['aa20fbe9-bb4d-411d-b063-2cd18c85d5b0','c8bdb832-df1f-4606-9546-44be76760e07','a7349ac1-98f4-4c32-b9b2-4e1e57c527e7','dc0b5277-3c5a-48a8-bce1-ea1b8c1f05f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40fb28f8d8cb47aa8768869350a1fa1d',volume_type_id=0c7f79c6-c6f3-42c6-bfb6-e754735abe44), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T18:56:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-215427486',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=109a91c4-99ca-467b-8b29-3191cb666ed6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4319d595b1c14f2690625258558e689d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='40fb28f8d8cb47aa8768869350a1fa1d',volume_attachment=,volume_type=,volume_type_id=0c7f79c6-c6f3-42c6-bfb6-e754735abe44)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:56:03.146074 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-174674c0-1c01-4552-97a8-ad0c8fd2fd3e tempest-VolumeTypesAccessTest-17567219 tempest-VolumeTypesAccessTest-17567219-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e13eade6-5694-4002-b0fa-f5fbab0249ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:56:03.184241 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-174674c0-1c01-4552-97a8-ad0c8fd2fd3e tempest-VolumeTypesAccessTest-17567219 tempest-VolumeTypesAccessTest-17567219-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e13eade6-5694-4002-b0fa-f5fbab0249ce) transitioned into state 'SUCCESS' from state '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-215427486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4319d595b1c14f2690625258558e689d',qos_specs=None,replication_status=,reservations=['aa20fbe9-bb4d-411d-b063-2cd18c85d5b0','c8bdb832-df1f-4606-9546-44be76760e07','a7349ac1-98f4-4c32-b9b2-4e1e57c527e7','dc0b5277-3c5a-48a8-bce1-ea1b8c1f05f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40fb28f8d8cb47aa8768869350a1fa1d',volume_type_id=0c7f79c6-c6f3-42c6-bfb6-e754735abe44)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:56:03.187099 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-174674c0-1c01-4552-97a8-ad0c8fd2fd3e tempest-VolumeTypesAccessTest-17567219 tempest-VolumeTypesAccessTest-17567219-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dec28087-7aea-40b2-bc53-fb6b6aeb0fbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:56:03.215437 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-174674c0-1c01-4552-97a8-ad0c8fd2fd3e tempest-VolumeTypesAccessTest-17567219 tempest-VolumeTypesAccessTest-17567219-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dec28087-7aea-40b2-bc53-fb6b6aeb0fbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:56:03.255698 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-174674c0-1c01-4552-97a8-ad0c8fd2fd3e tempest-VolumeTypesAccessTest-17567219 tempest-VolumeTypesAccessTest-17567219-project] Flow 'volume_create_api' (71565970-5f89-4c63-839d-98e4f2971b05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:56:03.427943 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-174674c0-1c01-4552-97a8-ad0c8fd2fd3e tempest-VolumeTypesAccessTest-17567219 tempest-VolumeTypesAccessTest-17567219-project] Create volume request issued successfully. Jan 28 18:56:03.517726 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-174674c0-1c01-4552-97a8-ad0c8fd2fd3e tempest-VolumeTypesAccessTest-17567219 tempest-VolumeTypesAccessTest-17567219-project] http://10.222.0.16/volume/v3/4319d595b1c14f2690625258558e689d/volumes returned with HTTP 202 Jan 28 18:56:03.533420 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 327/637] 10.222.0.16 () {60 vars in 1226 bytes} [Thu Jan 28 18:56:02 2021] POST /volume/v3/4319d595b1c14f2690625258558e689d/volumes => generated 861 bytes in 977 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 18:56:03.550609 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9917a520-8806-407e-924f-05517db15b88 tempest-VolumeTypesAccessTest-17567219 tempest-VolumeTypesAccessTest-17567219-project] GET http://10.222.0.16/volume/v3/4319d595b1c14f2690625258558e689d/volumes/109a91c4-99ca-467b-8b29-3191cb666ed6 Jan 28 18:56:03.551148 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9917a520-8806-407e-924f-05517db15b88 tempest-VolumeTypesAccessTest-17567219 tempest-VolumeTypesAccessTest-17567219-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:56:03.551975 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9917a520-8806-407e-924f-05517db15b88 tempest-VolumeTypesAccessTest-17567219 tempest-VolumeTypesAccessTest-17567219-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:56:03.689878 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:56:03.689878 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:56:03.706668 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9917a520-8806-407e-924f-05517db15b88 tempest-VolumeTypesAccessTest-17567219 tempest-VolumeTypesAccessTest-17567219-project] Volume info retrieved successfully. Jan 28 18:56:03.757026 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9917a520-8806-407e-924f-05517db15b88 tempest-VolumeTypesAccessTest-17567219 tempest-VolumeTypesAccessTest-17567219-project] http://10.222.0.16/volume/v3/4319d595b1c14f2690625258558e689d/volumes/109a91c4-99ca-467b-8b29-3191cb666ed6 returned with HTTP 200 Jan 28 18:56:03.759049 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 311/638] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:56:03 2021] GET /volume/v3/4319d595b1c14f2690625258558e689d/volumes/109a91c4-99ca-467b-8b29-3191cb666ed6 => generated 929 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:56:04.784758 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2922ee72-f7e3-4e10-9caf-87e31f5586e0 tempest-VolumeTypesAccessTest-17567219 tempest-VolumeTypesAccessTest-17567219-project] GET http://10.222.0.16/volume/v3/4319d595b1c14f2690625258558e689d/volumes/109a91c4-99ca-467b-8b29-3191cb666ed6 Jan 28 18:56:04.785800 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2922ee72-f7e3-4e10-9caf-87e31f5586e0 tempest-VolumeTypesAccessTest-17567219 tempest-VolumeTypesAccessTest-17567219-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:56:04.786143 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:56:04.786143 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:56:04.786819 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2922ee72-f7e3-4e10-9caf-87e31f5586e0 tempest-VolumeTypesAccessTest-17567219 tempest-VolumeTypesAccessTest-17567219-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:56:04.991069 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:56:04.991069 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:56:05.027026 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2922ee72-f7e3-4e10-9caf-87e31f5586e0 tempest-VolumeTypesAccessTest-17567219 tempest-VolumeTypesAccessTest-17567219-project] Volume info retrieved successfully. Jan 28 18:56:05.089366 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2922ee72-f7e3-4e10-9caf-87e31f5586e0 tempest-VolumeTypesAccessTest-17567219 tempest-VolumeTypesAccessTest-17567219-project] http://10.222.0.16/volume/v3/4319d595b1c14f2690625258558e689d/volumes/109a91c4-99ca-467b-8b29-3191cb666ed6 returned with HTTP 200 Jan 28 18:56:05.091560 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 328/639] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:56:04 2021] GET /volume/v3/4319d595b1c14f2690625258558e689d/volumes/109a91c4-99ca-467b-8b29-3191cb666ed6 => generated 953 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 18:56:06.120552 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f53f0ca2-e885-41db-87b4-1d793818eac4 tempest-VolumeTypesAccessTest-17567219 tempest-VolumeTypesAccessTest-17567219-project] GET http://10.222.0.16/volume/v3/4319d595b1c14f2690625258558e689d/volumes/109a91c4-99ca-467b-8b29-3191cb666ed6 Jan 28 18:56:06.121375 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f53f0ca2-e885-41db-87b4-1d793818eac4 tempest-VolumeTypesAccessTest-17567219 tempest-VolumeTypesAccessTest-17567219-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:56:06.121668 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:56:06.121668 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:56:06.122652 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f53f0ca2-e885-41db-87b4-1d793818eac4 tempest-VolumeTypesAccessTest-17567219 tempest-VolumeTypesAccessTest-17567219-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:56:06.200423 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:56:06.200423 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:56:06.213183 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f53f0ca2-e885-41db-87b4-1d793818eac4 tempest-VolumeTypesAccessTest-17567219 tempest-VolumeTypesAccessTest-17567219-project] Volume info retrieved successfully. Jan 28 18:56:06.262637 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f53f0ca2-e885-41db-87b4-1d793818eac4 tempest-VolumeTypesAccessTest-17567219 tempest-VolumeTypesAccessTest-17567219-project] http://10.222.0.16/volume/v3/4319d595b1c14f2690625258558e689d/volumes/109a91c4-99ca-467b-8b29-3191cb666ed6 returned with HTTP 200 Jan 28 18:56:06.277164 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 312/640] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:56:06 2021] GET /volume/v3/4319d595b1c14f2690625258558e689d/volumes/109a91c4-99ca-467b-8b29-3191cb666ed6 => generated 954 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:56:06.294449 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1a7a96c8-a1bb-476a-8139-82eb59656f3b tempest-VolumeTypesAccessTest-223387562 tempest-VolumeTypesAccessTest-223387562-project-admin] POST http://10.222.0.16/volume/v3/be1d71c773344f63af751f971387f1e4/types/0c7f79c6-c6f3-42c6-bfb6-e754735abe44/action Jan 28 18:56:06.295744 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:56:06.295744 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:56:06.297092 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1a7a96c8-a1bb-476a-8139-82eb59656f3b tempest-VolumeTypesAccessTest-223387562 tempest-VolumeTypesAccessTest-223387562-project-admin] Action body: b'{"removeProjectAccess": {"project": "4319d595b1c14f2690625258558e689d"}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 18:56:06.298324 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1a7a96c8-a1bb-476a-8139-82eb59656f3b tempest-VolumeTypesAccessTest-223387562 tempest-VolumeTypesAccessTest-223387562-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "4319d595b1c14f2690625258558e689d"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:56:06.351657 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1a7a96c8-a1bb-476a-8139-82eb59656f3b tempest-VolumeTypesAccessTest-223387562 tempest-VolumeTypesAccessTest-223387562-project-admin] http://10.222.0.16/volume/v3/be1d71c773344f63af751f971387f1e4/types/0c7f79c6-c6f3-42c6-bfb6-e754735abe44/action returned with HTTP 202 Jan 28 18:56:06.362061 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 329/641] 10.222.0.16 () {60 vars in 1351 bytes} [Thu Jan 28 18:56:06 2021] POST /volume/v3/be1d71c773344f63af751f971387f1e4/types/0c7f79c6-c6f3-42c6-bfb6-e754735abe44/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 18:56:06.374219 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-60212641-0041-4965-88e6-fb00085f0539 tempest-VolumeTypesAccessTest-223387562 tempest-VolumeTypesAccessTest-223387562-project-admin] POST http://10.222.0.16/volume/v3/be1d71c773344f63af751f971387f1e4/types Jan 28 18:56:06.374219 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:56:06.374219 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:56:06.374219 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-60212641-0041-4965-88e6-fb00085f0539 tempest-VolumeTypesAccessTest-223387562 tempest-VolumeTypesAccessTest-223387562-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-874420905", "os-volume-type-access:is_public": false}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:56:06.444663 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-60212641-0041-4965-88e6-fb00085f0539 tempest-VolumeTypesAccessTest-223387562 tempest-VolumeTypesAccessTest-223387562-project-admin] http://10.222.0.16/volume/v3/be1d71c773344f63af751f971387f1e4/types returned with HTTP 200 Jan 28 18:56:06.448918 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 313/642] 10.222.0.16 () {60 vars in 1220 bytes} [Thu Jan 28 18:56:06 2021] POST /volume/v3/be1d71c773344f63af751f971387f1e4/types => generated 228 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:56:06.466693 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ad1e14cf-8fc4-4168-98eb-df8c74686c2d tempest-VolumeTypesAccessTest-223387562 tempest-VolumeTypesAccessTest-223387562-project-admin] POST http://10.222.0.16/volume/v3/be1d71c773344f63af751f971387f1e4/types/f4eb1b92-f6da-491d-90e8-a74406520d46/action Jan 28 18:56:06.468172 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ad1e14cf-8fc4-4168-98eb-df8c74686c2d tempest-VolumeTypesAccessTest-223387562 tempest-VolumeTypesAccessTest-223387562-project-admin] Action body: b'{"addProjectAccess": {"project": "4319d595b1c14f2690625258558e689d"}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 18:56:06.468874 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ad1e14cf-8fc4-4168-98eb-df8c74686c2d tempest-VolumeTypesAccessTest-223387562 tempest-VolumeTypesAccessTest-223387562-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "4319d595b1c14f2690625258558e689d"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:56:06.510556 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ad1e14cf-8fc4-4168-98eb-df8c74686c2d tempest-VolumeTypesAccessTest-223387562 tempest-VolumeTypesAccessTest-223387562-project-admin] http://10.222.0.16/volume/v3/be1d71c773344f63af751f971387f1e4/types/f4eb1b92-f6da-491d-90e8-a74406520d46/action returned with HTTP 202 Jan 28 18:56:06.513339 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 330/643] 10.222.0.16 () {60 vars in 1351 bytes} [Thu Jan 28 18:56:06 2021] POST /volume/v3/be1d71c773344f63af751f971387f1e4/types/f4eb1b92-f6da-491d-90e8-a74406520d46/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 18:56:06.522306 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-52bf7332-b9b3-4bc7-ae42-b4469ce91b00 tempest-VolumeTypesAccessTest-223387562 tempest-VolumeTypesAccessTest-223387562-project-admin] POST http://10.222.0.16/volume/v3/be1d71c773344f63af751f971387f1e4/types/f4eb1b92-f6da-491d-90e8-a74406520d46/action Jan 28 18:56:06.523111 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-52bf7332-b9b3-4bc7-ae42-b4469ce91b00 tempest-VolumeTypesAccessTest-223387562 tempest-VolumeTypesAccessTest-223387562-project-admin] Action body: b'{"addProjectAccess": {"project": "a3def9d31adc463f92973c75f4ec181b"}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 18:56:06.523508 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-52bf7332-b9b3-4bc7-ae42-b4469ce91b00 tempest-VolumeTypesAccessTest-223387562 tempest-VolumeTypesAccessTest-223387562-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "a3def9d31adc463f92973c75f4ec181b"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:56:06.552278 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-52bf7332-b9b3-4bc7-ae42-b4469ce91b00 tempest-VolumeTypesAccessTest-223387562 tempest-VolumeTypesAccessTest-223387562-project-admin] http://10.222.0.16/volume/v3/be1d71c773344f63af751f971387f1e4/types/f4eb1b92-f6da-491d-90e8-a74406520d46/action returned with HTTP 202 Jan 28 18:56:06.558289 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 314/644] 10.222.0.16 () {60 vars in 1351 bytes} [Thu Jan 28 18:56:06 2021] POST /volume/v3/be1d71c773344f63af751f971387f1e4/types/f4eb1b92-f6da-491d-90e8-a74406520d46/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 18:56:06.572387 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2577c90a-18a2-46ea-a1fa-0f2c30928755 tempest-VolumeTypesAccessTest-223387562 tempest-VolumeTypesAccessTest-223387562-project-admin] GET http://10.222.0.16/volume/v3/be1d71c773344f63af751f971387f1e4/types/f4eb1b92-f6da-491d-90e8-a74406520d46/os-volume-type-access Jan 28 18:56:06.573499 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2577c90a-18a2-46ea-a1fa-0f2c30928755 tempest-VolumeTypesAccessTest-223387562 tempest-VolumeTypesAccessTest-223387562-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:56:06.574324 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2577c90a-18a2-46ea-a1fa-0f2c30928755 tempest-VolumeTypesAccessTest-223387562 tempest-VolumeTypesAccessTest-223387562-project-admin] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:56:06.606673 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2577c90a-18a2-46ea-a1fa-0f2c30928755 tempest-VolumeTypesAccessTest-223387562 tempest-VolumeTypesAccessTest-223387562-project-admin] http://10.222.0.16/volume/v3/be1d71c773344f63af751f971387f1e4/types/f4eb1b92-f6da-491d-90e8-a74406520d46/os-volume-type-access returned with HTTP 200 Jan 28 18:56:06.607493 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 331/645] 10.222.0.16 () {58 vars in 1375 bytes} [Thu Jan 28 18:56:06 2021] GET /volume/v3/be1d71c773344f63af751f971387f1e4/types/f4eb1b92-f6da-491d-90e8-a74406520d46/os-volume-type-access => generated 244 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:56:06.620846 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dcd308f5-8c45-41e7-9bab-421af285d519 tempest-VolumeTypesAccessTest-223387562 tempest-VolumeTypesAccessTest-223387562-project-admin] POST http://10.222.0.16/volume/v3/be1d71c773344f63af751f971387f1e4/types/f4eb1b92-f6da-491d-90e8-a74406520d46/action Jan 28 18:56:06.622125 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dcd308f5-8c45-41e7-9bab-421af285d519 tempest-VolumeTypesAccessTest-223387562 tempest-VolumeTypesAccessTest-223387562-project-admin] Action body: b'{"removeProjectAccess": {"project": "a3def9d31adc463f92973c75f4ec181b"}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 18:56:06.622539 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dcd308f5-8c45-41e7-9bab-421af285d519 tempest-VolumeTypesAccessTest-223387562 tempest-VolumeTypesAccessTest-223387562-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "a3def9d31adc463f92973c75f4ec181b"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:56:06.659549 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dcd308f5-8c45-41e7-9bab-421af285d519 tempest-VolumeTypesAccessTest-223387562 tempest-VolumeTypesAccessTest-223387562-project-admin] http://10.222.0.16/volume/v3/be1d71c773344f63af751f971387f1e4/types/f4eb1b92-f6da-491d-90e8-a74406520d46/action returned with HTTP 202 Jan 28 18:56:06.662732 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 315/646] 10.222.0.16 () {60 vars in 1351 bytes} [Thu Jan 28 18:56:06 2021] POST /volume/v3/be1d71c773344f63af751f971387f1e4/types/f4eb1b92-f6da-491d-90e8-a74406520d46/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 18:56:06.676364 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-130bfef2-e289-4816-8228-ef4f6df8d359 tempest-VolumeTypesAccessTest-223387562 tempest-VolumeTypesAccessTest-223387562-project-admin] POST http://10.222.0.16/volume/v3/be1d71c773344f63af751f971387f1e4/types/f4eb1b92-f6da-491d-90e8-a74406520d46/action Jan 28 18:56:06.678302 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-130bfef2-e289-4816-8228-ef4f6df8d359 tempest-VolumeTypesAccessTest-223387562 tempest-VolumeTypesAccessTest-223387562-project-admin] Action body: b'{"removeProjectAccess": {"project": "4319d595b1c14f2690625258558e689d"}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 18:56:06.678896 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-130bfef2-e289-4816-8228-ef4f6df8d359 tempest-VolumeTypesAccessTest-223387562 tempest-VolumeTypesAccessTest-223387562-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "4319d595b1c14f2690625258558e689d"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:56:06.717013 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-130bfef2-e289-4816-8228-ef4f6df8d359 tempest-VolumeTypesAccessTest-223387562 tempest-VolumeTypesAccessTest-223387562-project-admin] http://10.222.0.16/volume/v3/be1d71c773344f63af751f971387f1e4/types/f4eb1b92-f6da-491d-90e8-a74406520d46/action returned with HTTP 202 Jan 28 18:56:06.722400 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 332/647] 10.222.0.16 () {60 vars in 1351 bytes} [Thu Jan 28 18:56:06 2021] POST /volume/v3/be1d71c773344f63af751f971387f1e4/types/f4eb1b92-f6da-491d-90e8-a74406520d46/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 18:56:06.729977 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c879d202-9b46-4744-891e-66bff25f96c4 tempest-VolumeTypesAccessTest-223387562 tempest-VolumeTypesAccessTest-223387562-project-admin] DELETE http://10.222.0.16/volume/v3/be1d71c773344f63af751f971387f1e4/types/f4eb1b92-f6da-491d-90e8-a74406520d46 Jan 28 18:56:06.730778 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c879d202-9b46-4744-891e-66bff25f96c4 tempest-VolumeTypesAccessTest-223387562 tempest-VolumeTypesAccessTest-223387562-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:56:06.731413 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c879d202-9b46-4744-891e-66bff25f96c4 tempest-VolumeTypesAccessTest-223387562 tempest-VolumeTypesAccessTest-223387562-project-admin] Calling method '_delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:56:06.817287 n-d-705657-15 devstack@c-api.service[87913]: /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 28 18:56:06.817287 n-d-705657-15 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 28 18:56:06.834592 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c879d202-9b46-4744-891e-66bff25f96c4 tempest-VolumeTypesAccessTest-223387562 tempest-VolumeTypesAccessTest-223387562-project-admin] http://10.222.0.16/volume/v3/be1d71c773344f63af751f971387f1e4/types/f4eb1b92-f6da-491d-90e8-a74406520d46 returned with HTTP 202 Jan 28 18:56:06.837509 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 316/648] 10.222.0.16 () {58 vars in 1312 bytes} [Thu Jan 28 18:56:06 2021] DELETE /volume/v3/be1d71c773344f63af751f971387f1e4/types/f4eb1b92-f6da-491d-90e8-a74406520d46 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 18:56:06.851846 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-61b2604b-cc54-4997-8dc8-6e7ec2f7d707 tempest-VolumeTypesAccessTest-223387562 tempest-VolumeTypesAccessTest-223387562-project-admin] GET http://10.222.0.16/volume/v3/be1d71c773344f63af751f971387f1e4/types/f4eb1b92-f6da-491d-90e8-a74406520d46 Jan 28 18:56:06.853505 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-61b2604b-cc54-4997-8dc8-6e7ec2f7d707 tempest-VolumeTypesAccessTest-223387562 tempest-VolumeTypesAccessTest-223387562-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:56:06.854421 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-61b2604b-cc54-4997-8dc8-6e7ec2f7d707 tempest-VolumeTypesAccessTest-223387562 tempest-VolumeTypesAccessTest-223387562-project-admin] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:56:06.882675 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-61b2604b-cc54-4997-8dc8-6e7ec2f7d707 tempest-VolumeTypesAccessTest-223387562 tempest-VolumeTypesAccessTest-223387562-project-admin] http://10.222.0.16/volume/v3/be1d71c773344f63af751f971387f1e4/types/f4eb1b92-f6da-491d-90e8-a74406520d46 returned with HTTP 404 Jan 28 18:56:06.888113 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 333/649] 10.222.0.16 () {58 vars in 1309 bytes} [Thu Jan 28 18:56:06 2021] GET /volume/v3/be1d71c773344f63af751f971387f1e4/types/f4eb1b92-f6da-491d-90e8-a74406520d46 => generated 114 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 18:56:06.894247 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-55cc5c02-bd34-4580-8be8-e426059ea861 tempest-VolumeTypesAccessTest-17567219 tempest-VolumeTypesAccessTest-17567219-project] DELETE http://10.222.0.16/volume/v3/4319d595b1c14f2690625258558e689d/volumes/109a91c4-99ca-467b-8b29-3191cb666ed6 Jan 28 18:56:06.895195 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-55cc5c02-bd34-4580-8be8-e426059ea861 tempest-VolumeTypesAccessTest-17567219 tempest-VolumeTypesAccessTest-17567219-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:56:06.896690 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-55cc5c02-bd34-4580-8be8-e426059ea861 tempest-VolumeTypesAccessTest-17567219 tempest-VolumeTypesAccessTest-17567219-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:56:06.897714 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-55cc5c02-bd34-4580-8be8-e426059ea861 tempest-VolumeTypesAccessTest-17567219 tempest-VolumeTypesAccessTest-17567219-project] Delete volume with id: 109a91c4-99ca-467b-8b29-3191cb666ed6 Jan 28 18:56:06.996966 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:56:06.996966 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:56:06.998894 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-55cc5c02-bd34-4580-8be8-e426059ea861 tempest-VolumeTypesAccessTest-17567219 tempest-VolumeTypesAccessTest-17567219-project] Volume info retrieved successfully. Jan 28 18:56:07.046637 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-55cc5c02-bd34-4580-8be8-e426059ea861 tempest-VolumeTypesAccessTest-17567219 tempest-VolumeTypesAccessTest-17567219-project] Delete volume request issued successfully. Jan 28 18:56:07.047987 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-55cc5c02-bd34-4580-8be8-e426059ea861 tempest-VolumeTypesAccessTest-17567219 tempest-VolumeTypesAccessTest-17567219-project] http://10.222.0.16/volume/v3/4319d595b1c14f2690625258558e689d/volumes/109a91c4-99ca-467b-8b29-3191cb666ed6 returned with HTTP 202 Jan 28 18:56:07.049942 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 317/650] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 18:56:06 2021] DELETE /volume/v3/4319d595b1c14f2690625258558e689d/volumes/109a91c4-99ca-467b-8b29-3191cb666ed6 => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 18:56:07.064572 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dd7a6729-f2c9-4046-b541-0a705a2caed3 tempest-VolumeTypesAccessTest-17567219 tempest-VolumeTypesAccessTest-17567219-project] GET http://10.222.0.16/volume/v3/4319d595b1c14f2690625258558e689d/volumes/109a91c4-99ca-467b-8b29-3191cb666ed6 Jan 28 18:56:07.066686 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dd7a6729-f2c9-4046-b541-0a705a2caed3 tempest-VolumeTypesAccessTest-17567219 tempest-VolumeTypesAccessTest-17567219-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:56:07.068058 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dd7a6729-f2c9-4046-b541-0a705a2caed3 tempest-VolumeTypesAccessTest-17567219 tempest-VolumeTypesAccessTest-17567219-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:56:07.183628 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:56:07.183628 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:56:07.202027 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-dd7a6729-f2c9-4046-b541-0a705a2caed3 tempest-VolumeTypesAccessTest-17567219 tempest-VolumeTypesAccessTest-17567219-project] Volume info retrieved successfully. Jan 28 18:56:07.261952 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dd7a6729-f2c9-4046-b541-0a705a2caed3 tempest-VolumeTypesAccessTest-17567219 tempest-VolumeTypesAccessTest-17567219-project] http://10.222.0.16/volume/v3/4319d595b1c14f2690625258558e689d/volumes/109a91c4-99ca-467b-8b29-3191cb666ed6 returned with HTTP 200 Jan 28 18:56:07.263695 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 334/651] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:56:07 2021] GET /volume/v3/4319d595b1c14f2690625258558e689d/volumes/109a91c4-99ca-467b-8b29-3191cb666ed6 => generated 953 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:56:08.295616 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3cc8599e-3137-4675-9f8e-3255e1980365 tempest-VolumeTypesAccessTest-17567219 tempest-VolumeTypesAccessTest-17567219-project] GET http://10.222.0.16/volume/v3/4319d595b1c14f2690625258558e689d/volumes/109a91c4-99ca-467b-8b29-3191cb666ed6 Jan 28 18:56:08.297689 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3cc8599e-3137-4675-9f8e-3255e1980365 tempest-VolumeTypesAccessTest-17567219 tempest-VolumeTypesAccessTest-17567219-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:56:08.298079 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:56:08.298079 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:56:08.298849 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3cc8599e-3137-4675-9f8e-3255e1980365 tempest-VolumeTypesAccessTest-17567219 tempest-VolumeTypesAccessTest-17567219-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:56:08.578661 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:56:08.578661 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:56:08.617778 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3cc8599e-3137-4675-9f8e-3255e1980365 tempest-VolumeTypesAccessTest-17567219 tempest-VolumeTypesAccessTest-17567219-project] Volume info retrieved successfully. Jan 28 18:56:08.693838 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3cc8599e-3137-4675-9f8e-3255e1980365 tempest-VolumeTypesAccessTest-17567219 tempest-VolumeTypesAccessTest-17567219-project] http://10.222.0.16/volume/v3/4319d595b1c14f2690625258558e689d/volumes/109a91c4-99ca-467b-8b29-3191cb666ed6 returned with HTTP 200 Jan 28 18:56:08.701642 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 318/652] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:56:08 2021] GET /volume/v3/4319d595b1c14f2690625258558e689d/volumes/109a91c4-99ca-467b-8b29-3191cb666ed6 => generated 953 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:56:09.736625 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4739ba58-d1da-48a0-b10b-ffb2c5362ddd tempest-VolumeTypesAccessTest-17567219 tempest-VolumeTypesAccessTest-17567219-project] GET http://10.222.0.16/volume/v3/4319d595b1c14f2690625258558e689d/volumes/109a91c4-99ca-467b-8b29-3191cb666ed6 Jan 28 18:56:09.737690 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4739ba58-d1da-48a0-b10b-ffb2c5362ddd tempest-VolumeTypesAccessTest-17567219 tempest-VolumeTypesAccessTest-17567219-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:56:09.737958 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:56:09.737958 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:56:09.738664 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4739ba58-d1da-48a0-b10b-ffb2c5362ddd tempest-VolumeTypesAccessTest-17567219 tempest-VolumeTypesAccessTest-17567219-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:56:09.881587 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4739ba58-d1da-48a0-b10b-ffb2c5362ddd tempest-VolumeTypesAccessTest-17567219 tempest-VolumeTypesAccessTest-17567219-project] http://10.222.0.16/volume/v3/4319d595b1c14f2690625258558e689d/volumes/109a91c4-99ca-467b-8b29-3191cb666ed6 returned with HTTP 404 Jan 28 18:56:09.885696 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 335/653] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:56:09 2021] GET /volume/v3/4319d595b1c14f2690625258558e689d/volumes/109a91c4-99ca-467b-8b29-3191cb666ed6 => generated 109 bytes in 157 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 18:56:09.898392 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2925760c-c8cd-424f-a16d-9a2e591e9c2b tempest-VolumeTypesAccessTest-223387562 tempest-VolumeTypesAccessTest-223387562-project-admin] DELETE http://10.222.0.16/volume/v3/be1d71c773344f63af751f971387f1e4/types/0c7f79c6-c6f3-42c6-bfb6-e754735abe44 Jan 28 18:56:09.899926 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2925760c-c8cd-424f-a16d-9a2e591e9c2b tempest-VolumeTypesAccessTest-223387562 tempest-VolumeTypesAccessTest-223387562-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:56:09.900294 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:56:09.900294 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:56:09.901053 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2925760c-c8cd-424f-a16d-9a2e591e9c2b tempest-VolumeTypesAccessTest-223387562 tempest-VolumeTypesAccessTest-223387562-project-admin] Calling method '_delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:56:10.037739 n-d-705657-15 devstack@c-api.service[87913]: /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 28 18:56:10.037739 n-d-705657-15 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 28 18:56:10.058636 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2925760c-c8cd-424f-a16d-9a2e591e9c2b tempest-VolumeTypesAccessTest-223387562 tempest-VolumeTypesAccessTest-223387562-project-admin] http://10.222.0.16/volume/v3/be1d71c773344f63af751f971387f1e4/types/0c7f79c6-c6f3-42c6-bfb6-e754735abe44 returned with HTTP 202 Jan 28 18:56:10.060276 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 319/654] 10.222.0.16 () {58 vars in 1312 bytes} [Thu Jan 28 18:56:09 2021] DELETE /volume/v3/be1d71c773344f63af751f971387f1e4/types/0c7f79c6-c6f3-42c6-bfb6-e754735abe44 => generated 0 bytes in 169 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 18:56:10.074066 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-21fb1fbc-0259-4983-8ae8-e6d73f6757d1 tempest-VolumeTypesAccessTest-223387562 tempest-VolumeTypesAccessTest-223387562-project-admin] GET http://10.222.0.16/volume/v3/be1d71c773344f63af751f971387f1e4/types/0c7f79c6-c6f3-42c6-bfb6-e754735abe44 Jan 28 18:56:10.077703 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-21fb1fbc-0259-4983-8ae8-e6d73f6757d1 tempest-VolumeTypesAccessTest-223387562 tempest-VolumeTypesAccessTest-223387562-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:56:10.083495 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-21fb1fbc-0259-4983-8ae8-e6d73f6757d1 tempest-VolumeTypesAccessTest-223387562 tempest-VolumeTypesAccessTest-223387562-project-admin] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:56:10.108214 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-21fb1fbc-0259-4983-8ae8-e6d73f6757d1 tempest-VolumeTypesAccessTest-223387562 tempest-VolumeTypesAccessTest-223387562-project-admin] http://10.222.0.16/volume/v3/be1d71c773344f63af751f971387f1e4/types/0c7f79c6-c6f3-42c6-bfb6-e754735abe44 returned with HTTP 404 Jan 28 18:56:10.114649 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 336/655] 10.222.0.16 () {58 vars in 1309 bytes} [Thu Jan 28 18:56:10 2021] GET /volume/v3/be1d71c773344f63af751f971387f1e4/types/0c7f79c6-c6f3-42c6-bfb6-e754735abe44 => generated 114 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 18:56:13.193983 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2925760c-c8cd-424f-a16d-9a2e591e9c2b tempest-VolumeTypesAccessTest-223387562 tempest-VolumeTypesAccessTest-223387562-project-admin] GET http://10.222.0.16/volume// Jan 28 18:56:13.194731 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2925760c-c8cd-424f-a16d-9a2e591e9c2b tempest-VolumeTypesAccessTest-223387562 tempest-VolumeTypesAccessTest-223387562-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:56:13.196554 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2925760c-c8cd-424f-a16d-9a2e591e9c2b tempest-VolumeTypesAccessTest-223387562 tempest-VolumeTypesAccessTest-223387562-project-admin] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:56:13.199249 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2925760c-c8cd-424f-a16d-9a2e591e9c2b tempest-VolumeTypesAccessTest-223387562 tempest-VolumeTypesAccessTest-223387562-project-admin] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 18:56:13.200728 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 320/656] 10.222.0.11 () {56 vars in 1089 bytes} [Thu Jan 28 18:56:13 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 18:56:13.226494 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-562207b7-4c1a-4429-8c36-8806841e2f09 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 Jan 28 18:56:13.228570 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-562207b7-4c1a-4429-8c36-8806841e2f09 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:56:13.237527 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-562207b7-4c1a-4429-8c36-8806841e2f09 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:56:13.476739 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:56:13.476739 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:56:13.497190 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-562207b7-4c1a-4429-8c36-8806841e2f09 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Volume info retrieved successfully. Jan 28 18:56:13.551833 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-562207b7-4c1a-4429-8c36-8806841e2f09 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 returned with HTTP 200 Jan 28 18:56:13.553995 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 337/657] 10.222.0.11 () {60 vars in 1403 bytes} [Thu Jan 28 18:56:13 2021] GET /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 => generated 1465 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 18:56:13.583396 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-1446ec84-675a-41b0-85ae-741b613fb782 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] DELETE http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/attachments/2a34c457-f206-4307-9b85-27866159d592 Jan 28 18:56:13.584245 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-1446ec84-675a-41b0-85ae-741b613fb782 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:56:13.586192 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-1446ec84-675a-41b0-85ae-741b613fb782 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:56:13.635982 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-1446ec84-675a-41b0-85ae-741b613fb782 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/attachments/2a34c457-f206-4307-9b85-27866159d592 returned with HTTP 404 Jan 28 18:56:13.637668 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 321/658] 10.222.0.11 () {62 vars in 1437 bytes} [Thu Jan 28 18:56:13 2021] DELETE /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/attachments/2a34c457-f206-4307-9b85-27866159d592 => generated 149 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 28 18:56:13.763359 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-562207b7-4c1a-4429-8c36-8806841e2f09 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume// Jan 28 18:56:13.764031 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-562207b7-4c1a-4429-8c36-8806841e2f09 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:56:13.764368 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:56:13.764368 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:56:13.764972 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-562207b7-4c1a-4429-8c36-8806841e2f09 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:56:13.767254 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-562207b7-4c1a-4429-8c36-8806841e2f09 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 18:56:13.768348 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 338/659] 10.222.0.11 () {56 vars in 1089 bytes} [Thu Jan 28 18:56:13 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 28 18:56:13.806678 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-80b34e41-d97c-48aa-8f28-1ec65bc22052 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/c1a9008d-942b-4d91-a585-c228471c41e5 Jan 28 18:56:13.807863 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-80b34e41-d97c-48aa-8f28-1ec65bc22052 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:56:13.810441 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-80b34e41-d97c-48aa-8f28-1ec65bc22052 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:56:13.912848 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:56:13.912848 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:56:13.928085 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-80b34e41-d97c-48aa-8f28-1ec65bc22052 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Volume info retrieved successfully. Jan 28 18:56:13.979278 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-80b34e41-d97c-48aa-8f28-1ec65bc22052 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/c1a9008d-942b-4d91-a585-c228471c41e5 returned with HTTP 200 Jan 28 18:56:13.981264 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 322/660] 10.222.0.11 () {60 vars in 1403 bytes} [Thu Jan 28 18:56:13 2021] GET /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/c1a9008d-942b-4d91-a585-c228471c41e5 => generated 1018 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 18:56:14.041648 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-4c38a934-6e12-4200-83a4-f97822b2fcbb tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] DELETE http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/attachments/b476c137-e7bb-4232-b1e8-04e8273d777d Jan 28 18:56:14.050072 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-4c38a934-6e12-4200-83a4-f97822b2fcbb tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:56:14.051000 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-4c38a934-6e12-4200-83a4-f97822b2fcbb tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:56:14.111946 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-4c38a934-6e12-4200-83a4-f97822b2fcbb tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/attachments/b476c137-e7bb-4232-b1e8-04e8273d777d returned with HTTP 404 Jan 28 18:56:14.120926 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 339/661] 10.222.0.11 () {62 vars in 1437 bytes} [Thu Jan 28 18:56:14 2021] DELETE /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/attachments/b476c137-e7bb-4232-b1e8-04e8273d777d => generated 149 bytes in 98 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 28 18:56:14.153710 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-80b34e41-d97c-48aa-8f28-1ec65bc22052 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume// Jan 28 18:56:14.156137 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-80b34e41-d97c-48aa-8f28-1ec65bc22052 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:56:14.157116 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:56:14.157116 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:56:14.158204 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-80b34e41-d97c-48aa-8f28-1ec65bc22052 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:56:14.163189 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-80b34e41-d97c-48aa-8f28-1ec65bc22052 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 18:56:14.167558 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 323/662] 10.222.0.11 () {56 vars in 1089 bytes} [Thu Jan 28 18:56:14 2021] GET /volume/ => generated 754 bytes in 15 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 18:56:14.214405 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-7db7c0f3-7c81-4378-818e-921ed9e7ed88 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/3946d65e-b4b3-44b6-9d62-1379ac9d0256 Jan 28 18:56:14.242561 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-7db7c0f3-7c81-4378-818e-921ed9e7ed88 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:56:14.247402 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-7db7c0f3-7c81-4378-818e-921ed9e7ed88 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:56:14.568344 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:56:14.568344 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:56:14.612270 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-7db7c0f3-7c81-4378-818e-921ed9e7ed88 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Volume info retrieved successfully. Jan 28 18:56:14.701246 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-7db7c0f3-7c81-4378-818e-921ed9e7ed88 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/3946d65e-b4b3-44b6-9d62-1379ac9d0256 returned with HTTP 200 Jan 28 18:56:14.703266 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 340/663] 10.222.0.11 () {60 vars in 1403 bytes} [Thu Jan 28 18:56:14 2021] GET /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/3946d65e-b4b3-44b6-9d62-1379ac9d0256 => generated 1018 bytes in 525 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 18:56:14.731824 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-1e84e0fe-39af-4203-bfcd-4b0143ae2a43 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] DELETE http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/attachments/6d9b072d-3864-400e-b170-8d8cffd5d3ff Jan 28 18:56:14.732756 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-1e84e0fe-39af-4203-bfcd-4b0143ae2a43 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:56:14.733689 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-1e84e0fe-39af-4203-bfcd-4b0143ae2a43 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:56:14.766488 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-1e84e0fe-39af-4203-bfcd-4b0143ae2a43 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/attachments/6d9b072d-3864-400e-b170-8d8cffd5d3ff returned with HTTP 404 Jan 28 18:56:14.769063 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 324/664] 10.222.0.11 () {62 vars in 1437 bytes} [Thu Jan 28 18:56:14 2021] DELETE /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/attachments/6d9b072d-3864-400e-b170-8d8cffd5d3ff => generated 149 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 28 18:56:21.602817 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-77995c7a-4e7c-4a31-aeec-073fe16839c1 req-29fe5a0e-d53b-48a9-bd09-2e71b2ef6427 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 18:56:21.603907 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-77995c7a-4e7c-4a31-aeec-073fe16839c1 req-29fe5a0e-d53b-48a9-bd09-2e71b2ef6427 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:56:21.607293 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:56:21.607293 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:56:21.610430 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-77995c7a-4e7c-4a31-aeec-073fe16839c1 req-29fe5a0e-d53b-48a9-bd09-2e71b2ef6427 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:56:21.838268 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:56:21.838268 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:56:21.856766 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-77995c7a-4e7c-4a31-aeec-073fe16839c1 req-29fe5a0e-d53b-48a9-bd09-2e71b2ef6427 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 18:56:21.911783 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-77995c7a-4e7c-4a31-aeec-073fe16839c1 req-29fe5a0e-d53b-48a9-bd09-2e71b2ef6427 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 18:56:21.913712 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 341/665] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 18:56:21 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 919 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:56:21.953719 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-1e84e0fe-39af-4203-bfcd-4b0143ae2a43 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume// Jan 28 18:56:21.954959 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-1e84e0fe-39af-4203-bfcd-4b0143ae2a43 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:56:21.956057 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-1e84e0fe-39af-4203-bfcd-4b0143ae2a43 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:56:21.958332 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d05a8816-4ae2-4625-926a-d26fa5ce2b52 req-1e84e0fe-39af-4203-bfcd-4b0143ae2a43 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 18:56:21.972908 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 325/666] 10.222.0.16 () {58 vars in 1289 bytes} [Thu Jan 28 18:56:21 2021] GET /volume/ => generated 754 bytes in 21 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 18:56:22.006337 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-77995c7a-4e7c-4a31-aeec-073fe16839c1 req-c912feb7-4e2d-4613-bd3d-ecb41f11534a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] POST http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/attachments Jan 28 18:56:22.014448 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-77995c7a-4e7c-4a31-aeec-073fe16839c1 req-c912feb7-4e2d-4613-bd3d-ecb41f11534a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "785c2d90-62e5-47bd-950c-0d46981ac8ab", "instance_uuid": "e2421ab0-3136-4924-b66c-bb9d09c64f67", "connector": null}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:56:22.207723 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:56:22.207723 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:56:22.359602 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-77995c7a-4e7c-4a31-aeec-073fe16839c1 req-c912feb7-4e2d-4613-bd3d-ecb41f11534a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/attachments returned with HTTP 200 Jan 28 18:56:22.362891 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 326/667] 10.222.0.16 () {66 vars in 1565 bytes} [Thu Jan 28 18:56:21 2021] POST /volume/v3/284ff251e5584e9fa0cccbd01daea382/attachments => generated 273 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:56:22.431205 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fe54d07f-5896-4bac-ad0b-d5edd1a68d86 tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] POST http://10.222.0.16/volume/v3/3d29c352cad5408189afb1af4546e77c/types Jan 28 18:56:22.432262 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:56:22.432262 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:56:22.433946 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fe54d07f-5896-4bac-ad0b-d5edd1a68d86 tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-531617350", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:56:22.495688 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-77995c7a-4e7c-4a31-aeec-073fe16839c1 req-35164334-e0ce-48c8-b6b9-2eb44a1dd30f tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] POST http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/attachments/a7a978c5-86e9-42b5-9cd7-94e3a9327dd4/action Jan 28 18:56:22.496621 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:56:22.496621 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:56:22.497679 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-77995c7a-4e7c-4a31-aeec-073fe16839c1 req-35164334-e0ce-48c8-b6b9-2eb44a1dd30f tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Action body: b'{"os-complete": null}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 18:56:22.499180 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-77995c7a-4e7c-4a31-aeec-073fe16839c1 req-35164334-e0ce-48c8-b6b9-2eb44a1dd30f tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:56:22.519287 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fe54d07f-5896-4bac-ad0b-d5edd1a68d86 tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] http://10.222.0.16/volume/v3/3d29c352cad5408189afb1af4546e77c/types returned with HTTP 200 Jan 28 18:56:22.530306 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 342/668] 10.222.0.16 () {60 vars in 1220 bytes} [Thu Jan 28 18:56:21 2021] POST /volume/v3/3d29c352cad5408189afb1af4546e77c/types => generated 277 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:56:22.537089 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-97637195-74f6-4acc-a52d-791c12e5556d tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] POST http://10.222.0.16/volume/v3/3d29c352cad5408189afb1af4546e77c/types Jan 28 18:56:22.551593 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-97637195-74f6-4acc-a52d-791c12e5556d tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1560119890", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:56:22.676420 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-97637195-74f6-4acc-a52d-791c12e5556d tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] http://10.222.0.16/volume/v3/3d29c352cad5408189afb1af4546e77c/types returned with HTTP 200 Jan 28 18:56:22.677153 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:56:22.677153 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:56:22.678767 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 343/669] 10.222.0.16 () {60 vars in 1220 bytes} [Thu Jan 28 18:56:22 2021] POST /volume/v3/3d29c352cad5408189afb1af4546e77c/types => generated 278 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:56:22.708910 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-77995c7a-4e7c-4a31-aeec-073fe16839c1 req-35164334-e0ce-48c8-b6b9-2eb44a1dd30f tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/attachments/a7a978c5-86e9-42b5-9cd7-94e3a9327dd4/action returned with HTTP 204 Jan 28 18:56:22.711901 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 327/670] 10.222.0.16 () {66 vars in 1696 bytes} [Thu Jan 28 18:56:22 2021] POST /volume/v3/284ff251e5584e9fa0cccbd01daea382/attachments/a7a978c5-86e9-42b5-9cd7-94e3a9327dd4/action => generated 0 bytes in 228 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 28 18:56:22.791726 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5d871c8a-b30f-48c3-bd82-064bb3713b8c tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 18:56:22.792632 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5d871c8a-b30f-48c3-bd82-064bb3713b8c tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:56:22.793000 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:56:22.793000 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:56:22.793717 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5d871c8a-b30f-48c3-bd82-064bb3713b8c tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:56:23.062300 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:56:23.062300 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:56:23.087612 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5d871c8a-b30f-48c3-bd82-064bb3713b8c tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 18:56:23.140139 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:56:23.140139 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:56:23.162568 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5d871c8a-b30f-48c3-bd82-064bb3713b8c tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 18:56:23.164411 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 328/671] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:56:22 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 1181 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 18:56:23.190759 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3a7bbe4a-63a4-492b-bbd3-4d7685d03743 tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] POST http://10.222.0.16/volume/v3/f677e2eda6224888b22fcea0a1d97b59/volumes Jan 28 18:56:23.192226 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3a7bbe4a-63a4-492b-bbd3-4d7685d03743 tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1959210424", "volume_type": "07139fcc-ed6a-450d-9f4e-a88a3fbc5d1f", "size": 1}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:56:23.194345 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-3a7bbe4a-63a4-492b-bbd3-4d7685d03743 tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1959210424', 'volume_type': '07139fcc-ed6a-450d-9f4e-a88a3fbc5d1f', 'size': 1}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 18:56:23.224069 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-3a7bbe4a-63a4-492b-bbd3-4d7685d03743 tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Create volume of 1 GB Jan 28 18:56:23.225780 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:56:23.225780 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:56:23.227113 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3a7bbe4a-63a4-492b-bbd3-4d7685d03743 tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Availability Zones retrieved successfully. Jan 28 18:56:23.279009 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3a7bbe4a-63a4-492b-bbd3-4d7685d03743 tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Flow 'volume_create_api' (279bcb0f-5f43-4eee-aca4-ef0459076b05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:56:23.291775 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3a7bbe4a-63a4-492b-bbd3-4d7685d03743 tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7feb48e-66d5-4d9b-942d-66b5de81d566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:56:23.297355 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-3a7bbe4a-63a4-492b-bbd3-4d7685d03743 tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 18:56:23.447711 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3a7bbe4a-63a4-492b-bbd3-4d7685d03743 tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7feb48e-66d5-4d9b-942d-66b5de81d566) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:56:22Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iSCSI',vendor_name='Open Source'},id=07139fcc-ed6a-450d-9f4e-a88a3fbc5d1f,is_public=True,name='tempest-VolumeTypesTest-volume-type-531617350',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07139fcc-ed6a-450d-9f4e-a88a3fbc5d1f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:56:23.452864 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3a7bbe4a-63a4-492b-bbd3-4d7685d03743 tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25411c28-d391-4610-bb2a-ebd7f06b0aef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:56:23.566339 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [None req-3a7bbe4a-63a4-492b-bbd3-4d7685d03743 tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-531617350 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-531617350, it is now deprecated. Please use the default quota class for default quota. Jan 28 18:56:23.568358 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [None req-3a7bbe4a-63a4-492b-bbd3-4d7685d03743 tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-531617350 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-531617350, it is now deprecated. Please use the default quota class for default quota. Jan 28 18:56:23.659433 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-3a7bbe4a-63a4-492b-bbd3-4d7685d03743 tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Created reservations ['363dd1c9-eda9-4563-be75-8aa6d908b1f7', '247467bb-2847-40cd-924a-6ff011216f03', 'b006ea31-16e7-4e46-8fb3-6e3cf54d38be', '97059de0-db97-46dd-bc9e-93268b9a8807'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 18:56:23.663679 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3a7bbe4a-63a4-492b-bbd3-4d7685d03743 tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25411c28-d391-4610-bb2a-ebd7f06b0aef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['363dd1c9-eda9-4563-be75-8aa6d908b1f7', '247467bb-2847-40cd-924a-6ff011216f03', 'b006ea31-16e7-4e46-8fb3-6e3cf54d38be', '97059de0-db97-46dd-bc9e-93268b9a8807']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:56:23.670017 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3a7bbe4a-63a4-492b-bbd3-4d7685d03743 tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bca07992-5f81-40b7-8c4a-131a11ae3d19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:56:23.781763 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3a7bbe4a-63a4-492b-bbd3-4d7685d03743 tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bca07992-5f81-40b7-8c4a-131a11ae3d19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40f080c6-3e4e-40b7-a307-bbc662941dca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1959210424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f677e2eda6224888b22fcea0a1d97b59',qos_specs=None,replication_status=,reservations=['363dd1c9-eda9-4563-be75-8aa6d908b1f7','247467bb-2847-40cd-924a-6ff011216f03','b006ea31-16e7-4e46-8fb3-6e3cf54d38be','97059de0-db97-46dd-bc9e-93268b9a8807'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ce223debe7b4efaac21b23dc6e16229',volume_type_id=07139fcc-ed6a-450d-9f4e-a88a3fbc5d1f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T18:56:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1959210424',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40f080c6-3e4e-40b7-a307-bbc662941dca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f677e2eda6224888b22fcea0a1d97b59',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3ce223debe7b4efaac21b23dc6e16229',volume_attachment=,volume_type=,volume_type_id=07139fcc-ed6a-450d-9f4e-a88a3fbc5d1f)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:56:23.784834 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3a7bbe4a-63a4-492b-bbd3-4d7685d03743 tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e01e41e-b381-4801-a5d6-c5f82e6c01c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:56:23.841028 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3a7bbe4a-63a4-492b-bbd3-4d7685d03743 tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e01e41e-b381-4801-a5d6-c5f82e6c01c3) transitioned into state 'SUCCESS' from state '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-1959210424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f677e2eda6224888b22fcea0a1d97b59',qos_specs=None,replication_status=,reservations=['363dd1c9-eda9-4563-be75-8aa6d908b1f7','247467bb-2847-40cd-924a-6ff011216f03','b006ea31-16e7-4e46-8fb3-6e3cf54d38be','97059de0-db97-46dd-bc9e-93268b9a8807'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ce223debe7b4efaac21b23dc6e16229',volume_type_id=07139fcc-ed6a-450d-9f4e-a88a3fbc5d1f)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:56:23.846881 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3a7bbe4a-63a4-492b-bbd3-4d7685d03743 tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (932f343d-8757-4b7d-9c4d-23b5ccec9695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:56:23.878743 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3a7bbe4a-63a4-492b-bbd3-4d7685d03743 tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (932f343d-8757-4b7d-9c4d-23b5ccec9695) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:56:23.888428 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3a7bbe4a-63a4-492b-bbd3-4d7685d03743 tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Flow 'volume_create_api' (279bcb0f-5f43-4eee-aca4-ef0459076b05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:56:24.114496 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3a7bbe4a-63a4-492b-bbd3-4d7685d03743 tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Create volume request issued successfully. Jan 28 18:56:24.181407 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3a7bbe4a-63a4-492b-bbd3-4d7685d03743 tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] http://10.222.0.16/volume/v3/f677e2eda6224888b22fcea0a1d97b59/volumes returned with HTTP 202 Jan 28 18:56:24.183809 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 344/672] 10.222.0.16 () {60 vars in 1226 bytes} [Thu Jan 28 18:56:22 2021] POST /volume/v3/f677e2eda6224888b22fcea0a1d97b59/volumes => generated 849 bytes in 1495 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 28 18:56:24.212873 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a1e80930-5949-4943-847d-7273058e3df8 tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] GET http://10.222.0.16/volume/v3/f677e2eda6224888b22fcea0a1d97b59/volumes/40f080c6-3e4e-40b7-a307-bbc662941dca Jan 28 18:56:24.214114 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a1e80930-5949-4943-847d-7273058e3df8 tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:56:24.214600 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:56:24.214600 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:56:24.234035 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a1e80930-5949-4943-847d-7273058e3df8 tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:56:24.406756 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:56:24.406756 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:56:24.424093 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a1e80930-5949-4943-847d-7273058e3df8 tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Volume info retrieved successfully. Jan 28 18:56:24.475513 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a1e80930-5949-4943-847d-7273058e3df8 tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] http://10.222.0.16/volume/v3/f677e2eda6224888b22fcea0a1d97b59/volumes/40f080c6-3e4e-40b7-a307-bbc662941dca returned with HTTP 200 Jan 28 18:56:24.478287 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 329/673] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:56:24 2021] GET /volume/v3/f677e2eda6224888b22fcea0a1d97b59/volumes/40f080c6-3e4e-40b7-a307-bbc662941dca => generated 941 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:56:25.197963 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-742fa1f0-1933-4f07-8e93-5779d0cdd781 req-0b7d5eeb-415f-42ae-a9b9-aa5be9019371 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] DELETE http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/attachments/2a34c457-f206-4307-9b85-27866159d592 Jan 28 18:56:25.210566 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-742fa1f0-1933-4f07-8e93-5779d0cdd781 req-0b7d5eeb-415f-42ae-a9b9-aa5be9019371 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:56:25.211466 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:56:25.211466 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:56:25.212909 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-742fa1f0-1933-4f07-8e93-5779d0cdd781 req-0b7d5eeb-415f-42ae-a9b9-aa5be9019371 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:56:25.271779 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-742fa1f0-1933-4f07-8e93-5779d0cdd781 req-0b7d5eeb-415f-42ae-a9b9-aa5be9019371 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/attachments/2a34c457-f206-4307-9b85-27866159d592 returned with HTTP 404 Jan 28 18:56:25.276268 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 345/674] 10.222.0.16 () {62 vars in 1437 bytes} [Thu Jan 28 18:56:25 2021] DELETE /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/attachments/2a34c457-f206-4307-9b85-27866159d592 => generated 149 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 28 18:56:25.374671 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-742fa1f0-1933-4f07-8e93-5779d0cdd781 req-1d6677c6-1bfe-40dc-b793-463b4c4bfd40 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] DELETE http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/attachments/b476c137-e7bb-4232-b1e8-04e8273d777d Jan 28 18:56:25.395027 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-742fa1f0-1933-4f07-8e93-5779d0cdd781 req-1d6677c6-1bfe-40dc-b793-463b4c4bfd40 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:56:25.396779 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:56:25.396779 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:56:25.400081 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-742fa1f0-1933-4f07-8e93-5779d0cdd781 req-1d6677c6-1bfe-40dc-b793-463b4c4bfd40 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:56:25.431603 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-742fa1f0-1933-4f07-8e93-5779d0cdd781 req-1d6677c6-1bfe-40dc-b793-463b4c4bfd40 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/attachments/b476c137-e7bb-4232-b1e8-04e8273d777d returned with HTTP 404 Jan 28 18:56:25.434676 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 330/675] 10.222.0.16 () {62 vars in 1437 bytes} [Thu Jan 28 18:56:25 2021] DELETE /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/attachments/b476c137-e7bb-4232-b1e8-04e8273d777d => generated 149 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 28 18:56:25.472502 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-742fa1f0-1933-4f07-8e93-5779d0cdd781 req-7d06faf9-d356-4cdc-ab48-7002e1db1606 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] DELETE http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/attachments/6d9b072d-3864-400e-b170-8d8cffd5d3ff Jan 28 18:56:25.473588 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-742fa1f0-1933-4f07-8e93-5779d0cdd781 req-7d06faf9-d356-4cdc-ab48-7002e1db1606 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:56:25.474480 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-742fa1f0-1933-4f07-8e93-5779d0cdd781 req-7d06faf9-d356-4cdc-ab48-7002e1db1606 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:56:25.503806 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7c4c773b-7d2c-46df-b994-a87cc431fc0c tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] GET http://10.222.0.16/volume/v3/f677e2eda6224888b22fcea0a1d97b59/volumes/40f080c6-3e4e-40b7-a307-bbc662941dca Jan 28 18:56:25.504707 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7c4c773b-7d2c-46df-b994-a87cc431fc0c tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:56:25.505432 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7c4c773b-7d2c-46df-b994-a87cc431fc0c tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:56:25.505601 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-742fa1f0-1933-4f07-8e93-5779d0cdd781 req-7d06faf9-d356-4cdc-ab48-7002e1db1606 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/attachments/6d9b072d-3864-400e-b170-8d8cffd5d3ff returned with HTTP 404 Jan 28 18:56:25.520608 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 346/676] 10.222.0.16 () {62 vars in 1437 bytes} [Thu Jan 28 18:56:25 2021] DELETE /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/attachments/6d9b072d-3864-400e-b170-8d8cffd5d3ff => generated 149 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 28 18:56:25.594353 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:56:25.594353 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:56:25.610584 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7c4c773b-7d2c-46df-b994-a87cc431fc0c tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Volume info retrieved successfully. Jan 28 18:56:25.669005 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7c4c773b-7d2c-46df-b994-a87cc431fc0c tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] http://10.222.0.16/volume/v3/f677e2eda6224888b22fcea0a1d97b59/volumes/40f080c6-3e4e-40b7-a307-bbc662941dca returned with HTTP 200 Jan 28 18:56:25.670895 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 331/677] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:56:25 2021] GET /volume/v3/f677e2eda6224888b22fcea0a1d97b59/volumes/40f080c6-3e4e-40b7-a307-bbc662941dca => generated 941 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:56:26.696088 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-773095ee-14f9-4da7-82ac-86ddee92a12d tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] GET http://10.222.0.16/volume/v3/f677e2eda6224888b22fcea0a1d97b59/volumes/40f080c6-3e4e-40b7-a307-bbc662941dca Jan 28 18:56:26.698158 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-773095ee-14f9-4da7-82ac-86ddee92a12d tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:56:26.698355 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-773095ee-14f9-4da7-82ac-86ddee92a12d tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:56:26.815021 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:56:26.815021 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:56:26.843872 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-773095ee-14f9-4da7-82ac-86ddee92a12d tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Volume info retrieved successfully. Jan 28 18:56:26.886858 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-773095ee-14f9-4da7-82ac-86ddee92a12d tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] http://10.222.0.16/volume/v3/f677e2eda6224888b22fcea0a1d97b59/volumes/40f080c6-3e4e-40b7-a307-bbc662941dca returned with HTTP 200 Jan 28 18:56:26.888542 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 347/678] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:56:26 2021] GET /volume/v3/f677e2eda6224888b22fcea0a1d97b59/volumes/40f080c6-3e4e-40b7-a307-bbc662941dca => generated 942 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:56:26.920616 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-740c48dd-ad44-42e5-a3d1-5703b265829a tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] POST http://10.222.0.16/volume/v3/f677e2eda6224888b22fcea0a1d97b59/volumes/40f080c6-3e4e-40b7-a307-bbc662941dca/action Jan 28 18:56:26.924059 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:56:26.924059 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:56:26.925729 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-740c48dd-ad44-42e5-a3d1-5703b265829a tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Action body: b'{"os-retype": {"new_type": "09231035-c253-47d4-b95e-2926748d843c"}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 18:56:26.926800 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-740c48dd-ad44-42e5-a3d1-5703b265829a tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "09231035-c253-47d4-b95e-2926748d843c"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:56:27.049488 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:56:27.049488 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:56:27.051168 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-740c48dd-ad44-42e5-a3d1-5703b265829a tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Volume info retrieved successfully. Jan 28 18:56:27.143970 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [None req-740c48dd-ad44-42e5-a3d1-5703b265829a tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1560119890 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1560119890, it is now deprecated. Please use the default quota class for default quota. Jan 28 18:56:27.146105 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [None req-740c48dd-ad44-42e5-a3d1-5703b265829a tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1560119890 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1560119890, it is now deprecated. Please use the default quota class for default quota. Jan 28 18:56:27.195026 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-740c48dd-ad44-42e5-a3d1-5703b265829a tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Created reservations ['5d8c8d9b-e3ba-44ff-b544-92acae7701d5', '0bd3d50f-8139-4395-9a25-5515409b134c'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 18:56:27.318088 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [None req-740c48dd-ad44-42e5-a3d1-5703b265829a tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-531617350 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-531617350, it is now deprecated. Please use the default quota class for default quota. Jan 28 18:56:27.321417 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [None req-740c48dd-ad44-42e5-a3d1-5703b265829a tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-531617350 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-531617350, it is now deprecated. Please use the default quota class for default quota. Jan 28 18:56:27.360801 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-740c48dd-ad44-42e5-a3d1-5703b265829a tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Created reservations ['e3595fd9-4f97-4d05-8689-d8e4030522d4', 'f89184a7-1c63-4151-988a-c0a747b12fa0'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 18:56:27.576279 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-740c48dd-ad44-42e5-a3d1-5703b265829a tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Retype volume request issued successfully. Jan 28 18:56:27.578752 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-740c48dd-ad44-42e5-a3d1-5703b265829a tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] http://10.222.0.16/volume/v3/f677e2eda6224888b22fcea0a1d97b59/volumes/40f080c6-3e4e-40b7-a307-bbc662941dca/action returned with HTTP 202 Jan 28 18:56:27.589478 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 332/679] 10.222.0.16 () {60 vars in 1357 bytes} [Thu Jan 28 18:56:26 2021] POST /volume/v3/f677e2eda6224888b22fcea0a1d97b59/volumes/40f080c6-3e4e-40b7-a307-bbc662941dca/action => generated 0 bytes in 683 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 18:56:27.593518 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1d8e3510-c582-4fc2-857f-c234ab67fe64 tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] GET http://10.222.0.16/volume/v3/f677e2eda6224888b22fcea0a1d97b59/volumes/40f080c6-3e4e-40b7-a307-bbc662941dca Jan 28 18:56:27.619522 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1d8e3510-c582-4fc2-857f-c234ab67fe64 tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:56:27.619879 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:56:27.619879 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:56:27.620308 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1d8e3510-c582-4fc2-857f-c234ab67fe64 tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:56:27.738479 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:56:27.738479 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:56:27.756179 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1d8e3510-c582-4fc2-857f-c234ab67fe64 tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Volume info retrieved successfully. Jan 28 18:56:27.801281 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1d8e3510-c582-4fc2-857f-c234ab67fe64 tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] http://10.222.0.16/volume/v3/f677e2eda6224888b22fcea0a1d97b59/volumes/40f080c6-3e4e-40b7-a307-bbc662941dca returned with HTTP 200 Jan 28 18:56:27.803455 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 348/680] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:56:27 2021] GET /volume/v3/f677e2eda6224888b22fcea0a1d97b59/volumes/40f080c6-3e4e-40b7-a307-bbc662941dca => generated 941 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:56:28.833571 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-195be450-11da-4ad9-964d-82a9ccf0054c tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] GET http://10.222.0.16/volume/v3/f677e2eda6224888b22fcea0a1d97b59/volumes/40f080c6-3e4e-40b7-a307-bbc662941dca Jan 28 18:56:28.835464 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-195be450-11da-4ad9-964d-82a9ccf0054c tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:56:28.836176 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:56:28.836176 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:56:28.837561 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-195be450-11da-4ad9-964d-82a9ccf0054c tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:56:28.970000 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:56:28.970000 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:56:28.987794 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-195be450-11da-4ad9-964d-82a9ccf0054c tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Volume info retrieved successfully. Jan 28 18:56:29.063253 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-195be450-11da-4ad9-964d-82a9ccf0054c tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] http://10.222.0.16/volume/v3/f677e2eda6224888b22fcea0a1d97b59/volumes/40f080c6-3e4e-40b7-a307-bbc662941dca returned with HTTP 200 Jan 28 18:56:29.064828 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 333/681] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:56:28 2021] GET /volume/v3/f677e2eda6224888b22fcea0a1d97b59/volumes/40f080c6-3e4e-40b7-a307-bbc662941dca => generated 943 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:56:29.094335 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c5136cad-0189-4f54-a3fe-38600d40ba1b tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] GET http://10.222.0.16/volume/v3/f677e2eda6224888b22fcea0a1d97b59/volumes/40f080c6-3e4e-40b7-a307-bbc662941dca Jan 28 18:56:29.095605 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c5136cad-0189-4f54-a3fe-38600d40ba1b tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:56:29.101749 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:56:29.101749 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:56:29.103561 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c5136cad-0189-4f54-a3fe-38600d40ba1b tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:56:29.291037 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:56:29.291037 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:56:29.300592 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c5136cad-0189-4f54-a3fe-38600d40ba1b tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Volume info retrieved successfully. Jan 28 18:56:29.342810 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c5136cad-0189-4f54-a3fe-38600d40ba1b tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] http://10.222.0.16/volume/v3/f677e2eda6224888b22fcea0a1d97b59/volumes/40f080c6-3e4e-40b7-a307-bbc662941dca returned with HTTP 200 Jan 28 18:56:29.345067 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 349/682] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:56:29 2021] GET /volume/v3/f677e2eda6224888b22fcea0a1d97b59/volumes/40f080c6-3e4e-40b7-a307-bbc662941dca => generated 943 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:56:29.371053 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3731687f-5bac-4dbe-a1f8-44b28b9ce730 tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] POST http://10.222.0.16/volume/v3/3d29c352cad5408189afb1af4546e77c/types Jan 28 18:56:29.371867 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:56:29.371867 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:56:29.384668 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3731687f-5bac-4dbe-a1f8-44b28b9ce730 tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-214108100", "description": "tempest-volume-type-description-1725183709", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:56:29.600122 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3731687f-5bac-4dbe-a1f8-44b28b9ce730 tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] http://10.222.0.16/volume/v3/3d29c352cad5408189afb1af4546e77c/types returned with HTTP 200 Jan 28 18:56:29.603099 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 334/683] 10.222.0.16 () {60 vars in 1220 bytes} [Thu Jan 28 18:56:29 2021] POST /volume/v3/3d29c352cad5408189afb1af4546e77c/types => generated 317 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:56:29.616976 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dca0c93d-bd7d-420f-bc66-e299d070831d tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] GET http://10.222.0.16/volume/v3/3d29c352cad5408189afb1af4546e77c/types/ea4a3b5b-a9a3-4787-99f8-6a28882caf9f Jan 28 18:56:29.618627 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dca0c93d-bd7d-420f-bc66-e299d070831d tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:56:29.619304 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:56:29.619304 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:56:29.620391 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dca0c93d-bd7d-420f-bc66-e299d070831d tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:56:29.660963 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dca0c93d-bd7d-420f-bc66-e299d070831d tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] http://10.222.0.16/volume/v3/3d29c352cad5408189afb1af4546e77c/types/ea4a3b5b-a9a3-4787-99f8-6a28882caf9f returned with HTTP 200 Jan 28 18:56:29.666774 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 350/684] 10.222.0.16 () {58 vars in 1309 bytes} [Thu Jan 28 18:56:29 2021] GET /volume/v3/3d29c352cad5408189afb1af4546e77c/types/ea4a3b5b-a9a3-4787-99f8-6a28882caf9f => generated 339 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:56:29.705445 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fa6aad10-3dea-4395-8e49-adc3ccea7e8c tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] POST http://10.222.0.16/volume/v3/3d29c352cad5408189afb1af4546e77c/types Jan 28 18:56:29.707090 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fa6aad10-3dea-4395-8e49-adc3ccea7e8c tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-348192323"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:56:29.857729 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fa6aad10-3dea-4395-8e49-adc3ccea7e8c tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] http://10.222.0.16/volume/v3/3d29c352cad5408189afb1af4546e77c/types returned with HTTP 200 Jan 28 18:56:29.876031 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 335/685] 10.222.0.16 () {60 vars in 1219 bytes} [Thu Jan 28 18:56:29 2021] POST /volume/v3/3d29c352cad5408189afb1af4546e77c/types => generated 220 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:56:29.882416 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f458f7e2-9145-40f1-aba0-408ca85ce587 tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] POST http://10.222.0.16/volume/v3/3d29c352cad5408189afb1af4546e77c/types/e51469c4-69f3-4d2f-ac75-7f6ad736ac9c/encryption Jan 28 18:56:29.884274 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f458f7e2-9145-40f1-aba0-408ca85ce587 tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "control_location": "front-end"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:56:30.060457 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f458f7e2-9145-40f1-aba0-408ca85ce587 tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] http://10.222.0.16/volume/v3/3d29c352cad5408189afb1af4546e77c/types/e51469c4-69f3-4d2f-ac75-7f6ad736ac9c/encryption returned with HTTP 200 Jan 28 18:56:30.071608 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 351/686] 10.222.0.16 () {60 vars in 1363 bytes} [Thu Jan 28 18:56:29 2021] POST /volume/v3/3d29c352cad5408189afb1af4546e77c/types/e51469c4-69f3-4d2f-ac75-7f6ad736ac9c/encryption => generated 193 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:56:30.093680 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9061de83-00ed-4da9-a333-305281e75132 tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] GET http://10.222.0.16/volume/v3/3d29c352cad5408189afb1af4546e77c/types/e51469c4-69f3-4d2f-ac75-7f6ad736ac9c/encryption Jan 28 18:56:30.095079 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9061de83-00ed-4da9-a333-305281e75132 tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:56:30.096253 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9061de83-00ed-4da9-a333-305281e75132 tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:56:30.176680 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9061de83-00ed-4da9-a333-305281e75132 tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] http://10.222.0.16/volume/v3/3d29c352cad5408189afb1af4546e77c/types/e51469c4-69f3-4d2f-ac75-7f6ad736ac9c/encryption returned with HTTP 200 Jan 28 18:56:30.178697 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 336/687] 10.222.0.16 () {58 vars in 1342 bytes} [Thu Jan 28 18:56:30 2021] GET /volume/v3/3d29c352cad5408189afb1af4546e77c/types/e51469c4-69f3-4d2f-ac75-7f6ad736ac9c/encryption => generated 313 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:56:30.200637 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5b326c9a-a000-470a-98f9-2f5837ee6e5f tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] PUT http://10.222.0.16/volume/v3/3d29c352cad5408189afb1af4546e77c/types/e51469c4-69f3-4d2f-ac75-7f6ad736ac9c/encryption/provider Jan 28 18:56:30.206723 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5b326c9a-a000-470a-98f9-2f5837ee6e5f tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:56:30.439857 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5b326c9a-a000-470a-98f9-2f5837ee6e5f tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] http://10.222.0.16/volume/v3/3d29c352cad5408189afb1af4546e77c/types/e51469c4-69f3-4d2f-ac75-7f6ad736ac9c/encryption/provider returned with HTTP 200 Jan 28 18:56:30.441400 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 352/688] 10.222.0.16 () {60 vars in 1390 bytes} [Thu Jan 28 18:56:30 2021] PUT /volume/v3/3d29c352cad5408189afb1af4546e77c/types/e51469c4-69f3-4d2f-ac75-7f6ad736ac9c/encryption/provider => generated 122 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:56:30.463372 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b9263f2e-c7a4-4e24-9507-c3ae34a14993 tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] GET http://10.222.0.16/volume/v3/3d29c352cad5408189afb1af4546e77c/types/e51469c4-69f3-4d2f-ac75-7f6ad736ac9c/encryption Jan 28 18:56:30.464346 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b9263f2e-c7a4-4e24-9507-c3ae34a14993 tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:56:30.465311 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b9263f2e-c7a4-4e24-9507-c3ae34a14993 tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:56:30.525397 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b9263f2e-c7a4-4e24-9507-c3ae34a14993 tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] http://10.222.0.16/volume/v3/3d29c352cad5408189afb1af4546e77c/types/e51469c4-69f3-4d2f-ac75-7f6ad736ac9c/encryption returned with HTTP 200 Jan 28 18:56:30.526814 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 337/689] 10.222.0.16 () {58 vars in 1342 bytes} [Thu Jan 28 18:56:30 2021] GET /volume/v3/3d29c352cad5408189afb1af4546e77c/types/e51469c4-69f3-4d2f-ac75-7f6ad736ac9c/encryption => generated 347 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:56:30.559011 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-19ba8f8c-401f-46af-8ca0-629f4caf5a1a tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] GET http://10.222.0.16/volume/v3/3d29c352cad5408189afb1af4546e77c/types/e51469c4-69f3-4d2f-ac75-7f6ad736ac9c/encryption/cipher Jan 28 18:56:30.567470 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-19ba8f8c-401f-46af-8ca0-629f4caf5a1a tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:56:30.568939 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-19ba8f8c-401f-46af-8ca0-629f4caf5a1a tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:56:30.608759 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-19ba8f8c-401f-46af-8ca0-629f4caf5a1a tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] http://10.222.0.16/volume/v3/3d29c352cad5408189afb1af4546e77c/types/e51469c4-69f3-4d2f-ac75-7f6ad736ac9c/encryption/cipher returned with HTTP 200 Jan 28 18:56:30.610712 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 353/690] 10.222.0.16 () {58 vars in 1363 bytes} [Thu Jan 28 18:56:30 2021] GET /volume/v3/3d29c352cad5408189afb1af4546e77c/types/e51469c4-69f3-4d2f-ac75-7f6ad736ac9c/encryption/cipher => generated 29 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 18:56:30.631962 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e5df9222-e51e-4ca7-ab5c-8f85c8627f2f tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] DELETE http://10.222.0.16/volume/v3/3d29c352cad5408189afb1af4546e77c/types/e51469c4-69f3-4d2f-ac75-7f6ad736ac9c/encryption/provider Jan 28 18:56:30.633228 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e5df9222-e51e-4ca7-ab5c-8f85c8627f2f tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:56:30.634288 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e5df9222-e51e-4ca7-ab5c-8f85c8627f2f tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:56:30.717356 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e5df9222-e51e-4ca7-ab5c-8f85c8627f2f tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] http://10.222.0.16/volume/v3/3d29c352cad5408189afb1af4546e77c/types/e51469c4-69f3-4d2f-ac75-7f6ad736ac9c/encryption/provider returned with HTTP 202 Jan 28 18:56:30.719974 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 338/691] 10.222.0.16 () {58 vars in 1372 bytes} [Thu Jan 28 18:56:30 2021] DELETE /volume/v3/3d29c352cad5408189afb1af4546e77c/types/e51469c4-69f3-4d2f-ac75-7f6ad736ac9c/encryption/provider => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 18:56:30.736304 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-28437721-11a1-439d-b404-be7653898223 tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] GET http://10.222.0.16/volume/v3/3d29c352cad5408189afb1af4546e77c/types/e51469c4-69f3-4d2f-ac75-7f6ad736ac9c/encryption Jan 28 18:56:30.737188 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-28437721-11a1-439d-b404-be7653898223 tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:56:30.738461 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-28437721-11a1-439d-b404-be7653898223 tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:56:30.769749 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-28437721-11a1-439d-b404-be7653898223 tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] http://10.222.0.16/volume/v3/3d29c352cad5408189afb1af4546e77c/types/e51469c4-69f3-4d2f-ac75-7f6ad736ac9c/encryption returned with HTTP 200 Jan 28 18:56:30.770880 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 354/692] 10.222.0.16 () {58 vars in 1342 bytes} [Thu Jan 28 18:56:30 2021] GET /volume/v3/3d29c352cad5408189afb1af4546e77c/types/e51469c4-69f3-4d2f-ac75-7f6ad736ac9c/encryption => generated 2 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 28 18:56:30.786733 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-74848213-46ff-4e41-95be-46bafe9134ff tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] GET http://10.222.0.16/volume/v3/3d29c352cad5408189afb1af4546e77c/types/e51469c4-69f3-4d2f-ac75-7f6ad736ac9c/encryption Jan 28 18:56:30.787853 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-74848213-46ff-4e41-95be-46bafe9134ff tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:56:30.788695 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-74848213-46ff-4e41-95be-46bafe9134ff tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:56:30.812828 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-74848213-46ff-4e41-95be-46bafe9134ff tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] http://10.222.0.16/volume/v3/3d29c352cad5408189afb1af4546e77c/types/e51469c4-69f3-4d2f-ac75-7f6ad736ac9c/encryption returned with HTTP 200 Jan 28 18:56:30.817044 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 339/693] 10.222.0.16 () {58 vars in 1342 bytes} [Thu Jan 28 18:56:30 2021] GET /volume/v3/3d29c352cad5408189afb1af4546e77c/types/e51469c4-69f3-4d2f-ac75-7f6ad736ac9c/encryption => generated 2 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 28 18:56:30.832710 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3d35bb96-e431-4dce-a520-b17f2b6976ca tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] GET http://10.222.0.16/volume/v3/3d29c352cad5408189afb1af4546e77c/types Jan 28 18:56:30.833771 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3d35bb96-e431-4dce-a520-b17f2b6976ca tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:56:30.834597 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3d35bb96-e431-4dce-a520-b17f2b6976ca tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:56:30.902476 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3d35bb96-e431-4dce-a520-b17f2b6976ca tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] http://10.222.0.16/volume/v3/3d29c352cad5408189afb1af4546e77c/types returned with HTTP 200 Jan 28 18:56:30.919495 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 355/694] 10.222.0.16 () {58 vars in 1198 bytes} [Thu Jan 28 18:56:30 2021] GET /volume/v3/3d29c352cad5408189afb1af4546e77c/types => generated 1577 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:56:30.935438 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-adf6ebcf-a2dc-48f7-a777-39dfc1533224 tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] POST http://10.222.0.16/volume/v3/3d29c352cad5408189afb1af4546e77c/types Jan 28 18:56:30.936650 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-adf6ebcf-a2dc-48f7-a777-39dfc1533224 tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-461126440"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:56:31.044039 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-adf6ebcf-a2dc-48f7-a777-39dfc1533224 tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] http://10.222.0.16/volume/v3/3d29c352cad5408189afb1af4546e77c/types returned with HTTP 200 Jan 28 18:56:31.061065 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6ce2adbf-4a74-4696-8118-d695de877f98 tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] PUT http://10.222.0.16/volume/v3/3d29c352cad5408189afb1af4546e77c/types/2ed28a0f-d3c0-485b-bcb5-0f334cd4e310 Jan 28 18:56:31.062129 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6ce2adbf-4a74-4696-8118-d695de877f98 tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-184619475", "description": "tempest-volume-type-description-21835991", "is_public": false}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:56:31.064747 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 340/695] 10.222.0.16 () {60 vars in 1219 bytes} [Thu Jan 28 18:56:30 2021] POST /volume/v3/3d29c352cad5408189afb1af4546e77c/types => generated 220 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:56:31.271644 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6ce2adbf-4a74-4696-8118-d695de877f98 tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] http://10.222.0.16/volume/v3/3d29c352cad5408189afb1af4546e77c/types/2ed28a0f-d3c0-485b-bcb5-0f334cd4e310 returned with HTTP 200 Jan 28 18:56:31.291800 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9c45d589-fcf6-48f0-8ec0-b3051d4daddf tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] GET http://10.222.0.16/volume/v3/3d29c352cad5408189afb1af4546e77c/types/2ed28a0f-d3c0-485b-bcb5-0f334cd4e310 Jan 28 18:56:31.294177 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 356/696] 10.222.0.16 () {60 vars in 1330 bytes} [Thu Jan 28 18:56:31 2021] PUT /volume/v3/3d29c352cad5408189afb1af4546e77c/types/2ed28a0f-d3c0-485b-bcb5-0f334cd4e310 => generated 202 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:56:31.294394 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9c45d589-fcf6-48f0-8ec0-b3051d4daddf tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:56:31.295457 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9c45d589-fcf6-48f0-8ec0-b3051d4daddf tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:56:31.327963 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9c45d589-fcf6-48f0-8ec0-b3051d4daddf tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] http://10.222.0.16/volume/v3/3d29c352cad5408189afb1af4546e77c/types/2ed28a0f-d3c0-485b-bcb5-0f334cd4e310 returned with HTTP 200 Jan 28 18:56:31.329749 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 341/697] 10.222.0.16 () {58 vars in 1309 bytes} [Thu Jan 28 18:56:31 2021] GET /volume/v3/3d29c352cad5408189afb1af4546e77c/types/2ed28a0f-d3c0-485b-bcb5-0f334cd4e310 => generated 266 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:56:31.349453 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-38f25383-7e9e-47c1-b56c-7ada023006bd tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] DELETE http://10.222.0.16/volume/v3/3d29c352cad5408189afb1af4546e77c/types/2ed28a0f-d3c0-485b-bcb5-0f334cd4e310 Jan 28 18:56:31.350437 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-38f25383-7e9e-47c1-b56c-7ada023006bd tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:56:31.352108 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-38f25383-7e9e-47c1-b56c-7ada023006bd tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] Calling method '_delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:56:31.536021 n-d-705657-15 devstack@c-api.service[87913]: /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 28 18:56:31.536021 n-d-705657-15 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 28 18:56:31.558390 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-38f25383-7e9e-47c1-b56c-7ada023006bd tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] http://10.222.0.16/volume/v3/3d29c352cad5408189afb1af4546e77c/types/2ed28a0f-d3c0-485b-bcb5-0f334cd4e310 returned with HTTP 202 Jan 28 18:56:31.559801 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 357/698] 10.222.0.16 () {58 vars in 1312 bytes} [Thu Jan 28 18:56:31 2021] DELETE /volume/v3/3d29c352cad5408189afb1af4546e77c/types/2ed28a0f-d3c0-485b-bcb5-0f334cd4e310 => generated 0 bytes in 218 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 18:56:31.574235 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-290ac06a-913b-421d-8c40-0861dd7f1f28 tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] GET http://10.222.0.16/volume/v3/3d29c352cad5408189afb1af4546e77c/types/2ed28a0f-d3c0-485b-bcb5-0f334cd4e310 Jan 28 18:56:31.575688 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-290ac06a-913b-421d-8c40-0861dd7f1f28 tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:56:31.576525 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-290ac06a-913b-421d-8c40-0861dd7f1f28 tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:56:31.602475 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-290ac06a-913b-421d-8c40-0861dd7f1f28 tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] http://10.222.0.16/volume/v3/3d29c352cad5408189afb1af4546e77c/types/2ed28a0f-d3c0-485b-bcb5-0f334cd4e310 returned with HTTP 404 Jan 28 18:56:31.604178 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 342/699] 10.222.0.16 () {58 vars in 1309 bytes} [Thu Jan 28 18:56:31 2021] GET /volume/v3/3d29c352cad5408189afb1af4546e77c/types/2ed28a0f-d3c0-485b-bcb5-0f334cd4e310 => generated 114 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 18:56:31.616714 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-93bf5dac-f24a-46db-aa12-c4f87b3bcd8f tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] DELETE http://10.222.0.16/volume/v3/3d29c352cad5408189afb1af4546e77c/types/e51469c4-69f3-4d2f-ac75-7f6ad736ac9c Jan 28 18:56:31.617703 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-93bf5dac-f24a-46db-aa12-c4f87b3bcd8f tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:56:31.619475 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-93bf5dac-f24a-46db-aa12-c4f87b3bcd8f tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] Calling method '_delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:56:31.849515 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-93bf5dac-f24a-46db-aa12-c4f87b3bcd8f tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] http://10.222.0.16/volume/v3/3d29c352cad5408189afb1af4546e77c/types/e51469c4-69f3-4d2f-ac75-7f6ad736ac9c returned with HTTP 202 Jan 28 18:56:31.851595 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 358/700] 10.222.0.16 () {58 vars in 1312 bytes} [Thu Jan 28 18:56:31 2021] DELETE /volume/v3/3d29c352cad5408189afb1af4546e77c/types/e51469c4-69f3-4d2f-ac75-7f6ad736ac9c => generated 0 bytes in 241 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 18:56:31.863714 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5183d451-3e8d-4c7e-ac9c-1a1b64a423f6 tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] GET http://10.222.0.16/volume/v3/3d29c352cad5408189afb1af4546e77c/types/e51469c4-69f3-4d2f-ac75-7f6ad736ac9c Jan 28 18:56:31.864688 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5183d451-3e8d-4c7e-ac9c-1a1b64a423f6 tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:56:31.865662 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5183d451-3e8d-4c7e-ac9c-1a1b64a423f6 tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:56:31.890963 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5183d451-3e8d-4c7e-ac9c-1a1b64a423f6 tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] http://10.222.0.16/volume/v3/3d29c352cad5408189afb1af4546e77c/types/e51469c4-69f3-4d2f-ac75-7f6ad736ac9c returned with HTTP 404 Jan 28 18:56:31.893178 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 343/701] 10.222.0.16 () {58 vars in 1309 bytes} [Thu Jan 28 18:56:31 2021] GET /volume/v3/3d29c352cad5408189afb1af4546e77c/types/e51469c4-69f3-4d2f-ac75-7f6ad736ac9c => generated 114 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 18:56:31.908270 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-11723d22-8727-4906-964f-e2286067e4b1 tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] DELETE http://10.222.0.16/volume/v3/3d29c352cad5408189afb1af4546e77c/types/ea4a3b5b-a9a3-4787-99f8-6a28882caf9f Jan 28 18:56:31.909844 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-11723d22-8727-4906-964f-e2286067e4b1 tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:56:31.910781 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-11723d22-8727-4906-964f-e2286067e4b1 tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] Calling method '_delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:56:32.186737 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-11723d22-8727-4906-964f-e2286067e4b1 tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] http://10.222.0.16/volume/v3/3d29c352cad5408189afb1af4546e77c/types/ea4a3b5b-a9a3-4787-99f8-6a28882caf9f returned with HTTP 202 Jan 28 18:56:32.192957 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 359/702] 10.222.0.16 () {58 vars in 1312 bytes} [Thu Jan 28 18:56:31 2021] DELETE /volume/v3/3d29c352cad5408189afb1af4546e77c/types/ea4a3b5b-a9a3-4787-99f8-6a28882caf9f => generated 0 bytes in 288 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 18:56:32.202768 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-18e3442a-6976-4614-8a83-7d4fcdf9e835 tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] GET http://10.222.0.16/volume/v3/3d29c352cad5408189afb1af4546e77c/types/ea4a3b5b-a9a3-4787-99f8-6a28882caf9f Jan 28 18:56:32.203830 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-18e3442a-6976-4614-8a83-7d4fcdf9e835 tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:56:32.204618 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-18e3442a-6976-4614-8a83-7d4fcdf9e835 tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:56:32.260412 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-18e3442a-6976-4614-8a83-7d4fcdf9e835 tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] http://10.222.0.16/volume/v3/3d29c352cad5408189afb1af4546e77c/types/ea4a3b5b-a9a3-4787-99f8-6a28882caf9f returned with HTTP 404 Jan 28 18:56:32.261794 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 344/703] 10.222.0.16 () {58 vars in 1309 bytes} [Thu Jan 28 18:56:32 2021] GET /volume/v3/3d29c352cad5408189afb1af4546e77c/types/ea4a3b5b-a9a3-4787-99f8-6a28882caf9f => generated 114 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 18:56:32.273355 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f2fa0746-780f-4bb3-bbf4-3e5e6dab257f tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] DELETE http://10.222.0.16/volume/v3/f677e2eda6224888b22fcea0a1d97b59/volumes/40f080c6-3e4e-40b7-a307-bbc662941dca Jan 28 18:56:32.274281 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f2fa0746-780f-4bb3-bbf4-3e5e6dab257f tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:56:32.275097 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f2fa0746-780f-4bb3-bbf4-3e5e6dab257f tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:56:32.275888 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-f2fa0746-780f-4bb3-bbf4-3e5e6dab257f tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Delete volume with id: 40f080c6-3e4e-40b7-a307-bbc662941dca Jan 28 18:56:32.345095 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:56:32.345095 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:56:32.347240 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f2fa0746-780f-4bb3-bbf4-3e5e6dab257f tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Volume info retrieved successfully. Jan 28 18:56:32.414687 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f2fa0746-780f-4bb3-bbf4-3e5e6dab257f tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Delete volume request issued successfully. Jan 28 18:56:32.416291 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f2fa0746-780f-4bb3-bbf4-3e5e6dab257f tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] http://10.222.0.16/volume/v3/f677e2eda6224888b22fcea0a1d97b59/volumes/40f080c6-3e4e-40b7-a307-bbc662941dca returned with HTTP 202 Jan 28 18:56:32.418196 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 360/704] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 18:56:32 2021] DELETE /volume/v3/f677e2eda6224888b22fcea0a1d97b59/volumes/40f080c6-3e4e-40b7-a307-bbc662941dca => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 18:56:32.432192 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7f300dc0-622d-417f-8830-9ca71c58282e tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] GET http://10.222.0.16/volume/v3/f677e2eda6224888b22fcea0a1d97b59/volumes/40f080c6-3e4e-40b7-a307-bbc662941dca Jan 28 18:56:32.433189 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7f300dc0-622d-417f-8830-9ca71c58282e tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:56:32.434321 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7f300dc0-622d-417f-8830-9ca71c58282e tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:56:32.555284 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:56:32.555284 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:56:32.579979 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7f300dc0-622d-417f-8830-9ca71c58282e tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Volume info retrieved successfully. Jan 28 18:56:32.660907 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7f300dc0-622d-417f-8830-9ca71c58282e tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] http://10.222.0.16/volume/v3/f677e2eda6224888b22fcea0a1d97b59/volumes/40f080c6-3e4e-40b7-a307-bbc662941dca returned with HTTP 200 Jan 28 18:56:32.674282 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 345/705] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:56:32 2021] GET /volume/v3/f677e2eda6224888b22fcea0a1d97b59/volumes/40f080c6-3e4e-40b7-a307-bbc662941dca => generated 942 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:56:33.024431 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f2fa0746-780f-4bb3-bbf4-3e5e6dab257f tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] GET http://10.222.0.16/volume// Jan 28 18:56:33.025411 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f2fa0746-780f-4bb3-bbf4-3e5e6dab257f tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:56:33.025743 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:56:33.025743 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:56:33.028386 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f2fa0746-780f-4bb3-bbf4-3e5e6dab257f tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:56:33.031232 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f2fa0746-780f-4bb3-bbf4-3e5e6dab257f tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 18:56:33.032377 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 361/706] 10.222.0.43 () {56 vars in 1089 bytes} [Thu Jan 28 18:56:33 2021] GET /volume/ => generated 754 bytes in 10 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 18:56:33.049958 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-bbc42c60-4817-46d8-aa93-7533a6bdbfd5 req-73271197-e297-41e5-8064-4eac4c13345a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 18:56:33.051554 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-bbc42c60-4817-46d8-aa93-7533a6bdbfd5 req-73271197-e297-41e5-8064-4eac4c13345a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:56:33.051554 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:56:33.051554 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:56:33.051554 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-bbc42c60-4817-46d8-aa93-7533a6bdbfd5 req-73271197-e297-41e5-8064-4eac4c13345a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:56:33.132551 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:56:33.132551 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:56:33.150145 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-bbc42c60-4817-46d8-aa93-7533a6bdbfd5 req-73271197-e297-41e5-8064-4eac4c13345a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 18:56:33.191367 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:56:33.191367 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:56:33.213802 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-bbc42c60-4817-46d8-aa93-7533a6bdbfd5 req-73271197-e297-41e5-8064-4eac4c13345a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 18:56:33.215468 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 346/707] 10.222.0.43 () {60 vars in 1403 bytes} [Thu Jan 28 18:56:33 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 1280 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 18:56:33.248679 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-bbc42c60-4817-46d8-aa93-7533a6bdbfd5 req-c96d4192-5ae0-4898-92f6-27ce23460cb8 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] PUT http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/attachments/a7a978c5-86e9-42b5-9cd7-94e3a9327dd4 Jan 28 18:56:33.250644 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-bbc42c60-4817-46d8-aa93-7533a6bdbfd5 req-c96d4192-5ae0-4898-92f6-27ce23460cb8 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.43", "host": "n-h1-705657-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-705657-15.cbci-705657-15.local", "mountpoint": "/dev/sdb"}}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:56:33.368425 n-d-705657-15 devstack@c-api.service[87913]: /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 28 18:56:33.368425 n-d-705657-15 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 28 18:56:33.370126 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-bbc42c60-4817-46d8-aa93-7533a6bdbfd5 req-c96d4192-5ae0-4898-92f6-27ce23460cb8 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Lock "b'cinder-attachment_update-785c2d90-62e5-47bd-950c-0d46981ac8ab-n-h1-705657-15'" acquired by "attachment_update" :: waited 0.033s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 18:56:33.376418 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:56:33.376418 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:56:33.699045 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-73853a09-0fc2-47c0-82d6-146fa01a239e tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] GET http://10.222.0.16/volume/v3/f677e2eda6224888b22fcea0a1d97b59/volumes/40f080c6-3e4e-40b7-a307-bbc662941dca Jan 28 18:56:33.700525 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-73853a09-0fc2-47c0-82d6-146fa01a239e tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:56:33.702100 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:56:33.702100 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:56:33.703288 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-73853a09-0fc2-47c0-82d6-146fa01a239e tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:56:33.958169 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:56:33.958169 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:56:33.989462 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-73853a09-0fc2-47c0-82d6-146fa01a239e tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Volume info retrieved successfully. Jan 28 18:56:34.094123 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-73853a09-0fc2-47c0-82d6-146fa01a239e tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] http://10.222.0.16/volume/v3/f677e2eda6224888b22fcea0a1d97b59/volumes/40f080c6-3e4e-40b7-a307-bbc662941dca returned with HTTP 200 Jan 28 18:56:34.096000 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 347/708] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:56:33 2021] GET /volume/v3/f677e2eda6224888b22fcea0a1d97b59/volumes/40f080c6-3e4e-40b7-a307-bbc662941dca => generated 942 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:56:35.126361 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2720d118-3807-4524-b29a-ece4fee2ebc2 tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] GET http://10.222.0.16/volume/v3/f677e2eda6224888b22fcea0a1d97b59/volumes/40f080c6-3e4e-40b7-a307-bbc662941dca Jan 28 18:56:35.128223 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2720d118-3807-4524-b29a-ece4fee2ebc2 tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:56:35.128821 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:56:35.128821 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:56:35.130546 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2720d118-3807-4524-b29a-ece4fee2ebc2 tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:56:35.277000 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:56:35.277000 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:56:35.293505 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2720d118-3807-4524-b29a-ece4fee2ebc2 tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Volume info retrieved successfully. Jan 28 18:56:35.337459 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2720d118-3807-4524-b29a-ece4fee2ebc2 tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] http://10.222.0.16/volume/v3/f677e2eda6224888b22fcea0a1d97b59/volumes/40f080c6-3e4e-40b7-a307-bbc662941dca returned with HTTP 200 Jan 28 18:56:35.339222 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 348/709] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:56:35 2021] GET /volume/v3/f677e2eda6224888b22fcea0a1d97b59/volumes/40f080c6-3e4e-40b7-a307-bbc662941dca => generated 942 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:56:36.370823 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f95065c1-4cb1-4677-9f65-ddec91e27d5f tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] GET http://10.222.0.16/volume/v3/f677e2eda6224888b22fcea0a1d97b59/volumes/40f080c6-3e4e-40b7-a307-bbc662941dca Jan 28 18:56:36.374976 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f95065c1-4cb1-4677-9f65-ddec91e27d5f tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:56:36.375794 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:56:36.375794 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:56:36.376792 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f95065c1-4cb1-4677-9f65-ddec91e27d5f tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:56:36.715895 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f95065c1-4cb1-4677-9f65-ddec91e27d5f tempest-VolumeTypesTest-408907723 tempest-VolumeTypesTest-408907723-project] http://10.222.0.16/volume/v3/f677e2eda6224888b22fcea0a1d97b59/volumes/40f080c6-3e4e-40b7-a307-bbc662941dca returned with HTTP 404 Jan 28 18:56:36.718358 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 349/710] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:56:36 2021] GET /volume/v3/f677e2eda6224888b22fcea0a1d97b59/volumes/40f080c6-3e4e-40b7-a307-bbc662941dca => generated 109 bytes in 358 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 18:56:36.735216 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-567b9cbe-8816-4035-a927-16024a6fee7e tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] DELETE http://10.222.0.16/volume/v3/3d29c352cad5408189afb1af4546e77c/types/09231035-c253-47d4-b95e-2926748d843c Jan 28 18:56:36.739776 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-567b9cbe-8816-4035-a927-16024a6fee7e tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:56:36.745985 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-567b9cbe-8816-4035-a927-16024a6fee7e tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] Calling method '_delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:56:37.058452 n-d-705657-15 devstack@c-api.service[87913]: /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 28 18:56:37.058452 n-d-705657-15 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 28 18:56:37.092699 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-567b9cbe-8816-4035-a927-16024a6fee7e tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] http://10.222.0.16/volume/v3/3d29c352cad5408189afb1af4546e77c/types/09231035-c253-47d4-b95e-2926748d843c returned with HTTP 202 Jan 28 18:56:37.094499 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 350/711] 10.222.0.16 () {58 vars in 1312 bytes} [Thu Jan 28 18:56:36 2021] DELETE /volume/v3/3d29c352cad5408189afb1af4546e77c/types/09231035-c253-47d4-b95e-2926748d843c => generated 0 bytes in 370 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 18:56:37.107704 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b744d628-8594-449f-9500-7c3a1ee4fbf3 tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] GET http://10.222.0.16/volume/v3/3d29c352cad5408189afb1af4546e77c/types/09231035-c253-47d4-b95e-2926748d843c Jan 28 18:56:37.108472 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b744d628-8594-449f-9500-7c3a1ee4fbf3 tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:56:37.111803 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b744d628-8594-449f-9500-7c3a1ee4fbf3 tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:56:37.157291 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b744d628-8594-449f-9500-7c3a1ee4fbf3 tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] http://10.222.0.16/volume/v3/3d29c352cad5408189afb1af4546e77c/types/09231035-c253-47d4-b95e-2926748d843c returned with HTTP 404 Jan 28 18:56:37.159444 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 351/712] 10.222.0.16 () {58 vars in 1309 bytes} [Thu Jan 28 18:56:37 2021] GET /volume/v3/3d29c352cad5408189afb1af4546e77c/types/09231035-c253-47d4-b95e-2926748d843c => generated 114 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 28 18:56:37.172714 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dbc04f42-fa25-4a7f-9a6c-b93a36090cdb tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] DELETE http://10.222.0.16/volume/v3/3d29c352cad5408189afb1af4546e77c/types/07139fcc-ed6a-450d-9f4e-a88a3fbc5d1f Jan 28 18:56:37.175701 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dbc04f42-fa25-4a7f-9a6c-b93a36090cdb tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:56:37.176554 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dbc04f42-fa25-4a7f-9a6c-b93a36090cdb tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] Calling method '_delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:56:37.461895 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dbc04f42-fa25-4a7f-9a6c-b93a36090cdb tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] http://10.222.0.16/volume/v3/3d29c352cad5408189afb1af4546e77c/types/07139fcc-ed6a-450d-9f4e-a88a3fbc5d1f returned with HTTP 202 Jan 28 18:56:37.464586 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 352/713] 10.222.0.16 () {58 vars in 1312 bytes} [Thu Jan 28 18:56:37 2021] DELETE /volume/v3/3d29c352cad5408189afb1af4546e77c/types/07139fcc-ed6a-450d-9f4e-a88a3fbc5d1f => generated 0 bytes in 299 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 18:56:37.480996 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b67e8d2a-8b5e-430f-9495-05e74aaf6383 tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] GET http://10.222.0.16/volume/v3/3d29c352cad5408189afb1af4546e77c/types/07139fcc-ed6a-450d-9f4e-a88a3fbc5d1f Jan 28 18:56:37.482257 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b67e8d2a-8b5e-430f-9495-05e74aaf6383 tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:56:37.483326 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b67e8d2a-8b5e-430f-9495-05e74aaf6383 tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:56:37.502768 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-bbc42c60-4817-46d8-aa93-7533a6bdbfd5 req-c96d4192-5ae0-4898-92f6-27ce23460cb8 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Lock "b'cinder-attachment_update-785c2d90-62e5-47bd-950c-0d46981ac8ab-n-h1-705657-15'" released by "attachment_update" :: held 4.133s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 18:56:37.504189 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-bbc42c60-4817-46d8-aa93-7533a6bdbfd5 req-c96d4192-5ae0-4898-92f6-27ce23460cb8 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/attachments/a7a978c5-86e9-42b5-9cd7-94e3a9327dd4 returned with HTTP 200 Jan 28 18:56:37.513377 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 362/714] 10.222.0.43 () {64 vars in 1468 bytes} [Thu Jan 28 18:56:33 2021] PUT /volume/v3/284ff251e5584e9fa0cccbd01daea382/attachments/a7a978c5-86e9-42b5-9cd7-94e3a9327dd4 => generated 762 bytes in 4284 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:56:37.539915 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b67e8d2a-8b5e-430f-9495-05e74aaf6383 tempest-VolumeTypesTest-474912959 tempest-VolumeTypesTest-474912959-project-admin] http://10.222.0.16/volume/v3/3d29c352cad5408189afb1af4546e77c/types/07139fcc-ed6a-450d-9f4e-a88a3fbc5d1f returned with HTTP 404 Jan 28 18:56:37.558774 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 353/715] 10.222.0.16 () {58 vars in 1309 bytes} [Thu Jan 28 18:56:37 2021] GET /volume/v3/3d29c352cad5408189afb1af4546e77c/types/07139fcc-ed6a-450d-9f4e-a88a3fbc5d1f => generated 114 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 18:56:37.596069 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-bbc42c60-4817-46d8-aa93-7533a6bdbfd5 req-a4f33bf4-29cd-4ad5-9815-a1fe85cc84ee tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] POST http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/attachments/a7a978c5-86e9-42b5-9cd7-94e3a9327dd4/action Jan 28 18:56:37.598227 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:56:37.598227 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:56:37.600979 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-bbc42c60-4817-46d8-aa93-7533a6bdbfd5 req-a4f33bf4-29cd-4ad5-9815-a1fe85cc84ee tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Action body: b'{"os-complete": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 18:56:37.603361 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-bbc42c60-4817-46d8-aa93-7533a6bdbfd5 req-a4f33bf4-29cd-4ad5-9815-a1fe85cc84ee tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:56:37.890034 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:56:37.890034 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:56:37.930822 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-bbc42c60-4817-46d8-aa93-7533a6bdbfd5 req-a4f33bf4-29cd-4ad5-9815-a1fe85cc84ee tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/attachments/a7a978c5-86e9-42b5-9cd7-94e3a9327dd4/action returned with HTTP 204 Jan 28 18:56:37.932774 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 363/716] 10.222.0.43 () {64 vars in 1489 bytes} [Thu Jan 28 18:56:37 2021] POST /volume/v3/284ff251e5584e9fa0cccbd01daea382/attachments/a7a978c5-86e9-42b5-9cd7-94e3a9327dd4/action => generated 0 bytes in 347 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 28 18:56:50.846259 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e7dbbbfb-51cf-46d8-8ed8-bae240aac983 tempest-AvailabilityZoneTestJSON-596264334 tempest-AvailabilityZoneTestJSON-596264334-project] GET http://10.222.0.16/volume/v3/2e87be3afc954f9fbacdecca4862bae5/os-availability-zone Jan 28 18:56:50.847287 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e7dbbbfb-51cf-46d8-8ed8-bae240aac983 tempest-AvailabilityZoneTestJSON-596264334 tempest-AvailabilityZoneTestJSON-596264334-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:56:50.848568 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e7dbbbfb-51cf-46d8-8ed8-bae240aac983 tempest-AvailabilityZoneTestJSON-596264334 tempest-AvailabilityZoneTestJSON-596264334-project] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:56:50.878727 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e7dbbbfb-51cf-46d8-8ed8-bae240aac983 tempest-AvailabilityZoneTestJSON-596264334 tempest-AvailabilityZoneTestJSON-596264334-project] Availability Zones retrieved successfully. Jan 28 18:56:50.879963 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e7dbbbfb-51cf-46d8-8ed8-bae240aac983 tempest-AvailabilityZoneTestJSON-596264334 tempest-AvailabilityZoneTestJSON-596264334-project] http://10.222.0.16/volume/v3/2e87be3afc954f9fbacdecca4862bae5/os-availability-zone returned with HTTP 200 Jan 28 18:56:50.883649 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 354/717] 10.222.0.16 () {58 vars in 1243 bytes} [Thu Jan 28 18:56:50 2021] GET /volume/v3/2e87be3afc954f9fbacdecca4862bae5/os-availability-zone => generated 82 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 18:57:02.776667 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-503e88b7-4196-422b-ba32-a33be43cefd0 tempest-ExtensionsTestJSON-276655989 tempest-ExtensionsTestJSON-276655989-project] GET http://10.222.0.16/volume/v3/139e6671c2654d30b26aa2d7c9370bb2/extensions Jan 28 18:57:02.782508 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-503e88b7-4196-422b-ba32-a33be43cefd0 tempest-ExtensionsTestJSON-276655989 tempest-ExtensionsTestJSON-276655989-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:57:02.788855 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:57:02.788855 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:57:02.790546 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-503e88b7-4196-422b-ba32-a33be43cefd0 tempest-ExtensionsTestJSON-276655989 tempest-ExtensionsTestJSON-276655989-project] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:57:02.793453 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-503e88b7-4196-422b-ba32-a33be43cefd0 tempest-ExtensionsTestJSON-276655989 tempest-ExtensionsTestJSON-276655989-project] http://10.222.0.16/volume/v3/139e6671c2654d30b26aa2d7c9370bb2/extensions returned with HTTP 200 Jan 28 18:57:02.795630 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 364/718] 10.222.0.16 () {58 vars in 1213 bytes} [Thu Jan 28 18:57:02 2021] GET /volume/v3/139e6671c2654d30b26aa2d7c9370bb2/extensions => generated 5245 bytes in 505 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:57:11.642635 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-34614492-0409-46ff-aee6-e919c6b7d3d5 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] POST http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes Jan 28 18:57:11.645056 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-34614492-0409-46ff-aee6-e919c6b7d3d5 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "bf363cce-cca7-4056-a498-a3a21a3bca2d", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-850347732"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:57:11.648145 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-34614492-0409-46ff-aee6-e919c6b7d3d5 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Create volume request body: {'volume': {'imageRef': 'bf363cce-cca7-4056-a498-a3a21a3bca2d', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-850347732'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 18:57:11.972169 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-34614492-0409-46ff-aee6-e919c6b7d3d5 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Create volume of 1 GB Jan 28 18:57:12.038910 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-34614492-0409-46ff-aee6-e919c6b7d3d5 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Availability Zones retrieved successfully. Jan 28 18:57:12.115572 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-34614492-0409-46ff-aee6-e919c6b7d3d5 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Flow 'volume_create_api' (5012b0a7-5bca-4a39-b6f3-b7d958ba13e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:57:12.125925 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-34614492-0409-46ff-aee6-e919c6b7d3d5 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ea1598f-3865-4d8a-95d4-a2ea0d36e566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:57:12.144622 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-34614492-0409-46ff-aee6-e919c6b7d3d5 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 18:57:12.640605 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-34614492-0409-46ff-aee6-e919c6b7d3d5 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ea1598f-3865-4d8a-95d4-a2ea0d36e566) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:57:12.646481 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-34614492-0409-46ff-aee6-e919c6b7d3d5 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e413c0d-a11f-469d-b89c-c1a7b92eaa3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:57:12.936722 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-34614492-0409-46ff-aee6-e919c6b7d3d5 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Created reservations ['3986351b-e054-424a-906c-66d0a21ad3b4', '065d2644-3799-49a1-9d48-629a14897d5d', '8c952fb1-8c70-4ca9-bccf-7ed94ad445a4', 'b8318b7a-0cc2-45ce-aaa6-534d828a9343'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 18:57:12.940700 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-34614492-0409-46ff-aee6-e919c6b7d3d5 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e413c0d-a11f-469d-b89c-c1a7b92eaa3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3986351b-e054-424a-906c-66d0a21ad3b4', '065d2644-3799-49a1-9d48-629a14897d5d', '8c952fb1-8c70-4ca9-bccf-7ed94ad445a4', 'b8318b7a-0cc2-45ce-aaa6-534d828a9343']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:57:12.946724 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-34614492-0409-46ff-aee6-e919c6b7d3d5 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6174cb6-9602-4470-b95e-69303dbf8c8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:57:13.089478 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-34614492-0409-46ff-aee6-e919c6b7d3d5 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6174cb6-9602-4470-b95e-69303dbf8c8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13b2e60a-06d4-4f14-890d-2824a90d0b89', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-850347732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44fe957810774ae3918c1d1fd9457503',qos_specs=None,replication_status=,reservations=['3986351b-e054-424a-906c-66d0a21ad3b4','065d2644-3799-49a1-9d48-629a14897d5d','8c952fb1-8c70-4ca9-bccf-7ed94ad445a4','b8318b7a-0cc2-45ce-aaa6-534d828a9343'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12e6aa6867024cc48ea81577d5bca256',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T18:57:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-850347732',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13b2e60a-06d4-4f14-890d-2824a90d0b89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44fe957810774ae3918c1d1fd9457503',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='12e6aa6867024cc48ea81577d5bca256',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:57:13.096942 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-34614492-0409-46ff-aee6-e919c6b7d3d5 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d22ca97d-04d2-4d4f-938d-9669f6ede94a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:57:13.217426 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-34614492-0409-46ff-aee6-e919c6b7d3d5 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d22ca97d-04d2-4d4f-938d-9669f6ede94a) transitioned into state 'SUCCESS' from state '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-850347732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44fe957810774ae3918c1d1fd9457503',qos_specs=None,replication_status=,reservations=['3986351b-e054-424a-906c-66d0a21ad3b4','065d2644-3799-49a1-9d48-629a14897d5d','8c952fb1-8c70-4ca9-bccf-7ed94ad445a4','b8318b7a-0cc2-45ce-aaa6-534d828a9343'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12e6aa6867024cc48ea81577d5bca256',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:57:13.222116 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-34614492-0409-46ff-aee6-e919c6b7d3d5 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba8d7782-7a99-4b23-b42c-6b4a0db20b52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:57:13.268205 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-34614492-0409-46ff-aee6-e919c6b7d3d5 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba8d7782-7a99-4b23-b42c-6b4a0db20b52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:57:13.287823 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-34614492-0409-46ff-aee6-e919c6b7d3d5 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Flow 'volume_create_api' (5012b0a7-5bca-4a39-b6f3-b7d958ba13e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:57:13.486934 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-34614492-0409-46ff-aee6-e919c6b7d3d5 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Create volume request issued successfully. Jan 28 18:57:13.519198 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-34614492-0409-46ff-aee6-e919c6b7d3d5 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes returned with HTTP 202 Jan 28 18:57:13.520841 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 355/719] 10.222.0.16 () {60 vars in 1226 bytes} [Thu Jan 28 18:57:11 2021] POST /volume/v3/44fe957810774ae3918c1d1fd9457503/volumes => generated 819 bytes in 1885 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 18:57:13.549611 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-30fb3258-1769-4b40-9a34-121b8cf1e882 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] GET http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 Jan 28 18:57:13.550956 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-30fb3258-1769-4b40-9a34-121b8cf1e882 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:57:13.552103 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-30fb3258-1769-4b40-9a34-121b8cf1e882 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:57:13.659920 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:57:13.659920 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:57:13.675383 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-30fb3258-1769-4b40-9a34-121b8cf1e882 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Volume info retrieved successfully. Jan 28 18:57:13.719293 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-30fb3258-1769-4b40-9a34-121b8cf1e882 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 returned with HTTP 200 Jan 28 18:57:13.720863 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 365/720] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:57:13 2021] GET /volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 => generated 887 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:57:14.748497 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3fc11b3a-224d-4487-b00f-625451dc4022 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] GET http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 Jan 28 18:57:14.750455 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3fc11b3a-224d-4487-b00f-625451dc4022 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:57:14.750834 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:57:14.750834 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:57:14.757670 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3fc11b3a-224d-4487-b00f-625451dc4022 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:57:14.983415 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:57:14.983415 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:57:15.013475 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3fc11b3a-224d-4487-b00f-625451dc4022 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Volume info retrieved successfully. Jan 28 18:57:15.111821 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3fc11b3a-224d-4487-b00f-625451dc4022 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 returned with HTTP 200 Jan 28 18:57:15.115136 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 356/721] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:57:14 2021] GET /volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 => generated 911 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:57:16.140071 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ab286228-83a7-4083-8be9-2dbb64c3285c tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] GET http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 Jan 28 18:57:16.141285 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ab286228-83a7-4083-8be9-2dbb64c3285c tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:57:16.142090 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:57:16.142090 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:57:16.143392 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ab286228-83a7-4083-8be9-2dbb64c3285c tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:57:16.240618 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:57:16.240618 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:57:16.255912 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ab286228-83a7-4083-8be9-2dbb64c3285c tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Volume info retrieved successfully. Jan 28 18:57:16.336856 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ab286228-83a7-4083-8be9-2dbb64c3285c tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 returned with HTTP 200 Jan 28 18:57:16.348813 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 366/722] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:57:16 2021] GET /volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 => generated 911 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:57:17.374562 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4725ac5b-0ecd-45e4-bb3f-593a45755f8f tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] GET http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 Jan 28 18:57:17.375549 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4725ac5b-0ecd-45e4-bb3f-593a45755f8f tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:57:17.375988 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:57:17.375988 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:57:17.376799 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4725ac5b-0ecd-45e4-bb3f-593a45755f8f tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:57:17.561888 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:57:17.561888 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:57:17.582304 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4725ac5b-0ecd-45e4-bb3f-593a45755f8f tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Volume info retrieved successfully. Jan 28 18:57:17.653189 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4725ac5b-0ecd-45e4-bb3f-593a45755f8f tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 returned with HTTP 200 Jan 28 18:57:17.655973 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 357/723] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:57:17 2021] GET /volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 => generated 911 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:57:18.686772 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0b56c365-68b4-4099-ade6-fe3988d188dd tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] GET http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 Jan 28 18:57:18.688919 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0b56c365-68b4-4099-ade6-fe3988d188dd tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:57:18.689711 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:57:18.689711 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:57:18.691081 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0b56c365-68b4-4099-ade6-fe3988d188dd tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:57:18.822074 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:57:18.822074 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:57:18.839794 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0b56c365-68b4-4099-ade6-fe3988d188dd tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Volume info retrieved successfully. Jan 28 18:57:18.895991 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0b56c365-68b4-4099-ade6-fe3988d188dd tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 returned with HTTP 200 Jan 28 18:57:18.899330 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 367/724] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:57:18 2021] GET /volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 => generated 911 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:57:19.946698 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bf8d15ed-b96f-4528-b306-88f7ed6da98b tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] GET http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 Jan 28 18:57:19.948300 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bf8d15ed-b96f-4528-b306-88f7ed6da98b tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:57:19.948966 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:57:19.948966 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:57:19.950186 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bf8d15ed-b96f-4528-b306-88f7ed6da98b tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:57:20.139616 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:57:20.139616 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:57:20.175630 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bf8d15ed-b96f-4528-b306-88f7ed6da98b tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Volume info retrieved successfully. Jan 28 18:57:20.269804 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bf8d15ed-b96f-4528-b306-88f7ed6da98b tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 returned with HTTP 200 Jan 28 18:57:20.271247 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 358/725] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:57:19 2021] GET /volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 => generated 911 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:57:21.309972 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0ef24f7a-eb3a-4789-9cee-8be8ba3b1893 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] GET http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 Jan 28 18:57:21.312086 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0ef24f7a-eb3a-4789-9cee-8be8ba3b1893 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:57:21.313280 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:57:21.313280 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:57:21.320698 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0ef24f7a-eb3a-4789-9cee-8be8ba3b1893 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:57:21.533851 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:57:21.533851 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:57:21.553099 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0ef24f7a-eb3a-4789-9cee-8be8ba3b1893 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Volume info retrieved successfully. Jan 28 18:57:21.606345 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0ef24f7a-eb3a-4789-9cee-8be8ba3b1893 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 returned with HTTP 200 Jan 28 18:57:21.608892 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 368/726] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:57:21 2021] GET /volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 => generated 911 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:57:22.640473 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3544524d-d731-4279-a787-26518358e828 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] GET http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 Jan 28 18:57:22.641633 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3544524d-d731-4279-a787-26518358e828 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:57:22.642094 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:57:22.642094 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:57:22.642981 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3544524d-d731-4279-a787-26518358e828 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:57:22.754180 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:57:22.754180 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:57:22.770387 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3544524d-d731-4279-a787-26518358e828 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Volume info retrieved successfully. Jan 28 18:57:22.825456 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3544524d-d731-4279-a787-26518358e828 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 returned with HTTP 200 Jan 28 18:57:22.828851 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 359/727] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:57:22 2021] GET /volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 => generated 911 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:57:23.859416 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ae0e0bc6-a355-452d-9dc4-f4df89f5a845 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] GET http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 Jan 28 18:57:23.860397 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ae0e0bc6-a355-452d-9dc4-f4df89f5a845 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:57:23.860756 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:57:23.860756 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:57:23.869965 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ae0e0bc6-a355-452d-9dc4-f4df89f5a845 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:57:24.110527 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:57:24.110527 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:57:24.160022 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ae0e0bc6-a355-452d-9dc4-f4df89f5a845 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Volume info retrieved successfully. Jan 28 18:57:24.292407 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ae0e0bc6-a355-452d-9dc4-f4df89f5a845 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 returned with HTTP 200 Jan 28 18:57:24.320157 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 369/728] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:57:23 2021] GET /volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 => generated 911 bytes in 468 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:57:25.332441 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9ffc7d3c-9119-47a9-900b-bcd685b94f28 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] GET http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 Jan 28 18:57:25.335014 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9ffc7d3c-9119-47a9-900b-bcd685b94f28 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:57:25.335712 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:57:25.335712 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:57:25.336872 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9ffc7d3c-9119-47a9-900b-bcd685b94f28 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:57:25.611635 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:57:25.611635 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:57:25.637503 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9ffc7d3c-9119-47a9-900b-bcd685b94f28 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Volume info retrieved successfully. Jan 28 18:57:25.701811 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9ffc7d3c-9119-47a9-900b-bcd685b94f28 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 returned with HTTP 200 Jan 28 18:57:25.705212 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 360/729] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:57:25 2021] GET /volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 => generated 911 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:57:26.737067 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f04b2168-72ec-42dc-ba0b-1267e9814f8f tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] GET http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 Jan 28 18:57:26.738998 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f04b2168-72ec-42dc-ba0b-1267e9814f8f tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:57:26.742214 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:57:26.742214 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:57:26.744814 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f04b2168-72ec-42dc-ba0b-1267e9814f8f tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:57:26.963771 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:57:26.963771 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:57:27.007322 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f04b2168-72ec-42dc-ba0b-1267e9814f8f tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Volume info retrieved successfully. Jan 28 18:57:27.099071 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f04b2168-72ec-42dc-ba0b-1267e9814f8f tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 returned with HTTP 200 Jan 28 18:57:27.103521 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 370/730] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:57:26 2021] GET /volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 => generated 911 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:57:28.141378 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b096b187-b4a6-41c1-9286-ef6ca9d0e66b tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] GET http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 Jan 28 18:57:28.143363 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b096b187-b4a6-41c1-9286-ef6ca9d0e66b tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:57:28.144284 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:57:28.144284 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:57:28.145943 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b096b187-b4a6-41c1-9286-ef6ca9d0e66b tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:57:28.275634 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:57:28.275634 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:57:28.298033 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b096b187-b4a6-41c1-9286-ef6ca9d0e66b tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Volume info retrieved successfully. Jan 28 18:57:28.371726 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b096b187-b4a6-41c1-9286-ef6ca9d0e66b tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 returned with HTTP 200 Jan 28 18:57:28.374817 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 361/731] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:57:28 2021] GET /volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 => generated 911 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:57:29.418192 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a8fbb748-1e0f-488b-9fb2-21eb4fd170ae tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] GET http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 Jan 28 18:57:29.419816 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a8fbb748-1e0f-488b-9fb2-21eb4fd170ae tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:57:29.419816 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:57:29.419816 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:57:29.419816 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a8fbb748-1e0f-488b-9fb2-21eb4fd170ae tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:57:29.594651 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:57:29.594651 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:57:29.614986 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a8fbb748-1e0f-488b-9fb2-21eb4fd170ae tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Volume info retrieved successfully. Jan 28 18:57:29.672160 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a8fbb748-1e0f-488b-9fb2-21eb4fd170ae tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 returned with HTTP 200 Jan 28 18:57:29.675379 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 371/732] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:57:29 2021] GET /volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 => generated 911 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:57:30.716583 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c3e7c039-4488-48db-b00d-a600c833d432 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] GET http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 Jan 28 18:57:30.718053 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c3e7c039-4488-48db-b00d-a600c833d432 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:57:30.718053 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:57:30.718053 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:57:30.720799 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c3e7c039-4488-48db-b00d-a600c833d432 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:57:30.925817 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:57:30.925817 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:57:30.970043 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c3e7c039-4488-48db-b00d-a600c833d432 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Volume info retrieved successfully. Jan 28 18:57:31.086970 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c3e7c039-4488-48db-b00d-a600c833d432 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 returned with HTTP 200 Jan 28 18:57:31.113713 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 362/733] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:57:30 2021] GET /volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 => generated 911 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:57:32.128605 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7f8b37c8-aa56-405d-b339-296015a78d85 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] GET http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 Jan 28 18:57:32.132273 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7f8b37c8-aa56-405d-b339-296015a78d85 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:57:32.132932 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:57:32.132932 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:57:32.134032 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7f8b37c8-aa56-405d-b339-296015a78d85 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:57:32.374890 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:57:32.374890 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:57:32.405176 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7f8b37c8-aa56-405d-b339-296015a78d85 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Volume info retrieved successfully. Jan 28 18:57:32.474293 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7f8b37c8-aa56-405d-b339-296015a78d85 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 returned with HTTP 200 Jan 28 18:57:32.489168 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 372/734] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:57:32 2021] GET /volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 => generated 911 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:57:33.505766 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ceec0310-6476-4c69-b86f-c12d4f354060 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] GET http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 Jan 28 18:57:33.507048 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ceec0310-6476-4c69-b86f-c12d4f354060 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:57:33.507248 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:57:33.507248 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:57:33.508215 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ceec0310-6476-4c69-b86f-c12d4f354060 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:57:33.602388 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:57:33.602388 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:57:33.621112 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ceec0310-6476-4c69-b86f-c12d4f354060 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Volume info retrieved successfully. Jan 28 18:57:33.676863 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ceec0310-6476-4c69-b86f-c12d4f354060 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 returned with HTTP 200 Jan 28 18:57:33.680097 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 363/735] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:57:33 2021] GET /volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 => generated 911 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:57:33.789732 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3dda4e7c-0175-44f1-bf06-a2636b47ae1e tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] DELETE http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/3946d65e-b4b3-44b6-9d62-1379ac9d0256 Jan 28 18:57:33.791271 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3dda4e7c-0175-44f1-bf06-a2636b47ae1e tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:57:33.791967 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:57:33.791967 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:57:33.792786 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3dda4e7c-0175-44f1-bf06-a2636b47ae1e tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:57:33.794157 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-3dda4e7c-0175-44f1-bf06-a2636b47ae1e tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Delete volume with id: 3946d65e-b4b3-44b6-9d62-1379ac9d0256 Jan 28 18:57:33.886241 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:57:33.886241 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:57:33.888245 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3dda4e7c-0175-44f1-bf06-a2636b47ae1e tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Volume info retrieved successfully. Jan 28 18:57:33.948455 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3dda4e7c-0175-44f1-bf06-a2636b47ae1e tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Delete volume request issued successfully. Jan 28 18:57:33.949216 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3dda4e7c-0175-44f1-bf06-a2636b47ae1e tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/3946d65e-b4b3-44b6-9d62-1379ac9d0256 returned with HTTP 202 Jan 28 18:57:33.951480 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 373/736] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 18:57:33 2021] DELETE /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/3946d65e-b4b3-44b6-9d62-1379ac9d0256 => generated 0 bytes in 169 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 28 18:57:33.969931 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d768af52-fdf6-4abe-87cf-f7e1b6760411 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/3946d65e-b4b3-44b6-9d62-1379ac9d0256 Jan 28 18:57:33.971172 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d768af52-fdf6-4abe-87cf-f7e1b6760411 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:57:33.971502 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:57:33.971502 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:57:33.972825 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d768af52-fdf6-4abe-87cf-f7e1b6760411 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:57:34.098652 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:57:34.098652 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:57:34.132235 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d768af52-fdf6-4abe-87cf-f7e1b6760411 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Volume info retrieved successfully. Jan 28 18:57:34.204444 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d768af52-fdf6-4abe-87cf-f7e1b6760411 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/3946d65e-b4b3-44b6-9d62-1379ac9d0256 returned with HTTP 200 Jan 28 18:57:34.216295 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 364/737] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:57:33 2021] GET /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/3946d65e-b4b3-44b6-9d62-1379ac9d0256 => generated 918 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:57:34.709954 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c67dac13-0bc6-4e16-910a-c7aa24186b22 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] GET http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 Jan 28 18:57:34.710758 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c67dac13-0bc6-4e16-910a-c7aa24186b22 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:57:34.710935 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:57:34.710935 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:57:34.711610 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c67dac13-0bc6-4e16-910a-c7aa24186b22 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:57:34.946592 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:57:34.946592 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:57:34.996168 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c67dac13-0bc6-4e16-910a-c7aa24186b22 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Volume info retrieved successfully. Jan 28 18:57:35.131709 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c67dac13-0bc6-4e16-910a-c7aa24186b22 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 returned with HTTP 200 Jan 28 18:57:35.134977 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 374/738] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:57:34 2021] GET /volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 => generated 911 bytes in 431 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:57:35.251172 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-01430adf-2afe-488d-9411-71a4342fcb71 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/3946d65e-b4b3-44b6-9d62-1379ac9d0256 Jan 28 18:57:35.254429 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-01430adf-2afe-488d-9411-71a4342fcb71 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:57:35.256833 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:57:35.256833 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:57:35.257982 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-01430adf-2afe-488d-9411-71a4342fcb71 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:57:35.928095 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:57:35.928095 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:57:35.954889 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-01430adf-2afe-488d-9411-71a4342fcb71 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Volume info retrieved successfully. Jan 28 18:57:36.044795 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-01430adf-2afe-488d-9411-71a4342fcb71 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/3946d65e-b4b3-44b6-9d62-1379ac9d0256 returned with HTTP 200 Jan 28 18:57:36.050297 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 365/739] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:57:35 2021] GET /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/3946d65e-b4b3-44b6-9d62-1379ac9d0256 => generated 918 bytes in 805 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:57:36.169334 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aae7c081-88f3-4f4f-a5a5-c64c6c43b71c tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] GET http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 Jan 28 18:57:36.170224 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aae7c081-88f3-4f4f-a5a5-c64c6c43b71c tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:57:36.170739 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:57:36.170739 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:57:36.172411 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aae7c081-88f3-4f4f-a5a5-c64c6c43b71c tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:57:36.408669 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:57:36.408669 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:57:36.425810 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-aae7c081-88f3-4f4f-a5a5-c64c6c43b71c tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Volume info retrieved successfully. Jan 28 18:57:36.501172 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aae7c081-88f3-4f4f-a5a5-c64c6c43b71c tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 returned with HTTP 200 Jan 28 18:57:36.510697 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 375/740] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:57:36 2021] GET /volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 => generated 911 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:57:37.080136 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3f0e19a2-4956-4120-83ed-b5e66d4654c6 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/3946d65e-b4b3-44b6-9d62-1379ac9d0256 Jan 28 18:57:37.083218 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3f0e19a2-4956-4120-83ed-b5e66d4654c6 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:57:37.083861 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:57:37.083861 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:57:37.085262 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3f0e19a2-4956-4120-83ed-b5e66d4654c6 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:57:37.367784 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:57:37.367784 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:57:37.429973 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3f0e19a2-4956-4120-83ed-b5e66d4654c6 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Volume info retrieved successfully. Jan 28 18:57:37.542596 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-00ab2b0f-0dc6-47c1-8a80-0ec948246f19 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] GET http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 Jan 28 18:57:37.543333 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-00ab2b0f-0dc6-47c1-8a80-0ec948246f19 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:57:37.543666 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:57:37.543666 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:57:37.547216 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-00ab2b0f-0dc6-47c1-8a80-0ec948246f19 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:57:37.575231 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3f0e19a2-4956-4120-83ed-b5e66d4654c6 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/3946d65e-b4b3-44b6-9d62-1379ac9d0256 returned with HTTP 200 Jan 28 18:57:37.577309 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 366/741] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:57:37 2021] GET /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/3946d65e-b4b3-44b6-9d62-1379ac9d0256 => generated 918 bytes in 505 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:57:37.879747 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:57:37.879747 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:57:37.916500 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-00ab2b0f-0dc6-47c1-8a80-0ec948246f19 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Volume info retrieved successfully. Jan 28 18:57:38.076280 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-00ab2b0f-0dc6-47c1-8a80-0ec948246f19 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 returned with HTTP 200 Jan 28 18:57:38.094150 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 376/742] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:57:37 2021] GET /volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 => generated 911 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:57:38.610182 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c6588fb7-6c29-458a-9d4a-85d0b517733b tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/3946d65e-b4b3-44b6-9d62-1379ac9d0256 Jan 28 18:57:38.611744 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c6588fb7-6c29-458a-9d4a-85d0b517733b tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:57:38.612344 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:57:38.612344 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:57:38.613444 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c6588fb7-6c29-458a-9d4a-85d0b517733b tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:57:38.833836 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c6588fb7-6c29-458a-9d4a-85d0b517733b tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/3946d65e-b4b3-44b6-9d62-1379ac9d0256 returned with HTTP 404 Jan 28 18:57:38.836429 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 367/743] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:57:38 2021] GET /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/3946d65e-b4b3-44b6-9d62-1379ac9d0256 => generated 109 bytes in 233 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 18:57:38.844666 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-370f3030-55ae-4143-b9df-83279be15b2e tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] DELETE http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/c1a9008d-942b-4d91-a585-c228471c41e5 Jan 28 18:57:38.845417 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-370f3030-55ae-4143-b9df-83279be15b2e tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:57:38.845755 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:57:38.845755 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:57:38.846340 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-370f3030-55ae-4143-b9df-83279be15b2e tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:57:38.846932 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-370f3030-55ae-4143-b9df-83279be15b2e tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Delete volume with id: c1a9008d-942b-4d91-a585-c228471c41e5 Jan 28 18:57:39.032675 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:57:39.032675 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:57:39.035742 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-370f3030-55ae-4143-b9df-83279be15b2e tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Volume info retrieved successfully. Jan 28 18:57:39.125343 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b5da1d06-0ddf-403c-ae6b-c717a61ee82f tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] GET http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 Jan 28 18:57:39.125979 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b5da1d06-0ddf-403c-ae6b-c717a61ee82f tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:57:39.129630 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b5da1d06-0ddf-403c-ae6b-c717a61ee82f tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:57:39.161838 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-370f3030-55ae-4143-b9df-83279be15b2e tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Delete volume request issued successfully. Jan 28 18:57:39.163865 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-370f3030-55ae-4143-b9df-83279be15b2e tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/c1a9008d-942b-4d91-a585-c228471c41e5 returned with HTTP 202 Jan 28 18:57:39.165629 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 377/744] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 18:57:38 2021] DELETE /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/c1a9008d-942b-4d91-a585-c228471c41e5 => generated 0 bytes in 325 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 18:57:39.193106 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e22229b8-1253-44aa-91e9-2a6d9f86c8eb tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/c1a9008d-942b-4d91-a585-c228471c41e5 Jan 28 18:57:39.195402 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e22229b8-1253-44aa-91e9-2a6d9f86c8eb tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:57:39.195402 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:57:39.195402 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:57:39.195402 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e22229b8-1253-44aa-91e9-2a6d9f86c8eb tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:57:39.306460 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:57:39.306460 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:57:39.339451 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b5da1d06-0ddf-403c-ae6b-c717a61ee82f tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Volume info retrieved successfully. Jan 28 18:57:39.350642 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:57:39.350642 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:57:39.387794 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e22229b8-1253-44aa-91e9-2a6d9f86c8eb tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Volume info retrieved successfully. Jan 28 18:57:39.438387 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e22229b8-1253-44aa-91e9-2a6d9f86c8eb tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/c1a9008d-942b-4d91-a585-c228471c41e5 returned with HTTP 200 Jan 28 18:57:39.440322 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 378/745] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:57:39 2021] GET /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/c1a9008d-942b-4d91-a585-c228471c41e5 => generated 918 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:57:39.456546 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b5da1d06-0ddf-403c-ae6b-c717a61ee82f tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 returned with HTTP 200 Jan 28 18:57:39.458527 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 368/746] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:57:39 2021] GET /volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 => generated 911 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:57:40.467608 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-272a1580-0e06-43e5-8ee4-fa76cb368049 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/c1a9008d-942b-4d91-a585-c228471c41e5 Jan 28 18:57:40.468632 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-272a1580-0e06-43e5-8ee4-fa76cb368049 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:57:40.469114 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:57:40.469114 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:57:40.470462 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-272a1580-0e06-43e5-8ee4-fa76cb368049 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:57:40.490251 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4ea5b6da-599b-47b3-b1bd-c427ec94a27d tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] GET http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 Jan 28 18:57:40.491795 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4ea5b6da-599b-47b3-b1bd-c427ec94a27d tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:57:40.492234 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:57:40.492234 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:57:40.493041 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4ea5b6da-599b-47b3-b1bd-c427ec94a27d tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:57:40.746929 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:57:40.746929 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:57:40.776351 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4ea5b6da-599b-47b3-b1bd-c427ec94a27d tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Volume info retrieved successfully. Jan 28 18:57:40.793299 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:57:40.793299 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:57:40.832796 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-272a1580-0e06-43e5-8ee4-fa76cb368049 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Volume info retrieved successfully. Jan 28 18:57:40.877932 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4ea5b6da-599b-47b3-b1bd-c427ec94a27d tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 returned with HTTP 200 Jan 28 18:57:40.893255 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 369/747] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:57:40 2021] GET /volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 => generated 911 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 18:57:40.963735 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-272a1580-0e06-43e5-8ee4-fa76cb368049 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/c1a9008d-942b-4d91-a585-c228471c41e5 returned with HTTP 200 Jan 28 18:57:40.968438 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 379/748] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:57:40 2021] GET /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/c1a9008d-942b-4d91-a585-c228471c41e5 => generated 918 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 18:57:41.916709 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-285169e4-0fbd-4510-b017-85d6351d092c tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] GET http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 Jan 28 18:57:41.917712 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-285169e4-0fbd-4510-b017-85d6351d092c tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:57:41.918303 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:57:41.918303 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:57:41.924961 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-285169e4-0fbd-4510-b017-85d6351d092c tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:57:42.000228 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6f1c381c-341e-4da3-a7a9-c39990330064 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/c1a9008d-942b-4d91-a585-c228471c41e5 Jan 28 18:57:42.001089 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6f1c381c-341e-4da3-a7a9-c39990330064 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:57:42.001448 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:57:42.001448 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:57:42.002286 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6f1c381c-341e-4da3-a7a9-c39990330064 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:57:42.147353 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:57:42.147353 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:57:42.190831 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-285169e4-0fbd-4510-b017-85d6351d092c tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Volume info retrieved successfully. Jan 28 18:57:42.303736 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-285169e4-0fbd-4510-b017-85d6351d092c tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 returned with HTTP 200 Jan 28 18:57:42.307061 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 370/749] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:57:41 2021] GET /volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 => generated 911 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:57:42.366416 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:57:42.366416 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:57:42.402959 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6f1c381c-341e-4da3-a7a9-c39990330064 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Volume info retrieved successfully. Jan 28 18:57:42.529707 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6f1c381c-341e-4da3-a7a9-c39990330064 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/c1a9008d-942b-4d91-a585-c228471c41e5 returned with HTTP 200 Jan 28 18:57:42.533388 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 380/750] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:57:41 2021] GET /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/c1a9008d-942b-4d91-a585-c228471c41e5 => generated 918 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 18:57:43.341927 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e319e4ed-a673-47f9-93b3-9b71d1acdb18 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] GET http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 Jan 28 18:57:43.342892 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e319e4ed-a673-47f9-93b3-9b71d1acdb18 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:57:43.343251 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:57:43.343251 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:57:43.343930 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e319e4ed-a673-47f9-93b3-9b71d1acdb18 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:57:43.565512 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bde2a9cb-324f-4858-b644-8473eb550da8 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/c1a9008d-942b-4d91-a585-c228471c41e5 Jan 28 18:57:43.570093 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bde2a9cb-324f-4858-b644-8473eb550da8 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:57:43.570823 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:57:43.570823 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:57:43.575773 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bde2a9cb-324f-4858-b644-8473eb550da8 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:57:43.795935 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:57:43.795935 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:57:43.868422 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e319e4ed-a673-47f9-93b3-9b71d1acdb18 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Volume info retrieved successfully. Jan 28 18:57:43.992580 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:57:43.992580 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:57:43.996372 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e319e4ed-a673-47f9-93b3-9b71d1acdb18 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 returned with HTTP 200 Jan 28 18:57:44.001265 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 371/751] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:57:43 2021] GET /volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 => generated 911 bytes in 667 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:57:44.044308 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bde2a9cb-324f-4858-b644-8473eb550da8 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Volume info retrieved successfully. Jan 28 18:57:44.196520 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bde2a9cb-324f-4858-b644-8473eb550da8 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/c1a9008d-942b-4d91-a585-c228471c41e5 returned with HTTP 200 Jan 28 18:57:44.202186 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 381/752] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:57:43 2021] GET /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/c1a9008d-942b-4d91-a585-c228471c41e5 => generated 918 bytes in 646 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:57:45.035099 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e2101ab3-0daa-44b2-9556-9d829e59ce16 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] GET http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 Jan 28 18:57:45.035984 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e2101ab3-0daa-44b2-9556-9d829e59ce16 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:57:45.036611 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:57:45.036611 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:57:45.037411 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e2101ab3-0daa-44b2-9556-9d829e59ce16 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:57:45.235763 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bd1dc633-60fc-4f7d-a8ba-55be8a21ae18 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/c1a9008d-942b-4d91-a585-c228471c41e5 Jan 28 18:57:45.237204 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bd1dc633-60fc-4f7d-a8ba-55be8a21ae18 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:57:45.237854 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:57:45.237854 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:57:45.239174 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bd1dc633-60fc-4f7d-a8ba-55be8a21ae18 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:57:45.296019 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:57:45.296019 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:57:45.338202 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e2101ab3-0daa-44b2-9556-9d829e59ce16 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Volume info retrieved successfully. Jan 28 18:57:45.459662 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e2101ab3-0daa-44b2-9556-9d829e59ce16 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 returned with HTTP 200 Jan 28 18:57:45.475691 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 372/753] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:57:45 2021] GET /volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 => generated 969 bytes in 450 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:57:45.517925 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bd1dc633-60fc-4f7d-a8ba-55be8a21ae18 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/c1a9008d-942b-4d91-a585-c228471c41e5 returned with HTTP 404 Jan 28 18:57:45.529940 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 382/754] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:57:45 2021] GET /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/c1a9008d-942b-4d91-a585-c228471c41e5 => generated 109 bytes in 296 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 18:57:45.537432 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2be144b9-586f-4c5f-9aff-c0e8d3bec23c tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] DELETE http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 Jan 28 18:57:45.539040 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2be144b9-586f-4c5f-9aff-c0e8d3bec23c tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:57:45.539401 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:57:45.539401 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:57:45.540078 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2be144b9-586f-4c5f-9aff-c0e8d3bec23c tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:57:45.540932 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-2be144b9-586f-4c5f-9aff-c0e8d3bec23c tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Delete volume with id: baf7ee6c-cb82-4147-878c-104ac12221b8 Jan 28 18:57:45.801444 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:57:45.801444 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:57:45.804081 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2be144b9-586f-4c5f-9aff-c0e8d3bec23c tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Volume info retrieved successfully. Jan 28 18:57:45.901625 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2be144b9-586f-4c5f-9aff-c0e8d3bec23c tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Delete volume request issued successfully. Jan 28 18:57:45.915821 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2be144b9-586f-4c5f-9aff-c0e8d3bec23c tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 returned with HTTP 202 Jan 28 18:57:45.928717 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d6999a5c-a6a2-4249-b736-0ea4f0089352 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 Jan 28 18:57:45.929989 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d6999a5c-a6a2-4249-b736-0ea4f0089352 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:57:45.931067 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d6999a5c-a6a2-4249-b736-0ea4f0089352 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:57:45.934315 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 373/755] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 18:57:45 2021] DELETE /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 => generated 0 bytes in 403 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 28 18:57:46.138872 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:57:46.138872 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:57:46.176448 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d6999a5c-a6a2-4249-b736-0ea4f0089352 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Volume info retrieved successfully. Jan 28 18:57:46.300413 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d6999a5c-a6a2-4249-b736-0ea4f0089352 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 returned with HTTP 200 Jan 28 18:57:46.305337 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 383/756] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:57:45 2021] GET /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 => generated 1365 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:57:46.507628 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1e4679f3-b174-4c66-a293-8bd7e3514803 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] GET http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 Jan 28 18:57:46.509313 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1e4679f3-b174-4c66-a293-8bd7e3514803 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:57:46.511995 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:57:46.511995 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:57:46.512879 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1e4679f3-b174-4c66-a293-8bd7e3514803 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:57:46.710434 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:57:46.710434 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:57:46.750076 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1e4679f3-b174-4c66-a293-8bd7e3514803 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Volume info retrieved successfully. Jan 28 18:57:46.860353 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1e4679f3-b174-4c66-a293-8bd7e3514803 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 returned with HTTP 200 Jan 28 18:57:46.872076 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 374/757] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:57:46 2021] GET /volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 => generated 969 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:57:47.335017 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-69c9dbe6-96a2-4116-888f-cb9057e74518 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 Jan 28 18:57:47.336233 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-69c9dbe6-96a2-4116-888f-cb9057e74518 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:57:47.339473 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:57:47.339473 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:57:47.340593 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-69c9dbe6-96a2-4116-888f-cb9057e74518 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:57:47.698904 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:57:47.698904 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:57:47.743031 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-69c9dbe6-96a2-4116-888f-cb9057e74518 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Volume info retrieved successfully. Jan 28 18:57:47.863359 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-69c9dbe6-96a2-4116-888f-cb9057e74518 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 returned with HTTP 200 Jan 28 18:57:47.878211 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 384/758] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:57:47 2021] GET /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 => generated 1365 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:57:47.906485 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-311acbbb-626d-4805-aae0-4e911f4dfd5c tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] GET http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 Jan 28 18:57:47.907711 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-311acbbb-626d-4805-aae0-4e911f4dfd5c tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:57:47.912995 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:57:47.912995 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:57:47.912995 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-311acbbb-626d-4805-aae0-4e911f4dfd5c tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:57:48.123198 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:57:48.123198 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:57:48.172249 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-311acbbb-626d-4805-aae0-4e911f4dfd5c tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Volume info retrieved successfully. Jan 28 18:57:48.303119 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-311acbbb-626d-4805-aae0-4e911f4dfd5c tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 returned with HTTP 200 Jan 28 18:57:48.338381 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 375/759] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:57:47 2021] GET /volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 => generated 972 bytes in 439 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:57:48.897395 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-78983c20-3d00-4ecb-859f-cca3d16ff56d tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 Jan 28 18:57:48.898324 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-78983c20-3d00-4ecb-859f-cca3d16ff56d tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:57:48.898753 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:57:48.898753 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:57:48.900098 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-78983c20-3d00-4ecb-859f-cca3d16ff56d tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:57:49.180775 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:57:49.180775 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:57:49.238893 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-78983c20-3d00-4ecb-859f-cca3d16ff56d tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Volume info retrieved successfully. Jan 28 18:57:49.368446 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-78983c20-3d00-4ecb-859f-cca3d16ff56d tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 returned with HTTP 200 Jan 28 18:57:49.369925 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 385/760] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:57:48 2021] GET /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 => generated 1365 bytes in 480 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:57:49.375971 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-227e27a5-8de8-4a43-866e-53ec798ece6f tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] GET http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 Jan 28 18:57:49.377101 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-227e27a5-8de8-4a43-866e-53ec798ece6f tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:57:49.377646 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:57:49.377646 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:57:49.379279 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-227e27a5-8de8-4a43-866e-53ec798ece6f tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:57:49.633956 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:57:49.633956 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:57:49.674703 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-227e27a5-8de8-4a43-866e-53ec798ece6f tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Volume info retrieved successfully. Jan 28 18:57:49.808380 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-227e27a5-8de8-4a43-866e-53ec798ece6f tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 returned with HTTP 200 Jan 28 18:57:49.821297 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 376/761] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:57:49 2021] GET /volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 => generated 972 bytes in 448 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:57:50.409995 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-03bd8991-8ab1-4b33-a120-b804060133ea tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 Jan 28 18:57:50.411649 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-03bd8991-8ab1-4b33-a120-b804060133ea tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:57:50.412226 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:57:50.412226 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:57:50.413213 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-03bd8991-8ab1-4b33-a120-b804060133ea tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:57:50.656585 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:57:50.656585 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:57:50.702812 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-03bd8991-8ab1-4b33-a120-b804060133ea tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Volume info retrieved successfully. Jan 28 18:57:50.835035 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-03bd8991-8ab1-4b33-a120-b804060133ea tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 returned with HTTP 200 Jan 28 18:57:50.843789 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7c77ca9f-a08b-4ad9-a29a-7ac4a58098ee tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] GET http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 Jan 28 18:57:50.844759 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7c77ca9f-a08b-4ad9-a29a-7ac4a58098ee tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:57:50.845089 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:57:50.845089 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:57:50.846186 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7c77ca9f-a08b-4ad9-a29a-7ac4a58098ee tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:57:50.850516 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 386/762] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:57:50 2021] GET /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 => generated 1365 bytes in 448 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:57:51.100493 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:57:51.100493 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:57:51.140261 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7c77ca9f-a08b-4ad9-a29a-7ac4a58098ee tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Volume info retrieved successfully. Jan 28 18:57:51.194484 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7c77ca9f-a08b-4ad9-a29a-7ac4a58098ee tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 returned with HTTP 200 Jan 28 18:57:51.207870 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 377/763] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:57:50 2021] GET /volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 => generated 972 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:57:51.879729 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-74b35a6f-1cc0-4636-b6e7-10d185b919c0 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] GET http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 Jan 28 18:57:51.881815 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-74b35a6f-1cc0-4636-b6e7-10d185b919c0 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:57:51.882328 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:57:51.882328 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:57:51.882949 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-74b35a6f-1cc0-4636-b6e7-10d185b919c0 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:57:52.100684 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-74b35a6f-1cc0-4636-b6e7-10d185b919c0 tempest-TaggedBootDevicesTest_v242-581566472 tempest-TaggedBootDevicesTest_v242-581566472-project] http://10.222.0.16/volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 returned with HTTP 404 Jan 28 18:57:52.103089 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 387/764] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:57:51 2021] GET /volume/v3/1ba2b017dabb4a6d856851438b5c5f44/volumes/baf7ee6c-cb82-4147-878c-104ac12221b8 => generated 109 bytes in 228 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 18:57:52.246989 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1aae9530-4d23-4a9d-9f3b-a4910cbc3483 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] GET http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 Jan 28 18:57:52.248014 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1aae9530-4d23-4a9d-9f3b-a4910cbc3483 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:57:52.248357 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:57:52.248357 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:57:52.248993 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1aae9530-4d23-4a9d-9f3b-a4910cbc3483 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:57:52.601395 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:57:52.601395 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:57:52.637123 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1aae9530-4d23-4a9d-9f3b-a4910cbc3483 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Volume info retrieved successfully. Jan 28 18:57:52.729299 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1aae9530-4d23-4a9d-9f3b-a4910cbc3483 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 returned with HTTP 200 Jan 28 18:57:52.730947 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 378/765] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:57:52 2021] GET /volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 => generated 972 bytes in 498 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:57:53.764575 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-26c5a05f-71cc-48a5-b780-6e694313dc2d tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] GET http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 Jan 28 18:57:53.765632 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-26c5a05f-71cc-48a5-b780-6e694313dc2d tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:57:53.766478 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-26c5a05f-71cc-48a5-b780-6e694313dc2d tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:57:53.892063 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:57:53.892063 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:57:53.909566 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-26c5a05f-71cc-48a5-b780-6e694313dc2d tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Volume info retrieved successfully. Jan 28 18:57:53.967980 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-26c5a05f-71cc-48a5-b780-6e694313dc2d tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 returned with HTTP 200 Jan 28 18:57:53.976972 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 388/766] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:57:53 2021] GET /volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 => generated 972 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:57:55.007140 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0b198ef1-7297-4d68-b556-d4f224e27978 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] GET http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 Jan 28 18:57:55.008268 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0b198ef1-7297-4d68-b556-d4f224e27978 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:57:55.008537 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:57:55.008537 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:57:55.009277 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0b198ef1-7297-4d68-b556-d4f224e27978 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:57:55.142670 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:57:55.142670 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:57:55.173007 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0b198ef1-7297-4d68-b556-d4f224e27978 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Volume info retrieved successfully. Jan 28 18:57:55.238451 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0b198ef1-7297-4d68-b556-d4f224e27978 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 returned with HTTP 200 Jan 28 18:57:55.240167 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 379/767] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:57:54 2021] GET /volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 => generated 972 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:57:56.271167 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f83e8aa7-320d-45d9-91f3-8e5c9ad76bc4 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] GET http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 Jan 28 18:57:56.272565 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f83e8aa7-320d-45d9-91f3-8e5c9ad76bc4 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:57:56.272948 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:57:56.272948 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:57:56.274057 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f83e8aa7-320d-45d9-91f3-8e5c9ad76bc4 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:57:56.472308 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:57:56.472308 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:57:56.502694 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f83e8aa7-320d-45d9-91f3-8e5c9ad76bc4 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Volume info retrieved successfully. Jan 28 18:57:56.543028 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f83e8aa7-320d-45d9-91f3-8e5c9ad76bc4 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 returned with HTTP 200 Jan 28 18:57:56.544557 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 389/768] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:57:56 2021] GET /volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 => generated 972 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:57:57.578779 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4a4991bd-12c2-4017-944c-57c62ff30d10 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] GET http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 Jan 28 18:57:57.589580 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4a4991bd-12c2-4017-944c-57c62ff30d10 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:57:57.591024 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:57:57.591024 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:57:57.592190 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4a4991bd-12c2-4017-944c-57c62ff30d10 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:57:57.795161 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:57:57.795161 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:57:57.822055 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4a4991bd-12c2-4017-944c-57c62ff30d10 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Volume info retrieved successfully. Jan 28 18:57:57.892271 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4a4991bd-12c2-4017-944c-57c62ff30d10 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 returned with HTTP 200 Jan 28 18:57:57.894131 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 380/769] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:57:57 2021] GET /volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 => generated 1360 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:57:57.926607 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fe835c4e-7c3d-4248-94ae-5a3f65505a21 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] POST http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89/action Jan 28 18:57:57.927953 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:57:57.927953 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:57:57.930576 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fe835c4e-7c3d-4248-94ae-5a3f65505a21 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Action body: b'{"os-set_image_metadata": {"metadata": {"image_id": "5137a025-3c5f-43c1-bc64-5f41270040a5", "image_name": "image", "kernel_id": "6ff710d2-942b-4d6b-9168-8c9cc2404ab1", "ramdisk_id": "somedisk"}}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 18:57:57.934940 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fe835c4e-7c3d-4248-94ae-5a3f65505a21 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Action: 'action', calling method: create, body: {"os-set_image_metadata": {"metadata": {"image_id": "5137a025-3c5f-43c1-bc64-5f41270040a5", "image_name": "image", "kernel_id": "6ff710d2-942b-4d6b-9168-8c9cc2404ab1", "ramdisk_id": "somedisk"}}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:57:58.099196 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:57:58.099196 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:57:58.241029 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:57:58.241029 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:57:58.243563 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fe835c4e-7c3d-4248-94ae-5a3f65505a21 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Volume info retrieved successfully. Jan 28 18:57:58.297429 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fe835c4e-7c3d-4248-94ae-5a3f65505a21 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Update volume metadata completed successfully. Jan 28 18:57:58.298493 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fe835c4e-7c3d-4248-94ae-5a3f65505a21 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89/action returned with HTTP 200 Jan 28 18:57:58.308793 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 390/770] 10.222.0.16 () {60 vars in 1358 bytes} [Thu Jan 28 18:57:57 2021] POST /volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89/action => generated 511 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:57:58.319053 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ceb3d237-c23b-48d5-9cc8-35818e41ca66 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] GET http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 Jan 28 18:57:58.319376 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ceb3d237-c23b-48d5-9cc8-35818e41ca66 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:57:58.319798 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:57:58.319798 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:57:58.320873 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ceb3d237-c23b-48d5-9cc8-35818e41ca66 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:57:58.445695 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:57:58.445695 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:57:58.467443 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ceb3d237-c23b-48d5-9cc8-35818e41ca66 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Volume info retrieved successfully. Jan 28 18:57:58.524176 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ceb3d237-c23b-48d5-9cc8-35818e41ca66 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 returned with HTTP 200 Jan 28 18:57:58.526032 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 381/771] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:57:58 2021] GET /volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 => generated 1435 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:57:58.565297 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a57ee92a-2666-4558-b2e2-bda191bfe33c tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] POST http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89/action Jan 28 18:57:58.566466 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:57:58.566466 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:57:58.567767 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a57ee92a-2666-4558-b2e2-bda191bfe33c tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 18:57:58.572121 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a57ee92a-2666-4558-b2e2-bda191bfe33c tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:57:58.728539 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:57:58.728539 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:57:58.851285 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:57:58.851285 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:57:58.854329 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a57ee92a-2666-4558-b2e2-bda191bfe33c tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Volume info retrieved successfully. Jan 28 18:57:58.882085 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a57ee92a-2666-4558-b2e2-bda191bfe33c tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Get volume image-metadata completed successfully. Jan 28 18:57:58.920021 n-d-705657-15 devstack@c-api.service[87913]: /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 28 18:57:58.920021 n-d-705657-15 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 28 18:57:58.933764 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a57ee92a-2666-4558-b2e2-bda191bfe33c tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Delete volume metadata completed successfully. Jan 28 18:57:58.934649 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a57ee92a-2666-4558-b2e2-bda191bfe33c tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89/action returned with HTTP 200 Jan 28 18:57:58.936710 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 391/772] 10.222.0.16 () {60 vars in 1357 bytes} [Thu Jan 28 18:57:58 2021] POST /volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89/action => generated 0 bytes in 378 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jan 28 18:57:58.950786 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-add957d7-3fcb-4bd9-a988-d179942370e0 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] POST http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89/action Jan 28 18:57:58.951977 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:57:58.951977 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:57:58.953043 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-add957d7-3fcb-4bd9-a988-d179942370e0 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Action body: b'{"os-show_image_metadata": {}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 18:57:58.954110 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-add957d7-3fcb-4bd9-a988-d179942370e0 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:57:59.196428 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:57:59.196428 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:57:59.204182 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-add957d7-3fcb-4bd9-a988-d179942370e0 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Volume info retrieved successfully. Jan 28 18:57:59.270628 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-add957d7-3fcb-4bd9-a988-d179942370e0 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Get volume image-metadata completed successfully. Jan 28 18:57:59.275880 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-add957d7-3fcb-4bd9-a988-d179942370e0 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89/action returned with HTTP 200 Jan 28 18:57:59.300920 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-79881463-0867-447c-b4cd-caf9d465c97a tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] DELETE http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 Jan 28 18:57:59.301874 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-79881463-0867-447c-b4cd-caf9d465c97a tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:57:59.302188 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:57:59.302188 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:57:59.302611 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-79881463-0867-447c-b4cd-caf9d465c97a tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:57:59.308350 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-79881463-0867-447c-b4cd-caf9d465c97a tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Delete volume with id: 13b2e60a-06d4-4f14-890d-2824a90d0b89 Jan 28 18:57:59.314032 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 382/773] 10.222.0.16 () {60 vars in 1357 bytes} [Thu Jan 28 18:57:58 2021] POST /volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89/action => generated 485 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:57:59.455232 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:57:59.455232 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:57:59.457679 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-79881463-0867-447c-b4cd-caf9d465c97a tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Volume info retrieved successfully. Jan 28 18:57:59.549188 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-79881463-0867-447c-b4cd-caf9d465c97a tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Delete volume request issued successfully. Jan 28 18:57:59.550150 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-79881463-0867-447c-b4cd-caf9d465c97a tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 returned with HTTP 202 Jan 28 18:57:59.553118 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 392/774] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 18:57:59 2021] DELETE /volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 => generated 0 bytes in 259 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 18:57:59.565104 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-82163538-ade5-4738-b215-cf36953d08aa tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] GET http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 Jan 28 18:57:59.566799 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-82163538-ade5-4738-b215-cf36953d08aa tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:57:59.569327 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:57:59.569327 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:57:59.570213 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-82163538-ade5-4738-b215-cf36953d08aa tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:57:59.791823 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:57:59.791823 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:57:59.813839 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-82163538-ade5-4738-b215-cf36953d08aa tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Volume info retrieved successfully. Jan 28 18:57:59.881521 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-82163538-ade5-4738-b215-cf36953d08aa tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 returned with HTTP 200 Jan 28 18:57:59.883308 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 383/775] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:57:59 2021] GET /volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 => generated 1408 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:58:00.919102 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-11d1f43e-4cc1-4c53-932c-9dfa98dc1618 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] GET http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 Jan 28 18:58:00.921271 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-11d1f43e-4cc1-4c53-932c-9dfa98dc1618 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:58:00.922352 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:58:00.922352 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:58:00.924518 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-11d1f43e-4cc1-4c53-932c-9dfa98dc1618 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:58:01.113302 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:58:01.113302 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:58:01.162581 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-11d1f43e-4cc1-4c53-932c-9dfa98dc1618 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Volume info retrieved successfully. Jan 28 18:58:01.240910 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-11d1f43e-4cc1-4c53-932c-9dfa98dc1618 tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 returned with HTTP 200 Jan 28 18:58:01.243374 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 393/776] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:58:00 2021] GET /volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 => generated 1408 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 18:58:02.279391 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9d146bdc-e4e8-41e3-aca5-463928fef01a tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] GET http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 Jan 28 18:58:02.281357 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9d146bdc-e4e8-41e3-aca5-463928fef01a tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:58:02.288162 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:58:02.288162 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:58:02.289602 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9d146bdc-e4e8-41e3-aca5-463928fef01a tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:58:02.533378 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:58:02.533378 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:58:02.577881 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9d146bdc-e4e8-41e3-aca5-463928fef01a tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Volume info retrieved successfully. Jan 28 18:58:02.671267 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9d146bdc-e4e8-41e3-aca5-463928fef01a tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 returned with HTTP 200 Jan 28 18:58:02.689786 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 384/777] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:58:02 2021] GET /volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 => generated 1408 bytes in 419 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:58:03.708000 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7f41fa06-a42f-471a-b0c0-670de431441e tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] GET http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 Jan 28 18:58:03.709550 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7f41fa06-a42f-471a-b0c0-670de431441e tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:58:03.709923 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:58:03.709923 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:58:03.710618 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7f41fa06-a42f-471a-b0c0-670de431441e tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:58:03.871269 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7f41fa06-a42f-471a-b0c0-670de431441e tempest-VolumesImageMetadata-105089809 tempest-VolumesImageMetadata-105089809-project] http://10.222.0.16/volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 returned with HTTP 404 Jan 28 18:58:03.874536 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 394/778] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:58:03 2021] GET /volume/v3/44fe957810774ae3918c1d1fd9457503/volumes/13b2e60a-06d4-4f14-890d-2824a90d0b89 => generated 109 bytes in 183 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 18:58:15.929943 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2b0390f3-e818-4538-a279-fbbca7262127 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] POST http://10.222.0.16/volume/v3/7ca33bf85dfb4c2d8a27e6c14b4fdec8/volumes Jan 28 18:58:15.932164 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:58:15.932164 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:58:15.933675 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2b0390f3-e818-4538-a279-fbbca7262127 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1431311779"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:58:15.937011 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-2b0390f3-e818-4538-a279-fbbca7262127 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1431311779'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 18:58:15.938096 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-2b0390f3-e818-4538-a279-fbbca7262127 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Create volume of 1 GB Jan 28 18:58:15.975975 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2b0390f3-e818-4538-a279-fbbca7262127 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Availability Zones retrieved successfully. Jan 28 18:58:15.999517 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2b0390f3-e818-4538-a279-fbbca7262127 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Flow 'volume_create_api' (e2b618fd-47bd-4ce0-a987-0d131ce2ffcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:58:16.004581 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2b0390f3-e818-4538-a279-fbbca7262127 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (858ebc0f-4443-481f-a2f2-d7cb031753cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:58:16.008539 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-2b0390f3-e818-4538-a279-fbbca7262127 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 18:58:16.098288 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2b0390f3-e818-4538-a279-fbbca7262127 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (858ebc0f-4443-481f-a2f2-d7cb031753cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:58:16.102582 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2b0390f3-e818-4538-a279-fbbca7262127 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (536fc9af-a411-4b75-bb16-3b82d0c29bf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:58:16.254075 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-2b0390f3-e818-4538-a279-fbbca7262127 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Created reservations ['ca916675-ec8c-4494-ac77-7fa8b3f21935', 'b4ebd3e5-168a-465d-88e3-a376659398fd', '01b38b75-cc12-4913-bc0b-bf9b1da6199c', '57adbb22-2059-4a6f-9bab-999cb9cb49ec'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 18:58:16.259065 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2b0390f3-e818-4538-a279-fbbca7262127 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (536fc9af-a411-4b75-bb16-3b82d0c29bf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca916675-ec8c-4494-ac77-7fa8b3f21935', 'b4ebd3e5-168a-465d-88e3-a376659398fd', '01b38b75-cc12-4913-bc0b-bf9b1da6199c', '57adbb22-2059-4a6f-9bab-999cb9cb49ec']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:58:16.265799 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2b0390f3-e818-4538-a279-fbbca7262127 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64a7a30a-ac0a-4dc6-8521-7e64fa6f3a8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:58:16.396584 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2b0390f3-e818-4538-a279-fbbca7262127 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64a7a30a-ac0a-4dc6-8521-7e64fa6f3a8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3eb4f735-0f30-4d21-9e29-45503ccae481', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1431311779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ca33bf85dfb4c2d8a27e6c14b4fdec8',qos_specs=None,replication_status=,reservations=['ca916675-ec8c-4494-ac77-7fa8b3f21935','b4ebd3e5-168a-465d-88e3-a376659398fd','01b38b75-cc12-4913-bc0b-bf9b1da6199c','57adbb22-2059-4a6f-9bab-999cb9cb49ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='552742e8ff4b46dba0a844b62abcb622',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T18:58:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1431311779',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3eb4f735-0f30-4d21-9e29-45503ccae481,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ca33bf85dfb4c2d8a27e6c14b4fdec8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='552742e8ff4b46dba0a844b62abcb622',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:58:16.400648 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2b0390f3-e818-4538-a279-fbbca7262127 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ebe1ad1-eaa3-4a30-9287-31d2675d2459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:58:16.454698 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2b0390f3-e818-4538-a279-fbbca7262127 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ebe1ad1-eaa3-4a30-9287-31d2675d2459) transitioned into state 'SUCCESS' from state '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-1431311779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ca33bf85dfb4c2d8a27e6c14b4fdec8',qos_specs=None,replication_status=,reservations=['ca916675-ec8c-4494-ac77-7fa8b3f21935','b4ebd3e5-168a-465d-88e3-a376659398fd','01b38b75-cc12-4913-bc0b-bf9b1da6199c','57adbb22-2059-4a6f-9bab-999cb9cb49ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='552742e8ff4b46dba0a844b62abcb622',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:58:16.459211 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2b0390f3-e818-4538-a279-fbbca7262127 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f154cd25-0da7-4235-a021-d60888a36d18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:58:16.489311 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2b0390f3-e818-4538-a279-fbbca7262127 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f154cd25-0da7-4235-a021-d60888a36d18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:58:16.496842 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2b0390f3-e818-4538-a279-fbbca7262127 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Flow 'volume_create_api' (e2b618fd-47bd-4ce0-a987-0d131ce2ffcf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:58:16.603117 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2b0390f3-e818-4538-a279-fbbca7262127 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Create volume request issued successfully. Jan 28 18:58:16.633398 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2b0390f3-e818-4538-a279-fbbca7262127 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] http://10.222.0.16/volume/v3/7ca33bf85dfb4c2d8a27e6c14b4fdec8/volumes returned with HTTP 202 Jan 28 18:58:16.635605 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 385/779] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 18:58:15 2021] POST /volume/v3/7ca33bf85dfb4c2d8a27e6c14b4fdec8/volumes => generated 820 bytes in 1104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 18:58:16.650259 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-86dcf938-5d96-443d-990e-cd009978283e tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] GET http://10.222.0.16/volume/v3/7ca33bf85dfb4c2d8a27e6c14b4fdec8/volumes/3eb4f735-0f30-4d21-9e29-45503ccae481 Jan 28 18:58:16.651063 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-86dcf938-5d96-443d-990e-cd009978283e tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:58:16.651714 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-86dcf938-5d96-443d-990e-cd009978283e tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:58:16.705981 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:58:16.705981 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:58:16.720678 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-86dcf938-5d96-443d-990e-cd009978283e tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Volume info retrieved successfully. Jan 28 18:58:16.762816 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-86dcf938-5d96-443d-990e-cd009978283e tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] http://10.222.0.16/volume/v3/7ca33bf85dfb4c2d8a27e6c14b4fdec8/volumes/3eb4f735-0f30-4d21-9e29-45503ccae481 returned with HTTP 200 Jan 28 18:58:16.763636 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 395/780] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:58:16 2021] GET /volume/v3/7ca33bf85dfb4c2d8a27e6c14b4fdec8/volumes/3eb4f735-0f30-4d21-9e29-45503ccae481 => generated 888 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:58:17.793009 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-70f75a70-65c8-4b8a-a33e-97d4a1ce5222 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] GET http://10.222.0.16/volume/v3/7ca33bf85dfb4c2d8a27e6c14b4fdec8/volumes/3eb4f735-0f30-4d21-9e29-45503ccae481 Jan 28 18:58:17.798109 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-70f75a70-65c8-4b8a-a33e-97d4a1ce5222 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:58:17.801360 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:58:17.801360 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:58:17.811431 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-70f75a70-65c8-4b8a-a33e-97d4a1ce5222 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:58:18.008776 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:58:18.008776 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:58:18.030674 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-86dcf938-5d96-443d-990e-cd009978283e tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] GET http://10.222.0.16/volume// Jan 28 18:58:18.031161 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-86dcf938-5d96-443d-990e-cd009978283e tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:58:18.031355 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:58:18.031355 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:58:18.031872 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-86dcf938-5d96-443d-990e-cd009978283e tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:58:18.033999 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-86dcf938-5d96-443d-990e-cd009978283e tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 18:58:18.035185 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 396/781] 10.222.0.43 () {56 vars in 1089 bytes} [Thu Jan 28 18:58:18 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 28 18:58:18.053547 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-bbc42c60-4817-46d8-aa93-7533a6bdbfd5 req-62b30a02-4a13-4a23-803d-187c65908c23 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] POST http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/attachments Jan 28 18:58:18.054823 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-bbc42c60-4817-46d8-aa93-7533a6bdbfd5 req-62b30a02-4a13-4a23-803d-187c65908c23 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "785c2d90-62e5-47bd-950c-0d46981ac8ab", "instance_uuid": "e2421ab0-3136-4924-b66c-bb9d09c64f67", "connector": null}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:58:18.073671 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-70f75a70-65c8-4b8a-a33e-97d4a1ce5222 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Volume info retrieved successfully. Jan 28 18:58:18.143227 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-70f75a70-65c8-4b8a-a33e-97d4a1ce5222 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] http://10.222.0.16/volume/v3/7ca33bf85dfb4c2d8a27e6c14b4fdec8/volumes/3eb4f735-0f30-4d21-9e29-45503ccae481 returned with HTTP 200 Jan 28 18:58:18.144156 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 386/782] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:58:17 2021] GET /volume/v3/7ca33bf85dfb4c2d8a27e6c14b4fdec8/volumes/3eb4f735-0f30-4d21-9e29-45503ccae481 => generated 913 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:58:18.164152 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1941ec71-7a3f-460f-9e97-eac612b8510c tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] POST http://10.222.0.16/volume/v3/7ca33bf85dfb4c2d8a27e6c14b4fdec8/os-volume-transfer Jan 28 18:58:18.164946 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:58:18.164946 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:58:18.165669 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1941ec71-7a3f-460f-9e97-eac612b8510c tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "3eb4f735-0f30-4d21-9e29-45503ccae481"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:58:18.166843 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.volume_transfer [None req-1941ec71-7a3f-460f-9e97-eac612b8510c tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Creating new volume transfer {'transfer': {'volume_id': '3eb4f735-0f30-4d21-9e29-45503ccae481'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 28 18:58:18.167554 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.contrib.volume_transfer [None req-1941ec71-7a3f-460f-9e97-eac612b8510c tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Creating transfer of volume 3eb4f735-0f30-4d21-9e29-45503ccae481 Jan 28 18:58:18.173538 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.transfer.api [None req-1941ec71-7a3f-460f-9e97-eac612b8510c tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Generating transfer record for volume 3eb4f735-0f30-4d21-9e29-45503ccae481 Jan 28 18:58:18.182715 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:58:18.182715 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:58:18.462740 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:58:18.462740 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:58:18.479445 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-bbc42c60-4817-46d8-aa93-7533a6bdbfd5 req-62b30a02-4a13-4a23-803d-187c65908c23 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/attachments returned with HTTP 200 Jan 28 18:58:18.480689 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 397/783] 10.222.0.43 () {64 vars in 1358 bytes} [Thu Jan 28 18:58:18 2021] POST /volume/v3/284ff251e5584e9fa0cccbd01daea382/attachments => generated 273 bytes in 433 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:58:18.504142 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-bbc42c60-4817-46d8-aa93-7533a6bdbfd5 req-8ccf76ac-68d5-4cc7-9913-4ea893865858 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] DELETE http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/attachments/a7a978c5-86e9-42b5-9cd7-94e3a9327dd4 Jan 28 18:58:18.505089 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-bbc42c60-4817-46d8-aa93-7533a6bdbfd5 req-8ccf76ac-68d5-4cc7-9913-4ea893865858 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:58:18.505833 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:58:18.505833 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:58:18.506610 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-bbc42c60-4817-46d8-aa93-7533a6bdbfd5 req-8ccf76ac-68d5-4cc7-9913-4ea893865858 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:58:18.529651 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:58:18.529651 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:58:18.572627 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1941ec71-7a3f-460f-9e97-eac612b8510c tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] http://10.222.0.16/volume/v3/7ca33bf85dfb4c2d8a27e6c14b4fdec8/os-volume-transfer returned with HTTP 202 Jan 28 18:58:18.585663 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 387/784] 10.222.0.16 () {60 vars in 1258 bytes} [Thu Jan 28 18:58:18 2021] POST /volume/v3/7ca33bf85dfb4c2d8a27e6c14b4fdec8/os-volume-transfer => generated 507 bytes in 417 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 28 18:58:18.593418 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4b07b26b-f6bc-4fad-87d3-a45deb5c70ec tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] GET http://10.222.0.16/volume/v3/7ca33bf85dfb4c2d8a27e6c14b4fdec8/volumes/3eb4f735-0f30-4d21-9e29-45503ccae481 Jan 28 18:58:18.594420 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4b07b26b-f6bc-4fad-87d3-a45deb5c70ec tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:58:18.594790 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:58:18.594790 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:58:18.595494 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4b07b26b-f6bc-4fad-87d3-a45deb5c70ec tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:58:18.854434 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:58:18.854434 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:58:18.893549 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4b07b26b-f6bc-4fad-87d3-a45deb5c70ec tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Volume info retrieved successfully. Jan 28 18:58:18.982766 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-bbc42c60-4817-46d8-aa93-7533a6bdbfd5 req-8ccf76ac-68d5-4cc7-9913-4ea893865858 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(4a0660c5-4a66-4b15-944a-9a61610d0099)]) {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 18:58:18.986778 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-bbc42c60-4817-46d8-aa93-7533a6bdbfd5 req-8ccf76ac-68d5-4cc7-9913-4ea893865858 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Adding status of: reserved to pending status list for volume. {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 28 18:58:18.987738 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-bbc42c60-4817-46d8-aa93-7533a6bdbfd5 req-8ccf76ac-68d5-4cc7-9913-4ea893865858 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 18:58:19.006858 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4b07b26b-f6bc-4fad-87d3-a45deb5c70ec tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] http://10.222.0.16/volume/v3/7ca33bf85dfb4c2d8a27e6c14b4fdec8/volumes/3eb4f735-0f30-4d21-9e29-45503ccae481 returned with HTTP 200 Jan 28 18:58:19.015217 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-bbc42c60-4817-46d8-aa93-7533a6bdbfd5 req-8ccf76ac-68d5-4cc7-9913-4ea893865858 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/attachments/a7a978c5-86e9-42b5-9cd7-94e3a9327dd4 returned with HTTP 200 Jan 28 18:58:19.016934 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 398/786] 10.222.0.43 () {62 vars in 1437 bytes} [Thu Jan 28 18:58:18 2021] DELETE /volume/v3/284ff251e5584e9fa0cccbd01daea382/attachments/a7a978c5-86e9-42b5-9cd7-94e3a9327dd4 => generated 192 bytes in 519 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 18:58:19.021568 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 388/785] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:58:18 2021] GET /volume/v3/7ca33bf85dfb4c2d8a27e6c14b4fdec8/volumes/3eb4f735-0f30-4d21-9e29-45503ccae481 => generated 921 bytes in 422 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:58:19.063404 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-37657d0b-ed02-4562-8398-3aaf4a059582 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] GET http://10.222.0.16/volume/v3/7ca33bf85dfb4c2d8a27e6c14b4fdec8/os-volume-transfer/a8192179-3579-4ef7-8fef-c5356c94ebd3 Jan 28 18:58:19.070930 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-37657d0b-ed02-4562-8398-3aaf4a059582 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:58:19.071279 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:58:19.071279 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:58:19.072904 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-37657d0b-ed02-4562-8398-3aaf4a059582 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:58:19.097070 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-37657d0b-ed02-4562-8398-3aaf4a059582 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] http://10.222.0.16/volume/v3/7ca33bf85dfb4c2d8a27e6c14b4fdec8/os-volume-transfer/a8192179-3579-4ef7-8fef-c5356c94ebd3 returned with HTTP 200 Jan 28 18:58:19.099498 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 389/787] 10.222.0.16 () {58 vars in 1348 bytes} [Thu Jan 28 18:58:19 2021] GET /volume/v3/7ca33bf85dfb4c2d8a27e6c14b4fdec8/os-volume-transfer/a8192179-3579-4ef7-8fef-c5356c94ebd3 => generated 475 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:58:19.121429 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0b3ad057-7f3e-4dc4-9473-7ed5c11525c4 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] GET http://10.222.0.16/volume/v3/7ca33bf85dfb4c2d8a27e6c14b4fdec8/os-volume-transfer Jan 28 18:58:19.122891 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0b3ad057-7f3e-4dc4-9473-7ed5c11525c4 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:58:19.124061 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0b3ad057-7f3e-4dc4-9473-7ed5c11525c4 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:58:19.125118 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.volume_transfer [None req-0b3ad057-7f3e-4dc4-9473-7ed5c11525c4 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Listing volume transfers {{(pid=87914) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jan 28 18:58:19.161400 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0b3ad057-7f3e-4dc4-9473-7ed5c11525c4 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] http://10.222.0.16/volume/v3/7ca33bf85dfb4c2d8a27e6c14b4fdec8/os-volume-transfer returned with HTTP 200 Jan 28 18:58:19.173231 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 390/788] 10.222.0.16 () {58 vars in 1237 bytes} [Thu Jan 28 18:58:19 2021] GET /volume/v3/7ca33bf85dfb4c2d8a27e6c14b4fdec8/os-volume-transfer => generated 434 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:58:19.203752 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ad8dc368-c0ef-467e-924f-cc5a1b930fe7 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] POST http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes Jan 28 18:58:19.205368 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:58:19.205368 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:58:19.206046 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ad8dc368-c0ef-467e-924f-cc5a1b930fe7 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1653469214", "imageRef": "bf363cce-cca7-4056-a498-a3a21a3bca2d"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:58:19.207482 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-ad8dc368-c0ef-467e-924f-cc5a1b930fe7 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1653469214', 'imageRef': 'bf363cce-cca7-4056-a498-a3a21a3bca2d'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 18:58:19.414342 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-ad8dc368-c0ef-467e-924f-cc5a1b930fe7 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Create volume of 1 GB Jan 28 18:58:19.415456 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:58:19.415456 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:58:19.847013 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ad8dc368-c0ef-467e-924f-cc5a1b930fe7 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Availability Zones retrieved successfully. Jan 28 18:58:19.930567 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ad8dc368-c0ef-467e-924f-cc5a1b930fe7 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Flow 'volume_create_api' (4b28456e-7808-4588-8bf1-fd548487584b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:58:19.943633 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ad8dc368-c0ef-467e-924f-cc5a1b930fe7 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9347aa3-5fe0-44ba-8bfe-5f579936e692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:58:19.963528 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-ad8dc368-c0ef-467e-924f-cc5a1b930fe7 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 18:58:20.072408 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6d8d7888-7551-47bf-92af-e9e82ac695c4 tempest-VolumesTransfersTest-1990570477 tempest-VolumesTransfersTest-1990570477-project] POST http://10.222.0.16/volume/v3/bbaa817d3e0844199d491c2c22b1d87e/os-volume-transfer/a8192179-3579-4ef7-8fef-c5356c94ebd3/accept Jan 28 18:58:20.081506 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6d8d7888-7551-47bf-92af-e9e82ac695c4 tempest-VolumesTransfersTest-1990570477 tempest-VolumesTransfersTest-1990570477-project] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "2d3da3c92c403a66"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:58:20.084553 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.volume_transfer [None req-6d8d7888-7551-47bf-92af-e9e82ac695c4 tempest-VolumesTransfersTest-1990570477 tempest-VolumesTransfersTest-1990570477-project] Accepting volume transfer a8192179-3579-4ef7-8fef-c5356c94ebd3 {{(pid=87914) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jan 28 18:58:20.085409 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.contrib.volume_transfer [None req-6d8d7888-7551-47bf-92af-e9e82ac695c4 tempest-VolumesTransfersTest-1990570477 tempest-VolumesTransfersTest-1990570477-project] Accepting transfer a8192179-3579-4ef7-8fef-c5356c94ebd3 Jan 28 18:58:20.423644 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ad8dc368-c0ef-467e-924f-cc5a1b930fe7 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9347aa3-5fe0-44ba-8bfe-5f579936e692) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:58:20.434141 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ad8dc368-c0ef-467e-924f-cc5a1b930fe7 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (251cd695-204f-4ce7-97b7-4063f1ffee5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:58:20.734341 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-6d8d7888-7551-47bf-92af-e9e82ac695c4 tempest-VolumesTransfersTest-1990570477 tempest-VolumesTransfersTest-1990570477-project] Created reservations ['58ffac9e-573d-466a-b2a8-154983c52da5', '65031a81-c2c7-4922-8478-8b714e60fc90', 'cc1b73b6-e59e-40a6-91f8-6ef74bc32050', '1f4b7d6f-1ba3-48b2-b8e8-a39800258acd'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 18:58:20.809700 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-ad8dc368-c0ef-467e-924f-cc5a1b930fe7 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Created reservations ['023638f1-bd43-42a9-b30c-f2b338327706', 'a2a92054-4a03-4824-8fea-ec988d51217f', '544245e5-020a-476f-a488-076b2f1d895b', 'c4cd7be9-f045-45c7-9097-50d3f49ba85c'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 18:58:20.813056 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ad8dc368-c0ef-467e-924f-cc5a1b930fe7 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (251cd695-204f-4ce7-97b7-4063f1ffee5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['023638f1-bd43-42a9-b30c-f2b338327706', 'a2a92054-4a03-4824-8fea-ec988d51217f', '544245e5-020a-476f-a488-076b2f1d895b', 'c4cd7be9-f045-45c7-9097-50d3f49ba85c']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:58:20.821507 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ad8dc368-c0ef-467e-924f-cc5a1b930fe7 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (482af100-5525-4c91-8f1b-8309600a9919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:58:20.908732 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-6d8d7888-7551-47bf-92af-e9e82ac695c4 tempest-VolumesTransfersTest-1990570477 tempest-VolumesTransfersTest-1990570477-project] Created reservations ['e0a3ce8d-5065-4fb8-b230-b91c8fca4433', 'f70179d5-1967-4c21-a746-8a580ebc4d5c', 'bbaafd29-6350-4eec-95da-bdff239c259f', '277b996d-f6ea-4a8f-b861-e6888f259a72'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 18:58:21.000342 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ad8dc368-c0ef-467e-924f-cc5a1b930fe7 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (482af100-5525-4c91-8f1b-8309600a9919) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e246951b-18e3-4a63-a9de-7bfe049c22df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1653469214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02dd364a6a8d4400a2a6ee00b16ed55e',qos_specs=None,replication_status=,reservations=['023638f1-bd43-42a9-b30c-f2b338327706','a2a92054-4a03-4824-8fea-ec988d51217f','544245e5-020a-476f-a488-076b2f1d895b','c4cd7be9-f045-45c7-9097-50d3f49ba85c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59e4ac2c31e049589bcbead1548f3b0f',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T18:58:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1653469214',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e246951b-18e3-4a63-a9de-7bfe049c22df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02dd364a6a8d4400a2a6ee00b16ed55e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='59e4ac2c31e049589bcbead1548f3b0f',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:58:21.008029 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ad8dc368-c0ef-467e-924f-cc5a1b930fe7 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b1cdfc5-39b5-4283-8405-77e98eb63d12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:58:21.094683 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ad8dc368-c0ef-467e-924f-cc5a1b930fe7 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b1cdfc5-39b5-4283-8405-77e98eb63d12) transitioned into state 'SUCCESS' from state '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-1653469214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02dd364a6a8d4400a2a6ee00b16ed55e',qos_specs=None,replication_status=,reservations=['023638f1-bd43-42a9-b30c-f2b338327706','a2a92054-4a03-4824-8fea-ec988d51217f','544245e5-020a-476f-a488-076b2f1d895b','c4cd7be9-f045-45c7-9097-50d3f49ba85c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59e4ac2c31e049589bcbead1548f3b0f',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:58:21.099750 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ad8dc368-c0ef-467e-924f-cc5a1b930fe7 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b20e369b-a923-465d-a5c6-1df4b1200a20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:58:21.143024 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ad8dc368-c0ef-467e-924f-cc5a1b930fe7 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b20e369b-a923-465d-a5c6-1df4b1200a20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:58:21.148008 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ad8dc368-c0ef-467e-924f-cc5a1b930fe7 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Flow 'volume_create_api' (4b28456e-7808-4588-8bf1-fd548487584b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:58:21.182141 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-6d8d7888-7551-47bf-92af-e9e82ac695c4 tempest-VolumesTransfersTest-1990570477 tempest-VolumesTransfersTest-1990570477-project] Created reservations ['d105aff8-f682-4b7f-9b80-2f63717553c4', 'b6f11e88-0707-4a37-9bdf-b598ac1eb416', 'ee199c8b-f7c4-4a5b-bc67-f7334945349b', '3f575282-d5a8-47ee-b6b6-a3a6054caaa2'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 18:58:21.345240 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ad8dc368-c0ef-467e-924f-cc5a1b930fe7 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Create volume request issued successfully. Jan 28 18:58:21.389545 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ad8dc368-c0ef-467e-924f-cc5a1b930fe7 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes returned with HTTP 202 Jan 28 18:58:21.390646 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 399/789] 10.222.0.16 () {60 vars in 1226 bytes} [Thu Jan 28 18:58:19 2021] POST /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes => generated 821 bytes in 2373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 18:58:21.396966 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-6d8d7888-7551-47bf-92af-e9e82ac695c4 tempest-VolumesTransfersTest-1990570477 tempest-VolumesTransfersTest-1990570477-project] Created reservations ['f6c14d99-7785-4120-90f6-44ff4fc7629c', '2563b38d-6aac-4b9c-a7ef-67bb8af060ad', '69720c94-6850-4651-8345-b06f7e8e723c', '5a8b28dc-358f-49cc-bc69-d284583362e3'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 18:58:21.407622 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:58:21.407622 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:58:21.416798 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-14233fef-623a-457f-8f99-75e7ea827efb tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] GET http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df Jan 28 18:58:21.424514 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-14233fef-623a-457f-8f99-75e7ea827efb tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:58:21.424842 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:58:21.424842 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:58:21.425635 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-14233fef-623a-457f-8f99-75e7ea827efb tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:58:21.676629 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6d8d7888-7551-47bf-92af-e9e82ac695c4 tempest-VolumesTransfersTest-1990570477 tempest-VolumesTransfersTest-1990570477-project] Transfer volume completed successfully. Jan 28 18:58:21.679769 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:58:21.679769 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:58:21.711618 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-14233fef-623a-457f-8f99-75e7ea827efb tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Volume info retrieved successfully. Jan 28 18:58:21.726076 n-d-705657-15 devstack@c-api.service[87913]: /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 28 18:58:21.726076 n-d-705657-15 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 28 18:58:21.776135 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-14233fef-623a-457f-8f99-75e7ea827efb tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df returned with HTTP 200 Jan 28 18:58:21.778179 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 400/790] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:58:21 2021] GET /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df => generated 889 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:58:22.057630 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.transfer.api [None req-6d8d7888-7551-47bf-92af-e9e82ac695c4 tempest-VolumesTransfersTest-1990570477 tempest-VolumesTransfersTest-1990570477-project] Volume 3eb4f735-0f30-4d21-9e29-45503ccae481 has been transferred. Jan 28 18:58:22.297770 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6d8d7888-7551-47bf-92af-e9e82ac695c4 tempest-VolumesTransfersTest-1990570477 tempest-VolumesTransfersTest-1990570477-project] http://10.222.0.16/volume/v3/bbaa817d3e0844199d491c2c22b1d87e/os-volume-transfer/a8192179-3579-4ef7-8fef-c5356c94ebd3/accept returned with HTTP 202 Jan 28 18:58:22.299806 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 391/791] 10.222.0.16 () {60 vars in 1390 bytes} [Thu Jan 28 18:58:19 2021] POST /volume/v3/bbaa817d3e0844199d491c2c22b1d87e/os-volume-transfer/a8192179-3579-4ef7-8fef-c5356c94ebd3/accept => generated 431 bytes in 3124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 28 18:58:22.314617 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2df2e54e-4584-4c57-a66e-bc72a4477ee7 tempest-VolumesTransfersTest-1990570477 tempest-VolumesTransfersTest-1990570477-project] GET http://10.222.0.16/volume/v3/bbaa817d3e0844199d491c2c22b1d87e/volumes/3eb4f735-0f30-4d21-9e29-45503ccae481 Jan 28 18:58:22.315519 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2df2e54e-4584-4c57-a66e-bc72a4477ee7 tempest-VolumesTransfersTest-1990570477 tempest-VolumesTransfersTest-1990570477-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:58:22.315857 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:58:22.315857 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:58:22.316488 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2df2e54e-4584-4c57-a66e-bc72a4477ee7 tempest-VolumesTransfersTest-1990570477 tempest-VolumesTransfersTest-1990570477-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:58:22.482062 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:58:22.482062 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:58:22.498743 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2df2e54e-4584-4c57-a66e-bc72a4477ee7 tempest-VolumesTransfersTest-1990570477 tempest-VolumesTransfersTest-1990570477-project] Volume info retrieved successfully. Jan 28 18:58:22.549494 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2df2e54e-4584-4c57-a66e-bc72a4477ee7 tempest-VolumesTransfersTest-1990570477 tempest-VolumesTransfersTest-1990570477-project] http://10.222.0.16/volume/v3/bbaa817d3e0844199d491c2c22b1d87e/volumes/3eb4f735-0f30-4d21-9e29-45503ccae481 returned with HTTP 200 Jan 28 18:58:22.551196 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 401/792] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:58:22 2021] GET /volume/v3/bbaa817d3e0844199d491c2c22b1d87e/volumes/3eb4f735-0f30-4d21-9e29-45503ccae481 => generated 913 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:58:22.583605 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4fb3edcd-faab-498d-8649-083c5671036b tempest-VolumesTransfersTest-1990570477 tempest-VolumesTransfersTest-1990570477-project] GET http://10.222.0.16/volume/v3/bbaa817d3e0844199d491c2c22b1d87e/volumes/3eb4f735-0f30-4d21-9e29-45503ccae481 Jan 28 18:58:22.585045 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4fb3edcd-faab-498d-8649-083c5671036b tempest-VolumesTransfersTest-1990570477 tempest-VolumesTransfersTest-1990570477-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:58:22.585931 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:58:22.585931 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:58:22.586904 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4fb3edcd-faab-498d-8649-083c5671036b tempest-VolumesTransfersTest-1990570477 tempest-VolumesTransfersTest-1990570477-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:58:22.799803 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:58:22.799803 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:58:22.811317 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-15b6bcea-2809-48b0-af28-845e2686204b tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] GET http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df Jan 28 18:58:22.813621 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-15b6bcea-2809-48b0-af28-845e2686204b tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:58:22.815481 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:58:22.815481 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:58:22.826216 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-15b6bcea-2809-48b0-af28-845e2686204b tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:58:22.875393 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4fb3edcd-faab-498d-8649-083c5671036b tempest-VolumesTransfersTest-1990570477 tempest-VolumesTransfersTest-1990570477-project] Volume info retrieved successfully. Jan 28 18:58:22.937181 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4fb3edcd-faab-498d-8649-083c5671036b tempest-VolumesTransfersTest-1990570477 tempest-VolumesTransfersTest-1990570477-project] http://10.222.0.16/volume/v3/bbaa817d3e0844199d491c2c22b1d87e/volumes/3eb4f735-0f30-4d21-9e29-45503ccae481 returned with HTTP 200 Jan 28 18:58:22.949273 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 392/793] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:58:22 2021] GET /volume/v3/bbaa817d3e0844199d491c2c22b1d87e/volumes/3eb4f735-0f30-4d21-9e29-45503ccae481 => generated 913 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 18:58:22.976197 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-598fd583-22ae-43a7-833f-3e01fbd5f053 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] DELETE http://10.222.0.16/volume/v3/7ca33bf85dfb4c2d8a27e6c14b4fdec8/os-volume-transfer/a8192179-3579-4ef7-8fef-c5356c94ebd3 Jan 28 18:58:22.976930 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-598fd583-22ae-43a7-833f-3e01fbd5f053 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:58:22.977292 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:58:22.977292 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:58:22.977737 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-598fd583-22ae-43a7-833f-3e01fbd5f053 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:58:22.978198 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.contrib.volume_transfer [None req-598fd583-22ae-43a7-833f-3e01fbd5f053 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Delete transfer with id: a8192179-3579-4ef7-8fef-c5356c94ebd3 Jan 28 18:58:22.993313 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-598fd583-22ae-43a7-833f-3e01fbd5f053 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] http://10.222.0.16/volume/v3/7ca33bf85dfb4c2d8a27e6c14b4fdec8/os-volume-transfer/a8192179-3579-4ef7-8fef-c5356c94ebd3 returned with HTTP 404 Jan 28 18:58:22.994496 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 393/794] 10.222.0.16 () {58 vars in 1351 bytes} [Thu Jan 28 18:58:22 2021] DELETE /volume/v3/7ca33bf85dfb4c2d8a27e6c14b4fdec8/os-volume-transfer/a8192179-3579-4ef7-8fef-c5356c94ebd3 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 28 18:58:23.091393 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:58:23.091393 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:58:23.135656 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-15b6bcea-2809-48b0-af28-845e2686204b tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Volume info retrieved successfully. Jan 28 18:58:23.192098 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0271edc0-5788-41b7-bcd3-b7bb526b3ea0 tempest-VolumesTransfersTest-1795918741 tempest-VolumesTransfersTest-1795918741-project-admin] DELETE http://10.222.0.16/volume/v3/381790d188ce471ca5398f2a12ad2fc0/volumes/3eb4f735-0f30-4d21-9e29-45503ccae481 Jan 28 18:58:23.193690 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0271edc0-5788-41b7-bcd3-b7bb526b3ea0 tempest-VolumesTransfersTest-1795918741 tempest-VolumesTransfersTest-1795918741-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:58:23.194699 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0271edc0-5788-41b7-bcd3-b7bb526b3ea0 tempest-VolumesTransfersTest-1795918741 tempest-VolumesTransfersTest-1795918741-project-admin] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:58:23.195411 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-0271edc0-5788-41b7-bcd3-b7bb526b3ea0 tempest-VolumesTransfersTest-1795918741 tempest-VolumesTransfersTest-1795918741-project-admin] Delete volume with id: 3eb4f735-0f30-4d21-9e29-45503ccae481 Jan 28 18:58:23.252998 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-15b6bcea-2809-48b0-af28-845e2686204b tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df returned with HTTP 200 Jan 28 18:58:23.254375 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 402/795] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:58:22 2021] GET /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df => generated 913 bytes in 450 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:58:23.393461 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:58:23.393461 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:58:23.401788 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0271edc0-5788-41b7-bcd3-b7bb526b3ea0 tempest-VolumesTransfersTest-1795918741 tempest-VolumesTransfersTest-1795918741-project-admin] Volume info retrieved successfully. Jan 28 18:58:23.519501 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0271edc0-5788-41b7-bcd3-b7bb526b3ea0 tempest-VolumesTransfersTest-1795918741 tempest-VolumesTransfersTest-1795918741-project-admin] Delete volume request issued successfully. Jan 28 18:58:23.521335 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0271edc0-5788-41b7-bcd3-b7bb526b3ea0 tempest-VolumesTransfersTest-1795918741 tempest-VolumesTransfersTest-1795918741-project-admin] http://10.222.0.16/volume/v3/381790d188ce471ca5398f2a12ad2fc0/volumes/3eb4f735-0f30-4d21-9e29-45503ccae481 returned with HTTP 202 Jan 28 18:58:23.522835 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 394/796] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 18:58:23 2021] DELETE /volume/v3/381790d188ce471ca5398f2a12ad2fc0/volumes/3eb4f735-0f30-4d21-9e29-45503ccae481 => generated 0 bytes in 520 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 18:58:23.535553 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aca33924-0b94-4bc2-b327-f3c9ae179139 tempest-VolumesTransfersTest-1795918741 tempest-VolumesTransfersTest-1795918741-project-admin] GET http://10.222.0.16/volume/v3/381790d188ce471ca5398f2a12ad2fc0/volumes/3eb4f735-0f30-4d21-9e29-45503ccae481 Jan 28 18:58:23.537791 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aca33924-0b94-4bc2-b327-f3c9ae179139 tempest-VolumesTransfersTest-1795918741 tempest-VolumesTransfersTest-1795918741-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:58:23.538510 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:58:23.538510 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:58:23.539637 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aca33924-0b94-4bc2-b327-f3c9ae179139 tempest-VolumesTransfersTest-1795918741 tempest-VolumesTransfersTest-1795918741-project-admin] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:58:23.693729 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:58:23.693729 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:58:23.735403 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-aca33924-0b94-4bc2-b327-f3c9ae179139 tempest-VolumesTransfersTest-1795918741 tempest-VolumesTransfersTest-1795918741-project-admin] Volume info retrieved successfully. Jan 28 18:58:23.822994 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aca33924-0b94-4bc2-b327-f3c9ae179139 tempest-VolumesTransfersTest-1795918741 tempest-VolumesTransfersTest-1795918741-project-admin] http://10.222.0.16/volume/v3/381790d188ce471ca5398f2a12ad2fc0/volumes/3eb4f735-0f30-4d21-9e29-45503ccae481 returned with HTTP 200 Jan 28 18:58:23.825227 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 403/797] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:58:23 2021] GET /volume/v3/381790d188ce471ca5398f2a12ad2fc0/volumes/3eb4f735-0f30-4d21-9e29-45503ccae481 => generated 1084 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 18:58:24.285586 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aed369c4-9a07-4c5a-8398-42678c70ae3f tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] GET http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df Jan 28 18:58:24.288304 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aed369c4-9a07-4c5a-8398-42678c70ae3f tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:58:24.289029 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:58:24.289029 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:58:24.297297 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aed369c4-9a07-4c5a-8398-42678c70ae3f tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:58:24.537408 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:58:24.537408 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:58:24.582032 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-aed369c4-9a07-4c5a-8398-42678c70ae3f tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Volume info retrieved successfully. Jan 28 18:58:24.751116 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aed369c4-9a07-4c5a-8398-42678c70ae3f tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df returned with HTTP 200 Jan 28 18:58:24.753653 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 395/798] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:58:24 2021] GET /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df => generated 913 bytes in 475 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:58:24.861319 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fb2ba5b3-eba2-46ef-8bc9-4eef3955318b tempest-VolumesTransfersTest-1795918741 tempest-VolumesTransfersTest-1795918741-project-admin] GET http://10.222.0.16/volume/v3/381790d188ce471ca5398f2a12ad2fc0/volumes/3eb4f735-0f30-4d21-9e29-45503ccae481 Jan 28 18:58:24.862843 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fb2ba5b3-eba2-46ef-8bc9-4eef3955318b tempest-VolumesTransfersTest-1795918741 tempest-VolumesTransfersTest-1795918741-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:58:24.863513 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:58:24.863513 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:58:24.866016 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fb2ba5b3-eba2-46ef-8bc9-4eef3955318b tempest-VolumesTransfersTest-1795918741 tempest-VolumesTransfersTest-1795918741-project-admin] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:58:25.160759 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:58:25.160759 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:58:25.206654 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fb2ba5b3-eba2-46ef-8bc9-4eef3955318b tempest-VolumesTransfersTest-1795918741 tempest-VolumesTransfersTest-1795918741-project-admin] Volume info retrieved successfully. Jan 28 18:58:25.301498 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fb2ba5b3-eba2-46ef-8bc9-4eef3955318b tempest-VolumesTransfersTest-1795918741 tempest-VolumesTransfersTest-1795918741-project-admin] http://10.222.0.16/volume/v3/381790d188ce471ca5398f2a12ad2fc0/volumes/3eb4f735-0f30-4d21-9e29-45503ccae481 returned with HTTP 200 Jan 28 18:58:25.303511 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 404/799] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:58:24 2021] GET /volume/v3/381790d188ce471ca5398f2a12ad2fc0/volumes/3eb4f735-0f30-4d21-9e29-45503ccae481 => generated 1084 bytes in 450 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:58:25.789693 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-93fae08f-f5a8-423d-aef1-72d490d858af tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] GET http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df Jan 28 18:58:25.790985 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-93fae08f-f5a8-423d-aef1-72d490d858af tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:58:25.791229 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:58:25.791229 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:58:25.791585 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-93fae08f-f5a8-423d-aef1-72d490d858af tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:58:25.994692 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:58:25.994692 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:58:26.030366 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-93fae08f-f5a8-423d-aef1-72d490d858af tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Volume info retrieved successfully. Jan 28 18:58:26.100696 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-93fae08f-f5a8-423d-aef1-72d490d858af tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df returned with HTTP 200 Jan 28 18:58:26.103053 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 396/800] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:58:25 2021] GET /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df => generated 913 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:58:26.326874 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8fbe9731-54de-4d52-bc6c-236f44ca8ca4 tempest-VolumesTransfersTest-1795918741 tempest-VolumesTransfersTest-1795918741-project-admin] GET http://10.222.0.16/volume/v3/381790d188ce471ca5398f2a12ad2fc0/volumes/3eb4f735-0f30-4d21-9e29-45503ccae481 Jan 28 18:58:26.328084 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8fbe9731-54de-4d52-bc6c-236f44ca8ca4 tempest-VolumesTransfersTest-1795918741 tempest-VolumesTransfersTest-1795918741-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:58:26.328482 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:58:26.328482 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:58:26.329121 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8fbe9731-54de-4d52-bc6c-236f44ca8ca4 tempest-VolumesTransfersTest-1795918741 tempest-VolumesTransfersTest-1795918741-project-admin] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:58:26.492603 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:58:26.492603 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:58:26.520082 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8fbe9731-54de-4d52-bc6c-236f44ca8ca4 tempest-VolumesTransfersTest-1795918741 tempest-VolumesTransfersTest-1795918741-project-admin] Volume info retrieved successfully. Jan 28 18:58:26.616509 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8fbe9731-54de-4d52-bc6c-236f44ca8ca4 tempest-VolumesTransfersTest-1795918741 tempest-VolumesTransfersTest-1795918741-project-admin] http://10.222.0.16/volume/v3/381790d188ce471ca5398f2a12ad2fc0/volumes/3eb4f735-0f30-4d21-9e29-45503ccae481 returned with HTTP 200 Jan 28 18:58:26.630476 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 405/801] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:58:26 2021] GET /volume/v3/381790d188ce471ca5398f2a12ad2fc0/volumes/3eb4f735-0f30-4d21-9e29-45503ccae481 => generated 1084 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 18:58:27.129360 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c7d3fffa-fc04-46dc-9f55-f837ab227d07 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] GET http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df Jan 28 18:58:27.130791 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c7d3fffa-fc04-46dc-9f55-f837ab227d07 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:58:27.131223 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:58:27.131223 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:58:27.131720 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c7d3fffa-fc04-46dc-9f55-f837ab227d07 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:58:27.437333 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:58:27.437333 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:58:27.466473 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c7d3fffa-fc04-46dc-9f55-f837ab227d07 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Volume info retrieved successfully. Jan 28 18:58:27.511843 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c7d3fffa-fc04-46dc-9f55-f837ab227d07 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df returned with HTTP 200 Jan 28 18:58:27.512791 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 397/802] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:58:27 2021] GET /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df => generated 913 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:58:27.646052 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8f570802-4c8b-4190-b4ba-72bc1f6d7294 tempest-VolumesTransfersTest-1795918741 tempest-VolumesTransfersTest-1795918741-project-admin] GET http://10.222.0.16/volume/v3/381790d188ce471ca5398f2a12ad2fc0/volumes/3eb4f735-0f30-4d21-9e29-45503ccae481 Jan 28 18:58:27.646550 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8f570802-4c8b-4190-b4ba-72bc1f6d7294 tempest-VolumesTransfersTest-1795918741 tempest-VolumesTransfersTest-1795918741-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:58:27.646968 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:58:27.646968 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:58:27.647577 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8f570802-4c8b-4190-b4ba-72bc1f6d7294 tempest-VolumesTransfersTest-1795918741 tempest-VolumesTransfersTest-1795918741-project-admin] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:58:27.768692 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:58:27.768692 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:58:27.808062 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8f570802-4c8b-4190-b4ba-72bc1f6d7294 tempest-VolumesTransfersTest-1795918741 tempest-VolumesTransfersTest-1795918741-project-admin] Volume info retrieved successfully. Jan 28 18:58:27.845388 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8f570802-4c8b-4190-b4ba-72bc1f6d7294 tempest-VolumesTransfersTest-1795918741 tempest-VolumesTransfersTest-1795918741-project-admin] http://10.222.0.16/volume/v3/381790d188ce471ca5398f2a12ad2fc0/volumes/3eb4f735-0f30-4d21-9e29-45503ccae481 returned with HTTP 200 Jan 28 18:58:27.846244 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 406/803] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:58:27 2021] GET /volume/v3/381790d188ce471ca5398f2a12ad2fc0/volumes/3eb4f735-0f30-4d21-9e29-45503ccae481 => generated 1084 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:58:28.532481 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-91c30a95-f5cb-4170-bca7-dcd2330a16ee tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] GET http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df Jan 28 18:58:28.533432 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-91c30a95-f5cb-4170-bca7-dcd2330a16ee tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:58:28.533432 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:58:28.533432 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:58:28.533888 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-91c30a95-f5cb-4170-bca7-dcd2330a16ee tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:58:28.701746 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:58:28.701746 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:58:28.728179 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-91c30a95-f5cb-4170-bca7-dcd2330a16ee tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Volume info retrieved successfully. Jan 28 18:58:28.824753 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-91c30a95-f5cb-4170-bca7-dcd2330a16ee tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df returned with HTTP 200 Jan 28 18:58:28.829692 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 398/804] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:58:28 2021] GET /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df => generated 913 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 18:58:28.868404 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b5ea1d89-8dbb-452e-8669-fdc62b0af9dc tempest-VolumesTransfersTest-1795918741 tempest-VolumesTransfersTest-1795918741-project-admin] GET http://10.222.0.16/volume/v3/381790d188ce471ca5398f2a12ad2fc0/volumes/3eb4f735-0f30-4d21-9e29-45503ccae481 Jan 28 18:58:28.869903 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b5ea1d89-8dbb-452e-8669-fdc62b0af9dc tempest-VolumesTransfersTest-1795918741 tempest-VolumesTransfersTest-1795918741-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:58:28.870600 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:58:28.870600 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:58:28.871791 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b5ea1d89-8dbb-452e-8669-fdc62b0af9dc tempest-VolumesTransfersTest-1795918741 tempest-VolumesTransfersTest-1795918741-project-admin] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:58:29.124490 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b5ea1d89-8dbb-452e-8669-fdc62b0af9dc tempest-VolumesTransfersTest-1795918741 tempest-VolumesTransfersTest-1795918741-project-admin] http://10.222.0.16/volume/v3/381790d188ce471ca5398f2a12ad2fc0/volumes/3eb4f735-0f30-4d21-9e29-45503ccae481 returned with HTTP 404 Jan 28 18:58:29.130861 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 407/805] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:58:28 2021] GET /volume/v3/381790d188ce471ca5398f2a12ad2fc0/volumes/3eb4f735-0f30-4d21-9e29-45503ccae481 => generated 109 bytes in 270 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 18:58:29.146831 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f1ff55c4-f5bd-412c-b69f-529b52360579 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] POST http://10.222.0.16/volume/v3/7ca33bf85dfb4c2d8a27e6c14b4fdec8/volumes Jan 28 18:58:29.147684 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:58:29.147684 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:58:29.149302 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f1ff55c4-f5bd-412c-b69f-529b52360579 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1193565867"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:58:29.153204 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-f1ff55c4-f5bd-412c-b69f-529b52360579 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1193565867'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 18:58:29.154265 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-f1ff55c4-f5bd-412c-b69f-529b52360579 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Create volume of 1 GB Jan 28 18:58:29.327166 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f1ff55c4-f5bd-412c-b69f-529b52360579 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Availability Zones retrieved successfully. Jan 28 18:58:29.470506 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f1ff55c4-f5bd-412c-b69f-529b52360579 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Flow 'volume_create_api' (f742f19a-caa4-44ae-be64-bb6a07bbf8da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:58:29.484744 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f1ff55c4-f5bd-412c-b69f-529b52360579 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b485c1c3-f842-4717-adb0-2a4cf84dd4e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:58:29.489225 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-f1ff55c4-f5bd-412c-b69f-529b52360579 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 18:58:29.853998 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f1ff55c4-f5bd-412c-b69f-529b52360579 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b485c1c3-f842-4717-adb0-2a4cf84dd4e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:58:29.857094 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f1ff55c4-f5bd-412c-b69f-529b52360579 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e84a556b-1666-4291-8c0e-ad1e69c0819a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:58:29.859565 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2dea4bd9-7e4c-4dc9-b731-154288b30660 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] GET http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df Jan 28 18:58:29.860114 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2dea4bd9-7e4c-4dc9-b731-154288b30660 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:58:29.860633 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2dea4bd9-7e4c-4dc9-b731-154288b30660 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:58:30.027736 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:58:30.027736 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:58:30.048233 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2dea4bd9-7e4c-4dc9-b731-154288b30660 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Volume info retrieved successfully. Jan 28 18:58:30.123722 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2dea4bd9-7e4c-4dc9-b731-154288b30660 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df returned with HTTP 200 Jan 28 18:58:30.124591 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 408/806] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:58:29 2021] GET /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df => generated 913 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:58:30.150669 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-f1ff55c4-f5bd-412c-b69f-529b52360579 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Created reservations ['71fa80c4-eb4b-4830-9b7c-9ec1b02c652a', 'd0e9a4a4-0fb3-4079-8628-5c6800334abf', '3b91759f-788d-4b2c-b2fd-35c954625a02', 'd0a5a599-3457-4804-ac42-9bd319a5d403'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 18:58:30.154489 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f1ff55c4-f5bd-412c-b69f-529b52360579 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e84a556b-1666-4291-8c0e-ad1e69c0819a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71fa80c4-eb4b-4830-9b7c-9ec1b02c652a', 'd0e9a4a4-0fb3-4079-8628-5c6800334abf', '3b91759f-788d-4b2c-b2fd-35c954625a02', 'd0a5a599-3457-4804-ac42-9bd319a5d403']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:58:30.167558 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f1ff55c4-f5bd-412c-b69f-529b52360579 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ee8eac9-d036-4c89-b55b-5589cd7d01ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:58:30.443272 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f1ff55c4-f5bd-412c-b69f-529b52360579 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ee8eac9-d036-4c89-b55b-5589cd7d01ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42fa32c2-d702-44a6-8bd7-ac04ee65ed1e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1193565867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ca33bf85dfb4c2d8a27e6c14b4fdec8',qos_specs=None,replication_status=,reservations=['71fa80c4-eb4b-4830-9b7c-9ec1b02c652a','d0e9a4a4-0fb3-4079-8628-5c6800334abf','3b91759f-788d-4b2c-b2fd-35c954625a02','d0a5a599-3457-4804-ac42-9bd319a5d403'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='552742e8ff4b46dba0a844b62abcb622',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T18:58:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1193565867',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42fa32c2-d702-44a6-8bd7-ac04ee65ed1e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ca33bf85dfb4c2d8a27e6c14b4fdec8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='552742e8ff4b46dba0a844b62abcb622',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:58:30.468939 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f1ff55c4-f5bd-412c-b69f-529b52360579 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (674dc908-0c70-4ef9-ab59-b14494713b9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:58:30.589875 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f1ff55c4-f5bd-412c-b69f-529b52360579 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (674dc908-0c70-4ef9-ab59-b14494713b9c) transitioned into state 'SUCCESS' from state '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-1193565867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ca33bf85dfb4c2d8a27e6c14b4fdec8',qos_specs=None,replication_status=,reservations=['71fa80c4-eb4b-4830-9b7c-9ec1b02c652a','d0e9a4a4-0fb3-4079-8628-5c6800334abf','3b91759f-788d-4b2c-b2fd-35c954625a02','d0a5a599-3457-4804-ac42-9bd319a5d403'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='552742e8ff4b46dba0a844b62abcb622',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:58:30.595098 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f1ff55c4-f5bd-412c-b69f-529b52360579 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c79c9e4d-ca5a-440f-871b-7dd713ba6e3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:58:30.677867 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f1ff55c4-f5bd-412c-b69f-529b52360579 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c79c9e4d-ca5a-440f-871b-7dd713ba6e3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:58:30.688996 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f1ff55c4-f5bd-412c-b69f-529b52360579 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Flow 'volume_create_api' (f742f19a-caa4-44ae-be64-bb6a07bbf8da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:58:30.933520 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f1ff55c4-f5bd-412c-b69f-529b52360579 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Create volume request issued successfully. Jan 28 18:58:30.961404 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f1ff55c4-f5bd-412c-b69f-529b52360579 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] http://10.222.0.16/volume/v3/7ca33bf85dfb4c2d8a27e6c14b4fdec8/volumes returned with HTTP 202 Jan 28 18:58:30.963891 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 399/807] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 18:58:29 2021] POST /volume/v3/7ca33bf85dfb4c2d8a27e6c14b4fdec8/volumes => generated 820 bytes in 1825 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 18:58:30.981825 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-97f4dcbc-8cad-4c69-b17f-237b51b8d83b tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] GET http://10.222.0.16/volume/v3/7ca33bf85dfb4c2d8a27e6c14b4fdec8/volumes/42fa32c2-d702-44a6-8bd7-ac04ee65ed1e Jan 28 18:58:30.982739 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-97f4dcbc-8cad-4c69-b17f-237b51b8d83b tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:58:30.983082 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:58:30.983082 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:58:30.983729 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-97f4dcbc-8cad-4c69-b17f-237b51b8d83b tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:58:31.150903 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-52f92c30-4c49-4130-add1-4254e3afa4a5 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] GET http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df Jan 28 18:58:31.151784 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-52f92c30-4c49-4130-add1-4254e3afa4a5 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:58:31.152142 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:58:31.152142 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:58:31.152737 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-52f92c30-4c49-4130-add1-4254e3afa4a5 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:58:31.165918 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:58:31.165918 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:58:31.210659 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-97f4dcbc-8cad-4c69-b17f-237b51b8d83b tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Volume info retrieved successfully. Jan 28 18:58:31.371489 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-97f4dcbc-8cad-4c69-b17f-237b51b8d83b tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] http://10.222.0.16/volume/v3/7ca33bf85dfb4c2d8a27e6c14b4fdec8/volumes/42fa32c2-d702-44a6-8bd7-ac04ee65ed1e returned with HTTP 200 Jan 28 18:58:31.378864 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 409/808] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:58:30 2021] GET /volume/v3/7ca33bf85dfb4c2d8a27e6c14b4fdec8/volumes/42fa32c2-d702-44a6-8bd7-ac04ee65ed1e => generated 912 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:58:31.384348 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:58:31.384348 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:58:31.429779 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-52f92c30-4c49-4130-add1-4254e3afa4a5 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Volume info retrieved successfully. Jan 28 18:58:31.496277 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-52f92c30-4c49-4130-add1-4254e3afa4a5 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df returned with HTTP 200 Jan 28 18:58:31.498853 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 400/809] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:58:31 2021] GET /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df => generated 913 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 18:58:32.400095 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8b19f904-d219-4dc9-9668-9f25d0043996 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] GET http://10.222.0.16/volume/v3/7ca33bf85dfb4c2d8a27e6c14b4fdec8/volumes/42fa32c2-d702-44a6-8bd7-ac04ee65ed1e Jan 28 18:58:32.402427 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8b19f904-d219-4dc9-9668-9f25d0043996 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:58:32.403101 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:58:32.403101 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:58:32.405164 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8b19f904-d219-4dc9-9668-9f25d0043996 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:58:32.516168 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d48b9d4b-90c4-4532-8574-38b84a1562da tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] GET http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df Jan 28 18:58:32.517533 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d48b9d4b-90c4-4532-8574-38b84a1562da tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:58:32.518019 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:58:32.518019 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:58:32.518658 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d48b9d4b-90c4-4532-8574-38b84a1562da tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:58:32.610187 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:58:32.610187 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:58:32.622445 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d48b9d4b-90c4-4532-8574-38b84a1562da tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Volume info retrieved successfully. Jan 28 18:58:32.674179 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d48b9d4b-90c4-4532-8574-38b84a1562da tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df returned with HTTP 200 Jan 28 18:58:32.679232 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 401/810] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:58:32 2021] GET /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df => generated 913 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:58:32.734218 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:58:32.734218 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:58:32.762485 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8b19f904-d219-4dc9-9668-9f25d0043996 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Volume info retrieved successfully. Jan 28 18:58:32.841272 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8b19f904-d219-4dc9-9668-9f25d0043996 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] http://10.222.0.16/volume/v3/7ca33bf85dfb4c2d8a27e6c14b4fdec8/volumes/42fa32c2-d702-44a6-8bd7-ac04ee65ed1e returned with HTTP 200 Jan 28 18:58:32.843296 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 410/811] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:58:32 2021] GET /volume/v3/7ca33bf85dfb4c2d8a27e6c14b4fdec8/volumes/42fa32c2-d702-44a6-8bd7-ac04ee65ed1e => generated 913 bytes in 451 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:58:32.883838 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-22b4ae87-9258-4cb4-aa16-29d74edcd741 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] POST http://10.222.0.16/volume/v3/7ca33bf85dfb4c2d8a27e6c14b4fdec8/os-volume-transfer Jan 28 18:58:32.884855 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:58:32.884855 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:58:32.885766 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-22b4ae87-9258-4cb4-aa16-29d74edcd741 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "42fa32c2-d702-44a6-8bd7-ac04ee65ed1e"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:58:32.887608 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.volume_transfer [None req-22b4ae87-9258-4cb4-aa16-29d74edcd741 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Creating new volume transfer {'transfer': {'volume_id': '42fa32c2-d702-44a6-8bd7-ac04ee65ed1e'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 28 18:58:32.888580 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.contrib.volume_transfer [None req-22b4ae87-9258-4cb4-aa16-29d74edcd741 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Creating transfer of volume 42fa32c2-d702-44a6-8bd7-ac04ee65ed1e Jan 28 18:58:32.889385 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.transfer.api [None req-22b4ae87-9258-4cb4-aa16-29d74edcd741 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Generating transfer record for volume 42fa32c2-d702-44a6-8bd7-ac04ee65ed1e Jan 28 18:58:33.012629 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:58:33.012629 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:58:33.058662 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-22b4ae87-9258-4cb4-aa16-29d74edcd741 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] http://10.222.0.16/volume/v3/7ca33bf85dfb4c2d8a27e6c14b4fdec8/os-volume-transfer returned with HTTP 202 Jan 28 18:58:33.060964 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 402/812] 10.222.0.16 () {60 vars in 1258 bytes} [Thu Jan 28 18:58:32 2021] POST /volume/v3/7ca33bf85dfb4c2d8a27e6c14b4fdec8/os-volume-transfer => generated 507 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 18:58:33.075993 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-04ad9a78-7194-4e4f-b5da-d503045882d9 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] GET http://10.222.0.16/volume/v3/7ca33bf85dfb4c2d8a27e6c14b4fdec8/volumes/42fa32c2-d702-44a6-8bd7-ac04ee65ed1e Jan 28 18:58:33.077707 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-04ad9a78-7194-4e4f-b5da-d503045882d9 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:58:33.078290 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:58:33.078290 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:58:33.078931 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-04ad9a78-7194-4e4f-b5da-d503045882d9 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:58:33.249340 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:58:33.249340 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:58:33.278429 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-04ad9a78-7194-4e4f-b5da-d503045882d9 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Volume info retrieved successfully. Jan 28 18:58:33.344114 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-04ad9a78-7194-4e4f-b5da-d503045882d9 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] http://10.222.0.16/volume/v3/7ca33bf85dfb4c2d8a27e6c14b4fdec8/volumes/42fa32c2-d702-44a6-8bd7-ac04ee65ed1e returned with HTTP 200 Jan 28 18:58:33.357597 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 411/813] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:58:33 2021] GET /volume/v3/7ca33bf85dfb4c2d8a27e6c14b4fdec8/volumes/42fa32c2-d702-44a6-8bd7-ac04ee65ed1e => generated 921 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:58:33.373896 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-859dd95e-b59a-4a25-b283-753cb19ad3d9 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] GET http://10.222.0.16/volume/v3/7ca33bf85dfb4c2d8a27e6c14b4fdec8/os-volume-transfer/detail Jan 28 18:58:33.376019 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-859dd95e-b59a-4a25-b283-753cb19ad3d9 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:58:33.376366 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:58:33.376366 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:58:33.377010 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-859dd95e-b59a-4a25-b283-753cb19ad3d9 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Calling method 'detail' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:58:33.377814 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.volume_transfer [None req-859dd95e-b59a-4a25-b283-753cb19ad3d9 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Listing volume transfers {{(pid=87914) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jan 28 18:58:33.444776 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-859dd95e-b59a-4a25-b283-753cb19ad3d9 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] http://10.222.0.16/volume/v3/7ca33bf85dfb4c2d8a27e6c14b4fdec8/os-volume-transfer/detail returned with HTTP 200 Jan 28 18:58:33.452365 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 403/814] 10.222.0.16 () {58 vars in 1258 bytes} [Thu Jan 28 18:58:33 2021] GET /volume/v3/7ca33bf85dfb4c2d8a27e6c14b4fdec8/os-volume-transfer/detail => generated 478 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 18:58:33.470134 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-198e0ca5-4506-485c-9cb3-cf96f2b2e499 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] DELETE http://10.222.0.16/volume/v3/7ca33bf85dfb4c2d8a27e6c14b4fdec8/os-volume-transfer/86b180a0-f313-4f5d-9052-ee7ab532835a Jan 28 18:58:33.474691 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-198e0ca5-4506-485c-9cb3-cf96f2b2e499 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:58:33.478391 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:58:33.478391 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:58:33.479624 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-198e0ca5-4506-485c-9cb3-cf96f2b2e499 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:58:33.480972 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.contrib.volume_transfer [None req-198e0ca5-4506-485c-9cb3-cf96f2b2e499 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Delete transfer with id: 86b180a0-f313-4f5d-9052-ee7ab532835a Jan 28 18:58:33.619191 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:58:33.619191 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:58:33.652772 n-d-705657-15 devstack@c-api.service[87913]: /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 28 18:58:33.652772 n-d-705657-15 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 28 18:58:33.667968 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-198e0ca5-4506-485c-9cb3-cf96f2b2e499 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] http://10.222.0.16/volume/v3/7ca33bf85dfb4c2d8a27e6c14b4fdec8/os-volume-transfer/86b180a0-f313-4f5d-9052-ee7ab532835a returned with HTTP 202 Jan 28 18:58:33.671132 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 412/815] 10.222.0.16 () {58 vars in 1351 bytes} [Thu Jan 28 18:58:33 2021] DELETE /volume/v3/7ca33bf85dfb4c2d8a27e6c14b4fdec8/os-volume-transfer/86b180a0-f313-4f5d-9052-ee7ab532835a => generated 0 bytes in 218 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 18:58:33.682935 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b8bf32c7-358e-4ce3-baa5-eddba7859bde tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] GET http://10.222.0.16/volume/v3/7ca33bf85dfb4c2d8a27e6c14b4fdec8/volumes/42fa32c2-d702-44a6-8bd7-ac04ee65ed1e Jan 28 18:58:33.684663 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b8bf32c7-358e-4ce3-baa5-eddba7859bde tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:58:33.685803 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b8bf32c7-358e-4ce3-baa5-eddba7859bde tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:58:33.719378 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6d27b5f6-9807-4c7e-9a66-ad21fdc548a4 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] GET http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df Jan 28 18:58:33.721022 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6d27b5f6-9807-4c7e-9a66-ad21fdc548a4 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:58:33.721691 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:58:33.721691 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:58:33.722941 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6d27b5f6-9807-4c7e-9a66-ad21fdc548a4 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:58:33.858850 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:58:33.858850 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:58:33.869607 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6d27b5f6-9807-4c7e-9a66-ad21fdc548a4 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Volume info retrieved successfully. Jan 28 18:58:33.897417 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:58:33.897417 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:58:33.898913 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6d27b5f6-9807-4c7e-9a66-ad21fdc548a4 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df returned with HTTP 200 Jan 28 18:58:33.900971 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 413/816] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:58:33 2021] GET /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df => generated 913 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:58:33.919020 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b8bf32c7-358e-4ce3-baa5-eddba7859bde tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Volume info retrieved successfully. Jan 28 18:58:33.969878 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b8bf32c7-358e-4ce3-baa5-eddba7859bde tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] http://10.222.0.16/volume/v3/7ca33bf85dfb4c2d8a27e6c14b4fdec8/volumes/42fa32c2-d702-44a6-8bd7-ac04ee65ed1e returned with HTTP 200 Jan 28 18:58:33.991484 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 404/817] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:58:33 2021] GET /volume/v3/7ca33bf85dfb4c2d8a27e6c14b4fdec8/volumes/42fa32c2-d702-44a6-8bd7-ac04ee65ed1e => generated 913 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:58:33.998085 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-60480d7e-48e8-4335-9967-5d58bec158f7 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] DELETE http://10.222.0.16/volume/v3/7ca33bf85dfb4c2d8a27e6c14b4fdec8/os-volume-transfer/86b180a0-f313-4f5d-9052-ee7ab532835a Jan 28 18:58:33.998630 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-60480d7e-48e8-4335-9967-5d58bec158f7 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:58:33.998829 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:58:33.998829 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:58:33.999208 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-60480d7e-48e8-4335-9967-5d58bec158f7 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:58:33.999578 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.contrib.volume_transfer [None req-60480d7e-48e8-4335-9967-5d58bec158f7 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Delete transfer with id: 86b180a0-f313-4f5d-9052-ee7ab532835a Jan 28 18:58:34.013920 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-60480d7e-48e8-4335-9967-5d58bec158f7 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] http://10.222.0.16/volume/v3/7ca33bf85dfb4c2d8a27e6c14b4fdec8/os-volume-transfer/86b180a0-f313-4f5d-9052-ee7ab532835a returned with HTTP 404 Jan 28 18:58:34.018295 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 414/818] 10.222.0.16 () {58 vars in 1351 bytes} [Thu Jan 28 18:58:33 2021] DELETE /volume/v3/7ca33bf85dfb4c2d8a27e6c14b4fdec8/os-volume-transfer/86b180a0-f313-4f5d-9052-ee7ab532835a => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 18:58:34.025422 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ed7affe8-d431-4bff-85f0-1b5f48b3a299 tempest-VolumesTransfersTest-1795918741 tempest-VolumesTransfersTest-1795918741-project-admin] DELETE http://10.222.0.16/volume/v3/381790d188ce471ca5398f2a12ad2fc0/volumes/42fa32c2-d702-44a6-8bd7-ac04ee65ed1e Jan 28 18:58:34.026396 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ed7affe8-d431-4bff-85f0-1b5f48b3a299 tempest-VolumesTransfersTest-1795918741 tempest-VolumesTransfersTest-1795918741-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:58:34.026986 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:58:34.026986 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:58:34.027707 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ed7affe8-d431-4bff-85f0-1b5f48b3a299 tempest-VolumesTransfersTest-1795918741 tempest-VolumesTransfersTest-1795918741-project-admin] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:58:34.028437 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-ed7affe8-d431-4bff-85f0-1b5f48b3a299 tempest-VolumesTransfersTest-1795918741 tempest-VolumesTransfersTest-1795918741-project-admin] Delete volume with id: 42fa32c2-d702-44a6-8bd7-ac04ee65ed1e Jan 28 18:58:34.117809 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:58:34.117809 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:58:34.119175 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ed7affe8-d431-4bff-85f0-1b5f48b3a299 tempest-VolumesTransfersTest-1795918741 tempest-VolumesTransfersTest-1795918741-project-admin] Volume info retrieved successfully. Jan 28 18:58:34.189943 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ed7affe8-d431-4bff-85f0-1b5f48b3a299 tempest-VolumesTransfersTest-1795918741 tempest-VolumesTransfersTest-1795918741-project-admin] Delete volume request issued successfully. Jan 28 18:58:34.190836 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ed7affe8-d431-4bff-85f0-1b5f48b3a299 tempest-VolumesTransfersTest-1795918741 tempest-VolumesTransfersTest-1795918741-project-admin] http://10.222.0.16/volume/v3/381790d188ce471ca5398f2a12ad2fc0/volumes/42fa32c2-d702-44a6-8bd7-ac04ee65ed1e returned with HTTP 202 Jan 28 18:58:34.193561 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 405/819] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 18:58:34 2021] DELETE /volume/v3/381790d188ce471ca5398f2a12ad2fc0/volumes/42fa32c2-d702-44a6-8bd7-ac04ee65ed1e => generated 0 bytes in 173 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 28 18:58:34.202510 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0df41da3-375d-4c2b-84a9-796deed5f5b7 tempest-VolumesTransfersTest-1795918741 tempest-VolumesTransfersTest-1795918741-project-admin] GET http://10.222.0.16/volume/v3/381790d188ce471ca5398f2a12ad2fc0/volumes/42fa32c2-d702-44a6-8bd7-ac04ee65ed1e Jan 28 18:58:34.203454 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0df41da3-375d-4c2b-84a9-796deed5f5b7 tempest-VolumesTransfersTest-1795918741 tempest-VolumesTransfersTest-1795918741-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:58:34.204328 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0df41da3-375d-4c2b-84a9-796deed5f5b7 tempest-VolumesTransfersTest-1795918741 tempest-VolumesTransfersTest-1795918741-project-admin] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:58:34.424117 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:58:34.424117 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:58:34.441469 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0df41da3-375d-4c2b-84a9-796deed5f5b7 tempest-VolumesTransfersTest-1795918741 tempest-VolumesTransfersTest-1795918741-project-admin] Volume info retrieved successfully. Jan 28 18:58:34.512270 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0df41da3-375d-4c2b-84a9-796deed5f5b7 tempest-VolumesTransfersTest-1795918741 tempest-VolumesTransfersTest-1795918741-project-admin] http://10.222.0.16/volume/v3/381790d188ce471ca5398f2a12ad2fc0/volumes/42fa32c2-d702-44a6-8bd7-ac04ee65ed1e returned with HTTP 200 Jan 28 18:58:34.514003 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 415/820] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:58:34 2021] GET /volume/v3/381790d188ce471ca5398f2a12ad2fc0/volumes/42fa32c2-d702-44a6-8bd7-ac04ee65ed1e => generated 1084 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:58:34.928706 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-419ec6b5-4c80-4f9a-9e48-d4532e5011d2 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] GET http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df Jan 28 18:58:34.930362 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-419ec6b5-4c80-4f9a-9e48-d4532e5011d2 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:58:34.933035 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:58:34.933035 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:58:34.935752 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-419ec6b5-4c80-4f9a-9e48-d4532e5011d2 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:58:35.065501 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:58:35.065501 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:58:35.114830 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-419ec6b5-4c80-4f9a-9e48-d4532e5011d2 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Volume info retrieved successfully. Jan 28 18:58:35.231062 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-419ec6b5-4c80-4f9a-9e48-d4532e5011d2 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df returned with HTTP 200 Jan 28 18:58:35.249254 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 406/821] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:58:34 2021] GET /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df => generated 913 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:58:35.542650 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2b255bc0-00e4-42cc-8bdb-e8194799f8b0 tempest-VolumesTransfersTest-1795918741 tempest-VolumesTransfersTest-1795918741-project-admin] GET http://10.222.0.16/volume/v3/381790d188ce471ca5398f2a12ad2fc0/volumes/42fa32c2-d702-44a6-8bd7-ac04ee65ed1e Jan 28 18:58:35.543418 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2b255bc0-00e4-42cc-8bdb-e8194799f8b0 tempest-VolumesTransfersTest-1795918741 tempest-VolumesTransfersTest-1795918741-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:58:35.543418 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:58:35.543418 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:58:35.543947 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2b255bc0-00e4-42cc-8bdb-e8194799f8b0 tempest-VolumesTransfersTest-1795918741 tempest-VolumesTransfersTest-1795918741-project-admin] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:58:35.643488 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:58:35.643488 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:58:35.666770 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2b255bc0-00e4-42cc-8bdb-e8194799f8b0 tempest-VolumesTransfersTest-1795918741 tempest-VolumesTransfersTest-1795918741-project-admin] Volume info retrieved successfully. Jan 28 18:58:35.750816 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2b255bc0-00e4-42cc-8bdb-e8194799f8b0 tempest-VolumesTransfersTest-1795918741 tempest-VolumesTransfersTest-1795918741-project-admin] http://10.222.0.16/volume/v3/381790d188ce471ca5398f2a12ad2fc0/volumes/42fa32c2-d702-44a6-8bd7-ac04ee65ed1e returned with HTTP 200 Jan 28 18:58:35.765176 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 416/822] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:58:35 2021] GET /volume/v3/381790d188ce471ca5398f2a12ad2fc0/volumes/42fa32c2-d702-44a6-8bd7-ac04ee65ed1e => generated 1084 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:58:36.273476 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-551f30c1-68dd-4152-be07-139d5b0a62c3 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] GET http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df Jan 28 18:58:36.274052 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-551f30c1-68dd-4152-be07-139d5b0a62c3 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:58:36.278872 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:58:36.278872 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:58:36.279757 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-551f30c1-68dd-4152-be07-139d5b0a62c3 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:58:36.604412 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:58:36.604412 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:58:36.642715 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-551f30c1-68dd-4152-be07-139d5b0a62c3 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Volume info retrieved successfully. Jan 28 18:58:36.703816 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-551f30c1-68dd-4152-be07-139d5b0a62c3 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df returned with HTTP 200 Jan 28 18:58:36.705598 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 407/823] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:58:36 2021] GET /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df => generated 913 bytes in 440 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:58:36.784368 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3950613a-c69c-4ebf-9772-77ccb2eb64ea tempest-VolumesTransfersTest-1795918741 tempest-VolumesTransfersTest-1795918741-project-admin] GET http://10.222.0.16/volume/v3/381790d188ce471ca5398f2a12ad2fc0/volumes/42fa32c2-d702-44a6-8bd7-ac04ee65ed1e Jan 28 18:58:36.785362 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3950613a-c69c-4ebf-9772-77ccb2eb64ea tempest-VolumesTransfersTest-1795918741 tempest-VolumesTransfersTest-1795918741-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:58:36.785726 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:58:36.785726 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:58:36.786443 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3950613a-c69c-4ebf-9772-77ccb2eb64ea tempest-VolumesTransfersTest-1795918741 tempest-VolumesTransfersTest-1795918741-project-admin] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:58:37.036674 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:58:37.036674 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:58:37.054443 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3950613a-c69c-4ebf-9772-77ccb2eb64ea tempest-VolumesTransfersTest-1795918741 tempest-VolumesTransfersTest-1795918741-project-admin] Volume info retrieved successfully. Jan 28 18:58:37.114405 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3950613a-c69c-4ebf-9772-77ccb2eb64ea tempest-VolumesTransfersTest-1795918741 tempest-VolumesTransfersTest-1795918741-project-admin] http://10.222.0.16/volume/v3/381790d188ce471ca5398f2a12ad2fc0/volumes/42fa32c2-d702-44a6-8bd7-ac04ee65ed1e returned with HTTP 200 Jan 28 18:58:37.116443 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 417/824] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:58:36 2021] GET /volume/v3/381790d188ce471ca5398f2a12ad2fc0/volumes/42fa32c2-d702-44a6-8bd7-ac04ee65ed1e => generated 1084 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:58:37.737879 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ae75a400-d2ca-4897-b82f-9ff63eb9f097 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] GET http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df Jan 28 18:58:37.740324 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ae75a400-d2ca-4897-b82f-9ff63eb9f097 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:58:37.741093 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:58:37.741093 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:58:37.741784 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ae75a400-d2ca-4897-b82f-9ff63eb9f097 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:58:37.954787 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:58:37.954787 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:58:38.018768 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ae75a400-d2ca-4897-b82f-9ff63eb9f097 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Volume info retrieved successfully. Jan 28 18:58:38.148659 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ae75a400-d2ca-4897-b82f-9ff63eb9f097 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df returned with HTTP 200 Jan 28 18:58:38.163942 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2928cdc7-90fc-4dae-9ef1-332c70edf2b5 tempest-VolumesTransfersTest-1795918741 tempest-VolumesTransfersTest-1795918741-project-admin] GET http://10.222.0.16/volume/v3/381790d188ce471ca5398f2a12ad2fc0/volumes/42fa32c2-d702-44a6-8bd7-ac04ee65ed1e Jan 28 18:58:38.163942 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2928cdc7-90fc-4dae-9ef1-332c70edf2b5 tempest-VolumesTransfersTest-1795918741 tempest-VolumesTransfersTest-1795918741-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:58:38.163942 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:58:38.163942 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:58:38.163942 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2928cdc7-90fc-4dae-9ef1-332c70edf2b5 tempest-VolumesTransfersTest-1795918741 tempest-VolumesTransfersTest-1795918741-project-admin] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:58:38.165183 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 408/825] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:58:37 2021] GET /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df => generated 913 bytes in 427 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:58:38.459447 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2928cdc7-90fc-4dae-9ef1-332c70edf2b5 tempest-VolumesTransfersTest-1795918741 tempest-VolumesTransfersTest-1795918741-project-admin] http://10.222.0.16/volume/v3/381790d188ce471ca5398f2a12ad2fc0/volumes/42fa32c2-d702-44a6-8bd7-ac04ee65ed1e returned with HTTP 404 Jan 28 18:58:38.461068 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 418/826] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:58:38 2021] GET /volume/v3/381790d188ce471ca5398f2a12ad2fc0/volumes/42fa32c2-d702-44a6-8bd7-ac04ee65ed1e => generated 109 bytes in 318 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 28 18:58:38.477014 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ecf3410c-2751-47d3-9ec7-b254094cc961 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] DELETE http://10.222.0.16/volume/v3/7ca33bf85dfb4c2d8a27e6c14b4fdec8/volumes/42fa32c2-d702-44a6-8bd7-ac04ee65ed1e Jan 28 18:58:38.477980 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ecf3410c-2751-47d3-9ec7-b254094cc961 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:58:38.478257 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:58:38.478257 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:58:38.479029 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ecf3410c-2751-47d3-9ec7-b254094cc961 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:58:38.479550 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-ecf3410c-2751-47d3-9ec7-b254094cc961 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Delete volume with id: 42fa32c2-d702-44a6-8bd7-ac04ee65ed1e Jan 28 18:58:38.717552 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ecf3410c-2751-47d3-9ec7-b254094cc961 tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] http://10.222.0.16/volume/v3/7ca33bf85dfb4c2d8a27e6c14b4fdec8/volumes/42fa32c2-d702-44a6-8bd7-ac04ee65ed1e returned with HTTP 404 Jan 28 18:58:38.745103 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 409/827] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 18:58:38 2021] DELETE /volume/v3/7ca33bf85dfb4c2d8a27e6c14b4fdec8/volumes/42fa32c2-d702-44a6-8bd7-ac04ee65ed1e => generated 109 bytes in 273 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 18:58:38.755258 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1267454d-de65-4581-8164-a1b70400bbcf tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] DELETE http://10.222.0.16/volume/v3/7ca33bf85dfb4c2d8a27e6c14b4fdec8/volumes/3eb4f735-0f30-4d21-9e29-45503ccae481 Jan 28 18:58:38.756245 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1267454d-de65-4581-8164-a1b70400bbcf tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:58:38.766849 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1267454d-de65-4581-8164-a1b70400bbcf tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:58:38.769720 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-1267454d-de65-4581-8164-a1b70400bbcf tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] Delete volume with id: 3eb4f735-0f30-4d21-9e29-45503ccae481 Jan 28 18:58:38.983333 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1267454d-de65-4581-8164-a1b70400bbcf tempest-VolumesTransfersTest-1040656392 tempest-VolumesTransfersTest-1040656392-project] http://10.222.0.16/volume/v3/7ca33bf85dfb4c2d8a27e6c14b4fdec8/volumes/3eb4f735-0f30-4d21-9e29-45503ccae481 returned with HTTP 404 Jan 28 18:58:38.984975 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 419/828] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 18:58:38 2021] DELETE /volume/v3/7ca33bf85dfb4c2d8a27e6c14b4fdec8/volumes/3eb4f735-0f30-4d21-9e29-45503ccae481 => generated 109 bytes in 241 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 18:58:39.185956 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8ae02e7d-2847-410b-b98a-083c34ae8595 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] GET http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df Jan 28 18:58:39.187791 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8ae02e7d-2847-410b-b98a-083c34ae8595 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:58:39.190058 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8ae02e7d-2847-410b-b98a-083c34ae8595 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:58:39.485737 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:58:39.485737 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:58:39.506151 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8ae02e7d-2847-410b-b98a-083c34ae8595 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Volume info retrieved successfully. Jan 28 18:58:39.633223 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8ae02e7d-2847-410b-b98a-083c34ae8595 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df returned with HTTP 200 Jan 28 18:58:39.634787 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 410/829] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:58:39 2021] GET /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df => generated 913 bytes in 466 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:58:40.662987 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-83c05915-deca-4273-8371-882e458c23a9 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] GET http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df Jan 28 18:58:40.665842 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-83c05915-deca-4273-8371-882e458c23a9 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:58:40.666786 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-83c05915-deca-4273-8371-882e458c23a9 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:58:40.808880 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:58:40.808880 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:58:40.830699 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-83c05915-deca-4273-8371-882e458c23a9 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Volume info retrieved successfully. Jan 28 18:58:40.893188 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-83c05915-deca-4273-8371-882e458c23a9 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df returned with HTTP 200 Jan 28 18:58:40.901198 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 420/830] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:58:40 2021] GET /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df => generated 913 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:58:41.921883 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-05fdf46a-6a46-49fe-8481-6fc44b48360f tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] GET http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df Jan 28 18:58:41.922685 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-05fdf46a-6a46-49fe-8481-6fc44b48360f tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:58:41.922685 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:58:41.922685 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:58:41.923110 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-05fdf46a-6a46-49fe-8481-6fc44b48360f tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:58:42.040071 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:58:42.040071 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:58:42.058133 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-05fdf46a-6a46-49fe-8481-6fc44b48360f tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Volume info retrieved successfully. Jan 28 18:58:42.107680 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-05fdf46a-6a46-49fe-8481-6fc44b48360f tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df returned with HTTP 200 Jan 28 18:58:42.109628 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 411/831] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:58:41 2021] GET /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df => generated 913 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:58:43.127366 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9dc367cd-af42-4ca5-98d7-ae81830cab59 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] GET http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df Jan 28 18:58:43.127959 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9dc367cd-af42-4ca5-98d7-ae81830cab59 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:58:43.128078 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:58:43.128078 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:58:43.128725 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9dc367cd-af42-4ca5-98d7-ae81830cab59 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:58:43.451573 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:58:43.451573 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:58:43.504594 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9dc367cd-af42-4ca5-98d7-ae81830cab59 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Volume info retrieved successfully. Jan 28 18:58:43.589565 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9dc367cd-af42-4ca5-98d7-ae81830cab59 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df returned with HTTP 200 Jan 28 18:58:43.608133 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 421/832] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:58:43 2021] GET /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df => generated 913 bytes in 484 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:58:44.617994 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1e56f671-2da8-489a-ad23-bb13caf9cd2a tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] GET http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df Jan 28 18:58:44.619179 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1e56f671-2da8-489a-ad23-bb13caf9cd2a tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:58:44.619595 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:58:44.619595 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:58:44.620260 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1e56f671-2da8-489a-ad23-bb13caf9cd2a tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:58:44.688959 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:58:44.688959 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:58:44.704793 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1e56f671-2da8-489a-ad23-bb13caf9cd2a tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Volume info retrieved successfully. Jan 28 18:58:44.742391 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1e56f671-2da8-489a-ad23-bb13caf9cd2a tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df returned with HTTP 200 Jan 28 18:58:44.745336 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 412/833] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:58:44 2021] GET /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df => generated 913 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:58:45.777626 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-597acb28-c5d8-4b7b-931f-1729516ae92d tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] GET http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df Jan 28 18:58:45.778913 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-597acb28-c5d8-4b7b-931f-1729516ae92d tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:58:45.780628 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:58:45.780628 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:58:45.781861 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-597acb28-c5d8-4b7b-931f-1729516ae92d tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:58:45.904580 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:58:45.904580 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:58:45.922996 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-597acb28-c5d8-4b7b-931f-1729516ae92d tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Volume info retrieved successfully. Jan 28 18:58:45.976956 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-597acb28-c5d8-4b7b-931f-1729516ae92d tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df returned with HTTP 200 Jan 28 18:58:45.978698 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 422/834] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:58:45 2021] GET /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df => generated 913 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:58:47.018122 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-60f42823-00ec-44b5-91a4-4aea110e47a8 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] GET http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df Jan 28 18:58:47.018122 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-60f42823-00ec-44b5-91a4-4aea110e47a8 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:58:47.018122 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:58:47.018122 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:58:47.018122 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-60f42823-00ec-44b5-91a4-4aea110e47a8 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:58:47.180856 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:58:47.180856 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:58:47.199324 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-60f42823-00ec-44b5-91a4-4aea110e47a8 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Volume info retrieved successfully. Jan 28 18:58:47.247188 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-60f42823-00ec-44b5-91a4-4aea110e47a8 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df returned with HTTP 200 Jan 28 18:58:47.249230 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 413/835] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:58:47 2021] GET /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df => generated 913 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:58:48.278285 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-13aec318-0810-4336-830b-d3b8e8ad3baa tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] GET http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df Jan 28 18:58:48.280040 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-13aec318-0810-4336-830b-d3b8e8ad3baa tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:58:48.280981 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:58:48.280981 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:58:48.282009 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-13aec318-0810-4336-830b-d3b8e8ad3baa tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:58:48.356070 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:58:48.356070 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:58:48.371744 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-13aec318-0810-4336-830b-d3b8e8ad3baa tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Volume info retrieved successfully. Jan 28 18:58:48.414682 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-13aec318-0810-4336-830b-d3b8e8ad3baa tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df returned with HTTP 200 Jan 28 18:58:48.419527 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 423/836] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:58:48 2021] GET /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df => generated 913 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:58:49.438269 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d89fdf2b-4872-4095-9a68-d8addace3720 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] GET http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df Jan 28 18:58:49.439975 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d89fdf2b-4872-4095-9a68-d8addace3720 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:58:49.440414 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:58:49.440414 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:58:49.441105 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d89fdf2b-4872-4095-9a68-d8addace3720 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:58:49.509079 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:58:49.509079 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:58:49.520995 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d89fdf2b-4872-4095-9a68-d8addace3720 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Volume info retrieved successfully. Jan 28 18:58:49.557858 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d89fdf2b-4872-4095-9a68-d8addace3720 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df returned with HTTP 200 Jan 28 18:58:49.558988 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 414/837] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:58:49 2021] GET /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df => generated 971 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:58:50.585932 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d5a92c95-a289-4089-9f21-06571c43b2dd tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] GET http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df Jan 28 18:58:50.586499 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d5a92c95-a289-4089-9f21-06571c43b2dd tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:58:50.586640 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:58:50.586640 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:58:50.587413 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d5a92c95-a289-4089-9f21-06571c43b2dd tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:58:50.652493 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:58:50.652493 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:58:50.667957 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d5a92c95-a289-4089-9f21-06571c43b2dd tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Volume info retrieved successfully. Jan 28 18:58:50.696696 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d5a92c95-a289-4089-9f21-06571c43b2dd tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df returned with HTTP 200 Jan 28 18:58:50.697580 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 424/838] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:58:50 2021] GET /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df => generated 974 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:58:51.721745 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4ee37a30-4213-4f04-add4-b2ca6710585b tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] GET http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df Jan 28 18:58:51.724712 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4ee37a30-4213-4f04-add4-b2ca6710585b tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:58:51.725521 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:58:51.725521 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:58:51.727024 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4ee37a30-4213-4f04-add4-b2ca6710585b tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:58:51.880405 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:58:51.880405 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:58:51.903819 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4ee37a30-4213-4f04-add4-b2ca6710585b tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Volume info retrieved successfully. Jan 28 18:58:51.934418 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4ee37a30-4213-4f04-add4-b2ca6710585b tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df returned with HTTP 200 Jan 28 18:58:51.946408 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 415/839] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:58:51 2021] GET /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df => generated 974 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:58:52.960846 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3e980eb8-b006-4066-878c-1a16290d6ad8 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] GET http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df Jan 28 18:58:52.962535 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3e980eb8-b006-4066-878c-1a16290d6ad8 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:58:52.962817 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:58:52.962817 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:58:52.964022 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3e980eb8-b006-4066-878c-1a16290d6ad8 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:58:53.087008 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:58:53.087008 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:58:53.103873 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3e980eb8-b006-4066-878c-1a16290d6ad8 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Volume info retrieved successfully. Jan 28 18:58:53.154088 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3e980eb8-b006-4066-878c-1a16290d6ad8 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df returned with HTTP 200 Jan 28 18:58:53.155665 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 425/840] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:58:52 2021] GET /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df => generated 974 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 18:58:54.186431 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c519e1ae-b5fb-4cd7-9175-33099da6a56a tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] GET http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df Jan 28 18:58:54.188240 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c519e1ae-b5fb-4cd7-9175-33099da6a56a tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:58:54.189871 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:58:54.189871 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:58:54.190779 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c519e1ae-b5fb-4cd7-9175-33099da6a56a tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:58:54.289920 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:58:54.289920 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:58:54.306082 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c519e1ae-b5fb-4cd7-9175-33099da6a56a tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Volume info retrieved successfully. Jan 28 18:58:54.369634 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c519e1ae-b5fb-4cd7-9175-33099da6a56a tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df returned with HTTP 200 Jan 28 18:58:54.381469 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 416/841] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:58:54 2021] GET /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df => generated 974 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:58:55.403029 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d6fe749c-d380-4ec6-ab4b-99d984990c1b tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] GET http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df Jan 28 18:58:55.404039 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d6fe749c-d380-4ec6-ab4b-99d984990c1b tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:58:55.404424 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:58:55.404424 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:58:55.405103 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d6fe749c-d380-4ec6-ab4b-99d984990c1b tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:58:55.521950 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:58:55.521950 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:58:55.541699 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d6fe749c-d380-4ec6-ab4b-99d984990c1b tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Volume info retrieved successfully. Jan 28 18:58:55.595615 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d6fe749c-d380-4ec6-ab4b-99d984990c1b tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df returned with HTTP 200 Jan 28 18:58:55.596664 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 426/842] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:58:55 2021] GET /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df => generated 974 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:58:56.631671 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a5986ecd-6a02-46ab-adc8-bf67fedf7153 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] GET http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df Jan 28 18:58:56.632667 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a5986ecd-6a02-46ab-adc8-bf67fedf7153 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:58:56.639255 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:58:56.639255 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:58:56.640196 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a5986ecd-6a02-46ab-adc8-bf67fedf7153 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:58:56.908944 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:58:56.908944 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:58:56.954349 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a5986ecd-6a02-46ab-adc8-bf67fedf7153 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Volume info retrieved successfully. Jan 28 18:58:57.029375 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a5986ecd-6a02-46ab-adc8-bf67fedf7153 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df returned with HTTP 200 Jan 28 18:58:57.030400 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 417/843] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:58:56 2021] GET /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df => generated 974 bytes in 419 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:58:58.062455 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e1776db2-af76-45a2-9622-5d6b01d642fa tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] GET http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df Jan 28 18:58:58.064507 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e1776db2-af76-45a2-9622-5d6b01d642fa tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:58:58.065767 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:58:58.065767 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:58:58.067329 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e1776db2-af76-45a2-9622-5d6b01d642fa tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:58:58.206872 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:58:58.206872 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:58:58.288361 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e1776db2-af76-45a2-9622-5d6b01d642fa tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Volume info retrieved successfully. Jan 28 18:58:58.404435 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e1776db2-af76-45a2-9622-5d6b01d642fa tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df returned with HTTP 200 Jan 28 18:58:58.406557 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 427/844] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:58:58 2021] GET /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df => generated 1362 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:58:58.437605 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1dcb772f-139b-4840-865a-aa7b656b9b87 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] POST http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes Jan 28 18:58:58.438683 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:58:58.438683 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:58:58.439880 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1dcb772f-139b-4840-865a-aa7b656b9b87 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-812661576"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:58:58.444438 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-1dcb772f-139b-4840-865a-aa7b656b9b87 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-812661576'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 18:58:58.445487 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-1dcb772f-139b-4840-865a-aa7b656b9b87 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Create volume of 1 GB Jan 28 18:58:58.482404 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1dcb772f-139b-4840-865a-aa7b656b9b87 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Availability Zones retrieved successfully. Jan 28 18:58:58.545379 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1dcb772f-139b-4840-865a-aa7b656b9b87 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Flow 'volume_create_api' (8349f7bd-70a8-43a5-966b-b68ca137ccd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:58:58.558221 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1dcb772f-139b-4840-865a-aa7b656b9b87 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7688739-88bc-44fe-a8b1-c24eef3fd831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:58:58.564854 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-1dcb772f-139b-4840-865a-aa7b656b9b87 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 18:58:58.712562 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1dcb772f-139b-4840-865a-aa7b656b9b87 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7688739-88bc-44fe-a8b1-c24eef3fd831) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:58:58.718813 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1dcb772f-139b-4840-865a-aa7b656b9b87 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f8b0e8e-fc65-46a6-82f5-e1459d0e47c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:58:58.913840 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-1dcb772f-139b-4840-865a-aa7b656b9b87 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Created reservations ['4dc47f62-03f6-4f70-8305-0657b79b6397', 'ae0d8921-8d55-4d6a-8186-a955c57a015d', '759e7431-ae73-4781-b2a1-be1831ea8435', '0ba24794-dc9d-4a14-a49d-1a730a383686'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 18:58:58.917561 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1dcb772f-139b-4840-865a-aa7b656b9b87 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f8b0e8e-fc65-46a6-82f5-e1459d0e47c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4dc47f62-03f6-4f70-8305-0657b79b6397', 'ae0d8921-8d55-4d6a-8186-a955c57a015d', '759e7431-ae73-4781-b2a1-be1831ea8435', '0ba24794-dc9d-4a14-a49d-1a730a383686']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:58:58.923896 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1dcb772f-139b-4840-865a-aa7b656b9b87 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45ea7150-07c7-411b-80cf-29c7c9835a6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:58:59.095180 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1dcb772f-139b-4840-865a-aa7b656b9b87 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45ea7150-07c7-411b-80cf-29c7c9835a6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f72dc0bd-ac97-4e20-9224-ceaecfa7bde0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-812661576',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02dd364a6a8d4400a2a6ee00b16ed55e',qos_specs=None,replication_status=,reservations=['4dc47f62-03f6-4f70-8305-0657b79b6397','ae0d8921-8d55-4d6a-8186-a955c57a015d','759e7431-ae73-4781-b2a1-be1831ea8435','0ba24794-dc9d-4a14-a49d-1a730a383686'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59e4ac2c31e049589bcbead1548f3b0f',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T18:58:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-812661576',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f72dc0bd-ac97-4e20-9224-ceaecfa7bde0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02dd364a6a8d4400a2a6ee00b16ed55e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='59e4ac2c31e049589bcbead1548f3b0f',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:58:59.103763 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1dcb772f-139b-4840-865a-aa7b656b9b87 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a2dee89-6c9a-41ca-a73c-644ae7478a9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:58:59.167477 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1dcb772f-139b-4840-865a-aa7b656b9b87 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a2dee89-6c9a-41ca-a73c-644ae7478a9d) transitioned into state 'SUCCESS' from state '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-812661576',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02dd364a6a8d4400a2a6ee00b16ed55e',qos_specs=None,replication_status=,reservations=['4dc47f62-03f6-4f70-8305-0657b79b6397','ae0d8921-8d55-4d6a-8186-a955c57a015d','759e7431-ae73-4781-b2a1-be1831ea8435','0ba24794-dc9d-4a14-a49d-1a730a383686'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59e4ac2c31e049589bcbead1548f3b0f',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:58:59.173074 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1dcb772f-139b-4840-865a-aa7b656b9b87 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c01330ff-a308-47a5-b123-15ee6e7bc207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:58:59.210272 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1dcb772f-139b-4840-865a-aa7b656b9b87 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c01330ff-a308-47a5-b123-15ee6e7bc207) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:58:59.216883 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1dcb772f-139b-4840-865a-aa7b656b9b87 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Flow 'volume_create_api' (8349f7bd-70a8-43a5-966b-b68ca137ccd8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:58:59.347929 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1dcb772f-139b-4840-865a-aa7b656b9b87 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Create volume request issued successfully. Jan 28 18:58:59.382101 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1dcb772f-139b-4840-865a-aa7b656b9b87 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes returned with HTTP 202 Jan 28 18:58:59.384935 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 418/845] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 18:58:58 2021] POST /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes => generated 820 bytes in 954 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 18:58:59.414187 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1ce71823-595e-40cd-871c-e3a274b1e41d tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] GET http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/f72dc0bd-ac97-4e20-9224-ceaecfa7bde0 Jan 28 18:58:59.415326 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1ce71823-595e-40cd-871c-e3a274b1e41d tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:58:59.416174 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:58:59.416174 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:58:59.417470 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1ce71823-595e-40cd-871c-e3a274b1e41d tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:58:59.555889 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:58:59.555889 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:58:59.576359 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1ce71823-595e-40cd-871c-e3a274b1e41d tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Volume info retrieved successfully. Jan 28 18:58:59.648781 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1ce71823-595e-40cd-871c-e3a274b1e41d tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/f72dc0bd-ac97-4e20-9224-ceaecfa7bde0 returned with HTTP 200 Jan 28 18:58:59.665974 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 428/846] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:58:59 2021] GET /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/f72dc0bd-ac97-4e20-9224-ceaecfa7bde0 => generated 912 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:59:00.683954 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a98989ed-d179-4144-99aa-f60d38eb2b49 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] GET http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/f72dc0bd-ac97-4e20-9224-ceaecfa7bde0 Jan 28 18:59:00.685848 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a98989ed-d179-4144-99aa-f60d38eb2b49 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:59:00.687540 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:59:00.687540 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:59:00.688701 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a98989ed-d179-4144-99aa-f60d38eb2b49 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:59:00.831016 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:59:00.831016 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:59:00.844739 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a98989ed-d179-4144-99aa-f60d38eb2b49 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Volume info retrieved successfully. Jan 28 18:59:00.879562 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a98989ed-d179-4144-99aa-f60d38eb2b49 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/f72dc0bd-ac97-4e20-9224-ceaecfa7bde0 returned with HTTP 200 Jan 28 18:59:00.893174 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 419/847] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:59:00 2021] GET /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/f72dc0bd-ac97-4e20-9224-ceaecfa7bde0 => generated 913 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 18:59:00.911036 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8cc5809b-fa1d-47ca-9b71-6e6421e9e997 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] POST http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes Jan 28 18:59:00.911344 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:59:00.911344 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:59:00.912421 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8cc5809b-fa1d-47ca-9b71-6e6421e9e997 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-60817531"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:59:00.913460 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-8cc5809b-fa1d-47ca-9b71-6e6421e9e997 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-60817531'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 18:59:00.913843 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-8cc5809b-fa1d-47ca-9b71-6e6421e9e997 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Create volume of 1 GB Jan 28 18:59:00.950539 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8cc5809b-fa1d-47ca-9b71-6e6421e9e997 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Availability Zones retrieved successfully. Jan 28 18:59:01.022656 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8cc5809b-fa1d-47ca-9b71-6e6421e9e997 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Flow 'volume_create_api' (c18dbee1-fe2c-495f-a129-2e7606394cfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:59:01.029608 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8cc5809b-fa1d-47ca-9b71-6e6421e9e997 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2870b3b6-9269-4ab5-9ff5-f55b3e5b50ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:59:01.034985 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-8cc5809b-fa1d-47ca-9b71-6e6421e9e997 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 18:59:01.215861 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8cc5809b-fa1d-47ca-9b71-6e6421e9e997 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2870b3b6-9269-4ab5-9ff5-f55b3e5b50ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:59:01.220018 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8cc5809b-fa1d-47ca-9b71-6e6421e9e997 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2edbe94c-96ee-4865-be18-a2a1a0b80791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:59:01.393674 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-8cc5809b-fa1d-47ca-9b71-6e6421e9e997 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Created reservations ['68f62b6e-7a22-4548-ae39-31c2014fe674', '2479447d-1e48-400a-a2ff-174f37990e8f', '5391e511-7015-47a5-8ab4-1bfcf7fbffaf', 'dc894861-3909-41fb-a44b-cba047c7381e'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 18:59:01.396656 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8cc5809b-fa1d-47ca-9b71-6e6421e9e997 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2edbe94c-96ee-4865-be18-a2a1a0b80791) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68f62b6e-7a22-4548-ae39-31c2014fe674', '2479447d-1e48-400a-a2ff-174f37990e8f', '5391e511-7015-47a5-8ab4-1bfcf7fbffaf', 'dc894861-3909-41fb-a44b-cba047c7381e']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:59:01.398885 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8cc5809b-fa1d-47ca-9b71-6e6421e9e997 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (622ca548-d64c-40fa-8f8c-d32a66b973c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:59:01.521211 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8cc5809b-fa1d-47ca-9b71-6e6421e9e997 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (622ca548-d64c-40fa-8f8c-d32a66b973c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83737fb6-eb05-49d8-ba05-fda2ff084b25', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-60817531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02dd364a6a8d4400a2a6ee00b16ed55e',qos_specs=None,replication_status=,reservations=['68f62b6e-7a22-4548-ae39-31c2014fe674','2479447d-1e48-400a-a2ff-174f37990e8f','5391e511-7015-47a5-8ab4-1bfcf7fbffaf','dc894861-3909-41fb-a44b-cba047c7381e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59e4ac2c31e049589bcbead1548f3b0f',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T18:59:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-60817531',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83737fb6-eb05-49d8-ba05-fda2ff084b25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02dd364a6a8d4400a2a6ee00b16ed55e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='59e4ac2c31e049589bcbead1548f3b0f',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:59:01.528230 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8cc5809b-fa1d-47ca-9b71-6e6421e9e997 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (203185da-d0cb-4a57-8067-7f222dd6be40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:59:01.591449 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8cc5809b-fa1d-47ca-9b71-6e6421e9e997 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (203185da-d0cb-4a57-8067-7f222dd6be40) transitioned into state 'SUCCESS' from state '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-60817531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02dd364a6a8d4400a2a6ee00b16ed55e',qos_specs=None,replication_status=,reservations=['68f62b6e-7a22-4548-ae39-31c2014fe674','2479447d-1e48-400a-a2ff-174f37990e8f','5391e511-7015-47a5-8ab4-1bfcf7fbffaf','dc894861-3909-41fb-a44b-cba047c7381e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59e4ac2c31e049589bcbead1548f3b0f',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:59:01.595440 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8cc5809b-fa1d-47ca-9b71-6e6421e9e997 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41946d37-d1c5-4047-90db-5a8ae4adcb1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:59:01.641814 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8cc5809b-fa1d-47ca-9b71-6e6421e9e997 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41946d37-d1c5-4047-90db-5a8ae4adcb1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:59:01.653737 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8cc5809b-fa1d-47ca-9b71-6e6421e9e997 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Flow 'volume_create_api' (c18dbee1-fe2c-495f-a129-2e7606394cfc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:59:01.789019 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8cc5809b-fa1d-47ca-9b71-6e6421e9e997 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Create volume request issued successfully. Jan 28 18:59:01.819383 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8cc5809b-fa1d-47ca-9b71-6e6421e9e997 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes returned with HTTP 202 Jan 28 18:59:01.820301 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 429/848] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 18:59:00 2021] POST /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes => generated 819 bytes in 914 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 18:59:01.838855 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a11b8715-daa1-4746-aeaa-8a8c3b0d97b1 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] GET http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/83737fb6-eb05-49d8-ba05-fda2ff084b25 Jan 28 18:59:01.840071 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a11b8715-daa1-4746-aeaa-8a8c3b0d97b1 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:59:01.840604 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:59:01.840604 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:59:01.841621 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a11b8715-daa1-4746-aeaa-8a8c3b0d97b1 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:59:02.003774 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:59:02.003774 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:59:02.016640 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a11b8715-daa1-4746-aeaa-8a8c3b0d97b1 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Volume info retrieved successfully. Jan 28 18:59:02.045896 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a11b8715-daa1-4746-aeaa-8a8c3b0d97b1 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/83737fb6-eb05-49d8-ba05-fda2ff084b25 returned with HTTP 200 Jan 28 18:59:02.047891 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 420/849] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:59:01 2021] GET /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/83737fb6-eb05-49d8-ba05-fda2ff084b25 => generated 887 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:59:03.067614 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9bf6f9e4-f7c3-478c-a268-d7f094a90e8b tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] GET http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/83737fb6-eb05-49d8-ba05-fda2ff084b25 Jan 28 18:59:03.068665 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9bf6f9e4-f7c3-478c-a268-d7f094a90e8b tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:59:03.069040 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:59:03.069040 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:59:03.069750 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9bf6f9e4-f7c3-478c-a268-d7f094a90e8b tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:59:03.180365 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:59:03.180365 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:59:03.198137 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9bf6f9e4-f7c3-478c-a268-d7f094a90e8b tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Volume info retrieved successfully. Jan 28 18:59:03.268215 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9bf6f9e4-f7c3-478c-a268-d7f094a90e8b tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/83737fb6-eb05-49d8-ba05-fda2ff084b25 returned with HTTP 200 Jan 28 18:59:03.281161 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 430/850] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:59:03 2021] GET /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/83737fb6-eb05-49d8-ba05-fda2ff084b25 => generated 912 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:59:14.389643 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-543c1bc8-4132-4ece-8efa-f16f99ecf88a tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] POST http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes Jan 28 18:59:14.391227 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:59:14.391227 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:59:14.392604 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-543c1bc8-4132-4ece-8efa-f16f99ecf88a tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1138973253"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:59:14.400966 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-543c1bc8-4132-4ece-8efa-f16f99ecf88a tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1138973253'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 18:59:14.402986 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-543c1bc8-4132-4ece-8efa-f16f99ecf88a tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Create volume of 1 GB Jan 28 18:59:14.466013 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-543c1bc8-4132-4ece-8efa-f16f99ecf88a tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Availability Zones retrieved successfully. Jan 28 18:59:14.515240 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-543c1bc8-4132-4ece-8efa-f16f99ecf88a tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Flow 'volume_create_api' (abf403a9-a9e1-4513-9743-01f72c8b559c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:59:14.537628 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-543c1bc8-4132-4ece-8efa-f16f99ecf88a tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3338ace-d185-40a6-b6ab-312f5b1581e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:59:14.546491 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-543c1bc8-4132-4ece-8efa-f16f99ecf88a tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 18:59:14.723660 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-543c1bc8-4132-4ece-8efa-f16f99ecf88a tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3338ace-d185-40a6-b6ab-312f5b1581e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:59:14.726560 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-543c1bc8-4132-4ece-8efa-f16f99ecf88a tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (121a039f-5f1c-43f5-b5e3-e68c905cf5da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:59:15.006056 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-543c1bc8-4132-4ece-8efa-f16f99ecf88a tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Created reservations ['fc9f94d0-821d-4b2e-948f-7a738277860a', '7ec07292-6d72-4ab6-96a9-e00526028621', 'bcb2ef07-c166-4579-ae72-7ffd5a681ec4', 'ceea9de4-4f07-4de7-9b58-3d66bf1185e2'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 18:59:15.011382 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-543c1bc8-4132-4ece-8efa-f16f99ecf88a tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (121a039f-5f1c-43f5-b5e3-e68c905cf5da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc9f94d0-821d-4b2e-948f-7a738277860a', '7ec07292-6d72-4ab6-96a9-e00526028621', 'bcb2ef07-c166-4579-ae72-7ffd5a681ec4', 'ceea9de4-4f07-4de7-9b58-3d66bf1185e2']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:59:15.017284 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-543c1bc8-4132-4ece-8efa-f16f99ecf88a tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cde3645-20a4-47f6-8fe0-3415967fd758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:59:15.157478 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-543c1bc8-4132-4ece-8efa-f16f99ecf88a tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cde3645-20a4-47f6-8fe0-3415967fd758) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af66ab3b-0231-4b03-8cb8-310f98aa5006', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1138973253',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8deffe2ebdd84d50b87b42f5bc953d86',qos_specs=None,replication_status=,reservations=['fc9f94d0-821d-4b2e-948f-7a738277860a','7ec07292-6d72-4ab6-96a9-e00526028621','bcb2ef07-c166-4579-ae72-7ffd5a681ec4','ceea9de4-4f07-4de7-9b58-3d66bf1185e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f36109f6b1d425ebc7c62724f36230f',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T18:59:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1138973253',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af66ab3b-0231-4b03-8cb8-310f98aa5006,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8deffe2ebdd84d50b87b42f5bc953d86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6f36109f6b1d425ebc7c62724f36230f',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:59:15.169405 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-543c1bc8-4132-4ece-8efa-f16f99ecf88a tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1836685-d7ce-4dd4-9baf-14f493873aa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:59:15.250368 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-543c1bc8-4132-4ece-8efa-f16f99ecf88a tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1836685-d7ce-4dd4-9baf-14f493873aa5) transitioned into state 'SUCCESS' from state '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-1138973253',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8deffe2ebdd84d50b87b42f5bc953d86',qos_specs=None,replication_status=,reservations=['fc9f94d0-821d-4b2e-948f-7a738277860a','7ec07292-6d72-4ab6-96a9-e00526028621','bcb2ef07-c166-4579-ae72-7ffd5a681ec4','ceea9de4-4f07-4de7-9b58-3d66bf1185e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f36109f6b1d425ebc7c62724f36230f',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:59:15.256074 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-543c1bc8-4132-4ece-8efa-f16f99ecf88a tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13ac2d26-aae9-4849-9a0c-cd8baa71c024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 18:59:15.312578 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-543c1bc8-4132-4ece-8efa-f16f99ecf88a tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13ac2d26-aae9-4849-9a0c-cd8baa71c024) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 18:59:15.329030 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-543c1bc8-4132-4ece-8efa-f16f99ecf88a tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Flow 'volume_create_api' (abf403a9-a9e1-4513-9743-01f72c8b559c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 18:59:15.576448 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-543c1bc8-4132-4ece-8efa-f16f99ecf88a tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Create volume request issued successfully. Jan 28 18:59:15.637743 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-543c1bc8-4132-4ece-8efa-f16f99ecf88a tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes returned with HTTP 202 Jan 28 18:59:15.645731 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 421/851] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 18:59:14 2021] POST /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes => generated 824 bytes in 1265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 18:59:15.671253 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-da15fcfc-3ccf-452c-86fb-269b2a159e0b tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] GET http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 Jan 28 18:59:15.672569 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-da15fcfc-3ccf-452c-86fb-269b2a159e0b tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:59:15.673182 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:59:15.673182 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:59:15.674610 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-da15fcfc-3ccf-452c-86fb-269b2a159e0b tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:59:15.816752 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:59:15.816752 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:59:15.853376 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-da15fcfc-3ccf-452c-86fb-269b2a159e0b tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Volume info retrieved successfully. Jan 28 18:59:15.937912 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-da15fcfc-3ccf-452c-86fb-269b2a159e0b tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 returned with HTTP 200 Jan 28 18:59:15.939074 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 431/852] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:59:15 2021] GET /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 => generated 916 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:59:16.970142 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-80595271-00f8-4032-8994-b64d64780490 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] GET http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 Jan 28 18:59:16.970997 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-80595271-00f8-4032-8994-b64d64780490 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:59:16.975924 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:59:16.975924 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:59:16.975924 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-80595271-00f8-4032-8994-b64d64780490 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:59:17.318947 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:59:17.318947 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:59:17.366379 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-80595271-00f8-4032-8994-b64d64780490 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Volume info retrieved successfully. Jan 28 18:59:17.463458 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-80595271-00f8-4032-8994-b64d64780490 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 returned with HTTP 200 Jan 28 18:59:17.464895 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 422/853] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:59:16 2021] GET /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 => generated 916 bytes in 504 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:59:18.499695 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cd1bd543-f178-419f-ae85-a4bf1425d643 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] GET http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 Jan 28 18:59:18.501822 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cd1bd543-f178-419f-ae85-a4bf1425d643 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:59:18.502435 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:59:18.502435 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:59:18.507555 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cd1bd543-f178-419f-ae85-a4bf1425d643 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:59:18.624066 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:59:18.624066 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:59:18.643106 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cd1bd543-f178-419f-ae85-a4bf1425d643 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Volume info retrieved successfully. Jan 28 18:59:18.692194 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cd1bd543-f178-419f-ae85-a4bf1425d643 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 returned with HTTP 200 Jan 28 18:59:18.694191 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 432/854] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:59:18 2021] GET /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 => generated 917 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:59:24.245855 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d4c519ae-345f-4ff7-9859-8c48b3d43835 req-2694cf0b-afaf-477d-98a5-4c1898c7dab1 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] GET http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 Jan 28 18:59:24.246658 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d4c519ae-345f-4ff7-9859-8c48b3d43835 req-2694cf0b-afaf-477d-98a5-4c1898c7dab1 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:59:24.256904 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:59:24.256904 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:59:24.260260 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d4c519ae-345f-4ff7-9859-8c48b3d43835 req-2694cf0b-afaf-477d-98a5-4c1898c7dab1 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:59:24.416327 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:59:24.416327 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:59:24.429186 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-d4c519ae-345f-4ff7-9859-8c48b3d43835 req-2694cf0b-afaf-477d-98a5-4c1898c7dab1 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Volume info retrieved successfully. Jan 28 18:59:24.464996 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d4c519ae-345f-4ff7-9859-8c48b3d43835 req-2694cf0b-afaf-477d-98a5-4c1898c7dab1 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 returned with HTTP 200 Jan 28 18:59:24.471762 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 423/855] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 18:59:24 2021] GET /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 => generated 917 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:59:24.582008 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cd1bd543-f178-419f-ae85-a4bf1425d643 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] GET http://10.222.0.16/volume// Jan 28 18:59:24.582575 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cd1bd543-f178-419f-ae85-a4bf1425d643 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:59:24.582789 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:59:24.582789 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:59:24.583683 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cd1bd543-f178-419f-ae85-a4bf1425d643 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:59:24.586990 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cd1bd543-f178-419f-ae85-a4bf1425d643 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 18:59:24.591395 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 433/856] 10.222.0.16 () {58 vars in 1289 bytes} [Thu Jan 28 18:59:24 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 18:59:24.613412 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d4c519ae-345f-4ff7-9859-8c48b3d43835 req-c56bceb1-66b1-4388-945e-c8bea053e084 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] POST http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/attachments Jan 28 18:59:24.614464 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:59:24.614464 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:59:24.615453 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d4c519ae-345f-4ff7-9859-8c48b3d43835 req-c56bceb1-66b1-4388-945e-c8bea053e084 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "af66ab3b-0231-4b03-8cb8-310f98aa5006", "instance_uuid": "eb75a530-c7dc-4ab6-a9ec-ddf38ebf5902", "connector": null}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:59:24.702099 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:59:24.702099 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:59:24.795747 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d4c519ae-345f-4ff7-9859-8c48b3d43835 req-c56bceb1-66b1-4388-945e-c8bea053e084 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/attachments returned with HTTP 200 Jan 28 18:59:24.796881 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 424/857] 10.222.0.16 () {66 vars in 1565 bytes} [Thu Jan 28 18:59:24 2021] POST /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/attachments => generated 273 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:59:24.868244 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-79fa2743-83af-4139-9682-a522bbed4a86 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] GET http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 Jan 28 18:59:24.870002 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-79fa2743-83af-4139-9682-a522bbed4a86 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:59:24.871850 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-79fa2743-83af-4139-9682-a522bbed4a86 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:59:24.897259 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d4c519ae-345f-4ff7-9859-8c48b3d43835 req-c56bceb1-66b1-4388-945e-c8bea053e084 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] GET http://10.222.0.16/volume// Jan 28 18:59:24.898402 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d4c519ae-345f-4ff7-9859-8c48b3d43835 req-c56bceb1-66b1-4388-945e-c8bea053e084 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:59:24.900100 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:59:24.900100 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:59:24.901267 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d4c519ae-345f-4ff7-9859-8c48b3d43835 req-c56bceb1-66b1-4388-945e-c8bea053e084 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:59:24.904851 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d4c519ae-345f-4ff7-9859-8c48b3d43835 req-c56bceb1-66b1-4388-945e-c8bea053e084 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 18:59:24.906821 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 425/858] 10.222.0.43 () {56 vars in 1089 bytes} [Thu Jan 28 18:59:24 2021] GET /volume/ => generated 754 bytes in 11 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 28 18:59:24.945321 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d4c519ae-345f-4ff7-9859-8c48b3d43835 req-5bf2be1c-d932-491d-a02c-955b9b31e5dd tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] GET http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 Jan 28 18:59:24.948364 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d4c519ae-345f-4ff7-9859-8c48b3d43835 req-5bf2be1c-d932-491d-a02c-955b9b31e5dd tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:59:24.950820 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d4c519ae-345f-4ff7-9859-8c48b3d43835 req-5bf2be1c-d932-491d-a02c-955b9b31e5dd tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:59:24.985461 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:59:24.985461 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:59:25.009014 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-79fa2743-83af-4139-9682-a522bbed4a86 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Volume info retrieved successfully. Jan 28 18:59:25.083215 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:59:25.083215 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:59:25.086418 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:59:25.086418 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:59:25.107233 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-d4c519ae-345f-4ff7-9859-8c48b3d43835 req-5bf2be1c-d932-491d-a02c-955b9b31e5dd tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Volume info retrieved successfully. Jan 28 18:59:25.109598 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-79fa2743-83af-4139-9682-a522bbed4a86 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 returned with HTTP 200 Jan 28 18:59:25.115489 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 434/859] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:59:24 2021] GET /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 => generated 916 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:59:25.160956 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:59:25.160956 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:59:25.178604 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d4c519ae-345f-4ff7-9859-8c48b3d43835 req-5bf2be1c-d932-491d-a02c-955b9b31e5dd tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 returned with HTTP 200 Jan 28 18:59:25.179957 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 426/860] 10.222.0.43 () {60 vars in 1403 bytes} [Thu Jan 28 18:59:24 2021] GET /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 => generated 1015 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 18:59:25.244546 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d4c519ae-345f-4ff7-9859-8c48b3d43835 req-2fd39a90-fdf8-4360-94e2-08ac6aa15b84 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] PUT http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/attachments/aaba9825-31ad-4e9e-9db2-7e61a5422030 Jan 28 18:59:25.246190 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:59:25.246190 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:59:25.246190 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d4c519ae-345f-4ff7-9859-8c48b3d43835 req-2fd39a90-fdf8-4360-94e2-08ac6aa15b84 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.43", "host": "n-h1-705657-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-705657-15.cbci-705657-15.local", "mountpoint": "/dev/sdb"}}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:59:25.313106 n-d-705657-15 devstack@c-api.service[87913]: /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 28 18:59:25.313106 n-d-705657-15 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 28 18:59:25.314286 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-d4c519ae-345f-4ff7-9859-8c48b3d43835 req-2fd39a90-fdf8-4360-94e2-08ac6aa15b84 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Lock "b'cinder-attachment_update-af66ab3b-0231-4b03-8cb8-310f98aa5006-n-h1-705657-15'" acquired by "attachment_update" :: waited 0.020s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 18:59:25.320995 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:59:25.320995 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:59:26.141248 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e2438072-14f0-4f16-a2d6-fd5f95339775 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] GET http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 Jan 28 18:59:26.142211 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e2438072-14f0-4f16-a2d6-fd5f95339775 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:59:26.142581 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:59:26.142581 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:59:26.143302 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e2438072-14f0-4f16-a2d6-fd5f95339775 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:59:26.256915 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:59:26.256915 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:59:26.273740 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e2438072-14f0-4f16-a2d6-fd5f95339775 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Volume info retrieved successfully. Jan 28 18:59:26.322889 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:59:26.322889 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:59:26.342797 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e2438072-14f0-4f16-a2d6-fd5f95339775 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 returned with HTTP 200 Jan 28 18:59:26.344594 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 427/861] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:59:26 2021] GET /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 => generated 916 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:59:27.370671 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9abc0056-e8d1-43fb-8ceb-2f63e360a9c0 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] GET http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 Jan 28 18:59:27.372016 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9abc0056-e8d1-43fb-8ceb-2f63e360a9c0 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:59:27.372638 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:59:27.372638 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:59:27.373607 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9abc0056-e8d1-43fb-8ceb-2f63e360a9c0 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:59:27.631095 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:59:27.631095 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:59:27.668251 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9abc0056-e8d1-43fb-8ceb-2f63e360a9c0 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Volume info retrieved successfully. Jan 28 18:59:27.759342 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:59:27.759342 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:59:27.812994 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9abc0056-e8d1-43fb-8ceb-2f63e360a9c0 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 returned with HTTP 200 Jan 28 18:59:27.815885 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 428/862] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:59:27 2021] GET /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 => generated 916 bytes in 449 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:59:28.439848 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-d4c519ae-345f-4ff7-9859-8c48b3d43835 req-2fd39a90-fdf8-4360-94e2-08ac6aa15b84 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Lock "b'cinder-attachment_update-af66ab3b-0231-4b03-8cb8-310f98aa5006-n-h1-705657-15'" released by "attachment_update" :: held 3.126s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 18:59:28.441053 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d4c519ae-345f-4ff7-9859-8c48b3d43835 req-2fd39a90-fdf8-4360-94e2-08ac6aa15b84 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/attachments/aaba9825-31ad-4e9e-9db2-7e61a5422030 returned with HTTP 200 Jan 28 18:59:28.442654 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 435/863] 10.222.0.43 () {64 vars in 1468 bytes} [Thu Jan 28 18:59:25 2021] PUT /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/attachments/aaba9825-31ad-4e9e-9db2-7e61a5422030 => generated 762 bytes in 3209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:59:28.844824 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ec11b58b-e8ba-42cf-83ff-d80fc454fd17 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] GET http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 Jan 28 18:59:28.848117 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ec11b58b-e8ba-42cf-83ff-d80fc454fd17 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:59:28.848117 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:59:28.848117 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:59:28.848117 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ec11b58b-e8ba-42cf-83ff-d80fc454fd17 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:59:28.934350 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:59:28.934350 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:59:28.950074 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ec11b58b-e8ba-42cf-83ff-d80fc454fd17 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Volume info retrieved successfully. Jan 28 18:59:28.997366 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:59:28.997366 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:59:29.025110 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ec11b58b-e8ba-42cf-83ff-d80fc454fd17 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 returned with HTTP 200 Jan 28 18:59:29.027106 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 429/864] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:59:28 2021] GET /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 => generated 917 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:59:30.068814 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-314e2386-90f3-4501-b841-6936bb73d4cc tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] GET http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 Jan 28 18:59:30.072939 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-314e2386-90f3-4501-b841-6936bb73d4cc tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:59:30.073746 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:59:30.073746 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:59:30.075054 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-314e2386-90f3-4501-b841-6936bb73d4cc tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:59:30.177812 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:59:30.177812 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:59:30.195417 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-314e2386-90f3-4501-b841-6936bb73d4cc tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Volume info retrieved successfully. Jan 28 18:59:30.234511 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:59:30.234511 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:59:30.281546 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-314e2386-90f3-4501-b841-6936bb73d4cc tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 returned with HTTP 200 Jan 28 18:59:30.299609 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 436/865] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:59:30 2021] GET /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 => generated 917 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:59:31.325840 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-daaf4e96-4611-4394-a11c-3180a59240f6 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] GET http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 Jan 28 18:59:31.328412 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-daaf4e96-4611-4394-a11c-3180a59240f6 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:59:31.329247 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:59:31.329247 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:59:31.330613 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-daaf4e96-4611-4394-a11c-3180a59240f6 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:59:31.459477 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:59:31.459477 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:59:31.483815 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-daaf4e96-4611-4394-a11c-3180a59240f6 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Volume info retrieved successfully. Jan 28 18:59:31.540547 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:59:31.540547 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:59:31.555041 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-daaf4e96-4611-4394-a11c-3180a59240f6 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 returned with HTTP 200 Jan 28 18:59:31.565702 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 430/866] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:59:31 2021] GET /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 => generated 917 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:59:32.579053 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-294fd00d-81c4-40f8-9a54-89dddbcf9ac1 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] GET http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 Jan 28 18:59:32.579778 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-294fd00d-81c4-40f8-9a54-89dddbcf9ac1 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:59:32.579778 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:59:32.579778 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:59:32.580208 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-294fd00d-81c4-40f8-9a54-89dddbcf9ac1 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:59:32.813010 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:59:32.813010 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:59:32.879216 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-294fd00d-81c4-40f8-9a54-89dddbcf9ac1 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Volume info retrieved successfully. Jan 28 18:59:32.933331 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:59:32.933331 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:59:32.959954 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-294fd00d-81c4-40f8-9a54-89dddbcf9ac1 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 returned with HTTP 200 Jan 28 18:59:32.965226 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 437/867] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:59:32 2021] GET /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 => generated 917 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:59:34.007533 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-66f48581-964c-491a-ab37-9c001d4726a8 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] GET http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 Jan 28 18:59:34.009565 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-66f48581-964c-491a-ab37-9c001d4726a8 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:59:34.020323 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:59:34.020323 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:59:34.021682 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-66f48581-964c-491a-ab37-9c001d4726a8 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:59:34.182443 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d4c519ae-345f-4ff7-9859-8c48b3d43835 req-bf6b3162-73c6-498d-8a58-02350a0e9530 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] POST http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/attachments/aaba9825-31ad-4e9e-9db2-7e61a5422030/action Jan 28 18:59:34.182443 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:59:34.182443 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:59:34.183863 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d4c519ae-345f-4ff7-9859-8c48b3d43835 req-bf6b3162-73c6-498d-8a58-02350a0e9530 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Action body: b'{"os-complete": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 18:59:34.184710 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d4c519ae-345f-4ff7-9859-8c48b3d43835 req-bf6b3162-73c6-498d-8a58-02350a0e9530 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:59:34.232555 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:59:34.232555 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:59:34.289772 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-66f48581-964c-491a-ab37-9c001d4726a8 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Volume info retrieved successfully. Jan 28 18:59:34.371445 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:59:34.371445 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:59:34.408688 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-66f48581-964c-491a-ab37-9c001d4726a8 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 returned with HTTP 200 Jan 28 18:59:34.424800 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 431/868] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:59:33 2021] GET /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 => generated 917 bytes in 437 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 18:59:34.500893 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:59:34.500893 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:59:34.540369 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d4c519ae-345f-4ff7-9859-8c48b3d43835 req-bf6b3162-73c6-498d-8a58-02350a0e9530 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/attachments/aaba9825-31ad-4e9e-9db2-7e61a5422030/action returned with HTTP 204 Jan 28 18:59:34.542723 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 438/869] 10.222.0.43 () {64 vars in 1489 bytes} [Thu Jan 28 18:59:34 2021] POST /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/attachments/aaba9825-31ad-4e9e-9db2-7e61a5422030/action => generated 0 bytes in 417 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 18:59:35.453727 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-35260507-5154-4cc0-9369-0b7010fe67c5 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] GET http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 Jan 28 18:59:35.454637 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-35260507-5154-4cc0-9369-0b7010fe67c5 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:59:35.455012 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:59:35.455012 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:59:35.455712 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-35260507-5154-4cc0-9369-0b7010fe67c5 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:59:35.604641 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:59:35.604641 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:59:35.620164 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-35260507-5154-4cc0-9369-0b7010fe67c5 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Volume info retrieved successfully. Jan 28 18:59:35.664019 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:59:35.664019 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:59:35.680553 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-35260507-5154-4cc0-9369-0b7010fe67c5 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 returned with HTTP 200 Jan 28 18:59:35.682736 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 432/870] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:59:35 2021] GET /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 => generated 1209 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:59:40.772946 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e36de7f4-ba62-4072-aa4d-87583fc29e0b tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] GET http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 Jan 28 18:59:40.775314 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e36de7f4-ba62-4072-aa4d-87583fc29e0b tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:59:40.776066 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:59:40.776066 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:59:40.777160 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e36de7f4-ba62-4072-aa4d-87583fc29e0b tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:59:40.972714 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:59:40.972714 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:59:40.990801 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e36de7f4-ba62-4072-aa4d-87583fc29e0b tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Volume info retrieved successfully. Jan 28 18:59:41.064479 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:59:41.064479 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:59:41.076113 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e36de7f4-ba62-4072-aa4d-87583fc29e0b tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 returned with HTTP 200 Jan 28 18:59:41.076932 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 439/871] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:59:40 2021] GET /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 => generated 1209 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:59:53.497641 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-ac5e090a-59ee-404f-a280-2b4f59cdbff0 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] GET http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df Jan 28 18:59:53.498548 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-ac5e090a-59ee-404f-a280-2b4f59cdbff0 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:59:53.498548 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:59:53.498548 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:59:53.499036 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-ac5e090a-59ee-404f-a280-2b4f59cdbff0 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:59:53.557471 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:59:53.557471 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:59:53.569839 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-ac5e090a-59ee-404f-a280-2b4f59cdbff0 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Volume info retrieved successfully. Jan 28 18:59:53.603804 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-ac5e090a-59ee-404f-a280-2b4f59cdbff0 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df returned with HTTP 200 Jan 28 18:59:53.605046 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 433/872] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 18:59:53 2021] GET /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df => generated 1362 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:59:53.624955 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-eeb1860f-2eba-4eee-9dbd-fe5426140a6a tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] GET http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/f72dc0bd-ac97-4e20-9224-ceaecfa7bde0 Jan 28 18:59:53.625834 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-eeb1860f-2eba-4eee-9dbd-fe5426140a6a tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:59:53.625999 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:59:53.625999 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:59:53.626605 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-eeb1860f-2eba-4eee-9dbd-fe5426140a6a tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:59:53.710465 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:59:53.710465 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:59:53.720573 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-eeb1860f-2eba-4eee-9dbd-fe5426140a6a tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Volume info retrieved successfully. Jan 28 18:59:53.748450 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-eeb1860f-2eba-4eee-9dbd-fe5426140a6a tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/f72dc0bd-ac97-4e20-9224-ceaecfa7bde0 returned with HTTP 200 Jan 28 18:59:53.749915 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 440/873] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 18:59:53 2021] GET /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/f72dc0bd-ac97-4e20-9224-ceaecfa7bde0 => generated 913 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 18:59:53.766925 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-e1e3aa71-b8af-4e46-ac9c-f1e0d80270b3 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] GET http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/83737fb6-eb05-49d8-ba05-fda2ff084b25 Jan 28 18:59:53.767454 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-e1e3aa71-b8af-4e46-ac9c-f1e0d80270b3 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:59:53.767647 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:59:53.767647 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:59:53.767996 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-e1e3aa71-b8af-4e46-ac9c-f1e0d80270b3 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:59:53.836871 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:59:53.836871 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:59:53.853242 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-e1e3aa71-b8af-4e46-ac9c-f1e0d80270b3 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Volume info retrieved successfully. Jan 28 18:59:53.918752 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-e1e3aa71-b8af-4e46-ac9c-f1e0d80270b3 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/83737fb6-eb05-49d8-ba05-fda2ff084b25 returned with HTTP 200 Jan 28 18:59:53.947013 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 434/874] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 18:59:53 2021] GET /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/83737fb6-eb05-49d8-ba05-fda2ff084b25 => generated 912 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 18:59:53.970146 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-eeb1860f-2eba-4eee-9dbd-fe5426140a6a tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] GET http://10.222.0.16/volume// Jan 28 18:59:53.971034 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-eeb1860f-2eba-4eee-9dbd-fe5426140a6a tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:59:53.971377 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:59:53.971377 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:59:53.972123 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-eeb1860f-2eba-4eee-9dbd-fe5426140a6a tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:59:53.974146 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-eeb1860f-2eba-4eee-9dbd-fe5426140a6a tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 18:59:53.975537 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 441/875] 10.222.0.16 () {58 vars in 1289 bytes} [Thu Jan 28 18:59:53 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 28 18:59:54.025275 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-d7ab203b-8127-4af5-a317-75df860139e5 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] POST http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/attachments Jan 28 18:59:54.026676 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:59:54.026676 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:59:54.027826 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-d7ab203b-8127-4af5-a317-75df860139e5 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e246951b-18e3-4a63-a9de-7bfe049c22df", "instance_uuid": "ab467002-8f47-4533-ab61-bc605eae5a35", "connector": null}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:59:54.142122 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:59:54.142122 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:59:54.251552 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-d7ab203b-8127-4af5-a317-75df860139e5 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/attachments returned with HTTP 200 Jan 28 18:59:54.263112 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 435/876] 10.222.0.16 () {66 vars in 1565 bytes} [Thu Jan 28 18:59:53 2021] POST /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/attachments => generated 273 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:59:54.264608 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-eeb1860f-2eba-4eee-9dbd-fe5426140a6a tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] GET http://10.222.0.16/volume// Jan 28 18:59:54.265276 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-eeb1860f-2eba-4eee-9dbd-fe5426140a6a tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:59:54.266112 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-eeb1860f-2eba-4eee-9dbd-fe5426140a6a tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:59:54.267862 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-eeb1860f-2eba-4eee-9dbd-fe5426140a6a tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 18:59:54.269249 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 442/877] 10.222.0.16 () {58 vars in 1289 bytes} [Thu Jan 28 18:59: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 28 18:59:54.297073 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-999ad713-15e4-41a4-a9c7-cf6f546a965a tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] POST http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/attachments Jan 28 18:59:54.297995 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:59:54.297995 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:59:54.299387 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-999ad713-15e4-41a4-a9c7-cf6f546a965a tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f72dc0bd-ac97-4e20-9224-ceaecfa7bde0", "instance_uuid": "ab467002-8f47-4533-ab61-bc605eae5a35", "connector": null}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:59:54.389513 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:59:54.389513 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:59:54.497975 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-999ad713-15e4-41a4-a9c7-cf6f546a965a tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/attachments returned with HTTP 200 Jan 28 18:59:54.515237 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 436/878] 10.222.0.16 () {66 vars in 1565 bytes} [Thu Jan 28 18:59:54 2021] POST /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/attachments => generated 273 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:59:54.518800 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-eeb1860f-2eba-4eee-9dbd-fe5426140a6a tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] GET http://10.222.0.16/volume// Jan 28 18:59:54.519572 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-eeb1860f-2eba-4eee-9dbd-fe5426140a6a tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:59:54.520700 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-eeb1860f-2eba-4eee-9dbd-fe5426140a6a tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:59:54.522119 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-eeb1860f-2eba-4eee-9dbd-fe5426140a6a tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 18:59:54.523007 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 443/879] 10.222.0.16 () {58 vars in 1289 bytes} [Thu Jan 28 18:59: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 28 18:59:54.541750 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-f57205e6-845f-431a-a839-c5711a5ed505 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] POST http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/attachments Jan 28 18:59:54.543173 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:59:54.543173 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:59:54.544454 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-f57205e6-845f-431a-a839-c5711a5ed505 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "83737fb6-eb05-49d8-ba05-fda2ff084b25", "instance_uuid": "ab467002-8f47-4533-ab61-bc605eae5a35", "connector": null}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:59:54.650140 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:59:54.650140 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:59:54.743212 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-f57205e6-845f-431a-a839-c5711a5ed505 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/attachments returned with HTTP 200 Jan 28 18:59:54.745515 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 437/880] 10.222.0.16 () {66 vars in 1565 bytes} [Thu Jan 28 18:59:54 2021] POST /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/attachments => generated 273 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:59:57.255931 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-eeb1860f-2eba-4eee-9dbd-fe5426140a6a tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] GET http://10.222.0.16/volume// Jan 28 18:59:57.258554 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-eeb1860f-2eba-4eee-9dbd-fe5426140a6a tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:59:57.259793 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-eeb1860f-2eba-4eee-9dbd-fe5426140a6a tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:59:57.263269 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-eeb1860f-2eba-4eee-9dbd-fe5426140a6a tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 18:59:57.265049 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 444/881] 10.222.0.43 () {56 vars in 1089 bytes} [Thu Jan 28 18:59:57 2021] GET /volume/ => generated 754 bytes in 11 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 18:59:57.287934 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-a99534a1-ad4c-4b29-88ff-2760f4415d9d tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] GET http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df Jan 28 18:59:57.289041 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-a99534a1-ad4c-4b29-88ff-2760f4415d9d tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:59:57.289456 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:59:57.289456 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:59:57.290615 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-a99534a1-ad4c-4b29-88ff-2760f4415d9d tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:59:57.415941 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:59:57.415941 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:59:57.431584 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-a99534a1-ad4c-4b29-88ff-2760f4415d9d tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Volume info retrieved successfully. Jan 28 18:59:57.482053 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:59:57.482053 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:59:57.497813 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-a99534a1-ad4c-4b29-88ff-2760f4415d9d tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df returned with HTTP 200 Jan 28 18:59:57.499465 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 438/882] 10.222.0.43 () {60 vars in 1403 bytes} [Thu Jan 28 18:59:57 2021] GET /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df => generated 1460 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 18:59:57.540618 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-d018ccb9-e677-4f8e-b097-d8a886bee020 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] PUT http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/attachments/4af784ab-31f3-457d-8e1b-89c810e165cf Jan 28 18:59:57.547948 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-d018ccb9-e677-4f8e-b097-d8a886bee020 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.43", "host": "n-h1-705657-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-705657-15.cbci-705657-15.local", "mountpoint": "/dev/sda"}}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:59:57.616350 n-d-705657-15 devstack@c-api.service[87913]: /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 28 18:59:57.616350 n-d-705657-15 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 28 18:59:57.618542 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-d018ccb9-e677-4f8e-b097-d8a886bee020 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Lock "b'cinder-attachment_update-e246951b-18e3-4a63-a9de-7bfe049c22df-n-h1-705657-15'" acquired by "attachment_update" :: waited 0.021s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 18:59:57.621452 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:59:57.621452 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:59:58.995035 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-ebcd43c7-cc87-4cdb-b85f-b980321256cc req-385635b7-8314-4614-8602-c102c7ee1306 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] GET http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 Jan 28 18:59:58.997843 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-ebcd43c7-cc87-4cdb-b85f-b980321256cc req-385635b7-8314-4614-8602-c102c7ee1306 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:59:58.999044 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:59:58.999044 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:59:59.000686 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-ebcd43c7-cc87-4cdb-b85f-b980321256cc req-385635b7-8314-4614-8602-c102c7ee1306 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:59:59.097534 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:59:59.097534 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:59:59.116617 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-ebcd43c7-cc87-4cdb-b85f-b980321256cc req-385635b7-8314-4614-8602-c102c7ee1306 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Volume info retrieved successfully. Jan 28 18:59:59.162778 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:59:59.162778 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:59:59.182970 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-ebcd43c7-cc87-4cdb-b85f-b980321256cc req-385635b7-8314-4614-8602-c102c7ee1306 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 returned with HTTP 200 Jan 28 18:59:59.197797 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 439/883] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 18:59:58 2021] GET /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 => generated 1209 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 18:59:59.262766 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-ebcd43c7-cc87-4cdb-b85f-b980321256cc req-17a0ee1d-39ab-4e22-91fb-cef505bf14dc tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] POST http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006/action Jan 28 18:59:59.267959 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:59:59.267959 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:59:59.269559 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-ebcd43c7-cc87-4cdb-b85f-b980321256cc req-17a0ee1d-39ab-4e22-91fb-cef505bf14dc tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 18:59:59.277469 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-ebcd43c7-cc87-4cdb-b85f-b980321256cc req-17a0ee1d-39ab-4e22-91fb-cef505bf14dc tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 18:59:59.360056 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:59:59.360056 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:59:59.361407 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-ebcd43c7-cc87-4cdb-b85f-b980321256cc req-17a0ee1d-39ab-4e22-91fb-cef505bf14dc tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Volume info retrieved successfully. Jan 28 18:59:59.376178 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-ebcd43c7-cc87-4cdb-b85f-b980321256cc req-17a0ee1d-39ab-4e22-91fb-cef505bf14dc tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Begin detaching volume completed successfully. Jan 28 18:59:59.376774 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-ebcd43c7-cc87-4cdb-b85f-b980321256cc req-17a0ee1d-39ab-4e22-91fb-cef505bf14dc tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006/action returned with HTTP 202 Jan 28 18:59:59.378654 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 440/884] 10.222.0.16 () {64 vars in 1643 bytes} [Thu Jan 28 18:59:59 2021] POST /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006/action => generated 0 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 28 18:59:59.447766 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3b270f77-d64d-4850-a069-a77c595b75cc tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] GET http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 Jan 28 18:59:59.448396 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3b270f77-d64d-4850-a069-a77c595b75cc tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:59:59.448687 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:59:59.448687 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:59:59.449170 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3b270f77-d64d-4850-a069-a77c595b75cc tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:59:59.529857 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:59:59.529857 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:59:59.543745 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3b270f77-d64d-4850-a069-a77c595b75cc tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Volume info retrieved successfully. Jan 28 18:59:59.573936 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:59:59.573936 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:59:59.593598 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3b270f77-d64d-4850-a069-a77c595b75cc tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 returned with HTTP 200 Jan 28 18:59:59.595440 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 441/885] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 18:59:59 2021] GET /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 => generated 1212 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 18:59:59.601256 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3b270f77-d64d-4850-a069-a77c595b75cc tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] GET http://10.222.0.16/volume// Jan 28 18:59:59.602312 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3b270f77-d64d-4850-a069-a77c595b75cc tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:59:59.603158 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 18:59:59.603158 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 18:59:59.603906 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3b270f77-d64d-4850-a069-a77c595b75cc tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:59:59.605961 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3b270f77-d64d-4850-a069-a77c595b75cc tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 18:59:59.606899 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 442/886] 10.222.0.43 () {56 vars in 1089 bytes} [Thu Jan 28 18:59:59 2021] GET /volume/ => generated 754 bytes in 11 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 18:59:59.630233 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-ebcd43c7-cc87-4cdb-b85f-b980321256cc req-6fc57012-3a96-4440-abb6-fe1a44cbe481 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] GET http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 Jan 28 18:59:59.631236 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-ebcd43c7-cc87-4cdb-b85f-b980321256cc req-6fc57012-3a96-4440-abb6-fe1a44cbe481 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 18:59:59.635706 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-ebcd43c7-cc87-4cdb-b85f-b980321256cc req-6fc57012-3a96-4440-abb6-fe1a44cbe481 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 18:59:59.805022 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:59:59.805022 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:59:59.820095 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-ebcd43c7-cc87-4cdb-b85f-b980321256cc req-6fc57012-3a96-4440-abb6-fe1a44cbe481 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Volume info retrieved successfully. Jan 28 18:59:59.850503 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 18:59:59.850503 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 18:59:59.860049 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-ebcd43c7-cc87-4cdb-b85f-b980321256cc req-6fc57012-3a96-4440-abb6-fe1a44cbe481 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 returned with HTTP 200 Jan 28 18:59:59.860805 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 443/887] 10.222.0.43 () {60 vars in 1403 bytes} [Thu Jan 28 18:59:59 2021] GET /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 => generated 1311 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 19:00:00.026108 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-d018ccb9-e677-4f8e-b097-d8a886bee020 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Lock "b'cinder-attachment_update-e246951b-18e3-4a63-a9de-7bfe049c22df-n-h1-705657-15'" released by "attachment_update" :: held 2.408s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 19:00:00.028561 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-d018ccb9-e677-4f8e-b097-d8a886bee020 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/attachments/4af784ab-31f3-457d-8e1b-89c810e165cf returned with HTTP 200 Jan 28 19:00:00.029825 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 445/888] 10.222.0.43 () {64 vars in 1468 bytes} [Thu Jan 28 18:59:57 2021] PUT /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/attachments/4af784ab-31f3-457d-8e1b-89c810e165cf => generated 762 bytes in 2508 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:00:00.089905 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-9e512a7d-bdce-42c2-931c-631ed51976cc tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] POST http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/attachments/4af784ab-31f3-457d-8e1b-89c810e165cf/action Jan 28 19:00:00.090383 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:00:00.090383 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:00:00.091213 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-9e512a7d-bdce-42c2-931c-631ed51976cc tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Action body: b'{"os-complete": null}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:00:00.091895 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-9e512a7d-bdce-42c2-931c-631ed51976cc tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:00:00.246252 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:00:00.246252 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:00:00.285015 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-9e512a7d-bdce-42c2-931c-631ed51976cc tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/attachments/4af784ab-31f3-457d-8e1b-89c810e165cf/action returned with HTTP 204 Jan 28 19:00:00.286683 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 444/889] 10.222.0.43 () {64 vars in 1489 bytes} [Thu Jan 28 19:00:00 2021] POST /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/attachments/4af784ab-31f3-457d-8e1b-89c810e165cf/action => generated 0 bytes in 204 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:00:00.295016 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-ebcd43c7-cc87-4cdb-b85f-b980321256cc req-85d8e4b0-0ea4-498f-bdd0-9d1fe1ca11c3 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] DELETE http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/attachments/aaba9825-31ad-4e9e-9db2-7e61a5422030 Jan 28 19:00:00.296018 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-ebcd43c7-cc87-4cdb-b85f-b980321256cc req-85d8e4b0-0ea4-498f-bdd0-9d1fe1ca11c3 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:00:00.296392 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:00:00.296392 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:00:00.297110 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-ebcd43c7-cc87-4cdb-b85f-b980321256cc req-85d8e4b0-0ea4-498f-bdd0-9d1fe1ca11c3 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:00:00.409794 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:00:00.409794 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:00:00.614956 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-9e512a7d-bdce-42c2-931c-631ed51976cc tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] GET http://10.222.0.16/volume// Jan 28 19:00:00.616391 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-9e512a7d-bdce-42c2-931c-631ed51976cc tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:00:00.621077 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:00:00.621077 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:00:00.622480 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-9e512a7d-bdce-42c2-931c-631ed51976cc tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:00:00.625845 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-9e512a7d-bdce-42c2-931c-631ed51976cc tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 19:00:00.628578 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 445/890] 10.222.0.43 () {56 vars in 1089 bytes} [Thu Jan 28 19:00:00 2021] GET /volume/ => generated 754 bytes in 14 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 28 19:00:00.643788 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-849437cb-7b38-48ac-b8d4-67090e12ee85 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] GET http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 Jan 28 19:00:00.648258 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-849437cb-7b38-48ac-b8d4-67090e12ee85 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:00:00.651933 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-849437cb-7b38-48ac-b8d4-67090e12ee85 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:00:00.804669 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:00:00.804669 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:00:00.837597 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-849437cb-7b38-48ac-b8d4-67090e12ee85 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Volume info retrieved successfully. Jan 28 19:00:00.910012 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:00:00.910012 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:00:00.928367 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-849437cb-7b38-48ac-b8d4-67090e12ee85 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 returned with HTTP 200 Jan 28 19:00:00.941266 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 446/891] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:00:00 2021] GET /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 => generated 1212 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:00:00.950009 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-00f52b84-5b3d-418f-81d4-e3bdc31a2a1b tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] GET http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/f72dc0bd-ac97-4e20-9224-ceaecfa7bde0 Jan 28 19:00:00.957869 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-00f52b84-5b3d-418f-81d4-e3bdc31a2a1b tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:00:00.958763 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:00:00.958763 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:00:00.960304 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-00f52b84-5b3d-418f-81d4-e3bdc31a2a1b tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:00:01.072726 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:00:01.072726 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:00:01.088296 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-00f52b84-5b3d-418f-81d4-e3bdc31a2a1b tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Volume info retrieved successfully. Jan 28 19:00:01.131827 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:00:01.131827 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:00:01.153959 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-00f52b84-5b3d-418f-81d4-e3bdc31a2a1b tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/f72dc0bd-ac97-4e20-9224-ceaecfa7bde0 returned with HTTP 200 Jan 28 19:00:01.158366 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 447/892] 10.222.0.43 () {60 vars in 1403 bytes} [Thu Jan 28 19:00:00 2021] GET /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/f72dc0bd-ac97-4e20-9224-ceaecfa7bde0 => generated 1011 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 19:00:01.183724 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-72c5f0d7-c800-4dad-9d29-e430ef6e6c37 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] PUT http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/attachments/b02b80dc-212f-4e04-b70b-6656377f708b Jan 28 19:00:01.185355 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:00:01.185355 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:00:01.188105 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-72c5f0d7-c800-4dad-9d29-e430ef6e6c37 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.43", "host": "n-h1-705657-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-705657-15.cbci-705657-15.local", "mountpoint": "/dev/sdb"}}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:00:01.281572 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:00:01.281572 n-d-705657-15 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 28 19:00:01.282393 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-72c5f0d7-c800-4dad-9d29-e430ef6e6c37 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Lock "b'cinder-attachment_update-f72dc0bd-ac97-4e20-9224-ceaecfa7bde0-n-h1-705657-15'" acquired by "attachment_update" :: waited 0.015s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 19:00:01.301941 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:00:01.301941 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:00:01.568330 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-ebcd43c7-cc87-4cdb-b85f-b980321256cc req-85d8e4b0-0ea4-498f-bdd0-9d1fe1ca11c3 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 19:00:01.571052 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-ebcd43c7-cc87-4cdb-b85f-b980321256cc req-85d8e4b0-0ea4-498f-bdd0-9d1fe1ca11c3 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Pending status list for volume during attachment-delete: [] {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 19:00:01.596856 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-ebcd43c7-cc87-4cdb-b85f-b980321256cc req-85d8e4b0-0ea4-498f-bdd0-9d1fe1ca11c3 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/attachments/aaba9825-31ad-4e9e-9db2-7e61a5422030 returned with HTTP 200 Jan 28 19:00:01.598502 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 446/893] 10.222.0.43 () {62 vars in 1437 bytes} [Thu Jan 28 19:00:00 2021] DELETE /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/attachments/aaba9825-31ad-4e9e-9db2-7e61a5422030 => generated 19 bytes in 1314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:00:01.958046 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-61c68c34-c65e-4427-8666-f8c0eb711785 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] GET http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 Jan 28 19:00:01.958966 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-61c68c34-c65e-4427-8666-f8c0eb711785 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:00:01.959345 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:00:01.959345 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:00:01.960062 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-61c68c34-c65e-4427-8666-f8c0eb711785 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:00:02.097837 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:00:02.097837 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:00:02.110956 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-61c68c34-c65e-4427-8666-f8c0eb711785 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Volume info retrieved successfully. Jan 28 19:00:02.219979 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-61c68c34-c65e-4427-8666-f8c0eb711785 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 returned with HTTP 200 Jan 28 19:00:02.222398 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 447/894] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:00:01 2021] GET /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 => generated 917 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:00:03.879849 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-72c5f0d7-c800-4dad-9d29-e430ef6e6c37 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Lock "b'cinder-attachment_update-f72dc0bd-ac97-4e20-9224-ceaecfa7bde0-n-h1-705657-15'" released by "attachment_update" :: held 2.598s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 19:00:03.883852 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-72c5f0d7-c800-4dad-9d29-e430ef6e6c37 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/attachments/b02b80dc-212f-4e04-b70b-6656377f708b returned with HTTP 200 Jan 28 19:00:03.885710 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 448/895] 10.222.0.43 () {64 vars in 1468 bytes} [Thu Jan 28 19:00:01 2021] PUT /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/attachments/b02b80dc-212f-4e04-b70b-6656377f708b => generated 762 bytes in 2711 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:00:03.985273 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-a98457eb-523e-4f3c-8be7-34c56e55e024 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] POST http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/attachments/b02b80dc-212f-4e04-b70b-6656377f708b/action Jan 28 19:00:03.986610 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:00:03.986610 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:00:03.987896 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-a98457eb-523e-4f3c-8be7-34c56e55e024 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Action body: b'{"os-complete": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:00:03.989548 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-a98457eb-523e-4f3c-8be7-34c56e55e024 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:00:04.204092 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:00:04.204092 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:00:04.239731 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-a98457eb-523e-4f3c-8be7-34c56e55e024 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/attachments/b02b80dc-212f-4e04-b70b-6656377f708b/action returned with HTTP 204 Jan 28 19:00:04.242337 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 448/896] 10.222.0.43 () {64 vars in 1489 bytes} [Thu Jan 28 19:00:03 2021] POST /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/attachments/b02b80dc-212f-4e04-b70b-6656377f708b/action => generated 0 bytes in 266 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:00:04.316727 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-72c5f0d7-c800-4dad-9d29-e430ef6e6c37 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] GET http://10.222.0.16/volume// Jan 28 19:00:04.318061 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-72c5f0d7-c800-4dad-9d29-e430ef6e6c37 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:00:04.318581 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:00:04.318581 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:00:04.319545 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-72c5f0d7-c800-4dad-9d29-e430ef6e6c37 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:00:04.320954 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-72c5f0d7-c800-4dad-9d29-e430ef6e6c37 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 19:00:04.322521 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 449/897] 10.222.0.43 () {56 vars in 1089 bytes} [Thu Jan 28 19:00:04 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 28 19:00:04.339631 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-771e8db8-49e8-411d-93fe-bd183e6b7996 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] GET http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/83737fb6-eb05-49d8-ba05-fda2ff084b25 Jan 28 19:00:04.340429 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-771e8db8-49e8-411d-93fe-bd183e6b7996 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:00:04.340754 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:00:04.340754 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:00:04.341406 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-771e8db8-49e8-411d-93fe-bd183e6b7996 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:00:04.487296 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:00:04.487296 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:00:04.527094 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-771e8db8-49e8-411d-93fe-bd183e6b7996 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Volume info retrieved successfully. Jan 28 19:00:04.616621 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:00:04.616621 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:00:04.655073 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-771e8db8-49e8-411d-93fe-bd183e6b7996 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/83737fb6-eb05-49d8-ba05-fda2ff084b25 returned with HTTP 200 Jan 28 19:00:04.659890 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 449/898] 10.222.0.43 () {60 vars in 1403 bytes} [Thu Jan 28 19:00:04 2021] GET /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/83737fb6-eb05-49d8-ba05-fda2ff084b25 => generated 1010 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 28 19:00:04.687596 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-3972b2ad-6a30-4e79-81ea-352f91f7db1a tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] PUT http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/attachments/ecdf9b62-bf04-4ad5-9447-684ced05373f Jan 28 19:00:04.692810 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-3972b2ad-6a30-4e79-81ea-352f91f7db1a tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.43", "host": "n-h1-705657-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-705657-15.cbci-705657-15.local", "mountpoint": "/dev/sdc"}}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:00:04.777991 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:00:04.777991 n-d-705657-15 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 28 19:00:04.781813 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-3972b2ad-6a30-4e79-81ea-352f91f7db1a tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Lock "b'cinder-attachment_update-83737fb6-eb05-49d8-ba05-fda2ff084b25-n-h1-705657-15'" acquired by "attachment_update" :: waited 0.018s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 19:00:04.790876 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:00:04.790876 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:00:07.040829 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-3972b2ad-6a30-4e79-81ea-352f91f7db1a tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Lock "b'cinder-attachment_update-83737fb6-eb05-49d8-ba05-fda2ff084b25-n-h1-705657-15'" released by "attachment_update" :: held 2.262s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 19:00:07.042013 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-3972b2ad-6a30-4e79-81ea-352f91f7db1a tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/attachments/ecdf9b62-bf04-4ad5-9447-684ced05373f returned with HTTP 200 Jan 28 19:00:07.043329 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 450/899] 10.222.0.43 () {64 vars in 1468 bytes} [Thu Jan 28 19:00:04 2021] PUT /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/attachments/ecdf9b62-bf04-4ad5-9447-684ced05373f => generated 762 bytes in 2366 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:00:07.097216 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-abc77218-1627-4787-aa5d-eaf40b8c1710 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] POST http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/attachments/ecdf9b62-bf04-4ad5-9447-684ced05373f/action Jan 28 19:00:07.099361 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:00:07.099361 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:00:07.100451 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-abc77218-1627-4787-aa5d-eaf40b8c1710 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Action body: b'{"os-complete": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:00:07.101394 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-abc77218-1627-4787-aa5d-eaf40b8c1710 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:00:07.213272 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:00:07.213272 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:00:07.239414 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-574e7670-dfdf-4af5-a694-7d93d1720508 req-abc77218-1627-4787-aa5d-eaf40b8c1710 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/attachments/ecdf9b62-bf04-4ad5-9447-684ced05373f/action returned with HTTP 204 Jan 28 19:00:07.241689 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 450/900] 10.222.0.43 () {64 vars in 1489 bytes} [Thu Jan 28 19:00:07 2021] POST /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/attachments/ecdf9b62-bf04-4ad5-9447-684ced05373f/action => generated 0 bytes in 150 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:00:53.578966 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-70b12138-b35b-49ba-a3d4-490d60517dcc tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] POST http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes Jan 28 19:00:53.579868 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:00:53.579868 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:00:53.580190 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-70b12138-b35b-49ba-a3d4-490d60517dcc tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-101300675"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:00:53.581362 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-70b12138-b35b-49ba-a3d4-490d60517dcc tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-101300675'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:00:53.581756 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-70b12138-b35b-49ba-a3d4-490d60517dcc tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Create volume of 1 GB Jan 28 19:00:53.582725 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:00:53.582725 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:00:53.640462 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-70b12138-b35b-49ba-a3d4-490d60517dcc tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Availability Zones retrieved successfully. Jan 28 19:00:53.719040 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-70b12138-b35b-49ba-a3d4-490d60517dcc tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Flow 'volume_create_api' (e7189f13-b447-4085-9079-691b4eb92ae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:00:53.730955 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-70b12138-b35b-49ba-a3d4-490d60517dcc tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50d676ce-2e69-4e9f-8511-949e2140fe6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:00:53.736701 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-70b12138-b35b-49ba-a3d4-490d60517dcc tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:00:53.901582 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-70b12138-b35b-49ba-a3d4-490d60517dcc tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50d676ce-2e69-4e9f-8511-949e2140fe6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:00:53.926320 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-70b12138-b35b-49ba-a3d4-490d60517dcc tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4b02df0-9410-44b8-bee3-36d3bd5b1035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:00:54.050680 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-70b12138-b35b-49ba-a3d4-490d60517dcc tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Created reservations ['4f89a8de-b1a6-48ea-a0c1-d8cf85d2a402', 'f2ed11ba-3008-41ad-a6fd-27e788c71625', '8128f9d9-26d5-4cb3-9d7a-10f05dd418a6', '4a5cff8e-77b5-45ff-9a64-48a2f39007fe'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:00:54.053451 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-70b12138-b35b-49ba-a3d4-490d60517dcc tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4b02df0-9410-44b8-bee3-36d3bd5b1035) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f89a8de-b1a6-48ea-a0c1-d8cf85d2a402', 'f2ed11ba-3008-41ad-a6fd-27e788c71625', '8128f9d9-26d5-4cb3-9d7a-10f05dd418a6', '4a5cff8e-77b5-45ff-9a64-48a2f39007fe']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:00:54.056700 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-70b12138-b35b-49ba-a3d4-490d60517dcc tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aeb2b385-1e1a-45c5-b431-db386369afa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:00:54.208195 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-70b12138-b35b-49ba-a3d4-490d60517dcc tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aeb2b385-1e1a-45c5-b431-db386369afa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19aa270d-5bca-419a-971c-4ffb1d5fe98b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-101300675',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8deffe2ebdd84d50b87b42f5bc953d86',qos_specs=None,replication_status=,reservations=['4f89a8de-b1a6-48ea-a0c1-d8cf85d2a402','f2ed11ba-3008-41ad-a6fd-27e788c71625','8128f9d9-26d5-4cb3-9d7a-10f05dd418a6','4a5cff8e-77b5-45ff-9a64-48a2f39007fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f36109f6b1d425ebc7c62724f36230f',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:00:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-101300675',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19aa270d-5bca-419a-971c-4ffb1d5fe98b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8deffe2ebdd84d50b87b42f5bc953d86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6f36109f6b1d425ebc7c62724f36230f',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:00:54.213487 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-70b12138-b35b-49ba-a3d4-490d60517dcc tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b6dcba4-58cf-4a42-b01f-a759df6eefdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:00:54.324555 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-70b12138-b35b-49ba-a3d4-490d60517dcc tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b6dcba4-58cf-4a42-b01f-a759df6eefdf) transitioned into state 'SUCCESS' from state '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-101300675',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8deffe2ebdd84d50b87b42f5bc953d86',qos_specs=None,replication_status=,reservations=['4f89a8de-b1a6-48ea-a0c1-d8cf85d2a402','f2ed11ba-3008-41ad-a6fd-27e788c71625','8128f9d9-26d5-4cb3-9d7a-10f05dd418a6','4a5cff8e-77b5-45ff-9a64-48a2f39007fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f36109f6b1d425ebc7c62724f36230f',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:00:54.330711 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-70b12138-b35b-49ba-a3d4-490d60517dcc tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39927065-5208-469b-a5a3-9ce3d52299c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:00:54.371004 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-70b12138-b35b-49ba-a3d4-490d60517dcc tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39927065-5208-469b-a5a3-9ce3d52299c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:00:54.379031 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-70b12138-b35b-49ba-a3d4-490d60517dcc tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Flow 'volume_create_api' (e7189f13-b447-4085-9079-691b4eb92ae5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:00:54.524800 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-70b12138-b35b-49ba-a3d4-490d60517dcc tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Create volume request issued successfully. Jan 28 19:00:54.564099 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-70b12138-b35b-49ba-a3d4-490d60517dcc tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes returned with HTTP 202 Jan 28 19:00:54.566780 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 451/901] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 19:00:53 2021] POST /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes => generated 823 bytes in 992 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:00:54.587531 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9f644c44-d010-47b9-ab9d-928afb8cbc45 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] GET http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b Jan 28 19:00:54.588186 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9f644c44-d010-47b9-ab9d-928afb8cbc45 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:00:54.588345 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:00:54.588345 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:00:54.588611 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9f644c44-d010-47b9-ab9d-928afb8cbc45 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:00:54.710921 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:00:54.710921 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:00:54.726384 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9f644c44-d010-47b9-ab9d-928afb8cbc45 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Volume info retrieved successfully. Jan 28 19:00:54.770013 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9f644c44-d010-47b9-ab9d-928afb8cbc45 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b returned with HTTP 200 Jan 28 19:00:54.772175 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 451/902] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:00:54 2021] GET /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b => generated 915 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:00:55.801262 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7db141be-adb9-4c27-8c60-d68de534bd05 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] GET http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b Jan 28 19:00:55.802203 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7db141be-adb9-4c27-8c60-d68de534bd05 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:00:55.802984 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:00:55.802984 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:00:55.803692 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7db141be-adb9-4c27-8c60-d68de534bd05 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:00:55.943555 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:00:55.943555 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:00:55.969402 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7db141be-adb9-4c27-8c60-d68de534bd05 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Volume info retrieved successfully. Jan 28 19:00:56.065871 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7db141be-adb9-4c27-8c60-d68de534bd05 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b returned with HTTP 200 Jan 28 19:00:56.067475 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 452/903] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:00:55 2021] GET /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b => generated 916 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:01:01.234399 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-9fe14f43-3ca0-49ee-807e-fda452450443 req-ac6a554b-32e8-4d87-9e35-f60e4cd4eac4 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] GET http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b Jan 28 19:01:01.235178 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-9fe14f43-3ca0-49ee-807e-fda452450443 req-ac6a554b-32e8-4d87-9e35-f60e4cd4eac4 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:01:01.235178 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:01:01.235178 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:01:01.235759 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-9fe14f43-3ca0-49ee-807e-fda452450443 req-ac6a554b-32e8-4d87-9e35-f60e4cd4eac4 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:01:01.336748 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:01:01.336748 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:01:01.375894 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-9fe14f43-3ca0-49ee-807e-fda452450443 req-ac6a554b-32e8-4d87-9e35-f60e4cd4eac4 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Volume info retrieved successfully. Jan 28 19:01:01.401961 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-9fe14f43-3ca0-49ee-807e-fda452450443 req-ac6a554b-32e8-4d87-9e35-f60e4cd4eac4 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b returned with HTTP 200 Jan 28 19:01:01.402847 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 452/904] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 19:01:01 2021] GET /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b => generated 916 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:01:01.490750 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7db141be-adb9-4c27-8c60-d68de534bd05 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] GET http://10.222.0.16/volume// Jan 28 19:01:01.491516 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7db141be-adb9-4c27-8c60-d68de534bd05 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:01:01.491965 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:01:01.491965 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:01:01.492877 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7db141be-adb9-4c27-8c60-d68de534bd05 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:01:01.494550 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7db141be-adb9-4c27-8c60-d68de534bd05 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 19:01:01.495358 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 453/905] 10.222.0.16 () {58 vars in 1289 bytes} [Thu Jan 28 19:01:01 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 19:01:01.510570 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-9fe14f43-3ca0-49ee-807e-fda452450443 req-c5f9c8e7-af7d-4153-90b8-b0a2562ce3c9 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] POST http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/attachments Jan 28 19:01:01.511289 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:01:01.511289 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:01:01.511970 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-9fe14f43-3ca0-49ee-807e-fda452450443 req-c5f9c8e7-af7d-4153-90b8-b0a2562ce3c9 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "19aa270d-5bca-419a-971c-4ffb1d5fe98b", "instance_uuid": "a256c4f1-eb14-45a8-9a40-825df663a148", "connector": null}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:01:01.586654 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:01:01.586654 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:01:01.689351 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-9fe14f43-3ca0-49ee-807e-fda452450443 req-c5f9c8e7-af7d-4153-90b8-b0a2562ce3c9 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/attachments returned with HTTP 200 Jan 28 19:01:01.691241 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 453/906] 10.222.0.16 () {66 vars in 1565 bytes} [Thu Jan 28 19:01:01 2021] POST /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/attachments => generated 273 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:01:01.773375 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-319b0093-9472-4ff7-b7ad-6ab5715cb50f tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] GET http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b Jan 28 19:01:01.774371 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-319b0093-9472-4ff7-b7ad-6ab5715cb50f tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:01:01.775275 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-319b0093-9472-4ff7-b7ad-6ab5715cb50f tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:01:01.816592 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-9fe14f43-3ca0-49ee-807e-fda452450443 req-c5f9c8e7-af7d-4153-90b8-b0a2562ce3c9 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] GET http://10.222.0.16/volume// Jan 28 19:01:01.818264 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-9fe14f43-3ca0-49ee-807e-fda452450443 req-c5f9c8e7-af7d-4153-90b8-b0a2562ce3c9 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:01:01.819050 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:01:01.819050 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:01:01.820208 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-9fe14f43-3ca0-49ee-807e-fda452450443 req-c5f9c8e7-af7d-4153-90b8-b0a2562ce3c9 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:01:01.822492 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-9fe14f43-3ca0-49ee-807e-fda452450443 req-c5f9c8e7-af7d-4153-90b8-b0a2562ce3c9 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 19:01:01.823946 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 454/907] 10.222.0.43 () {56 vars in 1089 bytes} [Thu Jan 28 19:01:01 2021] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 28 19:01:01.843330 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-9fe14f43-3ca0-49ee-807e-fda452450443 req-9e4960bb-4298-4f8b-844a-6f2f0e2a0802 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] GET http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b Jan 28 19:01:01.845668 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-9fe14f43-3ca0-49ee-807e-fda452450443 req-9e4960bb-4298-4f8b-844a-6f2f0e2a0802 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:01:01.848461 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-9fe14f43-3ca0-49ee-807e-fda452450443 req-9e4960bb-4298-4f8b-844a-6f2f0e2a0802 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:01:01.954614 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:01:01.954614 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:01:01.962274 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:01:01.962274 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:01:01.972176 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-9fe14f43-3ca0-49ee-807e-fda452450443 req-9e4960bb-4298-4f8b-844a-6f2f0e2a0802 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Volume info retrieved successfully. Jan 28 19:01:01.986503 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-319b0093-9472-4ff7-b7ad-6ab5715cb50f tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Volume info retrieved successfully. Jan 28 19:01:01.997597 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:01:01.997597 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:01:02.011116 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-9fe14f43-3ca0-49ee-807e-fda452450443 req-9e4960bb-4298-4f8b-844a-6f2f0e2a0802 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b returned with HTTP 200 Jan 28 19:01:02.012234 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 455/908] 10.222.0.43 () {60 vars in 1403 bytes} [Thu Jan 28 19:01:01 2021] GET /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b => generated 1014 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 19:01:02.033529 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-9fe14f43-3ca0-49ee-807e-fda452450443 req-8d489223-62b8-4494-9f4f-55dff8457622 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] PUT http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/attachments/5ddf77f2-8cf4-4c15-ad45-b134e10cf36f Jan 28 19:01:02.034667 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:01:02.034667 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:01:02.035323 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-9fe14f43-3ca0-49ee-807e-fda452450443 req-8d489223-62b8-4494-9f4f-55dff8457622 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.43", "host": "n-h1-705657-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-705657-15.cbci-705657-15.local", "mountpoint": "/dev/sdb"}}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:01:02.039441 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:01:02.039441 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:01:02.073460 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:01:02.073460 n-d-705657-15 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 28 19:01:02.074703 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-9fe14f43-3ca0-49ee-807e-fda452450443 req-8d489223-62b8-4494-9f4f-55dff8457622 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Lock "b'cinder-attachment_update-19aa270d-5bca-419a-971c-4ffb1d5fe98b-n-h1-705657-15'" acquired by "attachment_update" :: waited 0.012s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 19:01:02.077526 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:01:02.077526 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:01:02.081958 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-319b0093-9472-4ff7-b7ad-6ab5715cb50f tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b returned with HTTP 200 Jan 28 19:01:02.106081 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 454/909] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:01:01 2021] GET /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b => generated 915 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:01:03.116987 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ee7cc0b4-999b-456a-9785-4f3736252222 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] GET http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b Jan 28 19:01:03.117921 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ee7cc0b4-999b-456a-9785-4f3736252222 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:01:03.118230 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:01:03.118230 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:01:03.118870 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ee7cc0b4-999b-456a-9785-4f3736252222 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:01:03.333338 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:01:03.333338 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:01:03.375422 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ee7cc0b4-999b-456a-9785-4f3736252222 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Volume info retrieved successfully. Jan 28 19:01:03.455700 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:01:03.455700 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:01:03.513349 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ee7cc0b4-999b-456a-9785-4f3736252222 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b returned with HTTP 200 Jan 28 19:01:03.529904 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 455/910] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:01:03 2021] GET /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b => generated 915 bytes in 419 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:01:04.543191 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b905a5c4-ac47-4175-ba3d-e40ce1410986 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] GET http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b Jan 28 19:01:04.543887 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b905a5c4-ac47-4175-ba3d-e40ce1410986 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:01:04.543887 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:01:04.543887 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:01:04.544311 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b905a5c4-ac47-4175-ba3d-e40ce1410986 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:01:04.652739 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:01:04.652739 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:01:04.670092 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b905a5c4-ac47-4175-ba3d-e40ce1410986 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Volume info retrieved successfully. Jan 28 19:01:04.709585 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:01:04.709585 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:01:04.727845 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b905a5c4-ac47-4175-ba3d-e40ce1410986 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b returned with HTTP 200 Jan 28 19:01:04.741616 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 456/911] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:01:04 2021] GET /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b => generated 915 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:01:04.854515 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-9fe14f43-3ca0-49ee-807e-fda452450443 req-8d489223-62b8-4494-9f4f-55dff8457622 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Lock "b'cinder-attachment_update-19aa270d-5bca-419a-971c-4ffb1d5fe98b-n-h1-705657-15'" released by "attachment_update" :: held 2.780s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 19:01:04.855219 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-9fe14f43-3ca0-49ee-807e-fda452450443 req-8d489223-62b8-4494-9f4f-55dff8457622 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/attachments/5ddf77f2-8cf4-4c15-ad45-b134e10cf36f returned with HTTP 200 Jan 28 19:01:04.856865 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 456/912] 10.222.0.43 () {64 vars in 1468 bytes} [Thu Jan 28 19:01:02 2021] PUT /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/attachments/5ddf77f2-8cf4-4c15-ad45-b134e10cf36f => generated 762 bytes in 2830 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:01:05.756340 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b330533e-b88a-45e2-8234-ce4e2ee12e16 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] GET http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b Jan 28 19:01:05.757630 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b330533e-b88a-45e2-8234-ce4e2ee12e16 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:01:05.758053 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:01:05.758053 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:01:05.758747 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b330533e-b88a-45e2-8234-ce4e2ee12e16 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:01:05.819607 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:01:05.819607 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:01:05.831664 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b330533e-b88a-45e2-8234-ce4e2ee12e16 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Volume info retrieved successfully. Jan 28 19:01:05.857719 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:01:05.857719 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:01:05.868775 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b330533e-b88a-45e2-8234-ce4e2ee12e16 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b returned with HTTP 200 Jan 28 19:01:05.881471 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 457/913] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:01:05 2021] GET /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b => generated 916 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:01:06.893595 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b4fcc537-1cac-455e-b7f8-7125d984c767 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] GET http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b Jan 28 19:01:06.894917 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b4fcc537-1cac-455e-b7f8-7125d984c767 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:01:06.895283 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:01:06.895283 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:01:06.900581 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b4fcc537-1cac-455e-b7f8-7125d984c767 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:01:07.076441 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:01:07.076441 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:01:07.112809 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b4fcc537-1cac-455e-b7f8-7125d984c767 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Volume info retrieved successfully. Jan 28 19:01:07.195087 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:01:07.195087 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:01:07.241905 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b4fcc537-1cac-455e-b7f8-7125d984c767 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b returned with HTTP 200 Jan 28 19:01:07.243514 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 457/914] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:01:06 2021] GET /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b => generated 916 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:01:08.276616 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7ee430a5-4429-40c6-8185-4837f35f7bbf tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] GET http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b Jan 28 19:01:08.277850 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7ee430a5-4429-40c6-8185-4837f35f7bbf tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:01:08.278215 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:01:08.278215 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:01:08.278914 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7ee430a5-4429-40c6-8185-4837f35f7bbf tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:01:08.478183 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:01:08.478183 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:01:08.503165 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7ee430a5-4429-40c6-8185-4837f35f7bbf tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Volume info retrieved successfully. Jan 28 19:01:08.567352 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:01:08.567352 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:01:08.587770 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7ee430a5-4429-40c6-8185-4837f35f7bbf tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b returned with HTTP 200 Jan 28 19:01:08.590620 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 458/915] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:01:08 2021] GET /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b => generated 916 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:01:09.610837 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0b129cc7-0262-4db7-a844-93733213d7bf tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] GET http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b Jan 28 19:01:09.611666 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0b129cc7-0262-4db7-a844-93733213d7bf tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:01:09.611912 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:01:09.611912 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:01:09.612825 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0b129cc7-0262-4db7-a844-93733213d7bf tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:01:09.791866 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:01:09.791866 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:01:09.810878 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0b129cc7-0262-4db7-a844-93733213d7bf tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Volume info retrieved successfully. Jan 28 19:01:09.839809 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:01:09.839809 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:01:09.854631 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0b129cc7-0262-4db7-a844-93733213d7bf tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b returned with HTTP 200 Jan 28 19:01:09.856636 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 458/916] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:01:09 2021] GET /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b => generated 916 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:01:10.886899 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-067cf5e2-c6fe-4e11-b0a7-d779e86cb8a9 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] GET http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b Jan 28 19:01:10.888413 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-067cf5e2-c6fe-4e11-b0a7-d779e86cb8a9 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:01:10.888800 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:01:10.888800 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:01:10.889859 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-067cf5e2-c6fe-4e11-b0a7-d779e86cb8a9 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:01:10.994879 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:01:10.994879 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:01:11.013341 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-067cf5e2-c6fe-4e11-b0a7-d779e86cb8a9 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Volume info retrieved successfully. Jan 28 19:01:11.059796 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:01:11.059796 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:01:11.081354 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-067cf5e2-c6fe-4e11-b0a7-d779e86cb8a9 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b returned with HTTP 200 Jan 28 19:01:11.083722 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 459/917] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:01:10 2021] GET /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b => generated 916 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:01:12.116187 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-60649b73-92d8-43bf-ad44-75879744224c tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] GET http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b Jan 28 19:01:12.118272 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-60649b73-92d8-43bf-ad44-75879744224c tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:01:12.118906 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:01:12.118906 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:01:12.120034 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-60649b73-92d8-43bf-ad44-75879744224c tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:01:12.236502 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:01:12.236502 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:01:12.278796 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-60649b73-92d8-43bf-ad44-75879744224c tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Volume info retrieved successfully. Jan 28 19:01:12.352621 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:01:12.352621 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:01:12.402941 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-60649b73-92d8-43bf-ad44-75879744224c tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b returned with HTTP 200 Jan 28 19:01:12.404924 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 459/918] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:01:12 2021] GET /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b => generated 916 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:01:13.447892 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e65c6def-3778-49a4-8681-490d872b290b tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] GET http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b Jan 28 19:01:13.448759 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e65c6def-3778-49a4-8681-490d872b290b tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:01:13.449458 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:01:13.449458 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:01:13.456286 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e65c6def-3778-49a4-8681-490d872b290b tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:01:13.609333 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:01:13.609333 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:01:13.634350 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e65c6def-3778-49a4-8681-490d872b290b tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Volume info retrieved successfully. Jan 28 19:01:13.665450 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:01:13.665450 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:01:13.679818 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e65c6def-3778-49a4-8681-490d872b290b tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b returned with HTTP 200 Jan 28 19:01:13.681537 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 460/919] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:01:13 2021] GET /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b => generated 916 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:01:14.714239 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6a501afc-2fe7-4433-9b2d-bedde7145bfc tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] GET http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b Jan 28 19:01:14.715171 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6a501afc-2fe7-4433-9b2d-bedde7145bfc tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:01:14.715433 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:01:14.715433 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:01:14.716588 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6a501afc-2fe7-4433-9b2d-bedde7145bfc tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:01:14.914714 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:01:14.914714 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:01:14.973869 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6a501afc-2fe7-4433-9b2d-bedde7145bfc tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Volume info retrieved successfully. Jan 28 19:01:15.019128 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:01:15.019128 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:01:15.049496 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6a501afc-2fe7-4433-9b2d-bedde7145bfc tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b returned with HTTP 200 Jan 28 19:01:15.053012 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 460/920] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:01:14 2021] GET /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b => generated 916 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:01:15.654446 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-9fe14f43-3ca0-49ee-807e-fda452450443 req-a2257089-ed6a-477e-b168-dd083b89ab2f tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] POST http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/attachments/5ddf77f2-8cf4-4c15-ad45-b134e10cf36f/action Jan 28 19:01:15.680092 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:01:15.680092 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:01:15.680983 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-9fe14f43-3ca0-49ee-807e-fda452450443 req-a2257089-ed6a-477e-b168-dd083b89ab2f tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Action body: b'{"os-complete": null}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:01:15.681670 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-9fe14f43-3ca0-49ee-807e-fda452450443 req-a2257089-ed6a-477e-b168-dd083b89ab2f tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:01:15.941298 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:01:15.941298 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:01:15.980005 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-9fe14f43-3ca0-49ee-807e-fda452450443 req-a2257089-ed6a-477e-b168-dd083b89ab2f tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/attachments/5ddf77f2-8cf4-4c15-ad45-b134e10cf36f/action returned with HTTP 204 Jan 28 19:01:15.980898 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 461/921] 10.222.0.43 () {64 vars in 1489 bytes} [Thu Jan 28 19:01:15 2021] POST /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/attachments/5ddf77f2-8cf4-4c15-ad45-b134e10cf36f/action => generated 0 bytes in 337 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:01:16.087005 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6696f94a-b2e6-4716-aa3f-8e597c6371bd tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] GET http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b Jan 28 19:01:16.091477 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6696f94a-b2e6-4716-aa3f-8e597c6371bd tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:01:16.093553 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:01:16.093553 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:01:16.095859 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6696f94a-b2e6-4716-aa3f-8e597c6371bd tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:01:16.603238 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:01:16.603238 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:01:16.665694 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6696f94a-b2e6-4716-aa3f-8e597c6371bd tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Volume info retrieved successfully. Jan 28 19:01:16.704560 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:01:16.704560 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:01:16.724063 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6696f94a-b2e6-4716-aa3f-8e597c6371bd tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b returned with HTTP 200 Jan 28 19:01:16.735322 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 461/922] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:01:16 2021] GET /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b => generated 1208 bytes in 650 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:01:16.757085 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3e354098-4780-4874-b48b-0710ce73a7a2 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] DELETE http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b Jan 28 19:01:16.757085 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3e354098-4780-4874-b48b-0710ce73a7a2 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:01:16.757085 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:01:16.757085 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:01:16.757085 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3e354098-4780-4874-b48b-0710ce73a7a2 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:01:16.757085 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-3e354098-4780-4874-b48b-0710ce73a7a2 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Delete volume with id: 19aa270d-5bca-419a-971c-4ffb1d5fe98b Jan 28 19:01:16.894394 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:01:16.894394 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:01:16.897096 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3e354098-4780-4874-b48b-0710ce73a7a2 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Volume info retrieved successfully. Jan 28 19:01:16.950363 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3e354098-4780-4874-b48b-0710ce73a7a2 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots or be disassociated from snapshots after volume transfer. Jan 28 19:01:16.962110 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3e354098-4780-4874-b48b-0710ce73a7a2 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b returned with HTTP 400 Jan 28 19:01:16.964942 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 462/923] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:01:16 2021] DELETE /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b => generated 285 bytes in 224 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 28 19:01:16.977948 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b3d0e522-b285-4765-98aa-108947f27521 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] GET http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b Jan 28 19:01:16.978867 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b3d0e522-b285-4765-98aa-108947f27521 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:01:16.979205 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:01:16.979205 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:01:16.979848 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b3d0e522-b285-4765-98aa-108947f27521 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:01:17.127555 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:01:17.127555 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:01:17.146389 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b3d0e522-b285-4765-98aa-108947f27521 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Volume info retrieved successfully. Jan 28 19:01:17.194978 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:01:17.194978 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:01:17.247564 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b3d0e522-b285-4765-98aa-108947f27521 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b returned with HTTP 200 Jan 28 19:01:17.249996 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 462/924] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:01:16 2021] GET /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b => generated 1208 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:01:36.739510 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2fea4abb-e4a6-4400-9068-f3025d582655 req-ef508720-7a6c-4c04-8305-6d23e5e4b18d tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] GET http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b Jan 28 19:01:36.740457 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2fea4abb-e4a6-4400-9068-f3025d582655 req-ef508720-7a6c-4c04-8305-6d23e5e4b18d tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:01:36.740744 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:01:36.740744 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:01:36.742188 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2fea4abb-e4a6-4400-9068-f3025d582655 req-ef508720-7a6c-4c04-8305-6d23e5e4b18d tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:01:36.862591 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:01:36.862591 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:01:36.872326 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-2fea4abb-e4a6-4400-9068-f3025d582655 req-ef508720-7a6c-4c04-8305-6d23e5e4b18d tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Volume info retrieved successfully. Jan 28 19:01:36.903603 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:01:36.903603 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:01:36.926259 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2fea4abb-e4a6-4400-9068-f3025d582655 req-ef508720-7a6c-4c04-8305-6d23e5e4b18d tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b returned with HTTP 200 Jan 28 19:01:36.928494 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 463/925] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 19:01:36 2021] GET /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b => generated 1208 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:01:37.013026 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2fea4abb-e4a6-4400-9068-f3025d582655 req-c868833d-ec26-4cae-943b-9e1398b646e9 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] POST http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b/action Jan 28 19:01:37.013917 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:01:37.013917 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:01:37.014683 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2fea4abb-e4a6-4400-9068-f3025d582655 req-c868833d-ec26-4cae-943b-9e1398b646e9 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:01:37.015418 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2fea4abb-e4a6-4400-9068-f3025d582655 req-c868833d-ec26-4cae-943b-9e1398b646e9 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:01:37.176422 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:01:37.176422 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:01:37.177572 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-2fea4abb-e4a6-4400-9068-f3025d582655 req-c868833d-ec26-4cae-943b-9e1398b646e9 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Volume info retrieved successfully. Jan 28 19:01:37.191772 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-2fea4abb-e4a6-4400-9068-f3025d582655 req-c868833d-ec26-4cae-943b-9e1398b646e9 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Begin detaching volume completed successfully. Jan 28 19:01:37.192326 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2fea4abb-e4a6-4400-9068-f3025d582655 req-c868833d-ec26-4cae-943b-9e1398b646e9 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b/action returned with HTTP 202 Jan 28 19:01:37.194873 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 463/926] 10.222.0.16 () {64 vars in 1643 bytes} [Thu Jan 28 19:01:37 2021] POST /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b/action => generated 0 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 19:01:37.263003 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b1b97954-ebab-4eb2-8e34-f3d2cc0f7c59 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] GET http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b Jan 28 19:01:37.266537 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b1b97954-ebab-4eb2-8e34-f3d2cc0f7c59 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:01:37.272342 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:01:37.272342 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:01:37.273630 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b1b97954-ebab-4eb2-8e34-f3d2cc0f7c59 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:01:37.378531 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2fea4abb-e4a6-4400-9068-f3025d582655 req-c868833d-ec26-4cae-943b-9e1398b646e9 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] GET http://10.222.0.16/volume// Jan 28 19:01:37.379446 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2fea4abb-e4a6-4400-9068-f3025d582655 req-c868833d-ec26-4cae-943b-9e1398b646e9 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:01:37.381121 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:01:37.381121 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:01:37.381903 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2fea4abb-e4a6-4400-9068-f3025d582655 req-c868833d-ec26-4cae-943b-9e1398b646e9 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:01:37.383916 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2fea4abb-e4a6-4400-9068-f3025d582655 req-c868833d-ec26-4cae-943b-9e1398b646e9 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 19:01:37.385318 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 464/927] 10.222.0.43 () {56 vars in 1089 bytes} [Thu Jan 28 19:01:37 2021] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 28 19:01:37.407857 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2fea4abb-e4a6-4400-9068-f3025d582655 req-1f2abd11-9d07-4dea-8ef9-05cfb16653ca tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] GET http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b Jan 28 19:01:37.408947 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2fea4abb-e4a6-4400-9068-f3025d582655 req-1f2abd11-9d07-4dea-8ef9-05cfb16653ca tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:01:37.417310 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2fea4abb-e4a6-4400-9068-f3025d582655 req-1f2abd11-9d07-4dea-8ef9-05cfb16653ca tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:01:37.515037 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:01:37.515037 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:01:37.558439 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b1b97954-ebab-4eb2-8e34-f3d2cc0f7c59 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Volume info retrieved successfully. Jan 28 19:01:37.630191 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:01:37.630191 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:01:37.652790 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b1b97954-ebab-4eb2-8e34-f3d2cc0f7c59 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b returned with HTTP 200 Jan 28 19:01:37.671022 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 464/928] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:01:37 2021] GET /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b => generated 1211 bytes in 415 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:01:37.727055 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:01:37.727055 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:01:37.749001 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-2fea4abb-e4a6-4400-9068-f3025d582655 req-1f2abd11-9d07-4dea-8ef9-05cfb16653ca tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Volume info retrieved successfully. Jan 28 19:01:37.804954 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:01:37.804954 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:01:37.830301 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2fea4abb-e4a6-4400-9068-f3025d582655 req-1f2abd11-9d07-4dea-8ef9-05cfb16653ca tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b returned with HTTP 200 Jan 28 19:01:37.832599 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 465/929] 10.222.0.43 () {60 vars in 1403 bytes} [Thu Jan 28 19:01:37 2021] GET /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b => generated 1310 bytes in 437 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 28 19:01:38.269114 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2fea4abb-e4a6-4400-9068-f3025d582655 req-30e72894-8d47-4f8f-b11d-3c5da29637c8 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] DELETE http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/attachments/5ddf77f2-8cf4-4c15-ad45-b134e10cf36f Jan 28 19:01:38.269114 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2fea4abb-e4a6-4400-9068-f3025d582655 req-30e72894-8d47-4f8f-b11d-3c5da29637c8 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:01:38.269114 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:01:38.269114 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:01:38.269114 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2fea4abb-e4a6-4400-9068-f3025d582655 req-30e72894-8d47-4f8f-b11d-3c5da29637c8 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:01:38.321224 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:01:38.321224 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:01:38.690699 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7c8e44d3-662f-4f87-954e-d29c1a563026 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] GET http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b Jan 28 19:01:38.691888 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7c8e44d3-662f-4f87-954e-d29c1a563026 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:01:38.692979 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:01:38.692979 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:01:38.694926 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7c8e44d3-662f-4f87-954e-d29c1a563026 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:01:38.855084 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:01:38.855084 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:01:38.888113 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7c8e44d3-662f-4f87-954e-d29c1a563026 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Volume info retrieved successfully. Jan 28 19:01:38.979809 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:01:38.979809 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:01:39.014493 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7c8e44d3-662f-4f87-954e-d29c1a563026 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b returned with HTTP 200 Jan 28 19:01:39.018308 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 466/930] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:01:38 2021] GET /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b => generated 1211 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:01:39.697049 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-2fea4abb-e4a6-4400-9068-f3025d582655 req-30e72894-8d47-4f8f-b11d-3c5da29637c8 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 19:01:39.698383 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-2fea4abb-e4a6-4400-9068-f3025d582655 req-30e72894-8d47-4f8f-b11d-3c5da29637c8 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Pending status list for volume during attachment-delete: [] {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 19:01:39.735175 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2fea4abb-e4a6-4400-9068-f3025d582655 req-30e72894-8d47-4f8f-b11d-3c5da29637c8 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/attachments/5ddf77f2-8cf4-4c15-ad45-b134e10cf36f returned with HTTP 200 Jan 28 19:01:39.742183 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 465/931] 10.222.0.43 () {62 vars in 1437 bytes} [Thu Jan 28 19:01:38 2021] DELETE /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/attachments/5ddf77f2-8cf4-4c15-ad45-b134e10cf36f => generated 19 bytes in 1511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:01:40.044239 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f3420b0e-d775-449a-b39f-924a144ac4da tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] GET http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b Jan 28 19:01:40.046031 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f3420b0e-d775-449a-b39f-924a144ac4da tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:01:40.046589 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:01:40.046589 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:01:40.047952 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f3420b0e-d775-449a-b39f-924a144ac4da tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:01:40.197396 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:01:40.197396 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:01:40.236157 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f3420b0e-d775-449a-b39f-924a144ac4da tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Volume info retrieved successfully. Jan 28 19:01:40.313193 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f3420b0e-d775-449a-b39f-924a144ac4da tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b returned with HTTP 200 Jan 28 19:01:40.314803 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 467/932] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:01:40 2021] GET /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b => generated 916 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:01:40.347617 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-154f72ad-1284-4bb4-957a-f4e14da53368 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] DELETE http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b Jan 28 19:01:40.348872 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-154f72ad-1284-4bb4-957a-f4e14da53368 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:01:40.349462 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:01:40.349462 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:01:40.350540 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-154f72ad-1284-4bb4-957a-f4e14da53368 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:01:40.351628 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-154f72ad-1284-4bb4-957a-f4e14da53368 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Delete volume with id: 19aa270d-5bca-419a-971c-4ffb1d5fe98b Jan 28 19:01:40.475906 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:01:40.475906 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:01:40.478570 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-154f72ad-1284-4bb4-957a-f4e14da53368 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Volume info retrieved successfully. Jan 28 19:01:40.570255 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-154f72ad-1284-4bb4-957a-f4e14da53368 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Delete volume request issued successfully. Jan 28 19:01:40.570757 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-154f72ad-1284-4bb4-957a-f4e14da53368 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b returned with HTTP 202 Jan 28 19:01:40.576070 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 466/933] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:01:40 2021] DELETE /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b => generated 0 bytes in 231 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:01:40.581518 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6890702f-35c3-458b-ad84-88407b9451e0 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] GET http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b Jan 28 19:01:40.582235 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6890702f-35c3-458b-ad84-88407b9451e0 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:01:40.582491 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:01:40.582491 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:01:40.582866 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6890702f-35c3-458b-ad84-88407b9451e0 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:01:40.723446 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:01:40.723446 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:01:40.761700 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6890702f-35c3-458b-ad84-88407b9451e0 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Volume info retrieved successfully. Jan 28 19:01:40.820143 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6890702f-35c3-458b-ad84-88407b9451e0 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b returned with HTTP 200 Jan 28 19:01:40.822026 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 468/934] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:01:40 2021] GET /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b => generated 915 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:01:41.844313 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c1958a47-e3be-4832-9a4e-0cedcd132d5c tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] GET http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b Jan 28 19:01:41.845216 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c1958a47-e3be-4832-9a4e-0cedcd132d5c tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:01:41.845741 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:01:41.845741 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:01:41.846385 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c1958a47-e3be-4832-9a4e-0cedcd132d5c tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:01:42.113080 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:01:42.113080 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:01:42.146051 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c1958a47-e3be-4832-9a4e-0cedcd132d5c tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Volume info retrieved successfully. Jan 28 19:01:42.275116 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c1958a47-e3be-4832-9a4e-0cedcd132d5c tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b returned with HTTP 200 Jan 28 19:01:42.286080 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 467/935] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:01:41 2021] GET /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b => generated 915 bytes in 448 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:01:43.316267 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-306bb4d3-7a86-49ac-97af-4085520a5613 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] GET http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b Jan 28 19:01:43.317353 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-306bb4d3-7a86-49ac-97af-4085520a5613 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:01:43.318048 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:01:43.318048 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:01:43.318729 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-306bb4d3-7a86-49ac-97af-4085520a5613 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:01:43.564107 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:01:43.564107 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:01:43.612524 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-306bb4d3-7a86-49ac-97af-4085520a5613 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Volume info retrieved successfully. Jan 28 19:01:43.783490 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-306bb4d3-7a86-49ac-97af-4085520a5613 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b returned with HTTP 200 Jan 28 19:01:43.789599 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 469/936] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:01:43 2021] GET /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b => generated 915 bytes in 481 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:01:44.821937 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-65551dbb-68a2-4830-b188-4e79ca67397b tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] GET http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b Jan 28 19:01:44.823991 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-65551dbb-68a2-4830-b188-4e79ca67397b tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:01:44.824570 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:01:44.824570 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:01:44.825645 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-65551dbb-68a2-4830-b188-4e79ca67397b tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:01:45.171091 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:01:45.171091 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:01:45.265698 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-65551dbb-68a2-4830-b188-4e79ca67397b tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Volume info retrieved successfully. Jan 28 19:01:45.324005 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-65551dbb-68a2-4830-b188-4e79ca67397b tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b returned with HTTP 200 Jan 28 19:01:45.333579 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 468/937] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:01:44 2021] GET /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b => generated 915 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:01:46.350897 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aaabe615-4c4e-4525-b404-7dd17925ebbb tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] GET http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b Jan 28 19:01:46.352089 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aaabe615-4c4e-4525-b404-7dd17925ebbb tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:01:46.352421 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:01:46.352421 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:01:46.353095 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aaabe615-4c4e-4525-b404-7dd17925ebbb tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:01:46.617022 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aaabe615-4c4e-4525-b404-7dd17925ebbb tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b returned with HTTP 404 Jan 28 19:01:46.619089 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 470/938] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:01:46 2021] GET /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/19aa270d-5bca-419a-971c-4ffb1d5fe98b => generated 109 bytes in 277 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:02:03.782075 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-38d6077f-b6f3-4656-9d8c-e6177eaf2de1 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] DELETE http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 Jan 28 19:02:03.782952 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-38d6077f-b6f3-4656-9d8c-e6177eaf2de1 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:02:03.783160 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:02:03.783160 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:02:03.784354 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-38d6077f-b6f3-4656-9d8c-e6177eaf2de1 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:02:03.785754 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-38d6077f-b6f3-4656-9d8c-e6177eaf2de1 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Delete volume with id: af66ab3b-0231-4b03-8cb8-310f98aa5006 Jan 28 19:02:03.912106 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:02:03.912106 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:02:03.927913 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-38d6077f-b6f3-4656-9d8c-e6177eaf2de1 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Volume info retrieved successfully. Jan 28 19:02:04.013340 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-38d6077f-b6f3-4656-9d8c-e6177eaf2de1 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Delete volume request issued successfully. Jan 28 19:02:04.014217 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-38d6077f-b6f3-4656-9d8c-e6177eaf2de1 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 returned with HTTP 202 Jan 28 19:02:04.027936 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-35999933-b54e-418e-932d-35c03e83b838 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] GET http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 Jan 28 19:02:04.028803 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-35999933-b54e-418e-932d-35c03e83b838 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:02:04.029654 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-35999933-b54e-418e-932d-35c03e83b838 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:02:04.030529 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 469/939] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:02:03 2021] DELETE /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 => generated 0 bytes in 254 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:02:04.253773 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:02:04.253773 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:02:04.305240 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-35999933-b54e-418e-932d-35c03e83b838 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Volume info retrieved successfully. Jan 28 19:02:04.400505 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-35999933-b54e-418e-932d-35c03e83b838 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 returned with HTTP 200 Jan 28 19:02:04.402990 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 471/940] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:02:04 2021] GET /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 => generated 916 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:02:05.429613 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e8aa5b2e-891e-4496-b181-a4d8a3a63b87 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] GET http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 Jan 28 19:02:05.430908 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e8aa5b2e-891e-4496-b181-a4d8a3a63b87 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:02:05.431241 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:02:05.431241 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:02:05.434366 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e8aa5b2e-891e-4496-b181-a4d8a3a63b87 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:02:05.553025 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:02:05.553025 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:02:05.571580 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e8aa5b2e-891e-4496-b181-a4d8a3a63b87 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Volume info retrieved successfully. Jan 28 19:02:05.620016 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e8aa5b2e-891e-4496-b181-a4d8a3a63b87 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 returned with HTTP 200 Jan 28 19:02:05.621697 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 470/941] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:02:05 2021] GET /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 => generated 916 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:02:06.649935 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-01929278-cb1f-4a40-a00e-743294929d83 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] GET http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 Jan 28 19:02:06.650755 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-01929278-cb1f-4a40-a00e-743294929d83 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:02:06.650755 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:02:06.650755 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:02:06.651317 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-01929278-cb1f-4a40-a00e-743294929d83 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:02:06.781102 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:02:06.781102 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:02:06.798656 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-01929278-cb1f-4a40-a00e-743294929d83 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Volume info retrieved successfully. Jan 28 19:02:06.855666 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-01929278-cb1f-4a40-a00e-743294929d83 tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 returned with HTTP 200 Jan 28 19:02:06.856531 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 472/942] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:02:06 2021] GET /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 => generated 916 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:02:07.881764 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d2fb64ea-1176-4b74-a454-2c498083ddaf tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] GET http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 Jan 28 19:02:07.882539 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d2fb64ea-1176-4b74-a454-2c498083ddaf tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:02:07.882644 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:02:07.882644 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:02:07.883002 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d2fb64ea-1176-4b74-a454-2c498083ddaf tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:02:07.975606 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:02:07.975606 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:02:07.988764 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d2fb64ea-1176-4b74-a454-2c498083ddaf tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Volume info retrieved successfully. Jan 28 19:02:08.110700 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d2fb64ea-1176-4b74-a454-2c498083ddaf tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 returned with HTTP 200 Jan 28 19:02:08.137567 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 471/943] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:02:07 2021] GET /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 => generated 916 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:02:09.147865 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f3d5ffb5-c52e-443d-8113-a30bde75753b tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] GET http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 Jan 28 19:02:09.149739 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f3d5ffb5-c52e-443d-8113-a30bde75753b tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:02:09.150646 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:02:09.150646 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:02:09.151731 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f3d5ffb5-c52e-443d-8113-a30bde75753b tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:02:09.371245 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f3d5ffb5-c52e-443d-8113-a30bde75753b tempest-AttachVolumeNegativeTest-1327235689 tempest-AttachVolumeNegativeTest-1327235689-project] http://10.222.0.16/volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 returned with HTTP 404 Jan 28 19:02:09.376881 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 473/944] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:02:09 2021] GET /volume/v3/8deffe2ebdd84d50b87b42f5bc953d86/volumes/af66ab3b-0231-4b03-8cb8-310f98aa5006 => generated 109 bytes in 236 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:02:39.365784 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dd709296-c4b2-4887-9e87-98fd6a732d41 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:02:39.365784 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dd709296-c4b2-4887-9e87-98fd6a732d41 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:02:39.365784 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:02:39.365784 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:02:39.365784 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dd709296-c4b2-4887-9e87-98fd6a732d41 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:02:39.669875 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:02:39.669875 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:02:39.692761 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-dd709296-c4b2-4887-9e87-98fd6a732d41 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:02:39.764168 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:02:39.764168 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:02:39.789096 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dd709296-c4b2-4887-9e87-98fd6a732d41 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:02:39.789096 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 472/945] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:02:39 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 443 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:02:39.836981 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e6a748c0-73f5-46cd-b09e-8f14b86579b5 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:02:39.836981 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e6a748c0-73f5-46cd-b09e-8f14b86579b5 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:02:39.836981 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e6a748c0-73f5-46cd-b09e-8f14b86579b5 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:02:39.972393 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:02:39.972393 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:02:39.986368 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e6a748c0-73f5-46cd-b09e-8f14b86579b5 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:02:40.041605 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:02:40.041605 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:02:40.060945 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e6a748c0-73f5-46cd-b09e-8f14b86579b5 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:02:40.060945 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 474/946] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:02:39 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:02:41.097502 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-76bba493-5057-45b6-a501-e8386c8b087b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:02:41.097502 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-76bba493-5057-45b6-a501-e8386c8b087b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:02:41.097502 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:02:41.097502 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:02:41.097502 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-76bba493-5057-45b6-a501-e8386c8b087b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:02:41.217711 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:02:41.217711 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:02:41.229271 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-76bba493-5057-45b6-a501-e8386c8b087b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:02:41.276623 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:02:41.276623 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:02:41.294600 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-76bba493-5057-45b6-a501-e8386c8b087b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:02:41.297975 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 473/947] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:02:41 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:02:42.328078 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ed43170f-9868-4672-9f9e-9424f2773fb2 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:02:42.329010 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ed43170f-9868-4672-9f9e-9424f2773fb2 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:02:42.329310 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:02:42.329310 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:02:42.330022 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ed43170f-9868-4672-9f9e-9424f2773fb2 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:02:42.466129 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:02:42.466129 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:02:42.503328 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ed43170f-9868-4672-9f9e-9424f2773fb2 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:02:42.541982 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:02:42.541982 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:02:42.572393 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ed43170f-9868-4672-9f9e-9424f2773fb2 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:02:42.576616 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 475/948] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:02:42 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:02:43.601232 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-91667cf2-0802-412d-a4a9-d0be7e958381 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:02:43.604675 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-91667cf2-0802-412d-a4a9-d0be7e958381 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:02:43.604963 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:02:43.604963 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:02:43.605956 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-91667cf2-0802-412d-a4a9-d0be7e958381 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:02:43.889430 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:02:43.889430 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:02:43.940603 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-91667cf2-0802-412d-a4a9-d0be7e958381 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:02:44.184959 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:02:44.184959 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:02:44.243918 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-91667cf2-0802-412d-a4a9-d0be7e958381 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:02:44.249807 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 474/949] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:02:43 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 653 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:02:45.289607 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-16036859-956d-49a5-aaaa-142321b17345 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:02:45.289607 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-16036859-956d-49a5-aaaa-142321b17345 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:02:45.289607 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:02:45.289607 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:02:45.289607 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-16036859-956d-49a5-aaaa-142321b17345 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:02:45.594922 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:02:45.594922 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:02:45.620323 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-16036859-956d-49a5-aaaa-142321b17345 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:02:45.701539 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:02:45.701539 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:02:45.794764 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-16036859-956d-49a5-aaaa-142321b17345 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:02:45.809523 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 476/950] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:02:45 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 525 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:02:46.836662 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dfb88c51-180a-43bc-9ee5-328765794879 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:02:46.837737 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dfb88c51-180a-43bc-9ee5-328765794879 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:02:46.838239 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:02:46.838239 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:02:46.839194 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dfb88c51-180a-43bc-9ee5-328765794879 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:02:47.018391 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:02:47.018391 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:02:47.034355 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-dfb88c51-180a-43bc-9ee5-328765794879 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:02:47.072203 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:02:47.072203 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:02:47.098309 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dfb88c51-180a-43bc-9ee5-328765794879 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:02:47.098309 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 475/951] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:02:46 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:02:47.229621 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-88f6f25f-2488-4362-90b1-66814c91abf2 req-7d016391-ff51-4fec-90e0-a4c16cb832a8 tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] POST http://10.222.0.16/volume/v3/f92bfd22cf6c4bfe888463fa5f4756d0/volumes Jan 28 19:02:47.229621 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:02:47.229621 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:02:47.229621 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-88f6f25f-2488-4362-90b1-66814c91abf2 req-7d016391-ff51-4fec-90e0-a4c16cb832a8 tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1166605818", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:02:47.229621 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [req-88f6f25f-2488-4362-90b1-66814c91abf2 req-7d016391-ff51-4fec-90e0-a4c16cb832a8 tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1166605818', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:02:47.229621 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [req-88f6f25f-2488-4362-90b1-66814c91abf2 req-7d016391-ff51-4fec-90e0-a4c16cb832a8 tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] Create volume of 1 GB Jan 28 19:02:47.282137 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-88f6f25f-2488-4362-90b1-66814c91abf2 req-7d016391-ff51-4fec-90e0-a4c16cb832a8 tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] Availability Zones retrieved successfully. Jan 28 19:02:47.300063 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-88f6f25f-2488-4362-90b1-66814c91abf2 req-7d016391-ff51-4fec-90e0-a4c16cb832a8 tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] Flow 'volume_create_api' (55d86ff5-4831-4ad8-996a-2a724dcedce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:02:47.300063 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-88f6f25f-2488-4362-90b1-66814c91abf2 req-7d016391-ff51-4fec-90e0-a4c16cb832a8 tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ab12bf5-935a-45fa-85c2-d96dd9d3367e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:02:47.300063 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [req-88f6f25f-2488-4362-90b1-66814c91abf2 req-7d016391-ff51-4fec-90e0-a4c16cb832a8 tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:02:47.484072 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-88f6f25f-2488-4362-90b1-66814c91abf2 req-7d016391-ff51-4fec-90e0-a4c16cb832a8 tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ab12bf5-935a-45fa-85c2-d96dd9d3367e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:02:47.495416 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-88f6f25f-2488-4362-90b1-66814c91abf2 req-7d016391-ff51-4fec-90e0-a4c16cb832a8 tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c793e8a-8499-4e7e-b448-492a0b7cd2cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:02:47.700433 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [req-88f6f25f-2488-4362-90b1-66814c91abf2 req-7d016391-ff51-4fec-90e0-a4c16cb832a8 tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] Created reservations ['d9b5fcc7-bb23-426b-815e-2964d23748bf', '73be76dc-22b5-4dec-bb1a-1fd121446366', 'f919bb23-1491-46c7-9759-08d11c5a6d38', '5bd0861a-47d0-4ad4-817a-3e1068113cf5'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:02:47.714804 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-88f6f25f-2488-4362-90b1-66814c91abf2 req-7d016391-ff51-4fec-90e0-a4c16cb832a8 tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c793e8a-8499-4e7e-b448-492a0b7cd2cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9b5fcc7-bb23-426b-815e-2964d23748bf', '73be76dc-22b5-4dec-bb1a-1fd121446366', 'f919bb23-1491-46c7-9759-08d11c5a6d38', '5bd0861a-47d0-4ad4-817a-3e1068113cf5']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:02:47.720083 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-88f6f25f-2488-4362-90b1-66814c91abf2 req-7d016391-ff51-4fec-90e0-a4c16cb832a8 tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1032ef6-0f51-4a45-883f-a6705fa4e145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:02:47.938749 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-88f6f25f-2488-4362-90b1-66814c91abf2 req-7d016391-ff51-4fec-90e0-a4c16cb832a8 tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1032ef6-0f51-4a45-883f-a6705fa4e145) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a9e1074-a7a3-40d1-88c7-8c411b4fe8be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1166605818',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f92bfd22cf6c4bfe888463fa5f4756d0',qos_specs=None,replication_status=,reservations=['d9b5fcc7-bb23-426b-815e-2964d23748bf','73be76dc-22b5-4dec-bb1a-1fd121446366','f919bb23-1491-46c7-9759-08d11c5a6d38','5bd0861a-47d0-4ad4-817a-3e1068113cf5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1773eaa8e724dba86c2d20b9daeca9e',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:02:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1166605818',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a9e1074-a7a3-40d1-88c7-8c411b4fe8be,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f92bfd22cf6c4bfe888463fa5f4756d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a1773eaa8e724dba86c2d20b9daeca9e',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:02:47.947687 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-88f6f25f-2488-4362-90b1-66814c91abf2 req-7d016391-ff51-4fec-90e0-a4c16cb832a8 tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ef80a91-d501-415a-83ee-371358e19f72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:02:48.103769 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-88f6f25f-2488-4362-90b1-66814c91abf2 req-7d016391-ff51-4fec-90e0-a4c16cb832a8 tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ef80a91-d501-415a-83ee-371358e19f72) transitioned into state 'SUCCESS' from state '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-1166605818',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f92bfd22cf6c4bfe888463fa5f4756d0',qos_specs=None,replication_status=,reservations=['d9b5fcc7-bb23-426b-815e-2964d23748bf','73be76dc-22b5-4dec-bb1a-1fd121446366','f919bb23-1491-46c7-9759-08d11c5a6d38','5bd0861a-47d0-4ad4-817a-3e1068113cf5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1773eaa8e724dba86c2d20b9daeca9e',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:02:48.103769 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-88f6f25f-2488-4362-90b1-66814c91abf2 req-7d016391-ff51-4fec-90e0-a4c16cb832a8 tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a94f25cb-1f9e-48db-a2bd-0ea4d146e0d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:02:48.119875 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7d6d0559-0271-435c-9aa9-a2e1167892f1 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:02:48.119875 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7d6d0559-0271-435c-9aa9-a2e1167892f1 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:02:48.119875 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:02:48.119875 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:02:48.119875 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7d6d0559-0271-435c-9aa9-a2e1167892f1 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:02:48.158622 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-88f6f25f-2488-4362-90b1-66814c91abf2 req-7d016391-ff51-4fec-90e0-a4c16cb832a8 tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a94f25cb-1f9e-48db-a2bd-0ea4d146e0d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:02:48.183802 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-88f6f25f-2488-4362-90b1-66814c91abf2 req-7d016391-ff51-4fec-90e0-a4c16cb832a8 tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] Flow 'volume_create_api' (55d86ff5-4831-4ad8-996a-2a724dcedce2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:02:48.338337 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-88f6f25f-2488-4362-90b1-66814c91abf2 req-7d016391-ff51-4fec-90e0-a4c16cb832a8 tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] Create volume request issued successfully. Jan 28 19:02:48.374372 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-88f6f25f-2488-4362-90b1-66814c91abf2 req-7d016391-ff51-4fec-90e0-a4c16cb832a8 tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] http://10.222.0.16/volume/v3/f92bfd22cf6c4bfe888463fa5f4756d0/volumes returned with HTTP 202 Jan 28 19:02:48.376585 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 477/952] 10.222.0.16 () {64 vars in 1512 bytes} [Thu Jan 28 19:02:47 2021] POST /volume/v3/f92bfd22cf6c4bfe888463fa5f4756d0/volumes => generated 832 bytes in 1165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 28 19:02:48.423561 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-88f6f25f-2488-4362-90b1-66814c91abf2 req-882e7c40-b8ae-48eb-958f-b5e81531f791 tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] GET http://10.222.0.16/volume/v3/f92bfd22cf6c4bfe888463fa5f4756d0/volumes/3a9e1074-a7a3-40d1-88c7-8c411b4fe8be Jan 28 19:02:48.453297 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-88f6f25f-2488-4362-90b1-66814c91abf2 req-882e7c40-b8ae-48eb-958f-b5e81531f791 tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:02:48.454006 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:02:48.454006 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:02:48.455236 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-88f6f25f-2488-4362-90b1-66814c91abf2 req-882e7c40-b8ae-48eb-958f-b5e81531f791 tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:02:48.548047 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:02:48.548047 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:02:48.628405 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7d6d0559-0271-435c-9aa9-a2e1167892f1 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:02:48.793660 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:02:48.793660 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:02:48.802561 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:02:48.802561 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:02:48.877108 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7d6d0559-0271-435c-9aa9-a2e1167892f1 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:02:48.884390 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-88f6f25f-2488-4362-90b1-66814c91abf2 req-882e7c40-b8ae-48eb-958f-b5e81531f791 tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] Volume info retrieved successfully. Jan 28 19:02:48.891727 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 476/953] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:02:48 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 751 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:02:49.036010 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-88f6f25f-2488-4362-90b1-66814c91abf2 req-882e7c40-b8ae-48eb-958f-b5e81531f791 tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] http://10.222.0.16/volume/v3/f92bfd22cf6c4bfe888463fa5f4756d0/volumes/3a9e1074-a7a3-40d1-88c7-8c411b4fe8be returned with HTTP 200 Jan 28 19:02:49.047416 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 478/954] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 19:02:48 2021] GET /volume/v3/f92bfd22cf6c4bfe888463fa5f4756d0/volumes/3a9e1074-a7a3-40d1-88c7-8c411b4fe8be => generated 900 bytes in 636 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:02:49.916533 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-533b127c-4d79-4419-8117-65a24cfd03f1 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:02:49.916533 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-533b127c-4d79-4419-8117-65a24cfd03f1 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:02:49.916533 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:02:49.916533 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:02:49.926316 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-533b127c-4d79-4419-8117-65a24cfd03f1 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:02:50.417749 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:02:50.417749 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:02:50.535257 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-533b127c-4d79-4419-8117-65a24cfd03f1 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:02:50.664276 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:02:50.664276 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:02:50.722364 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-533b127c-4d79-4419-8117-65a24cfd03f1 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:02:50.722364 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 477/955] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:02:49 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 827 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:02:51.355488 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-6f02ee92-e1e5-4993-a3ed-5ea5ca0c9a46 req-072a6bbf-82ef-45af-b5b0-a716d9ea1275 tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] GET http://10.222.0.16/volume/v3/f92bfd22cf6c4bfe888463fa5f4756d0/volumes/3a9e1074-a7a3-40d1-88c7-8c411b4fe8be Jan 28 19:02:51.355488 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-6f02ee92-e1e5-4993-a3ed-5ea5ca0c9a46 req-072a6bbf-82ef-45af-b5b0-a716d9ea1275 tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:02:51.355488 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:02:51.355488 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:02:51.356132 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-6f02ee92-e1e5-4993-a3ed-5ea5ca0c9a46 req-072a6bbf-82ef-45af-b5b0-a716d9ea1275 tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:02:51.731454 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:02:51.731454 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:02:51.745374 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-438b3a2c-7c16-49d3-92a1-c56b9ca8fc00 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:02:51.746246 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-438b3a2c-7c16-49d3-92a1-c56b9ca8fc00 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:02:51.746762 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:02:51.746762 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:02:51.747501 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-438b3a2c-7c16-49d3-92a1-c56b9ca8fc00 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:02:51.776408 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-6f02ee92-e1e5-4993-a3ed-5ea5ca0c9a46 req-072a6bbf-82ef-45af-b5b0-a716d9ea1275 tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] Volume info retrieved successfully. Jan 28 19:02:51.936918 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:02:51.936918 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:02:51.947157 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-438b3a2c-7c16-49d3-92a1-c56b9ca8fc00 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:02:51.989430 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-6f02ee92-e1e5-4993-a3ed-5ea5ca0c9a46 req-072a6bbf-82ef-45af-b5b0-a716d9ea1275 tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] http://10.222.0.16/volume/v3/f92bfd22cf6c4bfe888463fa5f4756d0/volumes/3a9e1074-a7a3-40d1-88c7-8c411b4fe8be returned with HTTP 200 Jan 28 19:02:51.994700 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 479/956] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 19:02:51 2021] GET /volume/v3/f92bfd22cf6c4bfe888463fa5f4756d0/volumes/3a9e1074-a7a3-40d1-88c7-8c411b4fe8be => generated 924 bytes in 646 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:02:52.056712 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:02:52.056712 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:02:52.124275 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-438b3a2c-7c16-49d3-92a1-c56b9ca8fc00 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:02:52.155702 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 478/957] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:02:51 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:02:53.172178 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-48e0d4ed-c5cf-488e-82dc-03a2f1e58120 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:02:53.176012 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-0705d40c-0401-456a-b8da-0cc1f86e0e10 req-3e204d85-048c-4288-b5a3-03a259a2b774 tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] GET http://10.222.0.16/volume/v3/f92bfd22cf6c4bfe888463fa5f4756d0/volumes/3a9e1074-a7a3-40d1-88c7-8c411b4fe8be Jan 28 19:02:53.178048 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-48e0d4ed-c5cf-488e-82dc-03a2f1e58120 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:02:53.178747 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:02:53.178747 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:02:53.180398 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-0705d40c-0401-456a-b8da-0cc1f86e0e10 req-3e204d85-048c-4288-b5a3-03a259a2b774 tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:02:53.181518 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-48e0d4ed-c5cf-488e-82dc-03a2f1e58120 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:02:53.185192 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:02:53.185192 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:02:53.187494 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-0705d40c-0401-456a-b8da-0cc1f86e0e10 req-3e204d85-048c-4288-b5a3-03a259a2b774 tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:02:53.482414 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:02:53.482414 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:02:53.508753 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-0705d40c-0401-456a-b8da-0cc1f86e0e10 req-3e204d85-048c-4288-b5a3-03a259a2b774 tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] Volume info retrieved successfully. Jan 28 19:02:53.516707 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:02:53.516707 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:02:53.550629 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-48e0d4ed-c5cf-488e-82dc-03a2f1e58120 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:02:53.588438 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-0705d40c-0401-456a-b8da-0cc1f86e0e10 req-3e204d85-048c-4288-b5a3-03a259a2b774 tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] http://10.222.0.16/volume/v3/f92bfd22cf6c4bfe888463fa5f4756d0/volumes/3a9e1074-a7a3-40d1-88c7-8c411b4fe8be returned with HTTP 200 Jan 28 19:02:53.589759 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 480/958] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 19:02:53 2021] GET /volume/v3/f92bfd22cf6c4bfe888463fa5f4756d0/volumes/3a9e1074-a7a3-40d1-88c7-8c411b4fe8be => generated 925 bytes in 475 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:02:53.599986 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:02:53.599986 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:02:53.620872 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-48e0d4ed-c5cf-488e-82dc-03a2f1e58120 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:02:53.632246 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 479/959] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:02:53 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 480 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:02:54.123820 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8fa9743a-28c7-4762-8a05-8babdcdcbdb1 req-e493ae41-294c-49a7-9ec0-9ad52a0fff30 tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] GET http://10.222.0.16/volume/v3/f92bfd22cf6c4bfe888463fa5f4756d0/volumes/3a9e1074-a7a3-40d1-88c7-8c411b4fe8be Jan 28 19:02:54.125779 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8fa9743a-28c7-4762-8a05-8babdcdcbdb1 req-e493ae41-294c-49a7-9ec0-9ad52a0fff30 tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:02:54.126427 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:02:54.126427 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:02:54.127186 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8fa9743a-28c7-4762-8a05-8babdcdcbdb1 req-e493ae41-294c-49a7-9ec0-9ad52a0fff30 tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:02:54.267202 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:02:54.267202 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:02:54.297744 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-8fa9743a-28c7-4762-8a05-8babdcdcbdb1 req-e493ae41-294c-49a7-9ec0-9ad52a0fff30 tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] Volume info retrieved successfully. Jan 28 19:02:54.378443 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8fa9743a-28c7-4762-8a05-8babdcdcbdb1 req-e493ae41-294c-49a7-9ec0-9ad52a0fff30 tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] http://10.222.0.16/volume/v3/f92bfd22cf6c4bfe888463fa5f4756d0/volumes/3a9e1074-a7a3-40d1-88c7-8c411b4fe8be returned with HTTP 200 Jan 28 19:02:54.384538 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 481/960] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 19:02:54 2021] GET /volume/v3/f92bfd22cf6c4bfe888463fa5f4756d0/volumes/3a9e1074-a7a3-40d1-88c7-8c411b4fe8be => generated 925 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:02:54.660070 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a238879f-7536-401d-abb7-54668371558a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:02:54.661415 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a238879f-7536-401d-abb7-54668371558a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:02:54.661415 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:02:54.661415 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:02:54.661977 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a238879f-7536-401d-abb7-54668371558a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:02:54.803335 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2e8106a1-f398-4daf-a61b-3bd15bf670b8 req-7fd73160-c4b3-43d2-9ca2-bf75c34469ec tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] DELETE http://10.222.0.16/volume/v3/f92bfd22cf6c4bfe888463fa5f4756d0/volumes/3a9e1074-a7a3-40d1-88c7-8c411b4fe8be Jan 28 19:02:54.804145 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2e8106a1-f398-4daf-a61b-3bd15bf670b8 req-7fd73160-c4b3-43d2-9ca2-bf75c34469ec tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:02:54.810613 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:02:54.810613 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:02:54.812077 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2e8106a1-f398-4daf-a61b-3bd15bf670b8 req-7fd73160-c4b3-43d2-9ca2-bf75c34469ec tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:02:54.812965 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [req-2e8106a1-f398-4daf-a61b-3bd15bf670b8 req-7fd73160-c4b3-43d2-9ca2-bf75c34469ec tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] Delete volume with id: 3a9e1074-a7a3-40d1-88c7-8c411b4fe8be Jan 28 19:02:54.840321 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:02:54.840321 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:02:54.884055 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a238879f-7536-401d-abb7-54668371558a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:02:54.935697 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:02:54.935697 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:02:54.937918 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-2e8106a1-f398-4daf-a61b-3bd15bf670b8 req-7fd73160-c4b3-43d2-9ca2-bf75c34469ec tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] Volume info retrieved successfully. Jan 28 19:02:54.972546 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:02:54.972546 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:02:55.004981 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a238879f-7536-401d-abb7-54668371558a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:02:55.008291 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 480/961] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:02:54 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:02:55.034093 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-2e8106a1-f398-4daf-a61b-3bd15bf670b8 req-7fd73160-c4b3-43d2-9ca2-bf75c34469ec tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] Delete volume request issued successfully. Jan 28 19:02:55.034867 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2e8106a1-f398-4daf-a61b-3bd15bf670b8 req-7fd73160-c4b3-43d2-9ca2-bf75c34469ec tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] http://10.222.0.16/volume/v3/f92bfd22cf6c4bfe888463fa5f4756d0/volumes/3a9e1074-a7a3-40d1-88c7-8c411b4fe8be returned with HTTP 202 Jan 28 19:02:55.040693 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 482/962] 10.222.0.16 () {62 vars in 1591 bytes} [Thu Jan 28 19:02:54 2021] DELETE /volume/v3/f92bfd22cf6c4bfe888463fa5f4756d0/volumes/3a9e1074-a7a3-40d1-88c7-8c411b4fe8be => generated 0 bytes in 248 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:02:55.458940 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-7dcaa5b6-9242-4c7d-b3b1-aeef629203b6 req-ba3d7e3c-4b5b-4060-ac80-3f01356f90ac tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] GET http://10.222.0.16/volume/v3/f92bfd22cf6c4bfe888463fa5f4756d0/volumes/3a9e1074-a7a3-40d1-88c7-8c411b4fe8be Jan 28 19:02:55.459836 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-7dcaa5b6-9242-4c7d-b3b1-aeef629203b6 req-ba3d7e3c-4b5b-4060-ac80-3f01356f90ac tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:02:55.463567 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:02:55.463567 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:02:55.464413 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-7dcaa5b6-9242-4c7d-b3b1-aeef629203b6 req-ba3d7e3c-4b5b-4060-ac80-3f01356f90ac tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:02:55.725692 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:02:55.725692 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:02:55.747235 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-7dcaa5b6-9242-4c7d-b3b1-aeef629203b6 req-ba3d7e3c-4b5b-4060-ac80-3f01356f90ac tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] Volume info retrieved successfully. Jan 28 19:02:55.809319 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-7dcaa5b6-9242-4c7d-b3b1-aeef629203b6 req-ba3d7e3c-4b5b-4060-ac80-3f01356f90ac tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] http://10.222.0.16/volume/v3/f92bfd22cf6c4bfe888463fa5f4756d0/volumes/3a9e1074-a7a3-40d1-88c7-8c411b4fe8be returned with HTTP 200 Jan 28 19:02:55.836818 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 481/963] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 19:02:55 2021] GET /volume/v3/f92bfd22cf6c4bfe888463fa5f4756d0/volumes/3a9e1074-a7a3-40d1-88c7-8c411b4fe8be => generated 924 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:02:56.040920 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-36780c05-c878-41f8-a2ef-a8c21134e028 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:02:56.042710 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-36780c05-c878-41f8-a2ef-a8c21134e028 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:02:56.042710 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:02:56.042710 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:02:56.043805 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-36780c05-c878-41f8-a2ef-a8c21134e028 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:02:56.316095 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:02:56.316095 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:02:56.346760 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-36780c05-c878-41f8-a2ef-a8c21134e028 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:02:56.413593 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:02:56.413593 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:02:56.443138 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-36780c05-c878-41f8-a2ef-a8c21134e028 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:02:56.445069 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 483/964] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:02:56 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 413 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:02:56.921889 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-75db437d-f70d-4f0a-aed6-82093ddf50da req-fc9b69ac-b3ac-4816-b2a7-b718c3475967 tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] GET http://10.222.0.16/volume/v3/f92bfd22cf6c4bfe888463fa5f4756d0/volumes/3a9e1074-a7a3-40d1-88c7-8c411b4fe8be Jan 28 19:02:56.923791 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-75db437d-f70d-4f0a-aed6-82093ddf50da req-fc9b69ac-b3ac-4816-b2a7-b718c3475967 tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:02:56.928411 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:02:56.928411 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:02:56.929931 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-75db437d-f70d-4f0a-aed6-82093ddf50da req-fc9b69ac-b3ac-4816-b2a7-b718c3475967 tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:02:57.183853 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:02:57.183853 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:02:57.225886 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-75db437d-f70d-4f0a-aed6-82093ddf50da req-fc9b69ac-b3ac-4816-b2a7-b718c3475967 tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] Volume info retrieved successfully. Jan 28 19:02:57.324754 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-75db437d-f70d-4f0a-aed6-82093ddf50da req-fc9b69ac-b3ac-4816-b2a7-b718c3475967 tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] http://10.222.0.16/volume/v3/f92bfd22cf6c4bfe888463fa5f4756d0/volumes/3a9e1074-a7a3-40d1-88c7-8c411b4fe8be returned with HTTP 200 Jan 28 19:02:57.330797 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 482/965] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 19:02:56 2021] GET /volume/v3/f92bfd22cf6c4bfe888463fa5f4756d0/volumes/3a9e1074-a7a3-40d1-88c7-8c411b4fe8be => generated 924 bytes in 417 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:02:57.481218 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0fd5142d-19e8-464a-a152-f411b8ce8514 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:02:57.482321 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0fd5142d-19e8-464a-a152-f411b8ce8514 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:02:57.482632 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:02:57.482632 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:02:57.485788 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0fd5142d-19e8-464a-a152-f411b8ce8514 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:02:57.671065 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:02:57.671065 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:02:57.699229 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0fd5142d-19e8-464a-a152-f411b8ce8514 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:02:57.772695 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:02:57.772695 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:02:57.828639 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0fd5142d-19e8-464a-a152-f411b8ce8514 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:02:57.834271 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 484/966] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:02:57 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:02:58.429765 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2cd3298a-db0d-4a96-b90d-80ae0c58acd1 req-69ece5d9-42ad-45b5-8103-6989107bf92d tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] GET http://10.222.0.16/volume/v3/f92bfd22cf6c4bfe888463fa5f4756d0/volumes/3a9e1074-a7a3-40d1-88c7-8c411b4fe8be Jan 28 19:02:58.433366 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2cd3298a-db0d-4a96-b90d-80ae0c58acd1 req-69ece5d9-42ad-45b5-8103-6989107bf92d tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:02:58.433776 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:02:58.433776 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:02:58.434699 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2cd3298a-db0d-4a96-b90d-80ae0c58acd1 req-69ece5d9-42ad-45b5-8103-6989107bf92d tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:02:58.651158 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:02:58.651158 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:02:58.668221 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-2cd3298a-db0d-4a96-b90d-80ae0c58acd1 req-69ece5d9-42ad-45b5-8103-6989107bf92d tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] Volume info retrieved successfully. Jan 28 19:02:58.728529 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2cd3298a-db0d-4a96-b90d-80ae0c58acd1 req-69ece5d9-42ad-45b5-8103-6989107bf92d tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] http://10.222.0.16/volume/v3/f92bfd22cf6c4bfe888463fa5f4756d0/volumes/3a9e1074-a7a3-40d1-88c7-8c411b4fe8be returned with HTTP 200 Jan 28 19:02:58.728529 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 483/967] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 19:02:58 2021] GET /volume/v3/f92bfd22cf6c4bfe888463fa5f4756d0/volumes/3a9e1074-a7a3-40d1-88c7-8c411b4fe8be => generated 924 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:02:58.870448 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9279279d-330d-4aa2-95c5-92403ab475b9 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:02:58.871412 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9279279d-330d-4aa2-95c5-92403ab475b9 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:02:58.875823 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:02:58.875823 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:02:58.880469 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9279279d-330d-4aa2-95c5-92403ab475b9 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:02:59.163790 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:02:59.163790 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:02:59.185084 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9279279d-330d-4aa2-95c5-92403ab475b9 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:02:59.235716 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:02:59.235716 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:02:59.258868 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9279279d-330d-4aa2-95c5-92403ab475b9 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:02:59.271121 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 485/968] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:02:58 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 409 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:02:59.851563 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-cb4537bb-f8de-4ba9-aa21-77a93491b35a req-12f877a2-ede9-4293-84a8-96c2e203b08b tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] GET http://10.222.0.16/volume/v3/f92bfd22cf6c4bfe888463fa5f4756d0/volumes/3a9e1074-a7a3-40d1-88c7-8c411b4fe8be Jan 28 19:02:59.852489 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-cb4537bb-f8de-4ba9-aa21-77a93491b35a req-12f877a2-ede9-4293-84a8-96c2e203b08b tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:02:59.852693 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:02:59.852693 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:02:59.866743 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-cb4537bb-f8de-4ba9-aa21-77a93491b35a req-12f877a2-ede9-4293-84a8-96c2e203b08b tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:02:59.983122 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-cb4537bb-f8de-4ba9-aa21-77a93491b35a req-12f877a2-ede9-4293-84a8-96c2e203b08b tempest-VolumesGetTestJSON-682070214 tempest-VolumesGetTestJSON-682070214-project] http://10.222.0.16/volume/v3/f92bfd22cf6c4bfe888463fa5f4756d0/volumes/3a9e1074-a7a3-40d1-88c7-8c411b4fe8be returned with HTTP 404 Jan 28 19:02:59.984787 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 484/969] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 19:02:59 2021] GET /volume/v3/f92bfd22cf6c4bfe888463fa5f4756d0/volumes/3a9e1074-a7a3-40d1-88c7-8c411b4fe8be => generated 109 bytes in 140 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:03:00.278424 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-51aa9545-0315-46cb-95f3-3f17158df708 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:03:00.279147 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-51aa9545-0315-46cb-95f3-3f17158df708 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:03:00.281008 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:03:00.281008 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:03:00.281008 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-51aa9545-0315-46cb-95f3-3f17158df708 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:03:00.572892 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:00.572892 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:00.612981 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-51aa9545-0315-46cb-95f3-3f17158df708 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:03:00.699609 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:00.699609 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:00.727930 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-51aa9545-0315-46cb-95f3-3f17158df708 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:03:00.728790 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 486/970] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:03:00 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 455 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:03:01.759655 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a9d2769d-2099-4864-a41f-353a9a1d3302 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:03:01.760274 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a9d2769d-2099-4864-a41f-353a9a1d3302 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:03:01.760679 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a9d2769d-2099-4864-a41f-353a9a1d3302 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:03:01.884488 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:01.884488 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:01.901782 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a9d2769d-2099-4864-a41f-353a9a1d3302 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:03:01.971903 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:01.971903 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:01.990849 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a9d2769d-2099-4864-a41f-353a9a1d3302 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:03:01.991744 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 485/971] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:03:01 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:03:03.020354 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0083f62f-5b98-4fdc-b17e-502046622bd6 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:03:03.021352 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0083f62f-5b98-4fdc-b17e-502046622bd6 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:03:03.028194 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:03:03.028194 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:03:03.029152 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0083f62f-5b98-4fdc-b17e-502046622bd6 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:03:03.282258 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:03.282258 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:03.323722 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0083f62f-5b98-4fdc-b17e-502046622bd6 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:03:03.372940 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:03.372940 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:03.486192 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0083f62f-5b98-4fdc-b17e-502046622bd6 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:03:03.512058 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 487/972] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:03:03 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 486 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:03:04.508801 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7cc12f42-6578-4958-b9b4-2665fb7170f1 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:03:04.512350 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7cc12f42-6578-4958-b9b4-2665fb7170f1 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:03:04.512660 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:03:04.512660 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:03:04.513115 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7cc12f42-6578-4958-b9b4-2665fb7170f1 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:03:04.670298 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:04.670298 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:04.681196 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7cc12f42-6578-4958-b9b4-2665fb7170f1 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:03:04.708762 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:04.708762 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:04.723351 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7cc12f42-6578-4958-b9b4-2665fb7170f1 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:03:04.724746 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 486/973] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:03:04 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:03:05.745378 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-94409ef7-91fd-4a33-9603-3f74840a7124 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:03:05.752562 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-94409ef7-91fd-4a33-9603-3f74840a7124 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:03:05.752976 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:03:05.752976 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:03:05.753747 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-94409ef7-91fd-4a33-9603-3f74840a7124 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:03:05.943183 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:05.943183 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:05.979244 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-94409ef7-91fd-4a33-9603-3f74840a7124 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:03:06.037919 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:06.037919 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:06.058772 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-94409ef7-91fd-4a33-9603-3f74840a7124 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:03:06.058772 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 488/974] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:03:05 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:03:07.091625 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-adc52d62-645d-4fee-b63b-1e2a15bef6ea tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:03:07.091625 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-adc52d62-645d-4fee-b63b-1e2a15bef6ea tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:03:07.091625 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:03:07.091625 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:03:07.091625 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-adc52d62-645d-4fee-b63b-1e2a15bef6ea tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:03:07.340038 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:07.340038 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:07.408443 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-adc52d62-645d-4fee-b63b-1e2a15bef6ea tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:03:07.459617 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:07.459617 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:07.501310 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-adc52d62-645d-4fee-b63b-1e2a15bef6ea tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:03:07.505901 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 487/975] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:03:07 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 430 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:03:08.534166 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e8f2eb04-dee3-4f2b-ba48-fc4fda9cbb36 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:03:08.535315 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e8f2eb04-dee3-4f2b-ba48-fc4fda9cbb36 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:03:08.537470 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:03:08.537470 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:03:08.540142 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e8f2eb04-dee3-4f2b-ba48-fc4fda9cbb36 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:03:08.779056 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:08.779056 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:08.797260 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e8f2eb04-dee3-4f2b-ba48-fc4fda9cbb36 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:03:08.845924 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:08.845924 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:08.865826 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e8f2eb04-dee3-4f2b-ba48-fc4fda9cbb36 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:03:08.868408 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 489/976] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:03:08 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:03:09.890134 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5092e882-a958-4afd-8923-3ff6e54b3f7e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:03:09.890862 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5092e882-a958-4afd-8923-3ff6e54b3f7e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:03:09.891156 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:03:09.891156 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:03:09.891433 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5092e882-a958-4afd-8923-3ff6e54b3f7e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:03:10.064162 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:10.064162 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:10.103840 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5092e882-a958-4afd-8923-3ff6e54b3f7e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:03:10.142038 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:10.142038 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:10.163487 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5092e882-a958-4afd-8923-3ff6e54b3f7e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:03:10.168249 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 488/977] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:03:09 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:03:11.198209 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f8121610-7fd6-4f25-9310-e9eb699c07c8 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:03:11.198209 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f8121610-7fd6-4f25-9310-e9eb699c07c8 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:03:11.198209 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:03:11.198209 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:03:11.198209 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f8121610-7fd6-4f25-9310-e9eb699c07c8 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:03:11.469582 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:11.469582 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:11.476842 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f8121610-7fd6-4f25-9310-e9eb699c07c8 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:03:11.521322 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:11.521322 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:11.540633 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f8121610-7fd6-4f25-9310-e9eb699c07c8 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:03:11.562234 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 490/978] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:03:11 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:03:12.591499 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f2b003a5-833b-48fb-9c22-c8170cd4d916 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:03:12.591499 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f2b003a5-833b-48fb-9c22-c8170cd4d916 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:03:12.591499 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:03:12.591499 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:03:12.591499 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f2b003a5-833b-48fb-9c22-c8170cd4d916 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:03:12.962705 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:12.962705 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:13.030370 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f2b003a5-833b-48fb-9c22-c8170cd4d916 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:03:13.141997 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:13.141997 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:13.172731 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f2b003a5-833b-48fb-9c22-c8170cd4d916 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:03:13.201347 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 489/979] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:03:12 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 620 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:03:14.198737 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4ec4de5d-182a-44f6-94d2-8f620585b173 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:03:14.199692 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4ec4de5d-182a-44f6-94d2-8f620585b173 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:03:14.200051 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:03:14.200051 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:03:14.200724 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4ec4de5d-182a-44f6-94d2-8f620585b173 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:03:14.602107 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:14.602107 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:14.665610 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4ec4de5d-182a-44f6-94d2-8f620585b173 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:03:14.729019 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:14.729019 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:14.785484 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4ec4de5d-182a-44f6-94d2-8f620585b173 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:03:14.812009 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 491/980] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:03:14 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 621 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:03:15.828821 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2a9dc647-eec6-40f9-bd52-5a1812f4400b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:03:15.830231 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2a9dc647-eec6-40f9-bd52-5a1812f4400b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:03:15.833057 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:03:15.833057 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:03:15.833959 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2a9dc647-eec6-40f9-bd52-5a1812f4400b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:03:15.930626 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:15.930626 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:15.943642 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2a9dc647-eec6-40f9-bd52-5a1812f4400b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:03:15.965686 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:15.965686 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:15.975801 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2a9dc647-eec6-40f9-bd52-5a1812f4400b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:03:15.977414 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 490/981] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:03:15 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:03:17.010568 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4f738838-832b-4ea7-9d63-a5c2d7d78e3a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:03:17.011489 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4f738838-832b-4ea7-9d63-a5c2d7d78e3a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:03:17.012113 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:03:17.012113 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:03:17.016632 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4f738838-832b-4ea7-9d63-a5c2d7d78e3a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:03:17.250072 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:17.250072 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:17.290278 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4f738838-832b-4ea7-9d63-a5c2d7d78e3a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:03:17.382120 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:17.382120 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:17.437667 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4f738838-832b-4ea7-9d63-a5c2d7d78e3a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:03:17.451985 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 492/982] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:03:17 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 438 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:03:18.474719 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2ea23f9a-3308-405d-bd6a-79e186ec59d5 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:03:18.476330 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2ea23f9a-3308-405d-bd6a-79e186ec59d5 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:03:18.478303 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:03:18.478303 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:03:18.479197 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2ea23f9a-3308-405d-bd6a-79e186ec59d5 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:03:18.629477 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:18.629477 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:18.643950 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2ea23f9a-3308-405d-bd6a-79e186ec59d5 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:03:18.722666 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:18.722666 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:18.763869 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2ea23f9a-3308-405d-bd6a-79e186ec59d5 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:03:18.775271 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 491/983] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:03:18 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:03:19.798480 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fc97b9f1-6759-4d23-beb9-009394a0934c tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:03:19.799214 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fc97b9f1-6759-4d23-beb9-009394a0934c tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:03:19.799214 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:03:19.799214 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:03:19.799925 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fc97b9f1-6759-4d23-beb9-009394a0934c tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:03:19.971250 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:19.971250 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:19.991692 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fc97b9f1-6759-4d23-beb9-009394a0934c tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:03:20.023584 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:20.023584 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:20.043939 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fc97b9f1-6759-4d23-beb9-009394a0934c tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:03:20.045948 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 493/984] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:03:19 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:03:21.064980 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2d9e0b0f-9cae-48b0-b3b8-bf0d81f41ea1 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:03:21.066177 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2d9e0b0f-9cae-48b0-b3b8-bf0d81f41ea1 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:03:21.066633 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:03:21.066633 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:03:21.067510 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2d9e0b0f-9cae-48b0-b3b8-bf0d81f41ea1 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:03:21.292052 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:21.292052 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:21.319102 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2d9e0b0f-9cae-48b0-b3b8-bf0d81f41ea1 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:03:21.376223 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:21.376223 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:21.417396 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2d9e0b0f-9cae-48b0-b3b8-bf0d81f41ea1 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:03:21.422493 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 492/985] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:03:21 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:03:22.458631 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4a52adc9-21fb-4bf0-9824-8f3f81b9cdad tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:03:22.461038 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4a52adc9-21fb-4bf0-9824-8f3f81b9cdad tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:03:22.461736 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:03:22.461736 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:03:22.462808 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4a52adc9-21fb-4bf0-9824-8f3f81b9cdad tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:03:22.748896 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:22.748896 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:22.757958 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4a52adc9-21fb-4bf0-9824-8f3f81b9cdad tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:03:22.789904 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:22.789904 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:22.807285 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4a52adc9-21fb-4bf0-9824-8f3f81b9cdad tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:03:22.814491 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 494/986] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:03:22 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:03:23.858373 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-420d6ba9-2260-483f-abe8-accd2e33a323 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:03:23.859371 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-420d6ba9-2260-483f-abe8-accd2e33a323 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:03:23.870034 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:03:23.870034 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:03:23.871316 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-420d6ba9-2260-483f-abe8-accd2e33a323 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:03:24.075700 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:24.075700 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:24.115859 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-420d6ba9-2260-483f-abe8-accd2e33a323 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:03:24.168806 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:24.168806 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:24.192456 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-420d6ba9-2260-483f-abe8-accd2e33a323 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:03:24.196895 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 493/987] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:03:23 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:03:25.229003 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-30c2f551-98e9-4d9a-aab9-021878bdbe6e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:03:25.230057 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-30c2f551-98e9-4d9a-aab9-021878bdbe6e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:03:25.230381 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:03:25.230381 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:03:25.231058 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-30c2f551-98e9-4d9a-aab9-021878bdbe6e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:03:25.396736 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:25.396736 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:25.406720 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-30c2f551-98e9-4d9a-aab9-021878bdbe6e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:03:25.442066 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:25.442066 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:25.454688 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-30c2f551-98e9-4d9a-aab9-021878bdbe6e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:03:25.455612 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 495/988] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:03:25 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:03:26.475935 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bed05bb1-d5c9-49eb-9203-86627dc69df2 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:03:26.476884 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bed05bb1-d5c9-49eb-9203-86627dc69df2 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:03:26.476884 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:03:26.476884 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:03:26.477839 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bed05bb1-d5c9-49eb-9203-86627dc69df2 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:03:26.714054 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:26.714054 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:26.742147 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bed05bb1-d5c9-49eb-9203-86627dc69df2 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:03:26.821627 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:26.821627 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:26.862605 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bed05bb1-d5c9-49eb-9203-86627dc69df2 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:03:26.864812 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 494/989] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:03:26 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:03:27.887616 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f286396b-86b1-48f2-8014-25c118ec4fba tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:03:27.888557 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f286396b-86b1-48f2-8014-25c118ec4fba tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:03:27.889425 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:03:27.889425 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:03:27.890080 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f286396b-86b1-48f2-8014-25c118ec4fba tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:03:28.016833 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:28.016833 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:28.040917 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f286396b-86b1-48f2-8014-25c118ec4fba tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:03:28.072868 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:28.072868 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:28.088385 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f286396b-86b1-48f2-8014-25c118ec4fba tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:03:28.106293 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 496/990] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:03:27 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:03:29.117613 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d75b5ac8-0e55-4091-b4c8-f923fde127af tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:03:29.119553 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d75b5ac8-0e55-4091-b4c8-f923fde127af tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:03:29.120129 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:03:29.120129 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:03:29.120842 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d75b5ac8-0e55-4091-b4c8-f923fde127af tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:03:29.257986 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:29.257986 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:29.278874 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d75b5ac8-0e55-4091-b4c8-f923fde127af tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:03:29.320429 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:29.320429 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:29.361326 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d75b5ac8-0e55-4091-b4c8-f923fde127af tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:03:29.363016 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 495/991] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:03:29 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:03:30.389816 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-36920d73-f426-4367-b1de-c012e0623272 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:03:30.390788 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-36920d73-f426-4367-b1de-c012e0623272 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:03:30.391630 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:03:30.391630 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:03:30.392475 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-36920d73-f426-4367-b1de-c012e0623272 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:03:30.454258 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:30.454258 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:30.464030 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-36920d73-f426-4367-b1de-c012e0623272 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:03:30.494830 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:30.494830 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:30.509217 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-36920d73-f426-4367-b1de-c012e0623272 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:03:30.511587 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 497/992] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:03:30 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:03:31.538659 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-80c40782-c976-4560-99f8-b029e331927e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:03:31.539595 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-80c40782-c976-4560-99f8-b029e331927e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:03:31.539957 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:03:31.539957 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:03:31.540636 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-80c40782-c976-4560-99f8-b029e331927e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:03:31.768783 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:31.768783 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:31.797372 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-80c40782-c976-4560-99f8-b029e331927e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:03:31.856188 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:31.856188 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:31.889925 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-80c40782-c976-4560-99f8-b029e331927e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:03:31.892088 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 496/993] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:03:31 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:03:32.936063 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-76f35784-403b-41af-aac4-1ec5b7a39201 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:03:32.936063 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-76f35784-403b-41af-aac4-1ec5b7a39201 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:03:32.936063 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:03:32.936063 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:03:32.937312 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-76f35784-403b-41af-aac4-1ec5b7a39201 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:03:33.100734 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:33.100734 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:33.120484 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-76f35784-403b-41af-aac4-1ec5b7a39201 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:03:33.215499 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:33.215499 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:33.243547 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-76f35784-403b-41af-aac4-1ec5b7a39201 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:03:33.244664 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 498/994] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:03:32 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:03:34.275811 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9ea7f2e8-a60c-497a-80f2-b5b930971240 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:03:34.277558 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9ea7f2e8-a60c-497a-80f2-b5b930971240 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:03:34.277777 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:03:34.277777 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:03:34.278288 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9ea7f2e8-a60c-497a-80f2-b5b930971240 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:03:34.489853 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:34.489853 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:34.507803 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9ea7f2e8-a60c-497a-80f2-b5b930971240 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:03:34.552390 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:34.552390 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:34.578053 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9ea7f2e8-a60c-497a-80f2-b5b930971240 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:03:34.586538 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 497/995] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:03:34 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:03:35.610826 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-98eb92da-de5e-4194-a1b1-b49b342ec3a6 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:03:35.611793 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-98eb92da-de5e-4194-a1b1-b49b342ec3a6 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:03:35.612158 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:03:35.612158 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:03:35.612838 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-98eb92da-de5e-4194-a1b1-b49b342ec3a6 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:03:35.700188 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:35.700188 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:35.713625 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-98eb92da-de5e-4194-a1b1-b49b342ec3a6 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:03:35.748908 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:35.748908 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:35.775609 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-98eb92da-de5e-4194-a1b1-b49b342ec3a6 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:03:35.777656 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 499/996] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:03:35 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:03:36.806785 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bb1c0e4d-d81d-4457-97c4-8a0243e0ed70 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:03:36.807652 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bb1c0e4d-d81d-4457-97c4-8a0243e0ed70 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:03:36.807857 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:03:36.807857 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:03:36.808416 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bb1c0e4d-d81d-4457-97c4-8a0243e0ed70 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:03:36.955364 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:36.955364 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:36.980639 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bb1c0e4d-d81d-4457-97c4-8a0243e0ed70 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:03:37.020983 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:37.020983 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:37.041164 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bb1c0e4d-d81d-4457-97c4-8a0243e0ed70 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:03:37.042775 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 498/997] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:03:36 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:03:38.074333 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9d34a5e7-0c56-4c24-9e58-7fa034c4ef2f tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:03:38.077831 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9d34a5e7-0c56-4c24-9e58-7fa034c4ef2f tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:03:38.078909 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:03:38.078909 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:03:38.080150 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9d34a5e7-0c56-4c24-9e58-7fa034c4ef2f tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:03:38.303896 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:38.303896 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:38.330458 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9d34a5e7-0c56-4c24-9e58-7fa034c4ef2f tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:03:38.386312 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:38.386312 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:38.423939 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9d34a5e7-0c56-4c24-9e58-7fa034c4ef2f tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:03:38.438239 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 500/998] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:03:38 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:03:39.452488 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9b982310-4a7f-4e52-807d-bbccea2e001b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:03:39.453916 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9b982310-4a7f-4e52-807d-bbccea2e001b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:03:39.454386 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:03:39.454386 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:03:39.455214 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9b982310-4a7f-4e52-807d-bbccea2e001b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:03:39.684440 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:39.684440 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:39.699555 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9b982310-4a7f-4e52-807d-bbccea2e001b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:03:39.753442 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:39.753442 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:39.772033 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9b982310-4a7f-4e52-807d-bbccea2e001b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:03:39.774913 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 499/999] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:03:39 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:03:40.804464 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-22487c47-44a1-44ff-9dcf-3f4ebc5daa90 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:03:40.806713 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-22487c47-44a1-44ff-9dcf-3f4ebc5daa90 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:03:40.807427 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:03:40.807427 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:03:40.808695 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-22487c47-44a1-44ff-9dcf-3f4ebc5daa90 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:03:40.930338 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:40.930338 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:40.951514 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-22487c47-44a1-44ff-9dcf-3f4ebc5daa90 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:03:41.018801 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:41.018801 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:41.065435 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-22487c47-44a1-44ff-9dcf-3f4ebc5daa90 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:03:41.066922 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 501/1000] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:03:40 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:03:42.098551 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b2e5055c-87ac-4905-8002-bd2b73f47817 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:03:42.099871 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b2e5055c-87ac-4905-8002-bd2b73f47817 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:03:42.100323 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:03:42.100323 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:03:42.103090 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b2e5055c-87ac-4905-8002-bd2b73f47817 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:03:42.349464 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:42.349464 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:42.368364 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b2e5055c-87ac-4905-8002-bd2b73f47817 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:03:42.436994 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:42.436994 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:42.461932 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b2e5055c-87ac-4905-8002-bd2b73f47817 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:03:42.482261 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 500/1001] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:03:42 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:03:43.499646 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c6033612-4d1e-453f-a298-2f3b21c12810 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:03:43.502430 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c6033612-4d1e-453f-a298-2f3b21c12810 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:03:43.503034 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:03:43.503034 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:03:43.505067 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c6033612-4d1e-453f-a298-2f3b21c12810 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:03:43.715002 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:43.715002 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:43.741606 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c6033612-4d1e-453f-a298-2f3b21c12810 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:03:43.800287 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:43.800287 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:43.830266 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c6033612-4d1e-453f-a298-2f3b21c12810 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:03:43.832323 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 502/1002] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:03:43 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:03:44.856221 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-690671b8-63cf-4240-ad62-970e76993747 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:03:44.857876 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-690671b8-63cf-4240-ad62-970e76993747 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:03:44.858428 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:03:44.858428 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:03:44.859180 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-690671b8-63cf-4240-ad62-970e76993747 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:03:44.939361 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:44.939361 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:44.952269 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-690671b8-63cf-4240-ad62-970e76993747 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:03:44.980546 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:44.980546 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:44.993701 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-690671b8-63cf-4240-ad62-970e76993747 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:03:45.003797 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 501/1003] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:03:44 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:03:46.018777 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e355eb03-1b2e-41e8-812c-c19096d0e23c tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:03:46.020609 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e355eb03-1b2e-41e8-812c-c19096d0e23c tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:03:46.021305 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:03:46.021305 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:03:46.022574 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e355eb03-1b2e-41e8-812c-c19096d0e23c tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:03:46.191167 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:46.191167 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:46.210385 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e355eb03-1b2e-41e8-812c-c19096d0e23c tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:03:46.282042 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:46.282042 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:46.312691 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e355eb03-1b2e-41e8-812c-c19096d0e23c tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:03:46.314232 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 503/1004] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:03:46 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:03:47.352361 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-defce1a5-bb2e-4c11-8acc-1247dd958249 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:03:47.353884 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-defce1a5-bb2e-4c11-8acc-1247dd958249 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:03:47.354342 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:03:47.354342 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:03:47.355389 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-defce1a5-bb2e-4c11-8acc-1247dd958249 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:03:47.447909 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:47.447909 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:47.459706 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-defce1a5-bb2e-4c11-8acc-1247dd958249 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:03:47.484202 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:47.484202 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:47.500013 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-defce1a5-bb2e-4c11-8acc-1247dd958249 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:03:47.513200 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 502/1005] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:03:47 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:03:48.524767 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-64416334-71a8-4637-a2ac-51a25a63bdc9 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:03:48.525636 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-64416334-71a8-4637-a2ac-51a25a63bdc9 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:03:48.525814 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:03:48.525814 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:03:48.526112 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-64416334-71a8-4637-a2ac-51a25a63bdc9 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:03:48.610720 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:48.610720 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:48.622427 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-64416334-71a8-4637-a2ac-51a25a63bdc9 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:03:48.647597 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:48.647597 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:48.659671 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-64416334-71a8-4637-a2ac-51a25a63bdc9 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:03:48.660985 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 504/1006] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:03:48 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:03:49.682669 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7b0d81c0-5e21-43a2-b7cb-feeb7aaa5875 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:03:49.690698 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7b0d81c0-5e21-43a2-b7cb-feeb7aaa5875 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:03:49.691145 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:03:49.691145 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:03:49.691769 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7b0d81c0-5e21-43a2-b7cb-feeb7aaa5875 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:03:49.816216 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:49.816216 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:49.849687 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7b0d81c0-5e21-43a2-b7cb-feeb7aaa5875 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:03:49.902414 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:49.902414 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:49.918169 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7b0d81c0-5e21-43a2-b7cb-feeb7aaa5875 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:03:49.920542 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 503/1007] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:03:49 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:03:50.942423 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-343b8596-d680-4f50-96ec-0036a645f707 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:03:50.944314 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-343b8596-d680-4f50-96ec-0036a645f707 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:03:50.944919 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:03:50.944919 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:03:50.955146 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-343b8596-d680-4f50-96ec-0036a645f707 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:03:51.205844 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:51.205844 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:51.246049 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-343b8596-d680-4f50-96ec-0036a645f707 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:03:51.341708 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:51.341708 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:51.356649 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-343b8596-d680-4f50-96ec-0036a645f707 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:03:51.357812 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 505/1008] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:03:50 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 423 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:03:52.382002 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-79620cdb-9d2a-4e7f-a59c-df7ed92186ee tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:03:52.382847 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-79620cdb-9d2a-4e7f-a59c-df7ed92186ee tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:03:52.382847 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:03:52.382847 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:03:52.383267 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-79620cdb-9d2a-4e7f-a59c-df7ed92186ee tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:03:52.587457 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:52.587457 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:52.627592 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-79620cdb-9d2a-4e7f-a59c-df7ed92186ee tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:03:52.728593 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:52.728593 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:52.767060 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-79620cdb-9d2a-4e7f-a59c-df7ed92186ee tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:03:52.768622 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 504/1009] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:03:52 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:03:53.811378 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5f1a795a-55f2-453a-ae12-a5adbb816845 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:03:53.813434 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5f1a795a-55f2-453a-ae12-a5adbb816845 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:03:53.814065 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:03:53.814065 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:03:53.816014 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5f1a795a-55f2-453a-ae12-a5adbb816845 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:03:53.912464 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:53.912464 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:53.922715 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5f1a795a-55f2-453a-ae12-a5adbb816845 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:03:53.946572 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:53.946572 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:53.959201 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5f1a795a-55f2-453a-ae12-a5adbb816845 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:03:53.960465 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 506/1010] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:03:53 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:03:54.985336 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-176ae54d-86f4-47a6-929b-f51c9d9bbfeb tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:03:54.986844 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-176ae54d-86f4-47a6-929b-f51c9d9bbfeb tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:03:54.986844 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:03:54.986844 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:03:54.991174 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-176ae54d-86f4-47a6-929b-f51c9d9bbfeb tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:03:55.143782 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:55.143782 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:55.164802 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-176ae54d-86f4-47a6-929b-f51c9d9bbfeb tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:03:55.207505 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:55.207505 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:55.229985 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-176ae54d-86f4-47a6-929b-f51c9d9bbfeb tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:03:55.233302 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 505/1011] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:03:54 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:03:56.268222 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-78ae842b-50ce-45db-beb6-dda18acc5b1f tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:03:56.272163 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-78ae842b-50ce-45db-beb6-dda18acc5b1f tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:03:56.272882 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:03:56.272882 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:03:56.274194 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-78ae842b-50ce-45db-beb6-dda18acc5b1f tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:03:56.460968 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:56.460968 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:56.486975 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-78ae842b-50ce-45db-beb6-dda18acc5b1f tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:03:56.570457 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:56.570457 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:56.589319 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-78ae842b-50ce-45db-beb6-dda18acc5b1f tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:03:56.592122 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 507/1012] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:03:56 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:03:57.614005 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-15842ce9-a068-44b5-b526-422fbb935b8a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:03:57.614850 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-15842ce9-a068-44b5-b526-422fbb935b8a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:03:57.615191 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:03:57.615191 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:03:57.616015 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-15842ce9-a068-44b5-b526-422fbb935b8a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:03:57.779077 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:57.779077 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:57.800760 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-15842ce9-a068-44b5-b526-422fbb935b8a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:03:57.859343 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:57.859343 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:57.893043 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-15842ce9-a068-44b5-b526-422fbb935b8a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:03:57.903925 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 506/1013] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:03:57 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:03:58.934982 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8476e724-eb3e-4b9b-a47a-8fd9bbf0e43a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:03:58.936549 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8476e724-eb3e-4b9b-a47a-8fd9bbf0e43a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:03:58.937112 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:03:58.937112 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:03:58.938044 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8476e724-eb3e-4b9b-a47a-8fd9bbf0e43a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:03:59.037087 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:59.037087 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:59.053655 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8476e724-eb3e-4b9b-a47a-8fd9bbf0e43a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:03:59.098761 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:03:59.098761 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:03:59.115445 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8476e724-eb3e-4b9b-a47a-8fd9bbf0e43a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:03:59.117994 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 508/1014] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:03:58 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:04:00.148078 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ca4071fb-62b9-455b-981d-19f7f7aa92ca tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:04:00.150467 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ca4071fb-62b9-455b-981d-19f7f7aa92ca tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:04:00.151045 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:04:00.151045 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:04:00.152213 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ca4071fb-62b9-455b-981d-19f7f7aa92ca tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:04:00.301772 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:00.301772 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:00.338742 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ca4071fb-62b9-455b-981d-19f7f7aa92ca tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:04:00.430497 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:00.430497 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:00.470529 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ca4071fb-62b9-455b-981d-19f7f7aa92ca tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:04:00.477694 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 507/1015] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:04:00 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:04:01.514032 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-68aecf29-ca76-493a-932d-e9bd16d62e99 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:04:01.515796 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-68aecf29-ca76-493a-932d-e9bd16d62e99 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:04:01.516073 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:04:01.516073 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:04:01.517520 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-68aecf29-ca76-493a-932d-e9bd16d62e99 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:04:01.645857 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:01.645857 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:01.662959 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-68aecf29-ca76-493a-932d-e9bd16d62e99 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:04:01.702912 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:01.702912 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:01.717605 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-68aecf29-ca76-493a-932d-e9bd16d62e99 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:04:01.719671 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 509/1016] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:04:01 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:04:02.753101 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-78d2c98e-7a2b-436c-bc62-4a6a7070b492 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:04:02.754051 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-78d2c98e-7a2b-436c-bc62-4a6a7070b492 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:04:02.754427 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:04:02.754427 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:04:02.755150 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-78d2c98e-7a2b-436c-bc62-4a6a7070b492 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:04:02.952117 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:02.952117 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:02.967319 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-78d2c98e-7a2b-436c-bc62-4a6a7070b492 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:04:02.999119 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:02.999119 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:03.016815 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-78d2c98e-7a2b-436c-bc62-4a6a7070b492 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:04:03.019176 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 508/1017] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:04:02 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:04:04.045544 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2df47fa8-522a-4f7d-aea6-d50e258d05df tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:04:04.047651 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2df47fa8-522a-4f7d-aea6-d50e258d05df tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:04:04.048290 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:04:04.048290 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:04:04.049503 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2df47fa8-522a-4f7d-aea6-d50e258d05df tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:04:04.166237 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:04.166237 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:04.183712 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2df47fa8-522a-4f7d-aea6-d50e258d05df tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:04:04.254981 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:04.254981 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:04.298038 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2df47fa8-522a-4f7d-aea6-d50e258d05df tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:04:04.321505 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 510/1018] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:04:04 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:04:05.341027 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ea0795bb-b69a-488b-93a9-426a8965a7aa tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:04:05.341908 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ea0795bb-b69a-488b-93a9-426a8965a7aa tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:04:05.341908 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:04:05.341908 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:04:05.342287 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ea0795bb-b69a-488b-93a9-426a8965a7aa tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:04:05.430927 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:05.430927 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:05.448193 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ea0795bb-b69a-488b-93a9-426a8965a7aa tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:04:05.493772 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:05.493772 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:05.517584 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ea0795bb-b69a-488b-93a9-426a8965a7aa tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:04:05.519931 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 509/1019] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:04:05 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:04:06.551297 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f7ccc40b-2f30-4068-b9d7-b888a36cdcb7 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:04:06.552084 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f7ccc40b-2f30-4068-b9d7-b888a36cdcb7 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:04:06.552084 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:04:06.552084 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:04:06.560312 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f7ccc40b-2f30-4068-b9d7-b888a36cdcb7 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:04:06.723542 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:06.723542 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:06.743978 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f7ccc40b-2f30-4068-b9d7-b888a36cdcb7 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:04:06.795162 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:06.795162 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:06.817692 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f7ccc40b-2f30-4068-b9d7-b888a36cdcb7 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:04:06.819808 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 511/1020] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:04:06 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:04:07.849411 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f6498cdc-d318-4fec-a803-c078964b8a38 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:04:07.851237 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f6498cdc-d318-4fec-a803-c078964b8a38 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:04:07.853018 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:04:07.853018 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:04:07.854268 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f6498cdc-d318-4fec-a803-c078964b8a38 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:04:08.006004 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:08.006004 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:08.030005 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f6498cdc-d318-4fec-a803-c078964b8a38 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:04:08.098495 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:08.098495 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:08.129398 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f6498cdc-d318-4fec-a803-c078964b8a38 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:04:08.130730 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 510/1021] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:04:07 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:04:09.164732 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9c9ff653-96a2-44f2-97ee-5213739c7e74 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:04:09.165724 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9c9ff653-96a2-44f2-97ee-5213739c7e74 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:04:09.166338 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:04:09.166338 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:04:09.170409 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9c9ff653-96a2-44f2-97ee-5213739c7e74 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:04:09.403814 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:09.403814 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:09.420828 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9c9ff653-96a2-44f2-97ee-5213739c7e74 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:04:09.492530 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:09.492530 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:09.513914 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9c9ff653-96a2-44f2-97ee-5213739c7e74 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:04:09.526565 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 512/1022] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:04:09 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:04:10.549094 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dd97d8f1-61d8-457f-9cc4-a05a7e9eb944 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:04:10.557622 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dd97d8f1-61d8-457f-9cc4-a05a7e9eb944 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:04:10.559321 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:04:10.559321 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:04:10.563505 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dd97d8f1-61d8-457f-9cc4-a05a7e9eb944 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:04:10.729405 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:10.729405 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:10.762966 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-dd97d8f1-61d8-457f-9cc4-a05a7e9eb944 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:04:10.812592 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:10.812592 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:10.830028 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dd97d8f1-61d8-457f-9cc4-a05a7e9eb944 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:04:10.844908 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 511/1023] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:04:10 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:04:11.852629 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-66a25d8b-985f-4b4a-8919-12ea57f16dd7 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:04:11.854488 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-66a25d8b-985f-4b4a-8919-12ea57f16dd7 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:04:11.854488 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:04:11.854488 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:04:11.854488 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-66a25d8b-985f-4b4a-8919-12ea57f16dd7 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:04:12.110372 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:12.110372 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:12.154194 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-66a25d8b-985f-4b4a-8919-12ea57f16dd7 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:04:12.257830 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:12.257830 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:12.305368 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-66a25d8b-985f-4b4a-8919-12ea57f16dd7 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:04:12.317692 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 513/1024] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:04:11 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 469 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:04:13.344452 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3dbd7684-6255-4180-b4f9-b643a8499b8f tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:04:13.345593 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3dbd7684-6255-4180-b4f9-b643a8499b8f tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:04:13.345972 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:04:13.345972 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:04:13.346539 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3dbd7684-6255-4180-b4f9-b643a8499b8f tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:04:13.580435 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:13.580435 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:13.606327 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3dbd7684-6255-4180-b4f9-b643a8499b8f tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:04:13.679404 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:13.679404 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:13.740685 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3dbd7684-6255-4180-b4f9-b643a8499b8f tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:04:13.743256 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 512/1025] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:04:13 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:04:14.774227 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bc65cb11-f152-4838-893b-9520f398ec03 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:04:14.775115 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bc65cb11-f152-4838-893b-9520f398ec03 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:04:14.778529 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:04:14.778529 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:04:14.779721 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bc65cb11-f152-4838-893b-9520f398ec03 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:04:14.950575 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:14.950575 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:14.968828 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bc65cb11-f152-4838-893b-9520f398ec03 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:04:15.014975 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:15.014975 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:15.034880 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bc65cb11-f152-4838-893b-9520f398ec03 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:04:15.037101 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 514/1026] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:04:14 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:04:16.081055 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-410599e3-a3de-41c0-894c-9775d67720c8 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:04:16.083513 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-410599e3-a3de-41c0-894c-9775d67720c8 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:04:16.084976 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:04:16.084976 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:04:16.086262 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-410599e3-a3de-41c0-894c-9775d67720c8 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:04:16.323217 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:16.323217 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:16.375098 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-410599e3-a3de-41c0-894c-9775d67720c8 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:04:16.448204 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:16.448204 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:16.479980 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-410599e3-a3de-41c0-894c-9775d67720c8 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:04:16.481387 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 513/1027] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:04:16 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 418 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:04:17.515614 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-70c1f698-0436-4303-8933-d36bdc9a564d tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:04:17.516603 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-70c1f698-0436-4303-8933-d36bdc9a564d tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:04:17.516962 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:04:17.516962 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:04:17.517702 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-70c1f698-0436-4303-8933-d36bdc9a564d tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:04:17.786268 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:17.786268 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:17.825178 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-70c1f698-0436-4303-8933-d36bdc9a564d tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:04:17.926098 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:17.926098 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:17.977482 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-70c1f698-0436-4303-8933-d36bdc9a564d tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:04:17.997477 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 515/1028] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:04:17 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 489 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:04:19.021334 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-43631b6d-9bb8-4bdd-9ca2-1c691720c83b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:04:19.024320 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-43631b6d-9bb8-4bdd-9ca2-1c691720c83b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:04:19.025389 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:04:19.025389 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:04:19.034328 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-43631b6d-9bb8-4bdd-9ca2-1c691720c83b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:04:19.202775 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:19.202775 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:19.223968 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-43631b6d-9bb8-4bdd-9ca2-1c691720c83b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:04:19.272998 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:19.272998 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:19.314335 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-43631b6d-9bb8-4bdd-9ca2-1c691720c83b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:04:19.318263 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 514/1029] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:04:19 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:04:20.345370 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a1e873d6-a9a1-4891-86b8-c66a8de70343 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:04:20.346081 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a1e873d6-a9a1-4891-86b8-c66a8de70343 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:04:20.346458 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:04:20.346458 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:04:20.347489 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a1e873d6-a9a1-4891-86b8-c66a8de70343 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:04:20.503246 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:20.503246 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:20.537822 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a1e873d6-a9a1-4891-86b8-c66a8de70343 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:04:20.631036 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:20.631036 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:20.658257 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a1e873d6-a9a1-4891-86b8-c66a8de70343 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:04:20.660750 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 516/1030] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:04:20 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:04:21.687531 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2a6ce21d-3034-45b3-bba6-1ba174110488 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:04:21.688235 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2a6ce21d-3034-45b3-bba6-1ba174110488 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:04:21.688235 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:04:21.688235 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:04:21.688593 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2a6ce21d-3034-45b3-bba6-1ba174110488 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:04:21.823791 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:21.823791 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:21.858810 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2a6ce21d-3034-45b3-bba6-1ba174110488 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:04:21.914182 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:21.914182 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:21.932515 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2a6ce21d-3034-45b3-bba6-1ba174110488 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:04:21.949086 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 515/1031] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:04:21 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:04:22.956915 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3273a7c8-db01-4b31-82d8-3b158e4d3bd3 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:04:22.957563 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3273a7c8-db01-4b31-82d8-3b158e4d3bd3 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:04:22.957839 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:04:22.957839 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:04:22.958265 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3273a7c8-db01-4b31-82d8-3b158e4d3bd3 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:04:23.019857 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:23.019857 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:23.035123 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3273a7c8-db01-4b31-82d8-3b158e4d3bd3 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:04:23.081906 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:23.081906 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:23.101262 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3273a7c8-db01-4b31-82d8-3b158e4d3bd3 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:04:23.111211 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 517/1032] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:04:22 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:04:24.128833 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-55430411-a0df-4cfd-8798-d227ef8a986f tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:04:24.129839 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-55430411-a0df-4cfd-8798-d227ef8a986f tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:04:24.130208 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:04:24.130208 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:04:24.130869 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-55430411-a0df-4cfd-8798-d227ef8a986f tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:04:24.245830 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:24.245830 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:24.260805 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-55430411-a0df-4cfd-8798-d227ef8a986f tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:04:24.302256 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:24.302256 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:24.321171 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-55430411-a0df-4cfd-8798-d227ef8a986f tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:04:24.323119 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 516/1033] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:04:24 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:04:25.356692 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e25c6ff7-6c72-4d93-8a23-0dbac155f049 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:04:25.358124 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e25c6ff7-6c72-4d93-8a23-0dbac155f049 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:04:25.358726 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:04:25.358726 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:04:25.359439 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e25c6ff7-6c72-4d93-8a23-0dbac155f049 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:04:25.473299 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:25.473299 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:25.488831 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e25c6ff7-6c72-4d93-8a23-0dbac155f049 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:04:25.538913 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:25.538913 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:25.576690 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e25c6ff7-6c72-4d93-8a23-0dbac155f049 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:04:25.588782 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 518/1034] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:04:25 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:04:26.606566 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2d15b18b-7798-4684-9964-3538f7c8096e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:04:26.608368 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2d15b18b-7798-4684-9964-3538f7c8096e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:04:26.608828 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:04:26.608828 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:04:26.609777 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2d15b18b-7798-4684-9964-3538f7c8096e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:04:26.775194 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:26.775194 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:26.797874 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2d15b18b-7798-4684-9964-3538f7c8096e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:04:26.849259 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:26.849259 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:26.870686 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2d15b18b-7798-4684-9964-3538f7c8096e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:04:26.884329 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 517/1035] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:04:26 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:04:27.905960 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-084d2072-7dbb-4fdc-9478-8722fa895a90 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:04:27.906997 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-084d2072-7dbb-4fdc-9478-8722fa895a90 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:04:27.907364 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:04:27.907364 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:04:27.908101 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-084d2072-7dbb-4fdc-9478-8722fa895a90 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:04:28.031435 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:28.031435 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:28.049261 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-084d2072-7dbb-4fdc-9478-8722fa895a90 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:04:28.101214 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:28.101214 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:28.122720 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-084d2072-7dbb-4fdc-9478-8722fa895a90 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:04:28.124553 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 519/1036] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:04:27 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:04:29.155751 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f1d89d0c-5b39-4d1c-9110-68e8cc3567ec tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:04:29.156593 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f1d89d0c-5b39-4d1c-9110-68e8cc3567ec tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:04:29.157106 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:04:29.157106 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:04:29.158849 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f1d89d0c-5b39-4d1c-9110-68e8cc3567ec tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:04:29.573828 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:29.573828 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:29.607245 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f1d89d0c-5b39-4d1c-9110-68e8cc3567ec tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:04:29.693933 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:29.693933 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:29.753610 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f1d89d0c-5b39-4d1c-9110-68e8cc3567ec tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:04:29.765918 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 518/1037] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:04:29 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 606 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:04:30.652828 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2e09b73b-36b7-479d-ba28-145d2e99c2a5 req-5f4619ec-5584-4865-82f1-0dd69c486680 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] POST http://10.222.0.16/volume/v3/1c36d3e835c6448a9038c11e7520b25b/volumes Jan 28 19:04:30.654650 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:04:30.654650 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:04:30.654873 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2e09b73b-36b7-479d-ba28-145d2e99c2a5 req-5f4619ec-5584-4865-82f1-0dd69c486680 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-109305878", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:04:30.681992 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [req-2e09b73b-36b7-479d-ba28-145d2e99c2a5 req-5f4619ec-5584-4865-82f1-0dd69c486680 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-109305878', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:04:30.682544 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [req-2e09b73b-36b7-479d-ba28-145d2e99c2a5 req-5f4619ec-5584-4865-82f1-0dd69c486680 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Create volume of 1 GB Jan 28 19:04:30.796238 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bd5a75e3-99ae-421a-8a9a-f944c78e04ef tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:04:30.799755 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bd5a75e3-99ae-421a-8a9a-f944c78e04ef tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:04:30.801089 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:04:30.801089 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:04:30.808111 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bd5a75e3-99ae-421a-8a9a-f944c78e04ef tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:04:30.825579 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-2e09b73b-36b7-479d-ba28-145d2e99c2a5 req-5f4619ec-5584-4865-82f1-0dd69c486680 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Availability Zones retrieved successfully. Jan 28 19:04:30.930844 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-2e09b73b-36b7-479d-ba28-145d2e99c2a5 req-5f4619ec-5584-4865-82f1-0dd69c486680 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Flow 'volume_create_api' (38c3fd43-5878-483f-a0ca-dc4e95b4ac34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:04:30.962643 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-2e09b73b-36b7-479d-ba28-145d2e99c2a5 req-5f4619ec-5584-4865-82f1-0dd69c486680 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32b926d3-1fa9-4154-b13a-7b332890021d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:04:30.992894 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [req-2e09b73b-36b7-479d-ba28-145d2e99c2a5 req-5f4619ec-5584-4865-82f1-0dd69c486680 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:04:31.162677 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:31.162677 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:31.204357 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bd5a75e3-99ae-421a-8a9a-f944c78e04ef tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:04:31.326800 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:31.326800 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:31.397573 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bd5a75e3-99ae-421a-8a9a-f944c78e04ef tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:04:31.422288 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 519/1038] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:04:30 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 638 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:04:31.430142 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-2e09b73b-36b7-479d-ba28-145d2e99c2a5 req-5f4619ec-5584-4865-82f1-0dd69c486680 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32b926d3-1fa9-4154-b13a-7b332890021d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:04:31.470557 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-2e09b73b-36b7-479d-ba28-145d2e99c2a5 req-5f4619ec-5584-4865-82f1-0dd69c486680 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa20b1aa-929a-46d7-8f65-45376c880f31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:04:31.901229 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [req-2e09b73b-36b7-479d-ba28-145d2e99c2a5 req-5f4619ec-5584-4865-82f1-0dd69c486680 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Created reservations ['0837d5dc-8af2-4d79-b7f3-ebf6c7fb9895', '6a8a2fd8-5701-4f44-af33-a7e31dcc2132', '1441df12-c2fd-42e0-9c05-35ba6c8518d9', '73ffa241-e157-4318-9016-872ce003bc35'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:04:31.909031 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-2e09b73b-36b7-479d-ba28-145d2e99c2a5 req-5f4619ec-5584-4865-82f1-0dd69c486680 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa20b1aa-929a-46d7-8f65-45376c880f31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0837d5dc-8af2-4d79-b7f3-ebf6c7fb9895', '6a8a2fd8-5701-4f44-af33-a7e31dcc2132', '1441df12-c2fd-42e0-9c05-35ba6c8518d9', '73ffa241-e157-4318-9016-872ce003bc35']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:04:31.913007 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-2e09b73b-36b7-479d-ba28-145d2e99c2a5 req-5f4619ec-5584-4865-82f1-0dd69c486680 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76704b7d-b48f-4055-979d-aec8c24f6599) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:04:32.162692 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-2e09b73b-36b7-479d-ba28-145d2e99c2a5 req-5f4619ec-5584-4865-82f1-0dd69c486680 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76704b7d-b48f-4055-979d-aec8c24f6599) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7122ac7e-25d8-4b6c-9bf1-b53cfc035cf6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-109305878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c36d3e835c6448a9038c11e7520b25b',qos_specs=None,replication_status=,reservations=['0837d5dc-8af2-4d79-b7f3-ebf6c7fb9895','6a8a2fd8-5701-4f44-af33-a7e31dcc2132','1441df12-c2fd-42e0-9c05-35ba6c8518d9','73ffa241-e157-4318-9016-872ce003bc35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a587527aaf54d9ba5d3006ab9f013ad',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:04:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-109305878',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7122ac7e-25d8-4b6c-9bf1-b53cfc035cf6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c36d3e835c6448a9038c11e7520b25b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9a587527aaf54d9ba5d3006ab9f013ad',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:04:32.180269 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-2e09b73b-36b7-479d-ba28-145d2e99c2a5 req-5f4619ec-5584-4865-82f1-0dd69c486680 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f577289c-6032-45a1-8d9c-6d379e7fca0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:04:32.276700 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-2e09b73b-36b7-479d-ba28-145d2e99c2a5 req-5f4619ec-5584-4865-82f1-0dd69c486680 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f577289c-6032-45a1-8d9c-6d379e7fca0d) transitioned into state 'SUCCESS' from state '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-109305878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c36d3e835c6448a9038c11e7520b25b',qos_specs=None,replication_status=,reservations=['0837d5dc-8af2-4d79-b7f3-ebf6c7fb9895','6a8a2fd8-5701-4f44-af33-a7e31dcc2132','1441df12-c2fd-42e0-9c05-35ba6c8518d9','73ffa241-e157-4318-9016-872ce003bc35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a587527aaf54d9ba5d3006ab9f013ad',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:04:32.281848 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-2e09b73b-36b7-479d-ba28-145d2e99c2a5 req-5f4619ec-5584-4865-82f1-0dd69c486680 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db5e5b95-9e10-4a58-b24f-0e3cbcf6f167) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:04:32.332554 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-2e09b73b-36b7-479d-ba28-145d2e99c2a5 req-5f4619ec-5584-4865-82f1-0dd69c486680 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db5e5b95-9e10-4a58-b24f-0e3cbcf6f167) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:04:32.337634 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-2e09b73b-36b7-479d-ba28-145d2e99c2a5 req-5f4619ec-5584-4865-82f1-0dd69c486680 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Flow 'volume_create_api' (38c3fd43-5878-483f-a0ca-dc4e95b4ac34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:04:32.466104 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-50c5e098-4bd5-4ec0-b9a0-cb0368087897 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:04:32.474065 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-50c5e098-4bd5-4ec0-b9a0-cb0368087897 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:04:32.475076 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:04:32.475076 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:04:32.476965 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-50c5e098-4bd5-4ec0-b9a0-cb0368087897 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:04:32.508284 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-2e09b73b-36b7-479d-ba28-145d2e99c2a5 req-5f4619ec-5584-4865-82f1-0dd69c486680 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Create volume request issued successfully. Jan 28 19:04:32.553850 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2e09b73b-36b7-479d-ba28-145d2e99c2a5 req-5f4619ec-5584-4865-82f1-0dd69c486680 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] http://10.222.0.16/volume/v3/1c36d3e835c6448a9038c11e7520b25b/volumes returned with HTTP 202 Jan 28 19:04:32.565674 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 520/1039] 10.222.0.16 () {64 vars in 1512 bytes} [Thu Jan 28 19:04:30 2021] POST /volume/v3/1c36d3e835c6448a9038c11e7520b25b/volumes => generated 823 bytes in 1921 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:04:32.587878 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2e09b73b-36b7-479d-ba28-145d2e99c2a5 req-d9717e9f-9f9f-4243-93de-d0287ffd5588 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] GET http://10.222.0.16/volume/v3/1c36d3e835c6448a9038c11e7520b25b/volumes/7122ac7e-25d8-4b6c-9bf1-b53cfc035cf6 Jan 28 19:04:32.596642 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2e09b73b-36b7-479d-ba28-145d2e99c2a5 req-d9717e9f-9f9f-4243-93de-d0287ffd5588 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:04:32.597270 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:04:32.597270 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:04:32.598619 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2e09b73b-36b7-479d-ba28-145d2e99c2a5 req-d9717e9f-9f9f-4243-93de-d0287ffd5588 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:04:32.807100 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:32.807100 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:32.834687 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-2e09b73b-36b7-479d-ba28-145d2e99c2a5 req-d9717e9f-9f9f-4243-93de-d0287ffd5588 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Volume info retrieved successfully. Jan 28 19:04:32.904213 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2e09b73b-36b7-479d-ba28-145d2e99c2a5 req-d9717e9f-9f9f-4243-93de-d0287ffd5588 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] http://10.222.0.16/volume/v3/1c36d3e835c6448a9038c11e7520b25b/volumes/7122ac7e-25d8-4b6c-9bf1-b53cfc035cf6 returned with HTTP 200 Jan 28 19:04:32.925924 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 521/1040] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 19:04:32 2021] GET /volume/v3/1c36d3e835c6448a9038c11e7520b25b/volumes/7122ac7e-25d8-4b6c-9bf1-b53cfc035cf6 => generated 891 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:04:32.969672 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:32.969672 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:33.039730 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-50c5e098-4bd5-4ec0-b9a0-cb0368087897 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:04:33.192235 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:33.192235 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:33.238121 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-50c5e098-4bd5-4ec0-b9a0-cb0368087897 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:04:33.245353 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 520/1041] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:04:32 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 798 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:04:33.694539 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-9446c408-57e9-4752-a7c3-27db7e8c6c16 req-83e69a5c-d17a-4a7c-8a78-a00b554b3395 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] GET http://10.222.0.16/volume/v3/1c36d3e835c6448a9038c11e7520b25b/volumes/7122ac7e-25d8-4b6c-9bf1-b53cfc035cf6 Jan 28 19:04:33.694539 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-9446c408-57e9-4752-a7c3-27db7e8c6c16 req-83e69a5c-d17a-4a7c-8a78-a00b554b3395 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:04:33.700076 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:04:33.700076 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:04:33.701115 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-9446c408-57e9-4752-a7c3-27db7e8c6c16 req-83e69a5c-d17a-4a7c-8a78-a00b554b3395 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:04:33.969805 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:33.969805 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:34.007827 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-9446c408-57e9-4752-a7c3-27db7e8c6c16 req-83e69a5c-d17a-4a7c-8a78-a00b554b3395 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Volume info retrieved successfully. Jan 28 19:04:34.125377 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-9446c408-57e9-4752-a7c3-27db7e8c6c16 req-83e69a5c-d17a-4a7c-8a78-a00b554b3395 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] http://10.222.0.16/volume/v3/1c36d3e835c6448a9038c11e7520b25b/volumes/7122ac7e-25d8-4b6c-9bf1-b53cfc035cf6 returned with HTTP 200 Jan 28 19:04:34.130289 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 522/1042] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 19:04:33 2021] GET /volume/v3/1c36d3e835c6448a9038c11e7520b25b/volumes/7122ac7e-25d8-4b6c-9bf1-b53cfc035cf6 => generated 915 bytes in 449 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:04:34.268472 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-91f8e707-2567-45f5-8321-aa2d3fb6d8cf tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:04:34.269891 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-91f8e707-2567-45f5-8321-aa2d3fb6d8cf tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:04:34.270553 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:04:34.270553 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:04:34.281056 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-91f8e707-2567-45f5-8321-aa2d3fb6d8cf tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:04:34.550548 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:34.550548 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:34.594475 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-91f8e707-2567-45f5-8321-aa2d3fb6d8cf tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:04:34.676740 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:34.676740 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:34.709548 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-91f8e707-2567-45f5-8321-aa2d3fb6d8cf tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:04:34.711785 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 521/1043] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:04:34 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 451 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:04:35.318418 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-cac4e92a-2a85-4aeb-bb32-66fb822a0d95 req-9a1b13a9-f107-48d7-b239-5b1f16b21820 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] GET http://10.222.0.16/volume/v3/1c36d3e835c6448a9038c11e7520b25b/volumes/7122ac7e-25d8-4b6c-9bf1-b53cfc035cf6 Jan 28 19:04:35.320105 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-cac4e92a-2a85-4aeb-bb32-66fb822a0d95 req-9a1b13a9-f107-48d7-b239-5b1f16b21820 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:04:35.320695 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:04:35.320695 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:04:35.322755 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-cac4e92a-2a85-4aeb-bb32-66fb822a0d95 req-9a1b13a9-f107-48d7-b239-5b1f16b21820 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:04:35.603382 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:35.603382 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:35.622906 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-cac4e92a-2a85-4aeb-bb32-66fb822a0d95 req-9a1b13a9-f107-48d7-b239-5b1f16b21820 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Volume info retrieved successfully. Jan 28 19:04:35.672452 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-cac4e92a-2a85-4aeb-bb32-66fb822a0d95 req-9a1b13a9-f107-48d7-b239-5b1f16b21820 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] http://10.222.0.16/volume/v3/1c36d3e835c6448a9038c11e7520b25b/volumes/7122ac7e-25d8-4b6c-9bf1-b53cfc035cf6 returned with HTTP 200 Jan 28 19:04:35.674444 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 523/1044] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 19:04:35 2021] GET /volume/v3/1c36d3e835c6448a9038c11e7520b25b/volumes/7122ac7e-25d8-4b6c-9bf1-b53cfc035cf6 => generated 916 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:04:35.745786 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-455523a0-0676-4130-b21a-bd9275424768 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:04:35.746654 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-455523a0-0676-4130-b21a-bd9275424768 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:04:35.746994 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:04:35.746994 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:04:35.747470 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-455523a0-0676-4130-b21a-bd9275424768 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:04:35.794128 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b966a78f-4c6e-4b18-b714-fbe95cf7e257 req-39fe51c5-14eb-4ae3-97ce-eceb4bffd2e5 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] POST http://10.222.0.16/volume/v3/1c36d3e835c6448a9038c11e7520b25b/snapshots Jan 28 19:04:35.806210 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:04:35.806210 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:04:35.807634 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b966a78f-4c6e-4b18-b714-fbe95cf7e257 req-39fe51c5-14eb-4ae3-97ce-eceb4bffd2e5 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7122ac7e-25d8-4b6c-9bf1-b53cfc035cf6", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1118212311", "description": null, "metadata": {}}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:04:35.861093 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:35.861093 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:35.879117 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-455523a0-0676-4130-b21a-bd9275424768 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:04:35.923729 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:35.923729 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:35.945094 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-455523a0-0676-4130-b21a-bd9275424768 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:04:35.947558 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 522/1045] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:04:35 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:04:35.975671 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:35.975671 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:35.977988 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-b966a78f-4c6e-4b18-b714-fbe95cf7e257 req-39fe51c5-14eb-4ae3-97ce-eceb4bffd2e5 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Volume info retrieved successfully. Jan 28 19:04:35.978739 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [req-b966a78f-4c6e-4b18-b714-fbe95cf7e257 req-39fe51c5-14eb-4ae3-97ce-eceb4bffd2e5 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Create snapshot from volume 7122ac7e-25d8-4b6c-9bf1-b53cfc035cf6 Jan 28 19:04:36.148845 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [req-b966a78f-4c6e-4b18-b714-fbe95cf7e257 req-39fe51c5-14eb-4ae3-97ce-eceb4bffd2e5 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Created reservations ['ae98f7d5-07cd-49e9-b180-0fcb3b8ed456', '9ee93dd1-c32f-48a0-9dcb-592aba2199ea', '82b2928a-6ca3-434a-88f6-99a4da785eb2', '6e94cb1b-57e2-4b37-8f95-343d1dc93ec0'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:04:36.391097 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-b966a78f-4c6e-4b18-b714-fbe95cf7e257 req-39fe51c5-14eb-4ae3-97ce-eceb4bffd2e5 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Snapshot create request issued successfully. Jan 28 19:04:36.392033 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b966a78f-4c6e-4b18-b714-fbe95cf7e257 req-39fe51c5-14eb-4ae3-97ce-eceb4bffd2e5 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] http://10.222.0.16/volume/v3/1c36d3e835c6448a9038c11e7520b25b/snapshots returned with HTTP 202 Jan 28 19:04:36.393964 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 524/1046] 10.222.0.16 () {64 vars in 1518 bytes} [Thu Jan 28 19:04:35 2021] POST /volume/v3/1c36d3e835c6448a9038c11e7520b25b/snapshots => generated 311 bytes in 610 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:04:36.716829 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2939270d-1f63-4d02-aa73-fa191331ccda req-c0e867d8-4680-4074-9d31-9882e3c14b5b tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] GET http://10.222.0.16/volume/v3/1c36d3e835c6448a9038c11e7520b25b/snapshots/bfabafb1-3b88-4392-b12b-d664d619c27a Jan 28 19:04:36.717797 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2939270d-1f63-4d02-aa73-fa191331ccda req-c0e867d8-4680-4074-9d31-9882e3c14b5b tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:04:36.721491 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:04:36.721491 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:04:36.728686 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2939270d-1f63-4d02-aa73-fa191331ccda req-c0e867d8-4680-4074-9d31-9882e3c14b5b tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:04:36.790747 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:36.790747 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:36.794228 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-2939270d-1f63-4d02-aa73-fa191331ccda req-c0e867d8-4680-4074-9d31-9882e3c14b5b tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Snapshot retrieved successfully. Jan 28 19:04:36.798604 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2939270d-1f63-4d02-aa73-fa191331ccda req-c0e867d8-4680-4074-9d31-9882e3c14b5b tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] http://10.222.0.16/volume/v3/1c36d3e835c6448a9038c11e7520b25b/snapshots/bfabafb1-3b88-4392-b12b-d664d619c27a returned with HTTP 200 Jan 28 19:04:36.800217 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 523/1047] 10.222.0.16 () {60 vars in 1575 bytes} [Thu Jan 28 19:04:36 2021] GET /volume/v3/1c36d3e835c6448a9038c11e7520b25b/snapshots/bfabafb1-3b88-4392-b12b-d664d619c27a => generated 443 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:04:36.873334 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-4a03e685-d015-4408-89e6-867acf12df52 req-83c04af3-e702-47b6-b5c0-45f5e0823e95 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] GET http://10.222.0.16/volume/v3/1c36d3e835c6448a9038c11e7520b25b/snapshots/detail Jan 28 19:04:36.875296 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-4a03e685-d015-4408-89e6-867acf12df52 req-83c04af3-e702-47b6-b5c0-45f5e0823e95 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:04:36.876554 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:04:36.876554 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:04:36.877652 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-4a03e685-d015-4408-89e6-867acf12df52 req-83c04af3-e702-47b6-b5c0-45f5e0823e95 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Calling method 'detail' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:04:36.879688 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [req-4a03e685-d015-4408-89e6-867acf12df52 req-83c04af3-e702-47b6-b5c0-45f5e0823e95 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:04:36.881578 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:36.881578 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:36.884637 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [req-4a03e685-d015-4408-89e6-867acf12df52 req-83c04af3-e702-47b6-b5c0-45f5e0823e95 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Building query based on filter {{(pid=87915) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 28 19:04:36.921634 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-4a03e685-d015-4408-89e6-867acf12df52 req-83c04af3-e702-47b6-b5c0-45f5e0823e95 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Get all snapshots completed successfully. Jan 28 19:04:36.923196 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:36.923196 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:36.928295 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-4a03e685-d015-4408-89e6-867acf12df52 req-83c04af3-e702-47b6-b5c0-45f5e0823e95 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] http://10.222.0.16/volume/v3/1c36d3e835c6448a9038c11e7520b25b/snapshots/detail returned with HTTP 200 Jan 28 19:04:36.938543 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 525/1048] 10.222.0.16 () {60 vars in 1485 bytes} [Thu Jan 28 19:04:36 2021] GET /volume/v3/1c36d3e835c6448a9038c11e7520b25b/snapshots/detail => generated 446 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:04:36.983606 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5fda5c0f-19b0-43c4-a509-377375858c4a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:04:36.984558 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5fda5c0f-19b0-43c4-a509-377375858c4a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:04:36.984919 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:04:36.984919 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:04:36.985607 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5fda5c0f-19b0-43c4-a509-377375858c4a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:04:37.012035 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a127efe6-538e-40a1-92e1-db50d8b3c494 req-9a3f4f7a-f29f-4ada-8613-02208b445c05 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] GET http://10.222.0.16/volume/v3/1c36d3e835c6448a9038c11e7520b25b/snapshots/bfabafb1-3b88-4392-b12b-d664d619c27a Jan 28 19:04:37.015454 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-a127efe6-538e-40a1-92e1-db50d8b3c494 req-9a3f4f7a-f29f-4ada-8613-02208b445c05 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:04:37.015815 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:04:37.015815 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:04:37.016907 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-a127efe6-538e-40a1-92e1-db50d8b3c494 req-9a3f4f7a-f29f-4ada-8613-02208b445c05 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:04:37.114254 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:37.114254 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:37.130500 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5fda5c0f-19b0-43c4-a509-377375858c4a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:04:37.167505 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:37.167505 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:37.183598 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5fda5c0f-19b0-43c4-a509-377375858c4a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:04:37.185190 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 524/1049] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:04:36 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:04:37.188005 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:37.188005 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:37.190815 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-a127efe6-538e-40a1-92e1-db50d8b3c494 req-9a3f4f7a-f29f-4ada-8613-02208b445c05 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Snapshot retrieved successfully. Jan 28 19:04:37.195223 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a127efe6-538e-40a1-92e1-db50d8b3c494 req-9a3f4f7a-f29f-4ada-8613-02208b445c05 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] http://10.222.0.16/volume/v3/1c36d3e835c6448a9038c11e7520b25b/snapshots/bfabafb1-3b88-4392-b12b-d664d619c27a returned with HTTP 200 Jan 28 19:04:37.197665 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 526/1050] 10.222.0.16 () {60 vars in 1575 bytes} [Thu Jan 28 19:04:37 2021] GET /volume/v3/1c36d3e835c6448a9038c11e7520b25b/snapshots/bfabafb1-3b88-4392-b12b-d664d619c27a => generated 443 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:04:38.231469 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e75573d2-13ce-4581-9d98-710eb797f680 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:04:38.241814 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e75573d2-13ce-4581-9d98-710eb797f680 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:04:38.243619 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:04:38.243619 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:04:38.245371 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e75573d2-13ce-4581-9d98-710eb797f680 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:04:38.371652 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1f63c74f-d251-4f29-8e75-0ab06b7a9309 req-e11b2a92-a3d0-4bde-9909-7f3e34a77eee tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] GET http://10.222.0.16/volume/v3/1c36d3e835c6448a9038c11e7520b25b/snapshots/bfabafb1-3b88-4392-b12b-d664d619c27a Jan 28 19:04:38.397192 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-1f63c74f-d251-4f29-8e75-0ab06b7a9309 req-e11b2a92-a3d0-4bde-9909-7f3e34a77eee tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:04:38.399141 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:04:38.399141 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:04:38.401653 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-1f63c74f-d251-4f29-8e75-0ab06b7a9309 req-e11b2a92-a3d0-4bde-9909-7f3e34a77eee tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:04:38.504950 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:38.504950 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:38.507525 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-1f63c74f-d251-4f29-8e75-0ab06b7a9309 req-e11b2a92-a3d0-4bde-9909-7f3e34a77eee tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Snapshot retrieved successfully. Jan 28 19:04:38.522144 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1f63c74f-d251-4f29-8e75-0ab06b7a9309 req-e11b2a92-a3d0-4bde-9909-7f3e34a77eee tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] http://10.222.0.16/volume/v3/1c36d3e835c6448a9038c11e7520b25b/snapshots/bfabafb1-3b88-4392-b12b-d664d619c27a returned with HTTP 200 Jan 28 19:04:38.524714 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:38.524714 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:38.532710 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 527/1051] 10.222.0.16 () {60 vars in 1575 bytes} [Thu Jan 28 19:04:38 2021] GET /volume/v3/1c36d3e835c6448a9038c11e7520b25b/snapshots/bfabafb1-3b88-4392-b12b-d664d619c27a => generated 443 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:04:38.557545 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e75573d2-13ce-4581-9d98-710eb797f680 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:04:38.636360 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:38.636360 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:38.673004 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e75573d2-13ce-4581-9d98-710eb797f680 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:04:38.684457 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 525/1052] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:04:38 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 472 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:04:39.711217 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7c4d7bdf-feca-421c-bef0-ab6060dca9f6 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:04:39.712349 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7c4d7bdf-feca-421c-bef0-ab6060dca9f6 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:04:39.712789 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:04:39.712789 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:04:39.713590 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7c4d7bdf-feca-421c-bef0-ab6060dca9f6 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:04:39.930482 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-30e62bcb-ed1d-483d-b383-7cb9091a8fa0 req-b7bfe6c4-5fa4-4652-8392-3e0e3c00328d tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] GET http://10.222.0.16/volume/v3/1c36d3e835c6448a9038c11e7520b25b/snapshots/bfabafb1-3b88-4392-b12b-d664d619c27a Jan 28 19:04:39.931486 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-30e62bcb-ed1d-483d-b383-7cb9091a8fa0 req-b7bfe6c4-5fa4-4652-8392-3e0e3c00328d tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:04:39.931835 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:04:39.931835 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:04:39.932529 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-30e62bcb-ed1d-483d-b383-7cb9091a8fa0 req-b7bfe6c4-5fa4-4652-8392-3e0e3c00328d tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:04:40.056007 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:40.056007 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:40.062206 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:40.062206 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:40.070626 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-30e62bcb-ed1d-483d-b383-7cb9091a8fa0 req-b7bfe6c4-5fa4-4652-8392-3e0e3c00328d tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Snapshot retrieved successfully. Jan 28 19:04:40.080925 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-30e62bcb-ed1d-483d-b383-7cb9091a8fa0 req-b7bfe6c4-5fa4-4652-8392-3e0e3c00328d tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] http://10.222.0.16/volume/v3/1c36d3e835c6448a9038c11e7520b25b/snapshots/bfabafb1-3b88-4392-b12b-d664d619c27a returned with HTTP 200 Jan 28 19:04:40.086328 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 526/1053] 10.222.0.16 () {60 vars in 1575 bytes} [Thu Jan 28 19:04:39 2021] GET /volume/v3/1c36d3e835c6448a9038c11e7520b25b/snapshots/bfabafb1-3b88-4392-b12b-d664d619c27a => generated 470 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:04:40.095647 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7c4d7bdf-feca-421c-bef0-ab6060dca9f6 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:04:40.191511 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f166c53a-12f6-4e03-91b1-8b6f1e8ef473 req-93282f0a-f862-449f-89b1-c76b87965280 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] DELETE http://10.222.0.16/volume/v3/1c36d3e835c6448a9038c11e7520b25b/snapshots/bfabafb1-3b88-4392-b12b-d664d619c27a Jan 28 19:04:40.191797 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:40.191797 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:40.195729 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f166c53a-12f6-4e03-91b1-8b6f1e8ef473 req-93282f0a-f862-449f-89b1-c76b87965280 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:04:40.196241 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:04:40.196241 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:04:40.202936 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f166c53a-12f6-4e03-91b1-8b6f1e8ef473 req-93282f0a-f862-449f-89b1-c76b87965280 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:04:40.204738 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [req-f166c53a-12f6-4e03-91b1-8b6f1e8ef473 req-93282f0a-f862-449f-89b1-c76b87965280 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Delete snapshot with id: bfabafb1-3b88-4392-b12b-d664d619c27a Jan 28 19:04:40.234504 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7c4d7bdf-feca-421c-bef0-ab6060dca9f6 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:04:40.235998 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 528/1054] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:04:39 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:04:40.383369 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:40.383369 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:40.390108 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-f166c53a-12f6-4e03-91b1-8b6f1e8ef473 req-93282f0a-f862-449f-89b1-c76b87965280 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Snapshot retrieved successfully. Jan 28 19:04:40.659789 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-f166c53a-12f6-4e03-91b1-8b6f1e8ef473 req-93282f0a-f862-449f-89b1-c76b87965280 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Snapshot delete request issued successfully. Jan 28 19:04:40.660811 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f166c53a-12f6-4e03-91b1-8b6f1e8ef473 req-93282f0a-f862-449f-89b1-c76b87965280 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] http://10.222.0.16/volume/v3/1c36d3e835c6448a9038c11e7520b25b/snapshots/bfabafb1-3b88-4392-b12b-d664d619c27a returned with HTTP 202 Jan 28 19:04:40.662331 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 527/1055] 10.222.0.16 () {62 vars in 1597 bytes} [Thu Jan 28 19:04:40 2021] DELETE /volume/v3/1c36d3e835c6448a9038c11e7520b25b/snapshots/bfabafb1-3b88-4392-b12b-d664d619c27a => generated 0 bytes in 482 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:04:40.749108 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e712ae31-3f64-4c3f-b54e-cf68dfda37d0 req-b108e7e6-ed0a-4dd9-83e9-59c0b7154e46 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] GET http://10.222.0.16/volume/v3/1c36d3e835c6448a9038c11e7520b25b/snapshots/bfabafb1-3b88-4392-b12b-d664d619c27a Jan 28 19:04:40.749956 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e712ae31-3f64-4c3f-b54e-cf68dfda37d0 req-b108e7e6-ed0a-4dd9-83e9-59c0b7154e46 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:04:40.750104 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:04:40.750104 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:04:40.757620 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e712ae31-3f64-4c3f-b54e-cf68dfda37d0 req-b108e7e6-ed0a-4dd9-83e9-59c0b7154e46 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:04:40.845876 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:40.845876 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:40.847623 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-e712ae31-3f64-4c3f-b54e-cf68dfda37d0 req-b108e7e6-ed0a-4dd9-83e9-59c0b7154e46 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Snapshot retrieved successfully. Jan 28 19:04:40.853486 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e712ae31-3f64-4c3f-b54e-cf68dfda37d0 req-b108e7e6-ed0a-4dd9-83e9-59c0b7154e46 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] http://10.222.0.16/volume/v3/1c36d3e835c6448a9038c11e7520b25b/snapshots/bfabafb1-3b88-4392-b12b-d664d619c27a returned with HTTP 200 Jan 28 19:04:40.879009 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 529/1056] 10.222.0.16 () {60 vars in 1575 bytes} [Thu Jan 28 19:04:40 2021] GET /volume/v3/1c36d3e835c6448a9038c11e7520b25b/snapshots/bfabafb1-3b88-4392-b12b-d664d619c27a => generated 469 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:04:41.268022 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-908e50e1-6499-44c6-9e7d-bd8858472c93 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:04:41.268473 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-908e50e1-6499-44c6-9e7d-bd8858472c93 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:04:41.268651 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:04:41.268651 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:04:41.269083 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-908e50e1-6499-44c6-9e7d-bd8858472c93 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:04:41.563694 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:41.563694 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:41.606910 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-908e50e1-6499-44c6-9e7d-bd8858472c93 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:04:41.681593 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:41.681593 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:41.699646 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-908e50e1-6499-44c6-9e7d-bd8858472c93 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:04:41.717173 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 528/1057] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:04:41 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 444 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:04:42.013066 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f03f00e3-5068-49f1-a524-01b5671ddfc6 req-b39129a9-198b-4f0e-8df1-f8aaf8d09ad0 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] GET http://10.222.0.16/volume/v3/1c36d3e835c6448a9038c11e7520b25b/snapshots/bfabafb1-3b88-4392-b12b-d664d619c27a Jan 28 19:04:42.022278 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f03f00e3-5068-49f1-a524-01b5671ddfc6 req-b39129a9-198b-4f0e-8df1-f8aaf8d09ad0 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:04:42.023033 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:04:42.023033 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:04:42.029683 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f03f00e3-5068-49f1-a524-01b5671ddfc6 req-b39129a9-198b-4f0e-8df1-f8aaf8d09ad0 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:04:42.200218 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:42.200218 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:42.213193 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-f03f00e3-5068-49f1-a524-01b5671ddfc6 req-b39129a9-198b-4f0e-8df1-f8aaf8d09ad0 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Snapshot retrieved successfully. Jan 28 19:04:42.217783 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f03f00e3-5068-49f1-a524-01b5671ddfc6 req-b39129a9-198b-4f0e-8df1-f8aaf8d09ad0 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] http://10.222.0.16/volume/v3/1c36d3e835c6448a9038c11e7520b25b/snapshots/bfabafb1-3b88-4392-b12b-d664d619c27a returned with HTTP 200 Jan 28 19:04:42.219285 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 530/1058] 10.222.0.16 () {60 vars in 1575 bytes} [Thu Jan 28 19:04:42 2021] GET /volume/v3/1c36d3e835c6448a9038c11e7520b25b/snapshots/bfabafb1-3b88-4392-b12b-d664d619c27a => generated 469 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:04:42.736178 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-141e4583-a45e-4d95-ae17-2188fc72747a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:04:42.737181 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-141e4583-a45e-4d95-ae17-2188fc72747a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:04:42.737570 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:04:42.737570 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:04:42.738271 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-141e4583-a45e-4d95-ae17-2188fc72747a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:04:43.133164 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:43.133164 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:43.153434 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-141e4583-a45e-4d95-ae17-2188fc72747a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:04:43.203170 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:43.203170 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:43.236756 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-141e4583-a45e-4d95-ae17-2188fc72747a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:04:43.239546 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 529/1059] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:04:42 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:04:43.429775 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-833d93b7-b1b5-4918-b3d0-0634e5e4c79b req-bfac99aa-28ea-42e0-af42-aa97c702f99b tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] GET http://10.222.0.16/volume/v3/1c36d3e835c6448a9038c11e7520b25b/snapshots/bfabafb1-3b88-4392-b12b-d664d619c27a Jan 28 19:04:43.434768 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-833d93b7-b1b5-4918-b3d0-0634e5e4c79b req-bfac99aa-28ea-42e0-af42-aa97c702f99b tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:04:43.441008 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:04:43.441008 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:04:43.447592 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-833d93b7-b1b5-4918-b3d0-0634e5e4c79b req-bfac99aa-28ea-42e0-af42-aa97c702f99b tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:04:43.607143 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:43.607143 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:43.611480 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-833d93b7-b1b5-4918-b3d0-0634e5e4c79b req-bfac99aa-28ea-42e0-af42-aa97c702f99b tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Snapshot retrieved successfully. Jan 28 19:04:43.626933 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-833d93b7-b1b5-4918-b3d0-0634e5e4c79b req-bfac99aa-28ea-42e0-af42-aa97c702f99b tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] http://10.222.0.16/volume/v3/1c36d3e835c6448a9038c11e7520b25b/snapshots/bfabafb1-3b88-4392-b12b-d664d619c27a returned with HTTP 200 Jan 28 19:04:43.629710 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 531/1060] 10.222.0.16 () {60 vars in 1575 bytes} [Thu Jan 28 19:04:43 2021] GET /volume/v3/1c36d3e835c6448a9038c11e7520b25b/snapshots/bfabafb1-3b88-4392-b12b-d664d619c27a => generated 469 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:04:44.264764 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-372550a8-daef-4749-a071-6f196d09061e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:04:44.266421 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-372550a8-daef-4749-a071-6f196d09061e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:04:44.266745 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:04:44.266745 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:04:44.270510 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-372550a8-daef-4749-a071-6f196d09061e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:04:44.830181 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c38817f6-2cd4-4230-abc7-b08029b09f39 req-1cf902e1-4dfc-43d7-ac53-e0cb89832488 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] GET http://10.222.0.16/volume/v3/1c36d3e835c6448a9038c11e7520b25b/snapshots/bfabafb1-3b88-4392-b12b-d664d619c27a Jan 28 19:04:44.832747 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:44.832747 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:44.835772 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c38817f6-2cd4-4230-abc7-b08029b09f39 req-1cf902e1-4dfc-43d7-ac53-e0cb89832488 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:04:44.836206 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:04:44.836206 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:04:44.837013 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c38817f6-2cd4-4230-abc7-b08029b09f39 req-1cf902e1-4dfc-43d7-ac53-e0cb89832488 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:04:44.869962 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-372550a8-daef-4749-a071-6f196d09061e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:04:45.019446 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:45.019446 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:45.027787 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-c38817f6-2cd4-4230-abc7-b08029b09f39 req-1cf902e1-4dfc-43d7-ac53-e0cb89832488 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Snapshot retrieved successfully. Jan 28 19:04:45.036270 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c38817f6-2cd4-4230-abc7-b08029b09f39 req-1cf902e1-4dfc-43d7-ac53-e0cb89832488 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] http://10.222.0.16/volume/v3/1c36d3e835c6448a9038c11e7520b25b/snapshots/bfabafb1-3b88-4392-b12b-d664d619c27a returned with HTTP 200 Jan 28 19:04:45.038702 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 532/1061] 10.222.0.16 () {60 vars in 1575 bytes} [Thu Jan 28 19:04:44 2021] GET /volume/v3/1c36d3e835c6448a9038c11e7520b25b/snapshots/bfabafb1-3b88-4392-b12b-d664d619c27a => generated 469 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:04:45.053460 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:45.053460 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:45.153961 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-372550a8-daef-4749-a071-6f196d09061e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:04:45.155425 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 530/1062] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:04:44 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 899 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:04:46.178020 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-093863e0-6f9c-4f7c-861f-4bdf0f0e1376 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:04:46.179126 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-093863e0-6f9c-4f7c-861f-4bdf0f0e1376 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:04:46.179576 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:04:46.179576 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:04:46.180378 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-093863e0-6f9c-4f7c-861f-4bdf0f0e1376 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:04:46.261342 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8b9277b8-36c9-45e5-9579-d5736fa07f4c req-1f84c626-55b2-4a55-8258-a1a457b28c91 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] GET http://10.222.0.16/volume/v3/1c36d3e835c6448a9038c11e7520b25b/snapshots/bfabafb1-3b88-4392-b12b-d664d619c27a Jan 28 19:04:46.267314 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8b9277b8-36c9-45e5-9579-d5736fa07f4c req-1f84c626-55b2-4a55-8258-a1a457b28c91 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:04:46.268057 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:04:46.268057 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:04:46.278177 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8b9277b8-36c9-45e5-9579-d5736fa07f4c req-1f84c626-55b2-4a55-8258-a1a457b28c91 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:04:46.396782 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8b9277b8-36c9-45e5-9579-d5736fa07f4c req-1f84c626-55b2-4a55-8258-a1a457b28c91 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] http://10.222.0.16/volume/v3/1c36d3e835c6448a9038c11e7520b25b/snapshots/bfabafb1-3b88-4392-b12b-d664d619c27a returned with HTTP 404 Jan 28 19:04:46.404769 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 531/1063] 10.222.0.16 () {60 vars in 1575 bytes} [Thu Jan 28 19:04:46 2021] GET /volume/v3/1c36d3e835c6448a9038c11e7520b25b/snapshots/bfabafb1-3b88-4392-b12b-d664d619c27a => generated 111 bytes in 158 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 28 19:04:46.500798 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a706a7d5-ad41-46e1-a6b1-97246b175b4c req-bfa44dd1-3988-47c3-980b-d0f0126fbbcb tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] DELETE http://10.222.0.16/volume/v3/1c36d3e835c6448a9038c11e7520b25b/volumes/7122ac7e-25d8-4b6c-9bf1-b53cfc035cf6 Jan 28 19:04:46.502029 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-a706a7d5-ad41-46e1-a6b1-97246b175b4c req-bfa44dd1-3988-47c3-980b-d0f0126fbbcb tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:04:46.515990 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-a706a7d5-ad41-46e1-a6b1-97246b175b4c req-bfa44dd1-3988-47c3-980b-d0f0126fbbcb tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:04:46.517077 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [req-a706a7d5-ad41-46e1-a6b1-97246b175b4c req-bfa44dd1-3988-47c3-980b-d0f0126fbbcb tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Delete volume with id: 7122ac7e-25d8-4b6c-9bf1-b53cfc035cf6 Jan 28 19:04:46.546759 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:46.546759 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:46.587178 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-093863e0-6f9c-4f7c-861f-4bdf0f0e1376 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:04:46.677025 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:46.677025 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:46.696907 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-093863e0-6f9c-4f7c-861f-4bdf0f0e1376 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:04:46.699303 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 533/1064] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:04:46 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 528 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:04:46.727399 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:46.727399 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:46.729408 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-a706a7d5-ad41-46e1-a6b1-97246b175b4c req-bfa44dd1-3988-47c3-980b-d0f0126fbbcb tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Volume info retrieved successfully. Jan 28 19:04:46.823016 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-a706a7d5-ad41-46e1-a6b1-97246b175b4c req-bfa44dd1-3988-47c3-980b-d0f0126fbbcb tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Delete volume request issued successfully. Jan 28 19:04:46.824613 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a706a7d5-ad41-46e1-a6b1-97246b175b4c req-bfa44dd1-3988-47c3-980b-d0f0126fbbcb tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] http://10.222.0.16/volume/v3/1c36d3e835c6448a9038c11e7520b25b/volumes/7122ac7e-25d8-4b6c-9bf1-b53cfc035cf6 returned with HTTP 202 Jan 28 19:04:46.832839 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 532/1065] 10.222.0.16 () {62 vars in 1591 bytes} [Thu Jan 28 19:04:46 2021] DELETE /volume/v3/1c36d3e835c6448a9038c11e7520b25b/volumes/7122ac7e-25d8-4b6c-9bf1-b53cfc035cf6 => generated 0 bytes in 340 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 28 19:04:46.984143 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-cb356ff4-11ff-476d-9ed8-3151d437f152 req-385e2244-1daa-4e2e-ac2b-274bd531cea1 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] GET http://10.222.0.16/volume/v3/1c36d3e835c6448a9038c11e7520b25b/volumes/7122ac7e-25d8-4b6c-9bf1-b53cfc035cf6 Jan 28 19:04:46.989376 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-cb356ff4-11ff-476d-9ed8-3151d437f152 req-385e2244-1daa-4e2e-ac2b-274bd531cea1 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:04:46.989982 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:04:46.989982 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:04:46.992959 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-cb356ff4-11ff-476d-9ed8-3151d437f152 req-385e2244-1daa-4e2e-ac2b-274bd531cea1 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:04:47.520342 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:47.520342 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:47.591715 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-cb356ff4-11ff-476d-9ed8-3151d437f152 req-385e2244-1daa-4e2e-ac2b-274bd531cea1 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Volume info retrieved successfully. Jan 28 19:04:47.734418 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1febf29d-008b-464f-8fe9-a6fc0ee9c87b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:04:47.738086 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-cb356ff4-11ff-476d-9ed8-3151d437f152 req-385e2244-1daa-4e2e-ac2b-274bd531cea1 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] http://10.222.0.16/volume/v3/1c36d3e835c6448a9038c11e7520b25b/volumes/7122ac7e-25d8-4b6c-9bf1-b53cfc035cf6 returned with HTTP 200 Jan 28 19:04:47.740149 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 534/1066] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 19:04:46 2021] GET /volume/v3/1c36d3e835c6448a9038c11e7520b25b/volumes/7122ac7e-25d8-4b6c-9bf1-b53cfc035cf6 => generated 915 bytes in 767 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:04:47.756397 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1febf29d-008b-464f-8fe9-a6fc0ee9c87b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:04:47.756397 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:04:47.756397 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:04:47.756397 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1febf29d-008b-464f-8fe9-a6fc0ee9c87b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:04:47.898764 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:47.898764 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:47.928217 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1febf29d-008b-464f-8fe9-a6fc0ee9c87b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:04:47.991270 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:47.991270 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:48.024830 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1febf29d-008b-464f-8fe9-a6fc0ee9c87b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:04:48.026764 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 533/1067] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:04:47 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:04:48.968599 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-86ae307c-f6ab-4dc0-ad83-36109d161721 req-e424675b-34e4-4c55-8ad3-de4d35aea627 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] GET http://10.222.0.16/volume/v3/1c36d3e835c6448a9038c11e7520b25b/volumes/7122ac7e-25d8-4b6c-9bf1-b53cfc035cf6 Jan 28 19:04:48.969491 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-86ae307c-f6ab-4dc0-ad83-36109d161721 req-e424675b-34e4-4c55-8ad3-de4d35aea627 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:04:48.978041 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:04:48.978041 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:04:48.979154 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-86ae307c-f6ab-4dc0-ad83-36109d161721 req-e424675b-34e4-4c55-8ad3-de4d35aea627 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:04:49.064173 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bd2d01d3-780a-4440-bf5b-01d167dbec95 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:04:49.065409 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bd2d01d3-780a-4440-bf5b-01d167dbec95 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:04:49.066007 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:04:49.066007 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:04:49.069221 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bd2d01d3-780a-4440-bf5b-01d167dbec95 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:04:49.437040 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:49.437040 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:49.474713 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-86ae307c-f6ab-4dc0-ad83-36109d161721 req-e424675b-34e4-4c55-8ad3-de4d35aea627 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Volume info retrieved successfully. Jan 28 19:04:49.558979 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:49.558979 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:49.623780 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-86ae307c-f6ab-4dc0-ad83-36109d161721 req-e424675b-34e4-4c55-8ad3-de4d35aea627 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] http://10.222.0.16/volume/v3/1c36d3e835c6448a9038c11e7520b25b/volumes/7122ac7e-25d8-4b6c-9bf1-b53cfc035cf6 returned with HTTP 200 Jan 28 19:04:49.627784 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 535/1068] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 19:04:48 2021] GET /volume/v3/1c36d3e835c6448a9038c11e7520b25b/volumes/7122ac7e-25d8-4b6c-9bf1-b53cfc035cf6 => generated 915 bytes in 668 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:04:49.634272 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bd2d01d3-780a-4440-bf5b-01d167dbec95 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:04:49.795654 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:49.795654 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:49.874664 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bd2d01d3-780a-4440-bf5b-01d167dbec95 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:04:49.889212 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 534/1069] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:04:49 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 824 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:04:50.804596 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-234d92ce-89e3-4196-99b2-13906847bbfc req-bf2bddfe-3040-4eaa-8f24-ee238fdfcdf6 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] GET http://10.222.0.16/volume/v3/1c36d3e835c6448a9038c11e7520b25b/volumes/7122ac7e-25d8-4b6c-9bf1-b53cfc035cf6 Jan 28 19:04:50.808468 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-234d92ce-89e3-4196-99b2-13906847bbfc req-bf2bddfe-3040-4eaa-8f24-ee238fdfcdf6 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:04:50.809472 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:04:50.809472 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:04:50.810644 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-234d92ce-89e3-4196-99b2-13906847bbfc req-bf2bddfe-3040-4eaa-8f24-ee238fdfcdf6 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:04:50.908945 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-51804ecb-3c19-4c4e-b981-451416ed3909 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:04:50.909973 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-51804ecb-3c19-4c4e-b981-451416ed3909 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:04:50.910312 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:04:50.910312 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:04:50.910997 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-51804ecb-3c19-4c4e-b981-451416ed3909 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:04:51.005957 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:51.005957 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:51.046343 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-234d92ce-89e3-4196-99b2-13906847bbfc req-bf2bddfe-3040-4eaa-8f24-ee238fdfcdf6 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Volume info retrieved successfully. Jan 28 19:04:51.164611 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-234d92ce-89e3-4196-99b2-13906847bbfc req-bf2bddfe-3040-4eaa-8f24-ee238fdfcdf6 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] http://10.222.0.16/volume/v3/1c36d3e835c6448a9038c11e7520b25b/volumes/7122ac7e-25d8-4b6c-9bf1-b53cfc035cf6 returned with HTTP 200 Jan 28 19:04:51.166814 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 536/1070] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 19:04:50 2021] GET /volume/v3/1c36d3e835c6448a9038c11e7520b25b/volumes/7122ac7e-25d8-4b6c-9bf1-b53cfc035cf6 => generated 915 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:04:51.326482 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:51.326482 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:51.399430 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-51804ecb-3c19-4c4e-b981-451416ed3909 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:04:51.528577 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:51.528577 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:51.585736 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-51804ecb-3c19-4c4e-b981-451416ed3909 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:04:51.587184 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 535/1071] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:04:50 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 687 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:04:52.378562 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-cb766c75-5fe1-4194-98cc-ce7583ab8ea2 req-97372315-85a3-44af-abb3-a4d56b9d0113 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] GET http://10.222.0.16/volume/v3/1c36d3e835c6448a9038c11e7520b25b/volumes/7122ac7e-25d8-4b6c-9bf1-b53cfc035cf6 Jan 28 19:04:52.381163 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-cb766c75-5fe1-4194-98cc-ce7583ab8ea2 req-97372315-85a3-44af-abb3-a4d56b9d0113 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:04:52.385269 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:04:52.385269 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:04:52.387250 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-cb766c75-5fe1-4194-98cc-ce7583ab8ea2 req-97372315-85a3-44af-abb3-a4d56b9d0113 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:04:52.621880 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ecebff92-fe87-4d5e-ad14-31661073e163 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:04:52.622830 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ecebff92-fe87-4d5e-ad14-31661073e163 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:04:52.623196 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:04:52.623196 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:04:52.623859 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ecebff92-fe87-4d5e-ad14-31661073e163 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:04:52.763227 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-cb766c75-5fe1-4194-98cc-ce7583ab8ea2 req-97372315-85a3-44af-abb3-a4d56b9d0113 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] http://10.222.0.16/volume/v3/1c36d3e835c6448a9038c11e7520b25b/volumes/7122ac7e-25d8-4b6c-9bf1-b53cfc035cf6 returned with HTTP 404 Jan 28 19:04:52.766013 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 537/1072] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 19:04:52 2021] GET /volume/v3/1c36d3e835c6448a9038c11e7520b25b/volumes/7122ac7e-25d8-4b6c-9bf1-b53cfc035cf6 => generated 109 bytes in 397 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:04:52.899077 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:52.899077 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:52.934080 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ecebff92-fe87-4d5e-ad14-31661073e163 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:04:53.011863 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-175e445f-5321-4364-8cb3-5aab7fd58c9b req-3712ad9f-abd2-4442-bd1b-d407009b8883 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] DELETE http://10.222.0.16/volume/v3/1c36d3e835c6448a9038c11e7520b25b/volumes/7122ac7e-25d8-4b6c-9bf1-b53cfc035cf6 Jan 28 19:04:53.013039 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-175e445f-5321-4364-8cb3-5aab7fd58c9b req-3712ad9f-abd2-4442-bd1b-d407009b8883 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:04:53.014261 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-175e445f-5321-4364-8cb3-5aab7fd58c9b req-3712ad9f-abd2-4442-bd1b-d407009b8883 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:04:53.023610 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:53.023610 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:53.024138 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [req-175e445f-5321-4364-8cb3-5aab7fd58c9b req-3712ad9f-abd2-4442-bd1b-d407009b8883 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Delete volume with id: 7122ac7e-25d8-4b6c-9bf1-b53cfc035cf6 Jan 28 19:04:53.056452 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ecebff92-fe87-4d5e-ad14-31661073e163 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:04:53.058668 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 536/1073] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:04:52 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 443 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:04:53.195374 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-175e445f-5321-4364-8cb3-5aab7fd58c9b req-3712ad9f-abd2-4442-bd1b-d407009b8883 tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] http://10.222.0.16/volume/v3/1c36d3e835c6448a9038c11e7520b25b/volumes/7122ac7e-25d8-4b6c-9bf1-b53cfc035cf6 returned with HTTP 404 Jan 28 19:04:53.198647 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 538/1074] 10.222.0.16 () {62 vars in 1591 bytes} [Thu Jan 28 19:04:53 2021] DELETE /volume/v3/1c36d3e835c6448a9038c11e7520b25b/volumes/7122ac7e-25d8-4b6c-9bf1-b53cfc035cf6 => generated 109 bytes in 195 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:04:53.866550 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e60004c0-9b54-43f0-84b4-6cd3083efc8f req-7b307530-d645-47eb-8fc8-b22ad5399c9a tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] GET http://10.222.0.16/volume/v3/1c36d3e835c6448a9038c11e7520b25b/volumes/7122ac7e-25d8-4b6c-9bf1-b53cfc035cf6 Jan 28 19:04:53.871055 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e60004c0-9b54-43f0-84b4-6cd3083efc8f req-7b307530-d645-47eb-8fc8-b22ad5399c9a tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:04:53.873702 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:04:53.873702 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:04:53.878163 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-e60004c0-9b54-43f0-84b4-6cd3083efc8f req-7b307530-d645-47eb-8fc8-b22ad5399c9a tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:04:54.093161 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e97ac14a-c1b3-43a2-a3d2-0a306560d545 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:04:54.094768 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e97ac14a-c1b3-43a2-a3d2-0a306560d545 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:04:54.101707 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e97ac14a-c1b3-43a2-a3d2-0a306560d545 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:04:54.191710 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-e60004c0-9b54-43f0-84b4-6cd3083efc8f req-7b307530-d645-47eb-8fc8-b22ad5399c9a tempest-VolumesSnapshotsTestJSON-2065371348 tempest-VolumesSnapshotsTestJSON-2065371348-project] http://10.222.0.16/volume/v3/1c36d3e835c6448a9038c11e7520b25b/volumes/7122ac7e-25d8-4b6c-9bf1-b53cfc035cf6 returned with HTTP 404 Jan 28 19:04:54.204911 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 537/1075] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 19:04:53 2021] GET /volume/v3/1c36d3e835c6448a9038c11e7520b25b/volumes/7122ac7e-25d8-4b6c-9bf1-b53cfc035cf6 => generated 109 bytes in 350 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:04:54.348408 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:54.348408 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:54.367996 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e97ac14a-c1b3-43a2-a3d2-0a306560d545 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:04:54.442539 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:54.442539 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:54.487276 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e97ac14a-c1b3-43a2-a3d2-0a306560d545 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:04:54.513708 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 539/1076] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:04:54 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 429 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:04:55.526596 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c8dd95a8-a7c5-4c2c-8ff0-644672fa6d67 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:04:55.528130 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c8dd95a8-a7c5-4c2c-8ff0-644672fa6d67 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:04:55.534071 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c8dd95a8-a7c5-4c2c-8ff0-644672fa6d67 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:04:55.870345 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:55.870345 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:55.907779 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c8dd95a8-a7c5-4c2c-8ff0-644672fa6d67 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:04:55.999729 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:55.999729 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:56.035092 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c8dd95a8-a7c5-4c2c-8ff0-644672fa6d67 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:04:56.039532 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 538/1077] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:04:55 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 524 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:04:57.077866 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7b8f8fe2-758e-472c-8c80-41a9959e7af9 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:04:57.079055 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7b8f8fe2-758e-472c-8c80-41a9959e7af9 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:04:57.079418 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:04:57.079418 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:04:57.081403 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7b8f8fe2-758e-472c-8c80-41a9959e7af9 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:04:57.320934 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:57.320934 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:57.354936 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7b8f8fe2-758e-472c-8c80-41a9959e7af9 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:04:57.463023 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:57.463023 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:57.498271 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7b8f8fe2-758e-472c-8c80-41a9959e7af9 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:04:57.508413 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 540/1078] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:04:57 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 434 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:04:58.531709 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-74b7603f-974b-4b9d-8d54-d4223f97d6ff tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:04:58.535191 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-74b7603f-974b-4b9d-8d54-d4223f97d6ff tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:04:58.538419 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:04:58.538419 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:04:58.542688 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-74b7603f-974b-4b9d-8d54-d4223f97d6ff tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:04:58.866751 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:58.866751 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:58.918676 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-74b7603f-974b-4b9d-8d54-d4223f97d6ff tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:04:58.969209 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:04:58.969209 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:04:58.984038 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-74b7603f-974b-4b9d-8d54-d4223f97d6ff tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:04:58.986104 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 539/1079] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:04:58 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 463 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:05:00.021692 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6749bfda-1a99-4a2a-a97c-388c292bc3d7 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:05:00.022795 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6749bfda-1a99-4a2a-a97c-388c292bc3d7 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:05:00.023079 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:05:00.023079 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:05:00.024074 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6749bfda-1a99-4a2a-a97c-388c292bc3d7 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:05:00.281124 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:00.281124 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:00.295378 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6749bfda-1a99-4a2a-a97c-388c292bc3d7 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:05:00.339636 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:00.339636 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:00.365688 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6749bfda-1a99-4a2a-a97c-388c292bc3d7 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:05:00.366779 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 541/1080] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:05:00 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:05:01.399419 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1f320e23-2397-4586-b962-4ae03c251534 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:05:01.401800 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1f320e23-2397-4586-b962-4ae03c251534 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:05:01.402381 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:05:01.402381 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:05:01.404464 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1f320e23-2397-4586-b962-4ae03c251534 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:05:01.648043 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:01.648043 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:01.671170 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1f320e23-2397-4586-b962-4ae03c251534 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:05:01.743782 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:01.743782 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:01.781643 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1f320e23-2397-4586-b962-4ae03c251534 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:05:01.783474 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 540/1081] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:05:01 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:05:02.811899 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9d93a468-1af2-4e64-a4d8-8df31bda7bd8 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:05:02.814840 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9d93a468-1af2-4e64-a4d8-8df31bda7bd8 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:05:02.815360 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:05:02.815360 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:05:02.816190 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9d93a468-1af2-4e64-a4d8-8df31bda7bd8 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:05:02.926447 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:02.926447 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:02.939675 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9d93a468-1af2-4e64-a4d8-8df31bda7bd8 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:05:02.982695 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:02.982695 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:02.993072 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9d93a468-1af2-4e64-a4d8-8df31bda7bd8 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:05:02.994309 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 542/1082] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:05:02 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:05:04.020437 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ca34b610-00b9-4215-a5f3-4d1e81b98ccb tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:05:04.022286 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ca34b610-00b9-4215-a5f3-4d1e81b98ccb tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:05:04.022832 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:05:04.022832 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:05:04.024045 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ca34b610-00b9-4215-a5f3-4d1e81b98ccb tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:05:04.276221 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:04.276221 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:04.339956 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ca34b610-00b9-4215-a5f3-4d1e81b98ccb tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:05:04.460968 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:04.460968 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:04.514377 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ca34b610-00b9-4215-a5f3-4d1e81b98ccb tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:05:04.515829 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 541/1083] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:05:04 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 503 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:05:05.547943 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9a05a8a2-49b8-40d8-8ec5-818a06bcdf6c tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:05:05.549723 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9a05a8a2-49b8-40d8-8ec5-818a06bcdf6c tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:05:05.550268 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:05:05.550268 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:05:05.551256 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9a05a8a2-49b8-40d8-8ec5-818a06bcdf6c tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:05:05.812918 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:05.812918 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:05.879262 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9a05a8a2-49b8-40d8-8ec5-818a06bcdf6c tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:05:05.988912 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:05.988912 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:06.025439 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9a05a8a2-49b8-40d8-8ec5-818a06bcdf6c tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:05:06.035103 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 543/1084] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:05:05 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 494 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:05:07.066078 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aa0c687c-39c6-408f-864c-13d971ca2fb8 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:05:07.068024 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aa0c687c-39c6-408f-864c-13d971ca2fb8 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:05:07.068588 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:05:07.068588 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:05:07.069674 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aa0c687c-39c6-408f-864c-13d971ca2fb8 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:05:07.362519 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:07.362519 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:07.413938 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-aa0c687c-39c6-408f-864c-13d971ca2fb8 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:05:07.472579 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:07.472579 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:07.492685 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aa0c687c-39c6-408f-864c-13d971ca2fb8 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:05:07.515477 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 542/1085] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:05:07 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 456 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:05:08.534915 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7e1a09ef-d9f2-42df-b39c-5053ae1e802a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:05:08.536846 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7e1a09ef-d9f2-42df-b39c-5053ae1e802a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:05:08.538172 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:05:08.538172 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:05:08.538172 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7e1a09ef-d9f2-42df-b39c-5053ae1e802a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:05:08.647143 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:08.647143 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:08.682077 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7e1a09ef-d9f2-42df-b39c-5053ae1e802a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:05:08.737422 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:08.737422 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:08.755652 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7e1a09ef-d9f2-42df-b39c-5053ae1e802a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:05:08.757203 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 544/1086] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:05:08 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:05:09.786917 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c5af13da-3a05-4b0d-a373-c055fec2b45e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:05:09.787816 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c5af13da-3a05-4b0d-a373-c055fec2b45e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:05:09.788387 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:05:09.788387 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:05:09.789531 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c5af13da-3a05-4b0d-a373-c055fec2b45e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:05:09.934107 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:09.934107 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:09.951364 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c5af13da-3a05-4b0d-a373-c055fec2b45e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:05:09.994096 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:09.994096 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:10.013082 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c5af13da-3a05-4b0d-a373-c055fec2b45e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:05:10.015128 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 543/1087] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:05:09 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:05:11.046582 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8b12656f-a6b1-465c-8610-6a76ba16c782 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:05:11.048637 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8b12656f-a6b1-465c-8610-6a76ba16c782 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:05:11.051371 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:05:11.051371 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:05:11.054865 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8b12656f-a6b1-465c-8610-6a76ba16c782 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:05:11.347993 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:11.347993 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:11.397672 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8b12656f-a6b1-465c-8610-6a76ba16c782 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:05:11.475120 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:11.475120 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:11.500928 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8b12656f-a6b1-465c-8610-6a76ba16c782 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:05:11.518506 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 545/1088] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:05:11 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 465 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:05:12.532349 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6d002e2a-d1db-4728-b0dd-92e16c5d627d tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:05:12.533272 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6d002e2a-d1db-4728-b0dd-92e16c5d627d tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:05:12.533632 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:05:12.533632 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:05:12.534307 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6d002e2a-d1db-4728-b0dd-92e16c5d627d tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:05:12.733851 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:12.733851 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:12.749915 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6d002e2a-d1db-4728-b0dd-92e16c5d627d tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:05:12.790241 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:12.790241 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:12.811585 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6d002e2a-d1db-4728-b0dd-92e16c5d627d tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:05:12.829317 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 544/1089] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:05:12 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:05:13.845785 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-155cc97c-ec5a-427f-bd7f-74da5bc48a66 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:05:13.846588 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-155cc97c-ec5a-427f-bd7f-74da5bc48a66 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:05:13.846991 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:05:13.846991 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:05:13.847354 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-155cc97c-ec5a-427f-bd7f-74da5bc48a66 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:05:13.938232 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:13.938232 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:13.952931 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-155cc97c-ec5a-427f-bd7f-74da5bc48a66 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:05:13.980241 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:13.980241 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:13.992287 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-155cc97c-ec5a-427f-bd7f-74da5bc48a66 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:05:13.993427 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 546/1090] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:05:13 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:05:15.017585 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bd773e0d-856f-48f1-a2c8-d11abe9d0a5a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:05:15.018285 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bd773e0d-856f-48f1-a2c8-d11abe9d0a5a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:05:15.018285 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:05:15.018285 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:05:15.018672 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bd773e0d-856f-48f1-a2c8-d11abe9d0a5a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:05:15.087185 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:15.087185 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:15.097503 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bd773e0d-856f-48f1-a2c8-d11abe9d0a5a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:05:15.119732 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:15.119732 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:15.131702 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bd773e0d-856f-48f1-a2c8-d11abe9d0a5a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:05:15.135313 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 545/1091] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:05:15 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:05:16.149995 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-09672107-c00a-4b2c-a37b-c538e5af9335 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:05:16.150704 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-09672107-c00a-4b2c-a37b-c538e5af9335 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:05:16.150704 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:05:16.150704 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:05:16.151071 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-09672107-c00a-4b2c-a37b-c538e5af9335 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:05:16.263630 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:16.263630 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:16.286538 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-09672107-c00a-4b2c-a37b-c538e5af9335 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:05:16.330953 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:16.330953 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:16.346060 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-09672107-c00a-4b2c-a37b-c538e5af9335 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:05:16.363616 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 547/1092] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:05:16 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:05:17.382911 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3439e16b-c6c6-42f3-9d1b-d984f50b3ec9 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:05:17.392272 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3439e16b-c6c6-42f3-9d1b-d984f50b3ec9 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:05:17.393427 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:05:17.393427 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:05:17.394249 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3439e16b-c6c6-42f3-9d1b-d984f50b3ec9 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:05:17.581290 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:17.581290 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:17.600494 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3439e16b-c6c6-42f3-9d1b-d984f50b3ec9 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:05:17.646955 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:17.646955 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:17.667083 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3439e16b-c6c6-42f3-9d1b-d984f50b3ec9 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:05:17.669588 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 546/1093] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:05:17 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:05:18.706352 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0ce77d68-c172-4e9a-a2d9-34debbdec046 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:05:18.707368 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0ce77d68-c172-4e9a-a2d9-34debbdec046 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:05:18.707736 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:05:18.707736 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:05:18.708541 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0ce77d68-c172-4e9a-a2d9-34debbdec046 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:05:18.814654 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:18.814654 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:18.827681 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0ce77d68-c172-4e9a-a2d9-34debbdec046 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:05:18.864552 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:18.864552 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:18.878704 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0ce77d68-c172-4e9a-a2d9-34debbdec046 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:05:18.879947 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 548/1094] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:05:18 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:05:19.904253 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-05975b40-b973-41d7-b747-94c669167e7d tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:05:19.905118 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-05975b40-b973-41d7-b747-94c669167e7d tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:05:19.905675 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:05:19.905675 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:05:19.906401 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-05975b40-b973-41d7-b747-94c669167e7d tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:05:20.137658 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:20.137658 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:20.149179 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-05975b40-b973-41d7-b747-94c669167e7d tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:05:20.187478 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:20.187478 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:20.247366 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-05975b40-b973-41d7-b747-94c669167e7d tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:05:20.282222 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 547/1095] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:05:19 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:05:21.285410 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-44f2e6ea-a800-4e04-90ee-138266356fcc tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:05:21.287106 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-44f2e6ea-a800-4e04-90ee-138266356fcc tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:05:21.287689 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:05:21.287689 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:05:21.288759 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-44f2e6ea-a800-4e04-90ee-138266356fcc tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:05:21.702806 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:21.702806 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:21.752870 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-44f2e6ea-a800-4e04-90ee-138266356fcc tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:05:21.878722 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:21.878722 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:21.944332 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-44f2e6ea-a800-4e04-90ee-138266356fcc tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:05:21.949376 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 549/1096] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:05:21 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 671 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:05:22.993250 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8e047d1e-fc3e-4a3e-a9a8-4cc0e74b9853 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:05:22.995378 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8e047d1e-fc3e-4a3e-a9a8-4cc0e74b9853 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:05:22.997535 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:05:22.997535 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:05:22.998846 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8e047d1e-fc3e-4a3e-a9a8-4cc0e74b9853 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:05:23.390575 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:23.390575 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:23.457832 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8e047d1e-fc3e-4a3e-a9a8-4cc0e74b9853 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:05:23.550306 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:23.550306 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:23.591174 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8e047d1e-fc3e-4a3e-a9a8-4cc0e74b9853 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:05:23.613171 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 548/1097] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:05:22 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 621 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:05:24.636087 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-915965e3-fecc-4dfd-aafd-2196a4da252b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:05:24.638488 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-915965e3-fecc-4dfd-aafd-2196a4da252b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:05:24.639120 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:05:24.639120 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:05:24.640113 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-915965e3-fecc-4dfd-aafd-2196a4da252b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:05:24.936680 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:24.936680 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:25.018191 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-915965e3-fecc-4dfd-aafd-2196a4da252b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:05:25.112850 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:25.112850 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:25.187540 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-915965e3-fecc-4dfd-aafd-2196a4da252b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:05:25.201176 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 550/1098] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:05:24 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:05:26.215085 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-70966174-86cb-4ca7-94e2-d861e84cfe17 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:05:26.215895 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-70966174-86cb-4ca7-94e2-d861e84cfe17 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:05:26.216422 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:05:26.216422 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:05:26.217120 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-70966174-86cb-4ca7-94e2-d861e84cfe17 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:05:26.456525 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:26.456525 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:26.486870 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-70966174-86cb-4ca7-94e2-d861e84cfe17 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:05:26.552539 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:26.552539 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:26.597695 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-70966174-86cb-4ca7-94e2-d861e84cfe17 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:05:26.599218 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 549/1099] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:05:26 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:05:27.636477 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8c254573-fe95-42fc-a53d-e845b5df004b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:05:27.638445 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8c254573-fe95-42fc-a53d-e845b5df004b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:05:27.641679 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:05:27.641679 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:05:27.644653 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8c254573-fe95-42fc-a53d-e845b5df004b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:05:27.915466 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:27.915466 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:27.936468 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8c254573-fe95-42fc-a53d-e845b5df004b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:05:28.021744 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:28.021744 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:28.041971 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8c254573-fe95-42fc-a53d-e845b5df004b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:05:28.043370 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 551/1100] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:05:27 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 415 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:05:29.076598 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6647d6a9-5818-493a-8279-d67e3f556aea tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:05:29.090406 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6647d6a9-5818-493a-8279-d67e3f556aea tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:05:29.091581 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:05:29.091581 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:05:29.091581 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6647d6a9-5818-493a-8279-d67e3f556aea tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:05:29.355817 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:29.355817 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:29.393074 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6647d6a9-5818-493a-8279-d67e3f556aea tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:05:29.437195 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:29.437195 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:29.457895 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6647d6a9-5818-493a-8279-d67e3f556aea tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:05:29.476772 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 550/1101] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:05:29 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 408 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:05:30.491970 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b6cfaa7e-dbc6-45b7-b18a-a28726df1451 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:05:30.492916 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b6cfaa7e-dbc6-45b7-b18a-a28726df1451 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:05:30.497330 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:05:30.497330 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:05:30.501279 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b6cfaa7e-dbc6-45b7-b18a-a28726df1451 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:05:30.920173 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:30.920173 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:30.949905 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b6cfaa7e-dbc6-45b7-b18a-a28726df1451 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:05:30.997484 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:30.997484 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:31.037197 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b6cfaa7e-dbc6-45b7-b18a-a28726df1451 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:05:31.038936 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 552/1102] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:05:30 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:05:32.076631 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2cf3653d-8459-4f32-b31a-755afbe0f916 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:05:32.077984 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2cf3653d-8459-4f32-b31a-755afbe0f916 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:05:32.078418 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:05:32.078418 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:05:32.079084 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2cf3653d-8459-4f32-b31a-755afbe0f916 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:05:32.359908 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:32.359908 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:32.410783 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2cf3653d-8459-4f32-b31a-755afbe0f916 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:05:32.493176 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:32.493176 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:32.543334 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2cf3653d-8459-4f32-b31a-755afbe0f916 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:05:32.547052 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 551/1103] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:05:32 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 477 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:05:33.580371 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ed82282b-949e-466a-8073-b7452d93f8ab tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:05:33.582348 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ed82282b-949e-466a-8073-b7452d93f8ab tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:05:33.582660 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:05:33.582660 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:05:33.584048 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ed82282b-949e-466a-8073-b7452d93f8ab tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:05:34.841244 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:34.841244 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:34.880430 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ed82282b-949e-466a-8073-b7452d93f8ab tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:05:35.013467 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:35.013467 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:35.086317 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ed82282b-949e-466a-8073-b7452d93f8ab tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:05:35.087677 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 553/1104] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:05:33 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 1515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:05:37.676821 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d461b016-be0d-42d1-be38-77e3ab8cb649 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:05:37.677732 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d461b016-be0d-42d1-be38-77e3ab8cb649 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:05:37.677905 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:05:37.677905 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:05:37.678396 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d461b016-be0d-42d1-be38-77e3ab8cb649 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:05:37.931482 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:37.931482 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:37.960714 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d461b016-be0d-42d1-be38-77e3ab8cb649 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:05:38.046979 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:38.046979 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:38.080652 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d461b016-be0d-42d1-be38-77e3ab8cb649 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:05:38.082386 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 552/1105] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:05:36 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 1966 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:05:39.117421 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b0eb5ed4-9ba8-4634-af33-a13135ffa749 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:05:39.118439 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b0eb5ed4-9ba8-4634-af33-a13135ffa749 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:05:39.120125 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:05:39.120125 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:05:39.122554 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b0eb5ed4-9ba8-4634-af33-a13135ffa749 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:05:39.608032 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:39.608032 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:39.648923 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b0eb5ed4-9ba8-4634-af33-a13135ffa749 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:05:39.748615 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:39.748615 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:39.797276 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b0eb5ed4-9ba8-4634-af33-a13135ffa749 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:05:39.806139 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 554/1106] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:05:39 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 698 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:05:40.832389 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-43758753-7e82-44cf-b8b1-b5ef26188034 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:05:40.833455 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-43758753-7e82-44cf-b8b1-b5ef26188034 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:05:40.833712 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:05:40.833712 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:05:40.834760 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-43758753-7e82-44cf-b8b1-b5ef26188034 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:05:41.105478 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:41.105478 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:41.166701 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-43758753-7e82-44cf-b8b1-b5ef26188034 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:05:41.289940 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:41.289940 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:41.340964 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-43758753-7e82-44cf-b8b1-b5ef26188034 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:05:41.342760 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 553/1107] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:05:40 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 518 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:05:42.374893 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5c93e59a-9d5b-412b-ad98-e1743746da0e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:05:42.376011 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5c93e59a-9d5b-412b-ad98-e1743746da0e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:05:42.376547 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:05:42.376547 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:05:42.382074 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5c93e59a-9d5b-412b-ad98-e1743746da0e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:05:42.872822 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:42.872822 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:42.946097 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5c93e59a-9d5b-412b-ad98-e1743746da0e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:05:43.078412 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:43.078412 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:43.131095 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5c93e59a-9d5b-412b-ad98-e1743746da0e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:05:43.132349 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 555/1108] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:05:42 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 765 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:05:44.156045 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-63d21dab-c040-4d8f-9eb9-ac84d3c4c919 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:05:44.156960 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-63d21dab-c040-4d8f-9eb9-ac84d3c4c919 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:05:44.157348 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:05:44.157348 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:05:44.158017 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-63d21dab-c040-4d8f-9eb9-ac84d3c4c919 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:05:44.529535 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:44.529535 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:44.576717 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-63d21dab-c040-4d8f-9eb9-ac84d3c4c919 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:05:44.695313 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:44.695313 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:44.754144 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-63d21dab-c040-4d8f-9eb9-ac84d3c4c919 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:05:44.759552 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 554/1109] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:05:44 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 612 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:05:45.797209 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ca71390b-8c02-414e-a11c-f1599698aa8b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:05:45.802036 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ca71390b-8c02-414e-a11c-f1599698aa8b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:05:45.802754 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:05:45.802754 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:05:45.803836 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ca71390b-8c02-414e-a11c-f1599698aa8b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:05:46.226532 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:46.226532 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:46.270716 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ca71390b-8c02-414e-a11c-f1599698aa8b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:05:46.427101 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:46.427101 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:46.465193 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ca71390b-8c02-414e-a11c-f1599698aa8b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:05:46.492853 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 556/1110] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:05:45 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 702 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:05:47.515867 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d9a5094b-4aa6-4b23-ab49-5901e4f05359 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:05:47.517797 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d9a5094b-4aa6-4b23-ab49-5901e4f05359 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:05:47.518173 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:05:47.518173 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:05:47.518879 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d9a5094b-4aa6-4b23-ab49-5901e4f05359 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:05:47.858721 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:47.858721 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:47.895693 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d9a5094b-4aa6-4b23-ab49-5901e4f05359 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:05:48.013570 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:48.013570 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:48.054976 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d9a5094b-4aa6-4b23-ab49-5901e4f05359 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:05:48.062513 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 555/1111] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:05:47 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:05:49.106214 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-56c0ebaf-96b0-4576-93a8-7c9c4ab5e4f9 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:05:49.108098 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-56c0ebaf-96b0-4576-93a8-7c9c4ab5e4f9 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:05:49.108700 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:05:49.108700 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:05:49.114611 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-56c0ebaf-96b0-4576-93a8-7c9c4ab5e4f9 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:05:49.389969 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:49.389969 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:49.456195 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-56c0ebaf-96b0-4576-93a8-7c9c4ab5e4f9 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:05:49.588845 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:49.588845 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:49.638810 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-56c0ebaf-96b0-4576-93a8-7c9c4ab5e4f9 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:05:49.640367 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 557/1112] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:05:49 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:05:50.671642 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fe6d9357-809c-40d1-9540-7170d18f88b9 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:05:50.672633 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fe6d9357-809c-40d1-9540-7170d18f88b9 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:05:50.672897 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:05:50.672897 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:05:50.676639 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fe6d9357-809c-40d1-9540-7170d18f88b9 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:05:50.875764 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:50.875764 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:50.896061 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fe6d9357-809c-40d1-9540-7170d18f88b9 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:05:50.950592 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:50.950592 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:50.974756 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fe6d9357-809c-40d1-9540-7170d18f88b9 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:05:50.974756 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 556/1113] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:05:50 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:05:52.008210 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6460a1fc-e372-473f-b288-ac1f77c142b7 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:05:52.009251 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6460a1fc-e372-473f-b288-ac1f77c142b7 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:05:52.009639 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:05:52.009639 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:05:52.013592 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6460a1fc-e372-473f-b288-ac1f77c142b7 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:05:52.458633 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:52.458633 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:52.489188 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6460a1fc-e372-473f-b288-ac1f77c142b7 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:05:52.553872 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:52.553872 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:52.588906 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6460a1fc-e372-473f-b288-ac1f77c142b7 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:05:52.592068 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 558/1114] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:05:52 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 591 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:05:53.624688 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c624c576-7957-4537-9b83-bbb140f5249b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:05:53.625897 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c624c576-7957-4537-9b83-bbb140f5249b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:05:53.626515 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:05:53.626515 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:05:53.627596 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c624c576-7957-4537-9b83-bbb140f5249b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:05:53.959337 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:53.959337 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:54.020980 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c624c576-7957-4537-9b83-bbb140f5249b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:05:54.130749 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:54.130749 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:54.176231 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c624c576-7957-4537-9b83-bbb140f5249b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:05:54.180737 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 557/1115] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:05:53 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:05:55.213359 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-08babed5-10b5-4f7b-93c5-6cbe6f800061 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:05:55.214359 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-08babed5-10b5-4f7b-93c5-6cbe6f800061 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:05:55.214726 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:05:55.214726 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:05:55.215449 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-08babed5-10b5-4f7b-93c5-6cbe6f800061 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:05:55.573639 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:55.573639 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:55.619783 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-08babed5-10b5-4f7b-93c5-6cbe6f800061 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:05:55.723525 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:55.723525 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:55.753031 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-08babed5-10b5-4f7b-93c5-6cbe6f800061 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:05:55.754585 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 559/1116] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:05:55 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:05:56.780974 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1022d6d2-f098-40e1-bf99-35fca686e644 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:05:56.783119 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1022d6d2-f098-40e1-bf99-35fca686e644 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:05:56.783763 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:05:56.783763 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:05:56.786048 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1022d6d2-f098-40e1-bf99-35fca686e644 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:05:57.171806 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:57.171806 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:57.227855 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1022d6d2-f098-40e1-bf99-35fca686e644 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:05:57.303768 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:57.303768 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:57.341901 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1022d6d2-f098-40e1-bf99-35fca686e644 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:05:57.366065 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 558/1117] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:05:56 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 591 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:05:58.379477 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2f13d394-2103-4e35-a959-1b12ce5c9baa tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:05:58.381174 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2f13d394-2103-4e35-a959-1b12ce5c9baa tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:05:58.381714 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:05:58.381714 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:05:58.390103 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2f13d394-2103-4e35-a959-1b12ce5c9baa tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:05:58.749751 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:58.749751 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:58.813720 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2f13d394-2103-4e35-a959-1b12ce5c9baa tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:05:58.916983 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:05:58.916983 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:05:58.950354 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2f13d394-2103-4e35-a959-1b12ce5c9baa tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:05:58.951876 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 560/1118] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:05:58 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 581 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:05:59.982746 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9859141c-43e6-412a-bfed-eec5b85a445d tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:05:59.984702 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9859141c-43e6-412a-bfed-eec5b85a445d tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:05:59.987184 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:05:59.987184 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:06:00.000254 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9859141c-43e6-412a-bfed-eec5b85a445d tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:06:00.290005 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:00.290005 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:00.358395 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9859141c-43e6-412a-bfed-eec5b85a445d tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:06:00.487572 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:00.487572 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:00.542298 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9859141c-43e6-412a-bfed-eec5b85a445d tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:06:00.544508 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 559/1119] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:05:59 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:06:01.580389 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6f58c5a5-4a64-454a-976d-3535f026ae4f tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:06:01.581215 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6f58c5a5-4a64-454a-976d-3535f026ae4f tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:06:01.602770 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:06:01.602770 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:06:01.603881 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6f58c5a5-4a64-454a-976d-3535f026ae4f tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:06:02.055371 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:02.055371 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:02.156781 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6f58c5a5-4a64-454a-976d-3535f026ae4f tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:06:02.319506 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:02.319506 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:02.350114 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6f58c5a5-4a64-454a-976d-3535f026ae4f tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:06:02.358225 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 561/1120] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:06:01 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 788 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:06:03.402047 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7ecad9f4-e4bb-42e8-bb9e-72b8288475d0 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:06:03.404234 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7ecad9f4-e4bb-42e8-bb9e-72b8288475d0 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:06:03.409726 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:06:03.409726 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:06:03.411109 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7ecad9f4-e4bb-42e8-bb9e-72b8288475d0 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:06:03.791668 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:03.791668 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:03.846704 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7ecad9f4-e4bb-42e8-bb9e-72b8288475d0 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:06:03.938495 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:03.938495 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:03.979660 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7ecad9f4-e4bb-42e8-bb9e-72b8288475d0 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:06:03.994320 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 560/1121] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:06:03 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 600 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:06:05.039532 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-602dd178-9b90-4f2a-a9c7-8f39db4d90b9 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:06:05.043280 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-602dd178-9b90-4f2a-a9c7-8f39db4d90b9 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:06:05.043991 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:06:05.043991 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:06:05.045231 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-602dd178-9b90-4f2a-a9c7-8f39db4d90b9 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:06:05.478766 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:05.478766 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:05.543415 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-602dd178-9b90-4f2a-a9c7-8f39db4d90b9 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:06:05.687625 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:05.687625 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:05.742378 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-602dd178-9b90-4f2a-a9c7-8f39db4d90b9 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:06:05.764611 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 562/1122] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:06:05 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 730 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:06:06.805772 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-56a8e191-8fee-4c8d-a8ca-fc7faa99ef1e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:06:06.806635 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-56a8e191-8fee-4c8d-a8ca-fc7faa99ef1e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:06:06.807081 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:06:06.807081 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:06:06.807662 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-56a8e191-8fee-4c8d-a8ca-fc7faa99ef1e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:06:06.995082 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:06.995082 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:07.037541 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-56a8e191-8fee-4c8d-a8ca-fc7faa99ef1e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:06:07.101903 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:07.101903 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:07.126738 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-56a8e191-8fee-4c8d-a8ca-fc7faa99ef1e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:06:07.138783 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 561/1123] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:06:06 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:06:08.159156 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-acb5d8d3-0a64-4f77-8117-bd5007d7e963 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:06:08.160093 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-acb5d8d3-0a64-4f77-8117-bd5007d7e963 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:06:08.160422 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:06:08.160422 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:06:08.161063 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-acb5d8d3-0a64-4f77-8117-bd5007d7e963 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:06:08.273873 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:08.273873 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:08.294884 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-acb5d8d3-0a64-4f77-8117-bd5007d7e963 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:06:08.339987 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:08.339987 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:08.354781 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-acb5d8d3-0a64-4f77-8117-bd5007d7e963 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:06:08.356807 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 563/1124] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:06:08 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:06:09.388230 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e3c386a6-2f49-49e9-a93c-e3ca39a9c9b1 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:06:09.390705 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e3c386a6-2f49-49e9-a93c-e3ca39a9c9b1 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:06:09.391313 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:06:09.391313 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:06:09.392341 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e3c386a6-2f49-49e9-a93c-e3ca39a9c9b1 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:06:09.507684 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:09.507684 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:09.525908 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e3c386a6-2f49-49e9-a93c-e3ca39a9c9b1 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:06:09.564016 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:09.564016 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:09.581465 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e3c386a6-2f49-49e9-a93c-e3ca39a9c9b1 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:06:09.593558 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 562/1125] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:06:09 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:06:10.618176 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-266a08df-b696-44f6-878d-78e81223fc0f tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:06:10.619582 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-266a08df-b696-44f6-878d-78e81223fc0f tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:06:10.619949 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:06:10.619949 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:06:10.620633 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-266a08df-b696-44f6-878d-78e81223fc0f tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:06:10.911946 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:10.911946 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:10.945277 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-266a08df-b696-44f6-878d-78e81223fc0f tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:06:11.015655 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:11.015655 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:11.053283 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-266a08df-b696-44f6-878d-78e81223fc0f tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:06:11.055101 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 564/1126] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:06:10 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 445 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:06:12.083775 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e5fbde4b-3d97-40b4-b7ad-5438b811bfbd tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:06:12.085753 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e5fbde4b-3d97-40b4-b7ad-5438b811bfbd tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:06:12.086597 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:06:12.086597 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:06:12.088361 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e5fbde4b-3d97-40b4-b7ad-5438b811bfbd tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:06:12.348356 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:12.348356 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:12.387594 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e5fbde4b-3d97-40b4-b7ad-5438b811bfbd tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:06:12.486177 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:12.486177 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:12.529166 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e5fbde4b-3d97-40b4-b7ad-5438b811bfbd tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:06:12.537889 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 563/1127] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:06:12 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 463 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:06:13.576705 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d1110188-3ecd-45eb-90bb-8ce0c1165b10 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:06:13.578844 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d1110188-3ecd-45eb-90bb-8ce0c1165b10 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:06:13.579656 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:06:13.579656 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:06:13.581662 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d1110188-3ecd-45eb-90bb-8ce0c1165b10 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:06:13.774133 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:13.774133 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:13.814913 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d1110188-3ecd-45eb-90bb-8ce0c1165b10 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:06:13.903650 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:13.903650 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:13.936910 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d1110188-3ecd-45eb-90bb-8ce0c1165b10 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:06:13.938873 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 565/1128] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:06:13 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:06:14.967536 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0713dfd6-a535-4776-9391-3fbd423c2ffe tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:06:14.968682 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0713dfd6-a535-4776-9391-3fbd423c2ffe tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:06:14.969196 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:06:14.969196 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:06:14.970357 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0713dfd6-a535-4776-9391-3fbd423c2ffe tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:06:15.214708 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:15.214708 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:15.295006 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0713dfd6-a535-4776-9391-3fbd423c2ffe tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:06:15.408437 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:15.408437 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:15.450942 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0713dfd6-a535-4776-9391-3fbd423c2ffe tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:06:15.462003 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 564/1129] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:06:14 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 501 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:06:16.500949 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-da81b42e-005d-4c61-8d92-76a8ea3c4fd0 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:06:16.502823 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-da81b42e-005d-4c61-8d92-76a8ea3c4fd0 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:06:16.503391 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:06:16.503391 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:06:16.515394 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-da81b42e-005d-4c61-8d92-76a8ea3c4fd0 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:06:16.734774 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:16.734774 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:16.765739 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-da81b42e-005d-4c61-8d92-76a8ea3c4fd0 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:06:16.860946 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:16.860946 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:16.898441 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-da81b42e-005d-4c61-8d92-76a8ea3c4fd0 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:06:16.903420 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 566/1130] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:06:16 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 410 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:06:17.935129 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-791d396d-c7b1-4b1a-b41d-6acc0a268622 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:06:17.936913 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-791d396d-c7b1-4b1a-b41d-6acc0a268622 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:06:17.937584 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:06:17.937584 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:06:17.938727 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-791d396d-c7b1-4b1a-b41d-6acc0a268622 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:06:18.301329 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:18.301329 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:18.345453 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-791d396d-c7b1-4b1a-b41d-6acc0a268622 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:06:18.454475 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:18.454475 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:18.499411 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-791d396d-c7b1-4b1a-b41d-6acc0a268622 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:06:18.516212 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 565/1131] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:06:17 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 588 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:06:19.546955 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3b1bbe48-06cc-4f22-bb0e-1961d1ef79db tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:06:19.548236 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3b1bbe48-06cc-4f22-bb0e-1961d1ef79db tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:06:19.548668 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:06:19.548668 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:06:19.550049 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3b1bbe48-06cc-4f22-bb0e-1961d1ef79db tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:06:19.800179 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:19.800179 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:19.827425 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3b1bbe48-06cc-4f22-bb0e-1961d1ef79db tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:06:19.887812 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:19.887812 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:19.925219 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3b1bbe48-06cc-4f22-bb0e-1961d1ef79db tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:06:19.937173 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 567/1132] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:06:19 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:06:20.958406 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-29cac67e-c98d-46b0-a2da-39e34e6d44f3 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:06:20.959319 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-29cac67e-c98d-46b0-a2da-39e34e6d44f3 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:06:20.960214 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:06:20.960214 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:06:20.966409 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-29cac67e-c98d-46b0-a2da-39e34e6d44f3 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:06:21.186495 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:21.186495 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:21.205573 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-29cac67e-c98d-46b0-a2da-39e34e6d44f3 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:06:21.242686 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:21.242686 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:21.264183 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-29cac67e-c98d-46b0-a2da-39e34e6d44f3 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:06:21.278187 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 566/1133] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:06:20 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:06:22.298384 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dab77c82-6680-4220-a5be-0b589a8cf438 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:06:22.299296 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dab77c82-6680-4220-a5be-0b589a8cf438 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:06:22.299534 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:06:22.299534 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:06:22.300189 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dab77c82-6680-4220-a5be-0b589a8cf438 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:06:22.482743 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:22.482743 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:22.506062 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-dab77c82-6680-4220-a5be-0b589a8cf438 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:06:22.543418 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:22.543418 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:22.556543 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dab77c82-6680-4220-a5be-0b589a8cf438 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:06:22.558195 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 568/1134] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:06:22 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:06:23.605283 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-89d38661-1c84-481e-a516-a1702df128e2 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:06:23.610507 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-89d38661-1c84-481e-a516-a1702df128e2 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:06:23.610901 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:06:23.610901 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:06:23.611887 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-89d38661-1c84-481e-a516-a1702df128e2 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:06:23.894320 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:23.894320 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:23.953472 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-89d38661-1c84-481e-a516-a1702df128e2 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:06:24.120409 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:24.120409 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:24.166830 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-89d38661-1c84-481e-a516-a1702df128e2 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:06:24.169039 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 567/1135] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:06:23 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 579 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:06:25.200458 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2fe969eb-c53e-4d6b-bbea-a06ed36943d6 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:06:25.201292 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2fe969eb-c53e-4d6b-bbea-a06ed36943d6 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:06:25.201656 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:06:25.201656 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:06:25.202599 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2fe969eb-c53e-4d6b-bbea-a06ed36943d6 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:06:25.657897 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:25.657897 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:25.680969 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2fe969eb-c53e-4d6b-bbea-a06ed36943d6 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:06:25.769765 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:25.769765 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:25.819911 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2fe969eb-c53e-4d6b-bbea-a06ed36943d6 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:06:25.834696 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 569/1136] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:06:25 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 642 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:06:26.874179 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d9aba59c-52d3-4a42-b109-9752ff3d1332 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:06:26.876472 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d9aba59c-52d3-4a42-b109-9752ff3d1332 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:06:26.877063 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:06:26.877063 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:06:26.881070 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d9aba59c-52d3-4a42-b109-9752ff3d1332 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:06:27.140070 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:27.140070 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:27.174754 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d9aba59c-52d3-4a42-b109-9752ff3d1332 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:06:27.284640 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:27.284640 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:27.318999 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d9aba59c-52d3-4a42-b109-9752ff3d1332 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:06:27.330979 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 568/1137] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:06:26 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 464 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:06:28.364669 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-781cf5b4-c4a0-4d7b-9c1a-7ff7810a229c tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:06:28.366498 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-781cf5b4-c4a0-4d7b-9c1a-7ff7810a229c tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:06:28.372511 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:06:28.372511 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:06:28.373851 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-781cf5b4-c4a0-4d7b-9c1a-7ff7810a229c tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:06:28.618524 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:28.618524 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:28.648682 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-781cf5b4-c4a0-4d7b-9c1a-7ff7810a229c tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:06:28.742639 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:28.742639 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:28.768079 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-781cf5b4-c4a0-4d7b-9c1a-7ff7810a229c tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:06:28.770788 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 570/1138] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:06:28 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 416 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:06:29.803431 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-945258a9-5776-4330-8f6b-1a22c2d0dd2c tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:06:29.805539 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-945258a9-5776-4330-8f6b-1a22c2d0dd2c tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:06:29.807531 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:06:29.807531 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:06:29.811988 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-945258a9-5776-4330-8f6b-1a22c2d0dd2c tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:06:30.036345 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:30.036345 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:30.053792 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-945258a9-5776-4330-8f6b-1a22c2d0dd2c tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:06:30.094323 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:30.094323 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:30.111374 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-945258a9-5776-4330-8f6b-1a22c2d0dd2c tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:06:30.113031 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 569/1139] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:06:29 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:06:31.147015 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-643938cf-b092-4b10-87ed-34654240c8fe tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:06:31.147950 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-643938cf-b092-4b10-87ed-34654240c8fe tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:06:31.152906 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:06:31.152906 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:06:31.153792 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-643938cf-b092-4b10-87ed-34654240c8fe tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:06:31.480954 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:31.480954 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:31.530751 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-643938cf-b092-4b10-87ed-34654240c8fe tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:06:31.614142 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:31.614142 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:31.651240 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-643938cf-b092-4b10-87ed-34654240c8fe tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:06:31.653244 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 571/1140] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:06:31 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:06:32.706364 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ac063bf0-bcfa-4b6f-bd0a-f1c442c165bd tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:06:32.708383 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ac063bf0-bcfa-4b6f-bd0a-f1c442c165bd tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:06:32.711171 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:06:32.711171 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:06:32.713187 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ac063bf0-bcfa-4b6f-bd0a-f1c442c165bd tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:06:33.017431 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:33.017431 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:33.057625 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ac063bf0-bcfa-4b6f-bd0a-f1c442c165bd tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:06:33.160045 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:33.160045 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:33.204579 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ac063bf0-bcfa-4b6f-bd0a-f1c442c165bd tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:06:33.206641 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 570/1141] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:06:32 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 518 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:06:34.236858 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8fe6796a-63b9-49b0-b7d4-e65ffb91988b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:06:34.237871 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8fe6796a-63b9-49b0-b7d4-e65ffb91988b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:06:34.238040 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:06:34.238040 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:06:34.238710 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8fe6796a-63b9-49b0-b7d4-e65ffb91988b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:06:34.653733 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:34.653733 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:34.695426 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8fe6796a-63b9-49b0-b7d4-e65ffb91988b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:06:34.775518 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:34.775518 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:34.804827 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8fe6796a-63b9-49b0-b7d4-e65ffb91988b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:06:34.812885 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 572/1142] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:06:34 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 583 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:06:35.847759 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ae52e312-4aeb-4398-b70a-2f8158007dcf tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:06:35.848743 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ae52e312-4aeb-4398-b70a-2f8158007dcf tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:06:35.849062 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:06:35.849062 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:06:35.866724 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ae52e312-4aeb-4398-b70a-2f8158007dcf tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:06:36.214675 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:36.214675 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:36.297326 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ae52e312-4aeb-4398-b70a-2f8158007dcf tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:06:36.402896 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:36.402896 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:36.430476 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ae52e312-4aeb-4398-b70a-2f8158007dcf tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:06:36.434540 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 571/1143] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:06:35 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 597 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:06:37.467415 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4815e54b-d006-4ec7-a397-3be24e18f15a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:06:37.469397 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4815e54b-d006-4ec7-a397-3be24e18f15a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:06:37.476768 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:06:37.476768 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:06:37.478409 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4815e54b-d006-4ec7-a397-3be24e18f15a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:06:37.740985 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:37.740985 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:37.763013 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4815e54b-d006-4ec7-a397-3be24e18f15a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:06:37.889458 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:37.889458 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:37.944060 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4815e54b-d006-4ec7-a397-3be24e18f15a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:06:37.945530 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 573/1144] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:06:37 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 489 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:06:38.984028 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3258d883-69ca-435d-8e49-4f3aba80abec tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:06:38.986730 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3258d883-69ca-435d-8e49-4f3aba80abec tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:06:38.990333 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:06:38.990333 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:06:38.991784 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3258d883-69ca-435d-8e49-4f3aba80abec tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:06:39.364086 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:39.364086 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:39.429900 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3258d883-69ca-435d-8e49-4f3aba80abec tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:06:39.557335 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:39.557335 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:39.628142 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3258d883-69ca-435d-8e49-4f3aba80abec tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:06:39.642833 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 572/1145] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:06:38 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 662 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:06:40.666829 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-786968de-23e6-48dc-a626-661c304714b4 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:06:40.668754 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-786968de-23e6-48dc-a626-661c304714b4 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:06:40.670488 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:06:40.670488 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:06:40.673245 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-786968de-23e6-48dc-a626-661c304714b4 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:06:40.932169 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:40.932169 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:40.950834 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-786968de-23e6-48dc-a626-661c304714b4 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:06:41.069763 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:41.069763 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:41.114991 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-786968de-23e6-48dc-a626-661c304714b4 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:06:41.134978 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 574/1146] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:06:40 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 477 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:06:42.160752 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f9d1f072-c82c-400f-abf5-c4cfb6fecfe0 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:06:42.163979 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f9d1f072-c82c-400f-abf5-c4cfb6fecfe0 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:06:42.164366 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:06:42.164366 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:06:42.165193 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f9d1f072-c82c-400f-abf5-c4cfb6fecfe0 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:06:42.543519 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:42.543519 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:42.617107 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f9d1f072-c82c-400f-abf5-c4cfb6fecfe0 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:06:42.710019 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:42.710019 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:42.757415 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f9d1f072-c82c-400f-abf5-c4cfb6fecfe0 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:06:42.762104 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 573/1147] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:06:42 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 609 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:06:43.799080 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a0afcd13-98b2-4df0-a185-33fad1205cf4 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:06:43.803919 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a0afcd13-98b2-4df0-a185-33fad1205cf4 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:06:43.804645 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:06:43.804645 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:06:43.805725 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a0afcd13-98b2-4df0-a185-33fad1205cf4 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:06:44.087730 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:44.087730 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:44.128863 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a0afcd13-98b2-4df0-a185-33fad1205cf4 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:06:44.254722 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:44.254722 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:44.323386 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a0afcd13-98b2-4df0-a185-33fad1205cf4 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:06:44.348520 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 575/1148] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:06:43 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:06:45.359218 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-64eb9fce-b372-4fc8-bf19-9d8bbf72cf10 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:06:45.360370 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-64eb9fce-b372-4fc8-bf19-9d8bbf72cf10 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:06:45.361303 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:06:45.361303 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:06:45.362380 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-64eb9fce-b372-4fc8-bf19-9d8bbf72cf10 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:06:45.708390 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:45.708390 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:45.776894 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-64eb9fce-b372-4fc8-bf19-9d8bbf72cf10 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:06:45.903609 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:45.903609 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:45.949401 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-64eb9fce-b372-4fc8-bf19-9d8bbf72cf10 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:06:45.951281 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 574/1149] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:06:45 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 599 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:06:46.981288 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-94866d81-080f-4182-bec5-b2b5c473624b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:06:46.983218 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-94866d81-080f-4182-bec5-b2b5c473624b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:06:46.984777 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:06:46.984777 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:06:46.990087 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-94866d81-080f-4182-bec5-b2b5c473624b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:06:47.350588 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:47.350588 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:47.396933 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-94866d81-080f-4182-bec5-b2b5c473624b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:06:47.493899 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:47.493899 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:47.538127 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-94866d81-080f-4182-bec5-b2b5c473624b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:06:47.540262 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 576/1150] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:06:46 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:06:48.574903 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6e0a91a5-c1f5-4b2d-8b51-004bd7d82797 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:06:48.576160 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6e0a91a5-c1f5-4b2d-8b51-004bd7d82797 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:06:48.576666 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:06:48.576666 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:06:48.577344 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6e0a91a5-c1f5-4b2d-8b51-004bd7d82797 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:06:48.780178 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:48.780178 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:48.808754 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6e0a91a5-c1f5-4b2d-8b51-004bd7d82797 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:06:48.903774 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:48.903774 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:48.950043 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6e0a91a5-c1f5-4b2d-8b51-004bd7d82797 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:06:48.951704 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 575/1151] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:06:48 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:06:49.989927 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-51f4ab01-3401-41a8-b8ee-e249b47eb75c tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:06:49.991657 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-51f4ab01-3401-41a8-b8ee-e249b47eb75c tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:06:49.992378 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:06:49.992378 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:06:49.994996 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-51f4ab01-3401-41a8-b8ee-e249b47eb75c tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:06:50.341289 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:50.341289 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:50.447687 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-51f4ab01-3401-41a8-b8ee-e249b47eb75c tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:06:50.613321 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:50.613321 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:50.687757 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-51f4ab01-3401-41a8-b8ee-e249b47eb75c tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:06:50.709264 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 577/1152] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:06:49 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 712 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:06:51.730707 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2b77452d-fa38-45c7-9ba2-2bb6ec0983ec tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:06:51.736431 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2b77452d-fa38-45c7-9ba2-2bb6ec0983ec tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:06:51.737329 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:06:51.737329 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:06:51.738611 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2b77452d-fa38-45c7-9ba2-2bb6ec0983ec tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:06:52.143840 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:52.143840 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:52.189251 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2b77452d-fa38-45c7-9ba2-2bb6ec0983ec tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:06:52.350130 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:52.350130 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:52.409845 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2b77452d-fa38-45c7-9ba2-2bb6ec0983ec tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:06:52.429171 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 576/1153] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:06:51 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 692 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:06:53.450251 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1352b0b4-d464-4287-ae68-8e4d70fcca6e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:06:53.451226 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1352b0b4-d464-4287-ae68-8e4d70fcca6e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:06:53.451590 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:06:53.451590 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:06:53.452271 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1352b0b4-d464-4287-ae68-8e4d70fcca6e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:06:53.696821 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:53.696821 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:53.736809 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1352b0b4-d464-4287-ae68-8e4d70fcca6e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:06:53.826124 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:53.826124 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:53.856434 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1352b0b4-d464-4287-ae68-8e4d70fcca6e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:06:53.858343 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 578/1154] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:06:53 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 416 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:06:54.894931 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bec68932-61d7-4b1e-80e6-461c87cf5928 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:06:54.895760 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bec68932-61d7-4b1e-80e6-461c87cf5928 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:06:54.896154 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:06:54.896154 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:06:54.896431 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bec68932-61d7-4b1e-80e6-461c87cf5928 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:06:55.122204 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:55.122204 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:55.160066 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bec68932-61d7-4b1e-80e6-461c87cf5928 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:06:55.276239 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:55.276239 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:55.314498 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bec68932-61d7-4b1e-80e6-461c87cf5928 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:06:55.316249 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 577/1155] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:06:54 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 428 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:06:56.353623 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4f2e8f6e-42f7-441b-a46c-ffcb1b14f1bd tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:06:56.354651 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4f2e8f6e-42f7-441b-a46c-ffcb1b14f1bd tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:06:56.354950 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:06:56.354950 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:06:56.355504 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4f2e8f6e-42f7-441b-a46c-ffcb1b14f1bd tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:06:56.559090 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:56.559090 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:56.590084 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4f2e8f6e-42f7-441b-a46c-ffcb1b14f1bd tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:06:56.681046 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:56.681046 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:56.703805 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4f2e8f6e-42f7-441b-a46c-ffcb1b14f1bd tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:06:56.706487 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 579/1156] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:06:56 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:06:57.740563 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c3454112-7e68-44ee-9eb1-029ea094f62a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:06:57.742201 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c3454112-7e68-44ee-9eb1-029ea094f62a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:06:57.742604 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:06:57.742604 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:06:57.744005 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c3454112-7e68-44ee-9eb1-029ea094f62a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:06:57.993945 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:57.993945 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:58.018518 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c3454112-7e68-44ee-9eb1-029ea094f62a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:06:58.083142 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:58.083142 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:58.136443 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c3454112-7e68-44ee-9eb1-029ea094f62a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:06:58.139336 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 578/1157] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:06:57 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 406 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:06:59.159243 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b945c959-6cd1-4cc2-9730-2aac2b31462e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:06:59.160979 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b945c959-6cd1-4cc2-9730-2aac2b31462e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:06:59.161410 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:06:59.161410 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:06:59.162363 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b945c959-6cd1-4cc2-9730-2aac2b31462e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:06:59.377821 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:59.377821 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:59.419774 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b945c959-6cd1-4cc2-9730-2aac2b31462e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:06:59.479015 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:06:59.479015 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:06:59.513293 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b945c959-6cd1-4cc2-9730-2aac2b31462e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:06:59.519422 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 580/1158] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:06:59 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:07:00.553259 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-98f3341c-6820-41d4-a1a7-e3482d794a4b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:07:00.554239 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-98f3341c-6820-41d4-a1a7-e3482d794a4b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:07:00.554668 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:07:00.554668 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:07:00.556244 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-98f3341c-6820-41d4-a1a7-e3482d794a4b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:07:00.829548 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:00.829548 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:00.847396 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-98f3341c-6820-41d4-a1a7-e3482d794a4b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:07:00.890911 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:00.890911 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:00.904132 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-98f3341c-6820-41d4-a1a7-e3482d794a4b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:07:00.929250 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 579/1159] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:07:00 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:07:01.953518 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1cc27fce-c9b9-4f55-9be1-22346e0c902b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:07:01.958608 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1cc27fce-c9b9-4f55-9be1-22346e0c902b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:07:01.959409 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:07:01.959409 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:07:01.964756 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1cc27fce-c9b9-4f55-9be1-22346e0c902b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:07:02.227073 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:02.227073 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:02.251644 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1cc27fce-c9b9-4f55-9be1-22346e0c902b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:07:02.338906 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:02.338906 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:02.369064 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1cc27fce-c9b9-4f55-9be1-22346e0c902b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:07:02.370947 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 581/1160] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:07:01 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 428 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:07:03.402497 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e261fa3d-954f-4f48-93b3-c1dfd1147fe4 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:07:03.403322 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e261fa3d-954f-4f48-93b3-c1dfd1147fe4 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:07:03.403618 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:07:03.403618 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:07:03.404242 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e261fa3d-954f-4f48-93b3-c1dfd1147fe4 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:07:03.571583 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:03.571583 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:03.612839 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e261fa3d-954f-4f48-93b3-c1dfd1147fe4 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:07:03.688326 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:03.688326 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:03.718438 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e261fa3d-954f-4f48-93b3-c1dfd1147fe4 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:07:03.721551 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 580/1161] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:07:03 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:07:04.751153 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-114cf071-8b1c-4b5c-ad10-230d74ac0563 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:07:04.751990 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-114cf071-8b1c-4b5c-ad10-230d74ac0563 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:07:04.752263 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:07:04.752263 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:07:04.752932 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-114cf071-8b1c-4b5c-ad10-230d74ac0563 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:07:04.924071 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:04.924071 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:05.015824 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-114cf071-8b1c-4b5c-ad10-230d74ac0563 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:07:05.114289 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:05.114289 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:05.169927 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-114cf071-8b1c-4b5c-ad10-230d74ac0563 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:07:05.171573 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 582/1162] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:07:04 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 428 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:07:06.211868 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1c86ce75-8c8e-4803-8480-f27c98bf6657 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:07:06.213802 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1c86ce75-8c8e-4803-8480-f27c98bf6657 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:07:06.215109 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:07:06.215109 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:07:06.220787 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1c86ce75-8c8e-4803-8480-f27c98bf6657 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:07:06.596100 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:06.596100 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:06.645918 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1c86ce75-8c8e-4803-8480-f27c98bf6657 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:07:06.749722 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:06.749722 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:06.787478 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1c86ce75-8c8e-4803-8480-f27c98bf6657 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:07:06.790825 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 581/1163] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:07:06 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 588 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:07:07.823625 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8f2f193a-c6ca-42e4-ac53-3ab8c21e02e2 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:07:07.824686 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8f2f193a-c6ca-42e4-ac53-3ab8c21e02e2 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:07:07.824952 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:07:07.824952 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:07:07.825623 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8f2f193a-c6ca-42e4-ac53-3ab8c21e02e2 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:07:08.049230 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:08.049230 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:08.087120 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8f2f193a-c6ca-42e4-ac53-3ab8c21e02e2 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:07:08.168336 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:08.168336 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:08.204418 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8f2f193a-c6ca-42e4-ac53-3ab8c21e02e2 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:07:08.205896 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 583/1164] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:07:07 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:07:09.238453 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-538aa3a4-4caa-41af-aa10-dbd8589266d4 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:07:09.239301 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-538aa3a4-4caa-41af-aa10-dbd8589266d4 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:07:09.240531 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:07:09.240531 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:07:09.240531 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-538aa3a4-4caa-41af-aa10-dbd8589266d4 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:07:09.346428 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:09.346428 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:09.390732 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-538aa3a4-4caa-41af-aa10-dbd8589266d4 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:07:09.453797 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:09.453797 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:09.471184 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-538aa3a4-4caa-41af-aa10-dbd8589266d4 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:07:09.486760 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 582/1165] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:07:09 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:07:10.504054 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-240c3815-cb63-4c2a-abd2-04d5a4c13615 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:07:10.505932 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-240c3815-cb63-4c2a-abd2-04d5a4c13615 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:07:10.506480 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:07:10.506480 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:07:10.514116 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-240c3815-cb63-4c2a-abd2-04d5a4c13615 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:07:10.706612 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:10.706612 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:10.727388 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-240c3815-cb63-4c2a-abd2-04d5a4c13615 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:07:10.777836 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:10.777836 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:10.798047 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-240c3815-cb63-4c2a-abd2-04d5a4c13615 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:07:10.800436 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 584/1166] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:07:10 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:07:11.825191 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d0e7fb8d-8813-4f56-9cbd-747642b2f0a7 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:07:11.826205 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d0e7fb8d-8813-4f56-9cbd-747642b2f0a7 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:07:11.826573 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:07:11.826573 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:07:11.827253 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d0e7fb8d-8813-4f56-9cbd-747642b2f0a7 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:07:12.075709 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:12.075709 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:12.112991 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d0e7fb8d-8813-4f56-9cbd-747642b2f0a7 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:07:12.199554 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:12.199554 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:12.253761 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d0e7fb8d-8813-4f56-9cbd-747642b2f0a7 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:07:12.259156 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 583/1167] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:07:11 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 442 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:07:13.285347 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b5457657-dc6b-47b5-93e0-5cbb28471845 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:07:13.286113 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b5457657-dc6b-47b5-93e0-5cbb28471845 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:07:13.286113 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:07:13.286113 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:07:13.286518 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b5457657-dc6b-47b5-93e0-5cbb28471845 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:07:13.441640 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:13.441640 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:13.454933 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b5457657-dc6b-47b5-93e0-5cbb28471845 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:07:13.493201 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:13.493201 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:13.513956 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b5457657-dc6b-47b5-93e0-5cbb28471845 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:07:13.529911 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 585/1168] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:07:13 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:07:14.544919 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f896b2a2-edbd-44a7-a5f7-5789dc7b3399 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:07:14.550459 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f896b2a2-edbd-44a7-a5f7-5789dc7b3399 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:07:14.552553 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:07:14.552553 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:07:14.553731 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f896b2a2-edbd-44a7-a5f7-5789dc7b3399 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:07:14.700308 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:14.700308 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:14.711517 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f896b2a2-edbd-44a7-a5f7-5789dc7b3399 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:07:14.740290 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:14.740290 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:14.751627 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f896b2a2-edbd-44a7-a5f7-5789dc7b3399 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:07:14.765239 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 584/1169] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:07:14 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:07:15.789846 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b66bc96e-02c6-472d-b89f-c12fd39f63c1 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:07:15.794993 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b66bc96e-02c6-472d-b89f-c12fd39f63c1 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:07:15.795772 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:07:15.795772 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:07:15.797668 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b66bc96e-02c6-472d-b89f-c12fd39f63c1 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:07:15.993057 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:15.993057 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:16.025332 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b66bc96e-02c6-472d-b89f-c12fd39f63c1 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:07:16.102152 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:16.102152 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:16.136123 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b66bc96e-02c6-472d-b89f-c12fd39f63c1 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:07:16.137801 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 586/1170] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:07:15 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:07:17.168200 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-54794236-8984-47e1-b7b5-20991d873db8 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:07:17.169064 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-54794236-8984-47e1-b7b5-20991d873db8 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:07:17.169375 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:07:17.169375 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:07:17.169812 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-54794236-8984-47e1-b7b5-20991d873db8 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:07:17.417003 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:17.417003 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:17.456415 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-54794236-8984-47e1-b7b5-20991d873db8 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:07:17.514404 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:17.514404 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:17.527710 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-54794236-8984-47e1-b7b5-20991d873db8 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:07:17.529263 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 585/1171] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:07:17 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:07:18.561621 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-24eaf853-5bb2-4293-9c84-ae51741cb35a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:07:18.562384 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-24eaf853-5bb2-4293-9c84-ae51741cb35a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:07:18.562384 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:07:18.562384 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:07:18.562746 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-24eaf853-5bb2-4293-9c84-ae51741cb35a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:07:18.624954 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:18.624954 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:18.639344 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-24eaf853-5bb2-4293-9c84-ae51741cb35a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:07:18.661832 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:18.661832 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:18.672210 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-24eaf853-5bb2-4293-9c84-ae51741cb35a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:07:18.673181 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 587/1172] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:07:18 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:07:19.697079 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7b7f3874-f057-4556-8e0a-af9c3f67cff5 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:07:19.698110 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7b7f3874-f057-4556-8e0a-af9c3f67cff5 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:07:19.698489 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:07:19.698489 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:07:19.699133 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7b7f3874-f057-4556-8e0a-af9c3f67cff5 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:07:19.845848 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:19.845848 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:19.858631 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7b7f3874-f057-4556-8e0a-af9c3f67cff5 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:07:19.881172 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:19.881172 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:19.895337 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7b7f3874-f057-4556-8e0a-af9c3f67cff5 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:07:19.909179 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 586/1173] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:07:19 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:07:20.932985 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-575a0e4e-4496-40bb-a25c-9f909a6cbe61 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:07:20.936530 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-575a0e4e-4496-40bb-a25c-9f909a6cbe61 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:07:20.937457 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:07:20.937457 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:07:20.938724 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-575a0e4e-4496-40bb-a25c-9f909a6cbe61 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:07:21.194730 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:21.194730 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:21.217075 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-575a0e4e-4496-40bb-a25c-9f909a6cbe61 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:07:21.293191 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:21.293191 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:21.308039 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-575a0e4e-4496-40bb-a25c-9f909a6cbe61 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:07:21.314282 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 588/1174] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:07:20 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:07:22.347074 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-70bb2c0a-6b72-4042-b367-e09b2659181b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:07:22.349109 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-70bb2c0a-6b72-4042-b367-e09b2659181b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:07:22.349814 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:07:22.349814 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:07:22.350997 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-70bb2c0a-6b72-4042-b367-e09b2659181b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:07:22.467568 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:22.467568 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:22.480372 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-70bb2c0a-6b72-4042-b367-e09b2659181b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:07:22.514255 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:22.514255 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:22.527681 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-70bb2c0a-6b72-4042-b367-e09b2659181b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:07:22.530152 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 587/1175] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:07:22 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:07:23.558864 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-75845107-149b-44fa-a724-cfed849af5fc tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:07:23.559908 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-75845107-149b-44fa-a724-cfed849af5fc tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:07:23.560268 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:07:23.560268 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:07:23.560958 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-75845107-149b-44fa-a724-cfed849af5fc tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:07:23.678021 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:23.678021 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:23.697493 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-75845107-149b-44fa-a724-cfed849af5fc tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:07:23.762973 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:23.762973 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:23.795716 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-75845107-149b-44fa-a724-cfed849af5fc tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:07:23.797965 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 589/1176] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:07:23 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:07:24.815789 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-630fb164-7c6e-47b2-aebd-68eb1d70c295 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:07:24.816779 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-630fb164-7c6e-47b2-aebd-68eb1d70c295 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:07:24.816967 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:07:24.816967 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:07:24.817875 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-630fb164-7c6e-47b2-aebd-68eb1d70c295 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:07:24.900005 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:24.900005 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:24.915022 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-630fb164-7c6e-47b2-aebd-68eb1d70c295 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:07:24.940778 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:24.940778 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:24.954479 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-630fb164-7c6e-47b2-aebd-68eb1d70c295 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:07:24.955943 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 588/1177] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:07:24 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:07:25.991918 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-603a203e-b5b4-4238-b5b0-080e0679bf4a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:07:25.993787 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-603a203e-b5b4-4238-b5b0-080e0679bf4a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:07:25.994752 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:07:25.994752 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:07:25.995128 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-603a203e-b5b4-4238-b5b0-080e0679bf4a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:07:26.130349 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:26.130349 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:26.147426 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-603a203e-b5b4-4238-b5b0-080e0679bf4a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:07:26.190256 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:26.190256 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:26.202913 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-603a203e-b5b4-4238-b5b0-080e0679bf4a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:07:26.215132 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 590/1178] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:07:25 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:07:27.221604 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e960869a-a882-4a50-897a-435d3d401e77 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:07:27.222745 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e960869a-a882-4a50-897a-435d3d401e77 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:07:27.223115 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:07:27.223115 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:07:27.223764 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e960869a-a882-4a50-897a-435d3d401e77 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:07:27.302498 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:27.302498 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:27.314066 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e960869a-a882-4a50-897a-435d3d401e77 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:07:27.339891 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:27.339891 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:27.349879 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e960869a-a882-4a50-897a-435d3d401e77 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:07:27.351506 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 589/1179] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:07:27 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:07:28.379459 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2ed32e42-de62-4e1a-beac-e05415efeede tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:07:28.381837 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2ed32e42-de62-4e1a-beac-e05415efeede tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:07:28.383281 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:07:28.383281 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:07:28.383999 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2ed32e42-de62-4e1a-beac-e05415efeede tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:07:28.447453 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:28.447453 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:28.458455 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2ed32e42-de62-4e1a-beac-e05415efeede tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:07:28.483424 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:28.483424 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:28.495466 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2ed32e42-de62-4e1a-beac-e05415efeede tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:07:28.496839 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 591/1180] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:07:28 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:07:29.516194 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-161828a5-7f78-438d-92d4-f7ada3eb858e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:07:29.518697 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-161828a5-7f78-438d-92d4-f7ada3eb858e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:07:29.519427 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:07:29.519427 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:07:29.520624 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-161828a5-7f78-438d-92d4-f7ada3eb858e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:07:29.622795 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:29.622795 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:29.640275 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-161828a5-7f78-438d-92d4-f7ada3eb858e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:07:29.689291 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:29.689291 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:29.703154 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-161828a5-7f78-438d-92d4-f7ada3eb858e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:07:29.721501 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 590/1181] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:07:29 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:07:30.729003 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f8ae7835-6671-4581-b69c-828f36d7096d tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:07:30.729898 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f8ae7835-6671-4581-b69c-828f36d7096d tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:07:30.729898 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:07:30.729898 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:07:30.730265 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f8ae7835-6671-4581-b69c-828f36d7096d tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:07:30.876360 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:30.876360 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:30.895138 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f8ae7835-6671-4581-b69c-828f36d7096d tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:07:30.939757 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:30.939757 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:30.958076 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f8ae7835-6671-4581-b69c-828f36d7096d tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:07:30.960179 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 592/1182] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:07:30 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:07:31.987787 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3c997cd6-1952-4495-95fc-a9e52575e926 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:07:31.988483 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3c997cd6-1952-4495-95fc-a9e52575e926 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:07:31.988784 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:07:31.988784 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:07:31.989456 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3c997cd6-1952-4495-95fc-a9e52575e926 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:07:32.059227 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:32.059227 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:32.070575 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3c997cd6-1952-4495-95fc-a9e52575e926 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:07:32.122571 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:32.122571 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:32.152279 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3c997cd6-1952-4495-95fc-a9e52575e926 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:07:32.169262 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 591/1183] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:07:31 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:07:33.193902 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c7f6c799-859c-4833-8c89-f641f24c49b9 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:07:33.195874 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c7f6c799-859c-4833-8c89-f641f24c49b9 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:07:33.196500 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:07:33.196500 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:07:33.198034 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c7f6c799-859c-4833-8c89-f641f24c49b9 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:07:33.412037 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:33.412037 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:33.432492 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c7f6c799-859c-4833-8c89-f641f24c49b9 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:07:33.481053 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:33.481053 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:33.502164 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c7f6c799-859c-4833-8c89-f641f24c49b9 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:07:33.521245 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 593/1184] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:07:33 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:07:34.535218 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7ee23009-8c40-416f-bfb9-0e6e37ab0b94 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:07:34.536079 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7ee23009-8c40-416f-bfb9-0e6e37ab0b94 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:07:34.536420 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:07:34.536420 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:07:34.537751 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7ee23009-8c40-416f-bfb9-0e6e37ab0b94 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:07:34.649394 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:34.649394 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:34.689636 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7ee23009-8c40-416f-bfb9-0e6e37ab0b94 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:07:34.738745 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:34.738745 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:34.767751 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7ee23009-8c40-416f-bfb9-0e6e37ab0b94 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:07:34.772027 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 592/1185] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:07:34 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:07:35.804258 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a9a7cc67-46ac-4e2e-b486-d2c515e82bc5 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:07:35.805187 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a9a7cc67-46ac-4e2e-b486-d2c515e82bc5 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:07:35.805794 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:07:35.805794 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:07:35.806208 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a9a7cc67-46ac-4e2e-b486-d2c515e82bc5 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:07:35.941727 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:35.941727 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:35.956983 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a9a7cc67-46ac-4e2e-b486-d2c515e82bc5 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:07:36.033762 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:36.033762 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:36.050049 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a9a7cc67-46ac-4e2e-b486-d2c515e82bc5 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:07:36.052944 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 594/1186] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:07:35 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:07:37.069990 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2199de11-f1b9-4901-8146-832c316db946 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:07:37.070796 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2199de11-f1b9-4901-8146-832c316db946 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:07:37.071098 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:07:37.071098 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:07:37.071513 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2199de11-f1b9-4901-8146-832c316db946 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:07:37.217694 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:37.217694 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:37.260752 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2199de11-f1b9-4901-8146-832c316db946 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:07:37.298341 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:37.298341 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:37.310237 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2199de11-f1b9-4901-8146-832c316db946 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:07:37.317727 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 593/1187] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:07:37 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:07:38.322508 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-51670adc-10a1-4584-b1e1-b51239486bec tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:07:38.324333 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-51670adc-10a1-4584-b1e1-b51239486bec tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:07:38.328290 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:07:38.328290 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:07:38.329643 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-51670adc-10a1-4584-b1e1-b51239486bec tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:07:38.451985 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:38.451985 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:38.471427 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-51670adc-10a1-4584-b1e1-b51239486bec tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:07:38.518049 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:38.518049 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:38.539807 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-51670adc-10a1-4584-b1e1-b51239486bec tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:07:38.541968 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 595/1188] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:07:38 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:07:39.573184 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d14697f4-998b-485d-8520-f4f26afdc154 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:07:39.574089 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d14697f4-998b-485d-8520-f4f26afdc154 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:07:39.574438 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:07:39.574438 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:07:39.575065 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d14697f4-998b-485d-8520-f4f26afdc154 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:07:39.710767 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:39.710767 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:39.759146 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d14697f4-998b-485d-8520-f4f26afdc154 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:07:39.816054 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:39.816054 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:39.833364 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d14697f4-998b-485d-8520-f4f26afdc154 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:07:39.835619 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 594/1189] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:07:39 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:07:40.868567 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1ed8ea66-a023-40ae-bb7c-5ec5beec175d tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:07:40.869750 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1ed8ea66-a023-40ae-bb7c-5ec5beec175d tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:07:40.874007 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:07:40.874007 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:07:40.875441 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1ed8ea66-a023-40ae-bb7c-5ec5beec175d tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:07:41.040330 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:41.040330 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:41.062134 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1ed8ea66-a023-40ae-bb7c-5ec5beec175d tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:07:41.120742 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:41.120742 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:41.146129 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1ed8ea66-a023-40ae-bb7c-5ec5beec175d tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:07:41.147452 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 596/1190] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:07:40 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:07:42.178065 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1c427a4e-f4b2-4232-9654-4e3e60220bc9 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:07:42.178863 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1c427a4e-f4b2-4232-9654-4e3e60220bc9 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:07:42.179736 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:07:42.179736 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:07:42.190191 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1c427a4e-f4b2-4232-9654-4e3e60220bc9 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:07:42.432743 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:42.432743 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:42.471596 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1c427a4e-f4b2-4232-9654-4e3e60220bc9 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:07:42.568647 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:42.568647 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:42.606510 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1c427a4e-f4b2-4232-9654-4e3e60220bc9 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:07:42.607739 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 595/1191] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:07:42 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 437 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:07:43.635964 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3b4bf07b-fcce-489c-b1a0-179436174f5e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:07:43.637467 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3b4bf07b-fcce-489c-b1a0-179436174f5e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:07:43.637851 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:07:43.637851 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:07:43.638503 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3b4bf07b-fcce-489c-b1a0-179436174f5e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:07:43.699771 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:43.699771 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:43.710800 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3b4bf07b-fcce-489c-b1a0-179436174f5e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:07:43.736045 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:43.736045 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:43.751286 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3b4bf07b-fcce-489c-b1a0-179436174f5e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:07:43.752784 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 597/1192] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:07:43 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:07:44.776071 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-326df875-da1a-4da4-bf3c-a6bfa5151d5d tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:07:44.778837 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-326df875-da1a-4da4-bf3c-a6bfa5151d5d tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:07:44.779274 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:07:44.779274 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:07:44.779979 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-326df875-da1a-4da4-bf3c-a6bfa5151d5d tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:07:44.975495 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:44.975495 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:45.013537 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-326df875-da1a-4da4-bf3c-a6bfa5151d5d tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:07:45.070394 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:45.070394 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:45.096173 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-326df875-da1a-4da4-bf3c-a6bfa5151d5d tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:07:45.098878 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 596/1193] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:07:44 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:07:46.118156 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b41be0ce-afee-4d2c-8b83-b13844488f6b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:07:46.119319 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b41be0ce-afee-4d2c-8b83-b13844488f6b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:07:46.119878 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:07:46.119878 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:07:46.120492 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b41be0ce-afee-4d2c-8b83-b13844488f6b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:07:46.213799 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:46.213799 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:46.236952 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b41be0ce-afee-4d2c-8b83-b13844488f6b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:07:46.279250 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:46.279250 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:46.294017 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b41be0ce-afee-4d2c-8b83-b13844488f6b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:07:46.303851 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 598/1194] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:07:46 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:07:47.315500 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f0e8aeb3-f9f7-4f17-8c5f-e4122a02a257 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:07:47.317694 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f0e8aeb3-f9f7-4f17-8c5f-e4122a02a257 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:07:47.317694 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:07:47.317694 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:07:47.325908 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f0e8aeb3-f9f7-4f17-8c5f-e4122a02a257 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:07:47.496379 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:47.496379 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:47.513525 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f0e8aeb3-f9f7-4f17-8c5f-e4122a02a257 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:07:47.576192 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:47.576192 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:47.598238 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f0e8aeb3-f9f7-4f17-8c5f-e4122a02a257 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:07:47.600432 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 597/1195] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:07:47 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:07:48.637979 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1d41e9b0-0bcf-4250-a78b-1f0f82258805 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:07:48.641792 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1d41e9b0-0bcf-4250-a78b-1f0f82258805 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:07:48.642395 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:07:48.642395 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:07:48.643708 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1d41e9b0-0bcf-4250-a78b-1f0f82258805 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:07:48.764060 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:48.764060 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:48.782153 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1d41e9b0-0bcf-4250-a78b-1f0f82258805 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:07:48.849822 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:48.849822 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:48.893351 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1d41e9b0-0bcf-4250-a78b-1f0f82258805 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:07:48.895534 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 599/1196] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:07:48 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:07:49.927401 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-58bf00bd-409a-46f4-92e6-eff9e6af1a62 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:07:49.929546 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-58bf00bd-409a-46f4-92e6-eff9e6af1a62 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:07:49.930227 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:07:49.930227 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:07:49.932209 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-58bf00bd-409a-46f4-92e6-eff9e6af1a62 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:07:50.046370 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:50.046370 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:50.069018 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-58bf00bd-409a-46f4-92e6-eff9e6af1a62 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:07:50.111032 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:50.111032 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:50.131087 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-58bf00bd-409a-46f4-92e6-eff9e6af1a62 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:07:50.134107 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 598/1197] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:07:49 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:07:51.162755 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a74a95cd-8d7b-42c1-889c-357c5abd049c tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:07:51.164322 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a74a95cd-8d7b-42c1-889c-357c5abd049c tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:07:51.164760 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:07:51.164760 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:07:51.165796 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a74a95cd-8d7b-42c1-889c-357c5abd049c tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:07:51.292826 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:51.292826 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:51.332106 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a74a95cd-8d7b-42c1-889c-357c5abd049c tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:07:51.361307 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:51.361307 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:51.381081 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a74a95cd-8d7b-42c1-889c-357c5abd049c tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:07:51.383606 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 600/1198] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:07:51 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:07:52.411629 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4f756b42-a3d4-4db9-8c2c-ccc65915351f tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:07:52.414434 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4f756b42-a3d4-4db9-8c2c-ccc65915351f tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:07:52.415525 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:07:52.415525 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:07:52.416631 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4f756b42-a3d4-4db9-8c2c-ccc65915351f tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:07:52.548286 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:52.548286 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:52.559259 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4f756b42-a3d4-4db9-8c2c-ccc65915351f tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:07:52.581105 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:52.581105 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:52.595288 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4f756b42-a3d4-4db9-8c2c-ccc65915351f tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:07:52.596617 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 599/1199] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:07:52 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:07:53.619979 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1e034fab-bf78-4f79-9a51-0e8567277424 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:07:53.622120 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1e034fab-bf78-4f79-9a51-0e8567277424 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:07:53.622797 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:07:53.622797 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:07:53.623950 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1e034fab-bf78-4f79-9a51-0e8567277424 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:07:53.738196 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:53.738196 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:53.755955 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1e034fab-bf78-4f79-9a51-0e8567277424 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:07:53.823028 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:53.823028 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:53.869499 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1e034fab-bf78-4f79-9a51-0e8567277424 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:07:53.885180 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 601/1200] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:07:53 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:07:54.897554 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d58c48a1-1ba5-43b5-a2ab-3e214817cf7e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:07:54.898430 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d58c48a1-1ba5-43b5-a2ab-3e214817cf7e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:07:54.898430 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:07:54.898430 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:07:54.898822 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d58c48a1-1ba5-43b5-a2ab-3e214817cf7e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:07:55.040727 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:55.040727 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:55.074891 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d58c48a1-1ba5-43b5-a2ab-3e214817cf7e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:07:55.138697 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:55.138697 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:55.151795 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d58c48a1-1ba5-43b5-a2ab-3e214817cf7e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:07:55.152679 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 600/1201] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:07:54 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:07:56.181471 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-65dab3b2-cf42-4aca-9277-47d9ff25bd0e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:07:56.184321 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-65dab3b2-cf42-4aca-9277-47d9ff25bd0e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:07:56.185193 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:07:56.185193 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:07:56.186306 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-65dab3b2-cf42-4aca-9277-47d9ff25bd0e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:07:56.424073 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:56.424073 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:56.458015 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-65dab3b2-cf42-4aca-9277-47d9ff25bd0e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:07:56.505421 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:56.505421 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:56.524038 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-65dab3b2-cf42-4aca-9277-47d9ff25bd0e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:07:56.539513 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 602/1202] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:07:56 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:07:57.558855 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2254474c-194d-4f0e-815d-6999d4c58827 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:07:57.560895 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2254474c-194d-4f0e-815d-6999d4c58827 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:07:57.566570 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:07:57.566570 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:07:57.568049 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2254474c-194d-4f0e-815d-6999d4c58827 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:07:57.672716 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:57.672716 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:57.704540 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2254474c-194d-4f0e-815d-6999d4c58827 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:07:57.764852 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:57.764852 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:57.788868 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2254474c-194d-4f0e-815d-6999d4c58827 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:07:57.790962 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 601/1203] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:07:57 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:07:58.821599 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6252beef-e336-40e5-a050-5dca68b540c3 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:07:58.823675 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6252beef-e336-40e5-a050-5dca68b540c3 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:07:58.831863 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:07:58.831863 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:07:58.833208 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6252beef-e336-40e5-a050-5dca68b540c3 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:07:59.067647 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:59.067647 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:59.088131 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6252beef-e336-40e5-a050-5dca68b540c3 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:07:59.130120 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:07:59.130120 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:07:59.150618 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6252beef-e336-40e5-a050-5dca68b540c3 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:07:59.152938 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 603/1204] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:07:58 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:08:00.181832 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7fba243e-f90b-4fcc-bca9-a6da49525b6e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:08:00.182749 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7fba243e-f90b-4fcc-bca9-a6da49525b6e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:08:00.187141 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:08:00.187141 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:08:00.189698 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7fba243e-f90b-4fcc-bca9-a6da49525b6e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:08:00.463112 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:00.463112 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:00.477741 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7fba243e-f90b-4fcc-bca9-a6da49525b6e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:08:00.515175 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:00.515175 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:00.532807 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7fba243e-f90b-4fcc-bca9-a6da49525b6e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:08:00.534777 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 602/1205] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:08:00 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:08:01.564854 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-90faff08-575d-4761-972b-f03b2f141de6 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:08:01.566808 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-90faff08-575d-4761-972b-f03b2f141de6 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:08:01.567436 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:08:01.567436 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:08:01.568487 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-90faff08-575d-4761-972b-f03b2f141de6 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:08:01.668294 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:01.668294 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:01.685306 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-90faff08-575d-4761-972b-f03b2f141de6 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:08:01.723283 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:01.723283 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:01.742139 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-90faff08-575d-4761-972b-f03b2f141de6 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:08:01.744616 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 604/1206] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:08:01 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:08:02.774885 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ab43328e-123b-41a7-a750-f87c18671319 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:08:02.776636 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ab43328e-123b-41a7-a750-f87c18671319 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:08:02.777309 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:08:02.777309 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:08:02.777983 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ab43328e-123b-41a7-a750-f87c18671319 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:08:02.884233 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:02.884233 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:02.907158 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ab43328e-123b-41a7-a750-f87c18671319 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:08:02.939685 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:02.939685 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:02.956873 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ab43328e-123b-41a7-a750-f87c18671319 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:08:02.958251 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 603/1207] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:08:02 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:08:03.989770 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0164a6e5-5309-490c-b27a-62eb07e8c82c tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:08:03.990340 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0164a6e5-5309-490c-b27a-62eb07e8c82c tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:08:03.990469 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:08:03.990469 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:08:03.991639 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0164a6e5-5309-490c-b27a-62eb07e8c82c tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:08:04.083313 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:04.083313 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:04.100203 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0164a6e5-5309-490c-b27a-62eb07e8c82c tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:08:04.142371 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:04.142371 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:04.164702 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0164a6e5-5309-490c-b27a-62eb07e8c82c tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:08:04.166868 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 605/1208] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:08:03 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:08:05.195197 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a7a5c644-e312-4cc6-822d-764170f002a4 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:08:05.196085 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a7a5c644-e312-4cc6-822d-764170f002a4 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:08:05.196436 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:08:05.196436 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:08:05.199164 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a7a5c644-e312-4cc6-822d-764170f002a4 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:08:05.434709 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:05.434709 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:05.452348 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a7a5c644-e312-4cc6-822d-764170f002a4 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:08:05.497169 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:05.497169 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:05.515362 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a7a5c644-e312-4cc6-822d-764170f002a4 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:08:05.517592 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 604/1209] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:08:05 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:08:06.551601 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eb61bcf5-390a-4dbc-8b51-79ee94818865 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:08:06.552509 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eb61bcf5-390a-4dbc-8b51-79ee94818865 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:08:06.553100 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:08:06.553100 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:08:06.554239 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eb61bcf5-390a-4dbc-8b51-79ee94818865 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:08:06.689653 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:06.689653 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:06.703218 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-eb61bcf5-390a-4dbc-8b51-79ee94818865 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:08:06.733847 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:06.733847 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:06.747813 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eb61bcf5-390a-4dbc-8b51-79ee94818865 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:08:06.749419 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 606/1210] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:08:06 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:08:07.778258 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1a1384e7-58e0-49bf-86f2-4ba9e78b877a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:08:07.780202 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1a1384e7-58e0-49bf-86f2-4ba9e78b877a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:08:07.780842 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:08:07.780842 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:08:07.789124 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1a1384e7-58e0-49bf-86f2-4ba9e78b877a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:08:07.912440 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:07.912440 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:07.929163 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1a1384e7-58e0-49bf-86f2-4ba9e78b877a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:08:07.954852 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:07.954852 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:07.966347 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1a1384e7-58e0-49bf-86f2-4ba9e78b877a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:08:07.967174 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 605/1211] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:08:07 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:08:08.999204 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-027a998f-0744-4280-ab9e-2659f48aac85 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:08:09.000574 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-027a998f-0744-4280-ab9e-2659f48aac85 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:08:09.000963 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:08:09.000963 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:08:09.004929 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-027a998f-0744-4280-ab9e-2659f48aac85 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:08:09.155239 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:09.155239 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:09.182345 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-027a998f-0744-4280-ab9e-2659f48aac85 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:08:09.229314 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:09.229314 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:09.256719 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-027a998f-0744-4280-ab9e-2659f48aac85 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:08:09.269174 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 607/1212] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:08:08 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:08:10.286178 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-69d44298-c2ee-461e-b7b9-53ee77ac3684 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:08:10.286967 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-69d44298-c2ee-461e-b7b9-53ee77ac3684 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:08:10.286967 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:08:10.286967 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:08:10.287345 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-69d44298-c2ee-461e-b7b9-53ee77ac3684 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:08:10.465182 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:10.465182 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:10.478867 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-69d44298-c2ee-461e-b7b9-53ee77ac3684 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:08:10.504599 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:10.504599 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:10.518520 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-69d44298-c2ee-461e-b7b9-53ee77ac3684 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:08:10.533164 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 606/1213] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:08:10 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:08:11.547955 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-071d8fab-2ffd-4ade-9eb1-0e7c51016011 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:08:11.548765 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-071d8fab-2ffd-4ade-9eb1-0e7c51016011 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:08:11.549100 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:08:11.549100 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:08:11.549697 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-071d8fab-2ffd-4ade-9eb1-0e7c51016011 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:08:11.614738 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:11.614738 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:11.635677 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-071d8fab-2ffd-4ade-9eb1-0e7c51016011 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:08:11.676021 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:11.676021 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:11.697668 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-071d8fab-2ffd-4ade-9eb1-0e7c51016011 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:08:11.709185 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 608/1214] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:08:11 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:08:12.742415 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b30fbe9e-084d-44d9-a202-101ecdaf18e2 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:08:12.743253 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b30fbe9e-084d-44d9-a202-101ecdaf18e2 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:08:12.743568 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:08:12.743568 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:08:12.744366 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b30fbe9e-084d-44d9-a202-101ecdaf18e2 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:08:12.849492 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:12.849492 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:12.864946 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b30fbe9e-084d-44d9-a202-101ecdaf18e2 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:08:12.891240 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:12.891240 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:12.902228 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b30fbe9e-084d-44d9-a202-101ecdaf18e2 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:08:12.903739 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 607/1215] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:08:12 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:08:13.936849 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ec66b6a7-fee2-411b-8fc7-88d6f924115f tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:08:13.944051 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ec66b6a7-fee2-411b-8fc7-88d6f924115f tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:08:13.944894 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:08:13.944894 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:08:13.947422 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ec66b6a7-fee2-411b-8fc7-88d6f924115f tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:08:14.277109 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:14.277109 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:14.295566 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ec66b6a7-fee2-411b-8fc7-88d6f924115f tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:08:14.342299 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:14.342299 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:14.376280 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ec66b6a7-fee2-411b-8fc7-88d6f924115f tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:08:14.378876 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 609/1216] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:08:13 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 452 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:08:15.410755 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2f27c0bd-456c-4c65-8f52-e66b67f47368 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:08:15.412457 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2f27c0bd-456c-4c65-8f52-e66b67f47368 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:08:15.413170 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:08:15.413170 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:08:15.414254 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2f27c0bd-456c-4c65-8f52-e66b67f47368 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:08:15.606216 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:15.606216 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:15.630531 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2f27c0bd-456c-4c65-8f52-e66b67f47368 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:08:15.691482 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:15.691482 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:15.730506 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2f27c0bd-456c-4c65-8f52-e66b67f47368 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:08:15.731763 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 608/1217] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:08:15 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:08:16.758625 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8ab6facc-6976-4957-85e3-8aedb4bc9798 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:08:16.760385 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8ab6facc-6976-4957-85e3-8aedb4bc9798 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:08:16.760823 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:08:16.760823 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:08:16.761710 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8ab6facc-6976-4957-85e3-8aedb4bc9798 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:08:16.856369 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:16.856369 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:16.876336 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8ab6facc-6976-4957-85e3-8aedb4bc9798 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:08:16.911897 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:16.911897 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:16.928689 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8ab6facc-6976-4957-85e3-8aedb4bc9798 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:08:16.930633 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 610/1218] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:08:16 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:08:17.961028 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4e8a6638-90c2-4f3f-b475-9e8de8084c4b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:08:17.962059 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4e8a6638-90c2-4f3f-b475-9e8de8084c4b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:08:17.962814 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:08:17.962814 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:08:17.963861 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4e8a6638-90c2-4f3f-b475-9e8de8084c4b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:08:18.190621 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:18.190621 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:18.208837 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4e8a6638-90c2-4f3f-b475-9e8de8084c4b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:08:18.262535 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:18.262535 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:18.290818 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4e8a6638-90c2-4f3f-b475-9e8de8084c4b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:08:18.294049 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 609/1219] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:08:17 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:08:19.330652 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5216a294-8243-4831-a4fb-8ac887b866b1 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:08:19.331582 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5216a294-8243-4831-a4fb-8ac887b866b1 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:08:19.332581 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:08:19.332581 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:08:19.333706 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5216a294-8243-4831-a4fb-8ac887b866b1 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:08:19.556650 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:19.556650 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:19.580320 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5216a294-8243-4831-a4fb-8ac887b866b1 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:08:19.625338 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:19.625338 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:19.644543 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5216a294-8243-4831-a4fb-8ac887b866b1 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:08:19.661177 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 611/1220] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:08:19 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:08:20.685188 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b6cad7b8-f9e0-498c-a4ab-871c9e4ce7ed tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:08:20.685188 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b6cad7b8-f9e0-498c-a4ab-871c9e4ce7ed tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:08:20.685188 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:08:20.685188 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:08:20.685188 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b6cad7b8-f9e0-498c-a4ab-871c9e4ce7ed tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:08:20.949312 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:20.949312 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:20.968761 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b6cad7b8-f9e0-498c-a4ab-871c9e4ce7ed tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:08:21.050696 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:21.050696 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:21.076132 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b6cad7b8-f9e0-498c-a4ab-871c9e4ce7ed tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:08:21.078313 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 610/1221] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:08:20 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 409 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:08:22.108769 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6a42ce56-e966-4d71-a0a6-674469934ae0 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:08:22.110652 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6a42ce56-e966-4d71-a0a6-674469934ae0 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:08:22.111090 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:08:22.111090 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:08:22.111738 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6a42ce56-e966-4d71-a0a6-674469934ae0 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:08:22.322902 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:22.322902 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:22.371076 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6a42ce56-e966-4d71-a0a6-674469934ae0 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:08:22.450277 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:22.450277 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:22.461337 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6a42ce56-e966-4d71-a0a6-674469934ae0 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:08:22.462939 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 612/1222] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:08:22 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:08:23.488172 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a0ba7d58-f6b1-4f1b-8068-1dfd38e1cd5e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:08:23.489026 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a0ba7d58-f6b1-4f1b-8068-1dfd38e1cd5e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:08:23.489631 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:08:23.489631 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:08:23.495338 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a0ba7d58-f6b1-4f1b-8068-1dfd38e1cd5e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:08:23.659123 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:23.659123 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:23.670924 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a0ba7d58-f6b1-4f1b-8068-1dfd38e1cd5e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:08:23.703149 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:23.703149 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:23.716575 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a0ba7d58-f6b1-4f1b-8068-1dfd38e1cd5e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:08:23.728191 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 611/1223] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:08:23 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:08:24.739428 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5eceeb21-d936-4f67-b4ad-0e4e65c3190f tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:08:24.742048 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5eceeb21-d936-4f67-b4ad-0e4e65c3190f tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:08:24.742683 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:08:24.742683 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:08:24.743821 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5eceeb21-d936-4f67-b4ad-0e4e65c3190f tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:08:24.879869 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:24.879869 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:24.900762 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5eceeb21-d936-4f67-b4ad-0e4e65c3190f tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:08:24.950067 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:24.950067 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:24.971437 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5eceeb21-d936-4f67-b4ad-0e4e65c3190f tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:08:24.985175 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 613/1224] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:08:24 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:08:26.005068 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dc7cdfba-23e6-494e-b86b-a5c49539b2fb tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:08:26.007330 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dc7cdfba-23e6-494e-b86b-a5c49539b2fb tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:08:26.007953 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:08:26.007953 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:08:26.009000 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dc7cdfba-23e6-494e-b86b-a5c49539b2fb tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:08:26.114793 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:26.114793 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:26.132580 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-dc7cdfba-23e6-494e-b86b-a5c49539b2fb tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:08:26.173124 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:26.173124 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:26.190831 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dc7cdfba-23e6-494e-b86b-a5c49539b2fb tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:08:26.193101 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 612/1225] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:08:25 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:08:27.223398 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0b1eeb31-5916-4614-9c96-4ade12ab3322 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:08:27.225491 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0b1eeb31-5916-4614-9c96-4ade12ab3322 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:08:27.226116 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:08:27.226116 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:08:27.231617 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0b1eeb31-5916-4614-9c96-4ade12ab3322 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:08:27.439884 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:27.439884 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:27.460258 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0b1eeb31-5916-4614-9c96-4ade12ab3322 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:08:27.513551 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:27.513551 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:27.537172 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0b1eeb31-5916-4614-9c96-4ade12ab3322 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:08:27.549207 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 614/1226] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:08:27 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:08:28.574552 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ef3576a0-b54d-4493-9c88-54376994c451 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:08:28.576448 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ef3576a0-b54d-4493-9c88-54376994c451 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:08:28.577068 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:08:28.577068 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:08:28.578029 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ef3576a0-b54d-4493-9c88-54376994c451 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:08:28.780579 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:28.780579 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:28.818958 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ef3576a0-b54d-4493-9c88-54376994c451 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:08:28.901610 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:28.901610 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:28.939858 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ef3576a0-b54d-4493-9c88-54376994c451 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:08:28.941447 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 613/1227] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:08:28 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:08:29.975370 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7d9d9da0-76ff-4e5f-b25d-6b5e2013beb1 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:08:29.977356 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7d9d9da0-76ff-4e5f-b25d-6b5e2013beb1 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:08:29.977952 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:08:29.977952 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:08:29.979043 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7d9d9da0-76ff-4e5f-b25d-6b5e2013beb1 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:08:30.109032 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:30.109032 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:30.142638 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7d9d9da0-76ff-4e5f-b25d-6b5e2013beb1 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:08:30.196237 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:30.196237 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:30.222581 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7d9d9da0-76ff-4e5f-b25d-6b5e2013beb1 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:08:30.225415 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 615/1228] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:08:29 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:08:31.247172 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-86463ad4-7b68-4079-869b-c819743695ce tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:08:31.247980 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-86463ad4-7b68-4079-869b-c819743695ce tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:08:31.247980 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:08:31.247980 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:08:31.248461 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-86463ad4-7b68-4079-869b-c819743695ce tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:08:31.378976 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:31.378976 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:31.424698 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-86463ad4-7b68-4079-869b-c819743695ce tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:08:31.480952 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:31.480952 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:31.523123 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-86463ad4-7b68-4079-869b-c819743695ce tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:08:31.524699 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 614/1229] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:08:31 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:08:32.555653 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9c410e25-3435-4b44-a900-62de3e412a8e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:08:32.558669 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9c410e25-3435-4b44-a900-62de3e412a8e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:08:32.559417 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:08:32.559417 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:08:32.561202 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9c410e25-3435-4b44-a900-62de3e412a8e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:08:32.770044 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:32.770044 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:32.796568 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9c410e25-3435-4b44-a900-62de3e412a8e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:08:32.889707 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:32.889707 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:32.920988 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9c410e25-3435-4b44-a900-62de3e412a8e tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:08:32.937856 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 616/1230] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:08:32 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:08:33.958094 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c1807553-d0b2-4368-94c4-c90805185f5b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:08:33.960010 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c1807553-d0b2-4368-94c4-c90805185f5b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:08:33.961253 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:08:33.961253 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:08:33.962657 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c1807553-d0b2-4368-94c4-c90805185f5b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:08:34.067648 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:34.067648 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:34.087324 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c1807553-d0b2-4368-94c4-c90805185f5b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:08:34.133004 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:34.133004 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:34.153608 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c1807553-d0b2-4368-94c4-c90805185f5b tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:08:34.156128 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 615/1231] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:08:33 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:08:35.180469 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c978c0b5-de1a-40ab-8c1e-07404a9ca176 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:08:35.182443 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c978c0b5-de1a-40ab-8c1e-07404a9ca176 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:08:35.182443 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:08:35.182443 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:08:35.194820 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c978c0b5-de1a-40ab-8c1e-07404a9ca176 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:08:35.452785 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:35.452785 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:35.471684 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c978c0b5-de1a-40ab-8c1e-07404a9ca176 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:08:35.523234 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:35.523234 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:35.547490 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c978c0b5-de1a-40ab-8c1e-07404a9ca176 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:08:35.561449 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 617/1232] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:08:35 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:08:36.578773 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a46f811e-c701-4d58-95f2-c348d37b4849 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:08:36.580647 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a46f811e-c701-4d58-95f2-c348d37b4849 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:08:36.581287 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:08:36.581287 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:08:36.584550 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a46f811e-c701-4d58-95f2-c348d37b4849 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:08:36.693946 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:36.693946 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:36.714382 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a46f811e-c701-4d58-95f2-c348d37b4849 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:08:36.759904 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:36.759904 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:36.781421 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a46f811e-c701-4d58-95f2-c348d37b4849 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:08:36.798543 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 616/1233] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:08:36 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:08:37.823011 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a1deb613-0192-44ae-8002-c6d50858fc53 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:08:37.829449 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a1deb613-0192-44ae-8002-c6d50858fc53 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:08:37.830282 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:08:37.830282 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:08:37.834905 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a1deb613-0192-44ae-8002-c6d50858fc53 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:08:37.989542 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:37.989542 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:38.007337 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a1deb613-0192-44ae-8002-c6d50858fc53 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:08:38.048079 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:38.048079 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:38.068036 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a1deb613-0192-44ae-8002-c6d50858fc53 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:08:38.070520 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 618/1234] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:08:37 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:08:39.098022 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e0b4bbda-6fbc-477f-9490-9bd43ef74f18 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:08:39.100502 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e0b4bbda-6fbc-477f-9490-9bd43ef74f18 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:08:39.101222 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:08:39.101222 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:08:39.102897 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e0b4bbda-6fbc-477f-9490-9bd43ef74f18 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:08:39.278805 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:39.278805 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:39.308669 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e0b4bbda-6fbc-477f-9490-9bd43ef74f18 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:08:39.371055 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:39.371055 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:39.400706 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e0b4bbda-6fbc-477f-9490-9bd43ef74f18 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:08:39.413825 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 617/1235] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:08:39 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:08:40.430310 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d93f9c8b-a0cb-47ca-8395-20097bd922df tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:08:40.432400 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d93f9c8b-a0cb-47ca-8395-20097bd922df tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:08:40.433402 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:08:40.433402 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:08:40.434735 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d93f9c8b-a0cb-47ca-8395-20097bd922df tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:08:40.599453 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:40.599453 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:40.626233 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d93f9c8b-a0cb-47ca-8395-20097bd922df tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:08:40.681242 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:40.681242 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:40.704101 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d93f9c8b-a0cb-47ca-8395-20097bd922df tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:08:40.705741 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 619/1236] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:08:40 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:08:55.267085 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8aea041b-7dc9-4951-ba30-2a6a65ed8847 req-1a06acd5-c3b6-447d-bac8-db38326439a4 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] DELETE http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/attachments/4a0660c5-4a66-4b15-944a-9a61610d0099 Jan 28 19:08:55.272413 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8aea041b-7dc9-4951-ba30-2a6a65ed8847 req-1a06acd5-c3b6-447d-bac8-db38326439a4 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:08:55.273624 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:08:55.273624 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:08:55.276446 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8aea041b-7dc9-4951-ba30-2a6a65ed8847 req-1a06acd5-c3b6-447d-bac8-db38326439a4 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:08:55.364826 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:08:55.364826 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:08:55.983989 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:08:55.983989 n-d-705657-15 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 28 19:08:56.079924 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-8aea041b-7dc9-4951-ba30-2a6a65ed8847 req-1a06acd5-c3b6-447d-bac8-db38326439a4 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 19:08:56.080725 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-8aea041b-7dc9-4951-ba30-2a6a65ed8847 req-1a06acd5-c3b6-447d-bac8-db38326439a4 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Pending status list for volume during attachment-delete: [] {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 19:08:56.107740 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8aea041b-7dc9-4951-ba30-2a6a65ed8847 req-1a06acd5-c3b6-447d-bac8-db38326439a4 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/attachments/4a0660c5-4a66-4b15-944a-9a61610d0099 returned with HTTP 200 Jan 28 19:08:56.109524 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 618/1237] 10.222.0.16 () {62 vars in 1437 bytes} [Thu Jan 28 19:08:55 2021] DELETE /volume/v3/284ff251e5584e9fa0cccbd01daea382/attachments/4a0660c5-4a66-4b15-944a-9a61610d0099 => generated 19 bytes in 855 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:11:05.010629 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eb666c56-20ae-4b84-9c41-e649b59dbab3 tempest-GroupsV320Test-1816592064 tempest-GroupsV320Test-1816592064-project-admin] POST http://10.222.0.16/volume/v3/c19bd858cf4f4721b308aa89b71731f6/types Jan 28 19:11:05.011482 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:05.011482 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:05.012105 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eb666c56-20ae-4b84-9c41-e649b59dbab3 tempest-GroupsV320Test-1816592064 tempest-GroupsV320Test-1816592064-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-644915670"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:11:05.099511 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eb666c56-20ae-4b84-9c41-e649b59dbab3 tempest-GroupsV320Test-1816592064 tempest-GroupsV320Test-1816592064-project-admin] http://10.222.0.16/volume/v3/c19bd858cf4f4721b308aa89b71731f6/types returned with HTTP 200 Jan 28 19:11:05.110476 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 620/1238] 10.222.0.16 () {60 vars in 1219 bytes} [Thu Jan 28 19:11:04 2021] POST /volume/v3/c19bd858cf4f4721b308aa89b71731f6/types => generated 219 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:11:05.120771 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bfb5e6ca-6b99-42e6-abc1-d307d61801fe tempest-GroupsV320Test-1816592064 tempest-GroupsV320Test-1816592064-project-admin] POST http://10.222.0.16/volume/v3/c19bd858cf4f4721b308aa89b71731f6/group_types Jan 28 19:11:05.122437 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:05.122437 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:05.124134 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bfb5e6ca-6b99-42e6-abc1-d307d61801fe tempest-GroupsV320Test-1816592064 tempest-GroupsV320Test-1816592064-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-337260097"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:11:05.127134 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:05.127134 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:05.229086 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bfb5e6ca-6b99-42e6-abc1-d307d61801fe tempest-GroupsV320Test-1816592064 tempest-GroupsV320Test-1816592064-project-admin] http://10.222.0.16/volume/v3/c19bd858cf4f4721b308aa89b71731f6/group_types returned with HTTP 202 Jan 28 19:11:05.243168 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 619/1239] 10.222.0.16 () {62 vars in 1278 bytes} [Thu Jan 28 19:11:05 2021] POST /volume/v3/c19bd858cf4f4721b308aa89b71731f6/group_types => generated 176 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:11:05.607704 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c7376b31-eb98-4771-a54c-5149adb2c33c tempest-GroupsV320Test-1718375469 tempest-GroupsV320Test-1718375469-project] POST http://10.222.0.16/volume/v3/ef0a12de4a714fc5a684f4d7d28bf0dd/groups Jan 28 19:11:05.610980 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c7376b31-eb98-4771-a54c-5149adb2c33c tempest-GroupsV320Test-1718375469 tempest-GroupsV320Test-1718375469-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "16b7247a-ff5f-4e58-bedc-2f1b99ff5665", "volume_types": ["ce000e6a-cc1b-4631-a08e-6b6349565b01"], "name": "tempest-GroupsV320Test-Group-873158172"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:11:05.614249 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-c7376b31-eb98-4771-a54c-5149adb2c33c tempest-GroupsV320Test-1718375469 tempest-GroupsV320Test-1718375469-project] Creating new group {'group': {'group_type': '16b7247a-ff5f-4e58-bedc-2f1b99ff5665', 'volume_types': ['ce000e6a-cc1b-4631-a08e-6b6349565b01'], 'name': 'tempest-GroupsV320Test-Group-873158172'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 28 19:11:05.655529 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.groups [None req-c7376b31-eb98-4771-a54c-5149adb2c33c tempest-GroupsV320Test-1718375469 tempest-GroupsV320Test-1718375469-project] Creating group tempest-GroupsV320Test-Group-873158172. Jan 28 19:11:05.727805 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c7376b31-eb98-4771-a54c-5149adb2c33c tempest-GroupsV320Test-1718375469 tempest-GroupsV320Test-1718375469-project] Availability zone cache updated, next update will occur around 2021-01-28 20:11:05.726336. {{(pid=87915) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 28 19:11:05.729000 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c7376b31-eb98-4771-a54c-5149adb2c33c tempest-GroupsV320Test-1718375469 tempest-GroupsV320Test-1718375469-project] Availability Zones retrieved successfully. Jan 28 19:11:05.791825 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-c7376b31-eb98-4771-a54c-5149adb2c33c tempest-GroupsV320Test-1718375469 tempest-GroupsV320Test-1718375469-project] Created reservations ['6fda44d4-1370-47e8-934b-e4a5779a2c85'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:11:05.928756 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c7376b31-eb98-4771-a54c-5149adb2c33c tempest-GroupsV320Test-1718375469 tempest-GroupsV320Test-1718375469-project] http://10.222.0.16/volume/v3/ef0a12de4a714fc5a684f4d7d28bf0dd/groups returned with HTTP 202 Jan 28 19:11:05.936844 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 621/1240] 10.222.0.16 () {62 vars in 1264 bytes} [Thu Jan 28 19:11:05 2021] POST /volume/v3/ef0a12de4a714fc5a684f4d7d28bf0dd/groups => generated 107 bytes in 688 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:11:05.959683 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-19aeac95-0464-4095-84c8-9eefdc842f9e tempest-GroupsV320Test-1718375469 tempest-GroupsV320Test-1718375469-project] GET http://10.222.0.16/volume/v3/ef0a12de4a714fc5a684f4d7d28bf0dd/groups/06cf4663-1f98-47c8-8215-efe00b6f8613 Jan 28 19:11:05.960675 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-19aeac95-0464-4095-84c8-9eefdc842f9e tempest-GroupsV320Test-1718375469 tempest-GroupsV320Test-1718375469-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:05.981860 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-19aeac95-0464-4095-84c8-9eefdc842f9e tempest-GroupsV320Test-1718375469 tempest-GroupsV320Test-1718375469-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:05.983312 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-19aeac95-0464-4095-84c8-9eefdc842f9e tempest-GroupsV320Test-1718375469 tempest-GroupsV320Test-1718375469-project] show called for member 06cf4663-1f98-47c8-8215-efe00b6f8613 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 19:11:06.036226 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:06.036226 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:06.146100 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-19aeac95-0464-4095-84c8-9eefdc842f9e tempest-GroupsV320Test-1718375469 tempest-GroupsV320Test-1718375469-project] http://10.222.0.16/volume/v3/ef0a12de4a714fc5a684f4d7d28bf0dd/groups/06cf4663-1f98-47c8-8215-efe00b6f8613 returned with HTTP 200 Jan 28 19:11:06.147789 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 620/1241] 10.222.0.16 () {60 vars in 1353 bytes} [Thu Jan 28 19:11:05 2021] GET /volume/v3/ef0a12de4a714fc5a684f4d7d28bf0dd/groups/06cf4663-1f98-47c8-8215-efe00b6f8613 => generated 387 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:11:07.169771 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3bdad82d-7b16-43e7-bc51-f6431dc06540 tempest-GroupsV320Test-1718375469 tempest-GroupsV320Test-1718375469-project] GET http://10.222.0.16/volume/v3/ef0a12de4a714fc5a684f4d7d28bf0dd/groups/06cf4663-1f98-47c8-8215-efe00b6f8613 Jan 28 19:11:07.181305 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3bdad82d-7b16-43e7-bc51-f6431dc06540 tempest-GroupsV320Test-1718375469 tempest-GroupsV320Test-1718375469-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:07.181761 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:07.181761 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:07.182980 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3bdad82d-7b16-43e7-bc51-f6431dc06540 tempest-GroupsV320Test-1718375469 tempest-GroupsV320Test-1718375469-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:07.183992 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-3bdad82d-7b16-43e7-bc51-f6431dc06540 tempest-GroupsV320Test-1718375469 tempest-GroupsV320Test-1718375469-project] show called for member 06cf4663-1f98-47c8-8215-efe00b6f8613 {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 19:11:07.208661 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:07.208661 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:07.327448 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3bdad82d-7b16-43e7-bc51-f6431dc06540 tempest-GroupsV320Test-1718375469 tempest-GroupsV320Test-1718375469-project] http://10.222.0.16/volume/v3/ef0a12de4a714fc5a684f4d7d28bf0dd/groups/06cf4663-1f98-47c8-8215-efe00b6f8613 returned with HTTP 200 Jan 28 19:11:07.341207 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 622/1242] 10.222.0.16 () {60 vars in 1353 bytes} [Thu Jan 28 19:11:07 2021] GET /volume/v3/ef0a12de4a714fc5a684f4d7d28bf0dd/groups/06cf4663-1f98-47c8-8215-efe00b6f8613 => generated 388 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:11:07.348865 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0045fbf2-07aa-48a8-8a65-9db522ddc899 tempest-GroupsV320Test-1816592064 tempest-GroupsV320Test-1816592064-project-admin] POST http://10.222.0.16/volume/v3/c19bd858cf4f4721b308aa89b71731f6/groups/06cf4663-1f98-47c8-8215-efe00b6f8613/action Jan 28 19:11:07.350063 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:07.350063 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:07.350857 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0045fbf2-07aa-48a8-8a65-9db522ddc899 tempest-GroupsV320Test-1816592064 tempest-GroupsV320Test-1816592064-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:11:07.351454 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0045fbf2-07aa-48a8-8a65-9db522ddc899 tempest-GroupsV320Test-1816592064 tempest-GroupsV320Test-1816592064-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:11:07.352909 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-0045fbf2-07aa-48a8-8a65-9db522ddc899 tempest-GroupsV320Test-1816592064 tempest-GroupsV320Test-1816592064-project-admin] Updating group '06cf4663-1f98-47c8-8215-efe00b6f8613' with 'creating' {{(pid=87914) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 28 19:11:07.375736 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:07.375736 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:07.388336 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0045fbf2-07aa-48a8-8a65-9db522ddc899 tempest-GroupsV320Test-1816592064 tempest-GroupsV320Test-1816592064-project-admin] http://10.222.0.16/volume/v3/c19bd858cf4f4721b308aa89b71731f6/groups/06cf4663-1f98-47c8-8215-efe00b6f8613/action returned with HTTP 202 Jan 28 19:11:07.394554 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 621/1243] 10.222.0.16 () {62 vars in 1395 bytes} [Thu Jan 28 19:11:07 2021] POST /volume/v3/c19bd858cf4f4721b308aa89b71731f6/groups/06cf4663-1f98-47c8-8215-efe00b6f8613/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 28 19:11:07.405866 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-134ddf05-2d1e-4248-b3eb-42044f12c2b9 tempest-GroupsV320Test-1718375469 tempest-GroupsV320Test-1718375469-project] GET http://10.222.0.16/volume/v3/ef0a12de4a714fc5a684f4d7d28bf0dd/groups/06cf4663-1f98-47c8-8215-efe00b6f8613 Jan 28 19:11:07.407234 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-134ddf05-2d1e-4248-b3eb-42044f12c2b9 tempest-GroupsV320Test-1718375469 tempest-GroupsV320Test-1718375469-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:07.411520 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:07.411520 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:07.412591 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-134ddf05-2d1e-4248-b3eb-42044f12c2b9 tempest-GroupsV320Test-1718375469 tempest-GroupsV320Test-1718375469-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:07.413672 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-134ddf05-2d1e-4248-b3eb-42044f12c2b9 tempest-GroupsV320Test-1718375469 tempest-GroupsV320Test-1718375469-project] show called for member 06cf4663-1f98-47c8-8215-efe00b6f8613 {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 19:11:07.448795 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:07.448795 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:07.528227 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-134ddf05-2d1e-4248-b3eb-42044f12c2b9 tempest-GroupsV320Test-1718375469 tempest-GroupsV320Test-1718375469-project] http://10.222.0.16/volume/v3/ef0a12de4a714fc5a684f4d7d28bf0dd/groups/06cf4663-1f98-47c8-8215-efe00b6f8613 returned with HTTP 200 Jan 28 19:11:07.530931 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 623/1244] 10.222.0.16 () {60 vars in 1353 bytes} [Thu Jan 28 19:11:07 2021] GET /volume/v3/ef0a12de4a714fc5a684f4d7d28bf0dd/groups/06cf4663-1f98-47c8-8215-efe00b6f8613 => generated 387 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:11:07.549097 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-53b1c434-88e8-4325-b554-d0f9d9fc7b9c tempest-GroupsV320Test-1816592064 tempest-GroupsV320Test-1816592064-project-admin] POST http://10.222.0.16/volume/v3/c19bd858cf4f4721b308aa89b71731f6/groups/06cf4663-1f98-47c8-8215-efe00b6f8613/action Jan 28 19:11:07.549885 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:07.549885 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:07.550565 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-53b1c434-88e8-4325-b554-d0f9d9fc7b9c tempest-GroupsV320Test-1816592064 tempest-GroupsV320Test-1816592064-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:11:07.551076 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-53b1c434-88e8-4325-b554-d0f9d9fc7b9c tempest-GroupsV320Test-1816592064 tempest-GroupsV320Test-1816592064-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:11:07.552171 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-53b1c434-88e8-4325-b554-d0f9d9fc7b9c tempest-GroupsV320Test-1816592064 tempest-GroupsV320Test-1816592064-project-admin] Updating group '06cf4663-1f98-47c8-8215-efe00b6f8613' with 'available' {{(pid=87914) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 28 19:11:07.569894 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:07.569894 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:07.582633 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-53b1c434-88e8-4325-b554-d0f9d9fc7b9c tempest-GroupsV320Test-1816592064 tempest-GroupsV320Test-1816592064-project-admin] http://10.222.0.16/volume/v3/c19bd858cf4f4721b308aa89b71731f6/groups/06cf4663-1f98-47c8-8215-efe00b6f8613/action returned with HTTP 202 Jan 28 19:11:07.588560 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 622/1245] 10.222.0.16 () {62 vars in 1395 bytes} [Thu Jan 28 19:11:07 2021] POST /volume/v3/c19bd858cf4f4721b308aa89b71731f6/groups/06cf4663-1f98-47c8-8215-efe00b6f8613/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 28 19:11:07.599316 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-27398a18-a543-4261-b0e3-d4cd08476c02 tempest-GroupsV320Test-1718375469 tempest-GroupsV320Test-1718375469-project] GET http://10.222.0.16/volume/v3/ef0a12de4a714fc5a684f4d7d28bf0dd/groups/06cf4663-1f98-47c8-8215-efe00b6f8613 Jan 28 19:11:07.600677 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-27398a18-a543-4261-b0e3-d4cd08476c02 tempest-GroupsV320Test-1718375469 tempest-GroupsV320Test-1718375469-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:07.601279 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:07.601279 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:07.603198 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-27398a18-a543-4261-b0e3-d4cd08476c02 tempest-GroupsV320Test-1718375469 tempest-GroupsV320Test-1718375469-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:07.604479 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-27398a18-a543-4261-b0e3-d4cd08476c02 tempest-GroupsV320Test-1718375469 tempest-GroupsV320Test-1718375469-project] show called for member 06cf4663-1f98-47c8-8215-efe00b6f8613 {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 19:11:07.623046 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:07.623046 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:07.715971 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-27398a18-a543-4261-b0e3-d4cd08476c02 tempest-GroupsV320Test-1718375469 tempest-GroupsV320Test-1718375469-project] http://10.222.0.16/volume/v3/ef0a12de4a714fc5a684f4d7d28bf0dd/groups/06cf4663-1f98-47c8-8215-efe00b6f8613 returned with HTTP 200 Jan 28 19:11:07.729547 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 624/1246] 10.222.0.16 () {60 vars in 1353 bytes} [Thu Jan 28 19:11:07 2021] GET /volume/v3/ef0a12de4a714fc5a684f4d7d28bf0dd/groups/06cf4663-1f98-47c8-8215-efe00b6f8613 => generated 388 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:11:07.742310 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7eae4b7c-2805-4576-bc47-b69b88f8c895 tempest-GroupsV320Test-1816592064 tempest-GroupsV320Test-1816592064-project-admin] POST http://10.222.0.16/volume/v3/c19bd858cf4f4721b308aa89b71731f6/groups/06cf4663-1f98-47c8-8215-efe00b6f8613/action Jan 28 19:11:07.743313 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:07.743313 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:07.749830 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7eae4b7c-2805-4576-bc47-b69b88f8c895 tempest-GroupsV320Test-1816592064 tempest-GroupsV320Test-1816592064-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:11:07.750844 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7eae4b7c-2805-4576-bc47-b69b88f8c895 tempest-GroupsV320Test-1816592064 tempest-GroupsV320Test-1816592064-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:11:07.753408 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-7eae4b7c-2805-4576-bc47-b69b88f8c895 tempest-GroupsV320Test-1816592064 tempest-GroupsV320Test-1816592064-project-admin] Updating group '06cf4663-1f98-47c8-8215-efe00b6f8613' with 'error' {{(pid=87914) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 28 19:11:07.774915 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:07.774915 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:07.796523 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7eae4b7c-2805-4576-bc47-b69b88f8c895 tempest-GroupsV320Test-1816592064 tempest-GroupsV320Test-1816592064-project-admin] http://10.222.0.16/volume/v3/c19bd858cf4f4721b308aa89b71731f6/groups/06cf4663-1f98-47c8-8215-efe00b6f8613/action returned with HTTP 202 Jan 28 19:11:07.800692 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 623/1247] 10.222.0.16 () {62 vars in 1395 bytes} [Thu Jan 28 19:11:07 2021] POST /volume/v3/c19bd858cf4f4721b308aa89b71731f6/groups/06cf4663-1f98-47c8-8215-efe00b6f8613/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 28 19:11:07.814810 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4ef789b7-efdc-4ea9-9c74-a3553870d7d0 tempest-GroupsV320Test-1718375469 tempest-GroupsV320Test-1718375469-project] GET http://10.222.0.16/volume/v3/ef0a12de4a714fc5a684f4d7d28bf0dd/groups/06cf4663-1f98-47c8-8215-efe00b6f8613 Jan 28 19:11:07.815970 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4ef789b7-efdc-4ea9-9c74-a3553870d7d0 tempest-GroupsV320Test-1718375469 tempest-GroupsV320Test-1718375469-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:07.816395 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:07.816395 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:07.817761 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4ef789b7-efdc-4ea9-9c74-a3553870d7d0 tempest-GroupsV320Test-1718375469 tempest-GroupsV320Test-1718375469-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:07.822124 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-4ef789b7-efdc-4ea9-9c74-a3553870d7d0 tempest-GroupsV320Test-1718375469 tempest-GroupsV320Test-1718375469-project] show called for member 06cf4663-1f98-47c8-8215-efe00b6f8613 {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 19:11:07.864762 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:07.864762 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:07.994955 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4ef789b7-efdc-4ea9-9c74-a3553870d7d0 tempest-GroupsV320Test-1718375469 tempest-GroupsV320Test-1718375469-project] http://10.222.0.16/volume/v3/ef0a12de4a714fc5a684f4d7d28bf0dd/groups/06cf4663-1f98-47c8-8215-efe00b6f8613 returned with HTTP 200 Jan 28 19:11:08.011401 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 625/1248] 10.222.0.16 () {60 vars in 1353 bytes} [Thu Jan 28 19:11:07 2021] GET /volume/v3/ef0a12de4a714fc5a684f4d7d28bf0dd/groups/06cf4663-1f98-47c8-8215-efe00b6f8613 => generated 384 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:11:08.034247 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-57ae9986-1e77-413b-952a-62fc1eadba1b tempest-GroupsV320Test-1816592064 tempest-GroupsV320Test-1816592064-project-admin] POST http://10.222.0.16/volume/v3/c19bd858cf4f4721b308aa89b71731f6/groups/06cf4663-1f98-47c8-8215-efe00b6f8613/action Jan 28 19:11:08.035212 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:08.035212 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:08.036067 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-57ae9986-1e77-413b-952a-62fc1eadba1b tempest-GroupsV320Test-1816592064 tempest-GroupsV320Test-1816592064-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:11:08.036643 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-57ae9986-1e77-413b-952a-62fc1eadba1b tempest-GroupsV320Test-1816592064 tempest-GroupsV320Test-1816592064-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:11:08.048519 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-57ae9986-1e77-413b-952a-62fc1eadba1b tempest-GroupsV320Test-1816592064 tempest-GroupsV320Test-1816592064-project-admin] Updating group '06cf4663-1f98-47c8-8215-efe00b6f8613' with 'available' {{(pid=87914) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Jan 28 19:11:08.082639 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:08.082639 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:08.130550 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-57ae9986-1e77-413b-952a-62fc1eadba1b tempest-GroupsV320Test-1816592064 tempest-GroupsV320Test-1816592064-project-admin] http://10.222.0.16/volume/v3/c19bd858cf4f4721b308aa89b71731f6/groups/06cf4663-1f98-47c8-8215-efe00b6f8613/action returned with HTTP 202 Jan 28 19:11:08.132695 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 624/1249] 10.222.0.16 () {62 vars in 1395 bytes} [Thu Jan 28 19:11:08 2021] POST /volume/v3/c19bd858cf4f4721b308aa89b71731f6/groups/06cf4663-1f98-47c8-8215-efe00b6f8613/action => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 28 19:11:08.145905 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9798fd3c-7423-4306-b4e1-cd406e927416 tempest-GroupsV320Test-1718375469 tempest-GroupsV320Test-1718375469-project] GET http://10.222.0.16/volume/v3/ef0a12de4a714fc5a684f4d7d28bf0dd/groups/06cf4663-1f98-47c8-8215-efe00b6f8613 Jan 28 19:11:08.150106 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9798fd3c-7423-4306-b4e1-cd406e927416 tempest-GroupsV320Test-1718375469 tempest-GroupsV320Test-1718375469-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:08.150499 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:08.150499 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:08.151305 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9798fd3c-7423-4306-b4e1-cd406e927416 tempest-GroupsV320Test-1718375469 tempest-GroupsV320Test-1718375469-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:08.152098 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-9798fd3c-7423-4306-b4e1-cd406e927416 tempest-GroupsV320Test-1718375469 tempest-GroupsV320Test-1718375469-project] show called for member 06cf4663-1f98-47c8-8215-efe00b6f8613 {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 19:11:08.182437 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:08.182437 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:08.316627 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9798fd3c-7423-4306-b4e1-cd406e927416 tempest-GroupsV320Test-1718375469 tempest-GroupsV320Test-1718375469-project] http://10.222.0.16/volume/v3/ef0a12de4a714fc5a684f4d7d28bf0dd/groups/06cf4663-1f98-47c8-8215-efe00b6f8613 returned with HTTP 200 Jan 28 19:11:08.330088 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 626/1250] 10.222.0.16 () {60 vars in 1353 bytes} [Thu Jan 28 19:11:08 2021] GET /volume/v3/ef0a12de4a714fc5a684f4d7d28bf0dd/groups/06cf4663-1f98-47c8-8215-efe00b6f8613 => generated 388 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:11:08.341641 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-515220b1-10fd-4725-b790-7ee4b1ce7815 tempest-GroupsV320Test-1718375469 tempest-GroupsV320Test-1718375469-project] GET http://10.222.0.16/volume/v3/ef0a12de4a714fc5a684f4d7d28bf0dd/volumes/detail Jan 28 19:11:08.346423 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-515220b1-10fd-4725-b790-7ee4b1ce7815 tempest-GroupsV320Test-1718375469 tempest-GroupsV320Test-1718375469-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:08.347060 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:08.347060 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:08.351106 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-515220b1-10fd-4725-b790-7ee4b1ce7815 tempest-GroupsV320Test-1718375469 tempest-GroupsV320Test-1718375469-project] Calling method 'detail' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:08.352819 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-515220b1-10fd-4725-b790-7ee4b1ce7815 tempest-GroupsV320Test-1718375469 tempest-GroupsV320Test-1718375469-project] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:11:08.363536 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-515220b1-10fd-4725-b790-7ee4b1ce7815 tempest-GroupsV320Test-1718375469 tempest-GroupsV320Test-1718375469-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 19:11:08.600924 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-515220b1-10fd-4725-b790-7ee4b1ce7815 tempest-GroupsV320Test-1718375469 tempest-GroupsV320Test-1718375469-project] Get all volumes completed successfully. Jan 28 19:11:08.608824 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-515220b1-10fd-4725-b790-7ee4b1ce7815 tempest-GroupsV320Test-1718375469 tempest-GroupsV320Test-1718375469-project] http://10.222.0.16/volume/v3/ef0a12de4a714fc5a684f4d7d28bf0dd/volumes/detail returned with HTTP 200 Jan 28 19:11:08.617985 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 625/1251] 10.222.0.16 () {60 vars in 1266 bytes} [Thu Jan 28 19:11:08 2021] GET /volume/v3/ef0a12de4a714fc5a684f4d7d28bf0dd/volumes/detail => generated 15 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:11:08.654268 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8085390a-3795-4285-97b5-e008607eeb19 tempest-GroupsV320Test-1718375469 tempest-GroupsV320Test-1718375469-project] POST http://10.222.0.16/volume/v3/ef0a12de4a714fc5a684f4d7d28bf0dd/groups/06cf4663-1f98-47c8-8215-efe00b6f8613/action Jan 28 19:11:08.655756 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:08.655756 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:08.657075 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8085390a-3795-4285-97b5-e008607eeb19 tempest-GroupsV320Test-1718375469 tempest-GroupsV320Test-1718375469-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:11:08.658131 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8085390a-3795-4285-97b5-e008607eeb19 tempest-GroupsV320Test-1718375469 tempest-GroupsV320Test-1718375469-project] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:11:08.660737 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-8085390a-3795-4285-97b5-e008607eeb19 tempest-GroupsV320Test-1718375469 tempest-GroupsV320Test-1718375469-project] delete called for group 06cf4663-1f98-47c8-8215-efe00b6f8613 {{(pid=87915) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 28 19:11:08.661742 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.groups [None req-8085390a-3795-4285-97b5-e008607eeb19 tempest-GroupsV320Test-1718375469 tempest-GroupsV320Test-1718375469-project] Delete group with id: 06cf4663-1f98-47c8-8215-efe00b6f8613 Jan 28 19:11:08.704414 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:08.704414 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:08.968557 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8085390a-3795-4285-97b5-e008607eeb19 tempest-GroupsV320Test-1718375469 tempest-GroupsV320Test-1718375469-project] http://10.222.0.16/volume/v3/ef0a12de4a714fc5a684f4d7d28bf0dd/groups/06cf4663-1f98-47c8-8215-efe00b6f8613/action returned with HTTP 202 Jan 28 19:11:08.979913 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 627/1252] 10.222.0.16 () {62 vars in 1395 bytes} [Thu Jan 28 19:11:08 2021] POST /volume/v3/ef0a12de4a714fc5a684f4d7d28bf0dd/groups/06cf4663-1f98-47c8-8215-efe00b6f8613/action => generated 0 bytes in 324 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 28 19:11:08.986765 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f19a5cdb-2599-4143-898e-3a2c0a746be5 tempest-GroupsV320Test-1718375469 tempest-GroupsV320Test-1718375469-project] GET http://10.222.0.16/volume/v3/ef0a12de4a714fc5a684f4d7d28bf0dd/groups/06cf4663-1f98-47c8-8215-efe00b6f8613 Jan 28 19:11:08.990546 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f19a5cdb-2599-4143-898e-3a2c0a746be5 tempest-GroupsV320Test-1718375469 tempest-GroupsV320Test-1718375469-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:08.991943 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f19a5cdb-2599-4143-898e-3a2c0a746be5 tempest-GroupsV320Test-1718375469 tempest-GroupsV320Test-1718375469-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:08.992940 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-f19a5cdb-2599-4143-898e-3a2c0a746be5 tempest-GroupsV320Test-1718375469 tempest-GroupsV320Test-1718375469-project] show called for member 06cf4663-1f98-47c8-8215-efe00b6f8613 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 19:11:09.029368 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:09.029368 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:09.148643 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f19a5cdb-2599-4143-898e-3a2c0a746be5 tempest-GroupsV320Test-1718375469 tempest-GroupsV320Test-1718375469-project] http://10.222.0.16/volume/v3/ef0a12de4a714fc5a684f4d7d28bf0dd/groups/06cf4663-1f98-47c8-8215-efe00b6f8613 returned with HTTP 200 Jan 28 19:11:09.158331 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 626/1253] 10.222.0.16 () {60 vars in 1353 bytes} [Thu Jan 28 19:11:08 2021] GET /volume/v3/ef0a12de4a714fc5a684f4d7d28bf0dd/groups/06cf4663-1f98-47c8-8215-efe00b6f8613 => generated 387 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:11:10.170946 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fb625d1f-e566-452e-abd9-ca9a9a982536 tempest-GroupsV320Test-1718375469 tempest-GroupsV320Test-1718375469-project] GET http://10.222.0.16/volume/v3/ef0a12de4a714fc5a684f4d7d28bf0dd/groups/06cf4663-1f98-47c8-8215-efe00b6f8613 Jan 28 19:11:10.173212 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fb625d1f-e566-452e-abd9-ca9a9a982536 tempest-GroupsV320Test-1718375469 tempest-GroupsV320Test-1718375469-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:10.173961 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:10.173961 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:10.175829 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fb625d1f-e566-452e-abd9-ca9a9a982536 tempest-GroupsV320Test-1718375469 tempest-GroupsV320Test-1718375469-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:10.176905 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-fb625d1f-e566-452e-abd9-ca9a9a982536 tempest-GroupsV320Test-1718375469 tempest-GroupsV320Test-1718375469-project] show called for member 06cf4663-1f98-47c8-8215-efe00b6f8613 {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 19:11:10.189941 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fb625d1f-e566-452e-abd9-ca9a9a982536 tempest-GroupsV320Test-1718375469 tempest-GroupsV320Test-1718375469-project] http://10.222.0.16/volume/v3/ef0a12de4a714fc5a684f4d7d28bf0dd/groups/06cf4663-1f98-47c8-8215-efe00b6f8613 returned with HTTP 404 Jan 28 19:11:10.193306 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 628/1254] 10.222.0.16 () {60 vars in 1353 bytes} [Thu Jan 28 19:11:10 2021] GET /volume/v3/ef0a12de4a714fc5a684f4d7d28bf0dd/groups/06cf4663-1f98-47c8-8215-efe00b6f8613 => generated 108 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 28 19:11:10.206659 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-767b191e-c2dc-45f1-b74a-b016f2ef9701 tempest-GroupsV320Test-1816592064 tempest-GroupsV320Test-1816592064-project-admin] DELETE http://10.222.0.16/volume/v3/c19bd858cf4f4721b308aa89b71731f6/group_types/16b7247a-ff5f-4e58-bedc-2f1b99ff5665 Jan 28 19:11:10.208014 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-767b191e-c2dc-45f1-b74a-b016f2ef9701 tempest-GroupsV320Test-1816592064 tempest-GroupsV320Test-1816592064-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:10.208524 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:10.208524 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:10.209476 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-767b191e-c2dc-45f1-b74a-b016f2ef9701 tempest-GroupsV320Test-1816592064 tempest-GroupsV320Test-1816592064-project-admin] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:10.210994 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:10.210994 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:10.262081 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:11:10.262081 n-d-705657-15 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 28 19:11:10.278389 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-767b191e-c2dc-45f1-b74a-b016f2ef9701 tempest-GroupsV320Test-1816592064 tempest-GroupsV320Test-1816592064-project-admin] http://10.222.0.16/volume/v3/c19bd858cf4f4721b308aa89b71731f6/group_types/16b7247a-ff5f-4e58-bedc-2f1b99ff5665 returned with HTTP 202 Jan 28 19:11:10.280762 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 627/1255] 10.222.0.16 () {60 vars in 1371 bytes} [Thu Jan 28 19:11:10 2021] DELETE /volume/v3/c19bd858cf4f4721b308aa89b71731f6/group_types/16b7247a-ff5f-4e58-bedc-2f1b99ff5665 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 28 19:11:10.305610 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-35c62c84-bf4b-40c8-8f86-f107dc78fc08 tempest-GroupsV320Test-1816592064 tempest-GroupsV320Test-1816592064-project-admin] DELETE http://10.222.0.16/volume/v3/c19bd858cf4f4721b308aa89b71731f6/types/ce000e6a-cc1b-4631-a08e-6b6349565b01 Jan 28 19:11:10.306791 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-35c62c84-bf4b-40c8-8f86-f107dc78fc08 tempest-GroupsV320Test-1816592064 tempest-GroupsV320Test-1816592064-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:10.308152 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-35c62c84-bf4b-40c8-8f86-f107dc78fc08 tempest-GroupsV320Test-1816592064 tempest-GroupsV320Test-1816592064-project-admin] Calling method '_delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:10.483312 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:11:10.483312 n-d-705657-15 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 28 19:11:10.503462 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-35c62c84-bf4b-40c8-8f86-f107dc78fc08 tempest-GroupsV320Test-1816592064 tempest-GroupsV320Test-1816592064-project-admin] http://10.222.0.16/volume/v3/c19bd858cf4f4721b308aa89b71731f6/types/ce000e6a-cc1b-4631-a08e-6b6349565b01 returned with HTTP 202 Jan 28 19:11:10.505631 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 629/1256] 10.222.0.16 () {58 vars in 1312 bytes} [Thu Jan 28 19:11:10 2021] DELETE /volume/v3/c19bd858cf4f4721b308aa89b71731f6/types/ce000e6a-cc1b-4631-a08e-6b6349565b01 => generated 0 bytes in 207 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:11:10.520629 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b661e89b-d77c-4d74-bc14-fab5173a7011 tempest-GroupsV320Test-1816592064 tempest-GroupsV320Test-1816592064-project-admin] GET http://10.222.0.16/volume/v3/c19bd858cf4f4721b308aa89b71731f6/types/ce000e6a-cc1b-4631-a08e-6b6349565b01 Jan 28 19:11:10.522082 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b661e89b-d77c-4d74-bc14-fab5173a7011 tempest-GroupsV320Test-1816592064 tempest-GroupsV320Test-1816592064-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:10.523443 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b661e89b-d77c-4d74-bc14-fab5173a7011 tempest-GroupsV320Test-1816592064 tempest-GroupsV320Test-1816592064-project-admin] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:10.562240 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b661e89b-d77c-4d74-bc14-fab5173a7011 tempest-GroupsV320Test-1816592064 tempest-GroupsV320Test-1816592064-project-admin] http://10.222.0.16/volume/v3/c19bd858cf4f4721b308aa89b71731f6/types/ce000e6a-cc1b-4631-a08e-6b6349565b01 returned with HTTP 404 Jan 28 19:11:10.566540 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 628/1257] 10.222.0.16 () {58 vars in 1309 bytes} [Thu Jan 28 19:11:10 2021] GET /volume/v3/c19bd858cf4f4721b308aa89b71731f6/types/ce000e6a-cc1b-4631-a08e-6b6349565b01 => generated 114 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:11:17.881755 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a6deb1a4-8949-4f36-a82d-a43074c083e2 tempest-GroupTypesTest-934872804 tempest-GroupTypesTest-934872804-project-admin] POST http://10.222.0.16/volume/v3/b0d401d327c84dbea49886be8c606699/group_types Jan 28 19:11:17.883001 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a6deb1a4-8949-4f36-a82d-a43074c083e2 tempest-GroupTypesTest-934872804 tempest-GroupTypesTest-934872804-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-529566493", "description": "tempest-group-type-description-1792008062", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:11:18.070677 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a6deb1a4-8949-4f36-a82d-a43074c083e2 tempest-GroupTypesTest-934872804 tempest-GroupTypesTest-934872804-project-admin] http://10.222.0.16/volume/v3/b0d401d327c84dbea49886be8c606699/group_types returned with HTTP 202 Jan 28 19:11:18.081711 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 630/1258] 10.222.0.16 () {62 vars in 1279 bytes} [Thu Jan 28 19:11:17 2021] POST /volume/v3/b0d401d327c84dbea49886be8c606699/group_types => generated 264 bytes in 1061 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:11:18.091871 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6704391c-8073-4feb-85ed-e5fd44a7bfb1 tempest-GroupTypesTest-934872804 tempest-GroupTypesTest-934872804-project-admin] GET http://10.222.0.16/volume/v3/b0d401d327c84dbea49886be8c606699/group_types Jan 28 19:11:18.094541 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6704391c-8073-4feb-85ed-e5fd44a7bfb1 tempest-GroupTypesTest-934872804 tempest-GroupTypesTest-934872804-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:18.095765 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6704391c-8073-4feb-85ed-e5fd44a7bfb1 tempest-GroupTypesTest-934872804 tempest-GroupTypesTest-934872804-project-admin] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:18.135517 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6704391c-8073-4feb-85ed-e5fd44a7bfb1 tempest-GroupTypesTest-934872804 tempest-GroupTypesTest-934872804-project-admin] http://10.222.0.16/volume/v3/b0d401d327c84dbea49886be8c606699/group_types returned with HTTP 200 Jan 28 19:11:18.137491 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 629/1259] 10.222.0.16 () {60 vars in 1257 bytes} [Thu Jan 28 19:11:18 2021] GET /volume/v3/b0d401d327c84dbea49886be8c606699/group_types => generated 498 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:11:18.155522 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-afcf5cb5-02d6-415a-b8ff-5df22c9d9ddc tempest-GroupTypesTest-934872804 tempest-GroupTypesTest-934872804-project-admin] PUT http://10.222.0.16/volume/v3/b0d401d327c84dbea49886be8c606699/group_types/c15153ea-f76c-4878-bfa9-f8f22072aec4 Jan 28 19:11:18.156714 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-afcf5cb5-02d6-415a-b8ff-5df22c9d9ddc tempest-GroupTypesTest-934872804 tempest-GroupTypesTest-934872804-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-272956634", "description": "updated-group-type-desc"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:11:18.287115 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-afcf5cb5-02d6-415a-b8ff-5df22c9d9ddc tempest-GroupTypesTest-934872804 tempest-GroupTypesTest-934872804-project-admin] http://10.222.0.16/volume/v3/b0d401d327c84dbea49886be8c606699/group_types/c15153ea-f76c-4878-bfa9-f8f22072aec4 returned with HTTP 200 Jan 28 19:11:18.294661 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 631/1260] 10.222.0.16 () {62 vars in 1389 bytes} [Thu Jan 28 19:11:18 2021] PUT /volume/v3/b0d401d327c84dbea49886be8c606699/group_types/c15153ea-f76c-4878-bfa9-f8f22072aec4 => generated 254 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:11:18.311876 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3a537935-d0b6-46c4-a7a7-cabb6a378c60 tempest-GroupTypesTest-934872804 tempest-GroupTypesTest-934872804-project-admin] GET http://10.222.0.16/volume/v3/b0d401d327c84dbea49886be8c606699/group_types/c15153ea-f76c-4878-bfa9-f8f22072aec4 Jan 28 19:11:18.312910 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3a537935-d0b6-46c4-a7a7-cabb6a378c60 tempest-GroupTypesTest-934872804 tempest-GroupTypesTest-934872804-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:18.316900 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3a537935-d0b6-46c4-a7a7-cabb6a378c60 tempest-GroupTypesTest-934872804 tempest-GroupTypesTest-934872804-project-admin] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:18.397428 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3a537935-d0b6-46c4-a7a7-cabb6a378c60 tempest-GroupTypesTest-934872804 tempest-GroupTypesTest-934872804-project-admin] http://10.222.0.16/volume/v3/b0d401d327c84dbea49886be8c606699/group_types/c15153ea-f76c-4878-bfa9-f8f22072aec4 returned with HTTP 200 Jan 28 19:11:18.399847 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 630/1261] 10.222.0.16 () {60 vars in 1368 bytes} [Thu Jan 28 19:11:18 2021] GET /volume/v3/b0d401d327c84dbea49886be8c606699/group_types/c15153ea-f76c-4878-bfa9-f8f22072aec4 => generated 254 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:11:18.419426 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dfa2c0c9-5d33-4799-ac73-b24f834bbbc2 tempest-GroupTypesTest-934872804 tempest-GroupTypesTest-934872804-project-admin] DELETE http://10.222.0.16/volume/v3/b0d401d327c84dbea49886be8c606699/group_types/c15153ea-f76c-4878-bfa9-f8f22072aec4 Jan 28 19:11:18.421334 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dfa2c0c9-5d33-4799-ac73-b24f834bbbc2 tempest-GroupTypesTest-934872804 tempest-GroupTypesTest-934872804-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:18.422678 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dfa2c0c9-5d33-4799-ac73-b24f834bbbc2 tempest-GroupTypesTest-934872804 tempest-GroupTypesTest-934872804-project-admin] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:18.508600 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dfa2c0c9-5d33-4799-ac73-b24f834bbbc2 tempest-GroupTypesTest-934872804 tempest-GroupTypesTest-934872804-project-admin] http://10.222.0.16/volume/v3/b0d401d327c84dbea49886be8c606699/group_types/c15153ea-f76c-4878-bfa9-f8f22072aec4 returned with HTTP 202 Jan 28 19:11:18.518447 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 632/1262] 10.222.0.16 () {60 vars in 1371 bytes} [Thu Jan 28 19:11:18 2021] DELETE /volume/v3/b0d401d327c84dbea49886be8c606699/group_types/c15153ea-f76c-4878-bfa9-f8f22072aec4 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 28 19:11:22.301458 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-78fb5bf6-3f73-4bda-b0d0-0c7440cba87c tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] POST http://10.222.0.16/volume/v3/f8b77e8ab2224fb0b15200d7f36ca2bc/volumes Jan 28 19:11:22.304413 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-78fb5bf6-3f73-4bda-b0d0-0c7440cba87c tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotManageAdminTest-Volume-85993230"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:11:22.308098 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-78fb5bf6-3f73-4bda-b0d0-0c7440cba87c tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotManageAdminTest-Volume-85993230'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:11:22.309076 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-78fb5bf6-3f73-4bda-b0d0-0c7440cba87c tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] Create volume of 1 GB Jan 28 19:11:22.394255 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-78fb5bf6-3f73-4bda-b0d0-0c7440cba87c tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] Availability Zones retrieved successfully. Jan 28 19:11:22.472753 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-78fb5bf6-3f73-4bda-b0d0-0c7440cba87c tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] Flow 'volume_create_api' (4fd72aeb-a01d-4168-ae9b-ed4fe2efbe5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:11:22.482326 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-78fb5bf6-3f73-4bda-b0d0-0c7440cba87c tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01bf61b5-03ce-407e-beef-b5a270ccc90e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:11:22.490542 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-78fb5bf6-3f73-4bda-b0d0-0c7440cba87c tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:11:22.632034 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-78fb5bf6-3f73-4bda-b0d0-0c7440cba87c tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01bf61b5-03ce-407e-beef-b5a270ccc90e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:11:22.635656 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-78fb5bf6-3f73-4bda-b0d0-0c7440cba87c tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (812091c0-0f0f-4db5-bf1b-a037177bb191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:11:22.799651 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-78fb5bf6-3f73-4bda-b0d0-0c7440cba87c tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] Created reservations ['20fda73c-9fab-4c06-aabe-0f2d0a7cf361', 'ec91aa35-7b5c-41b0-843d-16dd0f8e4c46', '5374bca6-bbff-4940-b88b-c8674cb9f381', '503752e6-2637-4503-875b-45abcf8a47db'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:11:22.801919 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-78fb5bf6-3f73-4bda-b0d0-0c7440cba87c tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (812091c0-0f0f-4db5-bf1b-a037177bb191) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20fda73c-9fab-4c06-aabe-0f2d0a7cf361', 'ec91aa35-7b5c-41b0-843d-16dd0f8e4c46', '5374bca6-bbff-4940-b88b-c8674cb9f381', '503752e6-2637-4503-875b-45abcf8a47db']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:11:22.806525 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-78fb5bf6-3f73-4bda-b0d0-0c7440cba87c tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecd4bb9a-9c9c-4135-8cb7-9c89e4b28d77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:11:22.920395 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-78fb5bf6-3f73-4bda-b0d0-0c7440cba87c tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecd4bb9a-9c9c-4135-8cb7-9c89e4b28d77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4a4719d-d983-49a8-a503-f94708abc0e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-85993230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8b77e8ab2224fb0b15200d7f36ca2bc',qos_specs=None,replication_status=,reservations=['20fda73c-9fab-4c06-aabe-0f2d0a7cf361','ec91aa35-7b5c-41b0-843d-16dd0f8e4c46','5374bca6-bbff-4940-b88b-c8674cb9f381','503752e6-2637-4503-875b-45abcf8a47db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59b8fbc933a94300a2b4706f1b8c68fb',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:11:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-85993230',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4a4719d-d983-49a8-a503-f94708abc0e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8b77e8ab2224fb0b15200d7f36ca2bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='59b8fbc933a94300a2b4706f1b8c68fb',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:11:22.925795 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-78fb5bf6-3f73-4bda-b0d0-0c7440cba87c tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28c61947-0f6d-40e0-a4d1-8b20dc0957ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:11:22.984031 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-78fb5bf6-3f73-4bda-b0d0-0c7440cba87c tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28c61947-0f6d-40e0-a4d1-8b20dc0957ca) transitioned into state 'SUCCESS' from state '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-85993230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8b77e8ab2224fb0b15200d7f36ca2bc',qos_specs=None,replication_status=,reservations=['20fda73c-9fab-4c06-aabe-0f2d0a7cf361','ec91aa35-7b5c-41b0-843d-16dd0f8e4c46','5374bca6-bbff-4940-b88b-c8674cb9f381','503752e6-2637-4503-875b-45abcf8a47db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59b8fbc933a94300a2b4706f1b8c68fb',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:11:22.990387 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-78fb5bf6-3f73-4bda-b0d0-0c7440cba87c tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3edb91eb-1d23-4b03-80d6-ad54b9d94539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:11:23.023652 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-78fb5bf6-3f73-4bda-b0d0-0c7440cba87c tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3edb91eb-1d23-4b03-80d6-ad54b9d94539) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:11:23.030994 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-78fb5bf6-3f73-4bda-b0d0-0c7440cba87c tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] Flow 'volume_create_api' (4fd72aeb-a01d-4168-ae9b-ed4fe2efbe5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:11:23.159857 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-78fb5bf6-3f73-4bda-b0d0-0c7440cba87c tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] Create volume request issued successfully. Jan 28 19:11:23.196049 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-78fb5bf6-3f73-4bda-b0d0-0c7440cba87c tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] http://10.222.0.16/volume/v3/f8b77e8ab2224fb0b15200d7f36ca2bc/volumes returned with HTTP 202 Jan 28 19:11:23.211209 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 631/1263] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 19:11:21 2021] POST /volume/v3/f8b77e8ab2224fb0b15200d7f36ca2bc/volumes => generated 821 bytes in 1642 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:11:23.244159 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-16d2e6ff-3b66-41d0-bebe-8b7e27264650 tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] GET http://10.222.0.16/volume/v3/f8b77e8ab2224fb0b15200d7f36ca2bc/volumes/c4a4719d-d983-49a8-a503-f94708abc0e7 Jan 28 19:11:23.245532 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-16d2e6ff-3b66-41d0-bebe-8b7e27264650 tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:23.246628 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-16d2e6ff-3b66-41d0-bebe-8b7e27264650 tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:23.444973 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:23.444973 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:23.465345 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-16d2e6ff-3b66-41d0-bebe-8b7e27264650 tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] Volume info retrieved successfully. Jan 28 19:11:23.534597 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-16d2e6ff-3b66-41d0-bebe-8b7e27264650 tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] http://10.222.0.16/volume/v3/f8b77e8ab2224fb0b15200d7f36ca2bc/volumes/c4a4719d-d983-49a8-a503-f94708abc0e7 returned with HTTP 200 Jan 28 19:11:23.538326 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 633/1264] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:11:23 2021] GET /volume/v3/f8b77e8ab2224fb0b15200d7f36ca2bc/volumes/c4a4719d-d983-49a8-a503-f94708abc0e7 => generated 913 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:11:24.566920 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e7d3bdfc-e87f-4f4c-a1ad-75ccae895eb3 tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] GET http://10.222.0.16/volume/v3/f8b77e8ab2224fb0b15200d7f36ca2bc/volumes/c4a4719d-d983-49a8-a503-f94708abc0e7 Jan 28 19:11:24.567893 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e7d3bdfc-e87f-4f4c-a1ad-75ccae895eb3 tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:24.568294 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:24.568294 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:24.569019 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e7d3bdfc-e87f-4f4c-a1ad-75ccae895eb3 tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:24.637282 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:24.637282 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:24.649623 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e7d3bdfc-e87f-4f4c-a1ad-75ccae895eb3 tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] Volume info retrieved successfully. Jan 28 19:11:24.679798 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e7d3bdfc-e87f-4f4c-a1ad-75ccae895eb3 tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] http://10.222.0.16/volume/v3/f8b77e8ab2224fb0b15200d7f36ca2bc/volumes/c4a4719d-d983-49a8-a503-f94708abc0e7 returned with HTTP 200 Jan 28 19:11:24.680205 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 632/1265] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:11:24 2021] GET /volume/v3/f8b77e8ab2224fb0b15200d7f36ca2bc/volumes/c4a4719d-d983-49a8-a503-f94708abc0e7 => generated 914 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:11:24.702501 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-756e04a6-3e20-442b-be52-d24e0e5474f7 tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] POST http://10.222.0.16/volume/v3/f8b77e8ab2224fb0b15200d7f36ca2bc/snapshots Jan 28 19:11:24.703897 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:24.703897 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:24.705413 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-756e04a6-3e20-442b-be52-d24e0e5474f7 tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c4a4719d-d983-49a8-a503-f94708abc0e7", "name": "tempest-SnapshotManageAdminTest-Snapshot-59641249"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:11:24.803546 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:24.803546 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:24.805000 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-756e04a6-3e20-442b-be52-d24e0e5474f7 tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] Volume info retrieved successfully. Jan 28 19:11:24.805565 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-756e04a6-3e20-442b-be52-d24e0e5474f7 tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] Create snapshot from volume c4a4719d-d983-49a8-a503-f94708abc0e7 Jan 28 19:11:24.919325 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-756e04a6-3e20-442b-be52-d24e0e5474f7 tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] Created reservations ['50645e5c-491b-40c1-957b-8db633c9c0b1', '45280c86-1b1d-4b0b-8a32-7fc452c64977', '4b0dd349-5857-4bc3-a3d8-93cd5ddcedc6', 'd6407133-d008-48e3-ae4d-5a88c9a8d48c'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:11:25.107470 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-756e04a6-3e20-442b-be52-d24e0e5474f7 tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] Snapshot create request issued successfully. Jan 28 19:11:25.108871 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-756e04a6-3e20-442b-be52-d24e0e5474f7 tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] http://10.222.0.16/volume/v3/f8b77e8ab2224fb0b15200d7f36ca2bc/snapshots returned with HTTP 202 Jan 28 19:11:25.110653 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 634/1266] 10.222.0.16 () {60 vars in 1232 bytes} [Thu Jan 28 19:11:24 2021] POST /volume/v3/f8b77e8ab2224fb0b15200d7f36ca2bc/snapshots => generated 308 bytes in 417 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:11:25.124047 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4b0d6d3f-2335-409e-919b-e146b37485e1 tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] GET http://10.222.0.16/volume/v3/f8b77e8ab2224fb0b15200d7f36ca2bc/snapshots/8fe7493c-5ae4-454b-a36f-8cd202630e52 Jan 28 19:11:25.124582 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4b0d6d3f-2335-409e-919b-e146b37485e1 tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:25.124823 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:25.124823 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:25.125266 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4b0d6d3f-2335-409e-919b-e146b37485e1 tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:25.181204 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:25.181204 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:25.183085 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4b0d6d3f-2335-409e-919b-e146b37485e1 tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] Snapshot retrieved successfully. Jan 28 19:11:25.187904 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4b0d6d3f-2335-409e-919b-e146b37485e1 tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] http://10.222.0.16/volume/v3/f8b77e8ab2224fb0b15200d7f36ca2bc/snapshots/8fe7493c-5ae4-454b-a36f-8cd202630e52 returned with HTTP 200 Jan 28 19:11:25.190286 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 633/1267] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:11:25 2021] GET /volume/v3/f8b77e8ab2224fb0b15200d7f36ca2bc/snapshots/8fe7493c-5ae4-454b-a36f-8cd202630e52 => generated 440 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:11:26.208040 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5e5aa5b1-f941-434f-b7d2-15a67022492e tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] GET http://10.222.0.16/volume/v3/f8b77e8ab2224fb0b15200d7f36ca2bc/snapshots/8fe7493c-5ae4-454b-a36f-8cd202630e52 Jan 28 19:11:26.209056 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5e5aa5b1-f941-434f-b7d2-15a67022492e tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:26.209458 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:26.209458 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:26.210185 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5e5aa5b1-f941-434f-b7d2-15a67022492e tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:26.316289 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:26.316289 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:26.319074 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5e5aa5b1-f941-434f-b7d2-15a67022492e tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] Snapshot retrieved successfully. Jan 28 19:11:26.331606 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5e5aa5b1-f941-434f-b7d2-15a67022492e tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] http://10.222.0.16/volume/v3/f8b77e8ab2224fb0b15200d7f36ca2bc/snapshots/8fe7493c-5ae4-454b-a36f-8cd202630e52 returned with HTTP 200 Jan 28 19:11:26.352234 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 635/1268] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:11:26 2021] GET /volume/v3/f8b77e8ab2224fb0b15200d7f36ca2bc/snapshots/8fe7493c-5ae4-454b-a36f-8cd202630e52 => generated 440 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:11:27.376207 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-80036513-000c-4780-b51c-e6e89bef92b6 tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] GET http://10.222.0.16/volume/v3/f8b77e8ab2224fb0b15200d7f36ca2bc/snapshots/8fe7493c-5ae4-454b-a36f-8cd202630e52 Jan 28 19:11:27.392278 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-80036513-000c-4780-b51c-e6e89bef92b6 tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:27.392278 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:27.392278 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:27.410913 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-80036513-000c-4780-b51c-e6e89bef92b6 tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:27.577790 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:27.577790 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:27.579891 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-80036513-000c-4780-b51c-e6e89bef92b6 tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] Snapshot retrieved successfully. Jan 28 19:11:27.584507 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-80036513-000c-4780-b51c-e6e89bef92b6 tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] http://10.222.0.16/volume/v3/f8b77e8ab2224fb0b15200d7f36ca2bc/snapshots/8fe7493c-5ae4-454b-a36f-8cd202630e52 returned with HTTP 200 Jan 28 19:11:27.590387 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 634/1269] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:11:27 2021] GET /volume/v3/f8b77e8ab2224fb0b15200d7f36ca2bc/snapshots/8fe7493c-5ae4-454b-a36f-8cd202630e52 => generated 440 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:11:28.369513 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2f6a4df6-1abd-40c9-9986-cacbf1f3b407 req-3c06eecd-9adb-44a7-89bd-2aa6dcdba41c tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] DELETE http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/attachments/4af784ab-31f3-457d-8e1b-89c810e165cf Jan 28 19:11:28.378390 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2f6a4df6-1abd-40c9-9986-cacbf1f3b407 req-3c06eecd-9adb-44a7-89bd-2aa6dcdba41c tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:28.380692 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:28.380692 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:28.382233 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2f6a4df6-1abd-40c9-9986-cacbf1f3b407 req-3c06eecd-9adb-44a7-89bd-2aa6dcdba41c tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:28.473496 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:28.473496 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:28.615415 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c963eef4-50ff-4565-9408-5bf8d1611129 tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] GET http://10.222.0.16/volume/v3/f8b77e8ab2224fb0b15200d7f36ca2bc/snapshots/8fe7493c-5ae4-454b-a36f-8cd202630e52 Jan 28 19:11:28.616881 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c963eef4-50ff-4565-9408-5bf8d1611129 tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:28.617591 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:28.617591 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:28.620734 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c963eef4-50ff-4565-9408-5bf8d1611129 tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:28.681017 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:28.681017 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:28.684040 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c963eef4-50ff-4565-9408-5bf8d1611129 tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] Snapshot retrieved successfully. Jan 28 19:11:28.688645 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c963eef4-50ff-4565-9408-5bf8d1611129 tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] http://10.222.0.16/volume/v3/f8b77e8ab2224fb0b15200d7f36ca2bc/snapshots/8fe7493c-5ae4-454b-a36f-8cd202630e52 returned with HTTP 200 Jan 28 19:11:28.690783 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 635/1270] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:11:28 2021] GET /volume/v3/f8b77e8ab2224fb0b15200d7f36ca2bc/snapshots/8fe7493c-5ae4-454b-a36f-8cd202630e52 => generated 467 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:11:29.606598 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-822a9d19-127f-4923-8006-127cc0efb6dd tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] POST http://10.222.0.16/volume/v3/c456767c094d43849998ec744291dd1c/snapshots/8fe7493c-5ae4-454b-a36f-8cd202630e52/action Jan 28 19:11:29.612261 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:29.612261 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:29.614726 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-822a9d19-127f-4923-8006-127cc0efb6dd tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] Action body: b'{"os-unmanage": {}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:11:29.615538 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-822a9d19-127f-4923-8006-127cc0efb6dd tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:11:29.616351 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.contrib.snapshot_unmanage [None req-822a9d19-127f-4923-8006-127cc0efb6dd tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] Unmanage snapshot with id: 8fe7493c-5ae4-454b-a36f-8cd202630e52 Jan 28 19:11:29.791754 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:29.791754 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:29.793460 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-822a9d19-127f-4923-8006-127cc0efb6dd tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] Snapshot retrieved successfully. Jan 28 19:11:30.057230 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-822a9d19-127f-4923-8006-127cc0efb6dd tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] Snapshot delete request issued successfully. Jan 28 19:11:30.059387 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-822a9d19-127f-4923-8006-127cc0efb6dd tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] http://10.222.0.16/volume/v3/c456767c094d43849998ec744291dd1c/snapshots/8fe7493c-5ae4-454b-a36f-8cd202630e52/action returned with HTTP 202 Jan 28 19:11:30.066095 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 636/1271] 10.222.0.16 () {60 vars in 1363 bytes} [Thu Jan 28 19:11:28 2021] POST /volume/v3/c456767c094d43849998ec744291dd1c/snapshots/8fe7493c-5ae4-454b-a36f-8cd202630e52/action => generated 0 bytes in 1362 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 28 19:11:30.092821 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a5250d0e-59ee-4c9e-8f4d-2f679ae91f40 tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] GET http://10.222.0.16/volume/v3/c456767c094d43849998ec744291dd1c/snapshots/8fe7493c-5ae4-454b-a36f-8cd202630e52 Jan 28 19:11:30.097813 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a5250d0e-59ee-4c9e-8f4d-2f679ae91f40 tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:30.099487 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:30.099487 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:30.101401 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a5250d0e-59ee-4c9e-8f4d-2f679ae91f40 tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:30.261757 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:30.261757 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:30.264947 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a5250d0e-59ee-4c9e-8f4d-2f679ae91f40 tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] Snapshot retrieved successfully. Jan 28 19:11:30.271800 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a5250d0e-59ee-4c9e-8f4d-2f679ae91f40 tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] http://10.222.0.16/volume/v3/c456767c094d43849998ec744291dd1c/snapshots/8fe7493c-5ae4-454b-a36f-8cd202630e52 returned with HTTP 200 Jan 28 19:11:30.275474 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 637/1272] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:11:30 2021] GET /volume/v3/c456767c094d43849998ec744291dd1c/snapshots/8fe7493c-5ae4-454b-a36f-8cd202630e52 => generated 468 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:11:30.839514 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-2f6a4df6-1abd-40c9-9986-cacbf1f3b407 req-3c06eecd-9adb-44a7-89bd-2aa6dcdba41c tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 19:11:30.846484 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-2f6a4df6-1abd-40c9-9986-cacbf1f3b407 req-3c06eecd-9adb-44a7-89bd-2aa6dcdba41c tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Pending status list for volume during attachment-delete: [] {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 19:11:30.873470 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2f6a4df6-1abd-40c9-9986-cacbf1f3b407 req-3c06eecd-9adb-44a7-89bd-2aa6dcdba41c tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/attachments/4af784ab-31f3-457d-8e1b-89c810e165cf returned with HTTP 200 Jan 28 19:11:30.876644 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 636/1273] 10.222.0.43 () {62 vars in 1437 bytes} [Thu Jan 28 19:11:28 2021] DELETE /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/attachments/4af784ab-31f3-457d-8e1b-89c810e165cf => generated 19 bytes in 2516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:11:30.911921 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2f6a4df6-1abd-40c9-9986-cacbf1f3b407 req-9ff42255-377f-412a-b4eb-ac4ba25974b1 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] DELETE http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/attachments/b02b80dc-212f-4e04-b70b-6656377f708b Jan 28 19:11:30.915285 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2f6a4df6-1abd-40c9-9986-cacbf1f3b407 req-9ff42255-377f-412a-b4eb-ac4ba25974b1 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:30.915661 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:30.915661 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:30.916357 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2f6a4df6-1abd-40c9-9986-cacbf1f3b407 req-9ff42255-377f-412a-b4eb-ac4ba25974b1 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:31.019059 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:31.019059 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:31.304000 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dd51aa4e-51f4-47f1-a466-96f5ec7f2fff tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] GET http://10.222.0.16/volume/v3/c456767c094d43849998ec744291dd1c/snapshots/8fe7493c-5ae4-454b-a36f-8cd202630e52 Jan 28 19:11:31.306161 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dd51aa4e-51f4-47f1-a466-96f5ec7f2fff tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:31.306496 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:31.306496 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:31.310602 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dd51aa4e-51f4-47f1-a466-96f5ec7f2fff tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:31.374912 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dd51aa4e-51f4-47f1-a466-96f5ec7f2fff tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] http://10.222.0.16/volume/v3/c456767c094d43849998ec744291dd1c/snapshots/8fe7493c-5ae4-454b-a36f-8cd202630e52 returned with HTTP 404 Jan 28 19:11:31.376841 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 637/1274] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:11:31 2021] GET /volume/v3/c456767c094d43849998ec744291dd1c/snapshots/8fe7493c-5ae4-454b-a36f-8cd202630e52 => generated 111 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:11:31.394776 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cfa2eb5c-8da4-4373-9261-4253cab05a44 tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] GET http://10.222.0.16/volume/v3/c456767c094d43849998ec744291dd1c/snapshots/detail?all_tenants=1 Jan 28 19:11:31.395714 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cfa2eb5c-8da4-4373-9261-4253cab05a44 tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:31.416333 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cfa2eb5c-8da4-4373-9261-4253cab05a44 tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] Calling method 'detail' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:31.416333 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:31.416333 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:31.480390 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cfa2eb5c-8da4-4373-9261-4253cab05a44 tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] Get all snapshots completed successfully. Jan 28 19:11:31.492023 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cfa2eb5c-8da4-4373-9261-4253cab05a44 tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] http://10.222.0.16/volume/v3/c456767c094d43849998ec744291dd1c/snapshots/detail?all_tenants=1 returned with HTTP 200 Jan 28 19:11:31.500487 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 638/1275] 10.222.0.16 () {58 vars in 1258 bytes} [Thu Jan 28 19:11:31 2021] GET /volume/v3/c456767c094d43849998ec744291dd1c/snapshots/detail?all_tenants=1 => generated 17 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 19:11:32.083415 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b740b6c2-e7c4-4518-9025-28f3d0c91525 tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] GET http://10.222.0.16/volume/v3/b5e80b891499494694f07d67d5786ba7/os-quota-sets/5dc406a8d0b64aacb661c9efadc73bba Jan 28 19:11:32.084603 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b740b6c2-e7c4-4518-9025-28f3d0c91525 tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:32.095013 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b740b6c2-e7c4-4518-9025-28f3d0c91525 tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:32.207534 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b740b6c2-e7c4-4518-9025-28f3d0c91525 tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] http://10.222.0.16/volume/v3/b5e80b891499494694f07d67d5786ba7/os-quota-sets/5dc406a8d0b64aacb661c9efadc73bba returned with HTTP 200 Jan 28 19:11:32.209075 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 639/1276] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:11:31 2021] GET /volume/v3/b5e80b891499494694f07d67d5786ba7/os-quota-sets/5dc406a8d0b64aacb661c9efadc73bba => generated 361 bytes in 708 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:11:32.248648 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-34120bcc-5ed9-43e7-beab-b14f1ef85288 tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] POST http://10.222.0.16/volume/v3/c456767c094d43849998ec744291dd1c/os-snapshot-manage Jan 28 19:11:32.250372 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-34120bcc-5ed9-43e7-beab-b14f1ef85288 tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c4a4719d-d983-49a8-a503-f94708abc0e7", "ref": {"source-name": "_snapshot-8fe7493c-5ae4-454b-a36f-8cd202630e52"}, "name": "tempest-SnapshotManageAdminTest-Managed-Snapshot-1219658242", "description": "tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1186474759", "metadata": {"manage-snap-meta1": "value1", "manage-snap-meta2": "value2", "manage-snap-meta3": "value3"}}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:11:32.403497 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-2f6a4df6-1abd-40c9-9986-cacbf1f3b407 req-9ff42255-377f-412a-b4eb-ac4ba25974b1 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 19:11:32.404187 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-2f6a4df6-1abd-40c9-9986-cacbf1f3b407 req-9ff42255-377f-412a-b4eb-ac4ba25974b1 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Pending status list for volume during attachment-delete: [] {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 19:11:32.421046 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2f6a4df6-1abd-40c9-9986-cacbf1f3b407 req-9ff42255-377f-412a-b4eb-ac4ba25974b1 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/attachments/b02b80dc-212f-4e04-b70b-6656377f708b returned with HTTP 200 Jan 28 19:11:32.422669 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 638/1277] 10.222.0.43 () {62 vars in 1437 bytes} [Thu Jan 28 19:11:30 2021] DELETE /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/attachments/b02b80dc-212f-4e04-b70b-6656377f708b => generated 19 bytes in 1522 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:11:32.445789 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-89fb9850-be23-4a17-9271-2e3c01b4116e tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] GET http://10.222.0.16/volume/v3/b5e80b891499494694f07d67d5786ba7/os-quota-sets/5dc406a8d0b64aacb661c9efadc73bba/defaults Jan 28 19:11:32.446767 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-89fb9850-be23-4a17-9271-2e3c01b4116e tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:32.447135 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:32.447135 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:32.447827 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-89fb9850-be23-4a17-9271-2e3c01b4116e tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] Calling method 'defaults' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:32.449176 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:32.449176 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:32.456373 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:32.456373 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:32.458145 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-34120bcc-5ed9-43e7-beab-b14f1ef85288 tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] Volume info retrieved successfully. Jan 28 19:11:32.461551 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.snapshot_manage [None req-34120bcc-5ed9-43e7-beab-b14f1ef85288 tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] Manage snapshot request body: {'snapshot': {'volume_id': 'c4a4719d-d983-49a8-a503-f94708abc0e7', 'ref': {'source-name': '_snapshot-8fe7493c-5ae4-454b-a36f-8cd202630e52'}, 'name': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-1219658242', 'description': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1186474759', 'metadata': {'manage-snap-meta1': 'value1', 'manage-snap-meta2': 'value2', 'manage-snap-meta3': 'value3'}}} {{(pid=87915) create /opt/stack/cinder/cinder/api/contrib/snapshot_manage.py:95}} Jan 28 19:11:32.523679 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-89fb9850-be23-4a17-9271-2e3c01b4116e tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] http://10.222.0.16/volume/v3/b5e80b891499494694f07d67d5786ba7/os-quota-sets/5dc406a8d0b64aacb661c9efadc73bba/defaults returned with HTTP 200 Jan 28 19:11:32.525769 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 639/1278] 10.222.0.16 () {58 vars in 1348 bytes} [Thu Jan 28 19:11:32 2021] GET /volume/v3/b5e80b891499494694f07d67d5786ba7/os-quota-sets/5dc406a8d0b64aacb661c9efadc73bba/defaults => generated 361 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:11:32.551063 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2f6a4df6-1abd-40c9-9986-cacbf1f3b407 req-5e3cb605-0edf-4ef6-8fcc-91c261467b93 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] DELETE http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/attachments/ecdf9b62-bf04-4ad5-9447-684ced05373f Jan 28 19:11:32.558241 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2f6a4df6-1abd-40c9-9986-cacbf1f3b407 req-5e3cb605-0edf-4ef6-8fcc-91c261467b93 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:32.563264 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2f6a4df6-1abd-40c9-9986-cacbf1f3b407 req-5e3cb605-0edf-4ef6-8fcc-91c261467b93 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:32.667422 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:32.667422 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:32.747331 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-34120bcc-5ed9-43e7-beab-b14f1ef85288 tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] Created reservations ['f987b694-0910-49d8-a340-a00887fb1c8d', '7f24553e-59a9-431d-a188-61ac3cfa1afb', 'ad76ed2b-cefc-4f76-85f0-49714d204ad9', 'c5fdf62f-9424-4813-aa1f-1059de836baa'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:11:33.066584 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-34120bcc-5ed9-43e7-beab-b14f1ef85288 tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] http://10.222.0.16/volume/v3/c456767c094d43849998ec744291dd1c/os-snapshot-manage returned with HTTP 202 Jan 28 19:11:33.068448 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 640/1279] 10.222.0.16 () {60 vars in 1259 bytes} [Thu Jan 28 19:11:32 2021] POST /volume/v3/c456767c094d43849998ec744291dd1c/os-snapshot-manage => generated 478 bytes in 859 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:11:33.082988 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c7a248d2-3f3e-40af-8ae5-ee13e1a9be6a tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] PUT http://10.222.0.16/volume/v3/b5e80b891499494694f07d67d5786ba7/os-quota-sets/5dc406a8d0b64aacb661c9efadc73bba Jan 28 19:11:33.083719 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:33.083719 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:33.084510 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c7a248d2-3f3e-40af-8ae5-ee13e1a9be6a tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:11:33.105441 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:33.105441 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:33.259240 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c7a248d2-3f3e-40af-8ae5-ee13e1a9be6a tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] http://10.222.0.16/volume/v3/b5e80b891499494694f07d67d5786ba7/os-quota-sets/5dc406a8d0b64aacb661c9efadc73bba returned with HTTP 200 Jan 28 19:11:33.271018 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 641/1280] 10.222.0.16 () {60 vars in 1341 bytes} [Thu Jan 28 19:11:33 2021] PUT /volume/v3/b5e80b891499494694f07d67d5786ba7/os-quota-sets/5dc406a8d0b64aacb661c9efadc73bba => generated 319 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:11:33.280230 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d458e1ee-dba1-40e4-88f2-f24d2d634aaa tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] GET http://10.222.0.16/volume/v3/c456767c094d43849998ec744291dd1c/snapshots/72c0132c-5d69-466f-9a04-017620500283 Jan 28 19:11:33.287509 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d458e1ee-dba1-40e4-88f2-f24d2d634aaa tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:33.288704 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d458e1ee-dba1-40e4-88f2-f24d2d634aaa tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:33.469869 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:33.469869 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:33.472144 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d458e1ee-dba1-40e4-88f2-f24d2d634aaa tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] Snapshot retrieved successfully. Jan 28 19:11:33.479016 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d458e1ee-dba1-40e4-88f2-f24d2d634aaa tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] http://10.222.0.16/volume/v3/c456767c094d43849998ec744291dd1c/snapshots/72c0132c-5d69-466f-9a04-017620500283 returned with HTTP 200 Jan 28 19:11:33.491407 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 642/1281] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:11:33 2021] GET /volume/v3/c456767c094d43849998ec744291dd1c/snapshots/72c0132c-5d69-466f-9a04-017620500283 => generated 610 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:11:33.520465 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-56681fdb-3f12-45fa-9519-d7ec43354463 tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] DELETE http://10.222.0.16/volume/v3/b5e80b891499494694f07d67d5786ba7/os-quota-sets/5dc406a8d0b64aacb661c9efadc73bba Jan 28 19:11:33.521521 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-56681fdb-3f12-45fa-9519-d7ec43354463 tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:33.521934 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:33.521934 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:33.532906 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-56681fdb-3f12-45fa-9519-d7ec43354463 tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:33.555523 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-56681fdb-3f12-45fa-9519-d7ec43354463 tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] http://10.222.0.16/volume/v3/b5e80b891499494694f07d67d5786ba7/os-quota-sets/5dc406a8d0b64aacb661c9efadc73bba returned with HTTP 200 Jan 28 19:11:33.562322 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 643/1282] 10.222.0.16 () {58 vars in 1324 bytes} [Thu Jan 28 19:11:33 2021] DELETE /volume/v3/b5e80b891499494694f07d67d5786ba7/os-quota-sets/5dc406a8d0b64aacb661c9efadc73bba => generated 0 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 28 19:11:33.579544 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c9efd2cc-aeda-4b05-8770-19ea7991cebd tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] GET http://10.222.0.16/volume/v3/b5e80b891499494694f07d67d5786ba7/os-quota-sets/5dc406a8d0b64aacb661c9efadc73bba Jan 28 19:11:33.581119 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c9efd2cc-aeda-4b05-8770-19ea7991cebd tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:33.582034 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c9efd2cc-aeda-4b05-8770-19ea7991cebd tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:33.672077 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c9efd2cc-aeda-4b05-8770-19ea7991cebd tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] http://10.222.0.16/volume/v3/b5e80b891499494694f07d67d5786ba7/os-quota-sets/5dc406a8d0b64aacb661c9efadc73bba returned with HTTP 200 Jan 28 19:11:33.677239 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 644/1283] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:11:33 2021] GET /volume/v3/b5e80b891499494694f07d67d5786ba7/os-quota-sets/5dc406a8d0b64aacb661c9efadc73bba => generated 361 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:11:33.712829 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-95c41763-272f-4d01-b5df-8900b175fb09 tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] PUT http://10.222.0.16/volume/v3/b5e80b891499494694f07d67d5786ba7/os-quota-sets/5dc406a8d0b64aacb661c9efadc73bba Jan 28 19:11:33.723935 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-95c41763-272f-4d01-b5df-8900b175fb09 tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:11:34.509957 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-95c41763-272f-4d01-b5df-8900b175fb09 tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] http://10.222.0.16/volume/v3/b5e80b891499494694f07d67d5786ba7/os-quota-sets/5dc406a8d0b64aacb661c9efadc73bba returned with HTTP 200 Jan 28 19:11:34.522421 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 645/1284] 10.222.0.16 () {60 vars in 1342 bytes} [Thu Jan 28 19:11:33 2021] PUT /volume/v3/b5e80b891499494694f07d67d5786ba7/os-quota-sets/5dc406a8d0b64aacb661c9efadc73bba => generated 319 bytes in 838 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:11:34.535906 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-abc86580-67f4-4cd2-995d-5eba11ee310d tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] GET http://10.222.0.16/volume/v3/c456767c094d43849998ec744291dd1c/snapshots/72c0132c-5d69-466f-9a04-017620500283 Jan 28 19:11:34.539468 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-abc86580-67f4-4cd2-995d-5eba11ee310d tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:34.541106 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-abc86580-67f4-4cd2-995d-5eba11ee310d tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:34.571376 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-2f6a4df6-1abd-40c9-9986-cacbf1f3b407 req-5e3cb605-0edf-4ef6-8fcc-91c261467b93 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 19:11:34.572165 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-2f6a4df6-1abd-40c9-9986-cacbf1f3b407 req-5e3cb605-0edf-4ef6-8fcc-91c261467b93 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Pending status list for volume during attachment-delete: [] {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 19:11:34.588879 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2f6a4df6-1abd-40c9-9986-cacbf1f3b407 req-5e3cb605-0edf-4ef6-8fcc-91c261467b93 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/attachments/ecdf9b62-bf04-4ad5-9447-684ced05373f returned with HTTP 200 Jan 28 19:11:34.590849 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 640/1285] 10.222.0.43 () {62 vars in 1437 bytes} [Thu Jan 28 19:11:32 2021] DELETE /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/attachments/ecdf9b62-bf04-4ad5-9447-684ced05373f => generated 19 bytes in 2064 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:11:34.616385 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9db75be2-9775-4f7d-a612-28410b68ac2d tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] GET http://10.222.0.16/volume/v3/b5e80b891499494694f07d67d5786ba7/os-quota-sets/5dc406a8d0b64aacb661c9efadc73bba/defaults Jan 28 19:11:34.657610 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9db75be2-9775-4f7d-a612-28410b68ac2d tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:34.658608 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:34.658608 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:34.660648 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9db75be2-9775-4f7d-a612-28410b68ac2d tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] Calling method 'defaults' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:34.662568 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:34.662568 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:34.716457 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:34.716457 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:34.717979 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-abc86580-67f4-4cd2-995d-5eba11ee310d tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] Snapshot retrieved successfully. Jan 28 19:11:34.734302 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-abc86580-67f4-4cd2-995d-5eba11ee310d tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] http://10.222.0.16/volume/v3/c456767c094d43849998ec744291dd1c/snapshots/72c0132c-5d69-466f-9a04-017620500283 returned with HTTP 200 Jan 28 19:11:34.735914 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 646/1286] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:11:34 2021] GET /volume/v3/c456767c094d43849998ec744291dd1c/snapshots/72c0132c-5d69-466f-9a04-017620500283 => generated 610 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:11:34.778464 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9db75be2-9775-4f7d-a612-28410b68ac2d tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] http://10.222.0.16/volume/v3/b5e80b891499494694f07d67d5786ba7/os-quota-sets/5dc406a8d0b64aacb661c9efadc73bba/defaults returned with HTTP 200 Jan 28 19:11:34.780111 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 641/1287] 10.222.0.16 () {58 vars in 1348 bytes} [Thu Jan 28 19:11:34 2021] GET /volume/v3/b5e80b891499494694f07d67d5786ba7/os-quota-sets/5dc406a8d0b64aacb661c9efadc73bba/defaults => generated 361 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:11:34.811196 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1c60aaab-6058-4a6e-b307-946651c02d27 tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] GET http://10.222.0.16/volume/v3/b5e80b891499494694f07d67d5786ba7/os-quota-sets/5dc406a8d0b64aacb661c9efadc73bba Jan 28 19:11:34.812174 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1c60aaab-6058-4a6e-b307-946651c02d27 tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:34.812538 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:34.812538 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:34.813251 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1c60aaab-6058-4a6e-b307-946651c02d27 tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:34.915798 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1c60aaab-6058-4a6e-b307-946651c02d27 tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] http://10.222.0.16/volume/v3/b5e80b891499494694f07d67d5786ba7/os-quota-sets/5dc406a8d0b64aacb661c9efadc73bba returned with HTTP 200 Jan 28 19:11:34.915798 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 647/1288] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:11:34 2021] GET /volume/v3/b5e80b891499494694f07d67d5786ba7/os-quota-sets/5dc406a8d0b64aacb661c9efadc73bba => generated 361 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:11:34.961818 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-89de95b7-41f5-4878-844b-244b9ea70f43 tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] GET http://10.222.0.16/volume/v3/b5e80b891499494694f07d67d5786ba7/os-quota-sets/5dc406a8d0b64aacb661c9efadc73bba?usage=True Jan 28 19:11:34.964472 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-89de95b7-41f5-4878-844b-244b9ea70f43 tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:34.970150 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-89de95b7-41f5-4878-844b-244b9ea70f43 tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:35.203995 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-89de95b7-41f5-4878-844b-244b9ea70f43 tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] http://10.222.0.16/volume/v3/b5e80b891499494694f07d67d5786ba7/os-quota-sets/5dc406a8d0b64aacb661c9efadc73bba?usage=True returned with HTTP 200 Jan 28 19:11:35.206785 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 642/1289] 10.222.0.16 () {58 vars in 1342 bytes} [Thu Jan 28 19:11:34 2021] GET /volume/v3/b5e80b891499494694f07d67d5786ba7/os-quota-sets/5dc406a8d0b64aacb661c9efadc73bba?usage=True => generated 1076 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:11:35.758209 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fb8acc69-bdee-45f3-a53c-f0e0a820487e tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] GET http://10.222.0.16/volume/v3/c456767c094d43849998ec744291dd1c/snapshots/72c0132c-5d69-466f-9a04-017620500283 Jan 28 19:11:35.759301 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fb8acc69-bdee-45f3-a53c-f0e0a820487e tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:35.760134 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fb8acc69-bdee-45f3-a53c-f0e0a820487e tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:35.764738 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-776bb647-89f4-4641-a35f-151f2499280f tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] POST http://10.222.0.16/volume/v3/5dc406a8d0b64aacb661c9efadc73bba/volumes Jan 28 19:11:35.767022 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-776bb647-89f4-4641-a35f-151f2499280f tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1089115615"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:11:35.769660 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-776bb647-89f4-4641-a35f-151f2499280f tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1089115615'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:11:35.770640 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-776bb647-89f4-4641-a35f-151f2499280f tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Create volume of 1 GB Jan 28 19:11:35.821844 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-776bb647-89f4-4641-a35f-151f2499280f tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Availability Zones retrieved successfully. Jan 28 19:11:35.868054 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-776bb647-89f4-4641-a35f-151f2499280f tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Flow 'volume_create_api' (365fe4f8-563f-4322-8592-a6124c63cf03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:11:35.877661 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-776bb647-89f4-4641-a35f-151f2499280f tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1a22f27-7a10-4426-b9de-b0b51d4a8eaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:11:35.884824 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-776bb647-89f4-4641-a35f-151f2499280f tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:11:35.900699 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:35.900699 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:35.907319 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fb8acc69-bdee-45f3-a53c-f0e0a820487e tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] Snapshot retrieved successfully. Jan 28 19:11:35.911803 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fb8acc69-bdee-45f3-a53c-f0e0a820487e tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] http://10.222.0.16/volume/v3/c456767c094d43849998ec744291dd1c/snapshots/72c0132c-5d69-466f-9a04-017620500283 returned with HTTP 200 Jan 28 19:11:35.913712 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 643/1290] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:11:35 2021] GET /volume/v3/c456767c094d43849998ec744291dd1c/snapshots/72c0132c-5d69-466f-9a04-017620500283 => generated 610 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:11:36.176341 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-776bb647-89f4-4641-a35f-151f2499280f tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1a22f27-7a10-4426-b9de-b0b51d4a8eaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:11:36.181805 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-776bb647-89f4-4641-a35f-151f2499280f tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a942225f-84c0-4aa1-aaea-9d2a28529edf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:11:36.414741 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-776bb647-89f4-4641-a35f-151f2499280f tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Created reservations ['453f411b-275a-4b22-9421-ed25e60bcd5c', 'b8511c78-0a01-4ce1-aa02-cbcd2f89ee44', 'e07d3127-1dd3-4376-89c4-f391ce94f032', 'b239eb0c-590a-4b85-af14-6f1d94d0edf6'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:11:36.419506 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-776bb647-89f4-4641-a35f-151f2499280f tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a942225f-84c0-4aa1-aaea-9d2a28529edf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['453f411b-275a-4b22-9421-ed25e60bcd5c', 'b8511c78-0a01-4ce1-aa02-cbcd2f89ee44', 'e07d3127-1dd3-4376-89c4-f391ce94f032', 'b239eb0c-590a-4b85-af14-6f1d94d0edf6']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:11:36.424706 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-776bb647-89f4-4641-a35f-151f2499280f tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1d491fe-d46a-4631-b69a-85121de5930f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:11:36.621289 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-776bb647-89f4-4641-a35f-151f2499280f tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1d491fe-d46a-4631-b69a-85121de5930f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db9bbc48-fa50-41e7-a2e6-f247f59f4744', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1089115615',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5dc406a8d0b64aacb661c9efadc73bba',qos_specs=None,replication_status=,reservations=['453f411b-275a-4b22-9421-ed25e60bcd5c','b8511c78-0a01-4ce1-aa02-cbcd2f89ee44','e07d3127-1dd3-4376-89c4-f391ce94f032','b239eb0c-590a-4b85-af14-6f1d94d0edf6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d442b845c8af41cda54b5ad394c05e1d',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:11:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1089115615',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db9bbc48-fa50-41e7-a2e6-f247f59f4744,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5dc406a8d0b64aacb661c9efadc73bba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d442b845c8af41cda54b5ad394c05e1d',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:11:36.628364 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-776bb647-89f4-4641-a35f-151f2499280f tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d453dfdb-f93f-46a5-acdc-b51ed4c728bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:11:36.693338 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-776bb647-89f4-4641-a35f-151f2499280f tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d453dfdb-f93f-46a5-acdc-b51ed4c728bc) transitioned into state 'SUCCESS' from state '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-1089115615',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5dc406a8d0b64aacb661c9efadc73bba',qos_specs=None,replication_status=,reservations=['453f411b-275a-4b22-9421-ed25e60bcd5c','b8511c78-0a01-4ce1-aa02-cbcd2f89ee44','e07d3127-1dd3-4376-89c4-f391ce94f032','b239eb0c-590a-4b85-af14-6f1d94d0edf6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d442b845c8af41cda54b5ad394c05e1d',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:11:36.698316 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-776bb647-89f4-4641-a35f-151f2499280f tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e23b969-47ee-4cbd-beb7-6e2e30cd483f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:11:36.756864 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-776bb647-89f4-4641-a35f-151f2499280f tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e23b969-47ee-4cbd-beb7-6e2e30cd483f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:11:36.763790 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-776bb647-89f4-4641-a35f-151f2499280f tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Flow 'volume_create_api' (365fe4f8-563f-4322-8592-a6124c63cf03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:11:36.888506 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-776bb647-89f4-4641-a35f-151f2499280f tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Create volume request issued successfully. Jan 28 19:11:36.930113 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-776bb647-89f4-4641-a35f-151f2499280f tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] http://10.222.0.16/volume/v3/5dc406a8d0b64aacb661c9efadc73bba/volumes returned with HTTP 202 Jan 28 19:11:36.932604 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 648/1291] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 19:11:35 2021] POST /volume/v3/5dc406a8d0b64aacb661c9efadc73bba/volumes => generated 825 bytes in 1706 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:11:36.941516 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-37d55e37-9877-4d39-98db-e6f8d25301f6 tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] GET http://10.222.0.16/volume/v3/c456767c094d43849998ec744291dd1c/snapshots/72c0132c-5d69-466f-9a04-017620500283 Jan 28 19:11:36.941516 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-37d55e37-9877-4d39-98db-e6f8d25301f6 tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:36.941516 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:36.941516 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:36.941516 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-37d55e37-9877-4d39-98db-e6f8d25301f6 tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:36.962369 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e4db10ae-6c80-49b5-910b-48bab0fd5435 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] GET http://10.222.0.16/volume/v3/5dc406a8d0b64aacb661c9efadc73bba/volumes/db9bbc48-fa50-41e7-a2e6-f247f59f4744 Jan 28 19:11:36.963323 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e4db10ae-6c80-49b5-910b-48bab0fd5435 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:36.963778 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:36.963778 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:36.964628 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e4db10ae-6c80-49b5-910b-48bab0fd5435 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:37.081511 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:37.081511 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:37.083057 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-37d55e37-9877-4d39-98db-e6f8d25301f6 tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] Snapshot retrieved successfully. Jan 28 19:11:37.097098 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-37d55e37-9877-4d39-98db-e6f8d25301f6 tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] http://10.222.0.16/volume/v3/c456767c094d43849998ec744291dd1c/snapshots/72c0132c-5d69-466f-9a04-017620500283 returned with HTTP 200 Jan 28 19:11:37.109261 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 644/1292] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:11:36 2021] GET /volume/v3/c456767c094d43849998ec744291dd1c/snapshots/72c0132c-5d69-466f-9a04-017620500283 => generated 635 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:11:37.123905 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-42bcec78-ee79-4498-b3a8-7d5dc92eb3ec tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] GET http://10.222.0.16/volume/v3/c456767c094d43849998ec744291dd1c/snapshots/72c0132c-5d69-466f-9a04-017620500283 Jan 28 19:11:37.124862 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-42bcec78-ee79-4498-b3a8-7d5dc92eb3ec tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:37.125252 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:37.125252 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:37.125946 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-42bcec78-ee79-4498-b3a8-7d5dc92eb3ec tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:37.147828 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:37.147828 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:37.176887 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e4db10ae-6c80-49b5-910b-48bab0fd5435 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Volume info retrieved successfully. Jan 28 19:11:37.239232 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e4db10ae-6c80-49b5-910b-48bab0fd5435 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] http://10.222.0.16/volume/v3/5dc406a8d0b64aacb661c9efadc73bba/volumes/db9bbc48-fa50-41e7-a2e6-f247f59f4744 returned with HTTP 200 Jan 28 19:11:37.257168 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 649/1293] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:11:36 2021] GET /volume/v3/5dc406a8d0b64aacb661c9efadc73bba/volumes/db9bbc48-fa50-41e7-a2e6-f247f59f4744 => generated 893 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:11:37.267733 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:37.267733 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:37.269213 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-42bcec78-ee79-4498-b3a8-7d5dc92eb3ec tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] Snapshot retrieved successfully. Jan 28 19:11:37.272223 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-42bcec78-ee79-4498-b3a8-7d5dc92eb3ec tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] http://10.222.0.16/volume/v3/c456767c094d43849998ec744291dd1c/snapshots/72c0132c-5d69-466f-9a04-017620500283 returned with HTTP 200 Jan 28 19:11:37.297161 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 645/1294] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:11:37 2021] GET /volume/v3/c456767c094d43849998ec744291dd1c/snapshots/72c0132c-5d69-466f-9a04-017620500283 => generated 635 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:11:37.308145 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c46ddf82-135d-41fa-8220-21d5c88e2da1 tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] DELETE http://10.222.0.16/volume/v3/c456767c094d43849998ec744291dd1c/snapshots/72c0132c-5d69-466f-9a04-017620500283 Jan 28 19:11:37.311569 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c46ddf82-135d-41fa-8220-21d5c88e2da1 tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:37.312815 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:37.312815 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:37.314103 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c46ddf82-135d-41fa-8220-21d5c88e2da1 tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:37.315511 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-c46ddf82-135d-41fa-8220-21d5c88e2da1 tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] Delete snapshot with id: 72c0132c-5d69-466f-9a04-017620500283 Jan 28 19:11:37.421031 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:37.421031 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:37.422919 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c46ddf82-135d-41fa-8220-21d5c88e2da1 tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] Snapshot retrieved successfully. Jan 28 19:11:37.669916 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c46ddf82-135d-41fa-8220-21d5c88e2da1 tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] Snapshot delete request issued successfully. Jan 28 19:11:37.671164 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c46ddf82-135d-41fa-8220-21d5c88e2da1 tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] http://10.222.0.16/volume/v3/c456767c094d43849998ec744291dd1c/snapshots/72c0132c-5d69-466f-9a04-017620500283 returned with HTTP 202 Jan 28 19:11:37.678463 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 650/1295] 10.222.0.16 () {58 vars in 1324 bytes} [Thu Jan 28 19:11:37 2021] DELETE /volume/v3/c456767c094d43849998ec744291dd1c/snapshots/72c0132c-5d69-466f-9a04-017620500283 => generated 0 bytes in 374 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:11:37.690749 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2c1e2a00-b8ee-4b59-bd27-aee0025ede0d tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] GET http://10.222.0.16/volume/v3/c456767c094d43849998ec744291dd1c/snapshots/72c0132c-5d69-466f-9a04-017620500283 Jan 28 19:11:37.692449 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2c1e2a00-b8ee-4b59-bd27-aee0025ede0d tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:37.692922 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:37.692922 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:37.693799 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2c1e2a00-b8ee-4b59-bd27-aee0025ede0d tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:37.765543 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:37.765543 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:37.767041 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2c1e2a00-b8ee-4b59-bd27-aee0025ede0d tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] Snapshot retrieved successfully. Jan 28 19:11:37.772146 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2c1e2a00-b8ee-4b59-bd27-aee0025ede0d tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] http://10.222.0.16/volume/v3/c456767c094d43849998ec744291dd1c/snapshots/72c0132c-5d69-466f-9a04-017620500283 returned with HTTP 200 Jan 28 19:11:37.781330 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 646/1296] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:11:37 2021] GET /volume/v3/c456767c094d43849998ec744291dd1c/snapshots/72c0132c-5d69-466f-9a04-017620500283 => generated 634 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:11:38.278974 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1ab3d19e-3520-41e4-81e2-26b73c195da2 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] GET http://10.222.0.16/volume/v3/5dc406a8d0b64aacb661c9efadc73bba/volumes/db9bbc48-fa50-41e7-a2e6-f247f59f4744 Jan 28 19:11:38.291287 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1ab3d19e-3520-41e4-81e2-26b73c195da2 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:38.291722 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:38.291722 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:38.292517 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1ab3d19e-3520-41e4-81e2-26b73c195da2 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:38.571127 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:38.571127 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:38.644124 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1ab3d19e-3520-41e4-81e2-26b73c195da2 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Volume info retrieved successfully. Jan 28 19:11:38.800303 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2757a612-4b67-4cac-bdc1-c620553b2c75 tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] GET http://10.222.0.16/volume/v3/c456767c094d43849998ec744291dd1c/snapshots/72c0132c-5d69-466f-9a04-017620500283 Jan 28 19:11:38.801358 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2757a612-4b67-4cac-bdc1-c620553b2c75 tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:38.801629 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:38.801629 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:38.802263 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2757a612-4b67-4cac-bdc1-c620553b2c75 tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:38.832531 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1ab3d19e-3520-41e4-81e2-26b73c195da2 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] http://10.222.0.16/volume/v3/5dc406a8d0b64aacb661c9efadc73bba/volumes/db9bbc48-fa50-41e7-a2e6-f247f59f4744 returned with HTTP 200 Jan 28 19:11:38.859440 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 651/1297] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:11:38 2021] GET /volume/v3/5dc406a8d0b64aacb661c9efadc73bba/volumes/db9bbc48-fa50-41e7-a2e6-f247f59f4744 => generated 917 bytes in 592 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:11:38.927884 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:38.927884 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:38.929372 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2757a612-4b67-4cac-bdc1-c620553b2c75 tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] Snapshot retrieved successfully. Jan 28 19:11:38.931832 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2757a612-4b67-4cac-bdc1-c620553b2c75 tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] http://10.222.0.16/volume/v3/c456767c094d43849998ec744291dd1c/snapshots/72c0132c-5d69-466f-9a04-017620500283 returned with HTTP 200 Jan 28 19:11:38.936160 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 647/1298] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:11:38 2021] GET /volume/v3/c456767c094d43849998ec744291dd1c/snapshots/72c0132c-5d69-466f-9a04-017620500283 => generated 634 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:11:39.893448 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0ef73118-1a71-42a1-94fa-f46b1a522c70 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] GET http://10.222.0.16/volume/v3/5dc406a8d0b64aacb661c9efadc73bba/volumes/db9bbc48-fa50-41e7-a2e6-f247f59f4744 Jan 28 19:11:39.895631 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0ef73118-1a71-42a1-94fa-f46b1a522c70 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:39.896286 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:39.896286 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:39.897432 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0ef73118-1a71-42a1-94fa-f46b1a522c70 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:39.956656 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-790339da-c0cb-4e29-830f-ba32dda1cba3 tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] GET http://10.222.0.16/volume/v3/c456767c094d43849998ec744291dd1c/snapshots/72c0132c-5d69-466f-9a04-017620500283 Jan 28 19:11:39.962506 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-790339da-c0cb-4e29-830f-ba32dda1cba3 tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:39.963365 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:39.963365 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:39.964498 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-790339da-c0cb-4e29-830f-ba32dda1cba3 tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:40.059787 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:40.059787 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:40.061897 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-790339da-c0cb-4e29-830f-ba32dda1cba3 tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] Snapshot retrieved successfully. Jan 28 19:11:40.065897 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-790339da-c0cb-4e29-830f-ba32dda1cba3 tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] http://10.222.0.16/volume/v3/c456767c094d43849998ec744291dd1c/snapshots/72c0132c-5d69-466f-9a04-017620500283 returned with HTTP 200 Jan 28 19:11:40.077823 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 648/1299] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:11:39 2021] GET /volume/v3/c456767c094d43849998ec744291dd1c/snapshots/72c0132c-5d69-466f-9a04-017620500283 => generated 634 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:11:40.108605 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:40.108605 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:40.137905 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0ef73118-1a71-42a1-94fa-f46b1a522c70 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Volume info retrieved successfully. Jan 28 19:11:40.254697 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0ef73118-1a71-42a1-94fa-f46b1a522c70 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] http://10.222.0.16/volume/v3/5dc406a8d0b64aacb661c9efadc73bba/volumes/db9bbc48-fa50-41e7-a2e6-f247f59f4744 returned with HTTP 200 Jan 28 19:11:40.256714 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 652/1300] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:11:39 2021] GET /volume/v3/5dc406a8d0b64aacb661c9efadc73bba/volumes/db9bbc48-fa50-41e7-a2e6-f247f59f4744 => generated 918 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:11:40.294500 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c3b0113d-37d4-4611-bdd1-49755a8b2445 tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] GET http://10.222.0.16/volume/v3/b5e80b891499494694f07d67d5786ba7/os-quota-sets/5dc406a8d0b64aacb661c9efadc73bba?usage=True Jan 28 19:11:40.302373 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c3b0113d-37d4-4611-bdd1-49755a8b2445 tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:40.303159 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:40.303159 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:40.304309 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c3b0113d-37d4-4611-bdd1-49755a8b2445 tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:40.456540 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c3b0113d-37d4-4611-bdd1-49755a8b2445 tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] http://10.222.0.16/volume/v3/b5e80b891499494694f07d67d5786ba7/os-quota-sets/5dc406a8d0b64aacb661c9efadc73bba?usage=True returned with HTTP 200 Jan 28 19:11:40.473188 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 649/1301] 10.222.0.16 () {58 vars in 1342 bytes} [Thu Jan 28 19:11:40 2021] GET /volume/v3/b5e80b891499494694f07d67d5786ba7/os-quota-sets/5dc406a8d0b64aacb661c9efadc73bba?usage=True => generated 1076 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:11:40.486214 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-13a106ff-4356-407c-8076-d9f00fe0be64 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] DELETE http://10.222.0.16/volume/v3/5dc406a8d0b64aacb661c9efadc73bba/volumes/db9bbc48-fa50-41e7-a2e6-f247f59f4744 Jan 28 19:11:40.487697 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-13a106ff-4356-407c-8076-d9f00fe0be64 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:40.488075 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:40.488075 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:40.488781 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-13a106ff-4356-407c-8076-d9f00fe0be64 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:40.489704 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-13a106ff-4356-407c-8076-d9f00fe0be64 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Delete volume with id: db9bbc48-fa50-41e7-a2e6-f247f59f4744 Jan 28 19:11:40.689114 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:40.689114 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:40.696763 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-13a106ff-4356-407c-8076-d9f00fe0be64 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Volume info retrieved successfully. Jan 28 19:11:40.794422 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-13a106ff-4356-407c-8076-d9f00fe0be64 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Delete volume request issued successfully. Jan 28 19:11:40.795302 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-13a106ff-4356-407c-8076-d9f00fe0be64 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] http://10.222.0.16/volume/v3/5dc406a8d0b64aacb661c9efadc73bba/volumes/db9bbc48-fa50-41e7-a2e6-f247f59f4744 returned with HTTP 202 Jan 28 19:11:40.803975 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 653/1302] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:11:40 2021] DELETE /volume/v3/5dc406a8d0b64aacb661c9efadc73bba/volumes/db9bbc48-fa50-41e7-a2e6-f247f59f4744 => generated 0 bytes in 321 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:11:40.810196 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cbdbea1f-183f-45ca-bf85-e8e5256aab99 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] GET http://10.222.0.16/volume/v3/5dc406a8d0b64aacb661c9efadc73bba/volumes/db9bbc48-fa50-41e7-a2e6-f247f59f4744 Jan 28 19:11:40.811250 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cbdbea1f-183f-45ca-bf85-e8e5256aab99 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:40.812004 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cbdbea1f-183f-45ca-bf85-e8e5256aab99 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:40.949931 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:40.949931 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:40.971786 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cbdbea1f-183f-45ca-bf85-e8e5256aab99 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Volume info retrieved successfully. Jan 28 19:11:41.026457 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cbdbea1f-183f-45ca-bf85-e8e5256aab99 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] http://10.222.0.16/volume/v3/5dc406a8d0b64aacb661c9efadc73bba/volumes/db9bbc48-fa50-41e7-a2e6-f247f59f4744 returned with HTTP 200 Jan 28 19:11:41.027352 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 650/1303] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:11:40 2021] GET /volume/v3/5dc406a8d0b64aacb661c9efadc73bba/volumes/db9bbc48-fa50-41e7-a2e6-f247f59f4744 => generated 917 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:11:41.090639 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ae19382c-d530-4b56-8669-b52f000d01a6 tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] GET http://10.222.0.16/volume/v3/c456767c094d43849998ec744291dd1c/snapshots/72c0132c-5d69-466f-9a04-017620500283 Jan 28 19:11:41.091954 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ae19382c-d530-4b56-8669-b52f000d01a6 tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:41.092151 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:41.092151 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:41.092526 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ae19382c-d530-4b56-8669-b52f000d01a6 tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:41.137865 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ae19382c-d530-4b56-8669-b52f000d01a6 tempest-SnapshotManageAdminTest-1031477665 tempest-SnapshotManageAdminTest-1031477665-project-admin] http://10.222.0.16/volume/v3/c456767c094d43849998ec744291dd1c/snapshots/72c0132c-5d69-466f-9a04-017620500283 returned with HTTP 404 Jan 28 19:11:41.139400 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 654/1304] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:11:41 2021] GET /volume/v3/c456767c094d43849998ec744291dd1c/snapshots/72c0132c-5d69-466f-9a04-017620500283 => generated 111 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:11:41.156556 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1bbec73b-48c0-4d1a-98f1-4bc6cc41f9c3 tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] DELETE http://10.222.0.16/volume/v3/f8b77e8ab2224fb0b15200d7f36ca2bc/snapshots/8fe7493c-5ae4-454b-a36f-8cd202630e52 Jan 28 19:11:41.159951 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1bbec73b-48c0-4d1a-98f1-4bc6cc41f9c3 tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:41.164029 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:41.164029 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:41.167083 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1bbec73b-48c0-4d1a-98f1-4bc6cc41f9c3 tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:41.168096 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-1bbec73b-48c0-4d1a-98f1-4bc6cc41f9c3 tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] Delete snapshot with id: 8fe7493c-5ae4-454b-a36f-8cd202630e52 Jan 28 19:11:41.266531 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1bbec73b-48c0-4d1a-98f1-4bc6cc41f9c3 tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] http://10.222.0.16/volume/v3/f8b77e8ab2224fb0b15200d7f36ca2bc/snapshots/8fe7493c-5ae4-454b-a36f-8cd202630e52 returned with HTTP 404 Jan 28 19:11:41.269611 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 651/1305] 10.222.0.16 () {58 vars in 1324 bytes} [Thu Jan 28 19:11:41 2021] DELETE /volume/v3/f8b77e8ab2224fb0b15200d7f36ca2bc/snapshots/8fe7493c-5ae4-454b-a36f-8cd202630e52 => generated 111 bytes in 122 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:11:41.280630 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3ab95dc4-c314-4d10-a72c-1288d9b3ad2b tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] DELETE http://10.222.0.16/volume/v3/f8b77e8ab2224fb0b15200d7f36ca2bc/volumes/c4a4719d-d983-49a8-a503-f94708abc0e7 Jan 28 19:11:41.281282 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3ab95dc4-c314-4d10-a72c-1288d9b3ad2b tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:41.281774 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3ab95dc4-c314-4d10-a72c-1288d9b3ad2b tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:41.282485 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-3ab95dc4-c314-4d10-a72c-1288d9b3ad2b tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] Delete volume with id: c4a4719d-d983-49a8-a503-f94708abc0e7 Jan 28 19:11:41.376522 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:41.376522 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:41.378695 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3ab95dc4-c314-4d10-a72c-1288d9b3ad2b tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] Volume info retrieved successfully. Jan 28 19:11:41.431317 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3ab95dc4-c314-4d10-a72c-1288d9b3ad2b tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] Delete volume request issued successfully. Jan 28 19:11:41.432674 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3ab95dc4-c314-4d10-a72c-1288d9b3ad2b tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] http://10.222.0.16/volume/v3/f8b77e8ab2224fb0b15200d7f36ca2bc/volumes/c4a4719d-d983-49a8-a503-f94708abc0e7 returned with HTTP 202 Jan 28 19:11:41.437168 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 655/1306] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:11:41 2021] DELETE /volume/v3/f8b77e8ab2224fb0b15200d7f36ca2bc/volumes/c4a4719d-d983-49a8-a503-f94708abc0e7 => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:11:41.448416 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-07edb3a0-5f08-4362-b9a0-c7805745c761 tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] GET http://10.222.0.16/volume/v3/f8b77e8ab2224fb0b15200d7f36ca2bc/volumes/c4a4719d-d983-49a8-a503-f94708abc0e7 Jan 28 19:11:41.449836 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-07edb3a0-5f08-4362-b9a0-c7805745c761 tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:41.450931 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-07edb3a0-5f08-4362-b9a0-c7805745c761 tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:41.691983 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:41.691983 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:41.725346 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-07edb3a0-5f08-4362-b9a0-c7805745c761 tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] Volume info retrieved successfully. Jan 28 19:11:41.824942 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-07edb3a0-5f08-4362-b9a0-c7805745c761 tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] http://10.222.0.16/volume/v3/f8b77e8ab2224fb0b15200d7f36ca2bc/volumes/c4a4719d-d983-49a8-a503-f94708abc0e7 returned with HTTP 200 Jan 28 19:11:41.835038 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 652/1307] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:11:41 2021] GET /volume/v3/f8b77e8ab2224fb0b15200d7f36ca2bc/volumes/c4a4719d-d983-49a8-a503-f94708abc0e7 => generated 913 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:11:42.059559 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5c6f7738-42a0-4b6e-acbf-5bb7874cb111 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] GET http://10.222.0.16/volume/v3/5dc406a8d0b64aacb661c9efadc73bba/volumes/db9bbc48-fa50-41e7-a2e6-f247f59f4744 Jan 28 19:11:42.064728 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5c6f7738-42a0-4b6e-acbf-5bb7874cb111 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:42.070371 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:42.070371 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:42.077624 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5c6f7738-42a0-4b6e-acbf-5bb7874cb111 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:42.328712 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:42.328712 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:42.369083 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5c6f7738-42a0-4b6e-acbf-5bb7874cb111 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Volume info retrieved successfully. Jan 28 19:11:42.480101 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5c6f7738-42a0-4b6e-acbf-5bb7874cb111 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] http://10.222.0.16/volume/v3/5dc406a8d0b64aacb661c9efadc73bba/volumes/db9bbc48-fa50-41e7-a2e6-f247f59f4744 returned with HTTP 200 Jan 28 19:11:42.511629 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 656/1308] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:11:42 2021] GET /volume/v3/5dc406a8d0b64aacb661c9efadc73bba/volumes/db9bbc48-fa50-41e7-a2e6-f247f59f4744 => generated 917 bytes in 468 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:11:42.870048 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5e88cbf0-8852-4fec-98a9-3a1bead91641 tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] GET http://10.222.0.16/volume/v3/f8b77e8ab2224fb0b15200d7f36ca2bc/volumes/c4a4719d-d983-49a8-a503-f94708abc0e7 Jan 28 19:11:42.870946 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5e88cbf0-8852-4fec-98a9-3a1bead91641 tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:42.871270 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:42.871270 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:42.882549 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5e88cbf0-8852-4fec-98a9-3a1bead91641 tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:43.032000 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:43.032000 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:43.064353 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5e88cbf0-8852-4fec-98a9-3a1bead91641 tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] Volume info retrieved successfully. Jan 28 19:11:43.152698 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5e88cbf0-8852-4fec-98a9-3a1bead91641 tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] http://10.222.0.16/volume/v3/f8b77e8ab2224fb0b15200d7f36ca2bc/volumes/c4a4719d-d983-49a8-a503-f94708abc0e7 returned with HTTP 200 Jan 28 19:11:43.156972 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 653/1309] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:11:42 2021] GET /volume/v3/f8b77e8ab2224fb0b15200d7f36ca2bc/volumes/c4a4719d-d983-49a8-a503-f94708abc0e7 => generated 913 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:11:43.517847 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e2a0bd1a-fedb-43bc-ac91-993b7c6ea76b tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] GET http://10.222.0.16/volume/v3/5dc406a8d0b64aacb661c9efadc73bba/volumes/db9bbc48-fa50-41e7-a2e6-f247f59f4744 Jan 28 19:11:43.518743 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e2a0bd1a-fedb-43bc-ac91-993b7c6ea76b tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:43.519951 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:43.519951 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:43.520671 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e2a0bd1a-fedb-43bc-ac91-993b7c6ea76b tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:43.809634 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:43.809634 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:43.855303 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e2a0bd1a-fedb-43bc-ac91-993b7c6ea76b tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Volume info retrieved successfully. Jan 28 19:11:43.966040 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e2a0bd1a-fedb-43bc-ac91-993b7c6ea76b tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] http://10.222.0.16/volume/v3/5dc406a8d0b64aacb661c9efadc73bba/volumes/db9bbc48-fa50-41e7-a2e6-f247f59f4744 returned with HTTP 200 Jan 28 19:11:43.967617 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 657/1310] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:11:43 2021] GET /volume/v3/5dc406a8d0b64aacb661c9efadc73bba/volumes/db9bbc48-fa50-41e7-a2e6-f247f59f4744 => generated 917 bytes in 457 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:11:44.187001 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-753c2e5f-dbaa-4b01-a422-0d26da8829ae tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] GET http://10.222.0.16/volume/v3/f8b77e8ab2224fb0b15200d7f36ca2bc/volumes/c4a4719d-d983-49a8-a503-f94708abc0e7 Jan 28 19:11:44.188142 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-753c2e5f-dbaa-4b01-a422-0d26da8829ae tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:44.188666 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:44.188666 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:44.190129 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-753c2e5f-dbaa-4b01-a422-0d26da8829ae tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:44.384845 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:44.384845 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:44.417454 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-753c2e5f-dbaa-4b01-a422-0d26da8829ae tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] Volume info retrieved successfully. Jan 28 19:11:44.467981 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-753c2e5f-dbaa-4b01-a422-0d26da8829ae tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] http://10.222.0.16/volume/v3/f8b77e8ab2224fb0b15200d7f36ca2bc/volumes/c4a4719d-d983-49a8-a503-f94708abc0e7 returned with HTTP 200 Jan 28 19:11:44.470917 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 654/1311] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:11:44 2021] GET /volume/v3/f8b77e8ab2224fb0b15200d7f36ca2bc/volumes/c4a4719d-d983-49a8-a503-f94708abc0e7 => generated 913 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:11:44.992682 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-88839db8-fd47-47f9-99bd-7cc291a4320c tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] GET http://10.222.0.16/volume/v3/5dc406a8d0b64aacb661c9efadc73bba/volumes/db9bbc48-fa50-41e7-a2e6-f247f59f4744 Jan 28 19:11:44.993560 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-88839db8-fd47-47f9-99bd-7cc291a4320c tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:44.993971 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:44.993971 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:44.994607 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-88839db8-fd47-47f9-99bd-7cc291a4320c tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:45.144010 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:45.144010 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:45.188896 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-88839db8-fd47-47f9-99bd-7cc291a4320c tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Volume info retrieved successfully. Jan 28 19:11:45.288182 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-88839db8-fd47-47f9-99bd-7cc291a4320c tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] http://10.222.0.16/volume/v3/5dc406a8d0b64aacb661c9efadc73bba/volumes/db9bbc48-fa50-41e7-a2e6-f247f59f4744 returned with HTTP 200 Jan 28 19:11:45.289777 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 658/1312] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:11:44 2021] GET /volume/v3/5dc406a8d0b64aacb661c9efadc73bba/volumes/db9bbc48-fa50-41e7-a2e6-f247f59f4744 => generated 917 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:11:45.485394 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2236d366-be05-4547-a62f-d54ecace9676 tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] GET http://10.222.0.16/volume/v3/f8b77e8ab2224fb0b15200d7f36ca2bc/volumes/c4a4719d-d983-49a8-a503-f94708abc0e7 Jan 28 19:11:45.487157 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2236d366-be05-4547-a62f-d54ecace9676 tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:45.487616 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:45.487616 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:45.488261 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2236d366-be05-4547-a62f-d54ecace9676 tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:45.610702 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2236d366-be05-4547-a62f-d54ecace9676 tempest-SnapshotManageAdminTest-851308405 tempest-SnapshotManageAdminTest-851308405-project] http://10.222.0.16/volume/v3/f8b77e8ab2224fb0b15200d7f36ca2bc/volumes/c4a4719d-d983-49a8-a503-f94708abc0e7 returned with HTTP 404 Jan 28 19:11:45.612557 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 655/1313] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:11:45 2021] GET /volume/v3/f8b77e8ab2224fb0b15200d7f36ca2bc/volumes/c4a4719d-d983-49a8-a503-f94708abc0e7 => generated 109 bytes in 131 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:11:46.315163 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bf2fb81a-6132-4166-b260-de34d9c0a683 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] GET http://10.222.0.16/volume/v3/5dc406a8d0b64aacb661c9efadc73bba/volumes/db9bbc48-fa50-41e7-a2e6-f247f59f4744 Jan 28 19:11:46.316332 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bf2fb81a-6132-4166-b260-de34d9c0a683 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:46.316733 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:46.316733 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:46.317715 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bf2fb81a-6132-4166-b260-de34d9c0a683 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:46.466964 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bf2fb81a-6132-4166-b260-de34d9c0a683 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] http://10.222.0.16/volume/v3/5dc406a8d0b64aacb661c9efadc73bba/volumes/db9bbc48-fa50-41e7-a2e6-f247f59f4744 returned with HTTP 404 Jan 28 19:11:46.483578 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 659/1314] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:11:46 2021] GET /volume/v3/5dc406a8d0b64aacb661c9efadc73bba/volumes/db9bbc48-fa50-41e7-a2e6-f247f59f4744 => generated 109 bytes in 164 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:11:46.488572 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cee6c2ca-d316-4dcb-b537-74b30c856027 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] POST http://10.222.0.16/volume/v3/5dc406a8d0b64aacb661c9efadc73bba/volumes Jan 28 19:11:46.489399 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cee6c2ca-d316-4dcb-b537-74b30c856027 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-171611900"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:11:46.490523 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-cee6c2ca-d316-4dcb-b537-74b30c856027 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-171611900'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:11:46.490899 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-cee6c2ca-d316-4dcb-b537-74b30c856027 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Create volume of 1 GB Jan 28 19:11:46.530998 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cee6c2ca-d316-4dcb-b537-74b30c856027 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Availability Zones retrieved successfully. Jan 28 19:11:46.587320 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cee6c2ca-d316-4dcb-b537-74b30c856027 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Flow 'volume_create_api' (f7b8a921-09c3-4070-b678-8d7e27591375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:11:46.590381 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cee6c2ca-d316-4dcb-b537-74b30c856027 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cee1a53f-b047-4f3e-b926-04d96c4f0abf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:11:46.592653 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-cee6c2ca-d316-4dcb-b537-74b30c856027 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:11:46.779877 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cee6c2ca-d316-4dcb-b537-74b30c856027 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cee1a53f-b047-4f3e-b926-04d96c4f0abf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:11:46.786078 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cee6c2ca-d316-4dcb-b537-74b30c856027 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c125d0a-deff-451a-a37d-0cdbe3af49e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:11:46.932457 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-cee6c2ca-d316-4dcb-b537-74b30c856027 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Created reservations ['02ed3a24-3e73-4a9c-b665-79788b188185', '31b1f4c7-061f-483f-a0fc-5f609cd8e2f2', '7592babc-8210-49d6-9682-f88036e4a895', '3fd3e051-c49f-43e9-b557-ae62defaac9d'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:11:46.940249 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cee6c2ca-d316-4dcb-b537-74b30c856027 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c125d0a-deff-451a-a37d-0cdbe3af49e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02ed3a24-3e73-4a9c-b665-79788b188185', '31b1f4c7-061f-483f-a0fc-5f609cd8e2f2', '7592babc-8210-49d6-9682-f88036e4a895', '3fd3e051-c49f-43e9-b557-ae62defaac9d']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:11:46.957093 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cee6c2ca-d316-4dcb-b537-74b30c856027 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25b65caa-54ac-44d4-ad13-a89c08905f98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:11:47.164860 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cee6c2ca-d316-4dcb-b537-74b30c856027 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25b65caa-54ac-44d4-ad13-a89c08905f98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16c7c511-cfc4-4a47-98e4-e4a29a167a98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-171611900',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5dc406a8d0b64aacb661c9efadc73bba',qos_specs=None,replication_status=,reservations=['02ed3a24-3e73-4a9c-b665-79788b188185','31b1f4c7-061f-483f-a0fc-5f609cd8e2f2','7592babc-8210-49d6-9682-f88036e4a895','3fd3e051-c49f-43e9-b557-ae62defaac9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d442b845c8af41cda54b5ad394c05e1d',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:11:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-171611900',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16c7c511-cfc4-4a47-98e4-e4a29a167a98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5dc406a8d0b64aacb661c9efadc73bba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d442b845c8af41cda54b5ad394c05e1d',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:11:47.169671 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cee6c2ca-d316-4dcb-b537-74b30c856027 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a853b9ef-49c3-49fd-9ec5-26ac6fd79d3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:11:47.228085 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cee6c2ca-d316-4dcb-b537-74b30c856027 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a853b9ef-49c3-49fd-9ec5-26ac6fd79d3e) transitioned into state 'SUCCESS' from state '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-171611900',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5dc406a8d0b64aacb661c9efadc73bba',qos_specs=None,replication_status=,reservations=['02ed3a24-3e73-4a9c-b665-79788b188185','31b1f4c7-061f-483f-a0fc-5f609cd8e2f2','7592babc-8210-49d6-9682-f88036e4a895','3fd3e051-c49f-43e9-b557-ae62defaac9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d442b845c8af41cda54b5ad394c05e1d',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:11:47.232461 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cee6c2ca-d316-4dcb-b537-74b30c856027 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e87f604e-62ee-4740-84ce-84f7b8b1ef2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:11:47.308917 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cee6c2ca-d316-4dcb-b537-74b30c856027 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e87f604e-62ee-4740-84ce-84f7b8b1ef2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:11:47.323341 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cee6c2ca-d316-4dcb-b537-74b30c856027 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Flow 'volume_create_api' (f7b8a921-09c3-4070-b678-8d7e27591375) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:11:47.562538 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cee6c2ca-d316-4dcb-b537-74b30c856027 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Create volume request issued successfully. Jan 28 19:11:47.659019 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cee6c2ca-d316-4dcb-b537-74b30c856027 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] http://10.222.0.16/volume/v3/5dc406a8d0b64aacb661c9efadc73bba/volumes returned with HTTP 202 Jan 28 19:11:47.670377 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 656/1315] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 19:11:46 2021] POST /volume/v3/5dc406a8d0b64aacb661c9efadc73bba/volumes => generated 824 bytes in 1186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:11:47.700259 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f33e09dc-2d8a-4ffa-b891-b789bf9b0855 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] GET http://10.222.0.16/volume/v3/5dc406a8d0b64aacb661c9efadc73bba/volumes/16c7c511-cfc4-4a47-98e4-e4a29a167a98 Jan 28 19:11:47.701722 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f33e09dc-2d8a-4ffa-b891-b789bf9b0855 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:47.702640 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f33e09dc-2d8a-4ffa-b891-b789bf9b0855 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:47.848506 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-78c2ce58-512a-4e03-9dea-53d6b9ec09bc tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] POST http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes Jan 28 19:11:47.850061 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:47.850061 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:47.854989 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-78c2ce58-512a-4e03-9dea-53d6b9ec09bc tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1148726118"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:11:47.864478 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-78c2ce58-512a-4e03-9dea-53d6b9ec09bc tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1148726118'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:11:47.865580 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-78c2ce58-512a-4e03-9dea-53d6b9ec09bc tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Create volume of 1 GB Jan 28 19:11:47.867104 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:47.867104 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:47.899463 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:47.899463 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:47.930407 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f33e09dc-2d8a-4ffa-b891-b789bf9b0855 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Volume info retrieved successfully. Jan 28 19:11:47.936210 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-78c2ce58-512a-4e03-9dea-53d6b9ec09bc tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Availability Zones retrieved successfully. Jan 28 19:11:48.020011 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-78c2ce58-512a-4e03-9dea-53d6b9ec09bc tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Flow 'volume_create_api' (45a5cb6e-2a7d-4fa8-8bf4-01de5d70a887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:11:48.034930 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-78c2ce58-512a-4e03-9dea-53d6b9ec09bc tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b27a65b4-5e65-4b42-ad9a-f910d921ed52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:11:48.035586 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f33e09dc-2d8a-4ffa-b891-b789bf9b0855 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] http://10.222.0.16/volume/v3/5dc406a8d0b64aacb661c9efadc73bba/volumes/16c7c511-cfc4-4a47-98e4-e4a29a167a98 returned with HTTP 200 Jan 28 19:11:48.037535 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 660/1316] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:11:47 2021] GET /volume/v3/5dc406a8d0b64aacb661c9efadc73bba/volumes/16c7c511-cfc4-4a47-98e4-e4a29a167a98 => generated 916 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:11:48.063234 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-78c2ce58-512a-4e03-9dea-53d6b9ec09bc tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:11:48.269404 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-78c2ce58-512a-4e03-9dea-53d6b9ec09bc tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b27a65b4-5e65-4b42-ad9a-f910d921ed52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:11:48.274399 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-78c2ce58-512a-4e03-9dea-53d6b9ec09bc tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c259bee4-aa91-40cb-adb8-9916633afdc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:11:48.431430 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-78c2ce58-512a-4e03-9dea-53d6b9ec09bc tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Created reservations ['0d08eb1b-2462-469b-8931-6722c5e09806', '09909d04-7b06-4653-aedc-03ed78038223', '7448c8ff-c49b-4945-9af4-1a6e3bf3211c', 'f83c200a-dcbc-4505-9a77-de69e6cc1968'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:11:48.434338 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-78c2ce58-512a-4e03-9dea-53d6b9ec09bc tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c259bee4-aa91-40cb-adb8-9916633afdc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d08eb1b-2462-469b-8931-6722c5e09806', '09909d04-7b06-4653-aedc-03ed78038223', '7448c8ff-c49b-4945-9af4-1a6e3bf3211c', 'f83c200a-dcbc-4505-9a77-de69e6cc1968']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:11:48.439727 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-78c2ce58-512a-4e03-9dea-53d6b9ec09bc tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4bcb409-6425-4b56-b1d1-f16bedc55f02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:11:48.658287 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-78c2ce58-512a-4e03-9dea-53d6b9ec09bc tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4bcb409-6425-4b56-b1d1-f16bedc55f02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82b8c03d-fa1f-4cf1-9d7b-80aa207591e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1148726118',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='284ff251e5584e9fa0cccbd01daea382',qos_specs=None,replication_status=,reservations=['0d08eb1b-2462-469b-8931-6722c5e09806','09909d04-7b06-4653-aedc-03ed78038223','7448c8ff-c49b-4945-9af4-1a6e3bf3211c','f83c200a-dcbc-4505-9a77-de69e6cc1968'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfac509479a34c2490bf444a30c61d98',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:11:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1148726118',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82b8c03d-fa1f-4cf1-9d7b-80aa207591e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='284ff251e5584e9fa0cccbd01daea382',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='cfac509479a34c2490bf444a30c61d98',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:11:48.661434 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-78c2ce58-512a-4e03-9dea-53d6b9ec09bc tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9385c0d0-2b80-4343-a915-1e2882ed9bd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:11:48.719284 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-78c2ce58-512a-4e03-9dea-53d6b9ec09bc tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9385c0d0-2b80-4343-a915-1e2882ed9bd0) transitioned into state 'SUCCESS' from state '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-1148726118',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='284ff251e5584e9fa0cccbd01daea382',qos_specs=None,replication_status=,reservations=['0d08eb1b-2462-469b-8931-6722c5e09806','09909d04-7b06-4653-aedc-03ed78038223','7448c8ff-c49b-4945-9af4-1a6e3bf3211c','f83c200a-dcbc-4505-9a77-de69e6cc1968'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfac509479a34c2490bf444a30c61d98',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:11:48.722632 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-78c2ce58-512a-4e03-9dea-53d6b9ec09bc tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cec5a16d-8e39-4808-9c55-1b8ec7382270) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:11:48.758780 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-78c2ce58-512a-4e03-9dea-53d6b9ec09bc tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cec5a16d-8e39-4808-9c55-1b8ec7382270) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:11:48.770290 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-78c2ce58-512a-4e03-9dea-53d6b9ec09bc tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Flow 'volume_create_api' (45a5cb6e-2a7d-4fa8-8bf4-01de5d70a887) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:11:48.960609 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-78c2ce58-512a-4e03-9dea-53d6b9ec09bc tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Create volume request issued successfully. Jan 28 19:11:49.067717 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-78c2ce58-512a-4e03-9dea-53d6b9ec09bc tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes returned with HTTP 202 Jan 28 19:11:49.081186 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 657/1317] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 19:11:47 2021] POST /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes => generated 826 bytes in 1231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 28 19:11:49.094589 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4906e901-1d18-437e-a684-e18d3481b878 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] GET http://10.222.0.16/volume/v3/5dc406a8d0b64aacb661c9efadc73bba/volumes/16c7c511-cfc4-4a47-98e4-e4a29a167a98 Jan 28 19:11:49.096110 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4906e901-1d18-437e-a684-e18d3481b878 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:49.096879 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:49.096879 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:49.097635 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aa1d117b-546d-4ae4-81d7-e7e4d6e9e615 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/82b8c03d-fa1f-4cf1-9d7b-80aa207591e7 Jan 28 19:11:49.098528 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4906e901-1d18-437e-a684-e18d3481b878 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:49.098755 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aa1d117b-546d-4ae4-81d7-e7e4d6e9e615 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:49.098912 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:49.098912 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:49.099625 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aa1d117b-546d-4ae4-81d7-e7e4d6e9e615 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:49.366815 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:49.366815 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:49.389587 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:49.389587 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:49.392307 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4906e901-1d18-437e-a684-e18d3481b878 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Volume info retrieved successfully. Jan 28 19:11:49.417645 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-aa1d117b-546d-4ae4-81d7-e7e4d6e9e615 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:11:49.453330 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4906e901-1d18-437e-a684-e18d3481b878 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] http://10.222.0.16/volume/v3/5dc406a8d0b64aacb661c9efadc73bba/volumes/16c7c511-cfc4-4a47-98e4-e4a29a167a98 returned with HTTP 200 Jan 28 19:11:49.456128 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 661/1318] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:11:49 2021] GET /volume/v3/5dc406a8d0b64aacb661c9efadc73bba/volumes/16c7c511-cfc4-4a47-98e4-e4a29a167a98 => generated 916 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:11:49.464759 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aa1d117b-546d-4ae4-81d7-e7e4d6e9e615 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/82b8c03d-fa1f-4cf1-9d7b-80aa207591e7 returned with HTTP 200 Jan 28 19:11:49.465711 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 658/1319] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:11:49 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/82b8c03d-fa1f-4cf1-9d7b-80aa207591e7 => generated 918 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:11:50.486866 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f11f729c-d379-450f-aa54-7920647e1182 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] GET http://10.222.0.16/volume/v3/5dc406a8d0b64aacb661c9efadc73bba/volumes/16c7c511-cfc4-4a47-98e4-e4a29a167a98 Jan 28 19:11:50.488599 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f11f729c-d379-450f-aa54-7920647e1182 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:50.489124 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:50.489124 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:50.489827 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e55f08bb-fe89-4491-9ab6-a0f8e0126ce1 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/82b8c03d-fa1f-4cf1-9d7b-80aa207591e7 Jan 28 19:11:50.490404 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f11f729c-d379-450f-aa54-7920647e1182 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:50.491122 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e55f08bb-fe89-4491-9ab6-a0f8e0126ce1 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:50.491561 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:50.491561 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:50.492720 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e55f08bb-fe89-4491-9ab6-a0f8e0126ce1 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:50.630345 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:50.630345 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:50.636485 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:50.636485 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:50.664016 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e55f08bb-fe89-4491-9ab6-a0f8e0126ce1 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:11:50.671684 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f11f729c-d379-450f-aa54-7920647e1182 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Volume info retrieved successfully. Jan 28 19:11:50.733057 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e55f08bb-fe89-4491-9ab6-a0f8e0126ce1 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/82b8c03d-fa1f-4cf1-9d7b-80aa207591e7 returned with HTTP 200 Jan 28 19:11:50.746609 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f11f729c-d379-450f-aa54-7920647e1182 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] http://10.222.0.16/volume/v3/5dc406a8d0b64aacb661c9efadc73bba/volumes/16c7c511-cfc4-4a47-98e4-e4a29a167a98 returned with HTTP 200 Jan 28 19:11:50.753628 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 659/1320] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:11:50 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/82b8c03d-fa1f-4cf1-9d7b-80aa207591e7 => generated 919 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:11:50.765720 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 662/1321] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:11:50 2021] GET /volume/v3/5dc406a8d0b64aacb661c9efadc73bba/volumes/16c7c511-cfc4-4a47-98e4-e4a29a167a98 => generated 917 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:11:50.795203 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-de41bd67-502b-4c24-b414-f8324b3ffaa0 tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] GET http://10.222.0.16/volume/v3/b5e80b891499494694f07d67d5786ba7/os-quota-sets/5dc406a8d0b64aacb661c9efadc73bba?usage=True Jan 28 19:11:50.796370 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-de41bd67-502b-4c24-b414-f8324b3ffaa0 tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:50.797699 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:50.797699 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:50.800082 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-de41bd67-502b-4c24-b414-f8324b3ffaa0 tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:50.916457 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-de41bd67-502b-4c24-b414-f8324b3ffaa0 tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] http://10.222.0.16/volume/v3/b5e80b891499494694f07d67d5786ba7/os-quota-sets/5dc406a8d0b64aacb661c9efadc73bba?usage=True returned with HTTP 200 Jan 28 19:11:50.921295 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 660/1322] 10.222.0.16 () {58 vars in 1342 bytes} [Thu Jan 28 19:11:50 2021] GET /volume/v3/b5e80b891499494694f07d67d5786ba7/os-quota-sets/5dc406a8d0b64aacb661c9efadc73bba?usage=True => generated 1076 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:11:50.948182 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7bcf8dd3-bd22-48a4-9e20-426aa9976f46 tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] GET http://10.222.0.16/volume/v3/b5e80b891499494694f07d67d5786ba7/os-quota-sets/5597cb58c51b4eb3b1b31c8fc3a2a0e6?usage=True Jan 28 19:11:50.949182 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7bcf8dd3-bd22-48a4-9e20-426aa9976f46 tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:50.949526 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:50.949526 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:50.950174 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7bcf8dd3-bd22-48a4-9e20-426aa9976f46 tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:51.049007 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7bcf8dd3-bd22-48a4-9e20-426aa9976f46 tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] http://10.222.0.16/volume/v3/b5e80b891499494694f07d67d5786ba7/os-quota-sets/5597cb58c51b4eb3b1b31c8fc3a2a0e6?usage=True returned with HTTP 200 Jan 28 19:11:51.051113 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 663/1323] 10.222.0.16 () {58 vars in 1342 bytes} [Thu Jan 28 19:11:50 2021] GET /volume/v3/b5e80b891499494694f07d67d5786ba7/os-quota-sets/5597cb58c51b4eb3b1b31c8fc3a2a0e6?usage=True => generated 868 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:11:51.077124 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bdcd633c-c538-4733-8de9-3a13c2a36c91 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] POST http://10.222.0.16/volume/v3/5dc406a8d0b64aacb661c9efadc73bba/os-volume-transfer Jan 28 19:11:51.078649 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bdcd633c-c538-4733-8de9-3a13c2a36c91 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "16c7c511-cfc4-4a47-98e4-e4a29a167a98"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:11:51.080309 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.volume_transfer [None req-bdcd633c-c538-4733-8de9-3a13c2a36c91 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Creating new volume transfer {'transfer': {'volume_id': '16c7c511-cfc4-4a47-98e4-e4a29a167a98'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jan 28 19:11:51.080827 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.contrib.volume_transfer [None req-bdcd633c-c538-4733-8de9-3a13c2a36c91 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Creating transfer of volume 16c7c511-cfc4-4a47-98e4-e4a29a167a98 Jan 28 19:11:51.081465 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.transfer.api [None req-bdcd633c-c538-4733-8de9-3a13c2a36c91 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Generating transfer record for volume 16c7c511-cfc4-4a47-98e4-e4a29a167a98 Jan 28 19:11:51.163520 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:51.163520 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:51.188450 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bdcd633c-c538-4733-8de9-3a13c2a36c91 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] http://10.222.0.16/volume/v3/5dc406a8d0b64aacb661c9efadc73bba/os-volume-transfer returned with HTTP 202 Jan 28 19:11:51.189709 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 661/1324] 10.222.0.16 () {60 vars in 1258 bytes} [Thu Jan 28 19:11:51 2021] POST /volume/v3/5dc406a8d0b64aacb661c9efadc73bba/os-volume-transfer => generated 507 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:11:51.744201 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-766e41f5-ad6f-4c25-b790-f04f03f4d8d7 tempest-VolumeQuotasAdminTestJSON-121710115 tempest-VolumeQuotasAdminTestJSON-121710115-project] POST http://10.222.0.16/volume/v3/5597cb58c51b4eb3b1b31c8fc3a2a0e6/os-volume-transfer/9d9f82ba-d4b5-495a-82bb-88801134be1c/accept Jan 28 19:11:51.749753 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-766e41f5-ad6f-4c25-b790-f04f03f4d8d7 tempest-VolumeQuotasAdminTestJSON-121710115 tempest-VolumeQuotasAdminTestJSON-121710115-project] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "52b789aa8035a801"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:11:51.751970 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.volume_transfer [None req-766e41f5-ad6f-4c25-b790-f04f03f4d8d7 tempest-VolumeQuotasAdminTestJSON-121710115 tempest-VolumeQuotasAdminTestJSON-121710115-project] Accepting volume transfer 9d9f82ba-d4b5-495a-82bb-88801134be1c {{(pid=87915) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jan 28 19:11:51.753174 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.contrib.volume_transfer [None req-766e41f5-ad6f-4c25-b790-f04f03f4d8d7 tempest-VolumeQuotasAdminTestJSON-121710115 tempest-VolumeQuotasAdminTestJSON-121710115-project] Accepting transfer 9d9f82ba-d4b5-495a-82bb-88801134be1c Jan 28 19:11:52.169424 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-766e41f5-ad6f-4c25-b790-f04f03f4d8d7 tempest-VolumeQuotasAdminTestJSON-121710115 tempest-VolumeQuotasAdminTestJSON-121710115-project] Created reservations ['5aeb4451-3347-4545-b389-f170bff1ed73', 'd685fe20-c270-453b-936a-a221a17ba83d', '352bed74-ce31-4cc7-825e-09bf89f98599', '118f6633-0422-43d6-8371-3a74198c71c6'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:11:52.391073 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-766e41f5-ad6f-4c25-b790-f04f03f4d8d7 tempest-VolumeQuotasAdminTestJSON-121710115 tempest-VolumeQuotasAdminTestJSON-121710115-project] Created reservations ['0ee5a01c-179f-4905-a82e-14d0edd08afb', '0b7e5029-5cd5-4d7d-b32e-b3b0a7e1117c', 'e4221dfd-726d-4032-9628-c23e27705835', '5c10b2e3-358f-4bbe-9e9c-3394d2c753b4'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:11:52.569771 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-766e41f5-ad6f-4c25-b790-f04f03f4d8d7 tempest-VolumeQuotasAdminTestJSON-121710115 tempest-VolumeQuotasAdminTestJSON-121710115-project] Created reservations ['58cd4303-ded2-491e-a330-f791a95ae477', '3c7deee1-a0f6-4b76-a011-f50473b98415', 'a57bfc69-fc1b-4432-845c-2f654ff5305c', '6c0d93de-0727-454e-9fb3-35575050e7e8'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:11:52.718375 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-766e41f5-ad6f-4c25-b790-f04f03f4d8d7 tempest-VolumeQuotasAdminTestJSON-121710115 tempest-VolumeQuotasAdminTestJSON-121710115-project] Created reservations ['cc862c02-0825-4519-bd50-8e33726f0ad0', '54ec1fd5-0718-4421-82da-8b6ed1b6925c', '18273473-3d8e-4f66-9958-dc52726e4d83', '8f4cb277-2f06-4aee-a952-e1daf0027b6a'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:11:52.726357 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:52.726357 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:52.858862 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-766e41f5-ad6f-4c25-b790-f04f03f4d8d7 tempest-VolumeQuotasAdminTestJSON-121710115 tempest-VolumeQuotasAdminTestJSON-121710115-project] Transfer volume completed successfully. Jan 28 19:11:52.932456 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:11:52.932456 n-d-705657-15 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 28 19:11:53.192318 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.transfer.api [None req-766e41f5-ad6f-4c25-b790-f04f03f4d8d7 tempest-VolumeQuotasAdminTestJSON-121710115 tempest-VolumeQuotasAdminTestJSON-121710115-project] Volume 16c7c511-cfc4-4a47-98e4-e4a29a167a98 has been transferred. Jan 28 19:11:53.317596 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-766e41f5-ad6f-4c25-b790-f04f03f4d8d7 tempest-VolumeQuotasAdminTestJSON-121710115 tempest-VolumeQuotasAdminTestJSON-121710115-project] http://10.222.0.16/volume/v3/5597cb58c51b4eb3b1b31c8fc3a2a0e6/os-volume-transfer/9d9f82ba-d4b5-495a-82bb-88801134be1c/accept returned with HTTP 202 Jan 28 19:11:53.319212 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 664/1325] 10.222.0.16 () {60 vars in 1390 bytes} [Thu Jan 28 19:11:51 2021] POST /volume/v3/5597cb58c51b4eb3b1b31c8fc3a2a0e6/os-volume-transfer/9d9f82ba-d4b5-495a-82bb-88801134be1c/accept => generated 431 bytes in 2123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:11:53.340107 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a75c9ddb-4ea8-407d-bd2e-8f3506b8be61 tempest-VolumeQuotasAdminTestJSON-121710115 tempest-VolumeQuotasAdminTestJSON-121710115-project] GET http://10.222.0.16/volume/v3/5597cb58c51b4eb3b1b31c8fc3a2a0e6/volumes/16c7c511-cfc4-4a47-98e4-e4a29a167a98 Jan 28 19:11:53.341602 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a75c9ddb-4ea8-407d-bd2e-8f3506b8be61 tempest-VolumeQuotasAdminTestJSON-121710115 tempest-VolumeQuotasAdminTestJSON-121710115-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:53.342055 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:53.342055 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:53.345724 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a75c9ddb-4ea8-407d-bd2e-8f3506b8be61 tempest-VolumeQuotasAdminTestJSON-121710115 tempest-VolumeQuotasAdminTestJSON-121710115-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:53.579209 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:53.579209 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:53.603081 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a75c9ddb-4ea8-407d-bd2e-8f3506b8be61 tempest-VolumeQuotasAdminTestJSON-121710115 tempest-VolumeQuotasAdminTestJSON-121710115-project] Volume info retrieved successfully. Jan 28 19:11:53.671368 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a75c9ddb-4ea8-407d-bd2e-8f3506b8be61 tempest-VolumeQuotasAdminTestJSON-121710115 tempest-VolumeQuotasAdminTestJSON-121710115-project] http://10.222.0.16/volume/v3/5597cb58c51b4eb3b1b31c8fc3a2a0e6/volumes/16c7c511-cfc4-4a47-98e4-e4a29a167a98 returned with HTTP 200 Jan 28 19:11:53.695776 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 662/1326] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:11:53 2021] GET /volume/v3/5597cb58c51b4eb3b1b31c8fc3a2a0e6/volumes/16c7c511-cfc4-4a47-98e4-e4a29a167a98 => generated 917 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:11:53.705031 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d503e916-a9bf-4460-a7ae-5513ef7a84d3 tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] GET http://10.222.0.16/volume/v3/b5e80b891499494694f07d67d5786ba7/os-quota-sets/5dc406a8d0b64aacb661c9efadc73bba?usage=True Jan 28 19:11:53.705776 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d503e916-a9bf-4460-a7ae-5513ef7a84d3 tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:53.705987 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:53.705987 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:53.706371 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d503e916-a9bf-4460-a7ae-5513ef7a84d3 tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:53.707162 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:53.707162 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:53.772838 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d503e916-a9bf-4460-a7ae-5513ef7a84d3 tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] http://10.222.0.16/volume/v3/b5e80b891499494694f07d67d5786ba7/os-quota-sets/5dc406a8d0b64aacb661c9efadc73bba?usage=True returned with HTTP 200 Jan 28 19:11:53.773773 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 665/1327] 10.222.0.16 () {58 vars in 1342 bytes} [Thu Jan 28 19:11:53 2021] GET /volume/v3/b5e80b891499494694f07d67d5786ba7/os-quota-sets/5dc406a8d0b64aacb661c9efadc73bba?usage=True => generated 1076 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:11:53.790598 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a3eaf3bc-e91b-4c34-a59d-e3460b27dfcb tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] GET http://10.222.0.16/volume/v3/b5e80b891499494694f07d67d5786ba7/os-quota-sets/5597cb58c51b4eb3b1b31c8fc3a2a0e6?usage=True Jan 28 19:11:53.791150 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a3eaf3bc-e91b-4c34-a59d-e3460b27dfcb tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:53.791349 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:53.791349 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:53.792033 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a3eaf3bc-e91b-4c34-a59d-e3460b27dfcb tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:53.853817 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a3eaf3bc-e91b-4c34-a59d-e3460b27dfcb tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] http://10.222.0.16/volume/v3/b5e80b891499494694f07d67d5786ba7/os-quota-sets/5597cb58c51b4eb3b1b31c8fc3a2a0e6?usage=True returned with HTTP 200 Jan 28 19:11:53.856516 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 663/1328] 10.222.0.16 () {58 vars in 1342 bytes} [Thu Jan 28 19:11:53 2021] GET /volume/v3/b5e80b891499494694f07d67d5786ba7/os-quota-sets/5597cb58c51b4eb3b1b31c8fc3a2a0e6?usage=True => generated 868 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:11:53.885441 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e0cb9cad-4e01-47f7-ad13-2bdd982e1767 tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] DELETE http://10.222.0.16/volume/v3/b5e80b891499494694f07d67d5786ba7/volumes/16c7c511-cfc4-4a47-98e4-e4a29a167a98 Jan 28 19:11:53.886617 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e0cb9cad-4e01-47f7-ad13-2bdd982e1767 tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:53.887717 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e0cb9cad-4e01-47f7-ad13-2bdd982e1767 tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:53.888556 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-e0cb9cad-4e01-47f7-ad13-2bdd982e1767 tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] Delete volume with id: 16c7c511-cfc4-4a47-98e4-e4a29a167a98 Jan 28 19:11:53.985502 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:53.985502 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:53.986854 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e0cb9cad-4e01-47f7-ad13-2bdd982e1767 tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] Volume info retrieved successfully. Jan 28 19:11:54.039307 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e0cb9cad-4e01-47f7-ad13-2bdd982e1767 tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] Delete volume request issued successfully. Jan 28 19:11:54.039916 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e0cb9cad-4e01-47f7-ad13-2bdd982e1767 tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] http://10.222.0.16/volume/v3/b5e80b891499494694f07d67d5786ba7/volumes/16c7c511-cfc4-4a47-98e4-e4a29a167a98 returned with HTTP 202 Jan 28 19:11:54.041771 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 666/1329] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:11:53 2021] DELETE /volume/v3/b5e80b891499494694f07d67d5786ba7/volumes/16c7c511-cfc4-4a47-98e4-e4a29a167a98 => generated 0 bytes in 172 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:11:54.052898 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-83d9514b-5308-47bd-b12a-85926bfd15fc tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] GET http://10.222.0.16/volume/v3/b5e80b891499494694f07d67d5786ba7/volumes/16c7c511-cfc4-4a47-98e4-e4a29a167a98 Jan 28 19:11:54.054146 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-83d9514b-5308-47bd-b12a-85926bfd15fc tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:54.054752 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-83d9514b-5308-47bd-b12a-85926bfd15fc tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:54.193573 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:54.193573 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:54.239607 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-83d9514b-5308-47bd-b12a-85926bfd15fc tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] Volume info retrieved successfully. Jan 28 19:11:54.400037 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-83d9514b-5308-47bd-b12a-85926bfd15fc tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] http://10.222.0.16/volume/v3/b5e80b891499494694f07d67d5786ba7/volumes/16c7c511-cfc4-4a47-98e4-e4a29a167a98 returned with HTTP 200 Jan 28 19:11:54.409184 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 664/1330] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:11:54 2021] GET /volume/v3/b5e80b891499494694f07d67d5786ba7/volumes/16c7c511-cfc4-4a47-98e4-e4a29a167a98 => generated 1088 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:11:55.440069 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3a69c7ec-5ff7-42fc-813d-e53ec95e3bb2 tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] GET http://10.222.0.16/volume/v3/b5e80b891499494694f07d67d5786ba7/volumes/16c7c511-cfc4-4a47-98e4-e4a29a167a98 Jan 28 19:11:55.441163 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3a69c7ec-5ff7-42fc-813d-e53ec95e3bb2 tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:55.453476 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:55.453476 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:55.454605 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3a69c7ec-5ff7-42fc-813d-e53ec95e3bb2 tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:55.582573 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:55.582573 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:55.598243 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3a69c7ec-5ff7-42fc-813d-e53ec95e3bb2 tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] Volume info retrieved successfully. Jan 28 19:11:55.627809 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3a69c7ec-5ff7-42fc-813d-e53ec95e3bb2 tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] http://10.222.0.16/volume/v3/b5e80b891499494694f07d67d5786ba7/volumes/16c7c511-cfc4-4a47-98e4-e4a29a167a98 returned with HTTP 200 Jan 28 19:11:55.629174 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 667/1331] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:11:55 2021] GET /volume/v3/b5e80b891499494694f07d67d5786ba7/volumes/16c7c511-cfc4-4a47-98e4-e4a29a167a98 => generated 1088 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:11:56.664985 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0b142c2a-cfba-4ec7-b600-3388e3af23b3 tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] GET http://10.222.0.16/volume/v3/b5e80b891499494694f07d67d5786ba7/volumes/16c7c511-cfc4-4a47-98e4-e4a29a167a98 Jan 28 19:11:56.667008 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0b142c2a-cfba-4ec7-b600-3388e3af23b3 tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:56.667589 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:56.667589 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:56.668602 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0b142c2a-cfba-4ec7-b600-3388e3af23b3 tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:56.822579 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:11:56.822579 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:11:56.859463 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0b142c2a-cfba-4ec7-b600-3388e3af23b3 tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] Volume info retrieved successfully. Jan 28 19:11:56.927927 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0b142c2a-cfba-4ec7-b600-3388e3af23b3 tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] http://10.222.0.16/volume/v3/b5e80b891499494694f07d67d5786ba7/volumes/16c7c511-cfc4-4a47-98e4-e4a29a167a98 returned with HTTP 200 Jan 28 19:11:56.931136 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 665/1332] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:11:56 2021] GET /volume/v3/b5e80b891499494694f07d67d5786ba7/volumes/16c7c511-cfc4-4a47-98e4-e4a29a167a98 => generated 1088 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:11:57.961647 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-015e543d-b397-4af5-a0e1-68d371a380c3 tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] GET http://10.222.0.16/volume/v3/b5e80b891499494694f07d67d5786ba7/volumes/16c7c511-cfc4-4a47-98e4-e4a29a167a98 Jan 28 19:11:57.962548 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-015e543d-b397-4af5-a0e1-68d371a380c3 tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:57.962824 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:57.962824 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:57.966266 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-015e543d-b397-4af5-a0e1-68d371a380c3 tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:58.086898 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-015e543d-b397-4af5-a0e1-68d371a380c3 tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] http://10.222.0.16/volume/v3/b5e80b891499494694f07d67d5786ba7/volumes/16c7c511-cfc4-4a47-98e4-e4a29a167a98 returned with HTTP 404 Jan 28 19:11:58.088777 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 668/1333] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:11:57 2021] GET /volume/v3/b5e80b891499494694f07d67d5786ba7/volumes/16c7c511-cfc4-4a47-98e4-e4a29a167a98 => generated 109 bytes in 135 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:11:58.114062 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aef4def3-25c1-4f87-aaea-4389268a9084 tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] GET http://10.222.0.16/volume/v3/b5e80b891499494694f07d67d5786ba7/os-quota-sets/b5e80b891499494694f07d67d5786ba7?usage=True Jan 28 19:11:58.115430 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aef4def3-25c1-4f87-aaea-4389268a9084 tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:58.116009 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:11:58.116009 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:11:58.120064 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aef4def3-25c1-4f87-aaea-4389268a9084 tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:58.270060 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aef4def3-25c1-4f87-aaea-4389268a9084 tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] http://10.222.0.16/volume/v3/b5e80b891499494694f07d67d5786ba7/os-quota-sets/b5e80b891499494694f07d67d5786ba7?usage=True returned with HTTP 200 Jan 28 19:11:58.286610 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 666/1334] 10.222.0.16 () {58 vars in 1342 bytes} [Thu Jan 28 19:11:58 2021] GET /volume/v3/b5e80b891499494694f07d67d5786ba7/os-quota-sets/b5e80b891499494694f07d67d5786ba7?usage=True => generated 868 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:11:58.307540 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8cb00d5c-d577-4ea6-8fb7-ed4cbaeefd5c tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] PUT http://10.222.0.16/volume/v3/b5e80b891499494694f07d67d5786ba7/os-quota-sets/5dc406a8d0b64aacb661c9efadc73bba Jan 28 19:11:58.316827 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8cb00d5c-d577-4ea6-8fb7-ed4cbaeefd5c tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1009, "volumes": 11, "snapshots": 11, "backups": 11, "backup_gigabytes": 1009, "per_volume_gigabytes": 1009}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:11:58.935468 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8cb00d5c-d577-4ea6-8fb7-ed4cbaeefd5c tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] http://10.222.0.16/volume/v3/b5e80b891499494694f07d67d5786ba7/os-quota-sets/5dc406a8d0b64aacb661c9efadc73bba returned with HTTP 200 Jan 28 19:11:58.937706 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 669/1335] 10.222.0.16 () {60 vars in 1342 bytes} [Thu Jan 28 19:11:58 2021] PUT /volume/v3/b5e80b891499494694f07d67d5786ba7/os-quota-sets/5dc406a8d0b64aacb661c9efadc73bba => generated 321 bytes in 641 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:11:58.965434 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-93810bee-f65b-4aeb-b259-d9f03dd5040f tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] PUT http://10.222.0.16/volume/v3/b5e80b891499494694f07d67d5786ba7/os-quota-sets/5dc406a8d0b64aacb661c9efadc73bba Jan 28 19:11:58.967933 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-93810bee-f65b-4aeb-b259-d9f03dd5040f tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:11:59.596931 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-93810bee-f65b-4aeb-b259-d9f03dd5040f tempest-VolumeQuotasAdminTestJSON-879301457 tempest-VolumeQuotasAdminTestJSON-879301457-project-admin] http://10.222.0.16/volume/v3/b5e80b891499494694f07d67d5786ba7/os-quota-sets/5dc406a8d0b64aacb661c9efadc73bba returned with HTTP 200 Jan 28 19:11:59.610000 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 667/1336] 10.222.0.16 () {60 vars in 1342 bytes} [Thu Jan 28 19:11:58 2021] PUT /volume/v3/b5e80b891499494694f07d67d5786ba7/os-quota-sets/5dc406a8d0b64aacb661c9efadc73bba => generated 319 bytes in 651 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:11:59.624686 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-760e403c-1a08-43ff-a865-ee33295e0a5e tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] DELETE http://10.222.0.16/volume/v3/5dc406a8d0b64aacb661c9efadc73bba/volumes/16c7c511-cfc4-4a47-98e4-e4a29a167a98 Jan 28 19:11:59.625976 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-760e403c-1a08-43ff-a865-ee33295e0a5e tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:59.631918 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-760e403c-1a08-43ff-a865-ee33295e0a5e tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:59.633109 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-760e403c-1a08-43ff-a865-ee33295e0a5e tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Delete volume with id: 16c7c511-cfc4-4a47-98e4-e4a29a167a98 Jan 28 19:11:59.893703 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-760e403c-1a08-43ff-a865-ee33295e0a5e tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] http://10.222.0.16/volume/v3/5dc406a8d0b64aacb661c9efadc73bba/volumes/16c7c511-cfc4-4a47-98e4-e4a29a167a98 returned with HTTP 404 Jan 28 19:11:59.901319 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 670/1337] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:11:59 2021] DELETE /volume/v3/5dc406a8d0b64aacb661c9efadc73bba/volumes/16c7c511-cfc4-4a47-98e4-e4a29a167a98 => generated 109 bytes in 282 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:11:59.916990 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-21882cc4-a481-4a7f-8f3b-c856327b32b0 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] DELETE http://10.222.0.16/volume/v3/5dc406a8d0b64aacb661c9efadc73bba/volumes/db9bbc48-fa50-41e7-a2e6-f247f59f4744 Jan 28 19:11:59.917982 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-21882cc4-a481-4a7f-8f3b-c856327b32b0 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:11:59.918884 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-21882cc4-a481-4a7f-8f3b-c856327b32b0 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:11:59.919732 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-21882cc4-a481-4a7f-8f3b-c856327b32b0 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] Delete volume with id: db9bbc48-fa50-41e7-a2e6-f247f59f4744 Jan 28 19:12:00.145168 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-21882cc4-a481-4a7f-8f3b-c856327b32b0 tempest-VolumeQuotasAdminTestJSON-1607029337 tempest-VolumeQuotasAdminTestJSON-1607029337-project] http://10.222.0.16/volume/v3/5dc406a8d0b64aacb661c9efadc73bba/volumes/db9bbc48-fa50-41e7-a2e6-f247f59f4744 returned with HTTP 404 Jan 28 19:12:00.147403 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 671/1338] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:11:59 2021] DELETE /volume/v3/5dc406a8d0b64aacb661c9efadc73bba/volumes/db9bbc48-fa50-41e7-a2e6-f247f59f4744 => generated 109 bytes in 246 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:12:00.274134 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f6956e25-93fe-42c4-aa3c-bbd6d5508ca8 tempest-VolumeQuotaClassesTest-947006886 tempest-VolumeQuotaClassesTest-947006886-project-admin] GET http://10.222.0.16/volume/v3/5a2f328b24984765b67bd571932569e6/os-quota-class-sets/default Jan 28 19:12:00.275372 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f6956e25-93fe-42c4-aa3c-bbd6d5508ca8 tempest-VolumeQuotaClassesTest-947006886 tempest-VolumeQuotaClassesTest-947006886-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:00.276315 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f6956e25-93fe-42c4-aa3c-bbd6d5508ca8 tempest-VolumeQuotaClassesTest-947006886 tempest-VolumeQuotaClassesTest-947006886-project-admin] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:00.405780 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f6956e25-93fe-42c4-aa3c-bbd6d5508ca8 tempest-VolumeQuotaClassesTest-947006886 tempest-VolumeQuotaClassesTest-947006886-project-admin] http://10.222.0.16/volume/v3/5a2f328b24984765b67bd571932569e6/os-quota-class-sets/default returned with HTTP 200 Jan 28 19:12:00.406654 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 668/1339] 10.222.0.16 () {58 vars in 1264 bytes} [Thu Jan 28 19:11:59 2021] GET /volume/v3/5a2f328b24984765b67bd571932569e6/os-quota-class-sets/default => generated 342 bytes in 612 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:12:00.434683 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-af4df0eb-4ba7-454c-aa6c-97903e86f8a2 tempest-VolumeQuotaClassesTest-947006886 tempest-VolumeQuotaClassesTest-947006886-project-admin] GET http://10.222.0.16/volume/v3/5a2f328b24984765b67bd571932569e6/os-quota-class-sets/default Jan 28 19:12:00.446408 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-af4df0eb-4ba7-454c-aa6c-97903e86f8a2 tempest-VolumeQuotaClassesTest-947006886 tempest-VolumeQuotaClassesTest-947006886-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:00.447856 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-af4df0eb-4ba7-454c-aa6c-97903e86f8a2 tempest-VolumeQuotaClassesTest-947006886 tempest-VolumeQuotaClassesTest-947006886-project-admin] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:00.539873 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-af4df0eb-4ba7-454c-aa6c-97903e86f8a2 tempest-VolumeQuotaClassesTest-947006886 tempest-VolumeQuotaClassesTest-947006886-project-admin] http://10.222.0.16/volume/v3/5a2f328b24984765b67bd571932569e6/os-quota-class-sets/default returned with HTTP 200 Jan 28 19:12:00.541981 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 672/1340] 10.222.0.16 () {58 vars in 1264 bytes} [Thu Jan 28 19:12:00 2021] GET /volume/v3/5a2f328b24984765b67bd571932569e6/os-quota-class-sets/default => generated 342 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:12:00.556834 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-51a5679e-b7c7-488b-b283-cb625690d999 tempest-VolumeQuotaClassesTest-947006886 tempest-VolumeQuotaClassesTest-947006886-project-admin] POST http://10.222.0.16/volume/v3/5a2f328b24984765b67bd571932569e6/types Jan 28 19:12:00.558196 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-51a5679e-b7c7-488b-b283-cb625690d999 tempest-VolumeQuotaClassesTest-947006886 tempest-VolumeQuotaClassesTest-947006886-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1830659754"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:12:00.614794 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-51a5679e-b7c7-488b-b283-cb625690d999 tempest-VolumeQuotaClassesTest-947006886 tempest-VolumeQuotaClassesTest-947006886-project-admin] http://10.222.0.16/volume/v3/5a2f328b24984765b67bd571932569e6/types returned with HTTP 200 Jan 28 19:12:00.615800 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 669/1341] 10.222.0.16 () {60 vars in 1219 bytes} [Thu Jan 28 19:12:00 2021] POST /volume/v3/5a2f328b24984765b67bd571932569e6/types => generated 228 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:12:00.646994 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-be7cb24d-c0ef-4eb0-b64b-95976afa07a2 tempest-VolumeQuotaClassesTest-947006886 tempest-VolumeQuotaClassesTest-947006886-project-admin] PUT http://10.222.0.16/volume/v3/5a2f328b24984765b67bd571932569e6/os-quota-class-sets/default Jan 28 19:12:00.649737 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-be7cb24d-c0ef-4eb0-b64b-95976afa07a2 tempest-VolumeQuotaClassesTest-947006886 tempest-VolumeQuotaClassesTest-947006886-project-admin] Action: 'update', calling method: update, body: {"quota_class_set": {"volumes": 11, "per_volume_gigabytes": -1, "snapshots": 11, "gigabytes": 1001, "backups": 11, "backup_gigabytes": 1001, "volumes_tempest-VolumeQuotaClassesTest-volume-type-1830659754": 2, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1830659754": 2, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1830659754": 9}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:12:01.296048 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-be7cb24d-c0ef-4eb0-b64b-95976afa07a2 tempest-VolumeQuotaClassesTest-947006886 tempest-VolumeQuotaClassesTest-947006886-project-admin] http://10.222.0.16/volume/v3/5a2f328b24984765b67bd571932569e6/os-quota-class-sets/default returned with HTTP 200 Jan 28 19:12:01.309263 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 673/1342] 10.222.0.16 () {60 vars in 1285 bytes} [Thu Jan 28 19:12:00 2021] PUT /volume/v3/5a2f328b24984765b67bd571932569e6/os-quota-class-sets/default => generated 533 bytes in 671 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:12:01.329551 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2fef27bc-1be2-47d2-9d98-fedf9cd0d50e tempest-VolumeQuotaClassesTest-947006886 tempest-VolumeQuotaClassesTest-947006886-project-admin] GET http://10.222.0.16/volume/v3/5a2f328b24984765b67bd571932569e6/os-quota-sets/5a2f328b24984765b67bd571932569e6/defaults Jan 28 19:12:01.330734 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2fef27bc-1be2-47d2-9d98-fedf9cd0d50e tempest-VolumeQuotaClassesTest-947006886 tempest-VolumeQuotaClassesTest-947006886-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:01.331661 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2fef27bc-1be2-47d2-9d98-fedf9cd0d50e tempest-VolumeQuotaClassesTest-947006886 tempest-VolumeQuotaClassesTest-947006886-project-admin] Calling method 'defaults' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:01.415687 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2fef27bc-1be2-47d2-9d98-fedf9cd0d50e tempest-VolumeQuotaClassesTest-947006886 tempest-VolumeQuotaClassesTest-947006886-project-admin] http://10.222.0.16/volume/v3/5a2f328b24984765b67bd571932569e6/os-quota-sets/5a2f328b24984765b67bd571932569e6/defaults returned with HTTP 200 Jan 28 19:12:01.417268 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 670/1343] 10.222.0.16 () {58 vars in 1348 bytes} [Thu Jan 28 19:12:01 2021] GET /volume/v3/5a2f328b24984765b67bd571932569e6/os-quota-sets/5a2f328b24984765b67bd571932569e6/defaults => generated 569 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:12:02.728170 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-39a8179b-8406-4b0f-be2c-c264fe474c74 tempest-VolumeQuotaClassesTest-947006886 tempest-VolumeQuotaClassesTest-947006886-project-admin] GET http://10.222.0.16/volume/v3/5a2f328b24984765b67bd571932569e6/os-quota-sets/b1a7dabc4c38469fad58209ba98cf440/defaults Jan 28 19:12:02.729182 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-39a8179b-8406-4b0f-be2c-c264fe474c74 tempest-VolumeQuotaClassesTest-947006886 tempest-VolumeQuotaClassesTest-947006886-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:02.730086 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-39a8179b-8406-4b0f-be2c-c264fe474c74 tempest-VolumeQuotaClassesTest-947006886 tempest-VolumeQuotaClassesTest-947006886-project-admin] Calling method 'defaults' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:02.836151 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-39a8179b-8406-4b0f-be2c-c264fe474c74 tempest-VolumeQuotaClassesTest-947006886 tempest-VolumeQuotaClassesTest-947006886-project-admin] http://10.222.0.16/volume/v3/5a2f328b24984765b67bd571932569e6/os-quota-sets/b1a7dabc4c38469fad58209ba98cf440/defaults returned with HTTP 200 Jan 28 19:12:02.855970 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 674/1344] 10.222.0.16 () {58 vars in 1348 bytes} [Thu Jan 28 19:12:02 2021] GET /volume/v3/5a2f328b24984765b67bd571932569e6/os-quota-sets/b1a7dabc4c38469fad58209ba98cf440/defaults => generated 569 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:12:03.493817 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-491fe85d-4498-4e72-9692-363819b8b319 tempest-VolumeQuotaClassesTest-947006886 tempest-VolumeQuotaClassesTest-947006886-project-admin] PUT http://10.222.0.16/volume/v3/5a2f328b24984765b67bd571932569e6/os-quota-class-sets/default Jan 28 19:12:03.499468 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-491fe85d-4498-4e72-9692-363819b8b319 tempest-VolumeQuotaClassesTest-947006886 tempest-VolumeQuotaClassesTest-947006886-project-admin] Action: 'update', calling method: update, body: {"quota_class_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:12:03.959332 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-491fe85d-4498-4e72-9692-363819b8b319 tempest-VolumeQuotaClassesTest-947006886 tempest-VolumeQuotaClassesTest-947006886-project-admin] http://10.222.0.16/volume/v3/5a2f328b24984765b67bd571932569e6/os-quota-class-sets/default returned with HTTP 200 Jan 28 19:12:03.962473 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 671/1345] 10.222.0.16 () {60 vars in 1285 bytes} [Thu Jan 28 19:12:03 2021] PUT /volume/v3/5a2f328b24984765b67bd571932569e6/os-quota-class-sets/default => generated 533 bytes in 485 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:12:03.986875 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0d944c14-2fb4-46f0-ae2a-ac9a03db6d28 tempest-VolumeQuotaClassesTest-947006886 tempest-VolumeQuotaClassesTest-947006886-project-admin] DELETE http://10.222.0.16/volume/v3/5a2f328b24984765b67bd571932569e6/types/342edec0-674d-4062-be9d-28eff28bc587 Jan 28 19:12:03.988873 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0d944c14-2fb4-46f0-ae2a-ac9a03db6d28 tempest-VolumeQuotaClassesTest-947006886 tempest-VolumeQuotaClassesTest-947006886-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:03.990088 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0d944c14-2fb4-46f0-ae2a-ac9a03db6d28 tempest-VolumeQuotaClassesTest-947006886 tempest-VolumeQuotaClassesTest-947006886-project-admin] Calling method '_delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:04.153694 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:12:04.153694 n-d-705657-15 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 28 19:12:04.180492 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0d944c14-2fb4-46f0-ae2a-ac9a03db6d28 tempest-VolumeQuotaClassesTest-947006886 tempest-VolumeQuotaClassesTest-947006886-project-admin] http://10.222.0.16/volume/v3/5a2f328b24984765b67bd571932569e6/types/342edec0-674d-4062-be9d-28eff28bc587 returned with HTTP 202 Jan 28 19:12:04.183420 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 675/1346] 10.222.0.16 () {58 vars in 1312 bytes} [Thu Jan 28 19:12:03 2021] DELETE /volume/v3/5a2f328b24984765b67bd571932569e6/types/342edec0-674d-4062-be9d-28eff28bc587 => generated 0 bytes in 209 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:12:04.198204 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fe602a96-1ff4-4692-87e3-f6e4da8d3d03 tempest-VolumeQuotaClassesTest-947006886 tempest-VolumeQuotaClassesTest-947006886-project-admin] GET http://10.222.0.16/volume/v3/5a2f328b24984765b67bd571932569e6/types/342edec0-674d-4062-be9d-28eff28bc587 Jan 28 19:12:04.199483 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fe602a96-1ff4-4692-87e3-f6e4da8d3d03 tempest-VolumeQuotaClassesTest-947006886 tempest-VolumeQuotaClassesTest-947006886-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:04.204695 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fe602a96-1ff4-4692-87e3-f6e4da8d3d03 tempest-VolumeQuotaClassesTest-947006886 tempest-VolumeQuotaClassesTest-947006886-project-admin] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:04.283133 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fe602a96-1ff4-4692-87e3-f6e4da8d3d03 tempest-VolumeQuotaClassesTest-947006886 tempest-VolumeQuotaClassesTest-947006886-project-admin] http://10.222.0.16/volume/v3/5a2f328b24984765b67bd571932569e6/types/342edec0-674d-4062-be9d-28eff28bc587 returned with HTTP 404 Jan 28 19:12:04.287673 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 672/1347] 10.222.0.16 () {58 vars in 1309 bytes} [Thu Jan 28 19:12:04 2021] GET /volume/v3/5a2f328b24984765b67bd571932569e6/types/342edec0-674d-4062-be9d-28eff28bc587 => generated 114 bytes in 98 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 28 19:12:20.307721 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dd8df660-852c-40a0-87f6-1f812a56a953 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] POST http://10.222.0.16/volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/volumes Jan 28 19:12:20.308894 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dd8df660-852c-40a0-87f6-1f812a56a953 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1032134588"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:12:20.310391 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-dd8df660-852c-40a0-87f6-1f812a56a953 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1032134588'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:12:20.310770 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-dd8df660-852c-40a0-87f6-1f812a56a953 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Create volume of 1 GB Jan 28 19:12:20.381937 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-dd8df660-852c-40a0-87f6-1f812a56a953 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Availability Zones retrieved successfully. Jan 28 19:12:20.439981 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-dd8df660-852c-40a0-87f6-1f812a56a953 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Flow 'volume_create_api' (1c258a5b-204b-47d7-a804-5c7bc12570f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:12:20.455387 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-dd8df660-852c-40a0-87f6-1f812a56a953 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70a6eb2c-1a78-4624-a3cf-7f36702267a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:12:20.455387 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-dd8df660-852c-40a0-87f6-1f812a56a953 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:12:20.656188 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-dd8df660-852c-40a0-87f6-1f812a56a953 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70a6eb2c-1a78-4624-a3cf-7f36702267a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:12:20.658857 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-dd8df660-852c-40a0-87f6-1f812a56a953 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10918e21-c9bc-4671-9e91-2887d7dbd49e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:12:20.769020 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-dd8df660-852c-40a0-87f6-1f812a56a953 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Created reservations ['259d1780-50b1-4f12-8405-3f54ee2ac22f', '36b09581-d248-4d91-83e8-0bb2dd78e853', '69e10786-c9e5-4d80-a3e3-e77b05db6e18', '33537952-d5c2-4057-b8c3-fcef210f4415'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:12:20.771123 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-dd8df660-852c-40a0-87f6-1f812a56a953 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10918e21-c9bc-4671-9e91-2887d7dbd49e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['259d1780-50b1-4f12-8405-3f54ee2ac22f', '36b09581-d248-4d91-83e8-0bb2dd78e853', '69e10786-c9e5-4d80-a3e3-e77b05db6e18', '33537952-d5c2-4057-b8c3-fcef210f4415']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:12:20.791788 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-dd8df660-852c-40a0-87f6-1f812a56a953 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aac994bb-4cc3-45de-996e-3d30c665adbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:12:20.917543 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-dd8df660-852c-40a0-87f6-1f812a56a953 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aac994bb-4cc3-45de-996e-3d30c665adbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87da1017-700e-4ee5-a58f-f9e08ab00996', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1032134588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43564e6aaeb34f9488d1acbc9d08a78e',qos_specs=None,replication_status=,reservations=['259d1780-50b1-4f12-8405-3f54ee2ac22f','36b09581-d248-4d91-83e8-0bb2dd78e853','69e10786-c9e5-4d80-a3e3-e77b05db6e18','33537952-d5c2-4057-b8c3-fcef210f4415'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fe54a93c44b4660b0998ec0b7d81c5f',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:12:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1032134588',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87da1017-700e-4ee5-a58f-f9e08ab00996,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43564e6aaeb34f9488d1acbc9d08a78e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='5fe54a93c44b4660b0998ec0b7d81c5f',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:12:20.933760 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-dd8df660-852c-40a0-87f6-1f812a56a953 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95477514-907e-4d9c-a91b-9ad7740dd8a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:12:21.023728 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-dd8df660-852c-40a0-87f6-1f812a56a953 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95477514-907e-4d9c-a91b-9ad7740dd8a7) transitioned into state 'SUCCESS' from state '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-1032134588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43564e6aaeb34f9488d1acbc9d08a78e',qos_specs=None,replication_status=,reservations=['259d1780-50b1-4f12-8405-3f54ee2ac22f','36b09581-d248-4d91-83e8-0bb2dd78e853','69e10786-c9e5-4d80-a3e3-e77b05db6e18','33537952-d5c2-4057-b8c3-fcef210f4415'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fe54a93c44b4660b0998ec0b7d81c5f',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:12:21.027716 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-dd8df660-852c-40a0-87f6-1f812a56a953 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9497f4b-45df-4596-8067-72dfdfe2b8d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:12:21.079987 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-dd8df660-852c-40a0-87f6-1f812a56a953 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9497f4b-45df-4596-8067-72dfdfe2b8d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:12:21.090086 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-dd8df660-852c-40a0-87f6-1f812a56a953 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Flow 'volume_create_api' (1c258a5b-204b-47d7-a804-5c7bc12570f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:12:21.402876 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-dd8df660-852c-40a0-87f6-1f812a56a953 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Create volume request issued successfully. Jan 28 19:12:21.506324 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dd8df660-852c-40a0-87f6-1f812a56a953 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] http://10.222.0.16/volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/volumes returned with HTTP 202 Jan 28 19:12:21.528789 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 676/1348] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 19:12:19 2021] POST /volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/volumes => generated 824 bytes in 2227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:12:21.540442 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-83ebafd4-ef7b-4656-9503-320407616f6f tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] GET http://10.222.0.16/volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/volumes/87da1017-700e-4ee5-a58f-f9e08ab00996 Jan 28 19:12:21.541121 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-83ebafd4-ef7b-4656-9503-320407616f6f tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:21.541902 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-83ebafd4-ef7b-4656-9503-320407616f6f tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:21.783903 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:21.783903 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:21.803563 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-83ebafd4-ef7b-4656-9503-320407616f6f tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Volume info retrieved successfully. Jan 28 19:12:21.847638 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-83ebafd4-ef7b-4656-9503-320407616f6f tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] http://10.222.0.16/volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/volumes/87da1017-700e-4ee5-a58f-f9e08ab00996 returned with HTTP 200 Jan 28 19:12:21.849361 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 673/1349] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:12:21 2021] GET /volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/volumes/87da1017-700e-4ee5-a58f-f9e08ab00996 => generated 916 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:12:22.877646 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-78203508-4153-4eda-851d-10baf2ac9133 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] GET http://10.222.0.16/volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/volumes/87da1017-700e-4ee5-a58f-f9e08ab00996 Jan 28 19:12:22.880177 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-78203508-4153-4eda-851d-10baf2ac9133 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:22.880750 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:22.880750 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:22.881535 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-78203508-4153-4eda-851d-10baf2ac9133 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:23.039968 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:23.039968 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:23.060666 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-78203508-4153-4eda-851d-10baf2ac9133 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Volume info retrieved successfully. Jan 28 19:12:23.110921 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-78203508-4153-4eda-851d-10baf2ac9133 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] http://10.222.0.16/volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/volumes/87da1017-700e-4ee5-a58f-f9e08ab00996 returned with HTTP 200 Jan 28 19:12:23.113590 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 677/1350] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:12:22 2021] GET /volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/volumes/87da1017-700e-4ee5-a58f-f9e08ab00996 => generated 917 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:12:23.140508 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a3b66da0-8430-41cf-ab6f-9c44f80fb493 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] POST http://10.222.0.16/volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots Jan 28 19:12:23.140843 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:23.140843 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:23.142269 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a3b66da0-8430-41cf-ab6f-9c44f80fb493 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "87da1017-700e-4ee5-a58f-f9e08ab00996", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-867683529"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:12:23.293944 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:23.293944 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:23.300654 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a3b66da0-8430-41cf-ab6f-9c44f80fb493 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Volume info retrieved successfully. Jan 28 19:12:23.301580 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-a3b66da0-8430-41cf-ab6f-9c44f80fb493 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Create snapshot from volume 87da1017-700e-4ee5-a58f-f9e08ab00996 Jan 28 19:12:23.528694 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-a3b66da0-8430-41cf-ab6f-9c44f80fb493 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Created reservations ['4a02bd83-2991-4c99-9418-9a70dd8065f5', 'a264898b-1460-404e-80a4-6b7bf4983d3e', 'd10b3f17-d0cf-4543-b527-c7960d93a920', 'f9604ad2-8941-4360-b08b-c16fd4507d42'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:12:24.014284 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a3b66da0-8430-41cf-ab6f-9c44f80fb493 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Snapshot create request issued successfully. Jan 28 19:12:24.021511 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a3b66da0-8430-41cf-ab6f-9c44f80fb493 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] http://10.222.0.16/volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots returned with HTTP 202 Jan 28 19:12:24.045800 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9f636074-7843-4eef-8618-028b64106779 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] GET http://10.222.0.16/volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e Jan 28 19:12:24.060870 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 674/1351] 10.222.0.16 () {60 vars in 1232 bytes} [Thu Jan 28 19:12:23 2021] POST /volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots => generated 310 bytes in 888 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:12:24.065953 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9f636074-7843-4eef-8618-028b64106779 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:24.067053 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:24.067053 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:24.070532 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9f636074-7843-4eef-8618-028b64106779 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:24.226802 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:24.226802 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:24.229365 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9f636074-7843-4eef-8618-028b64106779 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Snapshot retrieved successfully. Jan 28 19:12:24.242266 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9f636074-7843-4eef-8618-028b64106779 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] http://10.222.0.16/volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e returned with HTTP 200 Jan 28 19:12:24.256611 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 678/1352] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:12:24 2021] GET /volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e => generated 442 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:12:25.268503 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b162e69b-2920-4395-93ca-587c0e153aaa tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] GET http://10.222.0.16/volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e Jan 28 19:12:25.272181 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b162e69b-2920-4395-93ca-587c0e153aaa tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:25.272888 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:25.272888 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:25.274836 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b162e69b-2920-4395-93ca-587c0e153aaa tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:25.501174 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b8940d47-037c-4cf2-8a9b-8758dfdb63e1 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] GET http://10.222.0.16/volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes Jan 28 19:12:25.507185 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b8940d47-037c-4cf2-8a9b-8758dfdb63e1 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:25.512722 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:25.512722 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:25.513519 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b8940d47-037c-4cf2-8a9b-8758dfdb63e1 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:25.514992 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-b8940d47-037c-4cf2-8a9b-8758dfdb63e1 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:12:25.519075 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:25.519075 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:25.524969 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:25.524969 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:25.526022 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b8940d47-037c-4cf2-8a9b-8758dfdb63e1 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 19:12:25.530238 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b162e69b-2920-4395-93ca-587c0e153aaa tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Snapshot retrieved successfully. Jan 28 19:12:25.540029 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b162e69b-2920-4395-93ca-587c0e153aaa tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] http://10.222.0.16/volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e returned with HTTP 200 Jan 28 19:12:25.558499 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 679/1353] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:12:25 2021] GET /volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e => generated 442 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:12:25.580909 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d17b4c60-ef22-43f4-961c-e63d45852357 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] DELETE http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/83737fb6-eb05-49d8-ba05-fda2ff084b25 Jan 28 19:12:25.582781 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d17b4c60-ef22-43f4-961c-e63d45852357 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:25.585382 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:25.585382 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:25.587586 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d17b4c60-ef22-43f4-961c-e63d45852357 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:25.590395 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-d17b4c60-ef22-43f4-961c-e63d45852357 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Delete volume with id: 83737fb6-eb05-49d8-ba05-fda2ff084b25 Jan 28 19:12:25.832109 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b8940d47-037c-4cf2-8a9b-8758dfdb63e1 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Get all volumes completed successfully. Jan 28 19:12:25.833946 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b8940d47-037c-4cf2-8a9b-8758dfdb63e1 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] http://10.222.0.16/volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes returned with HTTP 200 Jan 28 19:12:25.846800 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 675/1354] 10.222.0.16 () {58 vars in 1204 bytes} [Thu Jan 28 19:12:24 2021] GET /volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes => generated 15 bytes in 949 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 19:12:25.864688 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1916f037-af10-489a-b290-1d14ce2918ee tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] POST http://10.222.0.16/volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes Jan 28 19:12:25.875422 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1916f037-af10-489a-b290-1d14ce2918ee tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-404180525"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:12:25.881120 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-1916f037-af10-489a-b290-1d14ce2918ee tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-404180525'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:12:25.881818 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:25.881818 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:25.884645 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d17b4c60-ef22-43f4-961c-e63d45852357 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Volume info retrieved successfully. Jan 28 19:12:25.885973 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-1916f037-af10-489a-b290-1d14ce2918ee tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Create volume of 1 GB Jan 28 19:12:25.946622 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1916f037-af10-489a-b290-1d14ce2918ee tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Availability Zones retrieved successfully. Jan 28 19:12:25.996223 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d17b4c60-ef22-43f4-961c-e63d45852357 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Delete volume request issued successfully. Jan 28 19:12:26.002270 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d17b4c60-ef22-43f4-961c-e63d45852357 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/83737fb6-eb05-49d8-ba05-fda2ff084b25 returned with HTTP 202 Jan 28 19:12:26.008890 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 680/1355] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:12:25 2021] DELETE /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/83737fb6-eb05-49d8-ba05-fda2ff084b25 => generated 0 bytes in 449 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:12:26.019171 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2d2b037e-8fcd-480c-aa60-b284d83a5cc8 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] GET http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/83737fb6-eb05-49d8-ba05-fda2ff084b25 Jan 28 19:12:26.029126 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2d2b037e-8fcd-480c-aa60-b284d83a5cc8 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:26.029819 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:26.029819 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:26.032770 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2d2b037e-8fcd-480c-aa60-b284d83a5cc8 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:26.055856 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1916f037-af10-489a-b290-1d14ce2918ee tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Flow 'volume_create_api' (e7cd1fcc-ccc3-4129-93d2-b728d9a26bab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:12:26.070594 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1916f037-af10-489a-b290-1d14ce2918ee tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4281f67a-4a18-4d48-a4d4-4ab80ba8d2c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:12:26.087538 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-1916f037-af10-489a-b290-1d14ce2918ee tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:12:26.324024 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:26.324024 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:26.366744 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2d2b037e-8fcd-480c-aa60-b284d83a5cc8 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Volume info retrieved successfully. Jan 28 19:12:26.428283 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1916f037-af10-489a-b290-1d14ce2918ee tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4281f67a-4a18-4d48-a4d4-4ab80ba8d2c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:12:26.438904 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1916f037-af10-489a-b290-1d14ce2918ee tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c42ce06-f6ec-4007-acc5-ab89c915ecbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:12:26.489915 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2d2b037e-8fcd-480c-aa60-b284d83a5cc8 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/83737fb6-eb05-49d8-ba05-fda2ff084b25 returned with HTTP 200 Jan 28 19:12:26.501295 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 681/1356] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:12:26 2021] GET /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/83737fb6-eb05-49d8-ba05-fda2ff084b25 => generated 911 bytes in 491 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:12:26.576860 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2e79a3db-965c-4708-8fff-b18e96d28301 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] GET http://10.222.0.16/volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e Jan 28 19:12:26.578107 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2e79a3db-965c-4708-8fff-b18e96d28301 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:26.578482 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:26.578482 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:26.579259 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2e79a3db-965c-4708-8fff-b18e96d28301 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:26.760851 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:26.760851 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:26.764708 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2e79a3db-965c-4708-8fff-b18e96d28301 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Snapshot retrieved successfully. Jan 28 19:12:26.784069 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2e79a3db-965c-4708-8fff-b18e96d28301 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] http://10.222.0.16/volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e returned with HTTP 200 Jan 28 19:12:26.794806 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 682/1357] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:12:26 2021] GET /volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e => generated 442 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:12:26.832431 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-1916f037-af10-489a-b290-1d14ce2918ee tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Created reservations ['7a64b753-7b6f-4342-a081-c7fd4bc97080', '15ffd1da-1cff-467c-83c0-6427ada4d3c0', '7a7f322e-d4ee-4cb7-9f3e-9132023babbf', '5da52c48-a66b-4402-a0e6-909ca91122ce'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:12:26.862827 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1916f037-af10-489a-b290-1d14ce2918ee tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c42ce06-f6ec-4007-acc5-ab89c915ecbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a64b753-7b6f-4342-a081-c7fd4bc97080', '15ffd1da-1cff-467c-83c0-6427ada4d3c0', '7a7f322e-d4ee-4cb7-9f3e-9132023babbf', '5da52c48-a66b-4402-a0e6-909ca91122ce']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:12:26.877671 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1916f037-af10-489a-b290-1d14ce2918ee tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da6fd9d6-1ddf-43a2-aa72-e167b4220f6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:12:27.209233 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1916f037-af10-489a-b290-1d14ce2918ee tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da6fd9d6-1ddf-43a2-aa72-e167b4220f6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f79002a-cfdd-4f95-abd0-aa1b51929dfd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-404180525',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e566d79143b54656b7e0d709ecf7c0dc',qos_specs=None,replication_status=,reservations=['7a64b753-7b6f-4342-a081-c7fd4bc97080','15ffd1da-1cff-467c-83c0-6427ada4d3c0','7a7f322e-d4ee-4cb7-9f3e-9132023babbf','5da52c48-a66b-4402-a0e6-909ca91122ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='406a8edcd40a4846bc5ebc05593c3ee2',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:12:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-404180525',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f79002a-cfdd-4f95-abd0-aa1b51929dfd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e566d79143b54656b7e0d709ecf7c0dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='406a8edcd40a4846bc5ebc05593c3ee2',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:12:27.247179 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1916f037-af10-489a-b290-1d14ce2918ee tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (632e6271-c64f-479b-a93b-8455e6da09f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:12:27.282508 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1916f037-af10-489a-b290-1d14ce2918ee tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (632e6271-c64f-479b-a93b-8455e6da09f3) transitioned into state 'SUCCESS' from state '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-404180525',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e566d79143b54656b7e0d709ecf7c0dc',qos_specs=None,replication_status=,reservations=['7a64b753-7b6f-4342-a081-c7fd4bc97080','15ffd1da-1cff-467c-83c0-6427ada4d3c0','7a7f322e-d4ee-4cb7-9f3e-9132023babbf','5da52c48-a66b-4402-a0e6-909ca91122ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='406a8edcd40a4846bc5ebc05593c3ee2',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:12:27.285460 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1916f037-af10-489a-b290-1d14ce2918ee tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f2a7c9d-9498-4a2e-a91d-627c4a75517f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:12:27.316950 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1916f037-af10-489a-b290-1d14ce2918ee tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f2a7c9d-9498-4a2e-a91d-627c4a75517f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:12:27.321587 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1916f037-af10-489a-b290-1d14ce2918ee tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Flow 'volume_create_api' (e7cd1fcc-ccc3-4129-93d2-b728d9a26bab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:12:27.414407 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1916f037-af10-489a-b290-1d14ce2918ee tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Create volume request issued successfully. Jan 28 19:12:27.459973 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1916f037-af10-489a-b290-1d14ce2918ee tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] http://10.222.0.16/volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes returned with HTTP 202 Jan 28 19:12:27.477200 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 676/1358] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 19:12:25 2021] POST /volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes => generated 823 bytes in 1612 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:12:27.492414 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-29342c3e-6520-4d96-93bb-3e2fac93e547 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] GET http://10.222.0.16/volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/7f79002a-cfdd-4f95-abd0-aa1b51929dfd Jan 28 19:12:27.494516 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-29342c3e-6520-4d96-93bb-3e2fac93e547 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:27.495013 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:27.495013 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:27.496012 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-29342c3e-6520-4d96-93bb-3e2fac93e547 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:27.559711 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-237d580c-5c70-4c82-be5b-bf919ea60993 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] GET http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/83737fb6-eb05-49d8-ba05-fda2ff084b25 Jan 28 19:12:27.566490 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-237d580c-5c70-4c82-be5b-bf919ea60993 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:27.567692 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:27.567692 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:27.568957 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-237d580c-5c70-4c82-be5b-bf919ea60993 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:27.634623 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:27.634623 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:27.650523 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-237d580c-5c70-4c82-be5b-bf919ea60993 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Volume info retrieved successfully. Jan 28 19:12:27.691699 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-237d580c-5c70-4c82-be5b-bf919ea60993 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/83737fb6-eb05-49d8-ba05-fda2ff084b25 returned with HTTP 200 Jan 28 19:12:27.709208 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 677/1359] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:12:27 2021] GET /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/83737fb6-eb05-49d8-ba05-fda2ff084b25 => generated 911 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:12:27.797306 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:27.797306 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:27.804224 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2138b6ab-e24e-4902-aa1d-64f01acbf4de tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] GET http://10.222.0.16/volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e Jan 28 19:12:27.805187 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2138b6ab-e24e-4902-aa1d-64f01acbf4de tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:27.805455 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:27.805455 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:27.806052 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2138b6ab-e24e-4902-aa1d-64f01acbf4de tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:27.866049 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-29342c3e-6520-4d96-93bb-3e2fac93e547 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Volume info retrieved successfully. Jan 28 19:12:27.958611 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:27.958611 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:27.960774 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2138b6ab-e24e-4902-aa1d-64f01acbf4de tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Snapshot retrieved successfully. Jan 28 19:12:27.965065 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2138b6ab-e24e-4902-aa1d-64f01acbf4de tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] http://10.222.0.16/volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e returned with HTTP 200 Jan 28 19:12:27.971986 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 678/1360] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:12:27 2021] GET /volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e => generated 469 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:12:27.991054 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-434f128a-9c20-42e1-b0b1-29bb6d1423bb tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] POST http://10.222.0.16/volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e/metadata Jan 28 19:12:27.992420 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:27.992420 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:27.998604 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-434f128a-9c20-42e1-b0b1-29bb6d1423bb tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:12:28.009082 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-29342c3e-6520-4d96-93bb-3e2fac93e547 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] http://10.222.0.16/volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/7f79002a-cfdd-4f95-abd0-aa1b51929dfd returned with HTTP 200 Jan 28 19:12:28.017092 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 683/1361] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:12:27 2021] GET /volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/7f79002a-cfdd-4f95-abd0-aa1b51929dfd => generated 891 bytes in 531 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:12:28.055035 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:28.055035 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:28.058251 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-434f128a-9c20-42e1-b0b1-29bb6d1423bb tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Snapshot retrieved successfully. Jan 28 19:12:28.218705 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-434f128a-9c20-42e1-b0b1-29bb6d1423bb tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Update snapshot metadata completed successfully. Jan 28 19:12:28.219788 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-434f128a-9c20-42e1-b0b1-29bb6d1423bb tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] http://10.222.0.16/volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e/metadata returned with HTTP 200 Jan 28 19:12:28.226510 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 679/1362] 10.222.0.16 () {60 vars in 1369 bytes} [Thu Jan 28 19:12:27 2021] POST /volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e/metadata => generated 68 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 19:12:28.233699 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-69c71fe1-f4b3-4073-8eb8-d5ae65c6ed3b tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] GET http://10.222.0.16/volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e/metadata Jan 28 19:12:28.234664 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-69c71fe1-f4b3-4073-8eb8-d5ae65c6ed3b tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:28.235242 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:28.235242 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:28.236101 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-69c71fe1-f4b3-4073-8eb8-d5ae65c6ed3b tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:28.306263 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:28.306263 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:28.312894 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-69c71fe1-f4b3-4073-8eb8-d5ae65c6ed3b tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Snapshot retrieved successfully. Jan 28 19:12:28.318541 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-69c71fe1-f4b3-4073-8eb8-d5ae65c6ed3b tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Get snapshot metadata completed successfully. Jan 28 19:12:28.319387 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-69c71fe1-f4b3-4073-8eb8-d5ae65c6ed3b tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] http://10.222.0.16/volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e/metadata returned with HTTP 200 Jan 28 19:12:28.327103 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 684/1363] 10.222.0.16 () {58 vars in 1348 bytes} [Thu Jan 28 19:12:28 2021] GET /volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e/metadata => generated 68 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 19:12:28.331551 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a64e430e-d519-41e7-b6c1-46714a7e36bc tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] PUT http://10.222.0.16/volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e/metadata Jan 28 19:12:28.332410 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:28.332410 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:28.333169 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a64e430e-d519-41e7-b6c1-46714a7e36bc tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:12:28.446576 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:28.446576 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:28.448197 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a64e430e-d519-41e7-b6c1-46714a7e36bc tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Snapshot retrieved successfully. Jan 28 19:12:28.580801 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a64e430e-d519-41e7-b6c1-46714a7e36bc tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Update snapshot metadata completed successfully. Jan 28 19:12:28.581815 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a64e430e-d519-41e7-b6c1-46714a7e36bc tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] http://10.222.0.16/volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e/metadata returned with HTTP 200 Jan 28 19:12:28.599771 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cc420ac3-ab26-4a79-9248-2c1389346e5e tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] GET http://10.222.0.16/volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e/metadata Jan 28 19:12:28.604962 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cc420ac3-ab26-4a79-9248-2c1389346e5e tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:28.606555 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 680/1364] 10.222.0.16 () {60 vars in 1368 bytes} [Thu Jan 28 19:12:28 2021] PUT /volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e/metadata => generated 57 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 19:12:28.607252 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:28.607252 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:28.611926 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cc420ac3-ab26-4a79-9248-2c1389346e5e tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:28.664716 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:28.664716 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:28.666424 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cc420ac3-ab26-4a79-9248-2c1389346e5e tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Snapshot retrieved successfully. Jan 28 19:12:28.668865 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cc420ac3-ab26-4a79-9248-2c1389346e5e tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Get snapshot metadata completed successfully. Jan 28 19:12:28.669821 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cc420ac3-ab26-4a79-9248-2c1389346e5e tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] http://10.222.0.16/volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e/metadata returned with HTTP 200 Jan 28 19:12:28.677222 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 685/1365] 10.222.0.16 () {58 vars in 1348 bytes} [Thu Jan 28 19:12:28 2021] GET /volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e/metadata => generated 57 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 19:12:28.693983 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fde4bd2d-7445-4706-bb5a-b3feec134d9e tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] DELETE http://10.222.0.16/volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e/metadata/key3 Jan 28 19:12:28.697262 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fde4bd2d-7445-4706-bb5a-b3feec134d9e tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:28.698048 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:28.698048 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:28.699928 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fde4bd2d-7445-4706-bb5a-b3feec134d9e tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:28.730268 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5eb980af-6ded-4044-b9ed-8fc1ece5bb04 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] GET http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/83737fb6-eb05-49d8-ba05-fda2ff084b25 Jan 28 19:12:28.731851 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5eb980af-6ded-4044-b9ed-8fc1ece5bb04 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:28.732467 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:28.732467 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:28.735457 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5eb980af-6ded-4044-b9ed-8fc1ece5bb04 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:28.748490 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:28.748490 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:28.754582 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fde4bd2d-7445-4706-bb5a-b3feec134d9e tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Snapshot retrieved successfully. Jan 28 19:12:28.762894 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fde4bd2d-7445-4706-bb5a-b3feec134d9e tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Get snapshot metadata completed successfully. Jan 28 19:12:28.787126 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:12:28.787126 n-d-705657-15 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 28 19:12:28.806859 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fde4bd2d-7445-4706-bb5a-b3feec134d9e tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Delete snapshot metadata completed successfully. Jan 28 19:12:28.807709 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fde4bd2d-7445-4706-bb5a-b3feec134d9e tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] http://10.222.0.16/volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e/metadata/key3 returned with HTTP 200 Jan 28 19:12:28.808853 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 681/1366] 10.222.0.16 () {58 vars in 1366 bytes} [Thu Jan 28 19:12:28 2021] DELETE /volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e/metadata/key3 => generated 0 bytes in 130 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jan 28 19:12:28.836173 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bb35ba61-ec16-48b0-813f-aee1a3d9a615 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] GET http://10.222.0.16/volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e/metadata Jan 28 19:12:28.837859 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bb35ba61-ec16-48b0-813f-aee1a3d9a615 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:28.837859 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:28.837859 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:28.844101 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bb35ba61-ec16-48b0-813f-aee1a3d9a615 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:28.904656 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:28.904656 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:28.932920 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:28.932920 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:28.934821 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5eb980af-6ded-4044-b9ed-8fc1ece5bb04 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Volume info retrieved successfully. Jan 28 19:12:28.943505 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bb35ba61-ec16-48b0-813f-aee1a3d9a615 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Snapshot retrieved successfully. Jan 28 19:12:28.948954 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bb35ba61-ec16-48b0-813f-aee1a3d9a615 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Get snapshot metadata completed successfully. Jan 28 19:12:28.956465 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bb35ba61-ec16-48b0-813f-aee1a3d9a615 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] http://10.222.0.16/volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e/metadata returned with HTTP 200 Jan 28 19:12:28.958066 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 682/1367] 10.222.0.16 () {58 vars in 1348 bytes} [Thu Jan 28 19:12:28 2021] GET /volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e/metadata => generated 32 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 19:12:28.979303 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1debd66d-c38b-48e9-bf12-c89fab97c6fd tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] PUT http://10.222.0.16/volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e/metadata Jan 28 19:12:28.980412 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:28.980412 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:28.981473 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1debd66d-c38b-48e9-bf12-c89fab97c6fd tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:12:29.010513 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5eb980af-6ded-4044-b9ed-8fc1ece5bb04 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/83737fb6-eb05-49d8-ba05-fda2ff084b25 returned with HTTP 200 Jan 28 19:12:29.030122 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 686/1368] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:12:28 2021] GET /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/83737fb6-eb05-49d8-ba05-fda2ff084b25 => generated 911 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:12:29.040417 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-03862d30-229e-43ae-97e9-bc78d9ee7bf9 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] GET http://10.222.0.16/volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/7f79002a-cfdd-4f95-abd0-aa1b51929dfd Jan 28 19:12:29.041210 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-03862d30-229e-43ae-97e9-bc78d9ee7bf9 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:29.041654 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:29.041654 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:29.042349 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-03862d30-229e-43ae-97e9-bc78d9ee7bf9 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:29.059387 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:29.059387 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:29.067810 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1debd66d-c38b-48e9-bf12-c89fab97c6fd tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Snapshot retrieved successfully. Jan 28 19:12:29.143841 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1debd66d-c38b-48e9-bf12-c89fab97c6fd tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Update snapshot metadata completed successfully. Jan 28 19:12:29.144680 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1debd66d-c38b-48e9-bf12-c89fab97c6fd tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] http://10.222.0.16/volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e/metadata returned with HTTP 200 Jan 28 19:12:29.146115 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 683/1369] 10.222.0.16 () {60 vars in 1368 bytes} [Thu Jan 28 19:12:28 2021] PUT /volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e/metadata => generated 16 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 19:12:29.160403 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8e7765af-0268-4e03-aef0-028cbdf30d7f tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] POST http://10.222.0.16/volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e/metadata Jan 28 19:12:29.161515 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:29.161515 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:29.162433 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8e7765af-0268-4e03-aef0-028cbdf30d7f tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:12:29.201758 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:29.201758 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:29.203573 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8e7765af-0268-4e03-aef0-028cbdf30d7f tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Snapshot retrieved successfully. Jan 28 19:12:29.215007 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:29.215007 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:29.258380 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-03862d30-229e-43ae-97e9-bc78d9ee7bf9 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Volume info retrieved successfully. Jan 28 19:12:29.274085 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8e7765af-0268-4e03-aef0-028cbdf30d7f tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Update snapshot metadata completed successfully. Jan 28 19:12:29.276383 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8e7765af-0268-4e03-aef0-028cbdf30d7f tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] http://10.222.0.16/volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e/metadata returned with HTTP 200 Jan 28 19:12:29.278857 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 684/1370] 10.222.0.16 () {60 vars in 1369 bytes} [Thu Jan 28 19:12:29 2021] POST /volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e/metadata => generated 68 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 19:12:29.296690 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c6d3ad52-7416-499d-b00e-e10ac68bda0d tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] GET http://10.222.0.16/volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e/metadata Jan 28 19:12:29.297610 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c6d3ad52-7416-499d-b00e-e10ac68bda0d tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:29.298599 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:29.298599 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:29.299264 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c6d3ad52-7416-499d-b00e-e10ac68bda0d tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:29.373568 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-03862d30-229e-43ae-97e9-bc78d9ee7bf9 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] http://10.222.0.16/volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/7f79002a-cfdd-4f95-abd0-aa1b51929dfd returned with HTTP 200 Jan 28 19:12:29.374743 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 687/1371] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:12:29 2021] GET /volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/7f79002a-cfdd-4f95-abd0-aa1b51929dfd => generated 915 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:12:29.400191 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:29.400191 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:29.408934 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c6d3ad52-7416-499d-b00e-e10ac68bda0d tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Snapshot retrieved successfully. Jan 28 19:12:29.411970 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c6d3ad52-7416-499d-b00e-e10ac68bda0d tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Get snapshot metadata completed successfully. Jan 28 19:12:29.412753 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c6d3ad52-7416-499d-b00e-e10ac68bda0d tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] http://10.222.0.16/volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e/metadata returned with HTTP 200 Jan 28 19:12:29.425316 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 685/1372] 10.222.0.16 () {58 vars in 1348 bytes} [Thu Jan 28 19:12:29 2021] GET /volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e/metadata => generated 68 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 19:12:29.430657 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c25d97c8-2b0c-4cd8-9c64-36bfafc08a49 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] PUT http://10.222.0.16/volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e/metadata/key3 Jan 28 19:12:29.431446 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:29.431446 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:29.432129 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c25d97c8-2b0c-4cd8-9c64-36bfafc08a49 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:12:29.518511 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:29.518511 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:29.520844 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c25d97c8-2b0c-4cd8-9c64-36bfafc08a49 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Snapshot retrieved successfully. Jan 28 19:12:29.620801 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c25d97c8-2b0c-4cd8-9c64-36bfafc08a49 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Update snapshot metadata completed successfully. Jan 28 19:12:29.627489 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c25d97c8-2b0c-4cd8-9c64-36bfafc08a49 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] http://10.222.0.16/volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e/metadata/key3 returned with HTTP 200 Jan 28 19:12:29.629088 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 688/1373] 10.222.0.16 () {60 vars in 1383 bytes} [Thu Jan 28 19:12:29 2021] PUT /volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e/metadata/key3 => generated 35 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 28 19:12:29.643870 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-22f1fd6b-1a14-48c2-bdbc-49c192fb13ae tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] GET http://10.222.0.16/volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e/metadata/key3 Jan 28 19:12:29.644936 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-22f1fd6b-1a14-48c2-bdbc-49c192fb13ae tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:29.647214 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:29.647214 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:29.647799 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-22f1fd6b-1a14-48c2-bdbc-49c192fb13ae tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:29.687875 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:29.687875 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:29.689374 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-22f1fd6b-1a14-48c2-bdbc-49c192fb13ae tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Snapshot retrieved successfully. Jan 28 19:12:29.691833 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-22f1fd6b-1a14-48c2-bdbc-49c192fb13ae tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Get snapshot metadata completed successfully. Jan 28 19:12:29.692452 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-22f1fd6b-1a14-48c2-bdbc-49c192fb13ae tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] http://10.222.0.16/volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e/metadata/key3 returned with HTTP 200 Jan 28 19:12:29.693684 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 686/1374] 10.222.0.16 () {58 vars in 1363 bytes} [Thu Jan 28 19:12:29 2021] GET /volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e/metadata/key3 => generated 35 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 19:12:29.709087 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cdc6ce68-c3b8-4132-88d7-409dffa32bda tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] GET http://10.222.0.16/volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e/metadata Jan 28 19:12:29.712370 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cdc6ce68-c3b8-4132-88d7-409dffa32bda tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:29.713579 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:29.713579 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:29.714796 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cdc6ce68-c3b8-4132-88d7-409dffa32bda tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:29.805009 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:29.805009 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:29.827578 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cdc6ce68-c3b8-4132-88d7-409dffa32bda tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Snapshot retrieved successfully. Jan 28 19:12:29.830789 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cdc6ce68-c3b8-4132-88d7-409dffa32bda tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Get snapshot metadata completed successfully. Jan 28 19:12:29.832305 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cdc6ce68-c3b8-4132-88d7-409dffa32bda tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] http://10.222.0.16/volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e/metadata returned with HTTP 200 Jan 28 19:12:29.833277 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 689/1375] 10.222.0.16 () {58 vars in 1348 bytes} [Thu Jan 28 19:12:29 2021] GET /volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e/metadata => generated 75 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 19:12:29.845203 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b4015f25-998a-4848-83bc-6c4fba382e89 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] PUT http://10.222.0.16/volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e/metadata Jan 28 19:12:29.845667 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:29.845667 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:29.846283 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b4015f25-998a-4848-83bc-6c4fba382e89 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:12:29.956014 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:29.956014 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:29.965984 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b4015f25-998a-4848-83bc-6c4fba382e89 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Snapshot retrieved successfully. Jan 28 19:12:30.034845 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-42310187-e00e-4715-b06d-628bf037133f tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] GET http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/83737fb6-eb05-49d8-ba05-fda2ff084b25 Jan 28 19:12:30.037098 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-42310187-e00e-4715-b06d-628bf037133f tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:30.037550 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:30.037550 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:30.038299 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-42310187-e00e-4715-b06d-628bf037133f tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:30.176015 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b4015f25-998a-4848-83bc-6c4fba382e89 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Update snapshot metadata completed successfully. Jan 28 19:12:30.186836 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b4015f25-998a-4848-83bc-6c4fba382e89 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] http://10.222.0.16/volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e/metadata returned with HTTP 200 Jan 28 19:12:30.188596 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 687/1376] 10.222.0.16 () {60 vars in 1368 bytes} [Thu Jan 28 19:12:29 2021] PUT /volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e/metadata => generated 16 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 19:12:30.223990 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:30.223990 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:30.234550 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-42310187-e00e-4715-b06d-628bf037133f tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Volume info retrieved successfully. Jan 28 19:12:30.248658 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d3d049d4-8207-4e24-8c48-8287f2b58105 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] DELETE http://10.222.0.16/volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e Jan 28 19:12:30.249824 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d3d049d4-8207-4e24-8c48-8287f2b58105 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:30.250164 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:30.250164 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:30.250789 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d3d049d4-8207-4e24-8c48-8287f2b58105 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:30.251317 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-d3d049d4-8207-4e24-8c48-8287f2b58105 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Delete snapshot with id: 1958e0b7-8958-436f-8acd-4d94ce9fc29e Jan 28 19:12:30.281904 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-42310187-e00e-4715-b06d-628bf037133f tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/83737fb6-eb05-49d8-ba05-fda2ff084b25 returned with HTTP 200 Jan 28 19:12:30.283858 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 690/1377] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:12:30 2021] GET /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/83737fb6-eb05-49d8-ba05-fda2ff084b25 => generated 911 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:12:30.402389 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9d86afd1-6630-46e1-b3ee-de4c2adaa9af tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] GET http://10.222.0.16/volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/7f79002a-cfdd-4f95-abd0-aa1b51929dfd Jan 28 19:12:30.403135 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9d86afd1-6630-46e1-b3ee-de4c2adaa9af tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:30.403397 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:30.403397 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:30.403692 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9d86afd1-6630-46e1-b3ee-de4c2adaa9af tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:30.451897 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:30.451897 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:30.466047 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d3d049d4-8207-4e24-8c48-8287f2b58105 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Snapshot retrieved successfully. Jan 28 19:12:30.562627 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:30.562627 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:30.575810 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9d86afd1-6630-46e1-b3ee-de4c2adaa9af tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Volume info retrieved successfully. Jan 28 19:12:30.626897 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9d86afd1-6630-46e1-b3ee-de4c2adaa9af tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] http://10.222.0.16/volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/7f79002a-cfdd-4f95-abd0-aa1b51929dfd returned with HTTP 200 Jan 28 19:12:30.634318 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 691/1378] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:12:30 2021] GET /volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/7f79002a-cfdd-4f95-abd0-aa1b51929dfd => generated 916 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:12:30.664324 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b4ad4635-d566-49f3-9e76-d9be02242be9 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] GET http://10.222.0.16/volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/7f79002a-cfdd-4f95-abd0-aa1b51929dfd Jan 28 19:12:30.669038 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b4ad4635-d566-49f3-9e76-d9be02242be9 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:30.669631 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:30.669631 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:30.670691 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b4ad4635-d566-49f3-9e76-d9be02242be9 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:30.915102 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:30.915102 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:30.934228 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d3d049d4-8207-4e24-8c48-8287f2b58105 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Snapshot delete request issued successfully. Jan 28 19:12:30.935151 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d3d049d4-8207-4e24-8c48-8287f2b58105 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] http://10.222.0.16/volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e returned with HTTP 202 Jan 28 19:12:30.944869 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 688/1379] 10.222.0.16 () {58 vars in 1324 bytes} [Thu Jan 28 19:12:30 2021] DELETE /volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e => generated 0 bytes in 744 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:12:30.955102 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ef0c634b-bed6-49a6-9e9e-19b30ccb856a tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] GET http://10.222.0.16/volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e Jan 28 19:12:30.959901 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b4ad4635-d566-49f3-9e76-d9be02242be9 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Volume info retrieved successfully. Jan 28 19:12:30.968962 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ef0c634b-bed6-49a6-9e9e-19b30ccb856a tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:30.969512 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:30.969512 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:30.970337 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ef0c634b-bed6-49a6-9e9e-19b30ccb856a tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:31.075560 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b4ad4635-d566-49f3-9e76-d9be02242be9 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] http://10.222.0.16/volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/7f79002a-cfdd-4f95-abd0-aa1b51929dfd returned with HTTP 200 Jan 28 19:12:31.077370 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 692/1380] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:12:30 2021] GET /volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/7f79002a-cfdd-4f95-abd0-aa1b51929dfd => generated 916 bytes in 421 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:12:31.106166 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a351c277-bedd-4493-b079-68c67923b5cb tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] POST http://10.222.0.16/volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes Jan 28 19:12:31.107289 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:31.107289 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:31.108922 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a351c277-bedd-4493-b079-68c67923b5cb tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1141327723"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:12:31.110457 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:31.110457 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:31.111369 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-a351c277-bedd-4493-b079-68c67923b5cb tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1141327723'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:12:31.112114 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-a351c277-bedd-4493-b079-68c67923b5cb tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Create volume of 1 GB Jan 28 19:12:31.128971 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ef0c634b-bed6-49a6-9e9e-19b30ccb856a tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Snapshot retrieved successfully. Jan 28 19:12:31.136833 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ef0c634b-bed6-49a6-9e9e-19b30ccb856a tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] http://10.222.0.16/volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e returned with HTTP 200 Jan 28 19:12:31.153194 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 689/1381] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:12:30 2021] GET /volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e => generated 468 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:12:31.153514 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a351c277-bedd-4493-b079-68c67923b5cb tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Availability Zones retrieved successfully. Jan 28 19:12:31.183924 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a351c277-bedd-4493-b079-68c67923b5cb tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Flow 'volume_create_api' (b572ccb2-3c09-4799-aa83-77e25f602113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:12:31.190535 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a351c277-bedd-4493-b079-68c67923b5cb tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f7e922b-184d-442a-9aa3-a7935c8fbbc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:12:31.195707 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-a351c277-bedd-4493-b079-68c67923b5cb tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:12:31.303713 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f2cacd99-1802-4900-b5a7-c148489fb9c8 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] GET http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/83737fb6-eb05-49d8-ba05-fda2ff084b25 Jan 28 19:12:31.305874 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f2cacd99-1802-4900-b5a7-c148489fb9c8 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:31.305874 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:31.305874 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:31.305874 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f2cacd99-1802-4900-b5a7-c148489fb9c8 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:31.444554 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:31.444554 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:31.470070 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f2cacd99-1802-4900-b5a7-c148489fb9c8 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Volume info retrieved successfully. Jan 28 19:12:31.557308 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f2cacd99-1802-4900-b5a7-c148489fb9c8 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/83737fb6-eb05-49d8-ba05-fda2ff084b25 returned with HTTP 200 Jan 28 19:12:31.578813 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 690/1382] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:12:31 2021] GET /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/83737fb6-eb05-49d8-ba05-fda2ff084b25 => generated 911 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:12:31.667533 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a351c277-bedd-4493-b079-68c67923b5cb tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f7e922b-184d-442a-9aa3-a7935c8fbbc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:12:31.677690 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a351c277-bedd-4493-b079-68c67923b5cb tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35e5b47f-e4bf-4862-abc3-069b0d1e5138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:12:32.095851 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-a351c277-bedd-4493-b079-68c67923b5cb tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Created reservations ['fb1f4e05-c771-44d3-af02-dd208927d6fb', 'b5af23ea-2c57-4205-8736-72e0c9d28fc9', '7d9ce085-8152-4daa-9d56-fbc8cfad8cba', '4fcb140d-80a3-473f-a891-aa9ad62acccf'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:12:32.099590 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a351c277-bedd-4493-b079-68c67923b5cb tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35e5b47f-e4bf-4862-abc3-069b0d1e5138) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb1f4e05-c771-44d3-af02-dd208927d6fb', 'b5af23ea-2c57-4205-8736-72e0c9d28fc9', '7d9ce085-8152-4daa-9d56-fbc8cfad8cba', '4fcb140d-80a3-473f-a891-aa9ad62acccf']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:12:32.104155 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a351c277-bedd-4493-b079-68c67923b5cb tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f87e58c2-56e4-4b75-adbf-060f9dce5410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:12:32.161107 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4748934c-0f2b-44ee-81c5-b7faf21631e4 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] GET http://10.222.0.16/volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e Jan 28 19:12:32.161791 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4748934c-0f2b-44ee-81c5-b7faf21631e4 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:32.162010 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:32.162010 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:32.162401 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4748934c-0f2b-44ee-81c5-b7faf21631e4 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:32.245548 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:32.245548 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:32.247787 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4748934c-0f2b-44ee-81c5-b7faf21631e4 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Snapshot retrieved successfully. Jan 28 19:12:32.256983 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4748934c-0f2b-44ee-81c5-b7faf21631e4 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] http://10.222.0.16/volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e returned with HTTP 200 Jan 28 19:12:32.258553 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 691/1383] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:12:32 2021] GET /volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e => generated 468 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:12:32.363097 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a351c277-bedd-4493-b079-68c67923b5cb tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f87e58c2-56e4-4b75-adbf-060f9dce5410) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c92b06ab-df42-4d6f-8b15-1af49d7d4043', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1141327723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e566d79143b54656b7e0d709ecf7c0dc',qos_specs=None,replication_status=,reservations=['fb1f4e05-c771-44d3-af02-dd208927d6fb','b5af23ea-2c57-4205-8736-72e0c9d28fc9','7d9ce085-8152-4daa-9d56-fbc8cfad8cba','4fcb140d-80a3-473f-a891-aa9ad62acccf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='406a8edcd40a4846bc5ebc05593c3ee2',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:12:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1141327723',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c92b06ab-df42-4d6f-8b15-1af49d7d4043,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e566d79143b54656b7e0d709ecf7c0dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='406a8edcd40a4846bc5ebc05593c3ee2',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:12:32.366203 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a351c277-bedd-4493-b079-68c67923b5cb tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de28265a-6379-4fa5-b33d-959caaf39b54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:12:32.472417 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a351c277-bedd-4493-b079-68c67923b5cb tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de28265a-6379-4fa5-b33d-959caaf39b54) transitioned into state 'SUCCESS' from state '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-1141327723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e566d79143b54656b7e0d709ecf7c0dc',qos_specs=None,replication_status=,reservations=['fb1f4e05-c771-44d3-af02-dd208927d6fb','b5af23ea-2c57-4205-8736-72e0c9d28fc9','7d9ce085-8152-4daa-9d56-fbc8cfad8cba','4fcb140d-80a3-473f-a891-aa9ad62acccf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='406a8edcd40a4846bc5ebc05593c3ee2',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:12:32.480333 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a351c277-bedd-4493-b079-68c67923b5cb tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18340f85-652f-46d7-9f66-427052fc013f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:12:32.533109 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a351c277-bedd-4493-b079-68c67923b5cb tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18340f85-652f-46d7-9f66-427052fc013f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:12:32.545500 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a351c277-bedd-4493-b079-68c67923b5cb tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Flow 'volume_create_api' (b572ccb2-3c09-4799-aa83-77e25f602113) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:12:32.586187 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-460a1829-1293-4198-9759-137a4bf8980f tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] GET http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/83737fb6-eb05-49d8-ba05-fda2ff084b25 Jan 28 19:12:32.594193 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-460a1829-1293-4198-9759-137a4bf8980f tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:32.595193 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:32.595193 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:32.595808 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-460a1829-1293-4198-9759-137a4bf8980f tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:32.762536 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-460a1829-1293-4198-9759-137a4bf8980f tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/83737fb6-eb05-49d8-ba05-fda2ff084b25 returned with HTTP 404 Jan 28 19:12:32.769797 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 692/1384] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:12:32 2021] GET /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/83737fb6-eb05-49d8-ba05-fda2ff084b25 => generated 109 bytes in 187 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:12:32.779209 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fc5252c6-9128-4193-a5b3-295794cc06c7 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] DELETE http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/f72dc0bd-ac97-4e20-9224-ceaecfa7bde0 Jan 28 19:12:32.786460 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fc5252c6-9128-4193-a5b3-295794cc06c7 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:32.787849 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fc5252c6-9128-4193-a5b3-295794cc06c7 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:32.788991 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-fc5252c6-9128-4193-a5b3-295794cc06c7 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Delete volume with id: f72dc0bd-ac97-4e20-9224-ceaecfa7bde0 Jan 28 19:12:32.834707 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a351c277-bedd-4493-b079-68c67923b5cb tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Create volume request issued successfully. Jan 28 19:12:32.919429 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a351c277-bedd-4493-b079-68c67923b5cb tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] http://10.222.0.16/volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes returned with HTTP 202 Jan 28 19:12:32.941912 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 693/1385] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 19:12:31 2021] POST /volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes => generated 824 bytes in 1841 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:12:32.949015 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:32.949015 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:32.956555 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fc5252c6-9128-4193-a5b3-295794cc06c7 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Volume info retrieved successfully. Jan 28 19:12:32.967491 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e62f9672-4cd0-4b87-8680-feb33cf399d3 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] GET http://10.222.0.16/volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/c92b06ab-df42-4d6f-8b15-1af49d7d4043 Jan 28 19:12:32.968445 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e62f9672-4cd0-4b87-8680-feb33cf399d3 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:32.989703 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:32.989703 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:32.993042 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e62f9672-4cd0-4b87-8680-feb33cf399d3 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:33.025401 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fc5252c6-9128-4193-a5b3-295794cc06c7 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Delete volume request issued successfully. Jan 28 19:12:33.026550 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fc5252c6-9128-4193-a5b3-295794cc06c7 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/f72dc0bd-ac97-4e20-9224-ceaecfa7bde0 returned with HTTP 202 Jan 28 19:12:33.027681 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 693/1386] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:12:32 2021] DELETE /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/f72dc0bd-ac97-4e20-9224-ceaecfa7bde0 => generated 0 bytes in 257 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:12:33.040624 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e4d0b90f-7439-4725-adf3-059fab32912f tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] GET http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/f72dc0bd-ac97-4e20-9224-ceaecfa7bde0 Jan 28 19:12:33.041597 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e4d0b90f-7439-4725-adf3-059fab32912f tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:33.049552 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:33.049552 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:33.050701 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e4d0b90f-7439-4725-adf3-059fab32912f tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:33.187352 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:33.187352 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:33.214983 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e4d0b90f-7439-4725-adf3-059fab32912f tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Volume info retrieved successfully. Jan 28 19:12:33.233313 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:33.233313 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:33.270920 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e62f9672-4cd0-4b87-8680-feb33cf399d3 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Volume info retrieved successfully. Jan 28 19:12:33.317520 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e62f9672-4cd0-4b87-8680-feb33cf399d3 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] http://10.222.0.16/volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/c92b06ab-df42-4d6f-8b15-1af49d7d4043 returned with HTTP 200 Jan 28 19:12:33.320350 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e4d0b90f-7439-4725-adf3-059fab32912f tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/f72dc0bd-ac97-4e20-9224-ceaecfa7bde0 returned with HTTP 200 Jan 28 19:12:33.329762 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 694/1387] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:12:32 2021] GET /volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/c92b06ab-df42-4d6f-8b15-1af49d7d4043 => generated 916 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:12:33.341222 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-043299c1-a95b-4db5-bb10-00decfbce86a tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] GET http://10.222.0.16/volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e Jan 28 19:12:33.341702 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-043299c1-a95b-4db5-bb10-00decfbce86a tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:33.341818 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:33.341818 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:33.342201 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-043299c1-a95b-4db5-bb10-00decfbce86a tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:33.349740 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 694/1388] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:12:33 2021] GET /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/f72dc0bd-ac97-4e20-9224-ceaecfa7bde0 => generated 912 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:12:33.404232 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:33.404232 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:33.405463 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-043299c1-a95b-4db5-bb10-00decfbce86a tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Snapshot retrieved successfully. Jan 28 19:12:33.407653 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-043299c1-a95b-4db5-bb10-00decfbce86a tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] http://10.222.0.16/volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e returned with HTTP 200 Jan 28 19:12:33.432954 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 695/1389] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:12:33 2021] GET /volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e => generated 468 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:12:34.338392 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8b73f2a7-31d7-4292-b276-c8123393b62b tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] GET http://10.222.0.16/volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/c92b06ab-df42-4d6f-8b15-1af49d7d4043 Jan 28 19:12:34.340303 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8b73f2a7-31d7-4292-b276-c8123393b62b tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:34.341002 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:34.341002 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:34.342253 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8b73f2a7-31d7-4292-b276-c8123393b62b tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:34.359635 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-46459824-f662-410a-abd4-a5d51e518a2b tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] GET http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/f72dc0bd-ac97-4e20-9224-ceaecfa7bde0 Jan 28 19:12:34.360241 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-46459824-f662-410a-abd4-a5d51e518a2b tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:34.360448 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:34.360448 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:34.360829 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-46459824-f662-410a-abd4-a5d51e518a2b tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:34.778442 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:34.778442 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:34.848307 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-46459824-f662-410a-abd4-a5d51e518a2b tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Volume info retrieved successfully. Jan 28 19:12:35.024803 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-46459824-f662-410a-abd4-a5d51e518a2b tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/f72dc0bd-ac97-4e20-9224-ceaecfa7bde0 returned with HTTP 200 Jan 28 19:12:35.063940 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 696/1390] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:12:34 2021] GET /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/f72dc0bd-ac97-4e20-9224-ceaecfa7bde0 => generated 912 bytes in 695 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:12:35.082430 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-00465564-dedb-4b14-bd85-f682281b4340 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] GET http://10.222.0.16/volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e Jan 28 19:12:35.083324 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-00465564-dedb-4b14-bd85-f682281b4340 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:35.083595 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:35.083595 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:35.097861 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-00465564-dedb-4b14-bd85-f682281b4340 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:35.205025 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:35.205025 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:35.227969 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8b73f2a7-31d7-4292-b276-c8123393b62b tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Volume info retrieved successfully. Jan 28 19:12:35.289183 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-00465564-dedb-4b14-bd85-f682281b4340 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] http://10.222.0.16/volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e returned with HTTP 404 Jan 28 19:12:35.291602 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 697/1391] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:12:35 2021] GET /volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/snapshots/1958e0b7-8958-436f-8acd-4d94ce9fc29e => generated 111 bytes in 242 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:12:35.302330 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8b73f2a7-31d7-4292-b276-c8123393b62b tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] http://10.222.0.16/volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/c92b06ab-df42-4d6f-8b15-1af49d7d4043 returned with HTTP 200 Jan 28 19:12:35.305093 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 695/1392] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:12:34 2021] GET /volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/c92b06ab-df42-4d6f-8b15-1af49d7d4043 => generated 916 bytes in 973 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:12:35.309640 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-242e2c3b-f4c9-4ba2-bfa0-6762a0e0872c tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] DELETE http://10.222.0.16/volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/volumes/87da1017-700e-4ee5-a58f-f9e08ab00996 Jan 28 19:12:35.319140 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-242e2c3b-f4c9-4ba2-bfa0-6762a0e0872c tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:35.320067 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-242e2c3b-f4c9-4ba2-bfa0-6762a0e0872c tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:35.320941 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-242e2c3b-f4c9-4ba2-bfa0-6762a0e0872c tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Delete volume with id: 87da1017-700e-4ee5-a58f-f9e08ab00996 Jan 28 19:12:35.576290 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:35.576290 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:35.582482 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-242e2c3b-f4c9-4ba2-bfa0-6762a0e0872c tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Volume info retrieved successfully. Jan 28 19:12:35.687379 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-242e2c3b-f4c9-4ba2-bfa0-6762a0e0872c tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Delete volume request issued successfully. Jan 28 19:12:35.690947 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-242e2c3b-f4c9-4ba2-bfa0-6762a0e0872c tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] http://10.222.0.16/volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/volumes/87da1017-700e-4ee5-a58f-f9e08ab00996 returned with HTTP 202 Jan 28 19:12:35.693447 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 698/1393] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:12:35 2021] DELETE /volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/volumes/87da1017-700e-4ee5-a58f-f9e08ab00996 => generated 0 bytes in 394 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:12:35.708796 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8892d2d1-db17-436c-bae7-ef3ef2f20ac0 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] GET http://10.222.0.16/volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/volumes/87da1017-700e-4ee5-a58f-f9e08ab00996 Jan 28 19:12:35.716476 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8892d2d1-db17-436c-bae7-ef3ef2f20ac0 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:35.718502 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:35.718502 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:35.719712 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8892d2d1-db17-436c-bae7-ef3ef2f20ac0 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:36.004861 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:36.004861 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:36.045064 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8892d2d1-db17-436c-bae7-ef3ef2f20ac0 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Volume info retrieved successfully. Jan 28 19:12:36.075918 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-62a88433-39e2-4978-a005-d78b10cfcf78 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] GET http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/f72dc0bd-ac97-4e20-9224-ceaecfa7bde0 Jan 28 19:12:36.076816 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-62a88433-39e2-4978-a005-d78b10cfcf78 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:36.077208 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:36.077208 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:36.079775 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-62a88433-39e2-4978-a005-d78b10cfcf78 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:36.095791 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8892d2d1-db17-436c-bae7-ef3ef2f20ac0 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] http://10.222.0.16/volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/volumes/87da1017-700e-4ee5-a58f-f9e08ab00996 returned with HTTP 200 Jan 28 19:12:36.097049 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 696/1394] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:12:35 2021] GET /volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/volumes/87da1017-700e-4ee5-a58f-f9e08ab00996 => generated 916 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:12:36.260417 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:36.260417 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:36.317438 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-62a88433-39e2-4978-a005-d78b10cfcf78 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Volume info retrieved successfully. Jan 28 19:12:36.336473 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-019a4a17-12d2-4367-a0b3-e55c97eb51f9 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] GET http://10.222.0.16/volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/c92b06ab-df42-4d6f-8b15-1af49d7d4043 Jan 28 19:12:36.338038 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-019a4a17-12d2-4367-a0b3-e55c97eb51f9 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:36.338580 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:36.338580 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:36.339369 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-019a4a17-12d2-4367-a0b3-e55c97eb51f9 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:36.427831 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-62a88433-39e2-4978-a005-d78b10cfcf78 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/f72dc0bd-ac97-4e20-9224-ceaecfa7bde0 returned with HTTP 200 Jan 28 19:12:36.433909 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 699/1395] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:12:36 2021] GET /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/f72dc0bd-ac97-4e20-9224-ceaecfa7bde0 => generated 912 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:12:36.611403 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:36.611403 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:36.655612 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-019a4a17-12d2-4367-a0b3-e55c97eb51f9 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Volume info retrieved successfully. Jan 28 19:12:36.751395 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-019a4a17-12d2-4367-a0b3-e55c97eb51f9 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] http://10.222.0.16/volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/c92b06ab-df42-4d6f-8b15-1af49d7d4043 returned with HTTP 200 Jan 28 19:12:36.755671 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 697/1396] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:12:36 2021] GET /volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/c92b06ab-df42-4d6f-8b15-1af49d7d4043 => generated 917 bytes in 425 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:12:36.775887 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-33551fbc-6223-44cf-8ea1-23e67d30b70d tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] GET http://10.222.0.16/volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/c92b06ab-df42-4d6f-8b15-1af49d7d4043 Jan 28 19:12:36.776526 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-33551fbc-6223-44cf-8ea1-23e67d30b70d tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:36.776763 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:36.776763 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:36.777237 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-33551fbc-6223-44cf-8ea1-23e67d30b70d tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:36.929168 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:36.929168 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:36.948138 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-33551fbc-6223-44cf-8ea1-23e67d30b70d tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Volume info retrieved successfully. Jan 28 19:12:36.984599 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-33551fbc-6223-44cf-8ea1-23e67d30b70d tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] http://10.222.0.16/volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/c92b06ab-df42-4d6f-8b15-1af49d7d4043 returned with HTTP 200 Jan 28 19:12:36.986584 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 700/1397] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:12:36 2021] GET /volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/c92b06ab-df42-4d6f-8b15-1af49d7d4043 => generated 917 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:12:37.018758 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-183163cf-6a77-4821-972c-cb146dc0866f tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] POST http://10.222.0.16/volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes Jan 28 19:12:37.019495 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:37.019495 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:37.020167 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-183163cf-6a77-4821-972c-cb146dc0866f tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1929781789"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:12:37.022064 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-183163cf-6a77-4821-972c-cb146dc0866f tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1929781789'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:12:37.022624 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-183163cf-6a77-4821-972c-cb146dc0866f tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Create volume of 1 GB Jan 28 19:12:37.073758 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-183163cf-6a77-4821-972c-cb146dc0866f tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Availability Zones retrieved successfully. Jan 28 19:12:37.120482 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-183163cf-6a77-4821-972c-cb146dc0866f tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Flow 'volume_create_api' (490157ad-a65b-4d84-abd6-829e886c62a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:12:37.125123 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fa394b03-6ba9-455b-8e8d-a50461e8655f tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] GET http://10.222.0.16/volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/volumes/87da1017-700e-4ee5-a58f-f9e08ab00996 Jan 28 19:12:37.126625 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fa394b03-6ba9-455b-8e8d-a50461e8655f tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:37.127180 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:37.127180 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:37.128047 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fa394b03-6ba9-455b-8e8d-a50461e8655f tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:37.142457 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-183163cf-6a77-4821-972c-cb146dc0866f tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34a0f95b-18fc-4ad1-9b3c-732578c0f890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:12:37.151339 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-183163cf-6a77-4821-972c-cb146dc0866f tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:12:37.421373 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:37.421373 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:37.437000 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-183163cf-6a77-4821-972c-cb146dc0866f tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34a0f95b-18fc-4ad1-9b3c-732578c0f890) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:12:37.439207 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-183163cf-6a77-4821-972c-cb146dc0866f tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e960526-0a87-40c1-ac04-5a42bd13c67e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:12:37.447074 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fa394b03-6ba9-455b-8e8d-a50461e8655f tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Volume info retrieved successfully. Jan 28 19:12:37.488502 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fa394b03-6ba9-455b-8e8d-a50461e8655f tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] http://10.222.0.16/volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/volumes/87da1017-700e-4ee5-a58f-f9e08ab00996 returned with HTTP 200 Jan 28 19:12:37.489387 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 701/1398] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:12:37 2021] GET /volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/volumes/87da1017-700e-4ee5-a58f-f9e08ab00996 => generated 916 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:12:37.506621 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-73956f71-efe4-413e-9e17-8b17599d59c6 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] GET http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/f72dc0bd-ac97-4e20-9224-ceaecfa7bde0 Jan 28 19:12:37.507167 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-73956f71-efe4-413e-9e17-8b17599d59c6 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:37.507372 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:37.507372 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:37.507707 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-73956f71-efe4-413e-9e17-8b17599d59c6 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:37.674376 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-183163cf-6a77-4821-972c-cb146dc0866f tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Created reservations ['a169ab60-0d5b-4192-8683-2d9b7d60cc49', 'f1239c82-2057-4db9-8ba2-3746531c29da', 'c725c05a-2c93-4b74-84d6-e50504d646cd', '45cc39d8-2037-4a43-8ad5-47e72a14d40a'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:12:37.685574 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-183163cf-6a77-4821-972c-cb146dc0866f tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e960526-0a87-40c1-ac04-5a42bd13c67e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a169ab60-0d5b-4192-8683-2d9b7d60cc49', 'f1239c82-2057-4db9-8ba2-3746531c29da', 'c725c05a-2c93-4b74-84d6-e50504d646cd', '45cc39d8-2037-4a43-8ad5-47e72a14d40a']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:12:37.702057 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-183163cf-6a77-4821-972c-cb146dc0866f tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (738ff117-c3c8-4b17-bb6d-236b4b1a57ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:12:37.740013 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:37.740013 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:37.774800 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-73956f71-efe4-413e-9e17-8b17599d59c6 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Volume info retrieved successfully. Jan 28 19:12:37.868000 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-73956f71-efe4-413e-9e17-8b17599d59c6 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/f72dc0bd-ac97-4e20-9224-ceaecfa7bde0 returned with HTTP 200 Jan 28 19:12:37.868921 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 702/1399] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:12:37 2021] GET /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/f72dc0bd-ac97-4e20-9224-ceaecfa7bde0 => generated 912 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:12:37.966073 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-183163cf-6a77-4821-972c-cb146dc0866f tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (738ff117-c3c8-4b17-bb6d-236b4b1a57ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd41b7f19-a5d2-4917-b9bf-e8ce7edf9d5f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1929781789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e566d79143b54656b7e0d709ecf7c0dc',qos_specs=None,replication_status=,reservations=['a169ab60-0d5b-4192-8683-2d9b7d60cc49','f1239c82-2057-4db9-8ba2-3746531c29da','c725c05a-2c93-4b74-84d6-e50504d646cd','45cc39d8-2037-4a43-8ad5-47e72a14d40a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='406a8edcd40a4846bc5ebc05593c3ee2',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:12:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1929781789',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d41b7f19-a5d2-4917-b9bf-e8ce7edf9d5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e566d79143b54656b7e0d709ecf7c0dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='406a8edcd40a4846bc5ebc05593c3ee2',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:12:37.981379 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-183163cf-6a77-4821-972c-cb146dc0866f tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6afbf978-28d7-4594-a7f4-319143b6e137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:12:38.082668 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-183163cf-6a77-4821-972c-cb146dc0866f tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6afbf978-28d7-4594-a7f4-319143b6e137) transitioned into state 'SUCCESS' from state '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-1929781789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e566d79143b54656b7e0d709ecf7c0dc',qos_specs=None,replication_status=,reservations=['a169ab60-0d5b-4192-8683-2d9b7d60cc49','f1239c82-2057-4db9-8ba2-3746531c29da','c725c05a-2c93-4b74-84d6-e50504d646cd','45cc39d8-2037-4a43-8ad5-47e72a14d40a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='406a8edcd40a4846bc5ebc05593c3ee2',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:12:38.086804 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-183163cf-6a77-4821-972c-cb146dc0866f tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d71873ee-8199-459a-a9e7-7fef6db86d47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:12:38.145490 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-183163cf-6a77-4821-972c-cb146dc0866f tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d71873ee-8199-459a-a9e7-7fef6db86d47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:12:38.166428 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-183163cf-6a77-4821-972c-cb146dc0866f tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Flow 'volume_create_api' (490157ad-a65b-4d84-abd6-829e886c62a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:12:38.397077 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-183163cf-6a77-4821-972c-cb146dc0866f tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Create volume request issued successfully. Jan 28 19:12:38.472247 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-183163cf-6a77-4821-972c-cb146dc0866f tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] http://10.222.0.16/volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes returned with HTTP 202 Jan 28 19:12:38.474011 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 698/1400] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 19:12:37 2021] POST /volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes => generated 824 bytes in 1461 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:12:38.502627 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-61060eab-1b6f-426d-8678-58d9153f3db0 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] GET http://10.222.0.16/volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/d41b7f19-a5d2-4917-b9bf-e8ce7edf9d5f Jan 28 19:12:38.503369 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-61060eab-1b6f-426d-8678-58d9153f3db0 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:38.503861 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:38.503861 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:38.504161 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-61060eab-1b6f-426d-8678-58d9153f3db0 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:38.514086 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-42a0a79f-5138-4be3-9507-0b66c5a70d15 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] GET http://10.222.0.16/volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/volumes/87da1017-700e-4ee5-a58f-f9e08ab00996 Jan 28 19:12:38.514987 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-42a0a79f-5138-4be3-9507-0b66c5a70d15 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:38.515373 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:38.515373 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:38.516586 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-42a0a79f-5138-4be3-9507-0b66c5a70d15 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:38.839452 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:38.839452 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:38.844782 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:38.844782 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:38.900116 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-42a0a79f-5138-4be3-9507-0b66c5a70d15 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Volume info retrieved successfully. Jan 28 19:12:38.902849 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-61060eab-1b6f-426d-8678-58d9153f3db0 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Volume info retrieved successfully. Jan 28 19:12:39.005363 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-61060eab-1b6f-426d-8678-58d9153f3db0 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] http://10.222.0.16/volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/d41b7f19-a5d2-4917-b9bf-e8ce7edf9d5f returned with HTTP 200 Jan 28 19:12:39.008966 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 703/1401] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:12:38 2021] GET /volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/d41b7f19-a5d2-4917-b9bf-e8ce7edf9d5f => generated 916 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:12:39.022726 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-919148bf-125e-48b4-8c5a-c38b39ce89cd tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] GET http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/f72dc0bd-ac97-4e20-9224-ceaecfa7bde0 Jan 28 19:12:39.023120 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-42a0a79f-5138-4be3-9507-0b66c5a70d15 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] http://10.222.0.16/volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/volumes/87da1017-700e-4ee5-a58f-f9e08ab00996 returned with HTTP 200 Jan 28 19:12:39.023284 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-919148bf-125e-48b4-8c5a-c38b39ce89cd tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:39.023284 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:39.023284 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:39.023771 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-919148bf-125e-48b4-8c5a-c38b39ce89cd tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:39.024569 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 699/1402] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:12:38 2021] GET /volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/volumes/87da1017-700e-4ee5-a58f-f9e08ab00996 => generated 916 bytes in 519 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:12:39.364997 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-919148bf-125e-48b4-8c5a-c38b39ce89cd tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/f72dc0bd-ac97-4e20-9224-ceaecfa7bde0 returned with HTTP 404 Jan 28 19:12:39.369274 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 704/1403] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:12:39 2021] GET /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/f72dc0bd-ac97-4e20-9224-ceaecfa7bde0 => generated 109 bytes in 359 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:12:39.379442 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-18f66c9f-5c05-4386-9a64-09947d2d68f5 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] DELETE http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df Jan 28 19:12:39.380462 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-18f66c9f-5c05-4386-9a64-09947d2d68f5 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:39.380827 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:39.380827 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:39.382095 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-18f66c9f-5c05-4386-9a64-09947d2d68f5 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:39.382952 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-18f66c9f-5c05-4386-9a64-09947d2d68f5 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Delete volume with id: e246951b-18e3-4a63-a9de-7bfe049c22df Jan 28 19:12:39.699524 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:39.699524 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:39.702869 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-18f66c9f-5c05-4386-9a64-09947d2d68f5 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Volume info retrieved successfully. Jan 28 19:12:39.827158 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-18f66c9f-5c05-4386-9a64-09947d2d68f5 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Delete volume request issued successfully. Jan 28 19:12:39.828048 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-18f66c9f-5c05-4386-9a64-09947d2d68f5 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df returned with HTTP 202 Jan 28 19:12:39.842452 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-89b40d7a-79d9-4928-8c29-34fde4d5223a tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] GET http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df Jan 28 19:12:39.843411 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-89b40d7a-79d9-4928-8c29-34fde4d5223a tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:39.844341 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-89b40d7a-79d9-4928-8c29-34fde4d5223a tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:39.858136 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 700/1404] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:12:39 2021] DELETE /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df => generated 0 bytes in 485 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:12:39.954867 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:39.954867 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:39.965955 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-89b40d7a-79d9-4928-8c29-34fde4d5223a tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Volume info retrieved successfully. Jan 28 19:12:40.006098 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-89b40d7a-79d9-4928-8c29-34fde4d5223a tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df returned with HTTP 200 Jan 28 19:12:40.007271 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 705/1405] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:12:39 2021] GET /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df => generated 1361 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:12:40.050476 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e4d6d0e0-7460-4bad-87c5-3aeca80d2ebc tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] GET http://10.222.0.16/volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/volumes/87da1017-700e-4ee5-a58f-f9e08ab00996 Jan 28 19:12:40.051591 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e4d6d0e0-7460-4bad-87c5-3aeca80d2ebc tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:40.051940 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:40.051940 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:40.052587 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e4d6d0e0-7460-4bad-87c5-3aeca80d2ebc tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:40.059519 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3dff51de-3e2b-436d-be76-952f55824cda tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] GET http://10.222.0.16/volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/d41b7f19-a5d2-4917-b9bf-e8ce7edf9d5f Jan 28 19:12:40.060656 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3dff51de-3e2b-436d-be76-952f55824cda tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:40.061030 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:40.061030 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:40.061826 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3dff51de-3e2b-436d-be76-952f55824cda tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:40.348292 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:40.348292 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:40.374475 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e4d6d0e0-7460-4bad-87c5-3aeca80d2ebc tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Volume info retrieved successfully. Jan 28 19:12:40.439762 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e4d6d0e0-7460-4bad-87c5-3aeca80d2ebc tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] http://10.222.0.16/volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/volumes/87da1017-700e-4ee5-a58f-f9e08ab00996 returned with HTTP 200 Jan 28 19:12:40.441153 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 706/1406] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:12:40 2021] GET /volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/volumes/87da1017-700e-4ee5-a58f-f9e08ab00996 => generated 916 bytes in 404 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:12:40.450620 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:40.450620 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:40.510258 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3dff51de-3e2b-436d-be76-952f55824cda tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Volume info retrieved successfully. Jan 28 19:12:40.568664 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3dff51de-3e2b-436d-be76-952f55824cda tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] http://10.222.0.16/volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/d41b7f19-a5d2-4917-b9bf-e8ce7edf9d5f returned with HTTP 200 Jan 28 19:12:40.570324 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 701/1407] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:12:40 2021] GET /volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/d41b7f19-a5d2-4917-b9bf-e8ce7edf9d5f => generated 916 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:12:41.044197 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cedabd27-bb9c-4e8d-bb8d-f6f3b950d98f tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] GET http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df Jan 28 19:12:41.045256 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cedabd27-bb9c-4e8d-bb8d-f6f3b950d98f tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:41.045624 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:41.045624 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:41.046262 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cedabd27-bb9c-4e8d-bb8d-f6f3b950d98f tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:41.374439 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:41.374439 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:41.403374 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cedabd27-bb9c-4e8d-bb8d-f6f3b950d98f tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Volume info retrieved successfully. Jan 28 19:12:41.460918 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cedabd27-bb9c-4e8d-bb8d-f6f3b950d98f tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df returned with HTTP 200 Jan 28 19:12:41.462777 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 707/1408] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:12:41 2021] GET /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df => generated 1361 bytes in 428 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:12:41.490881 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5a963b0b-670d-456f-a859-a4b0f6dc2974 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] GET http://10.222.0.16/volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/volumes/87da1017-700e-4ee5-a58f-f9e08ab00996 Jan 28 19:12:41.492940 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5a963b0b-670d-456f-a859-a4b0f6dc2974 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:41.493521 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:41.493521 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:41.494970 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5a963b0b-670d-456f-a859-a4b0f6dc2974 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:41.606956 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-522171b1-cbe0-48ea-abe6-a66c390b7f4d tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] GET http://10.222.0.16/volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/d41b7f19-a5d2-4917-b9bf-e8ce7edf9d5f Jan 28 19:12:41.608286 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-522171b1-cbe0-48ea-abe6-a66c390b7f4d tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:41.610467 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:41.610467 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:41.614826 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-522171b1-cbe0-48ea-abe6-a66c390b7f4d tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:41.782871 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5a963b0b-670d-456f-a859-a4b0f6dc2974 tempest-SnapshotMetadataTestJSON-1972619413 tempest-SnapshotMetadataTestJSON-1972619413-project] http://10.222.0.16/volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/volumes/87da1017-700e-4ee5-a58f-f9e08ab00996 returned with HTTP 404 Jan 28 19:12:41.791892 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 702/1409] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:12:41 2021] GET /volume/v3/43564e6aaeb34f9488d1acbc9d08a78e/volumes/87da1017-700e-4ee5-a58f-f9e08ab00996 => generated 109 bytes in 309 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:12:41.942492 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:41.942492 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:41.996266 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-522171b1-cbe0-48ea-abe6-a66c390b7f4d tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Volume info retrieved successfully. Jan 28 19:12:42.087159 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-522171b1-cbe0-48ea-abe6-a66c390b7f4d tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] http://10.222.0.16/volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/d41b7f19-a5d2-4917-b9bf-e8ce7edf9d5f returned with HTTP 200 Jan 28 19:12:42.088746 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 708/1410] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:12:41 2021] GET /volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/d41b7f19-a5d2-4917-b9bf-e8ce7edf9d5f => generated 917 bytes in 489 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:12:42.107593 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b44555be-d388-4235-b6be-55267b85ef9d tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] GET http://10.222.0.16/volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/d41b7f19-a5d2-4917-b9bf-e8ce7edf9d5f Jan 28 19:12:42.108553 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b44555be-d388-4235-b6be-55267b85ef9d tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:42.110941 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b44555be-d388-4235-b6be-55267b85ef9d tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:42.392800 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:42.392800 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:42.479668 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b44555be-d388-4235-b6be-55267b85ef9d tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Volume info retrieved successfully. Jan 28 19:12:42.493699 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1ba5779a-9b69-4752-bb27-dac96f908b2d tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] GET http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df Jan 28 19:12:42.494687 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1ba5779a-9b69-4752-bb27-dac96f908b2d tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:42.495060 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:42.495060 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:42.497421 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1ba5779a-9b69-4752-bb27-dac96f908b2d tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:42.675383 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b44555be-d388-4235-b6be-55267b85ef9d tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] http://10.222.0.16/volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/d41b7f19-a5d2-4917-b9bf-e8ce7edf9d5f returned with HTTP 200 Jan 28 19:12:42.684880 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 703/1411] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:12:42 2021] GET /volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/d41b7f19-a5d2-4917-b9bf-e8ce7edf9d5f => generated 917 bytes in 584 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:12:42.903105 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:42.903105 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:42.939736 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1ba5779a-9b69-4752-bb27-dac96f908b2d tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Volume info retrieved successfully. Jan 28 19:12:43.086512 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1ba5779a-9b69-4752-bb27-dac96f908b2d tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df returned with HTTP 200 Jan 28 19:12:43.090926 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 709/1412] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:12:42 2021] GET /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df => generated 1361 bytes in 604 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:12:43.348027 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a4cd8d86-d8d6-4ba8-a644-7626b7c89c1e tempest-VolumesListAdminTestJSON-1341302841 tempest-VolumesListAdminTestJSON-1341302841-project-admin] POST http://10.222.0.16/volume/v3/f883d8d879c744b79cdfc662cd1da981/volumes Jan 28 19:12:43.348775 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:43.348775 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:43.349804 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a4cd8d86-d8d6-4ba8-a644-7626b7c89c1e tempest-VolumesListAdminTestJSON-1341302841 tempest-VolumesListAdminTestJSON-1341302841-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:12:43.351335 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-a4cd8d86-d8d6-4ba8-a644-7626b7c89c1e tempest-VolumesListAdminTestJSON-1341302841 tempest-VolumesListAdminTestJSON-1341302841-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:12:43.351924 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-a4cd8d86-d8d6-4ba8-a644-7626b7c89c1e tempest-VolumesListAdminTestJSON-1341302841 tempest-VolumesListAdminTestJSON-1341302841-project-admin] Create volume of 1 GB Jan 28 19:12:43.374460 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a4cd8d86-d8d6-4ba8-a644-7626b7c89c1e tempest-VolumesListAdminTestJSON-1341302841 tempest-VolumesListAdminTestJSON-1341302841-project-admin] Availability Zones retrieved successfully. Jan 28 19:12:43.425877 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a4cd8d86-d8d6-4ba8-a644-7626b7c89c1e tempest-VolumesListAdminTestJSON-1341302841 tempest-VolumesListAdminTestJSON-1341302841-project-admin] Flow 'volume_create_api' (ef509446-3fad-4a5c-8e1a-e43da6399c84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:12:43.437006 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a4cd8d86-d8d6-4ba8-a644-7626b7c89c1e tempest-VolumesListAdminTestJSON-1341302841 tempest-VolumesListAdminTestJSON-1341302841-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59b72f49-f045-4098-a42e-5bb37b3117a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:12:43.443698 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-a4cd8d86-d8d6-4ba8-a644-7626b7c89c1e tempest-VolumesListAdminTestJSON-1341302841 tempest-VolumesListAdminTestJSON-1341302841-project-admin] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:12:43.619488 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a4cd8d86-d8d6-4ba8-a644-7626b7c89c1e tempest-VolumesListAdminTestJSON-1341302841 tempest-VolumesListAdminTestJSON-1341302841-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59b72f49-f045-4098-a42e-5bb37b3117a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:12:43.628498 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a4cd8d86-d8d6-4ba8-a644-7626b7c89c1e tempest-VolumesListAdminTestJSON-1341302841 tempest-VolumesListAdminTestJSON-1341302841-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (500aaa9c-057f-40bb-baf8-9f2c34494103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:12:43.934205 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-a4cd8d86-d8d6-4ba8-a644-7626b7c89c1e tempest-VolumesListAdminTestJSON-1341302841 tempest-VolumesListAdminTestJSON-1341302841-project-admin] Created reservations ['7492f462-66ce-42d6-af58-e7c1962b21db', 'bc475f2e-f92c-4e2a-bc99-ba0d58c8678b', '42406002-ffe5-449c-9275-9d1e6742ddec', '841d672b-2249-4eee-a790-4a6e353c2f0b'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:12:43.936345 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a4cd8d86-d8d6-4ba8-a644-7626b7c89c1e tempest-VolumesListAdminTestJSON-1341302841 tempest-VolumesListAdminTestJSON-1341302841-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (500aaa9c-057f-40bb-baf8-9f2c34494103) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7492f462-66ce-42d6-af58-e7c1962b21db', 'bc475f2e-f92c-4e2a-bc99-ba0d58c8678b', '42406002-ffe5-449c-9275-9d1e6742ddec', '841d672b-2249-4eee-a790-4a6e353c2f0b']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:12:43.939942 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a4cd8d86-d8d6-4ba8-a644-7626b7c89c1e tempest-VolumesListAdminTestJSON-1341302841 tempest-VolumesListAdminTestJSON-1341302841-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69bafcb6-0fe5-4548-9b7e-af76ff3ea10e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:12:44.121111 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fd3c73c0-61ab-48cc-9f62-0d0824b26f39 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] GET http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df Jan 28 19:12:44.123137 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fd3c73c0-61ab-48cc-9f62-0d0824b26f39 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:44.123633 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:44.123633 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:44.124684 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fd3c73c0-61ab-48cc-9f62-0d0824b26f39 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:44.158052 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a4cd8d86-d8d6-4ba8-a644-7626b7c89c1e tempest-VolumesListAdminTestJSON-1341302841 tempest-VolumesListAdminTestJSON-1341302841-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69bafcb6-0fe5-4548-9b7e-af76ff3ea10e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39b6d25d-ea35-4b61-89c1-ec9049901e1c', '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='f883d8d879c744b79cdfc662cd1da981',qos_specs=None,replication_status=,reservations=['7492f462-66ce-42d6-af58-e7c1962b21db','bc475f2e-f92c-4e2a-bc99-ba0d58c8678b','42406002-ffe5-449c-9275-9d1e6742ddec','841d672b-2249-4eee-a790-4a6e353c2f0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5454d4910f64b3da1e4740399f6200c',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:12:43Z,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=39b6d25d-ea35-4b61-89c1-ec9049901e1c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f883d8d879c744b79cdfc662cd1da981',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b5454d4910f64b3da1e4740399f6200c',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:12:44.166584 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a4cd8d86-d8d6-4ba8-a644-7626b7c89c1e tempest-VolumesListAdminTestJSON-1341302841 tempest-VolumesListAdminTestJSON-1341302841-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0232e67b-f230-4d47-9aa6-038434acba78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:12:44.295429 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a4cd8d86-d8d6-4ba8-a644-7626b7c89c1e tempest-VolumesListAdminTestJSON-1341302841 tempest-VolumesListAdminTestJSON-1341302841-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0232e67b-f230-4d47-9aa6-038434acba78) transitioned into state 'SUCCESS' from 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='f883d8d879c744b79cdfc662cd1da981',qos_specs=None,replication_status=,reservations=['7492f462-66ce-42d6-af58-e7c1962b21db','bc475f2e-f92c-4e2a-bc99-ba0d58c8678b','42406002-ffe5-449c-9275-9d1e6742ddec','841d672b-2249-4eee-a790-4a6e353c2f0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5454d4910f64b3da1e4740399f6200c',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:12:44.310592 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a4cd8d86-d8d6-4ba8-a644-7626b7c89c1e tempest-VolumesListAdminTestJSON-1341302841 tempest-VolumesListAdminTestJSON-1341302841-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec90c04c-2b03-4d08-9a4f-d820a01ff5a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:12:44.370148 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a4cd8d86-d8d6-4ba8-a644-7626b7c89c1e tempest-VolumesListAdminTestJSON-1341302841 tempest-VolumesListAdminTestJSON-1341302841-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec90c04c-2b03-4d08-9a4f-d820a01ff5a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:12:44.384880 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a4cd8d86-d8d6-4ba8-a644-7626b7c89c1e tempest-VolumesListAdminTestJSON-1341302841 tempest-VolumesListAdminTestJSON-1341302841-project-admin] Flow 'volume_create_api' (ef509446-3fad-4a5c-8e1a-e43da6399c84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:12:44.478884 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:44.478884 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:44.545382 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fd3c73c0-61ab-48cc-9f62-0d0824b26f39 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Volume info retrieved successfully. Jan 28 19:12:44.664061 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fd3c73c0-61ab-48cc-9f62-0d0824b26f39 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df returned with HTTP 200 Jan 28 19:12:44.682042 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 710/1413] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:12:44 2021] GET /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df => generated 1361 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 19:12:44.700914 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a4cd8d86-d8d6-4ba8-a644-7626b7c89c1e tempest-VolumesListAdminTestJSON-1341302841 tempest-VolumesListAdminTestJSON-1341302841-project-admin] Create volume request issued successfully. Jan 28 19:12:44.759313 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a4cd8d86-d8d6-4ba8-a644-7626b7c89c1e tempest-VolumesListAdminTestJSON-1341302841 tempest-VolumesListAdminTestJSON-1341302841-project-admin] http://10.222.0.16/volume/v3/f883d8d879c744b79cdfc662cd1da981/volumes returned with HTTP 202 Jan 28 19:12:44.760791 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 704/1414] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 19:12:42 2021] POST /volume/v3/f883d8d879c744b79cdfc662cd1da981/volumes => generated 802 bytes in 2063 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:12:44.790395 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ad0c7f74-04b5-478b-9dad-49cd45082b4b tempest-VolumesListAdminTestJSON-1341302841 tempest-VolumesListAdminTestJSON-1341302841-project-admin] GET http://10.222.0.16/volume/v3/f883d8d879c744b79cdfc662cd1da981/volumes/39b6d25d-ea35-4b61-89c1-ec9049901e1c Jan 28 19:12:44.791377 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ad0c7f74-04b5-478b-9dad-49cd45082b4b tempest-VolumesListAdminTestJSON-1341302841 tempest-VolumesListAdminTestJSON-1341302841-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:44.791745 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:44.791745 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:44.792408 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ad0c7f74-04b5-478b-9dad-49cd45082b4b tempest-VolumesListAdminTestJSON-1341302841 tempest-VolumesListAdminTestJSON-1341302841-project-admin] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:45.059232 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:45.059232 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:45.093652 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ad0c7f74-04b5-478b-9dad-49cd45082b4b tempest-VolumesListAdminTestJSON-1341302841 tempest-VolumesListAdminTestJSON-1341302841-project-admin] Volume info retrieved successfully. Jan 28 19:12:45.181850 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ad0c7f74-04b5-478b-9dad-49cd45082b4b tempest-VolumesListAdminTestJSON-1341302841 tempest-VolumesListAdminTestJSON-1341302841-project-admin] http://10.222.0.16/volume/v3/f883d8d879c744b79cdfc662cd1da981/volumes/39b6d25d-ea35-4b61-89c1-ec9049901e1c returned with HTTP 200 Jan 28 19:12:45.184391 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 711/1415] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:12:44 2021] GET /volume/v3/f883d8d879c744b79cdfc662cd1da981/volumes/39b6d25d-ea35-4b61-89c1-ec9049901e1c => generated 1040 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:12:45.693725 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0e0fc720-ecdb-4b23-b647-161fdf00cc06 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] GET http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df Jan 28 19:12:45.694250 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0e0fc720-ecdb-4b23-b647-161fdf00cc06 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:45.694437 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:45.694437 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:45.694817 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0e0fc720-ecdb-4b23-b647-161fdf00cc06 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:45.821531 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0e0fc720-ecdb-4b23-b647-161fdf00cc06 tempest-TaggedBootDevicesTest-771263266 tempest-TaggedBootDevicesTest-771263266-project] http://10.222.0.16/volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df returned with HTTP 404 Jan 28 19:12:45.822930 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 705/1416] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:12:45 2021] GET /volume/v3/02dd364a6a8d4400a2a6ee00b16ed55e/volumes/e246951b-18e3-4a63-a9de-7bfe049c22df => generated 109 bytes in 134 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:12:46.228674 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-94bdb80e-42e2-4d1e-a108-b860b565f58f tempest-VolumesListAdminTestJSON-1341302841 tempest-VolumesListAdminTestJSON-1341302841-project-admin] GET http://10.222.0.16/volume/v3/f883d8d879c744b79cdfc662cd1da981/volumes/39b6d25d-ea35-4b61-89c1-ec9049901e1c Jan 28 19:12:46.234245 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-94bdb80e-42e2-4d1e-a108-b860b565f58f tempest-VolumesListAdminTestJSON-1341302841 tempest-VolumesListAdminTestJSON-1341302841-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:46.236491 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:46.236491 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:46.237953 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-94bdb80e-42e2-4d1e-a108-b860b565f58f tempest-VolumesListAdminTestJSON-1341302841 tempest-VolumesListAdminTestJSON-1341302841-project-admin] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:46.485639 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:46.485639 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:46.512119 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-94bdb80e-42e2-4d1e-a108-b860b565f58f tempest-VolumesListAdminTestJSON-1341302841 tempest-VolumesListAdminTestJSON-1341302841-project-admin] Volume info retrieved successfully. Jan 28 19:12:46.559109 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-94bdb80e-42e2-4d1e-a108-b860b565f58f tempest-VolumesListAdminTestJSON-1341302841 tempest-VolumesListAdminTestJSON-1341302841-project-admin] http://10.222.0.16/volume/v3/f883d8d879c744b79cdfc662cd1da981/volumes/39b6d25d-ea35-4b61-89c1-ec9049901e1c returned with HTTP 200 Jan 28 19:12:46.561486 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 712/1417] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:12:46 2021] GET /volume/v3/f883d8d879c744b79cdfc662cd1da981/volumes/39b6d25d-ea35-4b61-89c1-ec9049901e1c => generated 1041 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:12:46.587191 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4a71c656-3199-4090-8961-a5d42f80e802 tempest-VolumesListAdminTestJSON-1341302841 tempest-VolumesListAdminTestJSON-1341302841-project-admin] GET http://10.222.0.16/volume/v3/f883d8d879c744b79cdfc662cd1da981/volumes/detail?all_tenants=1&project_id=e566d79143b54656b7e0d709ecf7c0dc Jan 28 19:12:46.587996 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4a71c656-3199-4090-8961-a5d42f80e802 tempest-VolumesListAdminTestJSON-1341302841 tempest-VolumesListAdminTestJSON-1341302841-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:46.588730 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4a71c656-3199-4090-8961-a5d42f80e802 tempest-VolumesListAdminTestJSON-1341302841 tempest-VolumesListAdminTestJSON-1341302841-project-admin] Calling method 'detail' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:46.590777 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4a71c656-3199-4090-8961-a5d42f80e802 tempest-VolumesListAdminTestJSON-1341302841 tempest-VolumesListAdminTestJSON-1341302841-project-admin] Could not evaluate value e566d79143b54656b7e0d709ecf7c0dc, assuming string {{(pid=87914) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 28 19:12:46.591877 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:46.591877 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:46.593165 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4a71c656-3199-4090-8961-a5d42f80e802 tempest-VolumesListAdminTestJSON-1341302841 tempest-VolumesListAdminTestJSON-1341302841-project-admin] Searching by: MultiDict([('project_id', 'e566d79143b54656b7e0d709ecf7c0dc'), ('all_tenants', 1)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 19:12:46.768526 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4a71c656-3199-4090-8961-a5d42f80e802 tempest-VolumesListAdminTestJSON-1341302841 tempest-VolumesListAdminTestJSON-1341302841-project-admin] Get all volumes completed successfully. Jan 28 19:12:46.770904 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:46.770904 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:46.792728 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4a71c656-3199-4090-8961-a5d42f80e802 tempest-VolumesListAdminTestJSON-1341302841 tempest-VolumesListAdminTestJSON-1341302841-project-admin] http://10.222.0.16/volume/v3/f883d8d879c744b79cdfc662cd1da981/volumes/detail?all_tenants=1&project_id=e566d79143b54656b7e0d709ecf7c0dc returned with HTTP 200 Jan 28 19:12:46.813683 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 706/1418] 10.222.0.16 () {58 vars in 1340 bytes} [Thu Jan 28 19:12:46 2021] GET /volume/v3/f883d8d879c744b79cdfc662cd1da981/volumes/detail?all_tenants=1&project_id=e566d79143b54656b7e0d709ecf7c0dc => generated 3249 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:12:46.817939 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-da6a0054-9dd6-4526-856d-0042ce8abfa8 tempest-VolumesListAdminTestJSON-1341302841 tempest-VolumesListAdminTestJSON-1341302841-project-admin] DELETE http://10.222.0.16/volume/v3/f883d8d879c744b79cdfc662cd1da981/volumes/39b6d25d-ea35-4b61-89c1-ec9049901e1c Jan 28 19:12:46.818473 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-da6a0054-9dd6-4526-856d-0042ce8abfa8 tempest-VolumesListAdminTestJSON-1341302841 tempest-VolumesListAdminTestJSON-1341302841-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:46.818746 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:46.818746 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:46.819046 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-da6a0054-9dd6-4526-856d-0042ce8abfa8 tempest-VolumesListAdminTestJSON-1341302841 tempest-VolumesListAdminTestJSON-1341302841-project-admin] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:46.819486 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-da6a0054-9dd6-4526-856d-0042ce8abfa8 tempest-VolumesListAdminTestJSON-1341302841 tempest-VolumesListAdminTestJSON-1341302841-project-admin] Delete volume with id: 39b6d25d-ea35-4b61-89c1-ec9049901e1c Jan 28 19:12:46.942204 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:46.942204 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:46.943244 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-da6a0054-9dd6-4526-856d-0042ce8abfa8 tempest-VolumesListAdminTestJSON-1341302841 tempest-VolumesListAdminTestJSON-1341302841-project-admin] Volume info retrieved successfully. Jan 28 19:12:46.987790 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-da6a0054-9dd6-4526-856d-0042ce8abfa8 tempest-VolumesListAdminTestJSON-1341302841 tempest-VolumesListAdminTestJSON-1341302841-project-admin] Delete volume request issued successfully. Jan 28 19:12:46.989281 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-da6a0054-9dd6-4526-856d-0042ce8abfa8 tempest-VolumesListAdminTestJSON-1341302841 tempest-VolumesListAdminTestJSON-1341302841-project-admin] http://10.222.0.16/volume/v3/f883d8d879c744b79cdfc662cd1da981/volumes/39b6d25d-ea35-4b61-89c1-ec9049901e1c returned with HTTP 202 Jan 28 19:12:46.993564 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 713/1419] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:12:46 2021] DELETE /volume/v3/f883d8d879c744b79cdfc662cd1da981/volumes/39b6d25d-ea35-4b61-89c1-ec9049901e1c => generated 0 bytes in 179 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:12:47.006446 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ef021202-9cf7-4c73-b68f-62f746b4e798 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] DELETE http://10.222.0.16/volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/d41b7f19-a5d2-4917-b9bf-e8ce7edf9d5f Jan 28 19:12:47.007261 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ef021202-9cf7-4c73-b68f-62f746b4e798 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:47.007589 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:47.007589 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:47.008214 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ef021202-9cf7-4c73-b68f-62f746b4e798 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:47.009000 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-ef021202-9cf7-4c73-b68f-62f746b4e798 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Delete volume with id: d41b7f19-a5d2-4917-b9bf-e8ce7edf9d5f Jan 28 19:12:47.155457 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:47.155457 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:47.157273 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ef021202-9cf7-4c73-b68f-62f746b4e798 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Volume info retrieved successfully. Jan 28 19:12:47.254120 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ef021202-9cf7-4c73-b68f-62f746b4e798 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Delete volume request issued successfully. Jan 28 19:12:47.255412 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ef021202-9cf7-4c73-b68f-62f746b4e798 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] http://10.222.0.16/volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/d41b7f19-a5d2-4917-b9bf-e8ce7edf9d5f returned with HTTP 202 Jan 28 19:12:47.256513 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 707/1420] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:12:46 2021] DELETE /volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/d41b7f19-a5d2-4917-b9bf-e8ce7edf9d5f => generated 0 bytes in 256 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 28 19:12:47.267138 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-335423ce-d347-40d9-956f-2cf4fc2252a1 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] GET http://10.222.0.16/volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/d41b7f19-a5d2-4917-b9bf-e8ce7edf9d5f Jan 28 19:12:47.267688 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-335423ce-d347-40d9-956f-2cf4fc2252a1 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:47.267912 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:47.267912 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:47.268361 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-335423ce-d347-40d9-956f-2cf4fc2252a1 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:47.435947 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:47.435947 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:47.446349 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-335423ce-d347-40d9-956f-2cf4fc2252a1 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Volume info retrieved successfully. Jan 28 19:12:47.473581 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-335423ce-d347-40d9-956f-2cf4fc2252a1 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] http://10.222.0.16/volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/d41b7f19-a5d2-4917-b9bf-e8ce7edf9d5f returned with HTTP 200 Jan 28 19:12:47.476446 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 714/1421] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:12:47 2021] GET /volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/d41b7f19-a5d2-4917-b9bf-e8ce7edf9d5f => generated 916 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:12:48.501087 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e387f266-d539-4e14-8d20-9953eca93105 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] GET http://10.222.0.16/volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/d41b7f19-a5d2-4917-b9bf-e8ce7edf9d5f Jan 28 19:12:48.502120 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e387f266-d539-4e14-8d20-9953eca93105 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:48.504358 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:48.504358 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:48.505607 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e387f266-d539-4e14-8d20-9953eca93105 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:48.782773 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:48.782773 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:48.830423 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e387f266-d539-4e14-8d20-9953eca93105 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Volume info retrieved successfully. Jan 28 19:12:48.969727 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e387f266-d539-4e14-8d20-9953eca93105 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] http://10.222.0.16/volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/d41b7f19-a5d2-4917-b9bf-e8ce7edf9d5f returned with HTTP 200 Jan 28 19:12:48.985168 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 708/1422] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:12:48 2021] GET /volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/d41b7f19-a5d2-4917-b9bf-e8ce7edf9d5f => generated 916 bytes in 479 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:12:50.004799 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-97781146-7c4d-40da-b26c-a3cc04237f38 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] GET http://10.222.0.16/volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/d41b7f19-a5d2-4917-b9bf-e8ce7edf9d5f Jan 28 19:12:50.005713 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-97781146-7c4d-40da-b26c-a3cc04237f38 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:50.005713 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:50.005713 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:50.006111 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-97781146-7c4d-40da-b26c-a3cc04237f38 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:50.135258 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:50.135258 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:50.161457 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-97781146-7c4d-40da-b26c-a3cc04237f38 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Volume info retrieved successfully. Jan 28 19:12:50.214840 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-97781146-7c4d-40da-b26c-a3cc04237f38 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] http://10.222.0.16/volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/d41b7f19-a5d2-4917-b9bf-e8ce7edf9d5f returned with HTTP 200 Jan 28 19:12:50.215658 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 715/1423] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:12:49 2021] GET /volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/d41b7f19-a5d2-4917-b9bf-e8ce7edf9d5f => generated 916 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:12:51.245045 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-497a07c2-8ea4-4305-b97b-786309d1e33f tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] GET http://10.222.0.16/volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/d41b7f19-a5d2-4917-b9bf-e8ce7edf9d5f Jan 28 19:12:51.247404 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-497a07c2-8ea4-4305-b97b-786309d1e33f tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:51.250494 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:51.250494 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:51.251781 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-497a07c2-8ea4-4305-b97b-786309d1e33f tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:51.387834 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-497a07c2-8ea4-4305-b97b-786309d1e33f tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] http://10.222.0.16/volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/d41b7f19-a5d2-4917-b9bf-e8ce7edf9d5f returned with HTTP 404 Jan 28 19:12:51.388779 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 709/1424] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:12:51 2021] GET /volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/d41b7f19-a5d2-4917-b9bf-e8ce7edf9d5f => generated 109 bytes in 151 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:12:51.404404 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0b8bd108-365b-42a6-8c4a-c5ba8d2255b2 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] DELETE http://10.222.0.16/volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/c92b06ab-df42-4d6f-8b15-1af49d7d4043 Jan 28 19:12:51.405396 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0b8bd108-365b-42a6-8c4a-c5ba8d2255b2 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:51.405816 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:51.405816 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:51.407297 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0b8bd108-365b-42a6-8c4a-c5ba8d2255b2 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:51.412415 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-0b8bd108-365b-42a6-8c4a-c5ba8d2255b2 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Delete volume with id: c92b06ab-df42-4d6f-8b15-1af49d7d4043 Jan 28 19:12:51.491094 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:51.491094 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:51.493113 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0b8bd108-365b-42a6-8c4a-c5ba8d2255b2 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Volume info retrieved successfully. Jan 28 19:12:51.542274 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0b8bd108-365b-42a6-8c4a-c5ba8d2255b2 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Delete volume request issued successfully. Jan 28 19:12:51.544696 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0b8bd108-365b-42a6-8c4a-c5ba8d2255b2 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] http://10.222.0.16/volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/c92b06ab-df42-4d6f-8b15-1af49d7d4043 returned with HTTP 202 Jan 28 19:12:51.550323 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 716/1425] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:12:51 2021] DELETE /volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/c92b06ab-df42-4d6f-8b15-1af49d7d4043 => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:12:51.561304 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0c89b420-a43b-4cef-8199-c5a678ccdbde tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] GET http://10.222.0.16/volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/c92b06ab-df42-4d6f-8b15-1af49d7d4043 Jan 28 19:12:51.562181 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0c89b420-a43b-4cef-8199-c5a678ccdbde tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:51.563677 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0c89b420-a43b-4cef-8199-c5a678ccdbde tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:51.663705 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:51.663705 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:51.680142 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0c89b420-a43b-4cef-8199-c5a678ccdbde tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Volume info retrieved successfully. Jan 28 19:12:51.781085 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0c89b420-a43b-4cef-8199-c5a678ccdbde tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] http://10.222.0.16/volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/c92b06ab-df42-4d6f-8b15-1af49d7d4043 returned with HTTP 200 Jan 28 19:12:51.782745 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 710/1426] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:12:51 2021] GET /volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/c92b06ab-df42-4d6f-8b15-1af49d7d4043 => generated 916 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:12:52.814928 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-304bd77d-29f4-470b-9f93-20bdc099f6cc tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] GET http://10.222.0.16/volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/c92b06ab-df42-4d6f-8b15-1af49d7d4043 Jan 28 19:12:52.815870 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-304bd77d-29f4-470b-9f93-20bdc099f6cc tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:52.816780 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:52.816780 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:52.818137 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-304bd77d-29f4-470b-9f93-20bdc099f6cc tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:52.975233 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:52.975233 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:52.991965 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-304bd77d-29f4-470b-9f93-20bdc099f6cc tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Volume info retrieved successfully. Jan 28 19:12:53.044211 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-304bd77d-29f4-470b-9f93-20bdc099f6cc tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] http://10.222.0.16/volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/c92b06ab-df42-4d6f-8b15-1af49d7d4043 returned with HTTP 200 Jan 28 19:12:53.045603 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 717/1427] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:12:52 2021] GET /volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/c92b06ab-df42-4d6f-8b15-1af49d7d4043 => generated 916 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:12:54.077549 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3140b8ec-c5a0-4b15-a9dc-33774b995b06 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] GET http://10.222.0.16/volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/c92b06ab-df42-4d6f-8b15-1af49d7d4043 Jan 28 19:12:54.079053 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3140b8ec-c5a0-4b15-a9dc-33774b995b06 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:54.082829 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:54.082829 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:54.084830 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3140b8ec-c5a0-4b15-a9dc-33774b995b06 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:54.299128 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:54.299128 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:54.324582 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3140b8ec-c5a0-4b15-a9dc-33774b995b06 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Volume info retrieved successfully. Jan 28 19:12:54.410532 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3140b8ec-c5a0-4b15-a9dc-33774b995b06 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] http://10.222.0.16/volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/c92b06ab-df42-4d6f-8b15-1af49d7d4043 returned with HTTP 200 Jan 28 19:12:54.412537 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 711/1428] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:12:54 2021] GET /volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/c92b06ab-df42-4d6f-8b15-1af49d7d4043 => generated 916 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:12:55.436020 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1eca5cc0-6ba2-46c2-b7df-2dc4c03ee9af tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] GET http://10.222.0.16/volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/c92b06ab-df42-4d6f-8b15-1af49d7d4043 Jan 28 19:12:55.438652 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1eca5cc0-6ba2-46c2-b7df-2dc4c03ee9af tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:55.440630 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:55.440630 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:55.444278 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1eca5cc0-6ba2-46c2-b7df-2dc4c03ee9af tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:55.576599 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1eca5cc0-6ba2-46c2-b7df-2dc4c03ee9af tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] http://10.222.0.16/volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/c92b06ab-df42-4d6f-8b15-1af49d7d4043 returned with HTTP 404 Jan 28 19:12:55.579511 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 712/1429] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:12:55 2021] GET /volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/c92b06ab-df42-4d6f-8b15-1af49d7d4043 => generated 109 bytes in 153 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:12:55.598986 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5183ba28-13df-47cb-892a-97ebc9d5a6e4 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] DELETE http://10.222.0.16/volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/7f79002a-cfdd-4f95-abd0-aa1b51929dfd Jan 28 19:12:55.600362 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5183ba28-13df-47cb-892a-97ebc9d5a6e4 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:55.601614 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5183ba28-13df-47cb-892a-97ebc9d5a6e4 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:55.602750 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-5183ba28-13df-47cb-892a-97ebc9d5a6e4 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Delete volume with id: 7f79002a-cfdd-4f95-abd0-aa1b51929dfd Jan 28 19:12:55.629181 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d0d3d7e9-97fa-4671-bd51-834b63c22033 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] POST http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes Jan 28 19:12:55.630316 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:55.630316 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:55.631263 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d0d3d7e9-97fa-4671-bd51-834b63c22033 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1366047586"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:12:55.632610 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-d0d3d7e9-97fa-4671-bd51-834b63c22033 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1366047586'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:12:55.633246 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-d0d3d7e9-97fa-4671-bd51-834b63c22033 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Create volume of 1 GB Jan 28 19:12:55.670089 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d0d3d7e9-97fa-4671-bd51-834b63c22033 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Availability Zones retrieved successfully. Jan 28 19:12:55.714236 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d0d3d7e9-97fa-4671-bd51-834b63c22033 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Flow 'volume_create_api' (733458f5-aebf-42b9-a214-fb46265b37d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:12:55.721263 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d0d3d7e9-97fa-4671-bd51-834b63c22033 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df27d569-05aa-475c-b168-d3f7cca67cbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:12:55.731789 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-d0d3d7e9-97fa-4671-bd51-834b63c22033 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:12:55.780928 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:55.780928 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:55.783516 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5183ba28-13df-47cb-892a-97ebc9d5a6e4 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Volume info retrieved successfully. Jan 28 19:12:55.883588 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5183ba28-13df-47cb-892a-97ebc9d5a6e4 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Delete volume request issued successfully. Jan 28 19:12:55.889381 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5183ba28-13df-47cb-892a-97ebc9d5a6e4 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] http://10.222.0.16/volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/7f79002a-cfdd-4f95-abd0-aa1b51929dfd returned with HTTP 202 Jan 28 19:12:55.897579 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 713/1430] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:12:55 2021] DELETE /volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/7f79002a-cfdd-4f95-abd0-aa1b51929dfd => generated 0 bytes in 312 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:12:55.915045 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ba3724cd-bb40-4ecc-b173-470701f2c23f tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] GET http://10.222.0.16/volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/7f79002a-cfdd-4f95-abd0-aa1b51929dfd Jan 28 19:12:55.919928 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ba3724cd-bb40-4ecc-b173-470701f2c23f tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:55.931165 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:55.931165 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:55.932668 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ba3724cd-bb40-4ecc-b173-470701f2c23f tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:55.976177 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d0d3d7e9-97fa-4671-bd51-834b63c22033 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df27d569-05aa-475c-b168-d3f7cca67cbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:12:55.979902 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d0d3d7e9-97fa-4671-bd51-834b63c22033 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (203f7184-6796-4dda-a6d9-8b271c3b0d15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:12:56.129367 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-d0d3d7e9-97fa-4671-bd51-834b63c22033 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Created reservations ['b0de77ee-b14c-4231-b24a-5c6d89e46566', '5598b865-3581-43dd-a71c-8965ea30d9fe', '640d8e8a-0855-462c-a44e-9efbb227b1d0', '3ddf1697-14a6-4e1a-9ae1-7877e16af32b'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:12:56.131558 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:56.131558 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:56.132120 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d0d3d7e9-97fa-4671-bd51-834b63c22033 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (203f7184-6796-4dda-a6d9-8b271c3b0d15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0de77ee-b14c-4231-b24a-5c6d89e46566', '5598b865-3581-43dd-a71c-8965ea30d9fe', '640d8e8a-0855-462c-a44e-9efbb227b1d0', '3ddf1697-14a6-4e1a-9ae1-7877e16af32b']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:12:56.134804 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d0d3d7e9-97fa-4671-bd51-834b63c22033 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e9a9cb4-1ac0-41e6-b9dd-7c13d4390139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:12:56.150714 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ba3724cd-bb40-4ecc-b173-470701f2c23f tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Volume info retrieved successfully. Jan 28 19:12:56.187188 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ba3724cd-bb40-4ecc-b173-470701f2c23f tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] http://10.222.0.16/volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/7f79002a-cfdd-4f95-abd0-aa1b51929dfd returned with HTTP 200 Jan 28 19:12:56.201172 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 714/1431] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:12:55 2021] GET /volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/7f79002a-cfdd-4f95-abd0-aa1b51929dfd => generated 915 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:12:56.266679 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d0d3d7e9-97fa-4671-bd51-834b63c22033 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e9a9cb4-1ac0-41e6-b9dd-7c13d4390139) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13ce6557-1b7b-4434-9260-6664af33dbc4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1366047586',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f91c4856fdd64c12891721102045ef90',qos_specs=None,replication_status=,reservations=['b0de77ee-b14c-4231-b24a-5c6d89e46566','5598b865-3581-43dd-a71c-8965ea30d9fe','640d8e8a-0855-462c-a44e-9efbb227b1d0','3ddf1697-14a6-4e1a-9ae1-7877e16af32b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e2806da0ea64f09bc43ad67040b6524',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:12:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1366047586',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13ce6557-1b7b-4434-9260-6664af33dbc4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f91c4856fdd64c12891721102045ef90',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='8e2806da0ea64f09bc43ad67040b6524',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:12:56.274405 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d0d3d7e9-97fa-4671-bd51-834b63c22033 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2f40a95-6873-481b-b50a-95ca14cd69c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:12:56.355300 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d0d3d7e9-97fa-4671-bd51-834b63c22033 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2f40a95-6873-481b-b50a-95ca14cd69c6) transitioned into state 'SUCCESS' from state '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-1366047586',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f91c4856fdd64c12891721102045ef90',qos_specs=None,replication_status=,reservations=['b0de77ee-b14c-4231-b24a-5c6d89e46566','5598b865-3581-43dd-a71c-8965ea30d9fe','640d8e8a-0855-462c-a44e-9efbb227b1d0','3ddf1697-14a6-4e1a-9ae1-7877e16af32b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e2806da0ea64f09bc43ad67040b6524',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:12:56.357337 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d0d3d7e9-97fa-4671-bd51-834b63c22033 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a06f26fd-d07d-4390-b56a-9362f8a3ca70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:12:56.382951 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d0d3d7e9-97fa-4671-bd51-834b63c22033 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a06f26fd-d07d-4390-b56a-9362f8a3ca70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:12:56.386388 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d0d3d7e9-97fa-4671-bd51-834b63c22033 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Flow 'volume_create_api' (733458f5-aebf-42b9-a214-fb46265b37d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:12:56.818805 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d0d3d7e9-97fa-4671-bd51-834b63c22033 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Create volume request issued successfully. Jan 28 19:12:56.868167 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d0d3d7e9-97fa-4671-bd51-834b63c22033 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes returned with HTTP 202 Jan 28 19:12:56.869071 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 718/1432] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 19:12:55 2021] POST /volume/v3/f91c4856fdd64c12891721102045ef90/volumes => generated 842 bytes in 1534 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:12:56.885736 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0be5c2b0-9bfa-454b-90c9-0b068d452fd9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 Jan 28 19:12:56.886663 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0be5c2b0-9bfa-454b-90c9-0b068d452fd9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:56.886870 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:56.886870 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:56.888851 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0be5c2b0-9bfa-454b-90c9-0b068d452fd9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:57.023848 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:57.023848 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:57.045612 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0be5c2b0-9bfa-454b-90c9-0b068d452fd9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:12:57.120232 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0be5c2b0-9bfa-454b-90c9-0b068d452fd9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 returned with HTTP 200 Jan 28 19:12:57.130531 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 715/1433] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:12:56 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 => generated 910 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:12:57.215939 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-116ddb82-1152-42bb-bdff-d3c67bc1fb81 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] GET http://10.222.0.16/volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/7f79002a-cfdd-4f95-abd0-aa1b51929dfd Jan 28 19:12:57.216998 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-116ddb82-1152-42bb-bdff-d3c67bc1fb81 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:57.217240 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:57.217240 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:57.217627 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-116ddb82-1152-42bb-bdff-d3c67bc1fb81 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:57.416459 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:57.416459 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:57.432368 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-116ddb82-1152-42bb-bdff-d3c67bc1fb81 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Volume info retrieved successfully. Jan 28 19:12:57.466268 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-116ddb82-1152-42bb-bdff-d3c67bc1fb81 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] http://10.222.0.16/volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/7f79002a-cfdd-4f95-abd0-aa1b51929dfd returned with HTTP 200 Jan 28 19:12:57.467447 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 719/1434] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:12:57 2021] GET /volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/7f79002a-cfdd-4f95-abd0-aa1b51929dfd => generated 915 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:12:58.084758 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b3c45aa6-1e2f-42d6-b857-313d29957424 req-a38ec5a2-2965-438c-8414-e1eb898952b8 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/82b8c03d-fa1f-4cf1-9d7b-80aa207591e7 Jan 28 19:12:58.085933 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b3c45aa6-1e2f-42d6-b857-313d29957424 req-a38ec5a2-2965-438c-8414-e1eb898952b8 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:58.086303 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:58.086303 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:58.086954 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b3c45aa6-1e2f-42d6-b857-313d29957424 req-a38ec5a2-2965-438c-8414-e1eb898952b8 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:58.150949 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f20c594d-f873-44f2-bc77-6ea7831af37c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 Jan 28 19:12:58.153564 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f20c594d-f873-44f2-bc77-6ea7831af37c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:58.156191 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:58.156191 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:58.166920 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f20c594d-f873-44f2-bc77-6ea7831af37c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:58.219891 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:58.219891 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:58.245953 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-b3c45aa6-1e2f-42d6-b857-313d29957424 req-a38ec5a2-2965-438c-8414-e1eb898952b8 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:12:58.305500 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b3c45aa6-1e2f-42d6-b857-313d29957424 req-a38ec5a2-2965-438c-8414-e1eb898952b8 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/82b8c03d-fa1f-4cf1-9d7b-80aa207591e7 returned with HTTP 200 Jan 28 19:12:58.307462 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 716/1435] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 19:12:58 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/82b8c03d-fa1f-4cf1-9d7b-80aa207591e7 => generated 919 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:12:58.350110 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b3c45aa6-1e2f-42d6-b857-313d29957424 req-a38ec5a2-2965-438c-8414-e1eb898952b8 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume// Jan 28 19:12:58.350910 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b3c45aa6-1e2f-42d6-b857-313d29957424 req-a38ec5a2-2965-438c-8414-e1eb898952b8 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:58.351314 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:58.351314 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:58.352095 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b3c45aa6-1e2f-42d6-b857-313d29957424 req-a38ec5a2-2965-438c-8414-e1eb898952b8 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:58.354556 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b3c45aa6-1e2f-42d6-b857-313d29957424 req-a38ec5a2-2965-438c-8414-e1eb898952b8 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 19:12:58.356423 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 717/1436] 10.222.0.16 () {58 vars in 1289 bytes} [Thu Jan 28 19:12:58 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 19:12:58.421028 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:58.421028 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:58.423114 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b3c45aa6-1e2f-42d6-b857-313d29957424 req-b7f84d3e-65d9-4f68-9c51-12de4bd77bfd tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] POST http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/attachments Jan 28 19:12:58.424420 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b3c45aa6-1e2f-42d6-b857-313d29957424 req-b7f84d3e-65d9-4f68-9c51-12de4bd77bfd tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "82b8c03d-fa1f-4cf1-9d7b-80aa207591e7", "instance_uuid": "58ab53ab-0d94-40bb-9480-c9926b433dc1", "connector": null}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:12:58.458644 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f20c594d-f873-44f2-bc77-6ea7831af37c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:12:58.523922 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f20c594d-f873-44f2-bc77-6ea7831af37c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 returned with HTTP 200 Jan 28 19:12:58.525111 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 720/1437] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:12:58 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 => generated 910 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:12:58.541878 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3124cb2e-3659-4a1e-a7ce-5f28c74f4494 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] GET http://10.222.0.16/volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/7f79002a-cfdd-4f95-abd0-aa1b51929dfd Jan 28 19:12:58.543454 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3124cb2e-3659-4a1e-a7ce-5f28c74f4494 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:58.543454 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:58.543454 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:58.543454 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3124cb2e-3659-4a1e-a7ce-5f28c74f4494 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:58.548699 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:58.548699 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:58.773092 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:58.773092 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:58.777598 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b3c45aa6-1e2f-42d6-b857-313d29957424 req-b7f84d3e-65d9-4f68-9c51-12de4bd77bfd tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/attachments returned with HTTP 200 Jan 28 19:12:58.778952 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 718/1438] 10.222.0.16 () {66 vars in 1565 bytes} [Thu Jan 28 19:12:58 2021] POST /volume/v3/284ff251e5584e9fa0cccbd01daea382/attachments => generated 273 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:12:58.795613 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3124cb2e-3659-4a1e-a7ce-5f28c74f4494 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Volume info retrieved successfully. Jan 28 19:12:58.852721 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3124cb2e-3659-4a1e-a7ce-5f28c74f4494 tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] http://10.222.0.16/volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/7f79002a-cfdd-4f95-abd0-aa1b51929dfd returned with HTTP 200 Jan 28 19:12:58.853631 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 721/1439] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:12:58 2021] GET /volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/7f79002a-cfdd-4f95-abd0-aa1b51929dfd => generated 915 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:12:58.998582 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b3c45aa6-1e2f-42d6-b857-313d29957424 req-bc809dd8-e617-429a-b25d-610db108a28a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] POST http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/attachments/c860c8d0-49eb-4057-925e-090dcdd01567/action Jan 28 19:12:58.999463 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:58.999463 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:59.001174 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b3c45aa6-1e2f-42d6-b857-313d29957424 req-bc809dd8-e617-429a-b25d-610db108a28a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Action body: b'{"os-complete": null}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:12:59.001801 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b3c45aa6-1e2f-42d6-b857-313d29957424 req-bc809dd8-e617-429a-b25d-610db108a28a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:12:59.162444 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:59.162444 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:59.193283 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b3c45aa6-1e2f-42d6-b857-313d29957424 req-bc809dd8-e617-429a-b25d-610db108a28a tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/attachments/c860c8d0-49eb-4057-925e-090dcdd01567/action returned with HTTP 204 Jan 28 19:12:59.194779 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 719/1440] 10.222.0.16 () {66 vars in 1696 bytes} [Thu Jan 28 19:12:58 2021] POST /volume/v3/284ff251e5584e9fa0cccbd01daea382/attachments/c860c8d0-49eb-4057-925e-090dcdd01567/action => generated 0 bytes in 204 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:12:59.280273 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c8dc2e38-24cb-45a5-84ee-31957842a70d tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/82b8c03d-fa1f-4cf1-9d7b-80aa207591e7 Jan 28 19:12:59.281789 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c8dc2e38-24cb-45a5-84ee-31957842a70d tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:59.282724 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:59.282724 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:59.283179 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c8dc2e38-24cb-45a5-84ee-31957842a70d tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:59.403870 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:59.403870 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:59.443097 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c8dc2e38-24cb-45a5-84ee-31957842a70d tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:12:59.525476 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:59.525476 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:59.558000 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-faba218f-9736-4c69-9570-1cb7c3b71aec tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 Jan 28 19:12:59.558713 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-faba218f-9736-4c69-9570-1cb7c3b71aec tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:59.558969 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:59.558969 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:59.559544 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-faba218f-9736-4c69-9570-1cb7c3b71aec tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:12:59.568931 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c8dc2e38-24cb-45a5-84ee-31957842a70d tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/82b8c03d-fa1f-4cf1-9d7b-80aa207591e7 returned with HTTP 200 Jan 28 19:12:59.586382 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 722/1441] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:12:59 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/82b8c03d-fa1f-4cf1-9d7b-80aa207591e7 => generated 1181 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:12:59.691754 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:12:59.691754 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:12:59.744727 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-faba218f-9736-4c69-9570-1cb7c3b71aec tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:12:59.809946 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-faba218f-9736-4c69-9570-1cb7c3b71aec tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 returned with HTTP 200 Jan 28 19:12:59.814601 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 720/1442] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:12:59 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 => generated 911 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:12:59.875963 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c770954f-e5de-4f3e-8724-d45e8a9b87ed tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] GET http://10.222.0.16/volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/7f79002a-cfdd-4f95-abd0-aa1b51929dfd Jan 28 19:12:59.876800 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c770954f-e5de-4f3e-8724-d45e8a9b87ed tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:12:59.877152 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:12:59.877152 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:12:59.877777 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c770954f-e5de-4f3e-8724-d45e8a9b87ed tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:13:00.068078 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:13:00.068078 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:13:00.113676 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c770954f-e5de-4f3e-8724-d45e8a9b87ed tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Volume info retrieved successfully. Jan 28 19:13:00.190866 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c770954f-e5de-4f3e-8724-d45e8a9b87ed tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] http://10.222.0.16/volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/7f79002a-cfdd-4f95-abd0-aa1b51929dfd returned with HTTP 200 Jan 28 19:13:00.192383 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 723/1443] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:12:59 2021] GET /volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/7f79002a-cfdd-4f95-abd0-aa1b51929dfd => generated 915 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:13:01.222762 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ec21e21e-9a31-41eb-b87f-b4a73dfd8fae tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] GET http://10.222.0.16/volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/7f79002a-cfdd-4f95-abd0-aa1b51929dfd Jan 28 19:13:01.226844 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ec21e21e-9a31-41eb-b87f-b4a73dfd8fae tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:13:01.227668 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:13:01.227668 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:13:01.228347 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ec21e21e-9a31-41eb-b87f-b4a73dfd8fae tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:13:01.321345 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-0b39e627-be3d-4bc0-97ae-2da40536c954 req-f463b121-7fdf-48b2-a559-99c0842dc0ef tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/82b8c03d-fa1f-4cf1-9d7b-80aa207591e7 Jan 28 19:13:01.322684 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-0b39e627-be3d-4bc0-97ae-2da40536c954 req-f463b121-7fdf-48b2-a559-99c0842dc0ef tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:13:01.323298 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:13:01.323298 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:13:01.325195 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-0b39e627-be3d-4bc0-97ae-2da40536c954 req-f463b121-7fdf-48b2-a559-99c0842dc0ef tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:13:01.457073 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ec21e21e-9a31-41eb-b87f-b4a73dfd8fae tempest-VolumesListAdminTestJSON-1719213192 tempest-VolumesListAdminTestJSON-1719213192-project] http://10.222.0.16/volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/7f79002a-cfdd-4f95-abd0-aa1b51929dfd returned with HTTP 404 Jan 28 19:13:01.461866 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 721/1444] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:13:01 2021] GET /volume/v3/e566d79143b54656b7e0d709ecf7c0dc/volumes/7f79002a-cfdd-4f95-abd0-aa1b51929dfd => generated 109 bytes in 247 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:13:01.543570 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:13:01.543570 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:13:01.581517 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-0b39e627-be3d-4bc0-97ae-2da40536c954 req-f463b121-7fdf-48b2-a559-99c0842dc0ef tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:13:01.675705 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:13:01.675705 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:13:01.713371 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-0b39e627-be3d-4bc0-97ae-2da40536c954 req-f463b121-7fdf-48b2-a559-99c0842dc0ef tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/82b8c03d-fa1f-4cf1-9d7b-80aa207591e7 returned with HTTP 200 Jan 28 19:13:01.724141 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 724/1445] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 19:13:01 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/82b8c03d-fa1f-4cf1-9d7b-80aa207591e7 => generated 1181 bytes in 409 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:13:01.814077 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-0b39e627-be3d-4bc0-97ae-2da40536c954 req-a2e4b864-8bc8-49e1-8735-2a19c3b62088 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] DELETE http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/attachments/c860c8d0-49eb-4057-925e-090dcdd01567 Jan 28 19:13:01.815334 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-0b39e627-be3d-4bc0-97ae-2da40536c954 req-a2e4b864-8bc8-49e1-8735-2a19c3b62088 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:13:01.816244 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-0b39e627-be3d-4bc0-97ae-2da40536c954 req-a2e4b864-8bc8-49e1-8735-2a19c3b62088 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:13:01.914347 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:13:01.914347 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:13:02.344189 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-0b39e627-be3d-4bc0-97ae-2da40536c954 req-a2e4b864-8bc8-49e1-8735-2a19c3b62088 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 19:13:02.345190 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-0b39e627-be3d-4bc0-97ae-2da40536c954 req-a2e4b864-8bc8-49e1-8735-2a19c3b62088 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Pending status list for volume during attachment-delete: [] {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 19:13:02.354958 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-0b39e627-be3d-4bc0-97ae-2da40536c954 req-a2e4b864-8bc8-49e1-8735-2a19c3b62088 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/attachments/c860c8d0-49eb-4057-925e-090dcdd01567 returned with HTTP 200 Jan 28 19:13:02.363863 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 722/1446] 10.222.0.16 () {64 vars in 1644 bytes} [Thu Jan 28 19:13:01 2021] DELETE /volume/v3/284ff251e5584e9fa0cccbd01daea382/attachments/c860c8d0-49eb-4057-925e-090dcdd01567 => generated 19 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:13:02.409223 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8240a0d0-5aa0-424f-b659-e3e304a93476 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/82b8c03d-fa1f-4cf1-9d7b-80aa207591e7 Jan 28 19:13:02.410294 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8240a0d0-5aa0-424f-b659-e3e304a93476 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:13:02.410621 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:13:02.410621 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:13:02.411193 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8240a0d0-5aa0-424f-b659-e3e304a93476 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:13:02.648048 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:13:02.648048 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:13:02.666876 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8240a0d0-5aa0-424f-b659-e3e304a93476 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:13:02.721449 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8240a0d0-5aa0-424f-b659-e3e304a93476 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/82b8c03d-fa1f-4cf1-9d7b-80aa207591e7 returned with HTTP 200 Jan 28 19:13:02.722688 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 725/1447] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:13:02 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/82b8c03d-fa1f-4cf1-9d7b-80aa207591e7 => generated 919 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:13:13.474576 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8d19f3ca-5000-44d5-9596-5715da36f109 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] POST http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes Jan 28 19:13:13.475838 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:13:13.475838 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:13:13.476602 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8d19f3ca-5000-44d5-9596-5715da36f109 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1773918207", "metadata": {"Type": "Test"}}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:13:13.479119 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-8d19f3ca-5000-44d5-9596-5715da36f109 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1773918207', 'metadata': {'Type': 'Test'}}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:13:13.479981 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-8d19f3ca-5000-44d5-9596-5715da36f109 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Create volume of 1 GB Jan 28 19:13:13.481496 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:13:13.481496 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:13:13.511734 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8d19f3ca-5000-44d5-9596-5715da36f109 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Availability Zones retrieved successfully. Jan 28 19:13:13.551039 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8d19f3ca-5000-44d5-9596-5715da36f109 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Flow 'volume_create_api' (071e9b4d-56bf-4100-8fa1-a67c2254459f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:13:13.557391 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8d19f3ca-5000-44d5-9596-5715da36f109 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6913dd6-b869-469e-87a2-5c74a1ab81d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:13:13.562500 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-8d19f3ca-5000-44d5-9596-5715da36f109 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:13:13.713996 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8d19f3ca-5000-44d5-9596-5715da36f109 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6913dd6-b869-469e-87a2-5c74a1ab81d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:13:13.721089 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8d19f3ca-5000-44d5-9596-5715da36f109 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d547880-5b70-42c0-ad58-203318ba0825) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:13:13.946320 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-8d19f3ca-5000-44d5-9596-5715da36f109 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Created reservations ['5912e37a-a2ae-46b8-9caa-4ac9f3761c13', '823f15f4-e7b7-4c25-a2ec-71b66dff474a', '494fe586-a7c3-40e9-b235-4f1a592a39ee', '373ea69e-2d26-4b4f-a8f3-f43f911b45af'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:13:13.948287 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8d19f3ca-5000-44d5-9596-5715da36f109 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d547880-5b70-42c0-ad58-203318ba0825) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5912e37a-a2ae-46b8-9caa-4ac9f3761c13', '823f15f4-e7b7-4c25-a2ec-71b66dff474a', '494fe586-a7c3-40e9-b235-4f1a592a39ee', '373ea69e-2d26-4b4f-a8f3-f43f911b45af']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:13:13.951448 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8d19f3ca-5000-44d5-9596-5715da36f109 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19a46b28-11b2-4c4a-a555-4fa5f15ed4f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:13:14.066454 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8d19f3ca-5000-44d5-9596-5715da36f109 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19a46b28-11b2-4c4a-a555-4fa5f15ed4f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c9c89b0-eec6-4b79-8d74-4dbafb315f8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1773918207',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='0f310564b3f4473f8b3d023f39a626f6',qos_specs=None,replication_status=,reservations=['5912e37a-a2ae-46b8-9caa-4ac9f3761c13','823f15f4-e7b7-4c25-a2ec-71b66dff474a','494fe586-a7c3-40e9-b235-4f1a592a39ee','373ea69e-2d26-4b4f-a8f3-f43f911b45af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb72ac42110e4aef8aa6c7a9250739ab',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:13:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1773918207',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c9c89b0-eec6-4b79-8d74-4dbafb315f8f,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='0f310564b3f4473f8b3d023f39a626f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='fb72ac42110e4aef8aa6c7a9250739ab',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:13:14.078570 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8d19f3ca-5000-44d5-9596-5715da36f109 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db2232b6-bcbd-41d7-8d22-554cd56ee93f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:13:14.177890 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8d19f3ca-5000-44d5-9596-5715da36f109 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db2232b6-bcbd-41d7-8d22-554cd56ee93f) transitioned into state 'SUCCESS' from state '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-1773918207',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='0f310564b3f4473f8b3d023f39a626f6',qos_specs=None,replication_status=,reservations=['5912e37a-a2ae-46b8-9caa-4ac9f3761c13','823f15f4-e7b7-4c25-a2ec-71b66dff474a','494fe586-a7c3-40e9-b235-4f1a592a39ee','373ea69e-2d26-4b4f-a8f3-f43f911b45af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb72ac42110e4aef8aa6c7a9250739ab',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:13:14.183557 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8d19f3ca-5000-44d5-9596-5715da36f109 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7600e8bf-8e53-4df9-abdc-95d6555db9e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:13:14.258323 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8d19f3ca-5000-44d5-9596-5715da36f109 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7600e8bf-8e53-4df9-abdc-95d6555db9e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:13:14.269381 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8d19f3ca-5000-44d5-9596-5715da36f109 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Flow 'volume_create_api' (071e9b4d-56bf-4100-8fa1-a67c2254459f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:13:14.470622 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8d19f3ca-5000-44d5-9596-5715da36f109 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Create volume request issued successfully. Jan 28 19:13:14.512875 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8d19f3ca-5000-44d5-9596-5715da36f109 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes returned with HTTP 202 Jan 28 19:13:14.515816 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 723/1448] 10.222.0.16 () {60 vars in 1226 bytes} [Thu Jan 28 19:13:13 2021] POST /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes => generated 828 bytes in 1336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:13:14.543066 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-207663da-2615-4dbe-ad39-0c420e911817 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1c9c89b0-eec6-4b79-8d74-4dbafb315f8f Jan 28 19:13:14.544322 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-207663da-2615-4dbe-ad39-0c420e911817 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:13:14.544969 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:13:14.544969 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:13:14.546105 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-207663da-2615-4dbe-ad39-0c420e911817 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:13:14.685698 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:13:14.685698 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:13:14.706088 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-207663da-2615-4dbe-ad39-0c420e911817 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:13:14.760266 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-207663da-2615-4dbe-ad39-0c420e911817 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1c9c89b0-eec6-4b79-8d74-4dbafb315f8f returned with HTTP 200 Jan 28 19:13:14.762719 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 726/1449] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:13:14 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1c9c89b0-eec6-4b79-8d74-4dbafb315f8f => generated 920 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:13:15.780259 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fda7f5ec-b5bf-429b-8a24-037abf85dfa4 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1c9c89b0-eec6-4b79-8d74-4dbafb315f8f Jan 28 19:13:15.781727 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fda7f5ec-b5bf-429b-8a24-037abf85dfa4 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:13:15.781727 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:13:15.781727 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:13:15.782258 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fda7f5ec-b5bf-429b-8a24-037abf85dfa4 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:13:15.935949 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:13:15.935949 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:13:15.970701 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fda7f5ec-b5bf-429b-8a24-037abf85dfa4 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:13:16.040589 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fda7f5ec-b5bf-429b-8a24-037abf85dfa4 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1c9c89b0-eec6-4b79-8d74-4dbafb315f8f returned with HTTP 200 Jan 28 19:13:16.042589 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 724/1450] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:13:15 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1c9c89b0-eec6-4b79-8d74-4dbafb315f8f => generated 921 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:13:16.066917 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-174269c4-4399-4162-9238-6e3ee21b38b9 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1c9c89b0-eec6-4b79-8d74-4dbafb315f8f Jan 28 19:13:16.068196 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-174269c4-4399-4162-9238-6e3ee21b38b9 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:13:16.068837 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:13:16.068837 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:13:16.070943 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-174269c4-4399-4162-9238-6e3ee21b38b9 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:13:16.186854 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:13:16.186854 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:13:16.205900 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-174269c4-4399-4162-9238-6e3ee21b38b9 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:13:16.313364 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-174269c4-4399-4162-9238-6e3ee21b38b9 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1c9c89b0-eec6-4b79-8d74-4dbafb315f8f returned with HTTP 200 Jan 28 19:13:16.317515 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 727/1451] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:13:16 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1c9c89b0-eec6-4b79-8d74-4dbafb315f8f => generated 921 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:13:16.335491 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0b68c4c2-51fc-474f-a6c6-a393e87312a2 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] PUT http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1c9c89b0-eec6-4b79-8d74-4dbafb315f8f Jan 28 19:13:16.336248 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:13:16.336248 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:13:16.336932 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0b68c4c2-51fc-474f-a6c6-a393e87312a2 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1773918207"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:13:16.540957 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:13:16.540957 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:13:16.572556 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0b68c4c2-51fc-474f-a6c6-a393e87312a2 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:13:16.593944 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0b68c4c2-51fc-474f-a6c6-a393e87312a2 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume updated successfully. Jan 28 19:13:16.625943 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0b68c4c2-51fc-474f-a6c6-a393e87312a2 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1c9c89b0-eec6-4b79-8d74-4dbafb315f8f returned with HTTP 200 Jan 28 19:13:16.643158 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-58877324-06d9-48bf-91de-d3edf33b66b5 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] PUT http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1c9c89b0-eec6-4b79-8d74-4dbafb315f8f Jan 28 19:13:16.643900 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:13:16.643900 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:13:16.644576 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-58877324-06d9-48bf-91de-d3edf33b66b5 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1567201814", "description": "This is the new description of volume"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:13:16.645521 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 725/1452] 10.222.0.16 () {60 vars in 1335 bytes} [Thu Jan 28 19:13:16 2021] PUT /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1c9c89b0-eec6-4b79-8d74-4dbafb315f8f => generated 853 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:13:16.757275 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:13:16.757275 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:13:16.772161 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-58877324-06d9-48bf-91de-d3edf33b66b5 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:13:16.785542 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-58877324-06d9-48bf-91de-d3edf33b66b5 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume updated successfully. Jan 28 19:13:16.814739 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-58877324-06d9-48bf-91de-d3edf33b66b5 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1c9c89b0-eec6-4b79-8d74-4dbafb315f8f returned with HTTP 200 Jan 28 19:13:16.815684 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 728/1453] 10.222.0.16 () {60 vars in 1336 bytes} [Thu Jan 28 19:13:16 2021] PUT /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1c9c89b0-eec6-4b79-8d74-4dbafb315f8f => generated 892 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:13:16.832297 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b026a2c5-853d-4af7-94e8-c644973d5774 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1c9c89b0-eec6-4b79-8d74-4dbafb315f8f Jan 28 19:13:16.832920 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b026a2c5-853d-4af7-94e8-c644973d5774 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:13:16.833116 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:13:16.833116 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:13:16.833791 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b026a2c5-853d-4af7-94e8-c644973d5774 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:13:17.006547 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:13:17.006547 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:13:17.020848 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b026a2c5-853d-4af7-94e8-c644973d5774 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:13:17.058282 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b026a2c5-853d-4af7-94e8-c644973d5774 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1c9c89b0-eec6-4b79-8d74-4dbafb315f8f returned with HTTP 200 Jan 28 19:13:17.070114 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 726/1454] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:13:16 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1c9c89b0-eec6-4b79-8d74-4dbafb315f8f => generated 960 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:13:17.076951 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a8269764-5b66-45cc-9670-e07df49cfe88 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] POST http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes Jan 28 19:13:17.077842 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:13:17.077842 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:13:17.078518 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a8269764-5b66-45cc-9670-e07df49cfe88 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1912164846", "availability_zone": "nova", "size": 1}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:13:17.080449 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-a8269764-5b66-45cc-9670-e07df49cfe88 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1912164846', 'availability_zone': 'nova', 'size': 1}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:13:17.081038 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-a8269764-5b66-45cc-9670-e07df49cfe88 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Create volume of 1 GB Jan 28 19:13:17.096250 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a8269764-5b66-45cc-9670-e07df49cfe88 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Availability Zones retrieved successfully. Jan 28 19:13:17.158294 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a8269764-5b66-45cc-9670-e07df49cfe88 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Flow 'volume_create_api' (81b7d7d3-3c70-40b0-b626-f823409894de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:13:17.170807 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a8269764-5b66-45cc-9670-e07df49cfe88 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d382f7a5-fa89-408f-9e91-0ccb2ad03c56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:13:17.189500 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-a8269764-5b66-45cc-9670-e07df49cfe88 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:13:17.492315 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a8269764-5b66-45cc-9670-e07df49cfe88 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d382f7a5-fa89-408f-9e91-0ccb2ad03c56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:13:17.505166 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a8269764-5b66-45cc-9670-e07df49cfe88 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f26be05d-b161-4846-bbb7-0e40adc7e742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:13:17.787718 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-a8269764-5b66-45cc-9670-e07df49cfe88 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Created reservations ['01f6e210-b21f-4f6a-ab1c-7ec21ec402c8', 'c847628d-5bdb-404c-b6c1-7c4879bd0994', '3813f9c2-ec42-4684-b711-0ff7932b0e17', 'd058363c-07ab-46ba-8c19-329cb19ea994'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:13:17.802360 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a8269764-5b66-45cc-9670-e07df49cfe88 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f26be05d-b161-4846-bbb7-0e40adc7e742) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01f6e210-b21f-4f6a-ab1c-7ec21ec402c8', 'c847628d-5bdb-404c-b6c1-7c4879bd0994', '3813f9c2-ec42-4684-b711-0ff7932b0e17', 'd058363c-07ab-46ba-8c19-329cb19ea994']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:13:17.807505 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a8269764-5b66-45cc-9670-e07df49cfe88 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (152e7b6b-b293-49bd-9ec6-e13e6d052f5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:13:17.955873 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a8269764-5b66-45cc-9670-e07df49cfe88 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (152e7b6b-b293-49bd-9ec6-e13e6d052f5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '167b143d-ae6e-4e29-aafe-20ee66cf7288', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1912164846',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f310564b3f4473f8b3d023f39a626f6',qos_specs=None,replication_status=,reservations=['01f6e210-b21f-4f6a-ab1c-7ec21ec402c8','c847628d-5bdb-404c-b6c1-7c4879bd0994','3813f9c2-ec42-4684-b711-0ff7932b0e17','d058363c-07ab-46ba-8c19-329cb19ea994'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb72ac42110e4aef8aa6c7a9250739ab',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:13:17Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1912164846',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=167b143d-ae6e-4e29-aafe-20ee66cf7288,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f310564b3f4473f8b3d023f39a626f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='fb72ac42110e4aef8aa6c7a9250739ab',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:13:17.964901 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a8269764-5b66-45cc-9670-e07df49cfe88 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78f31152-99cc-4999-8948-b47bf65030c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:13:18.020133 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a8269764-5b66-45cc-9670-e07df49cfe88 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78f31152-99cc-4999-8948-b47bf65030c4) transitioned into 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-1912164846',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f310564b3f4473f8b3d023f39a626f6',qos_specs=None,replication_status=,reservations=['01f6e210-b21f-4f6a-ab1c-7ec21ec402c8','c847628d-5bdb-404c-b6c1-7c4879bd0994','3813f9c2-ec42-4684-b711-0ff7932b0e17','d058363c-07ab-46ba-8c19-329cb19ea994'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb72ac42110e4aef8aa6c7a9250739ab',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:13:18.031816 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a8269764-5b66-45cc-9670-e07df49cfe88 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ada86a83-4b57-4fa9-b5be-9bd09cf25486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:13:18.090140 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a8269764-5b66-45cc-9670-e07df49cfe88 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ada86a83-4b57-4fa9-b5be-9bd09cf25486) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:13:18.103424 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a8269764-5b66-45cc-9670-e07df49cfe88 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Flow 'volume_create_api' (81b7d7d3-3c70-40b0-b626-f823409894de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:13:18.300386 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a8269764-5b66-45cc-9670-e07df49cfe88 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Create volume request issued successfully. Jan 28 19:13:18.362420 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a8269764-5b66-45cc-9670-e07df49cfe88 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes returned with HTTP 202 Jan 28 19:13:18.372344 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 729/1455] 10.222.0.16 () {60 vars in 1226 bytes} [Thu Jan 28 19:13:17 2021] POST /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes => generated 811 bytes in 1298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 28 19:13:18.397118 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f8b0badc-035c-4958-afdf-79ee964503aa tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/167b143d-ae6e-4e29-aafe-20ee66cf7288 Jan 28 19:13:18.402093 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f8b0badc-035c-4958-afdf-79ee964503aa tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:13:18.402479 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:13:18.402479 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:13:18.403135 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f8b0badc-035c-4958-afdf-79ee964503aa tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:13:18.616827 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:13:18.616827 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:13:18.641676 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f8b0badc-035c-4958-afdf-79ee964503aa tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:13:18.709901 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f8b0badc-035c-4958-afdf-79ee964503aa tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/167b143d-ae6e-4e29-aafe-20ee66cf7288 returned with HTTP 200 Jan 28 19:13:18.712511 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 727/1456] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:13:18 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/167b143d-ae6e-4e29-aafe-20ee66cf7288 => generated 879 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:13:19.736614 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eb46a232-72ef-4083-a305-627786543f75 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/167b143d-ae6e-4e29-aafe-20ee66cf7288 Jan 28 19:13:19.738378 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eb46a232-72ef-4083-a305-627786543f75 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:13:19.738786 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:13:19.738786 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:13:19.739500 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eb46a232-72ef-4083-a305-627786543f75 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:13:20.054480 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:13:20.054480 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:13:20.067314 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-eb46a232-72ef-4083-a305-627786543f75 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:13:20.097084 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eb46a232-72ef-4083-a305-627786543f75 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/167b143d-ae6e-4e29-aafe-20ee66cf7288 returned with HTTP 200 Jan 28 19:13:20.098839 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 730/1457] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:13:19 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/167b143d-ae6e-4e29-aafe-20ee66cf7288 => generated 903 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:13:21.117036 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-27e3322b-b296-4517-8124-aec45ec490eb tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/167b143d-ae6e-4e29-aafe-20ee66cf7288 Jan 28 19:13:21.118228 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-27e3322b-b296-4517-8124-aec45ec490eb tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:13:21.118608 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:13:21.118608 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:13:21.119200 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-27e3322b-b296-4517-8124-aec45ec490eb tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:13:21.233551 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:13:21.233551 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:13:21.260810 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-27e3322b-b296-4517-8124-aec45ec490eb tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:13:21.315853 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-27e3322b-b296-4517-8124-aec45ec490eb tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/167b143d-ae6e-4e29-aafe-20ee66cf7288 returned with HTTP 200 Jan 28 19:13:21.329265 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 728/1458] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:13:21 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/167b143d-ae6e-4e29-aafe-20ee66cf7288 => generated 904 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:13:21.351227 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1ee36d01-b420-4366-bee2-7d496970e636 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] PUT http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/167b143d-ae6e-4e29-aafe-20ee66cf7288 Jan 28 19:13:21.351951 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:13:21.351951 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:13:21.352457 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1ee36d01-b420-4366-bee2-7d496970e636 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1773918207", "description": null}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:13:21.481042 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:13:21.481042 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:13:21.492958 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1ee36d01-b420-4366-bee2-7d496970e636 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:13:21.535178 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1ee36d01-b420-4366-bee2-7d496970e636 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume updated successfully. Jan 28 19:13:21.598449 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1ee36d01-b420-4366-bee2-7d496970e636 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/167b143d-ae6e-4e29-aafe-20ee66cf7288 returned with HTTP 200 Jan 28 19:13:21.601883 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 731/1459] 10.222.0.16 () {60 vars in 1335 bytes} [Thu Jan 28 19:13:21 2021] PUT /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/167b143d-ae6e-4e29-aafe-20ee66cf7288 => generated 839 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:13:21.639480 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a317d82a-ca5c-41af-af62-2953210b608e tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] DELETE http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/167b143d-ae6e-4e29-aafe-20ee66cf7288 Jan 28 19:13:21.640431 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a317d82a-ca5c-41af-af62-2953210b608e tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:13:21.641346 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:13:21.641346 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:13:21.642176 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a317d82a-ca5c-41af-af62-2953210b608e tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:13:21.644969 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-a317d82a-ca5c-41af-af62-2953210b608e tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Delete volume with id: 167b143d-ae6e-4e29-aafe-20ee66cf7288 Jan 28 19:13:21.759485 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:13:21.759485 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:13:21.762344 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a317d82a-ca5c-41af-af62-2953210b608e tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:13:21.860040 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a317d82a-ca5c-41af-af62-2953210b608e tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Delete volume request issued successfully. Jan 28 19:13:21.861460 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a317d82a-ca5c-41af-af62-2953210b608e tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/167b143d-ae6e-4e29-aafe-20ee66cf7288 returned with HTTP 202 Jan 28 19:13:21.863653 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 729/1460] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:13:21 2021] DELETE /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/167b143d-ae6e-4e29-aafe-20ee66cf7288 => generated 0 bytes in 235 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:13:21.876712 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-12851423-b9e1-4def-bf19-e419e87018c0 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/167b143d-ae6e-4e29-aafe-20ee66cf7288 Jan 28 19:13:21.877645 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-12851423-b9e1-4def-bf19-e419e87018c0 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:13:21.877856 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:13:21.877856 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:13:21.878274 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-12851423-b9e1-4def-bf19-e419e87018c0 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:13:22.164067 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:13:22.164067 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:13:22.186755 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-12851423-b9e1-4def-bf19-e419e87018c0 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:13:22.275455 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-12851423-b9e1-4def-bf19-e419e87018c0 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/167b143d-ae6e-4e29-aafe-20ee66cf7288 returned with HTTP 200 Jan 28 19:13:22.293786 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 732/1461] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:13:21 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/167b143d-ae6e-4e29-aafe-20ee66cf7288 => generated 906 bytes in 407 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:13:23.310657 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-75bd32ce-4ed4-409f-8daf-f27dcb855491 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/167b143d-ae6e-4e29-aafe-20ee66cf7288 Jan 28 19:13:23.318217 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-75bd32ce-4ed4-409f-8daf-f27dcb855491 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:13:23.320377 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:13:23.320377 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:13:23.325460 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-75bd32ce-4ed4-409f-8daf-f27dcb855491 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:13:23.627687 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:13:23.627687 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:13:23.673234 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-75bd32ce-4ed4-409f-8daf-f27dcb855491 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:13:23.773316 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-75bd32ce-4ed4-409f-8daf-f27dcb855491 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/167b143d-ae6e-4e29-aafe-20ee66cf7288 returned with HTTP 200 Jan 28 19:13:23.799719 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 730/1462] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:13:23 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/167b143d-ae6e-4e29-aafe-20ee66cf7288 => generated 906 bytes in 482 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:13:24.812568 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5d84a011-04a3-4b8f-9b30-9f7990e3f18d tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/167b143d-ae6e-4e29-aafe-20ee66cf7288 Jan 28 19:13:24.813727 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5d84a011-04a3-4b8f-9b30-9f7990e3f18d tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:13:24.815591 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:13:24.815591 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:13:24.817409 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5d84a011-04a3-4b8f-9b30-9f7990e3f18d tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:13:25.144043 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:13:25.144043 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:13:25.189033 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5d84a011-04a3-4b8f-9b30-9f7990e3f18d tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:13:25.287858 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5d84a011-04a3-4b8f-9b30-9f7990e3f18d tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/167b143d-ae6e-4e29-aafe-20ee66cf7288 returned with HTTP 200 Jan 28 19:13:25.289654 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 733/1463] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:13:24 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/167b143d-ae6e-4e29-aafe-20ee66cf7288 => generated 906 bytes in 485 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:13:26.329460 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d9cfd018-d2f6-4793-87e3-ca2b9a25af84 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/167b143d-ae6e-4e29-aafe-20ee66cf7288 Jan 28 19:13:26.330476 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d9cfd018-d2f6-4793-87e3-ca2b9a25af84 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:13:26.330806 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:13:26.330806 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:13:26.341055 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d9cfd018-d2f6-4793-87e3-ca2b9a25af84 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:13:26.563575 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d9cfd018-d2f6-4793-87e3-ca2b9a25af84 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/167b143d-ae6e-4e29-aafe-20ee66cf7288 returned with HTTP 404 Jan 28 19:13:26.571667 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 731/1464] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:13:26 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/167b143d-ae6e-4e29-aafe-20ee66cf7288 => generated 109 bytes in 251 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:13:26.588181 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ea19a360-7846-4138-b4ee-e260f35160ae tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] DELETE http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1c9c89b0-eec6-4b79-8d74-4dbafb315f8f Jan 28 19:13:26.589771 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ea19a360-7846-4138-b4ee-e260f35160ae tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:13:26.590404 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:13:26.590404 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:13:26.591558 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ea19a360-7846-4138-b4ee-e260f35160ae tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:13:26.592692 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-ea19a360-7846-4138-b4ee-e260f35160ae tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Delete volume with id: 1c9c89b0-eec6-4b79-8d74-4dbafb315f8f Jan 28 19:13:26.801847 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:13:26.801847 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:13:26.810390 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ea19a360-7846-4138-b4ee-e260f35160ae tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:13:26.915710 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ea19a360-7846-4138-b4ee-e260f35160ae tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Delete volume request issued successfully. Jan 28 19:13:26.916623 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ea19a360-7846-4138-b4ee-e260f35160ae tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1c9c89b0-eec6-4b79-8d74-4dbafb315f8f returned with HTTP 202 Jan 28 19:13:26.932910 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a2afe810-4c84-4894-a12d-632434569a76 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1c9c89b0-eec6-4b79-8d74-4dbafb315f8f Jan 28 19:13:26.934304 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a2afe810-4c84-4894-a12d-632434569a76 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:13:26.935611 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a2afe810-4c84-4894-a12d-632434569a76 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:13:26.936517 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 734/1465] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:13:26 2021] DELETE /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1c9c89b0-eec6-4b79-8d74-4dbafb315f8f => generated 0 bytes in 364 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:13:27.187918 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:13:27.187918 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:13:27.227778 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a2afe810-4c84-4894-a12d-632434569a76 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:13:27.343383 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a2afe810-4c84-4894-a12d-632434569a76 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1c9c89b0-eec6-4b79-8d74-4dbafb315f8f returned with HTTP 200 Jan 28 19:13:27.361191 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 732/1466] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:13:26 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1c9c89b0-eec6-4b79-8d74-4dbafb315f8f => generated 959 bytes in 425 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:13:28.391907 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e409e5bc-d5f4-4213-a063-e31df481c9a1 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1c9c89b0-eec6-4b79-8d74-4dbafb315f8f Jan 28 19:13:28.404857 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e409e5bc-d5f4-4213-a063-e31df481c9a1 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:13:28.404857 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:13:28.404857 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:13:28.404857 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e409e5bc-d5f4-4213-a063-e31df481c9a1 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:13:28.706991 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:13:28.706991 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:13:28.774134 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e409e5bc-d5f4-4213-a063-e31df481c9a1 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:13:28.852433 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e409e5bc-d5f4-4213-a063-e31df481c9a1 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1c9c89b0-eec6-4b79-8d74-4dbafb315f8f returned with HTTP 200 Jan 28 19:13:28.854511 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 735/1467] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:13:28 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1c9c89b0-eec6-4b79-8d74-4dbafb315f8f => generated 959 bytes in 472 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:13:29.892144 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ae473e82-26ff-4dd7-b0fa-a1862a02c616 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1c9c89b0-eec6-4b79-8d74-4dbafb315f8f Jan 28 19:13:29.892932 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ae473e82-26ff-4dd7-b0fa-a1862a02c616 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:13:29.893105 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:13:29.893105 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:13:29.893780 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ae473e82-26ff-4dd7-b0fa-a1862a02c616 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:13:30.002721 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:13:30.002721 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:13:30.029721 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ae473e82-26ff-4dd7-b0fa-a1862a02c616 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:13:30.066522 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ae473e82-26ff-4dd7-b0fa-a1862a02c616 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1c9c89b0-eec6-4b79-8d74-4dbafb315f8f returned with HTTP 200 Jan 28 19:13:30.067701 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 733/1468] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:13:29 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1c9c89b0-eec6-4b79-8d74-4dbafb315f8f => generated 959 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:13:31.098259 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d1c6b2e6-de4a-45b8-b6b6-ee3b01aa7395 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1c9c89b0-eec6-4b79-8d74-4dbafb315f8f Jan 28 19:13:31.102990 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d1c6b2e6-de4a-45b8-b6b6-ee3b01aa7395 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:13:31.104267 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:13:31.104267 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:13:31.106042 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d1c6b2e6-de4a-45b8-b6b6-ee3b01aa7395 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:13:31.402525 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:13:31.402525 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:13:31.440229 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d1c6b2e6-de4a-45b8-b6b6-ee3b01aa7395 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:13:31.542698 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d1c6b2e6-de4a-45b8-b6b6-ee3b01aa7395 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1c9c89b0-eec6-4b79-8d74-4dbafb315f8f returned with HTTP 200 Jan 28 19:13:31.544742 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 736/1469] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:13:31 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1c9c89b0-eec6-4b79-8d74-4dbafb315f8f => generated 959 bytes in 451 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:13:32.574696 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2d4fd679-bf5c-4ebc-b3d4-2447f5566c0f tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1c9c89b0-eec6-4b79-8d74-4dbafb315f8f Jan 28 19:13:32.576386 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2d4fd679-bf5c-4ebc-b3d4-2447f5566c0f tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:13:32.576979 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:13:32.576979 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:13:32.577821 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2d4fd679-bf5c-4ebc-b3d4-2447f5566c0f tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:13:32.866270 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2d4fd679-bf5c-4ebc-b3d4-2447f5566c0f tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1c9c89b0-eec6-4b79-8d74-4dbafb315f8f returned with HTTP 404 Jan 28 19:13:32.868114 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 734/1470] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:13:32 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1c9c89b0-eec6-4b79-8d74-4dbafb315f8f => generated 109 bytes in 297 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:13:32.900242 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a5bebe20-c5db-4431-8680-96d3b3ffab67 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] POST http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes Jan 28 19:13:32.901049 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:13:32.901049 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:13:32.901851 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a5bebe20-c5db-4431-8680-96d3b3ffab67 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-656491789"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:13:32.903883 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-a5bebe20-c5db-4431-8680-96d3b3ffab67 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-656491789'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:13:32.904552 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-a5bebe20-c5db-4431-8680-96d3b3ffab67 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Create volume of 1 GB Jan 28 19:13:32.964117 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a5bebe20-c5db-4431-8680-96d3b3ffab67 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Availability Zones retrieved successfully. Jan 28 19:13:33.033776 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a5bebe20-c5db-4431-8680-96d3b3ffab67 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Flow 'volume_create_api' (ce23e9fd-0c5c-454d-8073-89979a638ec7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:13:33.060174 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a5bebe20-c5db-4431-8680-96d3b3ffab67 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80e5fbea-e361-40c1-9684-726c7e15c97c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:13:33.064702 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-a5bebe20-c5db-4431-8680-96d3b3ffab67 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:13:33.432736 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a5bebe20-c5db-4431-8680-96d3b3ffab67 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80e5fbea-e361-40c1-9684-726c7e15c97c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:13:33.436836 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a5bebe20-c5db-4431-8680-96d3b3ffab67 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1aca68a4-32b4-4ef9-9505-94e42dac8f7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:13:33.754304 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-a5bebe20-c5db-4431-8680-96d3b3ffab67 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Created reservations ['c58c7d86-6552-4e6d-b7da-caec7242e65d', '234c2434-77c4-4220-b0cb-31d98ee614fb', '0ecf0466-0ea1-413a-9435-14a13c34e5b4', 'dea91064-0b03-48b4-ba18-96c9b73382b0'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:13:33.757448 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a5bebe20-c5db-4431-8680-96d3b3ffab67 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1aca68a4-32b4-4ef9-9505-94e42dac8f7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c58c7d86-6552-4e6d-b7da-caec7242e65d', '234c2434-77c4-4220-b0cb-31d98ee614fb', '0ecf0466-0ea1-413a-9435-14a13c34e5b4', 'dea91064-0b03-48b4-ba18-96c9b73382b0']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:13:33.761483 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a5bebe20-c5db-4431-8680-96d3b3ffab67 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bccfa59-be07-4dce-9b45-81710fa1a1cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:13:33.993200 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a5bebe20-c5db-4431-8680-96d3b3ffab67 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bccfa59-be07-4dce-9b45-81710fa1a1cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56d3efea-cd97-48c5-ae82-aba446018a48', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-656491789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f310564b3f4473f8b3d023f39a626f6',qos_specs=None,replication_status=,reservations=['c58c7d86-6552-4e6d-b7da-caec7242e65d','234c2434-77c4-4220-b0cb-31d98ee614fb','0ecf0466-0ea1-413a-9435-14a13c34e5b4','dea91064-0b03-48b4-ba18-96c9b73382b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb72ac42110e4aef8aa6c7a9250739ab',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:13:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-656491789',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56d3efea-cd97-48c5-ae82-aba446018a48,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f310564b3f4473f8b3d023f39a626f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='fb72ac42110e4aef8aa6c7a9250739ab',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:13:34.000158 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a5bebe20-c5db-4431-8680-96d3b3ffab67 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63e8cc98-fc7b-4205-b010-18de60589907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:13:34.090800 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a5bebe20-c5db-4431-8680-96d3b3ffab67 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63e8cc98-fc7b-4205-b010-18de60589907) transitioned into state 'SUCCESS' from state '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-656491789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f310564b3f4473f8b3d023f39a626f6',qos_specs=None,replication_status=,reservations=['c58c7d86-6552-4e6d-b7da-caec7242e65d','234c2434-77c4-4220-b0cb-31d98ee614fb','0ecf0466-0ea1-413a-9435-14a13c34e5b4','dea91064-0b03-48b4-ba18-96c9b73382b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb72ac42110e4aef8aa6c7a9250739ab',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:13:34.095276 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a5bebe20-c5db-4431-8680-96d3b3ffab67 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8acde31-f209-4216-85f8-379ba936b5a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:13:34.161755 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a5bebe20-c5db-4431-8680-96d3b3ffab67 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8acde31-f209-4216-85f8-379ba936b5a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:13:34.167679 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a5bebe20-c5db-4431-8680-96d3b3ffab67 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Flow 'volume_create_api' (ce23e9fd-0c5c-454d-8073-89979a638ec7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:13:34.460940 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a5bebe20-c5db-4431-8680-96d3b3ffab67 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Create volume request issued successfully. Jan 28 19:13:34.531903 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a5bebe20-c5db-4431-8680-96d3b3ffab67 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes returned with HTTP 202 Jan 28 19:13:34.552948 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 737/1471] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 19:13:32 2021] POST /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes => generated 813 bytes in 1640 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:13:34.560405 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f256b60e-d281-4e6b-9309-25474ab830c2 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/56d3efea-cd97-48c5-ae82-aba446018a48 Jan 28 19:13:34.561444 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f256b60e-d281-4e6b-9309-25474ab830c2 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:13:34.562747 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f256b60e-d281-4e6b-9309-25474ab830c2 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:13:34.768921 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:13:34.768921 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:13:34.799495 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f256b60e-d281-4e6b-9309-25474ab830c2 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:13:34.886921 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f256b60e-d281-4e6b-9309-25474ab830c2 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/56d3efea-cd97-48c5-ae82-aba446018a48 returned with HTTP 200 Jan 28 19:13:34.891850 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 735/1472] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:13:34 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/56d3efea-cd97-48c5-ae82-aba446018a48 => generated 905 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:13:35.910901 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c2a2358c-6fae-4192-868e-f365963cf275 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/56d3efea-cd97-48c5-ae82-aba446018a48 Jan 28 19:13:35.911793 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c2a2358c-6fae-4192-868e-f365963cf275 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:13:35.912112 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:13:35.912112 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:13:35.912731 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c2a2358c-6fae-4192-868e-f365963cf275 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:13:36.166441 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:13:36.166441 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:13:36.186099 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c2a2358c-6fae-4192-868e-f365963cf275 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:13:36.282423 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c2a2358c-6fae-4192-868e-f365963cf275 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/56d3efea-cd97-48c5-ae82-aba446018a48 returned with HTTP 200 Jan 28 19:13:36.285717 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 738/1473] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:13:35 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/56d3efea-cd97-48c5-ae82-aba446018a48 => generated 906 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:13:36.304710 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5f071660-e28d-4f24-932d-78c2fd7bf022 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] POST http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes Jan 28 19:13:36.305526 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:13:36.305526 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:13:36.306696 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5f071660-e28d-4f24-932d-78c2fd7bf022 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Action: 'create', calling method: create, body: {"volume": {"source_volid": "56d3efea-cd97-48c5-ae82-aba446018a48", "size": 1, "name": "tempest-VolumesGetTest-Volume-243326020", "metadata": {"Type": "Test"}}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:13:36.309508 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-5f071660-e28d-4f24-932d-78c2fd7bf022 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Create volume request body: {'volume': {'source_volid': '56d3efea-cd97-48c5-ae82-aba446018a48', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-243326020', 'metadata': {'Type': 'Test'}}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:13:36.476708 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:13:36.476708 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:13:36.479350 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5f071660-e28d-4f24-932d-78c2fd7bf022 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume retrieved successfully. Jan 28 19:13:36.479969 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-5f071660-e28d-4f24-932d-78c2fd7bf022 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Create volume of 1 GB Jan 28 19:13:36.509980 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5f071660-e28d-4f24-932d-78c2fd7bf022 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Availability Zones retrieved successfully. Jan 28 19:13:36.553325 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-5f071660-e28d-4f24-932d-78c2fd7bf022 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Flow 'volume_create_api' (4e46dcd8-edb6-4e0d-af34-46ea04f72bbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:13:36.561158 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-5f071660-e28d-4f24-932d-78c2fd7bf022 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54d3962f-f0a4-44df-b926-62cacaa7c36e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:13:36.566528 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-5f071660-e28d-4f24-932d-78c2fd7bf022 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Validating volume size '1' using validate_int, validate_source_size {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:13:36.737278 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-5f071660-e28d-4f24-932d-78c2fd7bf022 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54d3962f-f0a4-44df-b926-62cacaa7c36e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '56d3efea-cd97-48c5-ae82-aba446018a48', 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:13:36.743562 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-5f071660-e28d-4f24-932d-78c2fd7bf022 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3ffe1aa-0e02-4bff-8323-7e7c032fdf02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:13:36.925350 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-5f071660-e28d-4f24-932d-78c2fd7bf022 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Created reservations ['db1e93a9-ac62-455f-b2b8-17017d06d1c6', '9b8d54e7-9c8c-49ac-91b2-4e80985e89e7', 'bd54965b-716a-4ce8-8d5c-324fd6e14b29', '610666d3-cdae-4734-a88d-de3641944bd7'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:13:36.928258 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-5f071660-e28d-4f24-932d-78c2fd7bf022 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3ffe1aa-0e02-4bff-8323-7e7c032fdf02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db1e93a9-ac62-455f-b2b8-17017d06d1c6', '9b8d54e7-9c8c-49ac-91b2-4e80985e89e7', 'bd54965b-716a-4ce8-8d5c-324fd6e14b29', '610666d3-cdae-4734-a88d-de3641944bd7']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:13:36.936656 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-5f071660-e28d-4f24-932d-78c2fd7bf022 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39af45f1-c523-412d-b191-de1b5cdcc3bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:13:37.141896 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-5f071660-e28d-4f24-932d-78c2fd7bf022 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39af45f1-c523-412d-b191-de1b5cdcc3bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f89132a-77dd-4f25-9136-aea207b4400b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-243326020',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='0f310564b3f4473f8b3d023f39a626f6',qos_specs=None,replication_status=,reservations=['db1e93a9-ac62-455f-b2b8-17017d06d1c6','9b8d54e7-9c8c-49ac-91b2-4e80985e89e7','bd54965b-716a-4ce8-8d5c-324fd6e14b29','610666d3-cdae-4734-a88d-de3641944bd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=56d3efea-cd97-48c5-ae82-aba446018a48,status='creating',user_id='fb72ac42110e4aef8aa6c7a9250739ab',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:13:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-243326020',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f89132a-77dd-4f25-9136-aea207b4400b,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='0f310564b3f4473f8b3d023f39a626f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=56d3efea-cd97-48c5-ae82-aba446018a48,status='creating',terminated_at=None,updated_at=None,user_id='fb72ac42110e4aef8aa6c7a9250739ab',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:13:37.145004 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-5f071660-e28d-4f24-932d-78c2fd7bf022 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (813f1be6-a9de-4aa7-ada9-4651d6ca7fbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:13:37.186330 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-5f071660-e28d-4f24-932d-78c2fd7bf022 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (813f1be6-a9de-4aa7-ada9-4651d6ca7fbc) transitioned into state 'SUCCESS' from state '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-243326020',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='0f310564b3f4473f8b3d023f39a626f6',qos_specs=None,replication_status=,reservations=['db1e93a9-ac62-455f-b2b8-17017d06d1c6','9b8d54e7-9c8c-49ac-91b2-4e80985e89e7','bd54965b-716a-4ce8-8d5c-324fd6e14b29','610666d3-cdae-4734-a88d-de3641944bd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=56d3efea-cd97-48c5-ae82-aba446018a48,status='creating',user_id='fb72ac42110e4aef8aa6c7a9250739ab',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:13:37.188766 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-5f071660-e28d-4f24-932d-78c2fd7bf022 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60591b0e-105d-448f-b3fb-c041bc6a727d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:13:37.331282 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-5f071660-e28d-4f24-932d-78c2fd7bf022 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60591b0e-105d-448f-b3fb-c041bc6a727d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:13:37.334121 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-5f071660-e28d-4f24-932d-78c2fd7bf022 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Flow 'volume_create_api' (4e46dcd8-edb6-4e0d-af34-46ea04f72bbc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:13:37.453527 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5f071660-e28d-4f24-932d-78c2fd7bf022 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Create volume request issued successfully. Jan 28 19:13:37.481590 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5f071660-e28d-4f24-932d-78c2fd7bf022 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes returned with HTTP 202 Jan 28 19:13:37.495477 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 736/1474] 10.222.0.16 () {60 vars in 1226 bytes} [Thu Jan 28 19:13:36 2021] POST /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes => generated 861 bytes in 1188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:13:37.513889 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-41c63926-7243-4b26-8683-8db4517f7e20 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b Jan 28 19:13:37.515725 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-41c63926-7243-4b26-8683-8db4517f7e20 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:13:37.516341 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:13:37.516341 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:13:37.517417 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-41c63926-7243-4b26-8683-8db4517f7e20 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:13:37.735564 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:13:37.735564 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:13:37.776294 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-41c63926-7243-4b26-8683-8db4517f7e20 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:13:37.843825 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-41c63926-7243-4b26-8683-8db4517f7e20 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b returned with HTTP 200 Jan 28 19:13:37.846250 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 739/1475] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:13:37 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b => generated 929 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:13:38.873677 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f7210c7b-12bc-42dd-8c5e-110bafac57b6 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b Jan 28 19:13:38.875130 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f7210c7b-12bc-42dd-8c5e-110bafac57b6 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:13:38.875449 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:13:38.875449 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:13:38.876084 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f7210c7b-12bc-42dd-8c5e-110bafac57b6 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:13:39.054003 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:13:39.054003 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:13:39.070154 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f7210c7b-12bc-42dd-8c5e-110bafac57b6 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:13:39.151402 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f7210c7b-12bc-42dd-8c5e-110bafac57b6 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b returned with HTTP 200 Jan 28 19:13:39.155800 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 737/1476] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:13:38 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b => generated 953 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:13:40.176851 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3a46dcd0-254a-442d-8522-25e5f6f5ad66 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b Jan 28 19:13:40.177462 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3a46dcd0-254a-442d-8522-25e5f6f5ad66 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:13:40.177462 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:13:40.177462 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:13:40.177863 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3a46dcd0-254a-442d-8522-25e5f6f5ad66 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:13:40.297622 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:13:40.297622 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:13:40.319826 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3a46dcd0-254a-442d-8522-25e5f6f5ad66 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:13:40.364146 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3a46dcd0-254a-442d-8522-25e5f6f5ad66 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b returned with HTTP 200 Jan 28 19:13:40.367212 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 740/1477] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:13:40 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b => generated 953 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:13:41.398163 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-39841176-d663-4f2f-a6cb-0e440cdaaa8e tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b Jan 28 19:13:41.398163 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-39841176-d663-4f2f-a6cb-0e440cdaaa8e tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:13:41.399083 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:13:41.399083 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:13:41.399083 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-39841176-d663-4f2f-a6cb-0e440cdaaa8e tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:13:41.618455 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:13:41.618455 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:13:41.630383 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-39841176-d663-4f2f-a6cb-0e440cdaaa8e tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:13:41.691462 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-39841176-d663-4f2f-a6cb-0e440cdaaa8e tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b returned with HTTP 200 Jan 28 19:13:41.694666 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 738/1478] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:13:41 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b => generated 953 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:13:42.725840 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f49acf88-f2c8-42b8-aa72-9388280b0dad tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b Jan 28 19:13:42.726755 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f49acf88-f2c8-42b8-aa72-9388280b0dad tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:13:42.727063 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:13:42.727063 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:13:42.732502 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f49acf88-f2c8-42b8-aa72-9388280b0dad tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:13:42.968429 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:13:42.968429 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:13:42.991692 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f49acf88-f2c8-42b8-aa72-9388280b0dad tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:13:43.049544 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f49acf88-f2c8-42b8-aa72-9388280b0dad tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b returned with HTTP 200 Jan 28 19:13:43.070163 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 741/1479] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:13:42 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b => generated 953 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:13:44.067378 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-28ffbf1a-0cd9-4300-a07a-d98fc7889172 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b Jan 28 19:13:44.068523 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-28ffbf1a-0cd9-4300-a07a-d98fc7889172 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:13:44.068898 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:13:44.068898 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:13:44.069774 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-28ffbf1a-0cd9-4300-a07a-d98fc7889172 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:13:44.190139 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:13:44.190139 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:13:44.221711 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-28ffbf1a-0cd9-4300-a07a-d98fc7889172 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:13:44.297631 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-28ffbf1a-0cd9-4300-a07a-d98fc7889172 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b returned with HTTP 200 Jan 28 19:13:44.300692 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 739/1480] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:13:44 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b => generated 953 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:13:45.319583 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-440a01d2-de50-4517-8a76-4f483c2cbf26 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b Jan 28 19:13:45.320454 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-440a01d2-de50-4517-8a76-4f483c2cbf26 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:13:45.320454 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:13:45.320454 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:13:45.320970 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-440a01d2-de50-4517-8a76-4f483c2cbf26 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:13:45.423812 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:13:45.423812 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:13:45.446320 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-440a01d2-de50-4517-8a76-4f483c2cbf26 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:13:45.507637 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-440a01d2-de50-4517-8a76-4f483c2cbf26 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b returned with HTTP 200 Jan 28 19:13:45.508665 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 742/1481] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:13:45 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b => generated 953 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:13:46.531978 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-23559474-f40d-40cc-8b47-21e568c4a6ea tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b Jan 28 19:13:46.532808 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-23559474-f40d-40cc-8b47-21e568c4a6ea tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:13:46.532808 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:13:46.532808 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:13:46.533219 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-23559474-f40d-40cc-8b47-21e568c4a6ea tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:13:46.646129 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:13:46.646129 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:13:46.672911 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-23559474-f40d-40cc-8b47-21e568c4a6ea tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:13:46.770233 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-23559474-f40d-40cc-8b47-21e568c4a6ea tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b returned with HTTP 200 Jan 28 19:13:46.771655 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 740/1482] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:13:46 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b => generated 953 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:13:47.824261 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1a56e5a1-6804-4ec2-82be-7804dfaa9e7f tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b Jan 28 19:13:47.829766 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1a56e5a1-6804-4ec2-82be-7804dfaa9e7f tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:13:47.830712 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:13:47.830712 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:13:47.834897 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1a56e5a1-6804-4ec2-82be-7804dfaa9e7f tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:13:48.106498 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:13:48.106498 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:13:48.130729 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1a56e5a1-6804-4ec2-82be-7804dfaa9e7f tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:13:48.289060 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1a56e5a1-6804-4ec2-82be-7804dfaa9e7f tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b returned with HTTP 200 Jan 28 19:13:48.327619 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 743/1483] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:13:47 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b => generated 953 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:13:49.333318 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-504428df-758d-4cd0-8e94-33fc4269ea0b tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b Jan 28 19:13:49.335500 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-504428df-758d-4cd0-8e94-33fc4269ea0b tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:13:49.337689 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:13:49.337689 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:13:49.341029 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-504428df-758d-4cd0-8e94-33fc4269ea0b tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:13:49.610444 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:13:49.610444 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:13:49.647861 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-504428df-758d-4cd0-8e94-33fc4269ea0b tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:13:49.759366 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-504428df-758d-4cd0-8e94-33fc4269ea0b tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b returned with HTTP 200 Jan 28 19:13:49.778983 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 741/1484] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:13:49 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b => generated 953 bytes in 455 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:13:50.789538 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a48c6cf2-cc6f-4638-9b16-e0b34500e94a tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b Jan 28 19:13:50.790520 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a48c6cf2-cc6f-4638-9b16-e0b34500e94a tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:13:50.791355 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:13:50.791355 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:13:50.793092 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a48c6cf2-cc6f-4638-9b16-e0b34500e94a tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:13:51.046656 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:13:51.046656 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:13:51.082843 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a48c6cf2-cc6f-4638-9b16-e0b34500e94a tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:13:51.182000 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a48c6cf2-cc6f-4638-9b16-e0b34500e94a tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b returned with HTTP 200 Jan 28 19:13:51.183853 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 744/1485] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:13:50 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b => generated 953 bytes in 402 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:13:52.207090 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f7a09d4d-464c-4284-886f-dc30a24bd2a9 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b Jan 28 19:13:52.208582 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f7a09d4d-464c-4284-886f-dc30a24bd2a9 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:13:52.209028 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:13:52.209028 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:13:52.209802 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f7a09d4d-464c-4284-886f-dc30a24bd2a9 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:13:52.497657 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:13:52.497657 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:13:52.557878 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f7a09d4d-464c-4284-886f-dc30a24bd2a9 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:13:52.636595 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f7a09d4d-464c-4284-886f-dc30a24bd2a9 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b returned with HTTP 200 Jan 28 19:13:52.640912 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 742/1486] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:13:52 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b => generated 953 bytes in 444 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:13:53.672768 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-52fd94b4-66c3-4ffb-9833-0ff9944a702a tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b Jan 28 19:13:53.673861 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-52fd94b4-66c3-4ffb-9833-0ff9944a702a tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:13:53.673861 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:13:53.673861 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:13:53.674292 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-52fd94b4-66c3-4ffb-9833-0ff9944a702a tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:13:53.769294 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:13:53.769294 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:13:53.788319 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-52fd94b4-66c3-4ffb-9833-0ff9944a702a tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:13:53.862433 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-52fd94b4-66c3-4ffb-9833-0ff9944a702a tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b returned with HTTP 200 Jan 28 19:13:53.863682 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 745/1487] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:13:53 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b => generated 953 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:13:54.880197 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ade8ab71-174d-4cdf-993c-9f0f8ffd4d9e tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b Jan 28 19:13:54.880690 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ade8ab71-174d-4cdf-993c-9f0f8ffd4d9e tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:13:54.880920 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:13:54.880920 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:13:54.881513 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ade8ab71-174d-4cdf-993c-9f0f8ffd4d9e tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:13:55.097120 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:13:55.097120 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:13:55.130310 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ade8ab71-174d-4cdf-993c-9f0f8ffd4d9e tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:13:55.176267 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ade8ab71-174d-4cdf-993c-9f0f8ffd4d9e tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b returned with HTTP 200 Jan 28 19:13:55.177409 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 743/1488] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:13:54 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b => generated 953 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:13:56.209841 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2243a904-f59b-4a2a-bb0a-c21882e950f2 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b Jan 28 19:13:56.211931 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2243a904-f59b-4a2a-bb0a-c21882e950f2 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:13:56.212956 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:13:56.212956 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:13:56.213976 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2243a904-f59b-4a2a-bb0a-c21882e950f2 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:13:56.430227 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:13:56.430227 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:13:56.454348 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2243a904-f59b-4a2a-bb0a-c21882e950f2 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:13:56.510896 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2243a904-f59b-4a2a-bb0a-c21882e950f2 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b returned with HTTP 200 Jan 28 19:13:56.511927 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 746/1489] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:13:56 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b => generated 953 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:13:57.534151 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-79d28c00-2d88-4bf2-ac6e-3d19c6a547d9 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b Jan 28 19:13:57.536050 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-79d28c00-2d88-4bf2-ac6e-3d19c6a547d9 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:13:57.536405 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:13:57.536405 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:13:57.537072 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-79d28c00-2d88-4bf2-ac6e-3d19c6a547d9 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:13:57.825491 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:13:57.825491 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:13:57.877817 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-79d28c00-2d88-4bf2-ac6e-3d19c6a547d9 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:13:57.968186 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-79d28c00-2d88-4bf2-ac6e-3d19c6a547d9 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b returned with HTTP 200 Jan 28 19:13:57.969842 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 744/1490] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:13:57 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b => generated 954 bytes in 444 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:13:57.986361 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0a5deba9-b9ec-41d3-b711-18768210ecad tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b Jan 28 19:13:57.987130 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0a5deba9-b9ec-41d3-b711-18768210ecad tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:13:57.987519 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:13:57.987519 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:13:57.988138 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0a5deba9-b9ec-41d3-b711-18768210ecad tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:13:58.100078 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:13:58.100078 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:13:58.123370 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0a5deba9-b9ec-41d3-b711-18768210ecad tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:13:58.162120 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0a5deba9-b9ec-41d3-b711-18768210ecad tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b returned with HTTP 200 Jan 28 19:13:58.163476 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 747/1491] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:13:57 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b => generated 954 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:13:58.184586 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-82690d2d-6f04-4ba0-a62a-d3acb188f429 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] PUT http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b Jan 28 19:13:58.184839 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:13:58.184839 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:13:58.186332 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-82690d2d-6f04-4ba0-a62a-d3acb188f429 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-243326020"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:13:58.192302 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d43fbe15-9565-4afd-8d73-12d4eed362a9 req-fdee0bed-c2c2-4b5e-a87e-3e9070535690 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 Jan 28 19:13:58.192618 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d43fbe15-9565-4afd-8d73-12d4eed362a9 req-fdee0bed-c2c2-4b5e-a87e-3e9070535690 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:13:58.192788 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:13:58.192788 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:13:58.193164 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d43fbe15-9565-4afd-8d73-12d4eed362a9 req-fdee0bed-c2c2-4b5e-a87e-3e9070535690 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:13:58.281959 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:13:58.281959 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:13:58.300881 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-d43fbe15-9565-4afd-8d73-12d4eed362a9 req-fdee0bed-c2c2-4b5e-a87e-3e9070535690 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:13:58.326080 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d43fbe15-9565-4afd-8d73-12d4eed362a9 req-fdee0bed-c2c2-4b5e-a87e-3e9070535690 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 returned with HTTP 200 Jan 28 19:13:58.327859 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 748/1492] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 19:13:58 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 => generated 911 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:13:58.384673 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:13:58.384673 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:13:58.395369 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-82690d2d-6f04-4ba0-a62a-d3acb188f429 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:13:58.407559 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-82690d2d-6f04-4ba0-a62a-d3acb188f429 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume updated successfully. Jan 28 19:13:58.424176 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-82690d2d-6f04-4ba0-a62a-d3acb188f429 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b returned with HTTP 200 Jan 28 19:13:58.433037 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d43fbe15-9565-4afd-8d73-12d4eed362a9 req-fdee0bed-c2c2-4b5e-a87e-3e9070535690 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume// Jan 28 19:13:58.433839 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d43fbe15-9565-4afd-8d73-12d4eed362a9 req-fdee0bed-c2c2-4b5e-a87e-3e9070535690 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:13:58.434238 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:13:58.434238 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:13:58.435322 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d43fbe15-9565-4afd-8d73-12d4eed362a9 req-fdee0bed-c2c2-4b5e-a87e-3e9070535690 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:13:58.437399 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d43fbe15-9565-4afd-8d73-12d4eed362a9 req-fdee0bed-c2c2-4b5e-a87e-3e9070535690 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 19:13:58.438285 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 749/1493] 10.222.0.16 () {58 vars in 1289 bytes} [Thu Jan 28 19:13:58 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 19:13:58.443710 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 745/1494] 10.222.0.16 () {60 vars in 1335 bytes} [Thu Jan 28 19:13:58 2021] PUT /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b => generated 886 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:13:58.457407 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d43fbe15-9565-4afd-8d73-12d4eed362a9 req-fc4bf3dd-bb1f-4b15-9399-59c9976f167f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] POST http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/attachments Jan 28 19:13:58.461185 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-154593dd-19cd-40c2-b533-dbbd62619286 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] PUT http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b Jan 28 19:13:58.461932 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:13:58.461932 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:13:58.463378 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-154593dd-19cd-40c2-b533-dbbd62619286 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1308136695", "description": "This is the new description of volume"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:13:58.464145 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d43fbe15-9565-4afd-8d73-12d4eed362a9 req-fc4bf3dd-bb1f-4b15-9399-59c9976f167f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "13ce6557-1b7b-4434-9260-6664af33dbc4", "instance_uuid": "1d912580-97af-4846-890e-35c259389f07", "connector": null}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:13:58.566569 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:13:58.566569 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:13:58.576371 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-154593dd-19cd-40c2-b533-dbbd62619286 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:13:58.581996 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:13:58.581996 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:13:58.588837 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-154593dd-19cd-40c2-b533-dbbd62619286 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume updated successfully. Jan 28 19:13:58.609748 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-154593dd-19cd-40c2-b533-dbbd62619286 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b returned with HTTP 200 Jan 28 19:13:58.620437 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 746/1495] 10.222.0.16 () {60 vars in 1336 bytes} [Thu Jan 28 19:13:58 2021] PUT /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b => generated 926 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:13:58.632760 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e2096cb7-06a3-4a61-a3a7-602edfc51b67 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b Jan 28 19:13:58.633604 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e2096cb7-06a3-4a61-a3a7-602edfc51b67 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:13:58.633604 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:13:58.633604 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:13:58.633882 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e2096cb7-06a3-4a61-a3a7-602edfc51b67 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:13:58.714865 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d43fbe15-9565-4afd-8d73-12d4eed362a9 req-fc4bf3dd-bb1f-4b15-9399-59c9976f167f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/attachments returned with HTTP 200 Jan 28 19:13:58.720239 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 750/1496] 10.222.0.16 () {66 vars in 1565 bytes} [Thu Jan 28 19:13:58 2021] POST /volume/v3/f91c4856fdd64c12891721102045ef90/attachments => generated 273 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:13:58.752561 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:13:58.752561 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:13:58.771271 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7bcc3b37-e2f5-4ec1-8dd5-7e9562d866a2 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 Jan 28 19:13:58.771935 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7bcc3b37-e2f5-4ec1-8dd5-7e9562d866a2 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:13:58.772941 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:13:58.772941 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:13:58.772941 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7bcc3b37-e2f5-4ec1-8dd5-7e9562d866a2 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:13:58.784840 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e2096cb7-06a3-4a61-a3a7-602edfc51b67 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:13:58.819877 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e2096cb7-06a3-4a61-a3a7-602edfc51b67 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b returned with HTTP 200 Jan 28 19:13:58.821116 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 747/1497] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:13:58 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b => generated 994 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:13:58.823953 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e2096cb7-06a3-4a61-a3a7-602edfc51b67 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume// Jan 28 19:13:58.824428 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e2096cb7-06a3-4a61-a3a7-602edfc51b67 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:13:58.824649 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:13:58.824649 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:13:58.840446 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e2096cb7-06a3-4a61-a3a7-602edfc51b67 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:13:58.841769 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e2096cb7-06a3-4a61-a3a7-602edfc51b67 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 19:13:58.844206 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 748/1498] 10.222.0.43 () {56 vars in 1089 bytes} [Thu Jan 28 19:13:58 2021] GET /volume/ => generated 754 bytes in 22 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 19:13:58.848566 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5a3b517c-a132-4834-98f6-a0fab9eed58c tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] POST http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes Jan 28 19:13:58.849419 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5a3b517c-a132-4834-98f6-a0fab9eed58c tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-705540148", "availability_zone": "nova", "size": 1}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:13:58.850567 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-5a3b517c-a132-4834-98f6-a0fab9eed58c tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-705540148', 'availability_zone': 'nova', 'size': 1}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:13:58.850946 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-5a3b517c-a132-4834-98f6-a0fab9eed58c tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Create volume of 1 GB Jan 28 19:13:58.884616 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5a3b517c-a132-4834-98f6-a0fab9eed58c tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Availability Zones retrieved successfully. Jan 28 19:13:58.923848 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-5a3b517c-a132-4834-98f6-a0fab9eed58c tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Flow 'volume_create_api' (425b25f7-31f4-406f-9de6-6a0b276547ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:13:58.937161 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-5a3b517c-a132-4834-98f6-a0fab9eed58c tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5969e5a3-6576-4884-8e47-3c707fc0da3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:13:58.937161 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-5a3b517c-a132-4834-98f6-a0fab9eed58c tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:13:58.937514 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:13:58.937514 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:13:58.949753 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7bcc3b37-e2f5-4ec1-8dd5-7e9562d866a2 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:13:58.979631 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:13:58.979631 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:13:59.002229 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7bcc3b37-e2f5-4ec1-8dd5-7e9562d866a2 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 returned with HTTP 200 Jan 28 19:13:59.014246 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 751/1499] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:13:58 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 => generated 910 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:13:59.019420 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d43fbe15-9565-4afd-8d73-12d4eed362a9 req-182bf481-e77d-4730-9219-c76f90224955 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 Jan 28 19:13:59.020791 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d43fbe15-9565-4afd-8d73-12d4eed362a9 req-182bf481-e77d-4730-9219-c76f90224955 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:13:59.022358 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:13:59.022358 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:13:59.023140 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d43fbe15-9565-4afd-8d73-12d4eed362a9 req-182bf481-e77d-4730-9219-c76f90224955 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:13:59.118730 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-5a3b517c-a132-4834-98f6-a0fab9eed58c tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5969e5a3-6576-4884-8e47-3c707fc0da3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:13:59.121299 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-5a3b517c-a132-4834-98f6-a0fab9eed58c tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cb585ab-8c59-4e75-8a4c-99931e6fc4c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:13:59.132872 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:13:59.132872 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:13:59.157943 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-d43fbe15-9565-4afd-8d73-12d4eed362a9 req-182bf481-e77d-4730-9219-c76f90224955 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:13:59.200508 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:13:59.200508 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:13:59.214783 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-5a3b517c-a132-4834-98f6-a0fab9eed58c tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Created reservations ['c3601d6c-2e9c-42c5-8dd4-5644d07b75dd', 'dcb279c2-747c-444c-b417-51678f8ebd18', '171984aa-e24c-4a15-99d8-a959d8098108', '08226195-b1ac-4838-9cfa-c44154356250'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:13:59.216724 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-5a3b517c-a132-4834-98f6-a0fab9eed58c tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cb585ab-8c59-4e75-8a4c-99931e6fc4c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3601d6c-2e9c-42c5-8dd4-5644d07b75dd', 'dcb279c2-747c-444c-b417-51678f8ebd18', '171984aa-e24c-4a15-99d8-a959d8098108', '08226195-b1ac-4838-9cfa-c44154356250']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:13:59.228868 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d43fbe15-9565-4afd-8d73-12d4eed362a9 req-182bf481-e77d-4730-9219-c76f90224955 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 returned with HTTP 200 Jan 28 19:13:59.230064 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 752/1500] 10.222.0.43 () {60 vars in 1403 bytes} [Thu Jan 28 19:13:59 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 => generated 1009 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 19:13:59.254153 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-5a3b517c-a132-4834-98f6-a0fab9eed58c tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc76736b-8cf4-4202-a184-5a175f277109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:13:59.356593 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-5a3b517c-a132-4834-98f6-a0fab9eed58c tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc76736b-8cf4-4202-a184-5a175f277109) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1740be33-c075-424e-8497-e9e304409aa5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-705540148',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f310564b3f4473f8b3d023f39a626f6',qos_specs=None,replication_status=,reservations=['c3601d6c-2e9c-42c5-8dd4-5644d07b75dd','dcb279c2-747c-444c-b417-51678f8ebd18','171984aa-e24c-4a15-99d8-a959d8098108','08226195-b1ac-4838-9cfa-c44154356250'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb72ac42110e4aef8aa6c7a9250739ab',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:13:59Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-705540148',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1740be33-c075-424e-8497-e9e304409aa5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f310564b3f4473f8b3d023f39a626f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='fb72ac42110e4aef8aa6c7a9250739ab',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:13:59.360004 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d43fbe15-9565-4afd-8d73-12d4eed362a9 req-2aae447f-1394-4695-a26d-e3104097e2d9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] PUT http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/attachments/8e52149d-e98a-482f-9a54-0dc31f78dada Jan 28 19:13:59.360321 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-5a3b517c-a132-4834-98f6-a0fab9eed58c tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a50fb83-4359-4311-9210-653b3438e4f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:13:59.361710 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:13:59.361710 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:13:59.362967 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d43fbe15-9565-4afd-8d73-12d4eed362a9 req-2aae447f-1394-4695-a26d-e3104097e2d9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.43", "host": "n-h1-705657-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-705657-15.cbci-705657-15.local", "mountpoint": "/dev/sdb"}}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:13:59.394815 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-5a3b517c-a132-4834-98f6-a0fab9eed58c tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a50fb83-4359-4311-9210-653b3438e4f9) transitioned into 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-705540148',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f310564b3f4473f8b3d023f39a626f6',qos_specs=None,replication_status=,reservations=['c3601d6c-2e9c-42c5-8dd4-5644d07b75dd','dcb279c2-747c-444c-b417-51678f8ebd18','171984aa-e24c-4a15-99d8-a959d8098108','08226195-b1ac-4838-9cfa-c44154356250'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb72ac42110e4aef8aa6c7a9250739ab',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:13:59.396698 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-5a3b517c-a132-4834-98f6-a0fab9eed58c tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01b7fe9f-5723-4327-85fe-b56af8f61e88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:13:59.430143 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-5a3b517c-a132-4834-98f6-a0fab9eed58c tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01b7fe9f-5723-4327-85fe-b56af8f61e88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:13:59.444030 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-5a3b517c-a132-4834-98f6-a0fab9eed58c tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Flow 'volume_create_api' (425b25f7-31f4-406f-9de6-6a0b276547ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:13:59.446354 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:13:59.446354 n-d-705657-15 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 28 19:13:59.447959 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-d43fbe15-9565-4afd-8d73-12d4eed362a9 req-2aae447f-1394-4695-a26d-e3104097e2d9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Lock "b'cinder-attachment_update-13ce6557-1b7b-4434-9260-6664af33dbc4-n-h1-705657-15'" acquired by "attachment_update" :: waited 0.029s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 19:13:59.455275 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:13:59.455275 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:13:59.558154 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5a3b517c-a132-4834-98f6-a0fab9eed58c tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Create volume request issued successfully. Jan 28 19:13:59.597422 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5a3b517c-a132-4834-98f6-a0fab9eed58c tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes returned with HTTP 202 Jan 28 19:13:59.598655 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 749/1501] 10.222.0.16 () {60 vars in 1226 bytes} [Thu Jan 28 19:13:58 2021] POST /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes => generated 810 bytes in 754 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:13:59.627587 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4dd6592f-cb9c-4150-b456-ef117af1fea5 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1740be33-c075-424e-8497-e9e304409aa5 Jan 28 19:13:59.628128 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4dd6592f-cb9c-4150-b456-ef117af1fea5 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:13:59.628563 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:13:59.628563 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:13:59.628919 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4dd6592f-cb9c-4150-b456-ef117af1fea5 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:13:59.733491 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:13:59.733491 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:13:59.755991 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4dd6592f-cb9c-4150-b456-ef117af1fea5 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:13:59.783952 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4dd6592f-cb9c-4150-b456-ef117af1fea5 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1740be33-c075-424e-8497-e9e304409aa5 returned with HTTP 200 Jan 28 19:13:59.786233 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 750/1502] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:13:59 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1740be33-c075-424e-8497-e9e304409aa5 => generated 878 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:00.041738 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8670c1be-cc34-4ca7-9245-8e640bf3426a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 Jan 28 19:14:00.043098 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8670c1be-cc34-4ca7-9245-8e640bf3426a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:00.043665 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:00.043665 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:00.044683 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8670c1be-cc34-4ca7-9245-8e640bf3426a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:00.320417 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:00.320417 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:00.366720 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8670c1be-cc34-4ca7-9245-8e640bf3426a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:14:00.522013 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:00.522013 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:00.560953 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8670c1be-cc34-4ca7-9245-8e640bf3426a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 returned with HTTP 200 Jan 28 19:14:00.580266 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 751/1503] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:00 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 => generated 910 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:00.817100 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-46770d5b-822e-4592-b7a1-639538cd0524 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1740be33-c075-424e-8497-e9e304409aa5 Jan 28 19:14:00.823460 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-46770d5b-822e-4592-b7a1-639538cd0524 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:00.827871 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:00.827871 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:00.829081 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-46770d5b-822e-4592-b7a1-639538cd0524 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:00.995357 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:00.995357 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:01.037361 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-46770d5b-822e-4592-b7a1-639538cd0524 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:14:01.126104 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-46770d5b-822e-4592-b7a1-639538cd0524 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1740be33-c075-424e-8497-e9e304409aa5 returned with HTTP 200 Jan 28 19:14:01.127681 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 752/1504] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:00 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1740be33-c075-424e-8497-e9e304409aa5 => generated 902 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:01.609550 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-278032cb-e69e-4406-8909-015e9a29bdfb tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 Jan 28 19:14:01.610137 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-278032cb-e69e-4406-8909-015e9a29bdfb tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:01.610470 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:01.610470 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:01.611190 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-278032cb-e69e-4406-8909-015e9a29bdfb tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:01.838229 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:01.838229 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:01.876372 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-278032cb-e69e-4406-8909-015e9a29bdfb tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:14:01.964553 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:01.964553 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:01.988797 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-278032cb-e69e-4406-8909-015e9a29bdfb tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 returned with HTTP 200 Jan 28 19:14:01.991573 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 753/1505] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:01 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 => generated 910 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:02.160582 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d5f8ed97-ee96-4e5c-8d43-1bd6f17c790d tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1740be33-c075-424e-8497-e9e304409aa5 Jan 28 19:14:02.161801 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d5f8ed97-ee96-4e5c-8d43-1bd6f17c790d tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:02.162361 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:02.162361 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:02.164473 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d5f8ed97-ee96-4e5c-8d43-1bd6f17c790d tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:02.324176 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:02.324176 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:02.345342 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d5f8ed97-ee96-4e5c-8d43-1bd6f17c790d tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:14:02.407498 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d5f8ed97-ee96-4e5c-8d43-1bd6f17c790d tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1740be33-c075-424e-8497-e9e304409aa5 returned with HTTP 200 Jan 28 19:14:02.410240 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 754/1506] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:02 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1740be33-c075-424e-8497-e9e304409aa5 => generated 903 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:14:02.439363 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e57a7fc1-f3d2-4df5-917f-8df13739e4d3 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] PUT http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1740be33-c075-424e-8497-e9e304409aa5 Jan 28 19:14:02.440620 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:02.440620 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:02.441841 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e57a7fc1-f3d2-4df5-917f-8df13739e4d3 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-243326020", "description": null}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:14:02.649161 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:02.649161 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:02.676142 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e57a7fc1-f3d2-4df5-917f-8df13739e4d3 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:14:02.707685 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e57a7fc1-f3d2-4df5-917f-8df13739e4d3 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume updated successfully. Jan 28 19:14:02.754947 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e57a7fc1-f3d2-4df5-917f-8df13739e4d3 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1740be33-c075-424e-8497-e9e304409aa5 returned with HTTP 200 Jan 28 19:14:02.769199 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 755/1507] 10.222.0.16 () {60 vars in 1335 bytes} [Thu Jan 28 19:14:02 2021] PUT /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1740be33-c075-424e-8497-e9e304409aa5 => generated 838 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:02.787440 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cf87e3ed-e3dc-4696-8acb-2a641bbef17c tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] DELETE http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1740be33-c075-424e-8497-e9e304409aa5 Jan 28 19:14:02.788367 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cf87e3ed-e3dc-4696-8acb-2a641bbef17c tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:02.788812 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:02.788812 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:02.789962 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cf87e3ed-e3dc-4696-8acb-2a641bbef17c tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:02.790843 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-cf87e3ed-e3dc-4696-8acb-2a641bbef17c tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Delete volume with id: 1740be33-c075-424e-8497-e9e304409aa5 Jan 28 19:14:02.986650 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:02.986650 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:02.990612 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cf87e3ed-e3dc-4696-8acb-2a641bbef17c tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:14:03.054934 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cf87e3ed-e3dc-4696-8acb-2a641bbef17c tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Delete volume request issued successfully. Jan 28 19:14:03.056107 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cf87e3ed-e3dc-4696-8acb-2a641bbef17c tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1740be33-c075-424e-8497-e9e304409aa5 returned with HTTP 202 Jan 28 19:14:03.063591 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 756/1508] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:14:02 2021] DELETE /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1740be33-c075-424e-8497-e9e304409aa5 => generated 0 bytes in 282 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:14:03.068744 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ccd7922f-15f8-455e-9221-d21052700cc4 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 Jan 28 19:14:03.069743 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ccd7922f-15f8-455e-9221-d21052700cc4 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:03.070094 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:03.070094 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:03.070759 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ccd7922f-15f8-455e-9221-d21052700cc4 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:03.228904 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:03.228904 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:03.245427 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ccd7922f-15f8-455e-9221-d21052700cc4 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:14:03.285827 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:03.285827 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:03.303076 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ccd7922f-15f8-455e-9221-d21052700cc4 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 returned with HTTP 200 Jan 28 19:14:03.304617 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 757/1509] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:03 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 => generated 910 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:03.312976 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b5255f0d-c3ee-4f45-9588-12270f1afbed tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1740be33-c075-424e-8497-e9e304409aa5 Jan 28 19:14:03.313913 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b5255f0d-c3ee-4f45-9588-12270f1afbed tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:03.314286 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:03.314286 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:03.314966 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b5255f0d-c3ee-4f45-9588-12270f1afbed tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:03.454644 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:03.454644 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:03.471820 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b5255f0d-c3ee-4f45-9588-12270f1afbed tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:14:03.533477 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b5255f0d-c3ee-4f45-9588-12270f1afbed tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1740be33-c075-424e-8497-e9e304409aa5 returned with HTTP 200 Jan 28 19:14:03.535181 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 758/1510] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:03 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1740be33-c075-424e-8497-e9e304409aa5 => generated 905 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:03.602899 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-d43fbe15-9565-4afd-8d73-12d4eed362a9 req-2aae447f-1394-4695-a26d-e3104097e2d9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Lock "b'cinder-attachment_update-13ce6557-1b7b-4434-9260-6664af33dbc4-n-h1-705657-15'" released by "attachment_update" :: held 4.155s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 19:14:03.604986 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d43fbe15-9565-4afd-8d73-12d4eed362a9 req-2aae447f-1394-4695-a26d-e3104097e2d9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/attachments/8e52149d-e98a-482f-9a54-0dc31f78dada returned with HTTP 200 Jan 28 19:14:03.608017 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 753/1511] 10.222.0.43 () {64 vars in 1468 bytes} [Thu Jan 28 19:13:59 2021] PUT /volume/v3/f91c4856fdd64c12891721102045ef90/attachments/8e52149d-e98a-482f-9a54-0dc31f78dada => generated 762 bytes in 4254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 19:14:04.343843 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5d64919b-ec1c-4ec3-a4cd-7de8d5c72bce tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 Jan 28 19:14:04.345789 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5d64919b-ec1c-4ec3-a4cd-7de8d5c72bce tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:04.346387 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:04.346387 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:04.347671 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5d64919b-ec1c-4ec3-a4cd-7de8d5c72bce tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:04.480494 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:04.480494 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:04.492317 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5d64919b-ec1c-4ec3-a4cd-7de8d5c72bce tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:14:04.523602 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:04.523602 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:04.539441 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5d64919b-ec1c-4ec3-a4cd-7de8d5c72bce tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 returned with HTTP 200 Jan 28 19:14:04.540821 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 759/1512] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:04 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 => generated 911 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:04.564014 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2278fd60-5fbe-4fc5-896a-0616dca68c60 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1740be33-c075-424e-8497-e9e304409aa5 Jan 28 19:14:04.564918 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2278fd60-5fbe-4fc5-896a-0616dca68c60 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:04.565379 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:04.565379 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:04.566046 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2278fd60-5fbe-4fc5-896a-0616dca68c60 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:04.657305 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:04.657305 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:04.669441 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2278fd60-5fbe-4fc5-896a-0616dca68c60 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:14:04.701337 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2278fd60-5fbe-4fc5-896a-0616dca68c60 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1740be33-c075-424e-8497-e9e304409aa5 returned with HTTP 200 Jan 28 19:14:04.715775 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 754/1513] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:04 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1740be33-c075-424e-8497-e9e304409aa5 => generated 905 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:05.565946 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8238bf51-0ca8-4294-8032-6f7b5662fdb7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 Jan 28 19:14:05.567782 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8238bf51-0ca8-4294-8032-6f7b5662fdb7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:05.568335 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:05.568335 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:05.569290 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8238bf51-0ca8-4294-8032-6f7b5662fdb7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:05.643048 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:05.643048 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:05.655047 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8238bf51-0ca8-4294-8032-6f7b5662fdb7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:14:05.685996 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:05.685996 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:05.699169 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8238bf51-0ca8-4294-8032-6f7b5662fdb7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 returned with HTTP 200 Jan 28 19:14:05.700545 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 760/1514] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:05 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 => generated 911 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:05.720900 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-74512cc2-f0bc-4d47-bd2c-ee0e0ffffec3 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1740be33-c075-424e-8497-e9e304409aa5 Jan 28 19:14:05.722702 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-74512cc2-f0bc-4d47-bd2c-ee0e0ffffec3 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:05.723289 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:05.723289 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:05.724012 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-74512cc2-f0bc-4d47-bd2c-ee0e0ffffec3 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:05.822340 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:05.822340 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:05.837624 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-74512cc2-f0bc-4d47-bd2c-ee0e0ffffec3 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:14:05.875568 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-74512cc2-f0bc-4d47-bd2c-ee0e0ffffec3 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1740be33-c075-424e-8497-e9e304409aa5 returned with HTTP 200 Jan 28 19:14:05.878240 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 755/1515] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:05 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1740be33-c075-424e-8497-e9e304409aa5 => generated 905 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:06.721964 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d7079225-bf84-43c2-be8a-3b9570d5590b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 Jan 28 19:14:06.723936 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d7079225-bf84-43c2-be8a-3b9570d5590b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:06.724573 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:06.724573 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:06.725666 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d7079225-bf84-43c2-be8a-3b9570d5590b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:06.887602 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:06.887602 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:06.898645 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-92d93c33-2c5e-4f28-ac24-31c818fb946f tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1740be33-c075-424e-8497-e9e304409aa5 Jan 28 19:14:06.899625 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-92d93c33-2c5e-4f28-ac24-31c818fb946f tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:06.900077 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:06.900077 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:06.900868 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-92d93c33-2c5e-4f28-ac24-31c818fb946f tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:06.927427 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d7079225-bf84-43c2-be8a-3b9570d5590b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:14:07.015305 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:07.015305 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:07.056833 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d7079225-bf84-43c2-be8a-3b9570d5590b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 returned with HTTP 200 Jan 28 19:14:07.067435 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 761/1516] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:06 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 => generated 911 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:07.113612 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-92d93c33-2c5e-4f28-ac24-31c818fb946f tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1740be33-c075-424e-8497-e9e304409aa5 returned with HTTP 404 Jan 28 19:14:07.115686 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 756/1517] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:06 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1740be33-c075-424e-8497-e9e304409aa5 => generated 109 bytes in 223 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 28 19:14:07.131691 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ccae4bfe-e586-4c8b-bf4b-25320db7e447 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] DELETE http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b Jan 28 19:14:07.132656 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ccae4bfe-e586-4c8b-bf4b-25320db7e447 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:07.133022 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:07.133022 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:07.133762 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ccae4bfe-e586-4c8b-bf4b-25320db7e447 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:07.134653 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-ccae4bfe-e586-4c8b-bf4b-25320db7e447 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Delete volume with id: 1f89132a-77dd-4f25-9136-aea207b4400b Jan 28 19:14:07.342147 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:07.342147 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:07.343400 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ccae4bfe-e586-4c8b-bf4b-25320db7e447 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:14:07.418802 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ccae4bfe-e586-4c8b-bf4b-25320db7e447 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Delete volume request issued successfully. Jan 28 19:14:07.419804 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ccae4bfe-e586-4c8b-bf4b-25320db7e447 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b returned with HTTP 202 Jan 28 19:14:07.421679 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 762/1518] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:14:07 2021] DELETE /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b => generated 0 bytes in 300 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 28 19:14:07.436904 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b6f37e64-444f-4f3c-b9ba-f2d8b56593e1 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b Jan 28 19:14:07.438480 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b6f37e64-444f-4f3c-b9ba-f2d8b56593e1 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:07.439759 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b6f37e64-444f-4f3c-b9ba-f2d8b56593e1 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:07.564588 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:07.564588 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:07.585305 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b6f37e64-444f-4f3c-b9ba-f2d8b56593e1 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:14:07.632517 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b6f37e64-444f-4f3c-b9ba-f2d8b56593e1 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b returned with HTTP 200 Jan 28 19:14:07.634661 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 757/1519] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:07 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b => generated 993 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:08.093708 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8d45cce3-3ada-4cdc-bad9-7f41601adb63 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 Jan 28 19:14:08.095117 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8d45cce3-3ada-4cdc-bad9-7f41601adb63 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:08.095645 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:08.095645 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:08.097607 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8d45cce3-3ada-4cdc-bad9-7f41601adb63 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:08.244030 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:08.244030 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:08.268418 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8d45cce3-3ada-4cdc-bad9-7f41601adb63 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:14:08.355136 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:08.355136 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:08.380502 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8d45cce3-3ada-4cdc-bad9-7f41601adb63 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 returned with HTTP 200 Jan 28 19:14:08.392981 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 763/1520] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:08 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 => generated 911 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:08.661759 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9d5118f5-6449-4724-b5bb-f452204fd564 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b Jan 28 19:14:08.662403 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9d5118f5-6449-4724-b5bb-f452204fd564 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:08.662690 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:08.662690 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:08.663211 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9d5118f5-6449-4724-b5bb-f452204fd564 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:08.803487 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:08.803487 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:08.835316 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9d5118f5-6449-4724-b5bb-f452204fd564 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:14:09.003244 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9d5118f5-6449-4724-b5bb-f452204fd564 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b returned with HTTP 200 Jan 28 19:14:09.005508 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 758/1521] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:08 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b => generated 993 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:14:09.276999 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d43fbe15-9565-4afd-8d73-12d4eed362a9 req-ff30cb39-2f24-4d19-bb90-3c141666f303 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] POST http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/attachments/8e52149d-e98a-482f-9a54-0dc31f78dada/action Jan 28 19:14:09.277744 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:09.277744 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:09.278018 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d43fbe15-9565-4afd-8d73-12d4eed362a9 req-ff30cb39-2f24-4d19-bb90-3c141666f303 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Action body: b'{"os-complete": null}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:14:09.278398 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d43fbe15-9565-4afd-8d73-12d4eed362a9 req-ff30cb39-2f24-4d19-bb90-3c141666f303 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:14:09.423431 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-511b45f2-fed2-499f-9aeb-5de5f4899d5d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 Jan 28 19:14:09.424416 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:09.424416 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:09.425256 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-511b45f2-fed2-499f-9aeb-5de5f4899d5d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:09.425883 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:09.425883 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:09.426978 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-511b45f2-fed2-499f-9aeb-5de5f4899d5d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:09.449483 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d43fbe15-9565-4afd-8d73-12d4eed362a9 req-ff30cb39-2f24-4d19-bb90-3c141666f303 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/attachments/8e52149d-e98a-482f-9a54-0dc31f78dada/action returned with HTTP 204 Jan 28 19:14:09.450496 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 764/1522] 10.222.0.43 () {64 vars in 1489 bytes} [Thu Jan 28 19:14:09 2021] POST /volume/v3/f91c4856fdd64c12891721102045ef90/attachments/8e52149d-e98a-482f-9a54-0dc31f78dada/action => generated 0 bytes in 179 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 28 19:14:09.587149 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:09.587149 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:09.605850 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-511b45f2-fed2-499f-9aeb-5de5f4899d5d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:14:09.658550 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:09.658550 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:09.694941 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-511b45f2-fed2-499f-9aeb-5de5f4899d5d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 returned with HTTP 200 Jan 28 19:14:09.695923 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 759/1523] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:09 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 => generated 1203 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:14:09.731394 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1cbde8bd-36b4-4066-a675-1d5be113486e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] POST http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups Jan 28 19:14:09.732183 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:09.732183 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:09.733074 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1cbde8bd-36b4-4066-a675-1d5be113486e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Action: 'create', calling method: create, body: {"backup": {"volume_id": "13ce6557-1b7b-4434-9260-6664af33dbc4", "name": "tempest-VolumesBackupsTest-Backup-2099344011", "force": true}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:14:09.734457 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.backups [None req-1cbde8bd-36b4-4066-a675-1d5be113486e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Creating new backup {'backup': {'volume_id': '13ce6557-1b7b-4434-9260-6664af33dbc4', 'name': 'tempest-VolumesBackupsTest-Backup-2099344011', 'force': True}} {{(pid=87914) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 28 19:14:09.735070 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.contrib.backups [None req-1cbde8bd-36b4-4066-a675-1d5be113486e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Creating backup of volume 13ce6557-1b7b-4434-9260-6664af33dbc4 in container None Jan 28 19:14:09.844742 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:09.844742 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:09.846491 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1cbde8bd-36b4-4066-a675-1d5be113486e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:14:09.953255 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-1cbde8bd-36b4-4066-a675-1d5be113486e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Created reservations ['c389b440-be0a-4cd9-8f94-35b2d8bfafb4', '247ac784-14b4-449b-bd80-e4b39cf4ee0a'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:14:10.036719 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d0364d32-dc99-4bdb-b072-32def8516145 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b Jan 28 19:14:10.037819 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d0364d32-dc99-4bdb-b072-32def8516145 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:10.038241 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:10.038241 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:10.038943 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d0364d32-dc99-4bdb-b072-32def8516145 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:10.083890 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1cbde8bd-36b4-4066-a675-1d5be113486e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups returned with HTTP 202 Jan 28 19:14:10.085381 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 765/1524] 10.222.0.16 () {60 vars in 1226 bytes} [Thu Jan 28 19:14:09 2021] POST /volume/v3/f91c4856fdd64c12891721102045ef90/backups => generated 396 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:14:10.102286 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5571ce2d-7edd-4749-aa96-b30139a9218d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:14:10.103158 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5571ce2d-7edd-4749-aa96-b30139a9218d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:10.103731 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:10.103731 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:10.104370 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5571ce2d-7edd-4749-aa96-b30139a9218d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:10.105111 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-5571ce2d-7edd-4749-aa96-b30139a9218d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:14:10.132333 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:10.132333 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:10.134857 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5571ce2d-7edd-4749-aa96-b30139a9218d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:14:10.136473 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 766/1525] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:10 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 803 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:14:10.152252 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:10.152252 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:10.176219 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d0364d32-dc99-4bdb-b072-32def8516145 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:14:10.224786 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d0364d32-dc99-4bdb-b072-32def8516145 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b returned with HTTP 200 Jan 28 19:14:10.225644 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 760/1526] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:10 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b => generated 993 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:11.165248 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-34b47438-f72f-490e-b26f-0fa37d97d163 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:14:11.172600 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-34b47438-f72f-490e-b26f-0fa37d97d163 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:11.177983 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:11.177983 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:11.186309 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-34b47438-f72f-490e-b26f-0fa37d97d163 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:11.187737 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-34b47438-f72f-490e-b26f-0fa37d97d163 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:14:11.243017 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8cb3be6c-48b2-48d9-8b43-cdcc951d7c13 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b Jan 28 19:14:11.243773 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8cb3be6c-48b2-48d9-8b43-cdcc951d7c13 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:11.244108 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:11.244108 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:11.244745 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8cb3be6c-48b2-48d9-8b43-cdcc951d7c13 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:11.434113 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8cb3be6c-48b2-48d9-8b43-cdcc951d7c13 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b returned with HTTP 404 Jan 28 19:14:11.449852 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 761/1527] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:11 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/1f89132a-77dd-4f25-9136-aea207b4400b => generated 109 bytes in 210 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:14:11.461436 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:11.461436 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:11.478449 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-34b47438-f72f-490e-b26f-0fa37d97d163 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:14:11.479368 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 767/1528] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:11 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 803 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:11.522480 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-356e6a7f-c838-485e-9a26-831beb55d8c3 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] POST http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes Jan 28 19:14:11.523338 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-356e6a7f-c838-485e-9a26-831beb55d8c3 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "bf363cce-cca7-4056-a498-a3a21a3bca2d", "size": 1, "name": "tempest-VolumesGetTest-Volume-486608077", "metadata": {"Type": "Test"}}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:14:11.524577 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-356e6a7f-c838-485e-9a26-831beb55d8c3 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Create volume request body: {'volume': {'imageRef': 'bf363cce-cca7-4056-a498-a3a21a3bca2d', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-486608077', 'metadata': {'Type': 'Test'}}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:14:11.724414 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-356e6a7f-c838-485e-9a26-831beb55d8c3 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Create volume of 1 GB Jan 28 19:14:11.760737 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-356e6a7f-c838-485e-9a26-831beb55d8c3 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Availability Zones retrieved successfully. Jan 28 19:14:11.801469 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-356e6a7f-c838-485e-9a26-831beb55d8c3 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Flow 'volume_create_api' (d893dd99-c7b9-4b53-8055-149e2d0f1224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:14:11.815064 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-356e6a7f-c838-485e-9a26-831beb55d8c3 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dcc6d8c-40fa-4fd2-b414-1beb7692f3b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:14:11.817634 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-356e6a7f-c838-485e-9a26-831beb55d8c3 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:14:12.018231 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-356e6a7f-c838-485e-9a26-831beb55d8c3 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dcc6d8c-40fa-4fd2-b414-1beb7692f3b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:14:12.021594 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-356e6a7f-c838-485e-9a26-831beb55d8c3 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ef1e7b8-7249-4ae0-bb10-04e49aec687f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:14:12.118032 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-356e6a7f-c838-485e-9a26-831beb55d8c3 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Created reservations ['82fbba5f-5a6f-4335-a0f4-6f275d544ab1', '792aeccc-b158-41b4-9dfa-ac9750b6f608', '414308db-1693-437b-9104-0184f7462d40', '175bf9f9-56c1-4fce-8636-3e1a5925498d'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:14:12.120145 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-356e6a7f-c838-485e-9a26-831beb55d8c3 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ef1e7b8-7249-4ae0-bb10-04e49aec687f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82fbba5f-5a6f-4335-a0f4-6f275d544ab1', '792aeccc-b158-41b4-9dfa-ac9750b6f608', '414308db-1693-437b-9104-0184f7462d40', '175bf9f9-56c1-4fce-8636-3e1a5925498d']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:14:12.122964 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-356e6a7f-c838-485e-9a26-831beb55d8c3 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ff31fbd-6c40-48ad-8ced-a3ccf3905a24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:14:12.274977 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-356e6a7f-c838-485e-9a26-831beb55d8c3 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ff31fbd-6c40-48ad-8ced-a3ccf3905a24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bec6afed-ad1a-4e0e-8fa9-e6fd532c3418', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-486608077',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='0f310564b3f4473f8b3d023f39a626f6',qos_specs=None,replication_status=,reservations=['82fbba5f-5a6f-4335-a0f4-6f275d544ab1','792aeccc-b158-41b4-9dfa-ac9750b6f608','414308db-1693-437b-9104-0184f7462d40','175bf9f9-56c1-4fce-8636-3e1a5925498d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb72ac42110e4aef8aa6c7a9250739ab',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:14:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-486608077',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bec6afed-ad1a-4e0e-8fa9-e6fd532c3418,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='0f310564b3f4473f8b3d023f39a626f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='fb72ac42110e4aef8aa6c7a9250739ab',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:14:12.277686 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-356e6a7f-c838-485e-9a26-831beb55d8c3 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35b5b16a-d0d1-41f8-bc6d-c53ffcf27d54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:14:12.339385 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-356e6a7f-c838-485e-9a26-831beb55d8c3 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35b5b16a-d0d1-41f8-bc6d-c53ffcf27d54) transitioned into state 'SUCCESS' from state '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-486608077',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='0f310564b3f4473f8b3d023f39a626f6',qos_specs=None,replication_status=,reservations=['82fbba5f-5a6f-4335-a0f4-6f275d544ab1','792aeccc-b158-41b4-9dfa-ac9750b6f608','414308db-1693-437b-9104-0184f7462d40','175bf9f9-56c1-4fce-8636-3e1a5925498d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb72ac42110e4aef8aa6c7a9250739ab',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:14:12.341471 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-356e6a7f-c838-485e-9a26-831beb55d8c3 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed3ff4e9-a5c3-40c8-9cbf-51483a01c288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:14:12.382317 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-356e6a7f-c838-485e-9a26-831beb55d8c3 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed3ff4e9-a5c3-40c8-9cbf-51483a01c288) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:14:12.385779 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-356e6a7f-c838-485e-9a26-831beb55d8c3 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Flow 'volume_create_api' (d893dd99-c7b9-4b53-8055-149e2d0f1224) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:14:12.496908 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-31d887dc-0ca5-4f02-acb2-a13fe0667357 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:14:12.497851 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-31d887dc-0ca5-4f02-acb2-a13fe0667357 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:12.499472 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:12.499472 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:12.500248 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-31d887dc-0ca5-4f02-acb2-a13fe0667357 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:12.500798 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-31d887dc-0ca5-4f02-acb2-a13fe0667357 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:14:12.515057 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-356e6a7f-c838-485e-9a26-831beb55d8c3 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Create volume request issued successfully. Jan 28 19:14:12.549284 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-356e6a7f-c838-485e-9a26-831beb55d8c3 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes returned with HTTP 202 Jan 28 19:14:12.562746 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:12.562746 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:12.565631 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 762/1529] 10.222.0.16 () {60 vars in 1226 bytes} [Thu Jan 28 19:14:11 2021] POST /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes => generated 827 bytes in 1048 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:14:12.570573 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-af342a6b-d8dd-425e-ba07-15f8c768548b tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 Jan 28 19:14:12.574898 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-af342a6b-d8dd-425e-ba07-15f8c768548b tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:12.575156 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:12.575156 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:12.576474 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-af342a6b-d8dd-425e-ba07-15f8c768548b tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:12.582405 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-31d887dc-0ca5-4f02-acb2-a13fe0667357 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:14:12.606963 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 768/1530] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:12 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 803 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:14:12.718813 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:12.718813 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:12.742138 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-af342a6b-d8dd-425e-ba07-15f8c768548b tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:14:12.817514 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-af342a6b-d8dd-425e-ba07-15f8c768548b tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 returned with HTTP 200 Jan 28 19:14:12.818710 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 763/1531] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:12 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 => generated 919 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:13.619674 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3cbfddfc-bda7-4af8-bf1c-22a0b68c7c30 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:14:13.621525 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3cbfddfc-bda7-4af8-bf1c-22a0b68c7c30 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:13.627965 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:13.627965 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:13.630003 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3cbfddfc-bda7-4af8-bf1c-22a0b68c7c30 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:13.631040 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-3cbfddfc-bda7-4af8-bf1c-22a0b68c7c30 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:14:13.726325 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:13.726325 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:13.737477 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3cbfddfc-bda7-4af8-bf1c-22a0b68c7c30 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:14:13.760837 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 769/1532] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:13 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 803 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:13.850283 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7346b450-8ff7-4c60-b6e3-73095b91e02f tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 Jan 28 19:14:13.850948 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7346b450-8ff7-4c60-b6e3-73095b91e02f tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:13.851651 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:13.851651 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:13.852013 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7346b450-8ff7-4c60-b6e3-73095b91e02f tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:13.991578 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:13.991578 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:14.015405 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7346b450-8ff7-4c60-b6e3-73095b91e02f tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:14:14.068072 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7346b450-8ff7-4c60-b6e3-73095b91e02f tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 returned with HTTP 200 Jan 28 19:14:14.069941 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 764/1533] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:13 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 => generated 919 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:14.774038 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5310a72c-16fd-4c80-a402-033ced2ba2bd tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:14:14.786753 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5310a72c-16fd-4c80-a402-033ced2ba2bd tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:14.787465 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:14.787465 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:14.788583 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5310a72c-16fd-4c80-a402-033ced2ba2bd tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:14.789568 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-5310a72c-16fd-4c80-a402-033ced2ba2bd tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:14:14.845812 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:14.845812 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:14.857862 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5310a72c-16fd-4c80-a402-033ced2ba2bd tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:14:14.860807 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 770/1534] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:14 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 803 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:14:15.088090 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7a2e08fb-1a54-4600-9dd7-7d29dea2a3b3 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 Jan 28 19:14:15.088642 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7a2e08fb-1a54-4600-9dd7-7d29dea2a3b3 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:15.088840 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:15.088840 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:15.089554 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7a2e08fb-1a54-4600-9dd7-7d29dea2a3b3 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:15.260458 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:15.260458 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:15.309045 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7a2e08fb-1a54-4600-9dd7-7d29dea2a3b3 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:14:15.426185 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7a2e08fb-1a54-4600-9dd7-7d29dea2a3b3 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 returned with HTTP 200 Jan 28 19:14:15.452594 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 765/1535] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:15 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 => generated 919 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:15.888069 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8e6cc7b8-b593-4ae4-b661-b42a5f6abe7e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:14:15.889436 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8e6cc7b8-b593-4ae4-b661-b42a5f6abe7e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:15.897541 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:15.897541 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:15.898938 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8e6cc7b8-b593-4ae4-b661-b42a5f6abe7e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:15.899727 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-8e6cc7b8-b593-4ae4-b661-b42a5f6abe7e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:14:15.989261 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:15.989261 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:16.004760 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8e6cc7b8-b593-4ae4-b661-b42a5f6abe7e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:14:16.007485 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 771/1536] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:15 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 803 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:16.464300 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-52fe3f6d-1083-4e3f-91da-810b4b3eafb6 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 Jan 28 19:14:16.468300 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-52fe3f6d-1083-4e3f-91da-810b4b3eafb6 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:16.470799 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:16.470799 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:16.480221 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-52fe3f6d-1083-4e3f-91da-810b4b3eafb6 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:16.822242 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:16.822242 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:16.857693 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-52fe3f6d-1083-4e3f-91da-810b4b3eafb6 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:14:16.930967 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-52fe3f6d-1083-4e3f-91da-810b4b3eafb6 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 returned with HTTP 200 Jan 28 19:14:16.946289 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 766/1537] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:16 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 => generated 919 bytes in 479 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:17.025965 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bce78338-5f02-492d-84a4-40c2d862d67a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:14:17.027586 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bce78338-5f02-492d-84a4-40c2d862d67a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:17.028027 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:17.028027 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:17.028904 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bce78338-5f02-492d-84a4-40c2d862d67a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:17.030705 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-bce78338-5f02-492d-84a4-40c2d862d67a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:14:17.119142 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:17.119142 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:17.129593 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bce78338-5f02-492d-84a4-40c2d862d67a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:14:17.137592 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 772/1538] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:17 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 803 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:17.960728 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f25e352b-bc66-42a3-9cd5-5e437013204a tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 Jan 28 19:14:17.961893 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f25e352b-bc66-42a3-9cd5-5e437013204a tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:17.962252 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:17.962252 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:17.962893 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f25e352b-bc66-42a3-9cd5-5e437013204a tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:18.081586 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:18.081586 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:18.104992 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f25e352b-bc66-42a3-9cd5-5e437013204a tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:14:18.163573 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f25e352b-bc66-42a3-9cd5-5e437013204a tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 returned with HTTP 200 Jan 28 19:14:18.165111 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 767/1539] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:17 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 => generated 919 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:18.168648 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-efe1fb03-250f-4d8c-bd81-6631c67879c8 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:14:18.176482 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-efe1fb03-250f-4d8c-bd81-6631c67879c8 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:18.177056 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:18.177056 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:18.178026 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-efe1fb03-250f-4d8c-bd81-6631c67879c8 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:18.178603 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-efe1fb03-250f-4d8c-bd81-6631c67879c8 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:14:18.273503 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:18.273503 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:18.288088 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-efe1fb03-250f-4d8c-bd81-6631c67879c8 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:14:18.294902 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 773/1540] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:18 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 803 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:19.195505 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d8deecc1-484e-4146-a852-5deeed760e3a tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 Jan 28 19:14:19.199788 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d8deecc1-484e-4146-a852-5deeed760e3a tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:19.200554 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:19.200554 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:19.202275 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d8deecc1-484e-4146-a852-5deeed760e3a tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:19.302766 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:19.302766 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:19.317011 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d8deecc1-484e-4146-a852-5deeed760e3a tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:14:19.325116 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4b78732a-f1d1-4b46-bb29-dab2e836b352 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:14:19.337535 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4b78732a-f1d1-4b46-bb29-dab2e836b352 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:19.349995 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:19.349995 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:19.350483 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4b78732a-f1d1-4b46-bb29-dab2e836b352 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:19.350892 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-4b78732a-f1d1-4b46-bb29-dab2e836b352 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:14:19.392089 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d8deecc1-484e-4146-a852-5deeed760e3a tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 returned with HTTP 200 Jan 28 19:14:19.397105 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 768/1541] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:19 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 => generated 919 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:19.431362 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:19.431362 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:19.437068 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4b78732a-f1d1-4b46-bb29-dab2e836b352 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:14:19.439335 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 774/1542] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:19 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 803 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:20.415206 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1c75fce8-0316-4b13-93bc-be7ac5f324f6 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 Jan 28 19:14:20.416382 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1c75fce8-0316-4b13-93bc-be7ac5f324f6 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:20.416757 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:20.416757 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:20.417457 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1c75fce8-0316-4b13-93bc-be7ac5f324f6 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:20.457618 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c164a2c6-3677-4917-b0f2-ee4ec68cd1b1 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:14:20.458495 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c164a2c6-3677-4917-b0f2-ee4ec68cd1b1 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:20.458913 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:20.458913 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:20.459774 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c164a2c6-3677-4917-b0f2-ee4ec68cd1b1 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:20.460341 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-c164a2c6-3677-4917-b0f2-ee4ec68cd1b1 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:14:20.531927 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:20.531927 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:20.540050 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c164a2c6-3677-4917-b0f2-ee4ec68cd1b1 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:14:20.543390 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 775/1543] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:20 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 803 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:20.564535 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:20.564535 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:20.604253 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1c75fce8-0316-4b13-93bc-be7ac5f324f6 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:14:20.699851 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1c75fce8-0316-4b13-93bc-be7ac5f324f6 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 returned with HTTP 200 Jan 28 19:14:20.715759 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 769/1544] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:20 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 => generated 919 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:14:21.563675 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-35c6a4a9-76a9-47ef-8e7a-b172c30bb297 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:14:21.565293 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-35c6a4a9-76a9-47ef-8e7a-b172c30bb297 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:21.565735 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:21.565735 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:21.566421 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-35c6a4a9-76a9-47ef-8e7a-b172c30bb297 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:21.566997 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-35c6a4a9-76a9-47ef-8e7a-b172c30bb297 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:14:21.677533 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:21.677533 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:21.679899 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-35c6a4a9-76a9-47ef-8e7a-b172c30bb297 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:14:21.693730 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 776/1545] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:21 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 803 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:21.719169 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-680ba5ad-7319-4979-a1e8-70d214480133 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 Jan 28 19:14:21.719758 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-680ba5ad-7319-4979-a1e8-70d214480133 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:21.719960 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:21.719960 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:21.720346 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-680ba5ad-7319-4979-a1e8-70d214480133 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:21.839017 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:21.839017 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:21.861932 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-680ba5ad-7319-4979-a1e8-70d214480133 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:14:21.921871 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-680ba5ad-7319-4979-a1e8-70d214480133 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 returned with HTTP 200 Jan 28 19:14:21.924305 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 770/1546] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:21 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 => generated 919 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:22.711801 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-92f0f2c6-79e1-4a5a-847d-4e104349ee58 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:14:22.712492 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-92f0f2c6-79e1-4a5a-847d-4e104349ee58 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:22.715247 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:22.715247 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:22.721780 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-92f0f2c6-79e1-4a5a-847d-4e104349ee58 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:22.725073 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-92f0f2c6-79e1-4a5a-847d-4e104349ee58 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:14:22.865432 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:22.865432 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:22.878457 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-92f0f2c6-79e1-4a5a-847d-4e104349ee58 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:14:22.894044 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 777/1547] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:22 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 803 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:22.944818 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-522ddfd8-ea3a-4d22-bd12-37067790ba92 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 Jan 28 19:14:22.945649 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-522ddfd8-ea3a-4d22-bd12-37067790ba92 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:22.945843 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:22.945843 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:22.946208 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-522ddfd8-ea3a-4d22-bd12-37067790ba92 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:23.099567 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:23.099567 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:23.129269 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-522ddfd8-ea3a-4d22-bd12-37067790ba92 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:14:23.235912 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-522ddfd8-ea3a-4d22-bd12-37067790ba92 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 returned with HTTP 200 Jan 28 19:14:23.236820 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 771/1548] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:22 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 => generated 919 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:23.903511 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8fb02d78-4b96-4f1f-be66-7af7cff07a76 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:14:23.904036 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8fb02d78-4b96-4f1f-be66-7af7cff07a76 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:23.904645 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:23.904645 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:23.905101 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8fb02d78-4b96-4f1f-be66-7af7cff07a76 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:23.905609 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-8fb02d78-4b96-4f1f-be66-7af7cff07a76 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:14:24.002996 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:24.002996 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:24.006666 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8fb02d78-4b96-4f1f-be66-7af7cff07a76 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:14:24.011897 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 778/1549] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:23 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 803 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:24.267061 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c8427ecf-b449-4f47-bd58-6e09faa47a22 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 Jan 28 19:14:24.267600 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c8427ecf-b449-4f47-bd58-6e09faa47a22 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:24.267820 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:24.267820 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:24.268195 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c8427ecf-b449-4f47-bd58-6e09faa47a22 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:24.447924 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:24.447924 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:24.492724 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c8427ecf-b449-4f47-bd58-6e09faa47a22 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:14:24.593743 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c8427ecf-b449-4f47-bd58-6e09faa47a22 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 returned with HTTP 200 Jan 28 19:14:24.594625 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 772/1550] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:24 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 => generated 919 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:25.026536 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2697a82e-8112-44d0-a291-84467098f962 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:14:25.027068 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2697a82e-8112-44d0-a291-84467098f962 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:25.027251 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:25.027251 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:25.027921 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2697a82e-8112-44d0-a291-84467098f962 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:25.028811 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-2697a82e-8112-44d0-a291-84467098f962 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:14:25.087833 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:25.087833 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:25.090113 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2697a82e-8112-44d0-a291-84467098f962 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:14:25.097112 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 779/1551] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:25 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 803 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:25.633835 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3675b71a-3cd4-4765-835c-d5ff1f092f63 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 Jan 28 19:14:25.634609 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3675b71a-3cd4-4765-835c-d5ff1f092f63 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:25.635099 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:25.635099 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:25.636302 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3675b71a-3cd4-4765-835c-d5ff1f092f63 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:25.760668 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:25.760668 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:25.780050 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3675b71a-3cd4-4765-835c-d5ff1f092f63 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:14:25.826596 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3675b71a-3cd4-4765-835c-d5ff1f092f63 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 returned with HTTP 200 Jan 28 19:14:25.835337 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 773/1552] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:25 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 => generated 919 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:26.105333 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-342e7be1-6604-40c2-ba59-bd41cb8d447d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:14:26.105897 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-342e7be1-6604-40c2-ba59-bd41cb8d447d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:26.106323 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:26.106323 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:26.106720 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-342e7be1-6604-40c2-ba59-bd41cb8d447d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:26.107104 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-342e7be1-6604-40c2-ba59-bd41cb8d447d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:14:26.160213 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:26.160213 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:26.161966 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-342e7be1-6604-40c2-ba59-bd41cb8d447d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:14:26.172582 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 780/1553] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:26 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 803 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:26.855338 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-63b91cc1-a2cb-4c54-a0d4-d5b7a268de5c tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 Jan 28 19:14:26.856693 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-63b91cc1-a2cb-4c54-a0d4-d5b7a268de5c tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:26.857762 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:26.857762 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:26.858436 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-63b91cc1-a2cb-4c54-a0d4-d5b7a268de5c tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:27.071120 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:27.071120 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:27.091963 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-63b91cc1-a2cb-4c54-a0d4-d5b7a268de5c tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:14:27.175626 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-63b91cc1-a2cb-4c54-a0d4-d5b7a268de5c tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 returned with HTTP 200 Jan 28 19:14:27.187726 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 774/1554] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:26 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 => generated 919 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:27.201112 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c0bea1ac-287b-468c-a1e0-3df8d309b54b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:14:27.202254 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c0bea1ac-287b-468c-a1e0-3df8d309b54b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:27.202963 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:27.202963 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:27.204174 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c0bea1ac-287b-468c-a1e0-3df8d309b54b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:27.205174 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-c0bea1ac-287b-468c-a1e0-3df8d309b54b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:14:27.413084 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:27.413084 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:27.432391 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c0bea1ac-287b-468c-a1e0-3df8d309b54b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:14:27.454577 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 781/1555] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:27 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 803 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:28.214953 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dc134894-7c9b-4995-a8b4-fb92ad12cace tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 Jan 28 19:14:28.215765 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dc134894-7c9b-4995-a8b4-fb92ad12cace tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:28.215765 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:28.215765 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:28.216152 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dc134894-7c9b-4995-a8b4-fb92ad12cace tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:28.439221 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:28.439221 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:28.475937 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-dc134894-7c9b-4995-a8b4-fb92ad12cace tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:14:28.494252 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dc72772c-9750-4b30-82a9-792bb4caa9ec tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:14:28.495323 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dc72772c-9750-4b30-82a9-792bb4caa9ec tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:28.501554 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:28.501554 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:28.510220 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dc72772c-9750-4b30-82a9-792bb4caa9ec tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:28.512613 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-dc72772c-9750-4b30-82a9-792bb4caa9ec tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:14:28.565981 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dc134894-7c9b-4995-a8b4-fb92ad12cace tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 returned with HTTP 200 Jan 28 19:14:28.567233 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 775/1556] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:28 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 => generated 919 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:14:28.625892 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:28.625892 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:28.635333 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dc72772c-9750-4b30-82a9-792bb4caa9ec tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:14:28.637436 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 782/1557] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:28 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 803 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:14:29.633322 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7c872c99-38f7-41f5-992f-6c3ff0e94ced tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 Jan 28 19:14:29.635354 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7c872c99-38f7-41f5-992f-6c3ff0e94ced tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:29.636114 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:29.636114 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:29.640077 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7c872c99-38f7-41f5-992f-6c3ff0e94ced tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:29.672823 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dc854105-84de-4bfb-942b-e29c783ec508 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:14:29.677771 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dc854105-84de-4bfb-942b-e29c783ec508 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:29.677997 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:29.677997 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:29.678393 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dc854105-84de-4bfb-942b-e29c783ec508 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:29.678776 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-dc854105-84de-4bfb-942b-e29c783ec508 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:14:29.870601 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:29.870601 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:29.891465 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dc854105-84de-4bfb-942b-e29c783ec508 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:14:29.893962 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 783/1558] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:29 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 803 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:14:29.925179 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:29.925179 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:29.957759 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7c872c99-38f7-41f5-992f-6c3ff0e94ced tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:14:30.061652 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7c872c99-38f7-41f5-992f-6c3ff0e94ced tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 returned with HTTP 200 Jan 28 19:14:30.072594 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 776/1559] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:29 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 => generated 919 bytes in 471 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:30.909620 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-342a80ae-a4b6-4124-9130-578d35cb5093 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:14:30.910408 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-342a80ae-a4b6-4124-9130-578d35cb5093 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:30.910408 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:30.910408 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:30.910825 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-342a80ae-a4b6-4124-9130-578d35cb5093 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:30.910980 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-342a80ae-a4b6-4124-9130-578d35cb5093 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:14:30.988972 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:30.988972 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:30.992012 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-342a80ae-a4b6-4124-9130-578d35cb5093 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:14:31.006710 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 784/1560] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:30 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 803 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:31.087683 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5e86aa75-05dc-4be7-81fe-b6f4f148e704 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 Jan 28 19:14:31.088963 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5e86aa75-05dc-4be7-81fe-b6f4f148e704 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:31.089528 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:31.089528 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:31.090511 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5e86aa75-05dc-4be7-81fe-b6f4f148e704 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:31.424149 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:31.424149 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:31.463014 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5e86aa75-05dc-4be7-81fe-b6f4f148e704 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:14:31.569779 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5e86aa75-05dc-4be7-81fe-b6f4f148e704 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 returned with HTTP 200 Jan 28 19:14:31.572919 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 777/1561] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:31 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 => generated 919 bytes in 497 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:32.029632 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-30f920ef-c4c7-49af-8e1f-e1e85e454d3f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:14:32.042399 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-30f920ef-c4c7-49af-8e1f-e1e85e454d3f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:32.049033 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:32.049033 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:32.050430 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-30f920ef-c4c7-49af-8e1f-e1e85e454d3f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:32.051340 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-30f920ef-c4c7-49af-8e1f-e1e85e454d3f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:14:32.220927 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:32.220927 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:32.225815 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-30f920ef-c4c7-49af-8e1f-e1e85e454d3f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:14:32.228940 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 785/1562] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:32 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 803 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:32.598977 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-515f1bdc-83cc-4337-9e6c-eef7acad5ee1 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 Jan 28 19:14:32.600234 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-515f1bdc-83cc-4337-9e6c-eef7acad5ee1 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:32.600840 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:32.600840 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:32.602607 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-515f1bdc-83cc-4337-9e6c-eef7acad5ee1 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:33.009872 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:33.009872 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:33.025898 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-515f1bdc-83cc-4337-9e6c-eef7acad5ee1 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:14:33.070656 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-515f1bdc-83cc-4337-9e6c-eef7acad5ee1 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 returned with HTTP 200 Jan 28 19:14:33.072290 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 778/1563] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:32 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 => generated 919 bytes in 484 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:33.246915 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e0f2952c-6404-476f-a736-634a14e66987 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:14:33.254346 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e0f2952c-6404-476f-a736-634a14e66987 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:33.261554 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:33.261554 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:33.262920 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e0f2952c-6404-476f-a736-634a14e66987 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:33.264473 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-e0f2952c-6404-476f-a736-634a14e66987 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:14:33.349728 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:33.349728 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:33.366617 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e0f2952c-6404-476f-a736-634a14e66987 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:14:33.368463 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 786/1564] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:33 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 803 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:34.094296 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2e80e68e-4ed2-491a-b831-87ae641f69ff tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 Jan 28 19:14:34.095278 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2e80e68e-4ed2-491a-b831-87ae641f69ff tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:34.095647 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:34.095647 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:34.096339 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2e80e68e-4ed2-491a-b831-87ae641f69ff tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:34.392186 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-97bda0b0-7fd7-4426-b9b5-ad66c3fecdbc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:14:34.393293 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-97bda0b0-7fd7-4426-b9b5-ad66c3fecdbc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:34.393675 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:34.393675 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:34.394380 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-97bda0b0-7fd7-4426-b9b5-ad66c3fecdbc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:34.395076 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-97bda0b0-7fd7-4426-b9b5-ad66c3fecdbc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:14:34.552759 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:34.552759 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:34.564604 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:34.564604 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:34.567072 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-97bda0b0-7fd7-4426-b9b5-ad66c3fecdbc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:14:34.575311 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 787/1565] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:34 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 803 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:34.644408 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2e80e68e-4ed2-491a-b831-87ae641f69ff tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:14:34.838433 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2e80e68e-4ed2-491a-b831-87ae641f69ff tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 returned with HTTP 200 Jan 28 19:14:34.846031 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 779/1566] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:34 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 => generated 919 bytes in 759 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:35.592293 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b63eed22-cb36-483f-b365-a761a48226c4 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:14:35.594542 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b63eed22-cb36-483f-b365-a761a48226c4 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:35.595700 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:35.595700 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:35.597326 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b63eed22-cb36-483f-b365-a761a48226c4 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:35.598597 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b63eed22-cb36-483f-b365-a761a48226c4 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:14:35.689518 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:35.689518 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:35.704677 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b63eed22-cb36-483f-b365-a761a48226c4 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:14:35.706367 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 788/1567] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:35 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 803 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:35.871825 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-94a3b797-e6f1-4b32-8bb2-e241ca6b3cd9 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 Jan 28 19:14:35.873398 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-94a3b797-e6f1-4b32-8bb2-e241ca6b3cd9 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:35.873757 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:35.873757 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:35.874384 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-94a3b797-e6f1-4b32-8bb2-e241ca6b3cd9 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:36.059342 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:36.059342 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:36.082019 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-94a3b797-e6f1-4b32-8bb2-e241ca6b3cd9 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:14:36.174769 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-94a3b797-e6f1-4b32-8bb2-e241ca6b3cd9 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 returned with HTTP 200 Jan 28 19:14:36.180004 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 780/1568] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:35 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 => generated 919 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:36.726956 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ed5127df-002b-4c94-915b-7468faab256d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:14:36.727987 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ed5127df-002b-4c94-915b-7468faab256d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:36.728367 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:36.728367 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:36.729109 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ed5127df-002b-4c94-915b-7468faab256d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:36.729830 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-ed5127df-002b-4c94-915b-7468faab256d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:14:36.940197 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:36.940197 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:36.948530 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ed5127df-002b-4c94-915b-7468faab256d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:14:36.957799 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 789/1569] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:36 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 803 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:37.200067 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-199ba32c-c7fd-4057-9c7d-b27e20cfaefc tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 Jan 28 19:14:37.200642 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-199ba32c-c7fd-4057-9c7d-b27e20cfaefc tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:37.201559 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:37.201559 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:37.202118 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-199ba32c-c7fd-4057-9c7d-b27e20cfaefc tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:37.444419 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:37.444419 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:37.486274 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-199ba32c-c7fd-4057-9c7d-b27e20cfaefc tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:14:37.612591 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-199ba32c-c7fd-4057-9c7d-b27e20cfaefc tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 returned with HTTP 200 Jan 28 19:14:37.633265 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 781/1570] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:37 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 => generated 919 bytes in 425 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:14:37.965729 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-63b086ec-b6fd-43fd-98a3-4c297da12f7b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:14:37.967135 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-63b086ec-b6fd-43fd-98a3-4c297da12f7b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:37.967580 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:37.967580 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:37.968247 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-63b086ec-b6fd-43fd-98a3-4c297da12f7b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:37.968848 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-63b086ec-b6fd-43fd-98a3-4c297da12f7b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:14:38.037954 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:38.037954 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:38.051285 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-63b086ec-b6fd-43fd-98a3-4c297da12f7b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:14:38.054865 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 790/1571] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:37 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 803 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:14:38.653763 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0427964b-9b7e-4456-a33e-ccc98b422f33 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 Jan 28 19:14:38.655052 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0427964b-9b7e-4456-a33e-ccc98b422f33 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:38.655455 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:38.655455 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:38.656065 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0427964b-9b7e-4456-a33e-ccc98b422f33 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:38.805831 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:38.805831 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:38.832036 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0427964b-9b7e-4456-a33e-ccc98b422f33 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:14:38.889759 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0427964b-9b7e-4456-a33e-ccc98b422f33 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 returned with HTTP 200 Jan 28 19:14:38.890886 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 782/1572] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:38 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 => generated 919 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:39.080073 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d1392591-e3b5-48ee-bf91-08d943890a6f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:14:39.085782 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d1392591-e3b5-48ee-bf91-08d943890a6f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:39.086425 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:39.086425 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:39.087734 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d1392591-e3b5-48ee-bf91-08d943890a6f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:39.092553 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-d1392591-e3b5-48ee-bf91-08d943890a6f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:14:39.173481 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:39.173481 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:39.176648 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d1392591-e3b5-48ee-bf91-08d943890a6f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:14:39.190249 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 791/1573] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:39 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 803 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:39.411511 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3cc02410-fa38-4015-9866-00e9ae232f99 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/82b8c03d-fa1f-4cf1-9d7b-80aa207591e7 Jan 28 19:14:39.411946 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3cc02410-fa38-4015-9866-00e9ae232f99 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:39.412156 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:39.412156 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:39.412502 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3cc02410-fa38-4015-9866-00e9ae232f99 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:39.557221 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:39.557221 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:39.582737 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3cc02410-fa38-4015-9866-00e9ae232f99 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:14:39.688365 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3cc02410-fa38-4015-9866-00e9ae232f99 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/82b8c03d-fa1f-4cf1-9d7b-80aa207591e7 returned with HTTP 200 Jan 28 19:14:39.698342 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 783/1574] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:39 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/82b8c03d-fa1f-4cf1-9d7b-80aa207591e7 => generated 919 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:39.729915 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7d62497a-6d60-4848-a4cf-a7e57971f6b2 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/82b8c03d-fa1f-4cf1-9d7b-80aa207591e7 Jan 28 19:14:39.730654 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7d62497a-6d60-4848-a4cf-a7e57971f6b2 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:39.731015 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:39.731015 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:39.731727 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7d62497a-6d60-4848-a4cf-a7e57971f6b2 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:39.892989 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:39.892989 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:39.931421 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4e6e8702-5e11-49f1-bb50-f0b849a963b9 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 Jan 28 19:14:39.931421 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4e6e8702-5e11-49f1-bb50-f0b849a963b9 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:39.931421 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:39.931421 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:39.931421 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4e6e8702-5e11-49f1-bb50-f0b849a963b9 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:39.961625 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7d62497a-6d60-4848-a4cf-a7e57971f6b2 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:14:40.117898 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7d62497a-6d60-4848-a4cf-a7e57971f6b2 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/82b8c03d-fa1f-4cf1-9d7b-80aa207591e7 returned with HTTP 200 Jan 28 19:14:40.119769 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 792/1575] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:39 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/82b8c03d-fa1f-4cf1-9d7b-80aa207591e7 => generated 919 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:40.183199 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:40.183199 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:40.202567 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4e6e8702-5e11-49f1-bb50-f0b849a963b9 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:14:40.223550 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fd16812b-3246-4135-9ee5-953b13f8ea2b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:14:40.225889 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fd16812b-3246-4135-9ee5-953b13f8ea2b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:40.232843 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:40.232843 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:40.234269 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fd16812b-3246-4135-9ee5-953b13f8ea2b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:40.239212 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-fd16812b-3246-4135-9ee5-953b13f8ea2b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:14:40.382772 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4e6e8702-5e11-49f1-bb50-f0b849a963b9 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 returned with HTTP 200 Jan 28 19:14:40.397193 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 784/1576] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:39 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 => generated 919 bytes in 467 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:40.423866 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:40.423866 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:40.427985 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fd16812b-3246-4135-9ee5-953b13f8ea2b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:14:40.437196 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 793/1577] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:40 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 803 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:41.418705 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-22faebd7-f4cf-4c4f-b4fb-8903d989bb84 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 Jan 28 19:14:41.420066 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-22faebd7-f4cf-4c4f-b4fb-8903d989bb84 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:41.423369 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:41.423369 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:41.424457 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-22faebd7-f4cf-4c4f-b4fb-8903d989bb84 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:41.466370 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f1dcce82-73a8-4764-92bc-607d19c9e4b0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:14:41.469061 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f1dcce82-73a8-4764-92bc-607d19c9e4b0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:41.469479 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:41.469479 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:41.470216 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f1dcce82-73a8-4764-92bc-607d19c9e4b0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:41.470938 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-f1dcce82-73a8-4764-92bc-607d19c9e4b0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:14:41.651429 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:41.651429 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:41.666085 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:41.666085 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:41.669083 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f1dcce82-73a8-4764-92bc-607d19c9e4b0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:14:41.670905 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-22faebd7-f4cf-4c4f-b4fb-8903d989bb84 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:14:41.671287 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 794/1578] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:41 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 803 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:41.741044 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-22faebd7-f4cf-4c4f-b4fb-8903d989bb84 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 returned with HTTP 200 Jan 28 19:14:41.757176 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 785/1579] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:41 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 => generated 919 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:42.694017 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f68ff7fd-1b00-4fed-b980-725c36db7f84 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:14:42.694890 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f68ff7fd-1b00-4fed-b980-725c36db7f84 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:42.694890 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:42.694890 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:42.695418 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f68ff7fd-1b00-4fed-b980-725c36db7f84 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:42.695993 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-f68ff7fd-1b00-4fed-b980-725c36db7f84 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:14:42.751716 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:42.751716 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:42.753629 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f68ff7fd-1b00-4fed-b980-725c36db7f84 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:14:42.760869 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 795/1580] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:42 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 803 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:42.781006 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-90fe02fa-2bef-484a-ae34-523cb0a764c8 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 Jan 28 19:14:42.782216 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-90fe02fa-2bef-484a-ae34-523cb0a764c8 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:42.789029 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:42.789029 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:42.790966 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-90fe02fa-2bef-484a-ae34-523cb0a764c8 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:43.035580 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:43.035580 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:43.055767 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-90fe02fa-2bef-484a-ae34-523cb0a764c8 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:14:43.128585 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-90fe02fa-2bef-484a-ae34-523cb0a764c8 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 returned with HTTP 200 Jan 28 19:14:43.143511 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 786/1581] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:42 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 => generated 977 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:43.779296 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3559ce01-e951-48d2-91ee-fc4b1630d41d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:14:43.780370 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3559ce01-e951-48d2-91ee-fc4b1630d41d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:43.780693 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:43.780693 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:43.784542 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3559ce01-e951-48d2-91ee-fc4b1630d41d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:43.785944 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-3559ce01-e951-48d2-91ee-fc4b1630d41d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:14:43.855892 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:43.855892 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:43.859958 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3559ce01-e951-48d2-91ee-fc4b1630d41d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:14:43.861977 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 796/1582] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:43 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 814 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:44.165716 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-709b2481-a2fa-4210-a35b-d7ce6c1e9515 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 Jan 28 19:14:44.167059 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-709b2481-a2fa-4210-a35b-d7ce6c1e9515 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:44.167628 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:44.167628 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:44.168627 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-709b2481-a2fa-4210-a35b-d7ce6c1e9515 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:44.401984 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:44.401984 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:44.428091 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-709b2481-a2fa-4210-a35b-d7ce6c1e9515 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:14:44.504939 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-709b2481-a2fa-4210-a35b-d7ce6c1e9515 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 returned with HTTP 200 Jan 28 19:14:44.508226 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 787/1583] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:44 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 => generated 977 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:44.910097 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8eae9361-163a-4544-96ec-f865339fa03d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:14:44.912902 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8eae9361-163a-4544-96ec-f865339fa03d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:44.918399 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:44.918399 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:44.920653 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8eae9361-163a-4544-96ec-f865339fa03d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:44.922307 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-8eae9361-163a-4544-96ec-f865339fa03d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:14:45.016412 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:45.016412 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:45.020876 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8eae9361-163a-4544-96ec-f865339fa03d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:14:45.023394 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 797/1584] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:44 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 814 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:45.539465 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8ad687ef-f9b7-484a-8eb1-90607929b189 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 Jan 28 19:14:45.540643 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8ad687ef-f9b7-484a-8eb1-90607929b189 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:45.541172 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:45.541172 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:45.545068 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8ad687ef-f9b7-484a-8eb1-90607929b189 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:45.884735 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:45.884735 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:45.919847 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8ad687ef-f9b7-484a-8eb1-90607929b189 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:14:45.971678 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8ad687ef-f9b7-484a-8eb1-90607929b189 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 returned with HTTP 200 Jan 28 19:14:45.974320 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 788/1585] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:45 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 => generated 980 bytes in 442 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:46.041310 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5cc29ef4-4331-4bd6-bf11-728809513c69 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:14:46.043018 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5cc29ef4-4331-4bd6-bf11-728809513c69 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:46.043560 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:46.043560 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:46.045320 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5cc29ef4-4331-4bd6-bf11-728809513c69 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:46.047106 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-5cc29ef4-4331-4bd6-bf11-728809513c69 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:14:46.095639 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:46.095639 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:46.100565 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5cc29ef4-4331-4bd6-bf11-728809513c69 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:14:46.103504 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 798/1586] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:46 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 814 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:46.990658 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7b00a390-c891-49da-856f-b92c8ba517ba tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 Jan 28 19:14:46.991479 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7b00a390-c891-49da-856f-b92c8ba517ba tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:46.991479 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:46.991479 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:46.992005 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7b00a390-c891-49da-856f-b92c8ba517ba tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:47.088102 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:47.088102 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:47.099268 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7b00a390-c891-49da-856f-b92c8ba517ba tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:14:47.119403 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-52611ff8-a4f7-4b3f-92f8-5227961bfb6d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:14:47.120217 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-52611ff8-a4f7-4b3f-92f8-5227961bfb6d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:47.120698 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:47.120698 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:47.121613 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-52611ff8-a4f7-4b3f-92f8-5227961bfb6d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:47.122144 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-52611ff8-a4f7-4b3f-92f8-5227961bfb6d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:14:47.155002 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7b00a390-c891-49da-856f-b92c8ba517ba tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 returned with HTTP 200 Jan 28 19:14:47.159696 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 789/1587] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:46 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 => generated 980 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:47.166342 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:47.166342 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:47.169195 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-52611ff8-a4f7-4b3f-92f8-5227961bfb6d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:14:47.178426 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 799/1588] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:47 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 814 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:48.186426 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-35fe6d88-2a68-4530-8c90-d6546515acd1 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 Jan 28 19:14:48.187310 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-35fe6d88-2a68-4530-8c90-d6546515acd1 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:48.190557 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-efc43176-f80e-48cc-8e6a-2663abdb3d74 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:14:48.190984 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:48.190984 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:48.191815 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-35fe6d88-2a68-4530-8c90-d6546515acd1 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:48.193974 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-efc43176-f80e-48cc-8e6a-2663abdb3d74 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:48.194561 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:48.194561 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:48.198100 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-efc43176-f80e-48cc-8e6a-2663abdb3d74 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:48.198823 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-efc43176-f80e-48cc-8e6a-2663abdb3d74 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:14:48.306959 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:48.306959 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:48.312751 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-efc43176-f80e-48cc-8e6a-2663abdb3d74 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:14:48.330164 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 790/1589] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:48 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 814 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:14:48.349533 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:48.349533 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:48.361490 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-35fe6d88-2a68-4530-8c90-d6546515acd1 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:14:48.395037 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-35fe6d88-2a68-4530-8c90-d6546515acd1 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 returned with HTTP 200 Jan 28 19:14:48.396782 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 800/1590] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:48 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 => generated 980 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:49.333820 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aedefd9b-b02a-4197-a886-3e54e313a617 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:14:49.334708 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aedefd9b-b02a-4197-a886-3e54e313a617 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:49.334708 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:49.334708 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:49.335106 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aedefd9b-b02a-4197-a886-3e54e313a617 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:49.335312 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-aedefd9b-b02a-4197-a886-3e54e313a617 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:14:49.404858 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:49.404858 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:49.409350 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aedefd9b-b02a-4197-a886-3e54e313a617 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:14:49.421513 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c23cc18a-f2d3-426d-8944-b79d4c6b2be4 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 Jan 28 19:14:49.422366 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c23cc18a-f2d3-426d-8944-b79d4c6b2be4 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:49.422739 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:49.422739 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:49.423413 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c23cc18a-f2d3-426d-8944-b79d4c6b2be4 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:49.426477 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 791/1591] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:49 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 814 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:14:49.561929 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:49.561929 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:49.580677 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c23cc18a-f2d3-426d-8944-b79d4c6b2be4 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:14:49.613578 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c23cc18a-f2d3-426d-8944-b79d4c6b2be4 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 returned with HTTP 200 Jan 28 19:14:49.615488 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 801/1592] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:49 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 => generated 980 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:14:50.458810 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bba3518e-7fdc-4802-9365-7a157a65454f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:14:50.461492 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bba3518e-7fdc-4802-9365-7a157a65454f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:50.462105 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:50.462105 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:50.463802 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bba3518e-7fdc-4802-9365-7a157a65454f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:50.464701 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-bba3518e-7fdc-4802-9365-7a157a65454f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:14:50.572798 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:50.572798 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:50.575301 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bba3518e-7fdc-4802-9365-7a157a65454f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:14:50.583948 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 792/1593] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:50 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 814 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:50.641939 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1d5564ae-1de9-4975-a7d7-889f873e6a3b tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 Jan 28 19:14:50.643428 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1d5564ae-1de9-4975-a7d7-889f873e6a3b tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:50.645882 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:50.645882 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:50.647879 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1d5564ae-1de9-4975-a7d7-889f873e6a3b tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:50.842148 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:50.842148 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:50.864602 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1d5564ae-1de9-4975-a7d7-889f873e6a3b tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:14:50.977318 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1d5564ae-1de9-4975-a7d7-889f873e6a3b tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 returned with HTTP 200 Jan 28 19:14:50.981986 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 802/1594] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:50 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 => generated 980 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:51.606676 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aec18bf8-7a4d-49f5-9b3f-74d7cbe85257 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:14:51.608199 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aec18bf8-7a4d-49f5-9b3f-74d7cbe85257 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:51.608548 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:51.608548 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:51.609256 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aec18bf8-7a4d-49f5-9b3f-74d7cbe85257 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:51.609930 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-aec18bf8-7a4d-49f5-9b3f-74d7cbe85257 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:14:51.777377 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:51.777377 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:51.782098 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aec18bf8-7a4d-49f5-9b3f-74d7cbe85257 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:14:51.784080 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 793/1595] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:51 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 814 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:52.018865 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1767f35e-ea47-4fe0-8833-82630f1af667 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 Jan 28 19:14:52.018865 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1767f35e-ea47-4fe0-8833-82630f1af667 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:52.020595 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:52.020595 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:52.022313 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1767f35e-ea47-4fe0-8833-82630f1af667 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:52.256071 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:52.256071 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:52.294340 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1767f35e-ea47-4fe0-8833-82630f1af667 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:14:52.408101 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1767f35e-ea47-4fe0-8833-82630f1af667 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 returned with HTTP 200 Jan 28 19:14:52.413682 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 803/1596] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:52 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 => generated 980 bytes in 411 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:52.815629 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a660ced5-50da-4922-8c6a-be8999c25f3d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:14:52.817887 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a660ced5-50da-4922-8c6a-be8999c25f3d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:52.818539 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:52.818539 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:52.819774 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a660ced5-50da-4922-8c6a-be8999c25f3d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:52.829995 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-a660ced5-50da-4922-8c6a-be8999c25f3d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:14:52.860132 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:52.860132 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:52.862389 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a660ced5-50da-4922-8c6a-be8999c25f3d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:14:52.863695 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 794/1597] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:52 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 814 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:53.438985 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e4df0d69-6a0e-4eed-93d6-ce634fff9002 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 Jan 28 19:14:53.440067 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e4df0d69-6a0e-4eed-93d6-ce634fff9002 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:53.440496 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:53.440496 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:53.441283 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e4df0d69-6a0e-4eed-93d6-ce634fff9002 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:53.604517 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:53.604517 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:53.641374 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e4df0d69-6a0e-4eed-93d6-ce634fff9002 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:14:53.694416 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e4df0d69-6a0e-4eed-93d6-ce634fff9002 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 returned with HTTP 200 Jan 28 19:14:53.695610 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 804/1598] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:53 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 => generated 1368 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:14:53.730108 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-56fc058e-b28c-4d78-a571-98d98676854b tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 Jan 28 19:14:53.731087 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-56fc058e-b28c-4d78-a571-98d98676854b tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:53.731451 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:53.731451 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:53.732166 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-56fc058e-b28c-4d78-a571-98d98676854b tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:53.805516 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:53.805516 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:53.816186 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-56fc058e-b28c-4d78-a571-98d98676854b tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:14:53.844343 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-56fc058e-b28c-4d78-a571-98d98676854b tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 returned with HTTP 200 Jan 28 19:14:53.845576 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 795/1599] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:53 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 => generated 1368 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 19:14:53.909327 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3f8c1272-0c4a-4d09-b047-5c0018d08c3a tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] PUT http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 Jan 28 19:14:53.911991 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:53.911991 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:53.911991 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3f8c1272-0c4a-4d09-b047-5c0018d08c3a tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-486608077"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:14:53.916685 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-570299cd-69cb-45d8-9143-da8574eb35e7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:14:53.921381 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-570299cd-69cb-45d8-9143-da8574eb35e7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:53.921381 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:53.921381 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:53.921381 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-570299cd-69cb-45d8-9143-da8574eb35e7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:53.921940 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-570299cd-69cb-45d8-9143-da8574eb35e7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:14:53.991949 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:53.991949 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:53.993892 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-570299cd-69cb-45d8-9143-da8574eb35e7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:14:54.006424 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 796/1600] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:53 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 814 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:54.031054 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:54.031054 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:54.042470 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3f8c1272-0c4a-4d09-b047-5c0018d08c3a tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:14:54.058818 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3f8c1272-0c4a-4d09-b047-5c0018d08c3a tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume updated successfully. Jan 28 19:14:54.086693 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3f8c1272-0c4a-4d09-b047-5c0018d08c3a tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 returned with HTTP 200 Jan 28 19:14:54.093183 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 805/1601] 10.222.0.16 () {60 vars in 1335 bytes} [Thu Jan 28 19:14:53 2021] PUT /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 => generated 851 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:54.124398 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d2fd1a1a-398b-47c7-8f6e-2fe318f5dbd1 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] PUT http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 Jan 28 19:14:54.125595 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:54.125595 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:54.126341 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d2fd1a1a-398b-47c7-8f6e-2fe318f5dbd1 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1153356691", "description": "This is the new description of volume"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:14:54.273122 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:54.273122 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:54.297341 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d2fd1a1a-398b-47c7-8f6e-2fe318f5dbd1 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:14:54.319018 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d2fd1a1a-398b-47c7-8f6e-2fe318f5dbd1 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume updated successfully. Jan 28 19:14:54.351752 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d2fd1a1a-398b-47c7-8f6e-2fe318f5dbd1 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 returned with HTTP 200 Jan 28 19:14:54.354125 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 797/1602] 10.222.0.16 () {60 vars in 1336 bytes} [Thu Jan 28 19:14:54 2021] PUT /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 => generated 891 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:14:54.382627 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-79f4591c-b275-4a8f-9f6f-4ee3ea885f8a tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 Jan 28 19:14:54.383655 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-79f4591c-b275-4a8f-9f6f-4ee3ea885f8a tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:54.384008 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:54.384008 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:54.384618 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-79f4591c-b275-4a8f-9f6f-4ee3ea885f8a tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:54.546940 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:54.546940 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:54.577594 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-79f4591c-b275-4a8f-9f6f-4ee3ea885f8a tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:14:54.671052 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-79f4591c-b275-4a8f-9f6f-4ee3ea885f8a tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 returned with HTTP 200 Jan 28 19:14:54.671052 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 806/1603] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:54 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 => generated 1408 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 19:14:54.695866 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9155f155-6bb2-4086-95f7-1150ca5f7581 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] POST http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes Jan 28 19:14:54.695866 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:54.695866 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:54.695866 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9155f155-6bb2-4086-95f7-1150ca5f7581 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-848141338", "availability_zone": "nova", "size": 1}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:14:54.695866 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-9155f155-6bb2-4086-95f7-1150ca5f7581 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-848141338', 'availability_zone': 'nova', 'size': 1}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:14:54.695866 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-9155f155-6bb2-4086-95f7-1150ca5f7581 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Create volume of 1 GB Jan 28 19:14:54.719349 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9155f155-6bb2-4086-95f7-1150ca5f7581 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Availability Zones retrieved successfully. Jan 28 19:14:54.754258 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9155f155-6bb2-4086-95f7-1150ca5f7581 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Flow 'volume_create_api' (791527bc-509c-4662-8c9d-d185a3e6cc12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:14:54.777990 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9155f155-6bb2-4086-95f7-1150ca5f7581 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dcd4c46-0ff6-4009-8970-e32a06d50ee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:14:54.783484 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-9155f155-6bb2-4086-95f7-1150ca5f7581 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:14:55.021249 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9d373e2f-562a-4814-bd15-d94cc8e97e43 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:14:55.022416 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9d373e2f-562a-4814-bd15-d94cc8e97e43 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:55.022797 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:55.022797 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:55.023416 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9d373e2f-562a-4814-bd15-d94cc8e97e43 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:55.023939 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-9d373e2f-562a-4814-bd15-d94cc8e97e43 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:14:55.084959 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9155f155-6bb2-4086-95f7-1150ca5f7581 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dcd4c46-0ff6-4009-8970-e32a06d50ee8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:14:55.090241 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9155f155-6bb2-4086-95f7-1150ca5f7581 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08f61fbd-6651-4df1-a315-7f4a3404a5bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:14:55.107463 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:55.107463 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:55.115081 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9d373e2f-562a-4814-bd15-d94cc8e97e43 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:14:55.120830 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 807/1604] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:55 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 814 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:55.339504 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-9155f155-6bb2-4086-95f7-1150ca5f7581 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Created reservations ['17fec592-884f-4c78-be71-893f303525e9', '00b8b78e-aa2a-498f-b855-d9217f36afba', 'b836b3cb-0634-4dd0-ad67-ecba9f56454b', '8e03c999-2476-4ceb-b6df-94641acbb641'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:14:55.348212 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9155f155-6bb2-4086-95f7-1150ca5f7581 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08f61fbd-6651-4df1-a315-7f4a3404a5bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17fec592-884f-4c78-be71-893f303525e9', '00b8b78e-aa2a-498f-b855-d9217f36afba', 'b836b3cb-0634-4dd0-ad67-ecba9f56454b', '8e03c999-2476-4ceb-b6df-94641acbb641']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:14:55.363535 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9155f155-6bb2-4086-95f7-1150ca5f7581 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a920fd2-ee09-44fc-b86d-ac583594b01e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:14:55.651817 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9155f155-6bb2-4086-95f7-1150ca5f7581 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a920fd2-ee09-44fc-b86d-ac583594b01e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bfa0e45d-78fc-4575-90fc-b31f3f46851d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-848141338',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f310564b3f4473f8b3d023f39a626f6',qos_specs=None,replication_status=,reservations=['17fec592-884f-4c78-be71-893f303525e9','00b8b78e-aa2a-498f-b855-d9217f36afba','b836b3cb-0634-4dd0-ad67-ecba9f56454b','8e03c999-2476-4ceb-b6df-94641acbb641'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb72ac42110e4aef8aa6c7a9250739ab',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:14:55Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-848141338',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bfa0e45d-78fc-4575-90fc-b31f3f46851d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f310564b3f4473f8b3d023f39a626f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='fb72ac42110e4aef8aa6c7a9250739ab',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:14:55.659843 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9155f155-6bb2-4086-95f7-1150ca5f7581 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05e91c05-30cc-4eaf-ad1b-c2a0f3ca520a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:14:55.709288 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9155f155-6bb2-4086-95f7-1150ca5f7581 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05e91c05-30cc-4eaf-ad1b-c2a0f3ca520a) transitioned into 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-848141338',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f310564b3f4473f8b3d023f39a626f6',qos_specs=None,replication_status=,reservations=['17fec592-884f-4c78-be71-893f303525e9','00b8b78e-aa2a-498f-b855-d9217f36afba','b836b3cb-0634-4dd0-ad67-ecba9f56454b','8e03c999-2476-4ceb-b6df-94641acbb641'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb72ac42110e4aef8aa6c7a9250739ab',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:14:55.711693 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9155f155-6bb2-4086-95f7-1150ca5f7581 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (766a46e6-c6be-4518-af13-9fb8dce53811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:14:55.758483 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9155f155-6bb2-4086-95f7-1150ca5f7581 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (766a46e6-c6be-4518-af13-9fb8dce53811) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:14:55.768805 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9155f155-6bb2-4086-95f7-1150ca5f7581 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Flow 'volume_create_api' (791527bc-509c-4662-8c9d-d185a3e6cc12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:14:55.933983 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9155f155-6bb2-4086-95f7-1150ca5f7581 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Create volume request issued successfully. Jan 28 19:14:55.978190 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9155f155-6bb2-4086-95f7-1150ca5f7581 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes returned with HTTP 202 Jan 28 19:14:55.996970 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 798/1605] 10.222.0.16 () {60 vars in 1226 bytes} [Thu Jan 28 19:14:54 2021] POST /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes => generated 810 bytes in 1307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:14:56.007450 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6449dbbd-0836-4a32-852b-903fe587ac26 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bfa0e45d-78fc-4575-90fc-b31f3f46851d Jan 28 19:14:56.007999 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6449dbbd-0836-4a32-852b-903fe587ac26 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:56.008218 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:56.008218 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:56.008566 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6449dbbd-0836-4a32-852b-903fe587ac26 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:56.133358 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a018d418-af8f-44c4-add2-2a8a0a546582 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:14:56.133932 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a018d418-af8f-44c4-add2-2a8a0a546582 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:56.134085 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:56.134085 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:56.134687 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a018d418-af8f-44c4-add2-2a8a0a546582 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:56.135217 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-a018d418-af8f-44c4-add2-2a8a0a546582 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:14:56.178551 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:56.178551 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:56.191745 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:56.191745 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:56.199538 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a018d418-af8f-44c4-add2-2a8a0a546582 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:14:56.200961 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 799/1606] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:56 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 814 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:56.211057 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6449dbbd-0836-4a32-852b-903fe587ac26 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:14:56.271698 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6449dbbd-0836-4a32-852b-903fe587ac26 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bfa0e45d-78fc-4575-90fc-b31f3f46851d returned with HTTP 200 Jan 28 19:14:56.272818 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 808/1607] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:56 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bfa0e45d-78fc-4575-90fc-b31f3f46851d => generated 878 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:57.234742 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c6b103ea-cef3-462c-b151-34dd55f70857 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:14:57.235706 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c6b103ea-cef3-462c-b151-34dd55f70857 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:57.236145 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:57.236145 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:57.238509 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c6b103ea-cef3-462c-b151-34dd55f70857 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:57.239495 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-c6b103ea-cef3-462c-b151-34dd55f70857 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:14:57.304768 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-78c0fb4f-4970-4b74-80a4-c713420f3753 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bfa0e45d-78fc-4575-90fc-b31f3f46851d Jan 28 19:14:57.305779 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-78c0fb4f-4970-4b74-80a4-c713420f3753 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:57.306145 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:57.306145 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:57.306617 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-78c0fb4f-4970-4b74-80a4-c713420f3753 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:57.363989 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:57.363989 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:57.382320 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c6b103ea-cef3-462c-b151-34dd55f70857 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:14:57.401719 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 800/1608] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:57 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 814 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:57.478214 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:57.478214 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:57.513049 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-78c0fb4f-4970-4b74-80a4-c713420f3753 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:14:57.558750 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-78c0fb4f-4970-4b74-80a4-c713420f3753 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bfa0e45d-78fc-4575-90fc-b31f3f46851d returned with HTTP 200 Jan 28 19:14:57.571287 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 809/1609] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:57 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bfa0e45d-78fc-4575-90fc-b31f3f46851d => generated 902 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:58.401497 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b33aad02-db94-4676-a107-2a2e66a25bb5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:14:58.402127 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b33aad02-db94-4676-a107-2a2e66a25bb5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:58.402547 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:58.402547 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:58.403194 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b33aad02-db94-4676-a107-2a2e66a25bb5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:58.404315 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b33aad02-db94-4676-a107-2a2e66a25bb5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:14:58.514649 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:58.514649 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:58.551366 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b33aad02-db94-4676-a107-2a2e66a25bb5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:14:58.554772 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 801/1610] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:58 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 814 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:14:58.580914 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2c692c5e-7849-4614-a3ce-ad2fa990ec7e tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bfa0e45d-78fc-4575-90fc-b31f3f46851d Jan 28 19:14:58.581501 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2c692c5e-7849-4614-a3ce-ad2fa990ec7e tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:58.581756 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:58.581756 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:58.583123 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2c692c5e-7849-4614-a3ce-ad2fa990ec7e tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:58.737433 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:58.737433 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:58.756293 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2c692c5e-7849-4614-a3ce-ad2fa990ec7e tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:14:58.800556 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2c692c5e-7849-4614-a3ce-ad2fa990ec7e tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bfa0e45d-78fc-4575-90fc-b31f3f46851d returned with HTTP 200 Jan 28 19:14:58.802359 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 810/1611] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:58 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bfa0e45d-78fc-4575-90fc-b31f3f46851d => generated 903 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:58.823513 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-18eaf4b8-ac07-4786-92a7-19189855359d tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] PUT http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bfa0e45d-78fc-4575-90fc-b31f3f46851d Jan 28 19:14:58.824908 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:58.824908 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:58.826921 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-18eaf4b8-ac07-4786-92a7-19189855359d tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-486608077", "description": null}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:14:58.947928 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:58.947928 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:58.970092 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-18eaf4b8-ac07-4786-92a7-19189855359d tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:14:59.000522 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-18eaf4b8-ac07-4786-92a7-19189855359d tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume updated successfully. Jan 28 19:14:59.026063 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-18eaf4b8-ac07-4786-92a7-19189855359d tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bfa0e45d-78fc-4575-90fc-b31f3f46851d returned with HTTP 200 Jan 28 19:14:59.028239 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 802/1612] 10.222.0.16 () {60 vars in 1335 bytes} [Thu Jan 28 19:14:58 2021] PUT /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bfa0e45d-78fc-4575-90fc-b31f3f46851d => generated 838 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:59.046752 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-964b2f1a-b3dc-4a54-a3ac-6a44fd1d5c10 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] DELETE http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bfa0e45d-78fc-4575-90fc-b31f3f46851d Jan 28 19:14:59.047949 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-964b2f1a-b3dc-4a54-a3ac-6a44fd1d5c10 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:59.048716 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:59.048716 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:59.050019 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-964b2f1a-b3dc-4a54-a3ac-6a44fd1d5c10 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:59.052023 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-964b2f1a-b3dc-4a54-a3ac-6a44fd1d5c10 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Delete volume with id: bfa0e45d-78fc-4575-90fc-b31f3f46851d Jan 28 19:14:59.154500 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:59.154500 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:59.159873 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-964b2f1a-b3dc-4a54-a3ac-6a44fd1d5c10 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:14:59.210099 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-964b2f1a-b3dc-4a54-a3ac-6a44fd1d5c10 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Delete volume request issued successfully. Jan 28 19:14:59.210566 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-964b2f1a-b3dc-4a54-a3ac-6a44fd1d5c10 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bfa0e45d-78fc-4575-90fc-b31f3f46851d returned with HTTP 202 Jan 28 19:14:59.224603 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 811/1613] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:14:59 2021] DELETE /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bfa0e45d-78fc-4575-90fc-b31f3f46851d => generated 0 bytes in 181 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:14:59.244639 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-06561cfc-bc13-4d39-8e3b-9d7f26f23143 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bfa0e45d-78fc-4575-90fc-b31f3f46851d Jan 28 19:14:59.251676 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-06561cfc-bc13-4d39-8e3b-9d7f26f23143 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:59.252936 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:59.252936 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:59.253768 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-06561cfc-bc13-4d39-8e3b-9d7f26f23143 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:59.586874 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d8580ada-ff64-4452-8334-ea07ce26393c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:14:59.590750 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d8580ada-ff64-4452-8334-ea07ce26393c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:59.592100 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:59.592100 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:59.592700 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d8580ada-ff64-4452-8334-ea07ce26393c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:59.595211 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-d8580ada-ff64-4452-8334-ea07ce26393c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:14:59.624094 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:59.624094 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:59.681240 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:59.681240 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:59.682479 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-06561cfc-bc13-4d39-8e3b-9d7f26f23143 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:14:59.682755 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d8580ada-ff64-4452-8334-ea07ce26393c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:14:59.683604 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 812/1614] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:59 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 814 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:14:59.694147 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1a96f134-1ccd-481e-b558-df7a080e13bf tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] DELETE http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/82b8c03d-fa1f-4cf1-9d7b-80aa207591e7 Jan 28 19:14:59.694912 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1a96f134-1ccd-481e-b558-df7a080e13bf tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:59.695260 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:59.695260 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:59.695836 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1a96f134-1ccd-481e-b558-df7a080e13bf tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:59.696434 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-1a96f134-1ccd-481e-b558-df7a080e13bf tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Delete volume with id: 82b8c03d-fa1f-4cf1-9d7b-80aa207591e7 Jan 28 19:14:59.755278 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:14:59.755278 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:14:59.756758 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1a96f134-1ccd-481e-b558-df7a080e13bf tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:14:59.815234 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1a96f134-1ccd-481e-b558-df7a080e13bf tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Delete volume request issued successfully. Jan 28 19:14:59.816523 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1a96f134-1ccd-481e-b558-df7a080e13bf tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/82b8c03d-fa1f-4cf1-9d7b-80aa207591e7 returned with HTTP 202 Jan 28 19:14:59.835015 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 813/1615] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:14:59 2021] DELETE /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/82b8c03d-fa1f-4cf1-9d7b-80aa207591e7 => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:14:59.852201 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1503eebc-bba3-4970-b34a-b7dfbe8a9c5f tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/82b8c03d-fa1f-4cf1-9d7b-80aa207591e7 Jan 28 19:14:59.860007 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-06561cfc-bc13-4d39-8e3b-9d7f26f23143 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bfa0e45d-78fc-4575-90fc-b31f3f46851d returned with HTTP 200 Jan 28 19:14:59.861281 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1503eebc-bba3-4970-b34a-b7dfbe8a9c5f tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:14:59.863258 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:14:59.863258 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:14:59.864272 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1503eebc-bba3-4970-b34a-b7dfbe8a9c5f tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:14:59.877290 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 803/1616] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:59 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bfa0e45d-78fc-4575-90fc-b31f3f46851d => generated 905 bytes in 638 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:00.114825 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:00.114825 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:00.155963 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1503eebc-bba3-4970-b34a-b7dfbe8a9c5f tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:15:00.219819 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1503eebc-bba3-4970-b34a-b7dfbe8a9c5f tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/82b8c03d-fa1f-4cf1-9d7b-80aa207591e7 returned with HTTP 200 Jan 28 19:15:00.239356 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 814/1617] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:14:59 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/82b8c03d-fa1f-4cf1-9d7b-80aa207591e7 => generated 918 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:00.697951 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-82f47bd4-8228-44b5-8371-0bcafcf87fde tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:15:00.698639 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-82f47bd4-8228-44b5-8371-0bcafcf87fde tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:00.698863 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:00.698863 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:00.699241 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-82f47bd4-8228-44b5-8371-0bcafcf87fde tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:00.699615 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-82f47bd4-8228-44b5-8371-0bcafcf87fde tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:15:00.789829 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:00.789829 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:00.796959 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-82f47bd4-8228-44b5-8371-0bcafcf87fde tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:15:00.822230 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 804/1618] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:00 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 814 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:00.900285 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5e965496-fe60-4138-bc76-21c0e4d6d126 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bfa0e45d-78fc-4575-90fc-b31f3f46851d Jan 28 19:15:00.904599 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5e965496-fe60-4138-bc76-21c0e4d6d126 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:00.910995 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:00.910995 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:00.914546 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5e965496-fe60-4138-bc76-21c0e4d6d126 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:01.252796 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:01.252796 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:01.278241 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-94e2e891-dbd8-4494-8d82-bfe70de2bf54 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/82b8c03d-fa1f-4cf1-9d7b-80aa207591e7 Jan 28 19:15:01.279414 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-94e2e891-dbd8-4494-8d82-bfe70de2bf54 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:01.279954 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:01.279954 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:01.281881 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-94e2e891-dbd8-4494-8d82-bfe70de2bf54 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:01.355612 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5e965496-fe60-4138-bc76-21c0e4d6d126 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:15:01.459362 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5e965496-fe60-4138-bc76-21c0e4d6d126 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bfa0e45d-78fc-4575-90fc-b31f3f46851d returned with HTTP 200 Jan 28 19:15:01.463152 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 815/1619] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:00 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bfa0e45d-78fc-4575-90fc-b31f3f46851d => generated 905 bytes in 578 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:01.611106 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:01.611106 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:01.646652 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-94e2e891-dbd8-4494-8d82-bfe70de2bf54 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:15:01.690263 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-94e2e891-dbd8-4494-8d82-bfe70de2bf54 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/82b8c03d-fa1f-4cf1-9d7b-80aa207591e7 returned with HTTP 200 Jan 28 19:15:01.692387 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 805/1620] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:01 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/82b8c03d-fa1f-4cf1-9d7b-80aa207591e7 => generated 918 bytes in 427 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:15:01.859277 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8edf0c05-43a5-48b4-b3a9-eb237562f943 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:15:01.860128 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8edf0c05-43a5-48b4-b3a9-eb237562f943 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:01.860282 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:01.860282 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:01.860955 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8edf0c05-43a5-48b4-b3a9-eb237562f943 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:01.861278 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-8edf0c05-43a5-48b4-b3a9-eb237562f943 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:15:01.986009 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:01.986009 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:01.990044 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8edf0c05-43a5-48b4-b3a9-eb237562f943 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:15:01.992250 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 816/1621] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:01 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 814 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:02.482723 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6f81b217-d1da-4b0d-8e1c-f53ff076451d tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bfa0e45d-78fc-4575-90fc-b31f3f46851d Jan 28 19:15:02.483990 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6f81b217-d1da-4b0d-8e1c-f53ff076451d tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:02.484900 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:02.484900 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:02.485707 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6f81b217-d1da-4b0d-8e1c-f53ff076451d tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:02.642714 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:02.642714 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:02.676553 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6f81b217-d1da-4b0d-8e1c-f53ff076451d tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:15:02.711335 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6f81b217-d1da-4b0d-8e1c-f53ff076451d tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bfa0e45d-78fc-4575-90fc-b31f3f46851d returned with HTTP 200 Jan 28 19:15:02.713034 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 806/1622] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:02 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bfa0e45d-78fc-4575-90fc-b31f3f46851d => generated 905 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:02.717260 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-197a5974-7f1d-4045-aa83-5397b7bb9301 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/82b8c03d-fa1f-4cf1-9d7b-80aa207591e7 Jan 28 19:15:02.718450 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-197a5974-7f1d-4045-aa83-5397b7bb9301 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:02.718861 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:02.718861 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:02.719599 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-197a5974-7f1d-4045-aa83-5397b7bb9301 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:02.803027 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:02.803027 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:02.815613 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-197a5974-7f1d-4045-aa83-5397b7bb9301 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:15:02.844762 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-197a5974-7f1d-4045-aa83-5397b7bb9301 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/82b8c03d-fa1f-4cf1-9d7b-80aa207591e7 returned with HTTP 200 Jan 28 19:15:02.858373 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 817/1623] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:02 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/82b8c03d-fa1f-4cf1-9d7b-80aa207591e7 => generated 918 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:15:03.013561 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fad02248-be0d-480a-8a73-cd6ab7b9aef9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:15:03.014220 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fad02248-be0d-480a-8a73-cd6ab7b9aef9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:03.014320 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:03.014320 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:03.014618 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fad02248-be0d-480a-8a73-cd6ab7b9aef9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:03.015168 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-fad02248-be0d-480a-8a73-cd6ab7b9aef9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:15:03.065636 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:03.065636 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:03.068566 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fad02248-be0d-480a-8a73-cd6ab7b9aef9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:15:03.071470 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 807/1624] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:03 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 814 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:03.737551 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4e62f6f0-bc8a-4c1b-8ba1-d1aece9ffbf0 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bfa0e45d-78fc-4575-90fc-b31f3f46851d Jan 28 19:15:03.738672 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4e62f6f0-bc8a-4c1b-8ba1-d1aece9ffbf0 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:03.739104 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:03.739104 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:03.739804 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4e62f6f0-bc8a-4c1b-8ba1-d1aece9ffbf0 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:03.863749 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4f85dde6-d43c-432c-9431-15dfb2f6d2cb tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/82b8c03d-fa1f-4cf1-9d7b-80aa207591e7 Jan 28 19:15:03.864644 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4f85dde6-d43c-432c-9431-15dfb2f6d2cb tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:03.864976 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:03.864976 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:03.865600 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4f85dde6-d43c-432c-9431-15dfb2f6d2cb tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:04.058853 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:04.058853 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:04.096388 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:04.096388 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:04.105588 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4e62f6f0-bc8a-4c1b-8ba1-d1aece9ffbf0 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:15:04.150291 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4f85dde6-d43c-432c-9431-15dfb2f6d2cb tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:15:04.166660 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4e62f6f0-bc8a-4c1b-8ba1-d1aece9ffbf0 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bfa0e45d-78fc-4575-90fc-b31f3f46851d returned with HTTP 200 Jan 28 19:15:04.168260 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 818/1625] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:03 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bfa0e45d-78fc-4575-90fc-b31f3f46851d => generated 905 bytes in 434 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:04.183823 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-54c850d3-58ec-4a60-977e-1c296432653e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:15:04.183823 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-54c850d3-58ec-4a60-977e-1c296432653e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:04.183823 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:04.183823 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:04.183823 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-54c850d3-58ec-4a60-977e-1c296432653e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:04.183823 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-54c850d3-58ec-4a60-977e-1c296432653e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:15:04.253426 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4f85dde6-d43c-432c-9431-15dfb2f6d2cb tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/82b8c03d-fa1f-4cf1-9d7b-80aa207591e7 returned with HTTP 200 Jan 28 19:15:04.259541 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 808/1626] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:03 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/82b8c03d-fa1f-4cf1-9d7b-80aa207591e7 => generated 918 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:04.281739 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:04.281739 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:04.286208 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-54c850d3-58ec-4a60-977e-1c296432653e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:15:04.289904 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 819/1627] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:04 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 814 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:05.193861 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-66ecadab-131e-4025-bd1b-e21be0b2dc6c tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bfa0e45d-78fc-4575-90fc-b31f3f46851d Jan 28 19:15:05.194904 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-66ecadab-131e-4025-bd1b-e21be0b2dc6c tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:05.195227 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:05.195227 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:05.195827 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-66ecadab-131e-4025-bd1b-e21be0b2dc6c tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:05.281347 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f6927b75-d0db-42ba-80eb-d74374c3ad12 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/82b8c03d-fa1f-4cf1-9d7b-80aa207591e7 Jan 28 19:15:05.281910 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f6927b75-d0db-42ba-80eb-d74374c3ad12 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:05.282109 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:05.282109 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:05.282443 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f6927b75-d0db-42ba-80eb-d74374c3ad12 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:05.467460 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f6927b75-d0db-42ba-80eb-d74374c3ad12 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/82b8c03d-fa1f-4cf1-9d7b-80aa207591e7 returned with HTTP 404 Jan 28 19:15:05.474983 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 820/1628] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:05 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/82b8c03d-fa1f-4cf1-9d7b-80aa207591e7 => generated 109 bytes in 202 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 28 19:15:05.483641 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ecf57282-dc16-4b5d-be4c-3ebad4cea63d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:15:05.484907 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ecf57282-dc16-4b5d-be4c-3ebad4cea63d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:05.485986 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ecf57282-dc16-4b5d-be4c-3ebad4cea63d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:05.486879 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-ecf57282-dc16-4b5d-be4c-3ebad4cea63d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:15:05.514473 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-66ecadab-131e-4025-bd1b-e21be0b2dc6c tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bfa0e45d-78fc-4575-90fc-b31f3f46851d returned with HTTP 404 Jan 28 19:15:05.522881 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 809/1629] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:05 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bfa0e45d-78fc-4575-90fc-b31f3f46851d => generated 109 bytes in 332 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:15:05.534523 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:05.534523 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:05.536954 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ecf57282-dc16-4b5d-be4c-3ebad4cea63d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:15:05.538263 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 821/1630] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:05 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 814 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:05.542596 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-01125984-e7f9-4b81-9ea6-235b4df3ab3b tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] DELETE http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 Jan 28 19:15:05.543338 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-01125984-e7f9-4b81-9ea6-235b4df3ab3b tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:05.543702 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:05.543702 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:05.544967 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-01125984-e7f9-4b81-9ea6-235b4df3ab3b tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:05.547685 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-01125984-e7f9-4b81-9ea6-235b4df3ab3b tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Delete volume with id: bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 Jan 28 19:15:05.607149 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:05.607149 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:05.608991 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-01125984-e7f9-4b81-9ea6-235b4df3ab3b tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:15:05.711433 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-01125984-e7f9-4b81-9ea6-235b4df3ab3b tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Delete volume request issued successfully. Jan 28 19:15:05.712203 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-01125984-e7f9-4b81-9ea6-235b4df3ab3b tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 returned with HTTP 202 Jan 28 19:15:05.716079 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 822/1631] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:15:05 2021] DELETE /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 => generated 0 bytes in 177 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:15:05.721742 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9cb82a2b-b713-4643-9f4a-296a62a4d8af tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 Jan 28 19:15:05.722303 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9cb82a2b-b713-4643-9f4a-296a62a4d8af tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:05.723095 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9cb82a2b-b713-4643-9f4a-296a62a4d8af tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:05.952117 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:05.952117 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:06.000113 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9cb82a2b-b713-4643-9f4a-296a62a4d8af tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:15:06.127493 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9cb82a2b-b713-4643-9f4a-296a62a4d8af tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 returned with HTTP 200 Jan 28 19:15:06.144325 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 810/1632] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:05 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 => generated 1407 bytes in 415 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:15:06.541461 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-02a0a69e-a596-470e-96bf-a0c784db9e9c tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] DELETE http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:15:06.543004 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-02a0a69e-a596-470e-96bf-a0c784db9e9c tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:06.543614 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:06.543614 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:06.544293 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-02a0a69e-a596-470e-96bf-a0c784db9e9c tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:06.544926 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-02a0a69e-a596-470e-96bf-a0c784db9e9c tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Delete volume with id: 785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:15:06.553529 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bedb64bb-d353-46a3-8ce1-ceaf951f68fa tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:15:06.554073 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bedb64bb-d353-46a3-8ce1-ceaf951f68fa tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:06.554361 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:06.554361 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:06.554716 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bedb64bb-d353-46a3-8ce1-ceaf951f68fa tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:06.555263 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-bedb64bb-d353-46a3-8ce1-ceaf951f68fa tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:15:06.649975 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:06.649975 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:06.667230 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bedb64bb-d353-46a3-8ce1-ceaf951f68fa tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:15:06.671429 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 811/1633] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:06 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 814 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:15:06.761690 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:06.761690 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:06.769117 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-02a0a69e-a596-470e-96bf-a0c784db9e9c tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:15:06.936703 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-02a0a69e-a596-470e-96bf-a0c784db9e9c tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Delete volume request issued successfully. Jan 28 19:15:06.937579 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-02a0a69e-a596-470e-96bf-a0c784db9e9c tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 202 Jan 28 19:15:06.939151 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 823/1634] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:15:06 2021] DELETE /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 0 bytes in 402 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:15:06.949835 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0f8e839e-f87c-4865-be84-c0156ec95583 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:15:06.951159 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0f8e839e-f87c-4865-be84-c0156ec95583 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:06.951452 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:06.951452 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:06.952014 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0f8e839e-f87c-4865-be84-c0156ec95583 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:07.099889 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:07.099889 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:07.115967 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0f8e839e-f87c-4865-be84-c0156ec95583 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:15:07.163482 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-79d8fa73-bcd7-40fe-8e4f-70687bdaf2cf tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 Jan 28 19:15:07.164731 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-79d8fa73-bcd7-40fe-8e4f-70687bdaf2cf tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:07.165102 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:07.165102 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:07.165813 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-79d8fa73-bcd7-40fe-8e4f-70687bdaf2cf tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:07.239884 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0f8e839e-f87c-4865-be84-c0156ec95583 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:15:07.239884 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 812/1635] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:06 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:07.362447 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:07.362447 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:07.400888 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-79d8fa73-bcd7-40fe-8e4f-70687bdaf2cf tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:15:07.486453 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-79d8fa73-bcd7-40fe-8e4f-70687bdaf2cf tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 returned with HTTP 200 Jan 28 19:15:07.490099 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 824/1636] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:07 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 => generated 1407 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:15:07.691885 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2264679f-7eb8-43c8-abee-9ef7adb82371 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:15:07.692599 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2264679f-7eb8-43c8-abee-9ef7adb82371 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:07.692924 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:07.692924 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:07.693512 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2264679f-7eb8-43c8-abee-9ef7adb82371 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:07.697478 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-2264679f-7eb8-43c8-abee-9ef7adb82371 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:15:07.771354 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:07.771354 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:07.782237 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2264679f-7eb8-43c8-abee-9ef7adb82371 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:15:07.783219 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 813/1637] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:07 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 814 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:08.243003 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0d92b996-56f7-4fdf-a2d9-24b7fd0ce7aa tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:15:08.244206 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0d92b996-56f7-4fdf-a2d9-24b7fd0ce7aa tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:08.244727 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:08.244727 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:08.245332 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0d92b996-56f7-4fdf-a2d9-24b7fd0ce7aa tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:08.429673 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:08.429673 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:08.451559 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0d92b996-56f7-4fdf-a2d9-24b7fd0ce7aa tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:15:08.504725 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0d92b996-56f7-4fdf-a2d9-24b7fd0ce7aa tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:15:08.517168 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 825/1638] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:08 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:08.517663 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e884cc85-9bc3-4451-9bf1-ee7d0d75c0e3 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 Jan 28 19:15:08.517663 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e884cc85-9bc3-4451-9bf1-ee7d0d75c0e3 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:08.517663 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:08.517663 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:08.517663 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e884cc85-9bc3-4451-9bf1-ee7d0d75c0e3 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:08.643207 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:08.643207 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:08.665629 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e884cc85-9bc3-4451-9bf1-ee7d0d75c0e3 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:15:08.738348 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e884cc85-9bc3-4451-9bf1-ee7d0d75c0e3 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 returned with HTTP 200 Jan 28 19:15:08.757181 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 814/1639] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:08 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 => generated 1407 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 19:15:08.802847 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a659dac1-31bf-44a9-9cb8-651f2f66fc4c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:15:08.802847 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a659dac1-31bf-44a9-9cb8-651f2f66fc4c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:08.802847 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:08.802847 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:08.802847 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a659dac1-31bf-44a9-9cb8-651f2f66fc4c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:08.803615 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-a659dac1-31bf-44a9-9cb8-651f2f66fc4c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:15:08.851648 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:08.851648 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:08.853551 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a659dac1-31bf-44a9-9cb8-651f2f66fc4c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:15:08.854395 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 826/1640] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:08 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 814 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:15:09.536073 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f6eae811-70d9-4b54-9a97-e3900f2f7d1c tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:15:09.536622 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f6eae811-70d9-4b54-9a97-e3900f2f7d1c tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:09.536809 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:09.536809 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:09.537332 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f6eae811-70d9-4b54-9a97-e3900f2f7d1c tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:09.707661 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:09.707661 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:09.725443 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f6eae811-70d9-4b54-9a97-e3900f2f7d1c tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:15:09.758615 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f6eae811-70d9-4b54-9a97-e3900f2f7d1c tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:15:09.760821 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 815/1641] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:09 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:15:09.780626 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-457e5649-d904-4d64-8883-82f579c8f857 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 Jan 28 19:15:09.781689 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-457e5649-d904-4d64-8883-82f579c8f857 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:09.782090 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:09.782090 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:09.782789 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-457e5649-d904-4d64-8883-82f579c8f857 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:09.844339 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-457e5649-d904-4d64-8883-82f579c8f857 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 returned with HTTP 404 Jan 28 19:15:09.846910 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 827/1642] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:09 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/bec6afed-ad1a-4e0e-8fa9-e6fd532c3418 => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:15:09.868987 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-619eef73-01e8-42e1-82f2-ac1f94d405d7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:15:09.869567 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-619eef73-01e8-42e1-82f2-ac1f94d405d7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:09.869767 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:09.869767 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:09.870425 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-619eef73-01e8-42e1-82f2-ac1f94d405d7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:09.870973 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-619eef73-01e8-42e1-82f2-ac1f94d405d7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:15:09.882037 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-96f33f22-ea01-4e4c-8074-6d528731dc8d tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] DELETE http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/56d3efea-cd97-48c5-ae82-aba446018a48 Jan 28 19:15:09.882754 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-96f33f22-ea01-4e4c-8074-6d528731dc8d tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:09.883365 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-96f33f22-ea01-4e4c-8074-6d528731dc8d tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:09.883960 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-96f33f22-ea01-4e4c-8074-6d528731dc8d tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Delete volume with id: 56d3efea-cd97-48c5-ae82-aba446018a48 Jan 28 19:15:09.949743 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:09.949743 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:09.970387 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-619eef73-01e8-42e1-82f2-ac1f94d405d7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:15:09.970387 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 816/1643] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:09 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 814 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:10.048195 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:10.048195 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:10.052571 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-96f33f22-ea01-4e4c-8074-6d528731dc8d tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:15:10.134340 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-96f33f22-ea01-4e4c-8074-6d528731dc8d tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Delete volume request issued successfully. Jan 28 19:15:10.135126 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-96f33f22-ea01-4e4c-8074-6d528731dc8d tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/56d3efea-cd97-48c5-ae82-aba446018a48 returned with HTTP 202 Jan 28 19:15:10.141523 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 828/1644] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:15:09 2021] DELETE /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/56d3efea-cd97-48c5-ae82-aba446018a48 => generated 0 bytes in 258 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:15:10.149062 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-725382b7-6292-4fcf-8a57-07103f4f390a tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/56d3efea-cd97-48c5-ae82-aba446018a48 Jan 28 19:15:10.150017 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-725382b7-6292-4fcf-8a57-07103f4f390a tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:10.150368 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:10.150368 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:10.151043 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-725382b7-6292-4fcf-8a57-07103f4f390a tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:10.448245 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:10.448245 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:10.523707 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-725382b7-6292-4fcf-8a57-07103f4f390a tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:15:10.646640 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-725382b7-6292-4fcf-8a57-07103f4f390a tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/56d3efea-cd97-48c5-ae82-aba446018a48 returned with HTTP 200 Jan 28 19:15:10.650084 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 817/1645] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:10 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/56d3efea-cd97-48c5-ae82-aba446018a48 => generated 905 bytes in 507 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:10.788452 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a1ff3b86-5618-4ee0-9aa1-8311d6ce7fce tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:15:10.790425 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a1ff3b86-5618-4ee0-9aa1-8311d6ce7fce tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:10.791000 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:10.791000 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:10.795086 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a1ff3b86-5618-4ee0-9aa1-8311d6ce7fce tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:10.988364 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-77c24cad-3b42-4868-af72-52eb98988d3d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:15:10.989306 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-77c24cad-3b42-4868-af72-52eb98988d3d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:10.989609 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:10.989609 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:10.990134 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-77c24cad-3b42-4868-af72-52eb98988d3d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:10.998480 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-77c24cad-3b42-4868-af72-52eb98988d3d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:15:11.076977 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:11.076977 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:11.150851 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a1ff3b86-5618-4ee0-9aa1-8311d6ce7fce tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Volume info retrieved successfully. Jan 28 19:15:11.157578 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:11.157578 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:11.174835 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-77c24cad-3b42-4868-af72-52eb98988d3d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:15:11.180575 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 818/1646] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:10 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 814 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:11.326254 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a1ff3b86-5618-4ee0-9aa1-8311d6ce7fce tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 200 Jan 28 19:15:11.337873 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 829/1647] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:10 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 918 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:11.685736 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-915df6e6-2d76-40b1-8a79-98a9161c95e2 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/56d3efea-cd97-48c5-ae82-aba446018a48 Jan 28 19:15:11.687090 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-915df6e6-2d76-40b1-8a79-98a9161c95e2 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:11.687748 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:11.687748 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:11.688875 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-915df6e6-2d76-40b1-8a79-98a9161c95e2 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:11.932508 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:11.932508 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:11.982898 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-915df6e6-2d76-40b1-8a79-98a9161c95e2 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:15:12.052350 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-915df6e6-2d76-40b1-8a79-98a9161c95e2 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/56d3efea-cd97-48c5-ae82-aba446018a48 returned with HTTP 200 Jan 28 19:15:12.054452 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 819/1648] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:11 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/56d3efea-cd97-48c5-ae82-aba446018a48 => generated 905 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:12.196744 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-126b13ac-a3c4-47c9-abb9-252acd9f438e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:15:12.200677 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-126b13ac-a3c4-47c9-abb9-252acd9f438e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:12.201073 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:12.201073 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:12.203448 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-126b13ac-a3c4-47c9-abb9-252acd9f438e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:12.204134 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-126b13ac-a3c4-47c9-abb9-252acd9f438e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:15:12.358116 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:12.358116 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:12.367860 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-07f66a7c-a1cb-4cae-83a9-5f860907e6a0 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] GET http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab Jan 28 19:15:12.369086 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-07f66a7c-a1cb-4cae-83a9-5f860907e6a0 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:12.369497 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:12.369497 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:12.370218 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-07f66a7c-a1cb-4cae-83a9-5f860907e6a0 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:12.382876 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-126b13ac-a3c4-47c9-abb9-252acd9f438e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:15:12.405789 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 830/1649] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:12 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 814 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:12.655809 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-07f66a7c-a1cb-4cae-83a9-5f860907e6a0 tempest-AttachVolumeShelveTestJSON-1448382060 tempest-AttachVolumeShelveTestJSON-1448382060-project] http://10.222.0.16/volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab returned with HTTP 404 Jan 28 19:15:12.661693 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 820/1650] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:12 2021] GET /volume/v3/284ff251e5584e9fa0cccbd01daea382/volumes/785c2d90-62e5-47bd-950c-0d46981ac8ab => generated 109 bytes in 302 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 28 19:15:13.092688 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-188d433b-c149-4658-b0de-a99e8cfc8f74 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/56d3efea-cd97-48c5-ae82-aba446018a48 Jan 28 19:15:13.093610 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-188d433b-c149-4658-b0de-a99e8cfc8f74 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:13.093794 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:13.093794 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:13.094760 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-188d433b-c149-4658-b0de-a99e8cfc8f74 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:13.245995 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:13.245995 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:13.276292 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-188d433b-c149-4658-b0de-a99e8cfc8f74 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:15:13.328886 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-188d433b-c149-4658-b0de-a99e8cfc8f74 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/56d3efea-cd97-48c5-ae82-aba446018a48 returned with HTTP 200 Jan 28 19:15:13.330859 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 831/1651] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:13 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/56d3efea-cd97-48c5-ae82-aba446018a48 => generated 905 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:13.395276 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8d92d50f-5123-43bd-ba99-18cdeb7c4102 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:15:13.396135 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8d92d50f-5123-43bd-ba99-18cdeb7c4102 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:13.396974 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8d92d50f-5123-43bd-ba99-18cdeb7c4102 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:13.412553 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-8d92d50f-5123-43bd-ba99-18cdeb7c4102 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:15:13.540716 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:13.540716 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:13.547673 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8d92d50f-5123-43bd-ba99-18cdeb7c4102 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:15:13.549786 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 821/1652] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:13 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 814 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:14.364948 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-575e0af6-3ff1-43d6-9e39-3d3075f1a919 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/56d3efea-cd97-48c5-ae82-aba446018a48 Jan 28 19:15:14.367059 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-575e0af6-3ff1-43d6-9e39-3d3075f1a919 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:14.367771 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:14.367771 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:14.369916 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-575e0af6-3ff1-43d6-9e39-3d3075f1a919 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:14.453071 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:14.453071 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:14.509032 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-575e0af6-3ff1-43d6-9e39-3d3075f1a919 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Volume info retrieved successfully. Jan 28 19:15:14.569711 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-860df9a5-a64d-4e0a-ae96-4a015a49c270 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:15:14.571922 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-860df9a5-a64d-4e0a-ae96-4a015a49c270 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:14.572250 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:14.572250 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:14.580705 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-575e0af6-3ff1-43d6-9e39-3d3075f1a919 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/56d3efea-cd97-48c5-ae82-aba446018a48 returned with HTTP 200 Jan 28 19:15:14.591546 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-860df9a5-a64d-4e0a-ae96-4a015a49c270 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:14.594080 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-860df9a5-a64d-4e0a-ae96-4a015a49c270 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:15:14.595706 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 832/1653] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:14 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/56d3efea-cd97-48c5-ae82-aba446018a48 => generated 905 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:14.693853 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:14.693853 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:14.695743 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-860df9a5-a64d-4e0a-ae96-4a015a49c270 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:15:14.702073 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 822/1654] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:14 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 814 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:15.628737 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b2061d63-f9ba-433d-b4d6-1cb66be034d7 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] GET http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/56d3efea-cd97-48c5-ae82-aba446018a48 Jan 28 19:15:15.634359 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b2061d63-f9ba-433d-b4d6-1cb66be034d7 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:15.635065 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:15.635065 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:15.640776 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b2061d63-f9ba-433d-b4d6-1cb66be034d7 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:15.727865 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-11271e45-3cbc-4f7b-8cf4-84977ba7ab70 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:15:15.729077 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-11271e45-3cbc-4f7b-8cf4-84977ba7ab70 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:15.729589 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:15.729589 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:15.730877 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-11271e45-3cbc-4f7b-8cf4-84977ba7ab70 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:15.731774 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-11271e45-3cbc-4f7b-8cf4-84977ba7ab70 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:15:15.771272 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b2061d63-f9ba-433d-b4d6-1cb66be034d7 tempest-VolumesGetTest-794421137 tempest-VolumesGetTest-794421137-project] http://10.222.0.16/volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/56d3efea-cd97-48c5-ae82-aba446018a48 returned with HTTP 404 Jan 28 19:15:15.772637 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 833/1655] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:15 2021] GET /volume/v3/0f310564b3f4473f8b3d023f39a626f6/volumes/56d3efea-cd97-48c5-ae82-aba446018a48 => generated 109 bytes in 166 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:15:15.802105 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:15.802105 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:15.810022 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-11271e45-3cbc-4f7b-8cf4-84977ba7ab70 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:15:15.810022 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 823/1656] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:15 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 814 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:15:16.832619 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0505a59e-c343-433a-bc14-b4011d668b9f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:15:16.835711 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0505a59e-c343-433a-bc14-b4011d668b9f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:16.842942 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0505a59e-c343-433a-bc14-b4011d668b9f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:16.845674 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-0505a59e-c343-433a-bc14-b4011d668b9f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:15:17.008100 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:17.008100 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:17.028790 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0505a59e-c343-433a-bc14-b4011d668b9f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:15:17.046421 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 834/1657] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:16 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 814 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:18.065026 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-52f98db7-1ece-4b0e-ac4a-7082b4dfdfaf tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:15:18.065707 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-52f98db7-1ece-4b0e-ac4a-7082b4dfdfaf tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:18.065822 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:18.065822 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:18.066307 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-52f98db7-1ece-4b0e-ac4a-7082b4dfdfaf tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:18.066811 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-52f98db7-1ece-4b0e-ac4a-7082b4dfdfaf tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:15:18.136761 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:18.136761 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:18.139898 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-52f98db7-1ece-4b0e-ac4a-7082b4dfdfaf tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:15:18.141300 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 824/1658] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:18 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 814 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:19.166225 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c6252e84-e419-4238-8d77-1a949eddfacd tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:15:19.170480 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c6252e84-e419-4238-8d77-1a949eddfacd tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:19.171433 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:19.171433 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:19.172971 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c6252e84-e419-4238-8d77-1a949eddfacd tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:19.175511 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-c6252e84-e419-4238-8d77-1a949eddfacd tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:15:19.252144 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:19.252144 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:19.257827 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c6252e84-e419-4238-8d77-1a949eddfacd tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:15:19.261435 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 835/1659] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:19 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 814 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:20.282635 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fb8c871d-ddd4-476d-9ff4-bad7c31fce9e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:15:20.283615 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fb8c871d-ddd4-476d-9ff4-bad7c31fce9e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:20.283918 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:20.283918 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:20.284356 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fb8c871d-ddd4-476d-9ff4-bad7c31fce9e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:20.284671 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-fb8c871d-ddd4-476d-9ff4-bad7c31fce9e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:15:20.369942 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:20.369942 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:20.374526 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fb8c871d-ddd4-476d-9ff4-bad7c31fce9e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:15:20.387336 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 825/1660] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:20 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 814 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:21.409234 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-71e523a4-3783-48da-9385-c26d92a8ac66 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:15:21.409234 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-71e523a4-3783-48da-9385-c26d92a8ac66 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:21.409234 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:21.409234 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:21.409234 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-71e523a4-3783-48da-9385-c26d92a8ac66 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:21.409234 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-71e523a4-3783-48da-9385-c26d92a8ac66 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:15:21.543567 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:21.543567 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:21.553767 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-71e523a4-3783-48da-9385-c26d92a8ac66 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:15:21.560686 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 836/1661] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:21 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 814 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:22.590798 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3a100c17-96f5-4849-ba9e-c6e1c45515f4 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:15:22.591744 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3a100c17-96f5-4849-ba9e-c6e1c45515f4 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:22.592093 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:22.592093 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:22.592748 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3a100c17-96f5-4849-ba9e-c6e1c45515f4 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:22.613586 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-3a100c17-96f5-4849-ba9e-c6e1c45515f4 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:15:22.712571 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:22.712571 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:22.726584 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3a100c17-96f5-4849-ba9e-c6e1c45515f4 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:15:22.738028 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 826/1662] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:22 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 814 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:23.781384 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ee18866d-e84d-4665-841f-f2ca76a7e79d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:15:23.781384 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ee18866d-e84d-4665-841f-f2ca76a7e79d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:23.781384 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:23.781384 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:23.781384 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ee18866d-e84d-4665-841f-f2ca76a7e79d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:23.781384 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-ee18866d-e84d-4665-841f-f2ca76a7e79d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:15:23.834969 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:23.834969 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:23.837428 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ee18866d-e84d-4665-841f-f2ca76a7e79d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:15:23.838562 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 837/1663] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:23 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 814 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:24.673565 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f7fbefb0-6d46-4e1c-8ff4-3a7fe0bbd706 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] POST http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes Jan 28 19:15:24.674774 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:24.674774 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:24.675956 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f7fbefb0-6d46-4e1c-8ff4-3a7fe0bbd706 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1807425609"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:15:24.678327 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-f7fbefb0-6d46-4e1c-8ff4-3a7fe0bbd706 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1807425609'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:15:24.679498 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-f7fbefb0-6d46-4e1c-8ff4-3a7fe0bbd706 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Create volume of 1 GB Jan 28 19:15:24.724360 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f7fbefb0-6d46-4e1c-8ff4-3a7fe0bbd706 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Availability Zones retrieved successfully. Jan 28 19:15:24.799240 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f7fbefb0-6d46-4e1c-8ff4-3a7fe0bbd706 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Flow 'volume_create_api' (edf36e2b-8bbe-47a1-82bf-ced30812561d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:15:24.804754 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f7fbefb0-6d46-4e1c-8ff4-3a7fe0bbd706 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7387221a-c5b9-421b-a24d-abcb50a15bd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:15:24.813319 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-f7fbefb0-6d46-4e1c-8ff4-3a7fe0bbd706 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:15:24.859337 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-86f3b17f-3bfc-4fcb-ad5e-dae5a17cd424 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:15:24.862139 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-86f3b17f-3bfc-4fcb-ad5e-dae5a17cd424 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:24.862728 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:24.862728 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:24.863647 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-86f3b17f-3bfc-4fcb-ad5e-dae5a17cd424 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:24.866878 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-86f3b17f-3bfc-4fcb-ad5e-dae5a17cd424 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:15:25.019416 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:25.019416 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:25.032057 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-86f3b17f-3bfc-4fcb-ad5e-dae5a17cd424 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:15:25.036321 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 838/1664] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:24 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 814 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:25.119753 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f7fbefb0-6d46-4e1c-8ff4-3a7fe0bbd706 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7387221a-c5b9-421b-a24d-abcb50a15bd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:15:25.119753 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f7fbefb0-6d46-4e1c-8ff4-3a7fe0bbd706 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a82746f3-cd60-4427-926e-3dc0412e4689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:15:25.226821 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-f7fbefb0-6d46-4e1c-8ff4-3a7fe0bbd706 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Created reservations ['ddc9d780-bbfe-4996-8902-1e31207a0e43', '957ee994-86df-465a-af9a-986dcaef20f4', '3257c543-faa8-48c0-93ea-d55691904478', 'aa0f4e08-d5cf-47db-8013-6ecd4064dbbb'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:15:25.235479 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f7fbefb0-6d46-4e1c-8ff4-3a7fe0bbd706 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a82746f3-cd60-4427-926e-3dc0412e4689) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ddc9d780-bbfe-4996-8902-1e31207a0e43', '957ee994-86df-465a-af9a-986dcaef20f4', '3257c543-faa8-48c0-93ea-d55691904478', 'aa0f4e08-d5cf-47db-8013-6ecd4064dbbb']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:15:25.240065 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f7fbefb0-6d46-4e1c-8ff4-3a7fe0bbd706 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3fed352-e046-4848-a467-8688eaeac831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:15:25.475325 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f7fbefb0-6d46-4e1c-8ff4-3a7fe0bbd706 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3fed352-e046-4848-a467-8688eaeac831) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13585dac-b9c3-41c8-8572-d3ef4577d351', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1807425609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fc6f0720e7c45148801fb50be961af3',qos_specs=None,replication_status=,reservations=['ddc9d780-bbfe-4996-8902-1e31207a0e43','957ee994-86df-465a-af9a-986dcaef20f4','3257c543-faa8-48c0-93ea-d55691904478','aa0f4e08-d5cf-47db-8013-6ecd4064dbbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f194adab56134b129c32df491b8eae02',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:15:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1807425609',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13585dac-b9c3-41c8-8572-d3ef4577d351,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4fc6f0720e7c45148801fb50be961af3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f194adab56134b129c32df491b8eae02',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:15:25.487206 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f7fbefb0-6d46-4e1c-8ff4-3a7fe0bbd706 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0354a72f-6348-47dc-b0d2-71f8fb3c9a73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:15:25.572167 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f7fbefb0-6d46-4e1c-8ff4-3a7fe0bbd706 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0354a72f-6348-47dc-b0d2-71f8fb3c9a73) transitioned into state 'SUCCESS' from state '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-1807425609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fc6f0720e7c45148801fb50be961af3',qos_specs=None,replication_status=,reservations=['ddc9d780-bbfe-4996-8902-1e31207a0e43','957ee994-86df-465a-af9a-986dcaef20f4','3257c543-faa8-48c0-93ea-d55691904478','aa0f4e08-d5cf-47db-8013-6ecd4064dbbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f194adab56134b129c32df491b8eae02',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:15:25.584307 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f7fbefb0-6d46-4e1c-8ff4-3a7fe0bbd706 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7106151a-5c2f-47e6-81de-8a0ca4c0a4b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:15:25.630171 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f7fbefb0-6d46-4e1c-8ff4-3a7fe0bbd706 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7106151a-5c2f-47e6-81de-8a0ca4c0a4b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:15:25.655567 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f7fbefb0-6d46-4e1c-8ff4-3a7fe0bbd706 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Flow 'volume_create_api' (edf36e2b-8bbe-47a1-82bf-ced30812561d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:15:25.835804 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f7fbefb0-6d46-4e1c-8ff4-3a7fe0bbd706 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Create volume request issued successfully. Jan 28 19:15:25.902291 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f7fbefb0-6d46-4e1c-8ff4-3a7fe0bbd706 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes returned with HTTP 202 Jan 28 19:15:25.914503 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 827/1665] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 19:15:23 2021] POST /volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes => generated 819 bytes in 2170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:15:26.011954 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6b772b38-71a1-4752-b5fd-b69f49c1aeac tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] GET http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/13585dac-b9c3-41c8-8572-d3ef4577d351 Jan 28 19:15:26.013459 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6b772b38-71a1-4752-b5fd-b69f49c1aeac tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:26.014058 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:26.014058 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:26.015343 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6b772b38-71a1-4752-b5fd-b69f49c1aeac tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:26.056478 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9a6aa531-9ea8-4ecd-858a-f0a982d99fb6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:15:26.057669 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9a6aa531-9ea8-4ecd-858a-f0a982d99fb6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:26.060943 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:26.060943 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:26.062413 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9a6aa531-9ea8-4ecd-858a-f0a982d99fb6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:26.063406 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-9a6aa531-9ea8-4ecd-858a-f0a982d99fb6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:15:26.210349 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:26.210349 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:26.219029 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:26.219029 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:26.231689 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9a6aa531-9ea8-4ecd-858a-f0a982d99fb6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:15:26.248168 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 828/1666] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:26 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 814 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:26.268842 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6b772b38-71a1-4752-b5fd-b69f49c1aeac tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Volume info retrieved successfully. Jan 28 19:15:26.401790 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6b772b38-71a1-4752-b5fd-b69f49c1aeac tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/13585dac-b9c3-41c8-8572-d3ef4577d351 returned with HTTP 200 Jan 28 19:15:26.410050 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 839/1667] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:25 2021] GET /volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/13585dac-b9c3-41c8-8572-d3ef4577d351 => generated 911 bytes in 463 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:27.275086 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b891cba7-8967-41ef-a763-b8250ef5f4cf tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:15:27.276390 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b891cba7-8967-41ef-a763-b8250ef5f4cf tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:27.276844 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:27.276844 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:27.278358 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b891cba7-8967-41ef-a763-b8250ef5f4cf tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:27.279727 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b891cba7-8967-41ef-a763-b8250ef5f4cf tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:15:27.388248 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:27.388248 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:27.408040 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b891cba7-8967-41ef-a763-b8250ef5f4cf tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:15:27.425861 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 829/1668] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:27 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 814 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:27.443305 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cc893386-8921-4809-8d95-c57062739691 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] GET http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/13585dac-b9c3-41c8-8572-d3ef4577d351 Jan 28 19:15:27.447020 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cc893386-8921-4809-8d95-c57062739691 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:27.448584 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:27.448584 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:27.449266 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cc893386-8921-4809-8d95-c57062739691 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:27.561692 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:27.561692 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:27.597887 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cc893386-8921-4809-8d95-c57062739691 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Volume info retrieved successfully. Jan 28 19:15:27.694544 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cc893386-8921-4809-8d95-c57062739691 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/13585dac-b9c3-41c8-8572-d3ef4577d351 returned with HTTP 200 Jan 28 19:15:27.695229 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 840/1669] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:27 2021] GET /volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/13585dac-b9c3-41c8-8572-d3ef4577d351 => generated 911 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:28.433581 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dc51d82c-a088-41a9-8dbd-cb2c1613d049 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:15:28.442830 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dc51d82c-a088-41a9-8dbd-cb2c1613d049 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:28.443563 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:28.443563 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:28.444259 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dc51d82c-a088-41a9-8dbd-cb2c1613d049 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:28.444931 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-dc51d82c-a088-41a9-8dbd-cb2c1613d049 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:15:28.511926 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:28.511926 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:28.514919 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dc51d82c-a088-41a9-8dbd-cb2c1613d049 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:15:28.526497 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 830/1670] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:28 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 814 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:28.724964 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-62cf8aa8-d208-405a-abfb-889b33f7c4b2 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] GET http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/13585dac-b9c3-41c8-8572-d3ef4577d351 Jan 28 19:15:28.726393 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-62cf8aa8-d208-405a-abfb-889b33f7c4b2 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:28.726993 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:28.726993 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:28.730623 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-62cf8aa8-d208-405a-abfb-889b33f7c4b2 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:28.987663 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:28.987663 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:29.021672 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-62cf8aa8-d208-405a-abfb-889b33f7c4b2 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Volume info retrieved successfully. Jan 28 19:15:29.116905 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-62cf8aa8-d208-405a-abfb-889b33f7c4b2 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/13585dac-b9c3-41c8-8572-d3ef4577d351 returned with HTTP 200 Jan 28 19:15:29.129270 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 841/1671] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:28 2021] GET /volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/13585dac-b9c3-41c8-8572-d3ef4577d351 => generated 912 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:29.574866 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eed272bc-e9af-469c-b537-73c875747e76 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:15:29.589522 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eed272bc-e9af-469c-b537-73c875747e76 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:29.589522 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:29.589522 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:29.591039 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eed272bc-e9af-469c-b537-73c875747e76 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:29.591039 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-eed272bc-e9af-469c-b537-73c875747e76 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:15:29.725961 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:29.725961 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:29.742850 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eed272bc-e9af-469c-b537-73c875747e76 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:15:29.747746 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 831/1672] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:29 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 814 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:30.774526 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9ebb0f70-3e34-4982-826f-c538fa4b1a0d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:15:30.780829 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9ebb0f70-3e34-4982-826f-c538fa4b1a0d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:30.781667 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:30.781667 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:30.786559 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9ebb0f70-3e34-4982-826f-c538fa4b1a0d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:30.788363 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-9ebb0f70-3e34-4982-826f-c538fa4b1a0d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:15:30.856693 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:30.856693 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:30.860753 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9ebb0f70-3e34-4982-826f-c538fa4b1a0d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:15:30.862812 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 842/1673] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:30 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 814 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:31.886331 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ad27e65b-d935-4e60-b1c9-69059894f4a8 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:15:31.894541 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ad27e65b-d935-4e60-b1c9-69059894f4a8 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:31.894962 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:31.894962 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:31.895705 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ad27e65b-d935-4e60-b1c9-69059894f4a8 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:31.896360 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-ad27e65b-d935-4e60-b1c9-69059894f4a8 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:15:32.045395 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:32.045395 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:32.061151 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ad27e65b-d935-4e60-b1c9-69059894f4a8 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:15:32.063224 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 832/1674] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:31 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 814 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:33.096351 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-689575e7-59af-4820-a068-2dcbfa708983 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:15:33.097095 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-689575e7-59af-4820-a068-2dcbfa708983 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:33.099076 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:33.099076 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:33.111012 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-689575e7-59af-4820-a068-2dcbfa708983 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:33.130803 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-689575e7-59af-4820-a068-2dcbfa708983 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:15:33.247197 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:33.247197 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:33.253358 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-689575e7-59af-4820-a068-2dcbfa708983 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:15:33.254655 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 843/1675] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:33 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 814 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:34.275980 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5ae0dabe-a4ed-4245-aa73-355055ef4ff0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:15:34.276963 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5ae0dabe-a4ed-4245-aa73-355055ef4ff0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:34.277347 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:34.277347 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:34.298380 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5ae0dabe-a4ed-4245-aa73-355055ef4ff0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:34.299580 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-5ae0dabe-a4ed-4245-aa73-355055ef4ff0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:15:34.413584 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:34.413584 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:34.420620 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5ae0dabe-a4ed-4245-aa73-355055ef4ff0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:15:34.429028 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 833/1676] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:34 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 814 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:35.450909 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6047f626-bfb6-429e-8f0e-e8b0692fc4ae tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:15:35.452039 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6047f626-bfb6-429e-8f0e-e8b0692fc4ae tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:35.452226 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:35.452226 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:35.502675 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6047f626-bfb6-429e-8f0e-e8b0692fc4ae tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:35.502675 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-6047f626-bfb6-429e-8f0e-e8b0692fc4ae tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:15:35.670579 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:35.670579 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:35.676903 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6047f626-bfb6-429e-8f0e-e8b0692fc4ae tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:15:35.689777 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 844/1677] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:35 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 814 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:36.700878 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5941569d-f92d-4eca-9641-fd5453b894fc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:15:36.701949 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5941569d-f92d-4eca-9641-fd5453b894fc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:36.702400 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:36.702400 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:36.703193 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5941569d-f92d-4eca-9641-fd5453b894fc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:36.705688 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-5941569d-f92d-4eca-9641-fd5453b894fc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:15:36.832044 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:36.832044 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:36.847749 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5941569d-f92d-4eca-9641-fd5453b894fc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:15:36.847749 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 834/1678] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:36 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 814 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:37.871899 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-31bf4151-385d-444d-ac55-4a52eb14dc95 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:15:37.872727 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-31bf4151-385d-444d-ac55-4a52eb14dc95 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:37.876588 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:37.876588 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:37.880171 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-31bf4151-385d-444d-ac55-4a52eb14dc95 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:37.880888 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-31bf4151-385d-444d-ac55-4a52eb14dc95 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:15:37.972902 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:37.972902 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:37.975146 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-31bf4151-385d-444d-ac55-4a52eb14dc95 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:15:37.976090 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 845/1679] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:37 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 814 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:39.006044 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0cab7efc-7a3c-4755-9e2f-12ec1a32368d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:15:39.015678 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0cab7efc-7a3c-4755-9e2f-12ec1a32368d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:39.022413 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:39.022413 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:39.025525 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0cab7efc-7a3c-4755-9e2f-12ec1a32368d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:39.026487 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-0cab7efc-7a3c-4755-9e2f-12ec1a32368d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:15:39.118810 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:39.118810 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:39.123467 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0cab7efc-7a3c-4755-9e2f-12ec1a32368d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:15:39.125915 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 846/1680] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:38 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 814 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:39.549116 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-285b3da3-5338-4708-ac33-e8b9f3b91560 tempest-VolumeSnapshotQuotasNegativeTestJSON-1557976825 tempest-VolumeSnapshotQuotasNegativeTestJSON-1557976825-project-admin] GET http://10.222.0.16/volume/v3/425937b70420474a867b99ece4ecc6c7/os-quota-sets/0b12bbacc33c443cb2c8010980cf2752 Jan 28 19:15:39.552023 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-285b3da3-5338-4708-ac33-e8b9f3b91560 tempest-VolumeSnapshotQuotasNegativeTestJSON-1557976825 tempest-VolumeSnapshotQuotasNegativeTestJSON-1557976825-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:39.552639 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:39.552639 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:39.554120 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-285b3da3-5338-4708-ac33-e8b9f3b91560 tempest-VolumeSnapshotQuotasNegativeTestJSON-1557976825 tempest-VolumeSnapshotQuotasNegativeTestJSON-1557976825-project-admin] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:39.615695 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-285b3da3-5338-4708-ac33-e8b9f3b91560 tempest-VolumeSnapshotQuotasNegativeTestJSON-1557976825 tempest-VolumeSnapshotQuotasNegativeTestJSON-1557976825-project-admin] http://10.222.0.16/volume/v3/425937b70420474a867b99ece4ecc6c7/os-quota-sets/0b12bbacc33c443cb2c8010980cf2752 returned with HTTP 200 Jan 28 19:15:39.617828 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 835/1681] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:15:38 2021] GET /volume/v3/425937b70420474a867b99ece4ecc6c7/os-quota-sets/0b12bbacc33c443cb2c8010980cf2752 => generated 361 bytes in 845 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:39.638426 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dfeeb7bb-bf0a-41ba-8204-75c1a200930f tempest-VolumeSnapshotQuotasNegativeTestJSON-1557976825 tempest-VolumeSnapshotQuotasNegativeTestJSON-1557976825-project-admin] PUT http://10.222.0.16/volume/v3/425937b70420474a867b99ece4ecc6c7/os-quota-sets/0b12bbacc33c443cb2c8010980cf2752 Jan 28 19:15:39.654238 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:39.654238 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:39.655288 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dfeeb7bb-bf0a-41ba-8204-75c1a200930f tempest-VolumeSnapshotQuotasNegativeTestJSON-1557976825 tempest-VolumeSnapshotQuotasNegativeTestJSON-1557976825-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:15:39.919443 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dfeeb7bb-bf0a-41ba-8204-75c1a200930f tempest-VolumeSnapshotQuotasNegativeTestJSON-1557976825 tempest-VolumeSnapshotQuotasNegativeTestJSON-1557976825-project-admin] http://10.222.0.16/volume/v3/425937b70420474a867b99ece4ecc6c7/os-quota-sets/0b12bbacc33c443cb2c8010980cf2752 returned with HTTP 200 Jan 28 19:15:39.921328 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 847/1682] 10.222.0.16 () {60 vars in 1341 bytes} [Thu Jan 28 19:15:39 2021] PUT /volume/v3/425937b70420474a867b99ece4ecc6c7/os-quota-sets/0b12bbacc33c443cb2c8010980cf2752 => generated 314 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:40.155197 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-99911733-4957-493a-82c4-3ac1bb2748e2 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:15:40.159851 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-99911733-4957-493a-82c4-3ac1bb2748e2 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:40.161208 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-99911733-4957-493a-82c4-3ac1bb2748e2 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:40.162145 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-99911733-4957-493a-82c4-3ac1bb2748e2 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:15:40.311050 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:40.311050 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:40.321370 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-99911733-4957-493a-82c4-3ac1bb2748e2 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:15:40.330391 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 848/1683] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:40 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 814 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:40.460646 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cad0bd94-ea0b-4ef5-b911-68c00175f89a tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] POST http://10.222.0.16/volume/v3/0b12bbacc33c443cb2c8010980cf2752/volumes Jan 28 19:15:40.465069 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cad0bd94-ea0b-4ef5-b911-68c00175f89a tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1086824019"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:15:40.467496 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-cad0bd94-ea0b-4ef5-b911-68c00175f89a tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1086824019'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:15:40.470357 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-cad0bd94-ea0b-4ef5-b911-68c00175f89a tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Create volume of 1 GB Jan 28 19:15:40.498889 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cad0bd94-ea0b-4ef5-b911-68c00175f89a tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Availability Zones retrieved successfully. Jan 28 19:15:40.547896 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cad0bd94-ea0b-4ef5-b911-68c00175f89a tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Flow 'volume_create_api' (725323b7-7e33-4a86-9139-297bb450f51e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:15:40.554592 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cad0bd94-ea0b-4ef5-b911-68c00175f89a tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97f03022-04c7-41c0-b4ad-9ccba9727407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:15:40.571848 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-cad0bd94-ea0b-4ef5-b911-68c00175f89a tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:15:40.772059 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cad0bd94-ea0b-4ef5-b911-68c00175f89a tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97f03022-04c7-41c0-b4ad-9ccba9727407) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:15:40.772059 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cad0bd94-ea0b-4ef5-b911-68c00175f89a tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4a68595-344f-4a87-9082-d5297aca331c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:15:40.991411 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-cad0bd94-ea0b-4ef5-b911-68c00175f89a tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Created reservations ['130d196e-7933-4ead-b2cf-4574910714d6', 'ffe4e4af-7d87-4d7a-aa21-ff69f537ed01', '0b3f42e5-ab44-4fdf-af52-7557cde07b5f', '1f9a5577-30ca-4ef7-883c-2b789c1a505b'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:15:40.994247 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cad0bd94-ea0b-4ef5-b911-68c00175f89a tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4a68595-344f-4a87-9082-d5297aca331c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['130d196e-7933-4ead-b2cf-4574910714d6', 'ffe4e4af-7d87-4d7a-aa21-ff69f537ed01', '0b3f42e5-ab44-4fdf-af52-7557cde07b5f', '1f9a5577-30ca-4ef7-883c-2b789c1a505b']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:15:40.998722 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cad0bd94-ea0b-4ef5-b911-68c00175f89a tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e383529-78be-4072-8026-f051b87375f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:15:41.125870 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cad0bd94-ea0b-4ef5-b911-68c00175f89a tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e383529-78be-4072-8026-f051b87375f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7be690dc-c8da-4eaf-8680-936ad1b2569b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1086824019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b12bbacc33c443cb2c8010980cf2752',qos_specs=None,replication_status=,reservations=['130d196e-7933-4ead-b2cf-4574910714d6','ffe4e4af-7d87-4d7a-aa21-ff69f537ed01','0b3f42e5-ab44-4fdf-af52-7557cde07b5f','1f9a5577-30ca-4ef7-883c-2b789c1a505b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fdda2cb980847f38bcc45ad069c49f8',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:15:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1086824019',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7be690dc-c8da-4eaf-8680-936ad1b2569b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b12bbacc33c443cb2c8010980cf2752',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='1fdda2cb980847f38bcc45ad069c49f8',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:15:41.147920 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cad0bd94-ea0b-4ef5-b911-68c00175f89a tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18f1d6c8-4072-4247-af21-dde068a7ab09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:15:41.302083 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cad0bd94-ea0b-4ef5-b911-68c00175f89a tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18f1d6c8-4072-4247-af21-dde068a7ab09) transitioned into state 'SUCCESS' from state '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-1086824019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b12bbacc33c443cb2c8010980cf2752',qos_specs=None,replication_status=,reservations=['130d196e-7933-4ead-b2cf-4574910714d6','ffe4e4af-7d87-4d7a-aa21-ff69f537ed01','0b3f42e5-ab44-4fdf-af52-7557cde07b5f','1f9a5577-30ca-4ef7-883c-2b789c1a505b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fdda2cb980847f38bcc45ad069c49f8',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:15:41.307761 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cad0bd94-ea0b-4ef5-b911-68c00175f89a tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4c031a6-94d0-499c-8751-6698b2611ca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:15:41.349693 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cb0ad1be-a1da-4771-8b05-99d5ba034bc1 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:15:41.358334 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cb0ad1be-a1da-4771-8b05-99d5ba034bc1 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:41.358820 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:41.358820 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:41.359500 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cb0ad1be-a1da-4771-8b05-99d5ba034bc1 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:41.360104 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-cb0ad1be-a1da-4771-8b05-99d5ba034bc1 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:15:41.368307 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cad0bd94-ea0b-4ef5-b911-68c00175f89a tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4c031a6-94d0-499c-8751-6698b2611ca5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:15:41.432124 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cad0bd94-ea0b-4ef5-b911-68c00175f89a tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Flow 'volume_create_api' (725323b7-7e33-4a86-9139-297bb450f51e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:15:41.520552 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:41.520552 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:41.534517 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cb0ad1be-a1da-4771-8b05-99d5ba034bc1 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:15:41.537301 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 849/1684] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:41 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 814 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:41.615265 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cad0bd94-ea0b-4ef5-b911-68c00175f89a tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Create volume request issued successfully. Jan 28 19:15:41.663026 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cad0bd94-ea0b-4ef5-b911-68c00175f89a tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] http://10.222.0.16/volume/v3/0b12bbacc33c443cb2c8010980cf2752/volumes returned with HTTP 202 Jan 28 19:15:41.664355 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 836/1685] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 19:15:39 2021] POST /volume/v3/0b12bbacc33c443cb2c8010980cf2752/volumes => generated 836 bytes in 1733 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:15:41.693297 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d81ce590-e6cf-4a83-ba33-791a9457b7c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] GET http://10.222.0.16/volume/v3/0b12bbacc33c443cb2c8010980cf2752/volumes/7be690dc-c8da-4eaf-8680-936ad1b2569b Jan 28 19:15:41.694658 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d81ce590-e6cf-4a83-ba33-791a9457b7c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:41.694989 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:41.694989 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:41.695569 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d81ce590-e6cf-4a83-ba33-791a9457b7c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:41.852800 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:41.852800 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:41.886489 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d81ce590-e6cf-4a83-ba33-791a9457b7c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Volume info retrieved successfully. Jan 28 19:15:41.954728 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d81ce590-e6cf-4a83-ba33-791a9457b7c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] http://10.222.0.16/volume/v3/0b12bbacc33c443cb2c8010980cf2752/volumes/7be690dc-c8da-4eaf-8680-936ad1b2569b returned with HTTP 200 Jan 28 19:15:41.955927 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 850/1686] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:41 2021] GET /volume/v3/0b12bbacc33c443cb2c8010980cf2752/volumes/7be690dc-c8da-4eaf-8680-936ad1b2569b => generated 928 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:42.560065 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0769e05c-8cc0-41a8-b7f0-f1c6c2ae9604 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:15:42.563629 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0769e05c-8cc0-41a8-b7f0-f1c6c2ae9604 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:42.570445 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:42.570445 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:42.571815 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0769e05c-8cc0-41a8-b7f0-f1c6c2ae9604 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:42.572970 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-0769e05c-8cc0-41a8-b7f0-f1c6c2ae9604 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:15:42.678661 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:42.678661 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:42.687916 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0769e05c-8cc0-41a8-b7f0-f1c6c2ae9604 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:15:42.700022 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 837/1687] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:42 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 814 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:42.988927 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-167c365d-8bea-4d7f-8a26-96920c15cddb tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] GET http://10.222.0.16/volume/v3/0b12bbacc33c443cb2c8010980cf2752/volumes/7be690dc-c8da-4eaf-8680-936ad1b2569b Jan 28 19:15:42.989984 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-167c365d-8bea-4d7f-8a26-96920c15cddb tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:42.990461 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:42.990461 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:42.991160 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-167c365d-8bea-4d7f-8a26-96920c15cddb tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:43.291807 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:43.291807 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:43.323046 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-167c365d-8bea-4d7f-8a26-96920c15cddb tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Volume info retrieved successfully. Jan 28 19:15:43.437865 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-167c365d-8bea-4d7f-8a26-96920c15cddb tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] http://10.222.0.16/volume/v3/0b12bbacc33c443cb2c8010980cf2752/volumes/7be690dc-c8da-4eaf-8680-936ad1b2569b returned with HTTP 200 Jan 28 19:15:43.443765 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 851/1688] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:42 2021] GET /volume/v3/0b12bbacc33c443cb2c8010980cf2752/volumes/7be690dc-c8da-4eaf-8680-936ad1b2569b => generated 928 bytes in 460 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:43.717339 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5e2fdb50-15d5-4889-aa50-a7955b30f24b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:15:43.721006 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5e2fdb50-15d5-4889-aa50-a7955b30f24b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:43.726203 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:43.726203 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:43.730227 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5e2fdb50-15d5-4889-aa50-a7955b30f24b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:43.747485 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-5e2fdb50-15d5-4889-aa50-a7955b30f24b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:15:43.913988 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:43.913988 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:43.924880 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5e2fdb50-15d5-4889-aa50-a7955b30f24b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:15:43.939819 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 838/1689] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:43 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 814 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:44.523732 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2638ed19-1c98-453b-8621-aea82c26d0bd tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] GET http://10.222.0.16/volume/v3/0b12bbacc33c443cb2c8010980cf2752/volumes/7be690dc-c8da-4eaf-8680-936ad1b2569b Jan 28 19:15:44.526412 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2638ed19-1c98-453b-8621-aea82c26d0bd tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:44.528015 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:44.528015 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:44.529571 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2638ed19-1c98-453b-8621-aea82c26d0bd tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:44.767511 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:44.767511 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:44.786164 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2638ed19-1c98-453b-8621-aea82c26d0bd tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Volume info retrieved successfully. Jan 28 19:15:44.835355 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2638ed19-1c98-453b-8621-aea82c26d0bd tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] http://10.222.0.16/volume/v3/0b12bbacc33c443cb2c8010980cf2752/volumes/7be690dc-c8da-4eaf-8680-936ad1b2569b returned with HTTP 200 Jan 28 19:15:44.838806 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 852/1690] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:44 2021] GET /volume/v3/0b12bbacc33c443cb2c8010980cf2752/volumes/7be690dc-c8da-4eaf-8680-936ad1b2569b => generated 929 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:44.875149 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-26d9af2d-4ef1-4814-8358-beaa3a3cf8d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] POST http://10.222.0.16/volume/v3/0b12bbacc33c443cb2c8010980cf2752/snapshots Jan 28 19:15:44.878618 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:44.878618 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:44.879642 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-26d9af2d-4ef1-4814-8358-beaa3a3cf8d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7be690dc-c8da-4eaf-8680-936ad1b2569b", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-111433945"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:15:44.968394 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8ecf5c46-5c14-4980-bde2-f9f2f608bc91 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:15:44.969688 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8ecf5c46-5c14-4980-bde2-f9f2f608bc91 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:44.974496 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:44.974496 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:44.975761 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8ecf5c46-5c14-4980-bde2-f9f2f608bc91 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:44.985881 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-8ecf5c46-5c14-4980-bde2-f9f2f608bc91 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:15:45.082686 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:45.082686 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:45.099851 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8ecf5c46-5c14-4980-bde2-f9f2f608bc91 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:15:45.102923 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 853/1691] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:44 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 814 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:45.148235 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:45.148235 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:45.159318 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-26d9af2d-4ef1-4814-8358-beaa3a3cf8d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Volume info retrieved successfully. Jan 28 19:15:45.160155 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-26d9af2d-4ef1-4814-8358-beaa3a3cf8d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Create snapshot from volume 7be690dc-c8da-4eaf-8680-936ad1b2569b Jan 28 19:15:45.560699 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-26d9af2d-4ef1-4814-8358-beaa3a3cf8d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Created reservations ['33f0d80b-298b-47a7-8311-5b9a5b84f161', '0967e77b-3fcc-418e-b08a-88f72667151c', '14d68426-15bc-47b1-bea3-fa5b9f3240d9', '2ff60e12-92be-4f27-8776-172b5bd96551'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:15:46.004654 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-26d9af2d-4ef1-4814-8358-beaa3a3cf8d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Snapshot create request issued successfully. Jan 28 19:15:46.017389 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-26d9af2d-4ef1-4814-8358-beaa3a3cf8d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] http://10.222.0.16/volume/v3/0b12bbacc33c443cb2c8010980cf2752/snapshots returned with HTTP 202 Jan 28 19:15:46.047452 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 839/1692] 10.222.0.16 () {60 vars in 1232 bytes} [Thu Jan 28 19:15:44 2021] POST /volume/v3/0b12bbacc33c443cb2c8010980cf2752/snapshots => generated 322 bytes in 1164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 28 19:15:46.057950 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cdddedcb-6f67-479c-921b-71f77c661c11 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] GET http://10.222.0.16/volume/v3/0b12bbacc33c443cb2c8010980cf2752/snapshots/1521f256-214a-4aba-acb5-a0a24dc72a69 Jan 28 19:15:46.058831 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cdddedcb-6f67-479c-921b-71f77c661c11 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:46.058831 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:46.058831 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:46.059233 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cdddedcb-6f67-479c-921b-71f77c661c11 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:46.104069 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:46.104069 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:46.106272 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cdddedcb-6f67-479c-921b-71f77c661c11 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Snapshot retrieved successfully. Jan 28 19:15:46.109108 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cdddedcb-6f67-479c-921b-71f77c661c11 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] http://10.222.0.16/volume/v3/0b12bbacc33c443cb2c8010980cf2752/snapshots/1521f256-214a-4aba-acb5-a0a24dc72a69 returned with HTTP 200 Jan 28 19:15:46.110420 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 854/1693] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:15:46 2021] GET /volume/v3/0b12bbacc33c443cb2c8010980cf2752/snapshots/1521f256-214a-4aba-acb5-a0a24dc72a69 => generated 454 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:15:46.134543 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-33537326-2559-4e4f-9b68-e34ac21907dc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:15:46.135731 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-33537326-2559-4e4f-9b68-e34ac21907dc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:46.136103 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:46.136103 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:46.136842 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-33537326-2559-4e4f-9b68-e34ac21907dc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:46.161558 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-33537326-2559-4e4f-9b68-e34ac21907dc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:15:46.276091 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:46.276091 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:46.278387 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-33537326-2559-4e4f-9b68-e34ac21907dc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:15:46.279484 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 840/1694] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:46 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 814 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:47.129471 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-04f1ab27-b87b-47cc-9e50-dd86568c52a8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] GET http://10.222.0.16/volume/v3/0b12bbacc33c443cb2c8010980cf2752/snapshots/1521f256-214a-4aba-acb5-a0a24dc72a69 Jan 28 19:15:47.130256 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-04f1ab27-b87b-47cc-9e50-dd86568c52a8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:47.130256 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:47.130256 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:47.130661 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-04f1ab27-b87b-47cc-9e50-dd86568c52a8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:47.210558 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:47.210558 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:47.214593 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-04f1ab27-b87b-47cc-9e50-dd86568c52a8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Snapshot retrieved successfully. Jan 28 19:15:47.217037 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-04f1ab27-b87b-47cc-9e50-dd86568c52a8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] http://10.222.0.16/volume/v3/0b12bbacc33c443cb2c8010980cf2752/snapshots/1521f256-214a-4aba-acb5-a0a24dc72a69 returned with HTTP 200 Jan 28 19:15:47.234754 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 855/1695] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:15:47 2021] GET /volume/v3/0b12bbacc33c443cb2c8010980cf2752/snapshots/1521f256-214a-4aba-acb5-a0a24dc72a69 => generated 454 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:15:47.304728 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6289273f-fbeb-4eec-b458-0364088032e4 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:15:47.305981 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6289273f-fbeb-4eec-b458-0364088032e4 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:47.306349 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:47.306349 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:47.307041 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6289273f-fbeb-4eec-b458-0364088032e4 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:47.307790 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-6289273f-fbeb-4eec-b458-0364088032e4 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:15:47.410593 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:47.410593 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:47.419981 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6289273f-fbeb-4eec-b458-0364088032e4 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:15:47.419981 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 841/1696] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:47 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 814 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:15:48.251684 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b0b4a11b-77c7-407c-bcf4-cae34035ed5d tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] GET http://10.222.0.16/volume/v3/0b12bbacc33c443cb2c8010980cf2752/snapshots/1521f256-214a-4aba-acb5-a0a24dc72a69 Jan 28 19:15:48.253617 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b0b4a11b-77c7-407c-bcf4-cae34035ed5d tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:48.254322 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:48.254322 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:48.255662 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b0b4a11b-77c7-407c-bcf4-cae34035ed5d tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:48.352233 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:48.352233 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:48.354953 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b0b4a11b-77c7-407c-bcf4-cae34035ed5d tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Snapshot retrieved successfully. Jan 28 19:15:48.365028 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b0b4a11b-77c7-407c-bcf4-cae34035ed5d tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] http://10.222.0.16/volume/v3/0b12bbacc33c443cb2c8010980cf2752/snapshots/1521f256-214a-4aba-acb5-a0a24dc72a69 returned with HTTP 200 Jan 28 19:15:48.366811 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 856/1697] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:15:48 2021] GET /volume/v3/0b12bbacc33c443cb2c8010980cf2752/snapshots/1521f256-214a-4aba-acb5-a0a24dc72a69 => generated 454 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:15:48.439129 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f5121833-e239-44e8-8c15-a89eb91faf99 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:15:48.439791 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f5121833-e239-44e8-8c15-a89eb91faf99 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:48.440358 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:48.440358 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:48.440918 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f5121833-e239-44e8-8c15-a89eb91faf99 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:48.441410 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-f5121833-e239-44e8-8c15-a89eb91faf99 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:15:48.513404 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:48.513404 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:48.518614 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f5121833-e239-44e8-8c15-a89eb91faf99 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:15:48.526782 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 842/1698] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:48 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 814 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:49.399966 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6260ad85-38e4-43f8-8a0d-054cd899e42e tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] GET http://10.222.0.16/volume/v3/0b12bbacc33c443cb2c8010980cf2752/snapshots/1521f256-214a-4aba-acb5-a0a24dc72a69 Jan 28 19:15:49.403677 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6260ad85-38e4-43f8-8a0d-054cd899e42e tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:49.404349 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:49.404349 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:49.405366 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6260ad85-38e4-43f8-8a0d-054cd899e42e tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:49.489473 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:49.489473 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:49.498246 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6260ad85-38e4-43f8-8a0d-054cd899e42e tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Snapshot retrieved successfully. Jan 28 19:15:49.500585 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6260ad85-38e4-43f8-8a0d-054cd899e42e tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] http://10.222.0.16/volume/v3/0b12bbacc33c443cb2c8010980cf2752/snapshots/1521f256-214a-4aba-acb5-a0a24dc72a69 returned with HTTP 200 Jan 28 19:15:49.509915 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 857/1699] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:15:49 2021] GET /volume/v3/0b12bbacc33c443cb2c8010980cf2752/snapshots/1521f256-214a-4aba-acb5-a0a24dc72a69 => generated 481 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:15:49.526113 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4af7c7d2-b2c6-401a-8e49-9206c05c3428 tempest-VolumeSnapshotQuotasNegativeTestJSON-1557976825 tempest-VolumeSnapshotQuotasNegativeTestJSON-1557976825-project-admin] PUT http://10.222.0.16/volume/v3/425937b70420474a867b99ece4ecc6c7/os-quota-sets/0b12bbacc33c443cb2c8010980cf2752 Jan 28 19:15:49.542003 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:49.542003 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:49.545567 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4af7c7d2-b2c6-401a-8e49-9206c05c3428 tempest-VolumeSnapshotQuotasNegativeTestJSON-1557976825 tempest-VolumeSnapshotQuotasNegativeTestJSON-1557976825-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:15:49.584342 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0ebe50b8-1a56-4539-b1a2-d42d6bf915a6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:15:49.585247 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0ebe50b8-1a56-4539-b1a2-d42d6bf915a6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:49.585576 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:49.585576 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:49.586235 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0ebe50b8-1a56-4539-b1a2-d42d6bf915a6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:49.586864 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-0ebe50b8-1a56-4539-b1a2-d42d6bf915a6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:15:49.654702 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:49.654702 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:49.659569 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0ebe50b8-1a56-4539-b1a2-d42d6bf915a6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:15:49.662637 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 858/1700] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:49 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 814 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:49.815435 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4af7c7d2-b2c6-401a-8e49-9206c05c3428 tempest-VolumeSnapshotQuotasNegativeTestJSON-1557976825 tempest-VolumeSnapshotQuotasNegativeTestJSON-1557976825-project-admin] http://10.222.0.16/volume/v3/425937b70420474a867b99ece4ecc6c7/os-quota-sets/0b12bbacc33c443cb2c8010980cf2752 returned with HTTP 200 Jan 28 19:15:49.826388 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 843/1701] 10.222.0.16 () {60 vars in 1341 bytes} [Thu Jan 28 19:15:49 2021] PUT /volume/v3/425937b70420474a867b99ece4ecc6c7/os-quota-sets/0b12bbacc33c443cb2c8010980cf2752 => generated 314 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:49.831800 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-39f85eb3-e252-4963-895c-d82b3b37f0e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] POST http://10.222.0.16/volume/v3/0b12bbacc33c443cb2c8010980cf2752/snapshots Jan 28 19:15:49.832401 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:49.832401 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:49.832882 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-39f85eb3-e252-4963-895c-d82b3b37f0e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7be690dc-c8da-4eaf-8680-936ad1b2569b"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:15:49.948797 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:49.948797 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:49.951453 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-39f85eb3-e252-4963-895c-d82b3b37f0e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Volume info retrieved successfully. Jan 28 19:15:49.952400 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-39f85eb3-e252-4963-895c-d82b3b37f0e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Create snapshot from volume 7be690dc-c8da-4eaf-8680-936ad1b2569b Jan 28 19:15:50.017324 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota_utils [None req-39f85eb3-e252-4963-895c-d82b3b37f0e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Quota exceeded for 0b12bbacc33c443cb2c8010980cf2752, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jan 28 19:15:50.018464 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.middleware.fault [None req-39f85eb3-e252-4963-895c-d82b3b37f0e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] http://10.222.0.16/volume/v3/0b12bbacc33c443cb2c8010980cf2752/snapshots returned with HTTP 413 Jan 28 19:15:50.033338 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ce514a72-338e-4aab-99e1-eafdd9631a73 tempest-VolumeSnapshotQuotasNegativeTestJSON-1557976825 tempest-VolumeSnapshotQuotasNegativeTestJSON-1557976825-project-admin] PUT http://10.222.0.16/volume/v3/425937b70420474a867b99ece4ecc6c7/os-quota-sets/0b12bbacc33c443cb2c8010980cf2752 Jan 28 19:15:50.034407 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ce514a72-338e-4aab-99e1-eafdd9631a73 tempest-VolumeSnapshotQuotasNegativeTestJSON-1557976825 tempest-VolumeSnapshotQuotasNegativeTestJSON-1557976825-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:15:50.036556 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 859/1702] 10.222.0.16 () {60 vars in 1231 bytes} [Thu Jan 28 19:15:49 2021] POST /volume/v3/0b12bbacc33c443cb2c8010980cf2752/snapshots => generated 208 bytes in 210 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 28 19:15:50.215918 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ce514a72-338e-4aab-99e1-eafdd9631a73 tempest-VolumeSnapshotQuotasNegativeTestJSON-1557976825 tempest-VolumeSnapshotQuotasNegativeTestJSON-1557976825-project-admin] http://10.222.0.16/volume/v3/425937b70420474a867b99ece4ecc6c7/os-quota-sets/0b12bbacc33c443cb2c8010980cf2752 returned with HTTP 200 Jan 28 19:15:50.217219 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 844/1703] 10.222.0.16 () {60 vars in 1341 bytes} [Thu Jan 28 19:15:50 2021] PUT /volume/v3/425937b70420474a867b99ece4ecc6c7/os-quota-sets/0b12bbacc33c443cb2c8010980cf2752 => generated 314 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:50.243203 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fc764589-d711-411f-b546-3641877a1dc1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] POST http://10.222.0.16/volume/v3/0b12bbacc33c443cb2c8010980cf2752/snapshots Jan 28 19:15:50.249532 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:50.249532 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:50.250489 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fc764589-d711-411f-b546-3641877a1dc1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7be690dc-c8da-4eaf-8680-936ad1b2569b"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:15:50.413716 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:50.413716 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:50.416603 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fc764589-d711-411f-b546-3641877a1dc1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Volume info retrieved successfully. Jan 28 19:15:50.417460 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-fc764589-d711-411f-b546-3641877a1dc1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Create snapshot from volume 7be690dc-c8da-4eaf-8680-936ad1b2569b Jan 28 19:15:50.535326 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota_utils [None req-fc764589-d711-411f-b546-3641877a1dc1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Quota exceeded for 0b12bbacc33c443cb2c8010980cf2752, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Jan 28 19:15:50.536283 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.middleware.fault [None req-fc764589-d711-411f-b546-3641877a1dc1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] http://10.222.0.16/volume/v3/0b12bbacc33c443cb2c8010980cf2752/snapshots returned with HTTP 413 Jan 28 19:15:50.539134 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 860/1704] 10.222.0.16 () {60 vars in 1231 bytes} [Thu Jan 28 19:15:50 2021] POST /volume/v3/0b12bbacc33c443cb2c8010980cf2752/snapshots => generated 133 bytes in 309 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jan 28 19:15:50.557412 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-85cedaeb-0056-470b-94a3-ec0d9c4302d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] DELETE http://10.222.0.16/volume/v3/0b12bbacc33c443cb2c8010980cf2752/snapshots/1521f256-214a-4aba-acb5-a0a24dc72a69 Jan 28 19:15:50.558706 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-85cedaeb-0056-470b-94a3-ec0d9c4302d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:50.559512 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-85cedaeb-0056-470b-94a3-ec0d9c4302d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:50.560895 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-85cedaeb-0056-470b-94a3-ec0d9c4302d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Delete snapshot with id: 1521f256-214a-4aba-acb5-a0a24dc72a69 Jan 28 19:15:50.638271 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:50.638271 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:50.640534 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-85cedaeb-0056-470b-94a3-ec0d9c4302d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Snapshot retrieved successfully. Jan 28 19:15:50.692799 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7254b6ed-96aa-439a-9b46-64753d66089b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:15:50.698453 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7254b6ed-96aa-439a-9b46-64753d66089b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:50.698971 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:50.698971 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:50.699887 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7254b6ed-96aa-439a-9b46-64753d66089b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:50.701712 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-7254b6ed-96aa-439a-9b46-64753d66089b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:15:50.749108 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-85cedaeb-0056-470b-94a3-ec0d9c4302d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Snapshot delete request issued successfully. Jan 28 19:15:50.750120 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-85cedaeb-0056-470b-94a3-ec0d9c4302d5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] http://10.222.0.16/volume/v3/0b12bbacc33c443cb2c8010980cf2752/snapshots/1521f256-214a-4aba-acb5-a0a24dc72a69 returned with HTTP 202 Jan 28 19:15:50.751911 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 845/1705] 10.222.0.16 () {58 vars in 1324 bytes} [Thu Jan 28 19:15:50 2021] DELETE /volume/v3/0b12bbacc33c443cb2c8010980cf2752/snapshots/1521f256-214a-4aba-acb5-a0a24dc72a69 => generated 0 bytes in 203 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:15:50.778008 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b45b2b15-126d-4731-833a-6a808bf1a9ff tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] GET http://10.222.0.16/volume/v3/0b12bbacc33c443cb2c8010980cf2752/snapshots/1521f256-214a-4aba-acb5-a0a24dc72a69 Jan 28 19:15:50.779624 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b45b2b15-126d-4731-833a-6a808bf1a9ff tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:50.780056 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:50.780056 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:50.780722 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b45b2b15-126d-4731-833a-6a808bf1a9ff tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:50.787690 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:50.787690 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:50.793646 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7254b6ed-96aa-439a-9b46-64753d66089b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:15:50.796166 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 861/1706] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:50 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 814 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:15:50.827826 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:50.827826 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:50.830185 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b45b2b15-126d-4731-833a-6a808bf1a9ff tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Snapshot retrieved successfully. Jan 28 19:15:50.832765 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b45b2b15-126d-4731-833a-6a808bf1a9ff tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] http://10.222.0.16/volume/v3/0b12bbacc33c443cb2c8010980cf2752/snapshots/1521f256-214a-4aba-acb5-a0a24dc72a69 returned with HTTP 200 Jan 28 19:15:50.834342 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 846/1707] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:15:50 2021] GET /volume/v3/0b12bbacc33c443cb2c8010980cf2752/snapshots/1521f256-214a-4aba-acb5-a0a24dc72a69 => generated 480 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:51.819442 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cfdebbb8-d4e0-4477-9c02-2ddcb7b0b22a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:15:51.823581 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cfdebbb8-d4e0-4477-9c02-2ddcb7b0b22a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:51.823877 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:51.823877 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:51.832804 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cfdebbb8-d4e0-4477-9c02-2ddcb7b0b22a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:51.833557 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-cfdebbb8-d4e0-4477-9c02-2ddcb7b0b22a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:15:51.853990 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0dc8f10b-a7d5-4757-8ba8-fdefcd32a840 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] GET http://10.222.0.16/volume/v3/0b12bbacc33c443cb2c8010980cf2752/snapshots/1521f256-214a-4aba-acb5-a0a24dc72a69 Jan 28 19:15:51.854893 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0dc8f10b-a7d5-4757-8ba8-fdefcd32a840 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:51.855769 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:51.855769 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:51.856512 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0dc8f10b-a7d5-4757-8ba8-fdefcd32a840 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:51.952315 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:51.952315 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:51.953942 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:51.953942 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:51.955373 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0dc8f10b-a7d5-4757-8ba8-fdefcd32a840 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Snapshot retrieved successfully. Jan 28 19:15:51.958684 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cfdebbb8-d4e0-4477-9c02-2ddcb7b0b22a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:15:51.960137 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0dc8f10b-a7d5-4757-8ba8-fdefcd32a840 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] http://10.222.0.16/volume/v3/0b12bbacc33c443cb2c8010980cf2752/snapshots/1521f256-214a-4aba-acb5-a0a24dc72a69 returned with HTTP 200 Jan 28 19:15:51.962313 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 847/1708] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:15:51 2021] GET /volume/v3/0b12bbacc33c443cb2c8010980cf2752/snapshots/1521f256-214a-4aba-acb5-a0a24dc72a69 => generated 480 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:51.962791 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 862/1709] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:51 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 814 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:52.995730 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-703d60cb-7bd4-40eb-8d02-d4bdfbdefc98 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] GET http://10.222.0.16/volume/v3/0b12bbacc33c443cb2c8010980cf2752/snapshots/1521f256-214a-4aba-acb5-a0a24dc72a69 Jan 28 19:15:52.996941 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-703d60cb-7bd4-40eb-8d02-d4bdfbdefc98 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:52.997113 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d2fe6dd9-a1bf-4156-866b-8ae35e517f7c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:15:52.997301 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:52.997301 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:52.997916 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-703d60cb-7bd4-40eb-8d02-d4bdfbdefc98 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:52.998074 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d2fe6dd9-a1bf-4156-866b-8ae35e517f7c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:52.998291 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:52.998291 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:53.001525 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d2fe6dd9-a1bf-4156-866b-8ae35e517f7c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:53.002866 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-d2fe6dd9-a1bf-4156-866b-8ae35e517f7c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:15:53.115726 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:53.115726 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:53.118386 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-703d60cb-7bd4-40eb-8d02-d4bdfbdefc98 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Snapshot retrieved successfully. Jan 28 19:15:53.123456 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-703d60cb-7bd4-40eb-8d02-d4bdfbdefc98 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] http://10.222.0.16/volume/v3/0b12bbacc33c443cb2c8010980cf2752/snapshots/1521f256-214a-4aba-acb5-a0a24dc72a69 returned with HTTP 200 Jan 28 19:15:53.125330 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 863/1710] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:15:52 2021] GET /volume/v3/0b12bbacc33c443cb2c8010980cf2752/snapshots/1521f256-214a-4aba-acb5-a0a24dc72a69 => generated 480 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:53.127328 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:53.127328 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:53.135781 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d2fe6dd9-a1bf-4156-866b-8ae35e517f7c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:15:53.138131 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 848/1711] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:52 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 816 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:54.141432 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6d04bbcd-b0a9-4cbd-a7ce-759ab24296d1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] GET http://10.222.0.16/volume/v3/0b12bbacc33c443cb2c8010980cf2752/snapshots/1521f256-214a-4aba-acb5-a0a24dc72a69 Jan 28 19:15:54.142031 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6d04bbcd-b0a9-4cbd-a7ce-759ab24296d1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:54.142366 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:54.142366 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:54.144354 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6d04bbcd-b0a9-4cbd-a7ce-759ab24296d1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:54.168910 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cc1558d2-8bab-46ba-83cc-ad5d30f000b9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:15:54.174686 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cc1558d2-8bab-46ba-83cc-ad5d30f000b9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:54.175038 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:54.175038 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:54.179140 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cc1558d2-8bab-46ba-83cc-ad5d30f000b9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:54.180014 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-cc1558d2-8bab-46ba-83cc-ad5d30f000b9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:15:54.217872 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6d04bbcd-b0a9-4cbd-a7ce-759ab24296d1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] http://10.222.0.16/volume/v3/0b12bbacc33c443cb2c8010980cf2752/snapshots/1521f256-214a-4aba-acb5-a0a24dc72a69 returned with HTTP 404 Jan 28 19:15:54.219265 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 864/1712] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:15:54 2021] GET /volume/v3/0b12bbacc33c443cb2c8010980cf2752/snapshots/1521f256-214a-4aba-acb5-a0a24dc72a69 => generated 111 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:15:54.228656 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e3e41225-b52e-41fc-87a7-7aa4b2b66542 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] DELETE http://10.222.0.16/volume/v3/0b12bbacc33c443cb2c8010980cf2752/volumes/7be690dc-c8da-4eaf-8680-936ad1b2569b Jan 28 19:15:54.229198 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e3e41225-b52e-41fc-87a7-7aa4b2b66542 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:54.229948 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e3e41225-b52e-41fc-87a7-7aa4b2b66542 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:54.231458 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-e3e41225-b52e-41fc-87a7-7aa4b2b66542 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Delete volume with id: 7be690dc-c8da-4eaf-8680-936ad1b2569b Jan 28 19:15:54.358167 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:54.358167 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:54.364482 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:54.364482 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:54.366333 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e3e41225-b52e-41fc-87a7-7aa4b2b66542 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Volume info retrieved successfully. Jan 28 19:15:54.370449 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cc1558d2-8bab-46ba-83cc-ad5d30f000b9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:15:54.373207 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 849/1713] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:54 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 816 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:54.427710 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e3e41225-b52e-41fc-87a7-7aa4b2b66542 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Delete volume request issued successfully. Jan 28 19:15:54.431004 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e3e41225-b52e-41fc-87a7-7aa4b2b66542 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] http://10.222.0.16/volume/v3/0b12bbacc33c443cb2c8010980cf2752/volumes/7be690dc-c8da-4eaf-8680-936ad1b2569b returned with HTTP 202 Jan 28 19:15:54.437511 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 865/1714] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:15:54 2021] DELETE /volume/v3/0b12bbacc33c443cb2c8010980cf2752/volumes/7be690dc-c8da-4eaf-8680-936ad1b2569b => generated 0 bytes in 208 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 28 19:15:54.444712 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1a3354f6-8ab2-4417-8b4a-1beda7fa5fd2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] GET http://10.222.0.16/volume/v3/0b12bbacc33c443cb2c8010980cf2752/volumes/7be690dc-c8da-4eaf-8680-936ad1b2569b Jan 28 19:15:54.445657 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1a3354f6-8ab2-4417-8b4a-1beda7fa5fd2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:54.446083 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:54.446083 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:54.446848 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1a3354f6-8ab2-4417-8b4a-1beda7fa5fd2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:54.581625 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:54.581625 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:54.596972 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1a3354f6-8ab2-4417-8b4a-1beda7fa5fd2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Volume info retrieved successfully. Jan 28 19:15:54.640230 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1a3354f6-8ab2-4417-8b4a-1beda7fa5fd2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] http://10.222.0.16/volume/v3/0b12bbacc33c443cb2c8010980cf2752/volumes/7be690dc-c8da-4eaf-8680-936ad1b2569b returned with HTTP 200 Jan 28 19:15:54.642266 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 850/1715] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:54 2021] GET /volume/v3/0b12bbacc33c443cb2c8010980cf2752/volumes/7be690dc-c8da-4eaf-8680-936ad1b2569b => generated 928 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:55.393888 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a043b8ba-ae06-4213-8058-55a974f8ee17 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:15:55.395051 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a043b8ba-ae06-4213-8058-55a974f8ee17 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:55.395516 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:55.395516 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:55.396377 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a043b8ba-ae06-4213-8058-55a974f8ee17 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:55.396936 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-a043b8ba-ae06-4213-8058-55a974f8ee17 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id d9b4101e-450a-4ba2-afa8-130b99ef1ef8. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:15:55.486934 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:55.486934 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:55.497540 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a043b8ba-ae06-4213-8058-55a974f8ee17 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 200 Jan 28 19:15:55.513281 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 866/1716] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:55 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 817 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:55.515823 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9283dba1-8e51-4209-89b2-91f3ac70e371 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 Jan 28 19:15:55.516737 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9283dba1-8e51-4209-89b2-91f3ac70e371 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:55.517082 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:55.517082 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:55.517734 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9283dba1-8e51-4209-89b2-91f3ac70e371 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:55.678454 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-be616d1e-ec4d-45ea-9fdc-68fa79288237 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] GET http://10.222.0.16/volume/v3/0b12bbacc33c443cb2c8010980cf2752/volumes/7be690dc-c8da-4eaf-8680-936ad1b2569b Jan 28 19:15:55.679307 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-be616d1e-ec4d-45ea-9fdc-68fa79288237 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:55.679690 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:55.679690 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:55.680395 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-be616d1e-ec4d-45ea-9fdc-68fa79288237 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:55.769549 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:55.769549 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:55.787508 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9283dba1-8e51-4209-89b2-91f3ac70e371 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:15:55.872500 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:55.872500 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:55.885282 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:55.885282 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:55.912053 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9283dba1-8e51-4209-89b2-91f3ac70e371 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 returned with HTTP 200 Jan 28 19:15:55.926895 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 851/1717] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:55 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 => generated 1203 bytes in 417 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:15:55.927297 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-be616d1e-ec4d-45ea-9fdc-68fa79288237 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Volume info retrieved successfully. Jan 28 19:15:55.967218 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a801016d-cd11-4d2a-aa4f-4be0a865e603 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] DELETE http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 Jan 28 19:15:55.968358 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a801016d-cd11-4d2a-aa4f-4be0a865e603 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:55.968886 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:55.968886 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:55.969856 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a801016d-cd11-4d2a-aa4f-4be0a865e603 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:55.970622 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.contrib.backups [None req-a801016d-cd11-4d2a-aa4f-4be0a865e603 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Delete backup with id: d9b4101e-450a-4ba2-afa8-130b99ef1ef8. Jan 28 19:15:56.023112 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-be616d1e-ec4d-45ea-9fdc-68fa79288237 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] http://10.222.0.16/volume/v3/0b12bbacc33c443cb2c8010980cf2752/volumes/7be690dc-c8da-4eaf-8680-936ad1b2569b returned with HTTP 200 Jan 28 19:15:56.029706 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 867/1718] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:55 2021] GET /volume/v3/0b12bbacc33c443cb2c8010980cf2752/volumes/7be690dc-c8da-4eaf-8680-936ad1b2569b => generated 928 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:15:56.110262 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:56.110262 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:56.220052 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.backup.rpcapi [None req-a801016d-cd11-4d2a-aa4f-4be0a865e603 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] delete_backup rpcapi backup_id d9b4101e-450a-4ba2-afa8-130b99ef1ef8 {{(pid=87915) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 28 19:15:56.231401 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a801016d-cd11-4d2a-aa4f-4be0a865e603 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 returned with HTTP 202 Jan 28 19:15:56.239791 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 852/1719] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:15:55 2021] DELETE /volume/v3/f91c4856fdd64c12891721102045ef90/backups/d9b4101e-450a-4ba2-afa8-130b99ef1ef8 => generated 0 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 19:15:57.060171 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9d3bc5eb-b675-4299-be70-00af326ae5c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] GET http://10.222.0.16/volume/v3/0b12bbacc33c443cb2c8010980cf2752/volumes/7be690dc-c8da-4eaf-8680-936ad1b2569b Jan 28 19:15:57.094077 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9d3bc5eb-b675-4299-be70-00af326ae5c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:57.099489 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:57.099489 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:57.101700 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9d3bc5eb-b675-4299-be70-00af326ae5c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:57.484302 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:57.484302 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:57.565224 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9d3bc5eb-b675-4299-be70-00af326ae5c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Volume info retrieved successfully. Jan 28 19:15:57.686058 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9d3bc5eb-b675-4299-be70-00af326ae5c7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] http://10.222.0.16/volume/v3/0b12bbacc33c443cb2c8010980cf2752/volumes/7be690dc-c8da-4eaf-8680-936ad1b2569b returned with HTTP 200 Jan 28 19:15:57.705191 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 868/1720] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:57 2021] GET /volume/v3/0b12bbacc33c443cb2c8010980cf2752/volumes/7be690dc-c8da-4eaf-8680-936ad1b2569b => generated 928 bytes in 643 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:15:58.729362 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-037c3880-b45d-4bf1-8c7c-33fd8bf9402f tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] GET http://10.222.0.16/volume/v3/0b12bbacc33c443cb2c8010980cf2752/volumes/7be690dc-c8da-4eaf-8680-936ad1b2569b Jan 28 19:15:58.730872 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-037c3880-b45d-4bf1-8c7c-33fd8bf9402f tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:15:58.730872 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:15:58.730872 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:15:58.731695 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-037c3880-b45d-4bf1-8c7c-33fd8bf9402f tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:15:59.066686 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:15:59.066686 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:15:59.102376 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-037c3880-b45d-4bf1-8c7c-33fd8bf9402f tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Volume info retrieved successfully. Jan 28 19:15:59.233515 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-037c3880-b45d-4bf1-8c7c-33fd8bf9402f tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] http://10.222.0.16/volume/v3/0b12bbacc33c443cb2c8010980cf2752/volumes/7be690dc-c8da-4eaf-8680-936ad1b2569b returned with HTTP 200 Jan 28 19:15:59.241031 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 853/1721] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:15:58 2021] GET /volume/v3/0b12bbacc33c443cb2c8010980cf2752/volumes/7be690dc-c8da-4eaf-8680-936ad1b2569b => generated 928 bytes in 518 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:16:00.270720 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-176de327-0bca-4d8a-9d34-942638111190 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] GET http://10.222.0.16/volume/v3/0b12bbacc33c443cb2c8010980cf2752/volumes/7be690dc-c8da-4eaf-8680-936ad1b2569b Jan 28 19:16:00.271561 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-176de327-0bca-4d8a-9d34-942638111190 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:00.271931 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:00.271931 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:00.272620 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-176de327-0bca-4d8a-9d34-942638111190 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:00.507625 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-176de327-0bca-4d8a-9d34-942638111190 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699 tempest-VolumeSnapshotQuotasNegativeTestJSON-1237758699-project] http://10.222.0.16/volume/v3/0b12bbacc33c443cb2c8010980cf2752/volumes/7be690dc-c8da-4eaf-8680-936ad1b2569b returned with HTTP 404 Jan 28 19:16:00.520964 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 869/1722] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:16:00 2021] GET /volume/v3/0b12bbacc33c443cb2c8010980cf2752/volumes/7be690dc-c8da-4eaf-8680-936ad1b2569b => generated 109 bytes in 258 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:16:00.532042 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2aed52f2-b57a-4531-b269-6d09f96089d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1557976825 tempest-VolumeSnapshotQuotasNegativeTestJSON-1557976825-project-admin] PUT http://10.222.0.16/volume/v3/425937b70420474a867b99ece4ecc6c7/os-quota-sets/0b12bbacc33c443cb2c8010980cf2752 Jan 28 19:16:00.532913 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:00.532913 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:00.548107 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2aed52f2-b57a-4531-b269-6d09f96089d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1557976825 tempest-VolumeSnapshotQuotasNegativeTestJSON-1557976825-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:16:01.290493 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2aed52f2-b57a-4531-b269-6d09f96089d4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1557976825 tempest-VolumeSnapshotQuotasNegativeTestJSON-1557976825-project-admin] http://10.222.0.16/volume/v3/425937b70420474a867b99ece4ecc6c7/os-quota-sets/0b12bbacc33c443cb2c8010980cf2752 returned with HTTP 200 Jan 28 19:16:01.292282 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 854/1723] 10.222.0.16 () {60 vars in 1342 bytes} [Thu Jan 28 19:16:00 2021] PUT /volume/v3/425937b70420474a867b99ece4ecc6c7/os-quota-sets/0b12bbacc33c443cb2c8010980cf2752 => generated 319 bytes in 771 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:16:01.552326 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-25d80fc5-82e9-4e73-b546-4c9747464132 req-b8c715e5-b239-4063-8309-8112ae55aad0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 Jan 28 19:16:01.553243 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-25d80fc5-82e9-4e73-b546-4c9747464132 req-b8c715e5-b239-4063-8309-8112ae55aad0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:01.554011 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-25d80fc5-82e9-4e73-b546-4c9747464132 req-b8c715e5-b239-4063-8309-8112ae55aad0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:01.847312 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:01.847312 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:01.889649 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-25d80fc5-82e9-4e73-b546-4c9747464132 req-b8c715e5-b239-4063-8309-8112ae55aad0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:16:02.007293 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:02.007293 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:02.044676 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-25d80fc5-82e9-4e73-b546-4c9747464132 req-b8c715e5-b239-4063-8309-8112ae55aad0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 returned with HTTP 200 Jan 28 19:16:02.047185 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 870/1724] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 19:16:01 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 => generated 1203 bytes in 500 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 19:16:02.119503 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-25d80fc5-82e9-4e73-b546-4c9747464132 req-e7c7cf3e-58f8-4a13-8439-71e0367670fc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] POST http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4/action Jan 28 19:16:02.123505 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-25d80fc5-82e9-4e73-b546-4c9747464132 req-e7c7cf3e-58f8-4a13-8439-71e0367670fc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:16:02.124528 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-25d80fc5-82e9-4e73-b546-4c9747464132 req-e7c7cf3e-58f8-4a13-8439-71e0367670fc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:16:02.421147 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:02.421147 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:02.423931 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-25d80fc5-82e9-4e73-b546-4c9747464132 req-e7c7cf3e-58f8-4a13-8439-71e0367670fc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:16:02.476580 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-25d80fc5-82e9-4e73-b546-4c9747464132 req-e7c7cf3e-58f8-4a13-8439-71e0367670fc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Begin detaching volume completed successfully. Jan 28 19:16:02.477578 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-25d80fc5-82e9-4e73-b546-4c9747464132 req-e7c7cf3e-58f8-4a13-8439-71e0367670fc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4/action returned with HTTP 202 Jan 28 19:16:02.509459 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 855/1725] 10.222.0.16 () {64 vars in 1643 bytes} [Thu Jan 28 19:16:02 2021] POST /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4/action => generated 0 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 19:16:02.569746 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-25be9e6f-2d5d-43d8-8078-4b78634accaa tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 Jan 28 19:16:02.570750 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-25be9e6f-2d5d-43d8-8078-4b78634accaa tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:02.571120 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:02.571120 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:02.571810 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-25be9e6f-2d5d-43d8-8078-4b78634accaa tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:02.644747 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-25d80fc5-82e9-4e73-b546-4c9747464132 req-e7c7cf3e-58f8-4a13-8439-71e0367670fc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume// Jan 28 19:16:02.645835 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-25d80fc5-82e9-4e73-b546-4c9747464132 req-e7c7cf3e-58f8-4a13-8439-71e0367670fc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:02.646382 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:02.646382 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:02.647701 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-25d80fc5-82e9-4e73-b546-4c9747464132 req-e7c7cf3e-58f8-4a13-8439-71e0367670fc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:02.674166 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-25d80fc5-82e9-4e73-b546-4c9747464132 req-e7c7cf3e-58f8-4a13-8439-71e0367670fc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 19:16:02.676413 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 856/1726] 10.222.0.43 () {56 vars in 1089 bytes} [Thu Jan 28 19:16:02 2021] GET /volume/ => generated 754 bytes in 34 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 19:16:02.703126 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-25d80fc5-82e9-4e73-b546-4c9747464132 req-58077617-94ba-4554-ad61-60d19afb192a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 Jan 28 19:16:02.716068 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-25d80fc5-82e9-4e73-b546-4c9747464132 req-58077617-94ba-4554-ad61-60d19afb192a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:02.716805 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-25d80fc5-82e9-4e73-b546-4c9747464132 req-58077617-94ba-4554-ad61-60d19afb192a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:02.753163 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:02.753163 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:02.773644 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-25be9e6f-2d5d-43d8-8078-4b78634accaa tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:16:02.862119 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:02.862119 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:02.867986 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:02.867986 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:02.881363 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-25be9e6f-2d5d-43d8-8078-4b78634accaa tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 returned with HTTP 200 Jan 28 19:16:02.882873 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 871/1727] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:16:02 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 => generated 1206 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:16:02.910683 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-25d80fc5-82e9-4e73-b546-4c9747464132 req-58077617-94ba-4554-ad61-60d19afb192a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:16:02.962311 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:02.962311 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:02.999848 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-25d80fc5-82e9-4e73-b546-4c9747464132 req-58077617-94ba-4554-ad61-60d19afb192a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 returned with HTTP 200 Jan 28 19:16:03.001240 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 857/1728] 10.222.0.43 () {60 vars in 1403 bytes} [Thu Jan 28 19:16:02 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 => generated 1305 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 28 19:16:03.477858 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-25d80fc5-82e9-4e73-b546-4c9747464132 req-915ddf24-b931-4338-b85e-f73c9bc7fe1a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] DELETE http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/attachments/8e52149d-e98a-482f-9a54-0dc31f78dada Jan 28 19:16:03.485525 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-25d80fc5-82e9-4e73-b546-4c9747464132 req-915ddf24-b931-4338-b85e-f73c9bc7fe1a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:03.490000 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:03.490000 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:03.491051 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-25d80fc5-82e9-4e73-b546-4c9747464132 req-915ddf24-b931-4338-b85e-f73c9bc7fe1a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:03.614156 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:03.614156 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:03.919525 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2fcdb2d3-ef6c-4e26-96b4-7046ad1cdd5a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 Jan 28 19:16:03.920437 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2fcdb2d3-ef6c-4e26-96b4-7046ad1cdd5a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:03.920678 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:03.920678 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:03.921470 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2fcdb2d3-ef6c-4e26-96b4-7046ad1cdd5a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:04.090825 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:04.090825 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:04.141430 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2fcdb2d3-ef6c-4e26-96b4-7046ad1cdd5a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:16:04.215454 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:04.215454 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:04.239114 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2fcdb2d3-ef6c-4e26-96b4-7046ad1cdd5a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 returned with HTTP 200 Jan 28 19:16:04.267594 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 858/1729] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:16:03 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 => generated 1206 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:16:05.272310 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c8d3869c-65c4-4773-8cf9-6b60d4708cfc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 Jan 28 19:16:05.276010 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c8d3869c-65c4-4773-8cf9-6b60d4708cfc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:05.276472 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:05.276472 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:05.279178 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c8d3869c-65c4-4773-8cf9-6b60d4708cfc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:05.302643 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-25d80fc5-82e9-4e73-b546-4c9747464132 req-915ddf24-b931-4338-b85e-f73c9bc7fe1a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 19:16:05.303520 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-25d80fc5-82e9-4e73-b546-4c9747464132 req-915ddf24-b931-4338-b85e-f73c9bc7fe1a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Pending status list for volume during attachment-delete: [] {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 19:16:05.339409 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-25d80fc5-82e9-4e73-b546-4c9747464132 req-915ddf24-b931-4338-b85e-f73c9bc7fe1a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/attachments/8e52149d-e98a-482f-9a54-0dc31f78dada returned with HTTP 200 Jan 28 19:16:05.345011 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 872/1730] 10.222.0.43 () {62 vars in 1437 bytes} [Thu Jan 28 19:16:03 2021] DELETE /volume/v3/f91c4856fdd64c12891721102045ef90/attachments/8e52149d-e98a-482f-9a54-0dc31f78dada => generated 19 bytes in 1883 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:16:05.471943 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:05.471943 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:05.506889 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c8d3869c-65c4-4773-8cf9-6b60d4708cfc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:16:05.594563 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c8d3869c-65c4-4773-8cf9-6b60d4708cfc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 returned with HTTP 200 Jan 28 19:16:05.598899 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 859/1731] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:16:05 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 => generated 911 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:16:20.495377 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dce7c605-8fe5-4df3-8e84-b5113c76d86a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] DELETE http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 Jan 28 19:16:20.496697 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dce7c605-8fe5-4df3-8e84-b5113c76d86a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:20.497067 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:20.497067 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:20.497806 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dce7c605-8fe5-4df3-8e84-b5113c76d86a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:20.498577 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-dce7c605-8fe5-4df3-8e84-b5113c76d86a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Delete volume with id: 13ce6557-1b7b-4434-9260-6664af33dbc4 Jan 28 19:16:20.766229 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:20.766229 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:20.775030 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-dce7c605-8fe5-4df3-8e84-b5113c76d86a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:16:20.880202 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-dce7c605-8fe5-4df3-8e84-b5113c76d86a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Delete volume request issued successfully. Jan 28 19:16:20.884389 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dce7c605-8fe5-4df3-8e84-b5113c76d86a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 returned with HTTP 202 Jan 28 19:16:20.909395 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 873/1732] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:16:20 2021] DELETE /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 => generated 0 bytes in 426 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:16:20.914036 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ef5cca78-7c05-44f9-bcdd-604f39fa7cd7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 Jan 28 19:16:20.914599 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ef5cca78-7c05-44f9-bcdd-604f39fa7cd7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:20.914770 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:20.914770 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:20.915733 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ef5cca78-7c05-44f9-bcdd-604f39fa7cd7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:21.050912 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:21.050912 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:21.079503 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ef5cca78-7c05-44f9-bcdd-604f39fa7cd7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:16:21.150174 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ef5cca78-7c05-44f9-bcdd-604f39fa7cd7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 returned with HTTP 200 Jan 28 19:16:21.151070 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 874/1733] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:16:20 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 => generated 910 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:16:21.640546 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0cecfca5-ddfa-4f62-8e90-3e1815366a27 tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] POST http://10.222.0.16/volume/v3/e4869c14cd4e4693aaa27c66f041b0ff/volumes Jan 28 19:16:21.641084 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:21.641084 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:21.641799 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0cecfca5-ddfa-4f62-8e90-3e1815366a27 tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-2077581155"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:16:21.643348 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-0cecfca5-ddfa-4f62-8e90-3e1815366a27 tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-2077581155'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:16:21.643964 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-0cecfca5-ddfa-4f62-8e90-3e1815366a27 tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] Create volume of 1 GB Jan 28 19:16:21.674546 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0cecfca5-ddfa-4f62-8e90-3e1815366a27 tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] Availability Zones retrieved successfully. Jan 28 19:16:21.724326 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0cecfca5-ddfa-4f62-8e90-3e1815366a27 tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] Flow 'volume_create_api' (105a5f3b-c404-4c55-ba34-a8dc04e9cb1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:16:21.739550 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0cecfca5-ddfa-4f62-8e90-3e1815366a27 tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4463f2c1-9e1c-4793-83b8-b4bd1c1dc53a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:16:21.742121 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-0cecfca5-ddfa-4f62-8e90-3e1815366a27 tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:16:21.929002 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0cecfca5-ddfa-4f62-8e90-3e1815366a27 tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4463f2c1-9e1c-4793-83b8-b4bd1c1dc53a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:16:21.931935 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0cecfca5-ddfa-4f62-8e90-3e1815366a27 tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c9807f5-0d0b-4c20-ad12-19ba361c73dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:16:22.128570 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-0cecfca5-ddfa-4f62-8e90-3e1815366a27 tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] Created reservations ['8309f7c5-ff82-4bd4-a318-8c739b6605f6', '773b9c85-2e14-4b91-ba44-cd1660b1cd82', '300cdb7a-ece5-436f-8917-aa9c601272c0', 'fa9d8546-f310-4afc-82a1-01874370e839'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:16:22.132363 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0cecfca5-ddfa-4f62-8e90-3e1815366a27 tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c9807f5-0d0b-4c20-ad12-19ba361c73dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8309f7c5-ff82-4bd4-a318-8c739b6605f6', '773b9c85-2e14-4b91-ba44-cd1660b1cd82', '300cdb7a-ece5-436f-8917-aa9c601272c0', 'fa9d8546-f310-4afc-82a1-01874370e839']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:16:22.149590 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0cecfca5-ddfa-4f62-8e90-3e1815366a27 tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cc7ca54-6354-4474-b356-40fde634b2c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:16:22.183238 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-705d9132-7ac0-4f0e-9488-e393f2484b0d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 Jan 28 19:16:22.184323 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-705d9132-7ac0-4f0e-9488-e393f2484b0d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:22.184897 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:22.184897 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:22.185656 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-705d9132-7ac0-4f0e-9488-e393f2484b0d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:22.313941 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:22.313941 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:22.332641 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-705d9132-7ac0-4f0e-9488-e393f2484b0d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:16:22.359763 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-705d9132-7ac0-4f0e-9488-e393f2484b0d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 returned with HTTP 200 Jan 28 19:16:22.361508 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 875/1734] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:16:22 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 => generated 910 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:16:22.482427 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4c00b749-c495-4776-a5ad-6c3154b35329 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] POST http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/473b2756-2f72-4b07-a541-587807ea0797/action Jan 28 19:16:22.483210 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:22.483210 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:22.484047 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4c00b749-c495-4776-a5ad-6c3154b35329 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Action body: b'{"os-attach": {"instance_uuid": "03466417-e3c1-4474-8d78-0025da4ea068", "mountpoint": "/dev/vdc"}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:16:22.484828 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4c00b749-c495-4776-a5ad-6c3154b35329 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "03466417-e3c1-4474-8d78-0025da4ea068", "mountpoint": "/dev/vdc"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:16:22.528168 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0cecfca5-ddfa-4f62-8e90-3e1815366a27 tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cc7ca54-6354-4474-b356-40fde634b2c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '986591fa-ca84-430b-b2a5-68ba4ba17487', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-2077581155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4869c14cd4e4693aaa27c66f041b0ff',qos_specs=None,replication_status=,reservations=['8309f7c5-ff82-4bd4-a318-8c739b6605f6','773b9c85-2e14-4b91-ba44-cd1660b1cd82','300cdb7a-ece5-436f-8917-aa9c601272c0','fa9d8546-f310-4afc-82a1-01874370e839'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8966311755004e708b5633c6defd9b4c',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:16:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-2077581155',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=986591fa-ca84-430b-b2a5-68ba4ba17487,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4869c14cd4e4693aaa27c66f041b0ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='8966311755004e708b5633c6defd9b4c',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:16:22.555507 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0cecfca5-ddfa-4f62-8e90-3e1815366a27 tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b59fcaf-fada-44e3-9d7b-d12f87360a66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:16:22.647591 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4c00b749-c495-4776-a5ad-6c3154b35329 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/473b2756-2f72-4b07-a541-587807ea0797/action returned with HTTP 404 Jan 28 19:16:22.652275 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 876/1735] 10.222.0.16 () {60 vars in 1357 bytes} [Thu Jan 28 19:16:22 2021] POST /volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/473b2756-2f72-4b07-a541-587807ea0797/action => generated 109 bytes in 174 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:16:22.751559 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0cecfca5-ddfa-4f62-8e90-3e1815366a27 tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b59fcaf-fada-44e3-9d7b-d12f87360a66) transitioned into state 'SUCCESS' from state '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-2077581155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4869c14cd4e4693aaa27c66f041b0ff',qos_specs=None,replication_status=,reservations=['8309f7c5-ff82-4bd4-a318-8c739b6605f6','773b9c85-2e14-4b91-ba44-cd1660b1cd82','300cdb7a-ece5-436f-8917-aa9c601272c0','fa9d8546-f310-4afc-82a1-01874370e839'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8966311755004e708b5633c6defd9b4c',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:16:22.756151 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0cecfca5-ddfa-4f62-8e90-3e1815366a27 tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85221bbf-f957-4d7a-8024-f3209f1510a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:16:22.806203 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0cecfca5-ddfa-4f62-8e90-3e1815366a27 tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85221bbf-f957-4d7a-8024-f3209f1510a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:16:22.811401 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0cecfca5-ddfa-4f62-8e90-3e1815366a27 tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] Flow 'volume_create_api' (105a5f3b-c404-4c55-ba34-a8dc04e9cb1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:16:23.127252 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0cecfca5-ddfa-4f62-8e90-3e1815366a27 tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] Create volume request issued successfully. Jan 28 19:16:23.201318 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0cecfca5-ddfa-4f62-8e90-3e1815366a27 tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] http://10.222.0.16/volume/v3/e4869c14cd4e4693aaa27c66f041b0ff/volumes returned with HTTP 202 Jan 28 19:16:23.211395 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 860/1736] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 19:16:20 2021] POST /volume/v3/e4869c14cd4e4693aaa27c66f041b0ff/volumes => generated 819 bytes in 2406 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:16:23.236955 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f2545e1a-6eac-4d40-8514-0e6f326e0c19 tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] GET http://10.222.0.16/volume/v3/e4869c14cd4e4693aaa27c66f041b0ff/volumes/986591fa-ca84-430b-b2a5-68ba4ba17487 Jan 28 19:16:23.237562 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f2545e1a-6eac-4d40-8514-0e6f326e0c19 tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:23.238070 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f2545e1a-6eac-4d40-8514-0e6f326e0c19 tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:23.393878 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ea4edd8b-aced-4b43-94d0-6eb24cbad64e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 Jan 28 19:16:23.394414 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ea4edd8b-aced-4b43-94d0-6eb24cbad64e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:23.394614 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:23.394614 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:23.395265 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ea4edd8b-aced-4b43-94d0-6eb24cbad64e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:23.460482 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:23.460482 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:23.484804 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f2545e1a-6eac-4d40-8514-0e6f326e0c19 tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] Volume info retrieved successfully. Jan 28 19:16:23.551561 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f2545e1a-6eac-4d40-8514-0e6f326e0c19 tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] http://10.222.0.16/volume/v3/e4869c14cd4e4693aaa27c66f041b0ff/volumes/986591fa-ca84-430b-b2a5-68ba4ba17487 returned with HTTP 200 Jan 28 19:16:23.553531 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 877/1737] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:16:23 2021] GET /volume/v3/e4869c14cd4e4693aaa27c66f041b0ff/volumes/986591fa-ca84-430b-b2a5-68ba4ba17487 => generated 911 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:16:23.553781 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:23.553781 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:23.584752 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ea4edd8b-aced-4b43-94d0-6eb24cbad64e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:16:23.687092 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ea4edd8b-aced-4b43-94d0-6eb24cbad64e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 returned with HTTP 200 Jan 28 19:16:23.710206 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 861/1738] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:16:23 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 => generated 910 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:16:24.580325 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0ab1dc6c-4639-47f7-a78d-bfdac6a94028 tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] GET http://10.222.0.16/volume/v3/e4869c14cd4e4693aaa27c66f041b0ff/volumes/986591fa-ca84-430b-b2a5-68ba4ba17487 Jan 28 19:16:24.581347 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0ab1dc6c-4639-47f7-a78d-bfdac6a94028 tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:24.585839 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:24.585839 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:24.586908 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0ab1dc6c-4639-47f7-a78d-bfdac6a94028 tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:24.727432 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-43aec3f9-4ab6-46b6-8897-1811a41a8d0c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 Jan 28 19:16:24.728344 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-43aec3f9-4ab6-46b6-8897-1811a41a8d0c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:24.728705 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:24.728705 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:24.729435 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-43aec3f9-4ab6-46b6-8897-1811a41a8d0c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:24.753615 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:24.753615 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:24.781774 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0ab1dc6c-4639-47f7-a78d-bfdac6a94028 tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] Volume info retrieved successfully. Jan 28 19:16:24.850144 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0ab1dc6c-4639-47f7-a78d-bfdac6a94028 tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] http://10.222.0.16/volume/v3/e4869c14cd4e4693aaa27c66f041b0ff/volumes/986591fa-ca84-430b-b2a5-68ba4ba17487 returned with HTTP 200 Jan 28 19:16:24.851206 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 878/1739] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:16:24 2021] GET /volume/v3/e4869c14cd4e4693aaa27c66f041b0ff/volumes/986591fa-ca84-430b-b2a5-68ba4ba17487 => generated 911 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:16:25.099628 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:25.099628 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:25.154380 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-43aec3f9-4ab6-46b6-8897-1811a41a8d0c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:16:25.243813 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-43aec3f9-4ab6-46b6-8897-1811a41a8d0c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 returned with HTTP 200 Jan 28 19:16:25.246114 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 862/1740] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:16:24 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 => generated 910 bytes in 525 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:16:25.882745 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cd98bb36-6cc0-4864-b59b-f8dd5cedc013 tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] GET http://10.222.0.16/volume/v3/e4869c14cd4e4693aaa27c66f041b0ff/volumes/986591fa-ca84-430b-b2a5-68ba4ba17487 Jan 28 19:16:25.883360 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cd98bb36-6cc0-4864-b59b-f8dd5cedc013 tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:25.883575 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:25.883575 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:25.883964 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cd98bb36-6cc0-4864-b59b-f8dd5cedc013 tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:26.005377 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:26.005377 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:26.034710 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cd98bb36-6cc0-4864-b59b-f8dd5cedc013 tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] Volume info retrieved successfully. Jan 28 19:16:26.096072 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cd98bb36-6cc0-4864-b59b-f8dd5cedc013 tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] http://10.222.0.16/volume/v3/e4869c14cd4e4693aaa27c66f041b0ff/volumes/986591fa-ca84-430b-b2a5-68ba4ba17487 returned with HTTP 200 Jan 28 19:16:26.097084 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 879/1741] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:16:25 2021] GET /volume/v3/e4869c14cd4e4693aaa27c66f041b0ff/volumes/986591fa-ca84-430b-b2a5-68ba4ba17487 => generated 912 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:16:26.127190 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5ec23963-09d0-470a-aa8f-fb3698268d68 tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] GET http://10.222.0.16/volume/v3/e4869c14cd4e4693aaa27c66f041b0ff/limits Jan 28 19:16:26.128091 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5ec23963-09d0-470a-aa8f-fb3698268d68 tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:26.128512 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:26.128512 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:26.129422 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5ec23963-09d0-470a-aa8f-fb3698268d68 tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:26.280527 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-20a1c9b8-3f08-448d-81df-41868c4ce375 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 Jan 28 19:16:26.281056 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-20a1c9b8-3f08-448d-81df-41868c4ce375 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:26.281532 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:26.281532 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:26.281924 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-20a1c9b8-3f08-448d-81df-41868c4ce375 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:26.288857 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5ec23963-09d0-470a-aa8f-fb3698268d68 tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] http://10.222.0.16/volume/v3/e4869c14cd4e4693aaa27c66f041b0ff/limits returned with HTTP 200 Jan 28 19:16:26.298201 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 863/1742] 10.222.0.16 () {58 vars in 1201 bytes} [Thu Jan 28 19:16:26 2021] GET /volume/v3/e4869c14cd4e4693aaa27c66f041b0ff/limits => generated 302 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:16:26.312659 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-45405f6a-aefd-4485-934b-a7b7cb58114b tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] DELETE http://10.222.0.16/volume/v3/e4869c14cd4e4693aaa27c66f041b0ff/volumes/986591fa-ca84-430b-b2a5-68ba4ba17487 Jan 28 19:16:26.313697 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-45405f6a-aefd-4485-934b-a7b7cb58114b tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:26.314324 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-45405f6a-aefd-4485-934b-a7b7cb58114b tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:26.314875 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-45405f6a-aefd-4485-934b-a7b7cb58114b tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] Delete volume with id: 986591fa-ca84-430b-b2a5-68ba4ba17487 Jan 28 19:16:26.483546 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:26.483546 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:26.502784 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-45405f6a-aefd-4485-934b-a7b7cb58114b tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] Volume info retrieved successfully. Jan 28 19:16:26.514305 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-20a1c9b8-3f08-448d-81df-41868c4ce375 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 returned with HTTP 404 Jan 28 19:16:26.522006 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 880/1743] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:16:26 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 => generated 109 bytes in 246 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:16:26.605935 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-45405f6a-aefd-4485-934b-a7b7cb58114b tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] Delete volume request issued successfully. Jan 28 19:16:26.606963 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-45405f6a-aefd-4485-934b-a7b7cb58114b tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] http://10.222.0.16/volume/v3/e4869c14cd4e4693aaa27c66f041b0ff/volumes/986591fa-ca84-430b-b2a5-68ba4ba17487 returned with HTTP 202 Jan 28 19:16:26.622826 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0bb9b3ff-4aad-47fe-9dd2-0b6e4f4618f9 tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] GET http://10.222.0.16/volume/v3/e4869c14cd4e4693aaa27c66f041b0ff/volumes/986591fa-ca84-430b-b2a5-68ba4ba17487 Jan 28 19:16:26.624083 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0bb9b3ff-4aad-47fe-9dd2-0b6e4f4618f9 tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:26.625783 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 864/1744] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:16:26 2021] DELETE /volume/v3/e4869c14cd4e4693aaa27c66f041b0ff/volumes/986591fa-ca84-430b-b2a5-68ba4ba17487 => generated 0 bytes in 319 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 28 19:16:26.626262 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0bb9b3ff-4aad-47fe-9dd2-0b6e4f4618f9 tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:26.659924 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3bd280bd-21ec-4b0f-ab37-ed316210a076 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] POST http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes Jan 28 19:16:26.660827 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:26.660827 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:26.662010 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3bd280bd-21ec-4b0f-ab37-ed316210a076 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "bf363cce-cca7-4056-a498-a3a21a3bca2d", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-183031479"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:16:26.663910 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-3bd280bd-21ec-4b0f-ab37-ed316210a076 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Create volume request body: {'volume': {'imageRef': 'bf363cce-cca7-4056-a498-a3a21a3bca2d', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-183031479'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:16:27.005394 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-3bd280bd-21ec-4b0f-ab37-ed316210a076 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Create volume of 1 GB Jan 28 19:16:27.060427 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3bd280bd-21ec-4b0f-ab37-ed316210a076 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Availability Zones retrieved successfully. Jan 28 19:16:27.153100 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3bd280bd-21ec-4b0f-ab37-ed316210a076 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Flow 'volume_create_api' (0a81f325-b7e5-4fbd-8b36-955fd2387bd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:16:27.159616 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3bd280bd-21ec-4b0f-ab37-ed316210a076 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7ba9c75-1432-49bd-959c-5808021ac0de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:16:27.174995 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-3bd280bd-21ec-4b0f-ab37-ed316210a076 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:16:27.317582 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:27.317582 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:27.368159 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0bb9b3ff-4aad-47fe-9dd2-0b6e4f4618f9 tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] Volume info retrieved successfully. Jan 28 19:16:27.477239 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0bb9b3ff-4aad-47fe-9dd2-0b6e4f4618f9 tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] http://10.222.0.16/volume/v3/e4869c14cd4e4693aaa27c66f041b0ff/volumes/986591fa-ca84-430b-b2a5-68ba4ba17487 returned with HTTP 200 Jan 28 19:16:27.493765 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 881/1745] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:16:26 2021] GET /volume/v3/e4869c14cd4e4693aaa27c66f041b0ff/volumes/986591fa-ca84-430b-b2a5-68ba4ba17487 => generated 911 bytes in 880 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:16:27.642655 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3bd280bd-21ec-4b0f-ab37-ed316210a076 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7ba9c75-1432-49bd-959c-5808021ac0de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:16:27.664933 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3bd280bd-21ec-4b0f-ab37-ed316210a076 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9deb6588-88a8-4980-80cb-564abf3f633c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:16:27.992459 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-3bd280bd-21ec-4b0f-ab37-ed316210a076 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Created reservations ['841fc4ad-def0-4382-b8d2-02005a4f6b25', '4f25b7be-336a-47c7-89a0-1973d9a984af', '74ac3084-e0e3-4073-b1bd-090e74c7d025', '58f3beff-9e28-4d34-9ecd-9587d36530a1'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:16:27.997756 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3bd280bd-21ec-4b0f-ab37-ed316210a076 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9deb6588-88a8-4980-80cb-564abf3f633c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['841fc4ad-def0-4382-b8d2-02005a4f6b25', '4f25b7be-336a-47c7-89a0-1973d9a984af', '74ac3084-e0e3-4073-b1bd-090e74c7d025', '58f3beff-9e28-4d34-9ecd-9587d36530a1']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:16:28.018067 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3bd280bd-21ec-4b0f-ab37-ed316210a076 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89d87abe-0aa3-4f9c-baf4-90ae87f5fcf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:16:28.330076 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3bd280bd-21ec-4b0f-ab37-ed316210a076 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89d87abe-0aa3-4f9c-baf4-90ae87f5fcf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c86de9a8-06b5-454d-a17b-32bd543da3ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-183031479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f91c4856fdd64c12891721102045ef90',qos_specs=None,replication_status=,reservations=['841fc4ad-def0-4382-b8d2-02005a4f6b25','4f25b7be-336a-47c7-89a0-1973d9a984af','74ac3084-e0e3-4073-b1bd-090e74c7d025','58f3beff-9e28-4d34-9ecd-9587d36530a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e2806da0ea64f09bc43ad67040b6524',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:16:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-183031479',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c86de9a8-06b5-454d-a17b-32bd543da3ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f91c4856fdd64c12891721102045ef90',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='8e2806da0ea64f09bc43ad67040b6524',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:16:28.346436 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3bd280bd-21ec-4b0f-ab37-ed316210a076 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37f223d1-e664-4cb9-9000-2d86421334bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:16:28.459607 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3bd280bd-21ec-4b0f-ab37-ed316210a076 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37f223d1-e664-4cb9-9000-2d86421334bf) transitioned into state 'SUCCESS' from state '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-183031479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f91c4856fdd64c12891721102045ef90',qos_specs=None,replication_status=,reservations=['841fc4ad-def0-4382-b8d2-02005a4f6b25','4f25b7be-336a-47c7-89a0-1973d9a984af','74ac3084-e0e3-4073-b1bd-090e74c7d025','58f3beff-9e28-4d34-9ecd-9587d36530a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e2806da0ea64f09bc43ad67040b6524',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:16:28.474402 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3bd280bd-21ec-4b0f-ab37-ed316210a076 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bba50e89-2469-48d2-ae05-ca59b6266443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:16:28.505696 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-966d5703-47b1-425b-9dd6-dca29c15eab9 tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] GET http://10.222.0.16/volume/v3/e4869c14cd4e4693aaa27c66f041b0ff/volumes/986591fa-ca84-430b-b2a5-68ba4ba17487 Jan 28 19:16:28.506227 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-966d5703-47b1-425b-9dd6-dca29c15eab9 tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:28.506427 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:28.506427 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:28.506755 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-966d5703-47b1-425b-9dd6-dca29c15eab9 tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:28.538682 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3bd280bd-21ec-4b0f-ab37-ed316210a076 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bba50e89-2469-48d2-ae05-ca59b6266443) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:16:28.556181 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3bd280bd-21ec-4b0f-ab37-ed316210a076 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Flow 'volume_create_api' (0a81f325-b7e5-4fbd-8b36-955fd2387bd5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:16:28.789866 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:28.789866 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:28.856674 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-966d5703-47b1-425b-9dd6-dca29c15eab9 tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] Volume info retrieved successfully. Jan 28 19:16:28.875984 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3bd280bd-21ec-4b0f-ab37-ed316210a076 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Create volume request issued successfully. Jan 28 19:16:28.939346 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3bd280bd-21ec-4b0f-ab37-ed316210a076 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes returned with HTTP 202 Jan 28 19:16:28.961209 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 865/1746] 10.222.0.16 () {60 vars in 1226 bytes} [Thu Jan 28 19:16:26 2021] POST /volume/v3/f91c4856fdd64c12891721102045ef90/volumes => generated 817 bytes in 2300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:16:28.985873 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3ed728b4-fe3d-4a8a-a995-4fa5bc38e11d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec Jan 28 19:16:28.987420 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3ed728b4-fe3d-4a8a-a995-4fa5bc38e11d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:28.987784 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:28.987784 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:28.988561 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3ed728b4-fe3d-4a8a-a995-4fa5bc38e11d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:29.010830 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-966d5703-47b1-425b-9dd6-dca29c15eab9 tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] http://10.222.0.16/volume/v3/e4869c14cd4e4693aaa27c66f041b0ff/volumes/986591fa-ca84-430b-b2a5-68ba4ba17487 returned with HTTP 200 Jan 28 19:16:29.028981 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 882/1747] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:16:28 2021] GET /volume/v3/e4869c14cd4e4693aaa27c66f041b0ff/volumes/986591fa-ca84-430b-b2a5-68ba4ba17487 => generated 911 bytes in 526 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:16:29.202739 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:29.202739 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:29.238502 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3ed728b4-fe3d-4a8a-a995-4fa5bc38e11d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:16:29.385021 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3ed728b4-fe3d-4a8a-a995-4fa5bc38e11d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec returned with HTTP 200 Jan 28 19:16:29.396325 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 866/1748] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:16:28 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec => generated 909 bytes in 418 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:16:30.043781 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a815bef3-9870-4238-b05c-96f49672324c tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] GET http://10.222.0.16/volume/v3/e4869c14cd4e4693aaa27c66f041b0ff/volumes/986591fa-ca84-430b-b2a5-68ba4ba17487 Jan 28 19:16:30.045072 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a815bef3-9870-4238-b05c-96f49672324c tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:30.046270 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:30.046270 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:30.047146 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a815bef3-9870-4238-b05c-96f49672324c tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:30.172166 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:30.172166 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:30.188754 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a815bef3-9870-4238-b05c-96f49672324c tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] Volume info retrieved successfully. Jan 28 19:16:30.217293 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a815bef3-9870-4238-b05c-96f49672324c tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] http://10.222.0.16/volume/v3/e4869c14cd4e4693aaa27c66f041b0ff/volumes/986591fa-ca84-430b-b2a5-68ba4ba17487 returned with HTTP 200 Jan 28 19:16:30.218528 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 883/1749] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:16:30 2021] GET /volume/v3/e4869c14cd4e4693aaa27c66f041b0ff/volumes/986591fa-ca84-430b-b2a5-68ba4ba17487 => generated 911 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:16:30.428439 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e6f923bb-fa42-4671-a420-c67a5922dd78 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec Jan 28 19:16:30.430095 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e6f923bb-fa42-4671-a420-c67a5922dd78 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:30.430898 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:30.430898 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:30.431562 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e6f923bb-fa42-4671-a420-c67a5922dd78 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:30.723742 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:30.723742 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:30.742347 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e6f923bb-fa42-4671-a420-c67a5922dd78 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:16:30.788497 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e6f923bb-fa42-4671-a420-c67a5922dd78 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec returned with HTTP 200 Jan 28 19:16:30.791556 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 867/1750] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:16:30 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec => generated 909 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:16:31.242466 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-59c24677-f987-4ffd-9364-dc1fcbd03d51 tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] GET http://10.222.0.16/volume/v3/e4869c14cd4e4693aaa27c66f041b0ff/volumes/986591fa-ca84-430b-b2a5-68ba4ba17487 Jan 28 19:16:31.243439 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-59c24677-f987-4ffd-9364-dc1fcbd03d51 tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:31.248551 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:31.248551 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:31.254341 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-59c24677-f987-4ffd-9364-dc1fcbd03d51 tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:31.616112 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-59c24677-f987-4ffd-9364-dc1fcbd03d51 tempest-AbsoluteLimitsTests-913496027 tempest-AbsoluteLimitsTests-913496027-project] http://10.222.0.16/volume/v3/e4869c14cd4e4693aaa27c66f041b0ff/volumes/986591fa-ca84-430b-b2a5-68ba4ba17487 returned with HTTP 404 Jan 28 19:16:31.622471 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 884/1751] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:16:31 2021] GET /volume/v3/e4869c14cd4e4693aaa27c66f041b0ff/volumes/986591fa-ca84-430b-b2a5-68ba4ba17487 => generated 109 bytes in 384 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:16:31.817903 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b503cdf4-a728-492c-acd8-fe0892ad9dcf tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec Jan 28 19:16:31.818444 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b503cdf4-a728-492c-acd8-fe0892ad9dcf tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:31.818630 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:31.818630 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:31.818989 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b503cdf4-a728-492c-acd8-fe0892ad9dcf tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:31.983039 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:31.983039 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:32.023593 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b503cdf4-a728-492c-acd8-fe0892ad9dcf tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:16:32.081319 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b503cdf4-a728-492c-acd8-fe0892ad9dcf tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec returned with HTTP 200 Jan 28 19:16:32.088254 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 868/1752] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:16:31 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec => generated 909 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:16:33.099781 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bdd9b379-39ce-489b-9e31-68fc0eb46d93 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec Jan 28 19:16:33.101571 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bdd9b379-39ce-489b-9e31-68fc0eb46d93 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:33.102981 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bdd9b379-39ce-489b-9e31-68fc0eb46d93 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:33.301500 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:33.301500 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:33.330356 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bdd9b379-39ce-489b-9e31-68fc0eb46d93 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:16:33.454749 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bdd9b379-39ce-489b-9e31-68fc0eb46d93 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec returned with HTTP 200 Jan 28 19:16:33.469816 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 885/1753] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:16:33 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec => generated 909 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:16:34.481173 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-378c0e3f-832e-4e2e-bd81-01408f1de0c7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec Jan 28 19:16:34.482355 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-378c0e3f-832e-4e2e-bd81-01408f1de0c7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:34.482713 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:34.482713 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:34.483315 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-378c0e3f-832e-4e2e-bd81-01408f1de0c7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:34.695084 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:34.695084 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:34.733690 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-378c0e3f-832e-4e2e-bd81-01408f1de0c7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:16:34.806343 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-378c0e3f-832e-4e2e-bd81-01408f1de0c7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec returned with HTTP 200 Jan 28 19:16:34.817072 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 869/1754] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:16:34 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec => generated 909 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:16:35.824409 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f9320cbf-0d7b-4f20-852e-1e010e5fcb34 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec Jan 28 19:16:35.826074 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f9320cbf-0d7b-4f20-852e-1e010e5fcb34 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:35.826451 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:35.826451 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:35.827071 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f9320cbf-0d7b-4f20-852e-1e010e5fcb34 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:35.942704 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:35.942704 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:35.988648 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f9320cbf-0d7b-4f20-852e-1e010e5fcb34 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:16:36.080959 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f9320cbf-0d7b-4f20-852e-1e010e5fcb34 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec returned with HTTP 200 Jan 28 19:16:36.086287 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 886/1755] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:16:35 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec => generated 909 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:16:37.113212 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0c2c6577-73b6-4e86-8256-fae18503fd9c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec Jan 28 19:16:37.115202 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0c2c6577-73b6-4e86-8256-fae18503fd9c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:37.115827 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:37.115827 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:37.116945 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0c2c6577-73b6-4e86-8256-fae18503fd9c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:37.282798 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:37.282798 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:37.309024 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0c2c6577-73b6-4e86-8256-fae18503fd9c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:16:37.388550 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0c2c6577-73b6-4e86-8256-fae18503fd9c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec returned with HTTP 200 Jan 28 19:16:37.391225 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 870/1756] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:16:37 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec => generated 909 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:16:38.414200 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7a21ed25-4228-48d5-afb2-a5f7c1f957db tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec Jan 28 19:16:38.416404 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7a21ed25-4228-48d5-afb2-a5f7c1f957db tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:38.419757 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:38.419757 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:38.424848 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7a21ed25-4228-48d5-afb2-a5f7c1f957db tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:38.613318 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:38.613318 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:38.649763 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7a21ed25-4228-48d5-afb2-a5f7c1f957db tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:16:38.743657 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7a21ed25-4228-48d5-afb2-a5f7c1f957db tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec returned with HTTP 200 Jan 28 19:16:38.756358 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 887/1757] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:16:38 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec => generated 909 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:16:38.853327 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eccc81f5-45c1-40cb-a294-e0e3a11a069a tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] POST http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes Jan 28 19:16:38.856284 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:38.856284 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:38.857225 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eccc81f5-45c1-40cb-a294-e0e3a11a069a tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "79932680-0146-4eb1-bafc-8da1fa8569fa", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-519522260"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:16:38.859023 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-eccc81f5-45c1-40cb-a294-e0e3a11a069a tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Create volume request body: {'volume': {'imageRef': '79932680-0146-4eb1-bafc-8da1fa8569fa', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-519522260'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:16:39.156102 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-eccc81f5-45c1-40cb-a294-e0e3a11a069a tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Create volume of 2 GB Jan 28 19:16:39.234254 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-eccc81f5-45c1-40cb-a294-e0e3a11a069a tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Availability Zones retrieved successfully. Jan 28 19:16:39.285735 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-eccc81f5-45c1-40cb-a294-e0e3a11a069a tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Flow 'volume_create_api' (cfe2fbe5-1191-4ae3-9519-4bbed1a1f497) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:16:39.293457 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-eccc81f5-45c1-40cb-a294-e0e3a11a069a tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ab410ed-4e9c-4bf0-9ad6-94eef0896943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:16:39.296775 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-eccc81f5-45c1-40cb-a294-e0e3a11a069a tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Validating volume size '2' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:16:39.390215 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.volume.api [None req-eccc81f5-45c1-40cb-a294-e0e3a11a069a tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ab410ed-4e9c-4bf0-9ad6-94eef0896943) transitioned into state 'FAILURE' from state 'RUNNING' Jan 28 19:16:39.390215 n-d-705657-15 devstack@c-api.service[87913]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 79932680-0146-4eb1-bafc-8da1fa8569fa is not active. Jan 28 19:16:39.400688 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-eccc81f5-45c1-40cb-a294-e0e3a11a069a tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ab410ed-4e9c-4bf0-9ad6-94eef0896943) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:16:39.403231 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.volume.api [None req-eccc81f5-45c1-40cb-a294-e0e3a11a069a tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ab410ed-4e9c-4bf0-9ad6-94eef0896943) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 28 19:16:39.406211 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.volume.api [None req-eccc81f5-45c1-40cb-a294-e0e3a11a069a tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Flow 'volume_create_api' (cfe2fbe5-1191-4ae3-9519-4bbed1a1f497) transitioned into state 'REVERTED' from state 'RUNNING' Jan 28 19:16:39.407521 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eccc81f5-45c1-40cb-a294-e0e3a11a069a tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes returned with HTTP 400 Jan 28 19:16:39.409644 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 871/1758] 10.222.0.16 () {60 vars in 1226 bytes} [Thu Jan 28 19:16:38 2021] POST /volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes => generated 125 bytes in 561 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 28 19:16:39.770542 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d6555a70-144c-4d02-a8af-37da2070f05b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec Jan 28 19:16:39.772354 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d6555a70-144c-4d02-a8af-37da2070f05b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:39.772949 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:39.772949 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:39.774056 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d6555a70-144c-4d02-a8af-37da2070f05b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:39.992349 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:39.992349 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:40.033212 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d6555a70-144c-4d02-a8af-37da2070f05b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:16:40.082821 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d6555a70-144c-4d02-a8af-37da2070f05b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec returned with HTTP 200 Jan 28 19:16:40.084713 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 888/1759] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:16:39 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec => generated 909 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:16:41.105440 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-929802bc-34d9-47a9-a6f2-8dee5226dc35 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec Jan 28 19:16:41.106530 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-929802bc-34d9-47a9-a6f2-8dee5226dc35 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:41.107491 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-929802bc-34d9-47a9-a6f2-8dee5226dc35 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:41.329736 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:41.329736 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:41.348938 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-929802bc-34d9-47a9-a6f2-8dee5226dc35 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:16:41.402358 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-929802bc-34d9-47a9-a6f2-8dee5226dc35 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec returned with HTTP 200 Jan 28 19:16:41.404328 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 872/1760] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:16:41 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec => generated 909 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:16:42.298297 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b0c4afc4-8f44-428d-9cbb-1ce496262908 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] POST http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes Jan 28 19:16:42.299159 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:42.299159 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:42.299862 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b0c4afc4-8f44-428d-9cbb-1ce496262908 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "c107eef9-8d40-4633-8110-33029465d919"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:16:42.305611 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-b0c4afc4-8f44-428d-9cbb-1ce496262908 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Create volume request body: {'volume': {'size': 1, 'imageRef': 'c107eef9-8d40-4633-8110-33029465d919'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:16:42.438231 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-42c40978-98f6-4b83-a24d-7e22eb82781a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec Jan 28 19:16:42.440683 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-42c40978-98f6-4b83-a24d-7e22eb82781a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:42.441627 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:42.441627 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:42.442870 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-42c40978-98f6-4b83-a24d-7e22eb82781a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:42.551416 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:42.551416 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:42.568685 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-b0c4afc4-8f44-428d-9cbb-1ce496262908 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Create volume of 1 GB Jan 28 19:16:42.570626 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-42c40978-98f6-4b83-a24d-7e22eb82781a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:16:42.629366 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-42c40978-98f6-4b83-a24d-7e22eb82781a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec returned with HTTP 200 Jan 28 19:16:42.630278 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 873/1761] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:16:42 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec => generated 909 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:16:42.650937 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b0c4afc4-8f44-428d-9cbb-1ce496262908 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Availability Zones retrieved successfully. Jan 28 19:16:42.763398 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b0c4afc4-8f44-428d-9cbb-1ce496262908 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Flow 'volume_create_api' (4367c4ea-c1d1-4962-b9b2-f0b2317b126c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:16:42.797250 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b0c4afc4-8f44-428d-9cbb-1ce496262908 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b7a452c-f51f-4dec-b4e2-4bcd1c8abe6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:16:42.817392 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-b0c4afc4-8f44-428d-9cbb-1ce496262908 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:16:42.886220 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.volume.api [None req-b0c4afc4-8f44-428d-9cbb-1ce496262908 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b7a452c-f51f-4dec-b4e2-4bcd1c8abe6d) transitioned into state 'FAILURE' from state 'RUNNING' Jan 28 19:16:42.886220 n-d-705657-15 devstack@c-api.service[87913]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Jan 28 19:16:42.891954 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b0c4afc4-8f44-428d-9cbb-1ce496262908 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b7a452c-f51f-4dec-b4e2-4bcd1c8abe6d) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:16:42.894823 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.volume.api [None req-b0c4afc4-8f44-428d-9cbb-1ce496262908 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b7a452c-f51f-4dec-b4e2-4bcd1c8abe6d) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 28 19:16:42.900469 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.volume.api [None req-b0c4afc4-8f44-428d-9cbb-1ce496262908 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Flow 'volume_create_api' (4367c4ea-c1d1-4962-b9b2-f0b2317b126c) transitioned into state 'REVERTED' from state 'RUNNING' Jan 28 19:16:42.902509 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b0c4afc4-8f44-428d-9cbb-1ce496262908 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes returned with HTTP 400 Jan 28 19:16:42.903987 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 889/1762] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 19:16:42 2021] POST /volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes => generated 134 bytes in 615 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 28 19:16:43.659697 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1110d4b4-3cdd-4b29-b45d-ac8c9d93e4c8 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec Jan 28 19:16:43.661526 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1110d4b4-3cdd-4b29-b45d-ac8c9d93e4c8 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:43.661931 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:43.661931 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:43.662750 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1110d4b4-3cdd-4b29-b45d-ac8c9d93e4c8 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:43.791509 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:43.791509 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:43.817784 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1110d4b4-3cdd-4b29-b45d-ac8c9d93e4c8 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:16:43.872882 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1110d4b4-3cdd-4b29-b45d-ac8c9d93e4c8 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec returned with HTTP 200 Jan 28 19:16:43.879409 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 874/1763] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:16:43 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec => generated 909 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:16:44.628149 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c42810e3-02fd-45b8-9f26-d66254ad4f86 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] POST http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes Jan 28 19:16:44.629518 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c42810e3-02fd-45b8-9f26-d66254ad4f86 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:16:44.636564 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c42810e3-02fd-45b8-9f26-d66254ad4f86 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes returned with HTTP 400 Jan 28 19:16:44.642979 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 890/1764] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 19:16:44 2021] POST /volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes => generated 127 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 28 19:16:44.648812 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1b5376f7-f5bc-42fd-a1b7-736e3bc1bd07 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] POST http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes Jan 28 19:16:44.650129 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:44.650129 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:44.651066 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1b5376f7-f5bc-42fd-a1b7-736e3bc1bd07 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "079b3569-5b5a-416c-bbd8-e14ed1f91fb9"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:16:44.653364 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-1b5376f7-f5bc-42fd-a1b7-736e3bc1bd07 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '079b3569-5b5a-416c-bbd8-e14ed1f91fb9'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:16:44.682714 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1b5376f7-f5bc-42fd-a1b7-736e3bc1bd07 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes returned with HTTP 404 Jan 28 19:16:44.693930 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c3999733-22d5-44d8-965f-ea7717ca5470 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] POST http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes Jan 28 19:16:44.695173 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c3999733-22d5-44d8-965f-ea7717ca5470 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "9c0dbb46-ebe9-4a9b-8846-5c2a5533d9db"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:16:44.696779 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-c3999733-22d5-44d8-965f-ea7717ca5470 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Create volume request body: {'volume': {'size': 1, 'source_volid': '9c0dbb46-ebe9-4a9b-8846-5c2a5533d9db'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:16:44.701100 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 875/1765] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 19:16:44 2021] POST /volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes => generated 111 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:16:44.761238 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c3999733-22d5-44d8-965f-ea7717ca5470 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes returned with HTTP 404 Jan 28 19:16:44.763581 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 891/1766] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 19:16:44 2021] POST /volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes => generated 109 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:16:44.773823 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-27310772-29f4-4abb-9dfc-543bad02bcf3 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] POST http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes Jan 28 19:16:44.775030 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-27310772-29f4-4abb-9dfc-543bad02bcf3 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "4fced129-84c2-4144-8b2c-eedbcc33a758"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:16:44.776966 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-27310772-29f4-4abb-9dfc-543bad02bcf3 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Create volume request body: {'volume': {'size': 1, 'volume_type': '4fced129-84c2-4144-8b2c-eedbcc33a758'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:16:44.810427 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-27310772-29f4-4abb-9dfc-543bad02bcf3 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes returned with HTTP 404 Jan 28 19:16:44.821013 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f6b3a33b-5f28-469a-821a-d32986a47276 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] POST http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes Jan 28 19:16:44.822205 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f6b3a33b-5f28-469a-821a-d32986a47276 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:16:44.824017 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f6b3a33b-5f28-469a-821a-d32986a47276 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes returned with HTTP 400 Jan 28 19:16:44.828693 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 892/1767] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 19:16:44 2021] POST /volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes => generated 125 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 28 19:16:44.833462 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 876/1768] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 19:16:44 2021] POST /volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes => generated 114 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:16:44.838268 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-de769a46-49e9-4112-b7eb-afb3dee6b5d3 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] POST http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes Jan 28 19:16:44.840422 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-de769a46-49e9-4112-b7eb-afb3dee6b5d3 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:16:44.842047 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-de769a46-49e9-4112-b7eb-afb3dee6b5d3 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes returned with HTTP 400 Jan 28 19:16:44.843435 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 893/1769] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 19:16:44 2021] POST /volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes => generated 125 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 28 19:16:44.858540 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b3c5f736-6833-412e-914f-5efbef0eac00 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] POST http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes Jan 28 19:16:44.859696 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b3c5f736-6833-412e-914f-5efbef0eac00 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:16:44.861969 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b3c5f736-6833-412e-914f-5efbef0eac00 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes returned with HTTP 400 Jan 28 19:16:44.871164 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 877/1770] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 19:16:44 2021] POST /volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes => generated 121 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 28 19:16:44.875075 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a81a24fc-ffd9-49ca-b5a8-83b5d82e0bab tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] DELETE http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/tempest-invalid-2104214819 Jan 28 19:16:44.875994 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a81a24fc-ffd9-49ca-b5a8-83b5d82e0bab tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:44.877024 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a81a24fc-ffd9-49ca-b5a8-83b5d82e0bab tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:44.877818 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-a81a24fc-ffd9-49ca-b5a8-83b5d82e0bab tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Delete volume with id: tempest-invalid-2104214819 Jan 28 19:16:44.915630 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f83a5e1f-8266-4516-ba2c-a5b0228483e3 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec Jan 28 19:16:44.920163 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f83a5e1f-8266-4516-ba2c-a5b0228483e3 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:44.921088 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f83a5e1f-8266-4516-ba2c-a5b0228483e3 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:45.003436 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a81a24fc-ffd9-49ca-b5a8-83b5d82e0bab tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/tempest-invalid-2104214819 returned with HTTP 404 Jan 28 19:16:45.004904 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 894/1771] 10.222.0.16 () {58 vars in 1288 bytes} [Thu Jan 28 19:16:44 2021] DELETE /volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/tempest-invalid-2104214819 => generated 99 bytes in 136 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:16:45.017021 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 895/1772] 10.222.0.16 () {58 vars in 1210 bytes} [Thu Jan 28 19:16:45 2021] DELETE /volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/ => generated 112 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 28 19:16:45.032786 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6759fdb1-ae8d-42e5-a5bb-2e08580cedd4 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] POST http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/xxx/action Jan 28 19:16:45.035722 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6759fdb1-ae8d-42e5-a5bb-2e08580cedd4 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Action body: b'{"os-detach": {}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:16:45.038609 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6759fdb1-ae8d-42e5-a5bb-2e08580cedd4 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:16:45.156252 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6759fdb1-ae8d-42e5-a5bb-2e08580cedd4 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/xxx/action returned with HTTP 404 Jan 28 19:16:45.157375 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 896/1773] 10.222.0.16 () {60 vars in 1258 bytes} [Thu Jan 28 19:16:45 2021] POST /volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/xxx/action => generated 76 bytes in 135 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:16:45.167983 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cf6e8499-0c25-4630-a475-fd99c5523ed4 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] GET http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/tempest-invalid-479414683 Jan 28 19:16:45.168683 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cf6e8499-0c25-4630-a475-fd99c5523ed4 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:45.169360 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cf6e8499-0c25-4630-a475-fd99c5523ed4 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:45.221854 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cf6e8499-0c25-4630-a475-fd99c5523ed4 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/tempest-invalid-479414683 returned with HTTP 404 Jan 28 19:16:45.225890 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 897/1774] 10.222.0.16 () {58 vars in 1282 bytes} [Thu Jan 28 19:16:45 2021] GET /volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/tempest-invalid-479414683 => generated 98 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Jan 28 19:16:45.241226 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 898/1775] 10.222.0.16 () {58 vars in 1207 bytes} [Thu Jan 28 19:16:45 2021] GET /volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/ => generated 112 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 28 19:16:45.245624 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ec70f9b0-6ee8-4fb9-8dc0-914cd3908a96 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] GET http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/detail?status=null Jan 28 19:16:45.246413 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ec70f9b0-6ee8-4fb9-8dc0-914cd3908a96 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:45.246920 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ec70f9b0-6ee8-4fb9-8dc0-914cd3908a96 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Calling method 'detail' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:45.247710 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-ec70f9b0-6ee8-4fb9-8dc0-914cd3908a96 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:16:45.248323 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ec70f9b0-6ee8-4fb9-8dc0-914cd3908a96 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Could not evaluate value null, assuming string {{(pid=87914) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 28 19:16:45.250065 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ec70f9b0-6ee8-4fb9-8dc0-914cd3908a96 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 19:16:45.347306 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ec70f9b0-6ee8-4fb9-8dc0-914cd3908a96 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Get all volumes completed successfully. Jan 28 19:16:45.353091 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ec70f9b0-6ee8-4fb9-8dc0-914cd3908a96 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/detail?status=null returned with HTTP 200 Jan 28 19:16:45.373601 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 899/1776] 10.222.0.16 () {58 vars in 1248 bytes} [Thu Jan 28 19:16:45 2021] GET /volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/detail?status=null => generated 15 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 19:16:45.384004 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4234d7b2-9b51-4975-b1a4-14861cd26176 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] GET http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1161638479 Jan 28 19:16:45.384549 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4234d7b2-9b51-4975-b1a4-14861cd26176 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:45.385063 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4234d7b2-9b51-4975-b1a4-14861cd26176 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Calling method 'detail' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:45.386351 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-4234d7b2-9b51-4975-b1a4-14861cd26176 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:16:45.391013 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4234d7b2-9b51-4975-b1a4-14861cd26176 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1161638479'), ('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 19:16:45.476582 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4234d7b2-9b51-4975-b1a4-14861cd26176 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Get all volumes completed successfully. Jan 28 19:16:45.482394 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4234d7b2-9b51-4975-b1a4-14861cd26176 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1161638479 returned with HTTP 200 Jan 28 19:16:45.495642 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 900/1777] 10.222.0.16 () {58 vars in 1326 bytes} [Thu Jan 28 19:16:45 2021] GET /volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1161638479 => generated 15 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 19:16:45.500303 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fc64a88b-c635-413f-9557-6f42e085010b tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] GET http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes?status=null Jan 28 19:16:45.500726 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fc64a88b-c635-413f-9557-6f42e085010b tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:45.501120 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fc64a88b-c635-413f-9557-6f42e085010b tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:45.501855 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-fc64a88b-c635-413f-9557-6f42e085010b tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:16:45.502457 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-fc64a88b-c635-413f-9557-6f42e085010b tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Could not evaluate value null, assuming string {{(pid=87914) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 28 19:16:45.504232 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-fc64a88b-c635-413f-9557-6f42e085010b tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 19:16:45.562732 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:45.562732 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:45.582719 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fc64a88b-c635-413f-9557-6f42e085010b tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Get all volumes completed successfully. Jan 28 19:16:45.583598 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fc64a88b-c635-413f-9557-6f42e085010b tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes?status=null returned with HTTP 200 Jan 28 19:16:45.592513 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 901/1778] 10.222.0.16 () {58 vars in 1227 bytes} [Thu Jan 28 19:16:45 2021] GET /volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes?status=null => generated 15 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 19:16:45.600820 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f83a5e1f-8266-4516-ba2c-a5b0228483e3 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:16:45.601441 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7fd8fa91-82df-4acb-a301-0657fdf725df tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] GET http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes?name=tempest-VolumesNegativeTest-Volume-798874702 Jan 28 19:16:45.602550 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7fd8fa91-82df-4acb-a301-0657fdf725df tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:45.603067 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7fd8fa91-82df-4acb-a301-0657fdf725df tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:45.603813 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-7fd8fa91-82df-4acb-a301-0657fdf725df tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:16:45.608265 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-7fd8fa91-82df-4acb-a301-0657fdf725df tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-798874702'), ('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 19:16:45.665154 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7fd8fa91-82df-4acb-a301-0657fdf725df tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Get all volumes completed successfully. Jan 28 19:16:45.666215 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7fd8fa91-82df-4acb-a301-0657fdf725df tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes?name=tempest-VolumesNegativeTest-Volume-798874702 returned with HTTP 200 Jan 28 19:16:45.667905 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 902/1779] 10.222.0.16 () {58 vars in 1303 bytes} [Thu Jan 28 19:16:45 2021] GET /volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes?name=tempest-VolumesNegativeTest-Volume-798874702 => generated 15 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 19:16:45.680503 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0fe0f2b4-cfd8-4654-9171-e86395c57fb5 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] POST http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/13585dac-b9c3-41c8-8572-d3ef4577d351/action Jan 28 19:16:45.681901 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0fe0f2b4-cfd8-4654-9171-e86395c57fb5 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Action body: b'{"os-reserve": {}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:16:45.682569 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0fe0f2b4-cfd8-4654-9171-e86395c57fb5 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:16:45.695007 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f83a5e1f-8266-4516-ba2c-a5b0228483e3 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec returned with HTTP 200 Jan 28 19:16:45.705230 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 878/1780] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:16:44 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec => generated 909 bytes in 792 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:16:45.775254 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:45.775254 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:45.784999 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0fe0f2b4-cfd8-4654-9171-e86395c57fb5 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Volume info retrieved successfully. Jan 28 19:16:45.824441 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0fe0f2b4-cfd8-4654-9171-e86395c57fb5 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Reserve volume completed successfully. Jan 28 19:16:45.825040 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0fe0f2b4-cfd8-4654-9171-e86395c57fb5 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/13585dac-b9c3-41c8-8572-d3ef4577d351/action returned with HTTP 202 Jan 28 19:16:45.826282 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 903/1781] 10.222.0.16 () {60 vars in 1357 bytes} [Thu Jan 28 19:16:45 2021] POST /volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/13585dac-b9c3-41c8-8572-d3ef4577d351/action => generated 0 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 19:16:45.838022 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ceb18503-afb5-4c9f-8cdd-5492451e65ff tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] POST http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/13585dac-b9c3-41c8-8572-d3ef4577d351/action Jan 28 19:16:45.839048 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:45.839048 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:45.841415 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ceb18503-afb5-4c9f-8cdd-5492451e65ff tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Action body: b'{"os-reserve": {}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:16:45.844823 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ceb18503-afb5-4c9f-8cdd-5492451e65ff tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:16:46.092875 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:46.092875 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:46.096691 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ceb18503-afb5-4c9f-8cdd-5492451e65ff tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Volume info retrieved successfully. Jan 28 19:16:46.123543 n-d-705657-15 devstack@c-api.service[87913]: ERROR cinder.volume.api [None req-ceb18503-afb5-4c9f-8cdd-5492451e65ff tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Volume status must be available to reserve, but the status is attaching. Jan 28 19:16:46.124666 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ceb18503-afb5-4c9f-8cdd-5492451e65ff tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/13585dac-b9c3-41c8-8572-d3ef4577d351/action returned with HTTP 400 Jan 28 19:16:46.126769 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 879/1782] 10.222.0.16 () {60 vars in 1357 bytes} [Thu Jan 28 19:16:45 2021] POST /volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/13585dac-b9c3-41c8-8572-d3ef4577d351/action => generated 132 bytes in 296 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 28 19:16:46.135127 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6415a032-3e2e-4b81-93ae-a9d630a51196 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] POST http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/13585dac-b9c3-41c8-8572-d3ef4577d351/action Jan 28 19:16:46.137078 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:46.137078 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:46.137868 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6415a032-3e2e-4b81-93ae-a9d630a51196 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Action body: b'{"os-unreserve": {}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:16:46.138368 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6415a032-3e2e-4b81-93ae-a9d630a51196 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:16:46.238676 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:46.238676 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:46.240440 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6415a032-3e2e-4b81-93ae-a9d630a51196 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Volume info retrieved successfully. Jan 28 19:16:46.401452 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6415a032-3e2e-4b81-93ae-a9d630a51196 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Unreserve volume completed successfully. Jan 28 19:16:46.408468 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6415a032-3e2e-4b81-93ae-a9d630a51196 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/13585dac-b9c3-41c8-8572-d3ef4577d351/action returned with HTTP 202 Jan 28 19:16:46.419656 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-26e4b997-315a-4093-a888-93c6f57d6a80 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] POST http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/2d5779b3-88b0-4271-a447-1ba4997d22b1/action Jan 28 19:16:46.421242 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:46.421242 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:46.421242 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-26e4b997-315a-4093-a888-93c6f57d6a80 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Action body: b'{"os-reserve": {}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:16:46.421242 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-26e4b997-315a-4093-a888-93c6f57d6a80 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:16:46.430679 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 904/1783] 10.222.0.16 () {60 vars in 1357 bytes} [Thu Jan 28 19:16:46 2021] POST /volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/13585dac-b9c3-41c8-8572-d3ef4577d351/action => generated 0 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 28 19:16:46.657801 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-26e4b997-315a-4093-a888-93c6f57d6a80 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/2d5779b3-88b0-4271-a447-1ba4997d22b1/action returned with HTTP 404 Jan 28 19:16:46.671675 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 880/1784] 10.222.0.16 () {60 vars in 1357 bytes} [Thu Jan 28 19:16:46 2021] POST /volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/2d5779b3-88b0-4271-a447-1ba4997d22b1/action => generated 109 bytes in 256 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:16:46.682544 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-24fd687f-b89e-47f2-9115-e33378a990dc tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] POST http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/fa3c3f21-747d-4d87-bd0f-b0d7858f93fa/action Jan 28 19:16:46.683271 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:46.683271 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:46.683881 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-24fd687f-b89e-47f2-9115-e33378a990dc tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Action body: b'{"os-unreserve": {}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:16:46.684386 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-24fd687f-b89e-47f2-9115-e33378a990dc tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:16:46.742693 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-33125784-b196-4bca-ab3c-8dc0e86f2692 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec Jan 28 19:16:46.742693 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-33125784-b196-4bca-ab3c-8dc0e86f2692 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:46.742693 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-33125784-b196-4bca-ab3c-8dc0e86f2692 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:46.824508 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-24fd687f-b89e-47f2-9115-e33378a990dc tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/fa3c3f21-747d-4d87-bd0f-b0d7858f93fa/action returned with HTTP 404 Jan 28 19:16:46.826186 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 905/1785] 10.222.0.16 () {60 vars in 1357 bytes} [Thu Jan 28 19:16:46 2021] POST /volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/fa3c3f21-747d-4d87-bd0f-b0d7858f93fa/action => generated 109 bytes in 149 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:16:46.850094 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 906/1786] 10.222.0.16 () {60 vars in 1227 bytes} [Thu Jan 28 19:16:46 2021] PUT /volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/ => generated 112 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jan 28 19:16:46.856057 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a61c557e-e139-471a-8847-e4a686a3d952 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] PUT http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/tempest-invalid-2088241064 Jan 28 19:16:46.856966 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a61c557e-e139-471a-8847-e4a686a3d952 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:16:46.920047 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a61c557e-e139-471a-8847-e4a686a3d952 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/tempest-invalid-2088241064 returned with HTTP 404 Jan 28 19:16:46.930101 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 907/1787] 10.222.0.16 () {60 vars in 1305 bytes} [Thu Jan 28 19:16:46 2021] PUT /volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/tempest-invalid-2088241064 => generated 99 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:16:46.935936 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-63be89fe-16cd-4adb-ab50-b3b9a4c7a01a tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] PUT http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/f042c0a4-c217-4ec6-a8bb-c493b853db53 Jan 28 19:16:46.936727 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-63be89fe-16cd-4adb-ab50-b3b9a4c7a01a tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:16:47.004636 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-63be89fe-16cd-4adb-ab50-b3b9a4c7a01a tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/f042c0a4-c217-4ec6-a8bb-c493b853db53 returned with HTTP 404 Jan 28 19:16:47.005903 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 908/1788] 10.222.0.16 () {60 vars in 1335 bytes} [Thu Jan 28 19:16:46 2021] PUT /volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/f042c0a4-c217-4ec6-a8bb-c493b853db53 => generated 109 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:16:47.016454 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:47.016454 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:47.017418 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-449bbb59-5d1f-4cd9-bf9b-6d90d1e7630d tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] DELETE http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/e7be42d8-06bc-475d-b1d7-81af40b68f22 Jan 28 19:16:47.017960 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-449bbb59-5d1f-4cd9-bf9b-6d90d1e7630d tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:47.018454 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-449bbb59-5d1f-4cd9-bf9b-6d90d1e7630d tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:47.018954 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-449bbb59-5d1f-4cd9-bf9b-6d90d1e7630d tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Delete volume with id: e7be42d8-06bc-475d-b1d7-81af40b68f22 Jan 28 19:16:47.071882 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-33125784-b196-4bca-ab3c-8dc0e86f2692 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:16:47.082467 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-449bbb59-5d1f-4cd9-bf9b-6d90d1e7630d tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/e7be42d8-06bc-475d-b1d7-81af40b68f22 returned with HTTP 404 Jan 28 19:16:47.090803 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 909/1789] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:16:47 2021] DELETE /volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/e7be42d8-06bc-475d-b1d7-81af40b68f22 => generated 109 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:16:47.096008 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fab4ca04-3f95-4985-8217-f618d9c3e981 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] POST http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/13585dac-b9c3-41c8-8572-d3ef4577d351/action Jan 28 19:16:47.096826 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fab4ca04-3f95-4985-8217-f618d9c3e981 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:16:47.097379 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fab4ca04-3f95-4985-8217-f618d9c3e981 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:16:47.098613 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fab4ca04-3f95-4985-8217-f618d9c3e981 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/13585dac-b9c3-41c8-8572-d3ef4577d351/action returned with HTTP 400 Jan 28 19:16:47.109594 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 910/1790] 10.222.0.16 () {60 vars in 1357 bytes} [Thu Jan 28 19:16:47 2021] POST /volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/13585dac-b9c3-41c8-8572-d3ef4577d351/action => generated 140 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 28 19:16:47.114922 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9f629ab7-4fb2-4274-a4f5-c9c91032a42e tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] POST http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/13585dac-b9c3-41c8-8572-d3ef4577d351/action Jan 28 19:16:47.115740 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9f629ab7-4fb2-4274-a4f5-c9c91032a42e tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:16:47.116809 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9f629ab7-4fb2-4274-a4f5-c9c91032a42e tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:16:47.118528 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9f629ab7-4fb2-4274-a4f5-c9c91032a42e tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/13585dac-b9c3-41c8-8572-d3ef4577d351/action returned with HTTP 400 Jan 28 19:16:47.122332 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 911/1791] 10.222.0.16 () {60 vars in 1357 bytes} [Thu Jan 28 19:16:47 2021] POST /volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/13585dac-b9c3-41c8-8572-d3ef4577d351/action => generated 131 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 28 19:16:47.140418 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-afec5601-2fa2-46e8-8865-a5595491d2d7 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] POST http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/adec64f8-4cff-4adc-af87-60aeeb55fa95/action Jan 28 19:16:47.141803 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-afec5601-2fa2-46e8-8865-a5595491d2d7 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:16:47.142226 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-afec5601-2fa2-46e8-8865-a5595491d2d7 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:16:47.184256 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-33125784-b196-4bca-ab3c-8dc0e86f2692 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec returned with HTTP 200 Jan 28 19:16:47.185102 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 881/1792] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:16:46 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec => generated 909 bytes in 463 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:16:47.217541 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-afec5601-2fa2-46e8-8865-a5595491d2d7 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/adec64f8-4cff-4adc-af87-60aeeb55fa95/action returned with HTTP 404 Jan 28 19:16:47.218618 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 912/1793] 10.222.0.16 () {60 vars in 1357 bytes} [Thu Jan 28 19:16:47 2021] POST /volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/adec64f8-4cff-4adc-af87-60aeeb55fa95/action => generated 109 bytes in 91 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 28 19:16:47.233172 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-46c23494-b503-464f-8439-50f5600ca639 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] POST http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/13585dac-b9c3-41c8-8572-d3ef4577d351/action Jan 28 19:16:47.233629 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:47.233629 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:47.234095 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-46c23494-b503-464f-8439-50f5600ca639 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:16:47.234703 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-46c23494-b503-464f-8439-50f5600ca639 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:16:47.237804 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-46c23494-b503-464f-8439-50f5600ca639 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/13585dac-b9c3-41c8-8572-d3ef4577d351/action returned with HTTP 400 Jan 28 19:16:47.245440 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 882/1794] 10.222.0.16 () {60 vars in 1357 bytes} [Thu Jan 28 19:16:47 2021] POST /volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/13585dac-b9c3-41c8-8572-d3ef4577d351/action => generated 129 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 28 19:16:47.255798 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d5736eee-15a9-440f-bbd2-80e8fcf933ca tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] POST http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/None/action Jan 28 19:16:47.257190 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d5736eee-15a9-440f-bbd2-80e8fcf933ca tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:16:47.257920 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d5736eee-15a9-440f-bbd2-80e8fcf933ca tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:16:47.446730 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d5736eee-15a9-440f-bbd2-80e8fcf933ca tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/None/action returned with HTTP 404 Jan 28 19:16:47.449740 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 913/1795] 10.222.0.16 () {60 vars in 1261 bytes} [Thu Jan 28 19:16:47 2021] POST /volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/None/action => generated 77 bytes in 205 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Jan 28 19:16:47.462898 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fb29c685-4e4d-4388-b5cd-97a99241af6d tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] GET http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/c1ca0c27-c0d6-424e-bbaf-be2354613c59 Jan 28 19:16:47.464203 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fb29c685-4e4d-4388-b5cd-97a99241af6d tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:47.465421 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fb29c685-4e4d-4388-b5cd-97a99241af6d tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:47.680032 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fb29c685-4e4d-4388-b5cd-97a99241af6d tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/c1ca0c27-c0d6-424e-bbaf-be2354613c59 returned with HTTP 404 Jan 28 19:16:47.689624 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 883/1796] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:16:47 2021] GET /volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/c1ca0c27-c0d6-424e-bbaf-be2354613c59 => generated 109 bytes in 235 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:16:47.702122 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0cd5514f-3254-4b40-bd88-f90787b7d758 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] DELETE http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/13585dac-b9c3-41c8-8572-d3ef4577d351 Jan 28 19:16:47.703252 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0cd5514f-3254-4b40-bd88-f90787b7d758 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:47.706340 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0cd5514f-3254-4b40-bd88-f90787b7d758 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:47.711156 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-0cd5514f-3254-4b40-bd88-f90787b7d758 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Delete volume with id: 13585dac-b9c3-41c8-8572-d3ef4577d351 Jan 28 19:16:47.969196 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:47.969196 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:47.970409 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0cd5514f-3254-4b40-bd88-f90787b7d758 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Volume info retrieved successfully. Jan 28 19:16:48.069171 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0cd5514f-3254-4b40-bd88-f90787b7d758 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Delete volume request issued successfully. Jan 28 19:16:48.071185 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0cd5514f-3254-4b40-bd88-f90787b7d758 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/13585dac-b9c3-41c8-8572-d3ef4577d351 returned with HTTP 202 Jan 28 19:16:48.073721 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 914/1797] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:16:47 2021] DELETE /volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/13585dac-b9c3-41c8-8572-d3ef4577d351 => generated 0 bytes in 380 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:16:48.086159 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f22d0aae-6200-4fc3-bf98-326a3be58763 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] GET http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/13585dac-b9c3-41c8-8572-d3ef4577d351 Jan 28 19:16:48.094038 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f22d0aae-6200-4fc3-bf98-326a3be58763 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:48.096550 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:48.096550 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:48.097479 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f22d0aae-6200-4fc3-bf98-326a3be58763 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:48.307258 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:48.307258 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:48.326186 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f22d0aae-6200-4fc3-bf98-326a3be58763 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Volume info retrieved successfully. Jan 28 19:16:48.374362 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f22d0aae-6200-4fc3-bf98-326a3be58763 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/13585dac-b9c3-41c8-8572-d3ef4577d351 returned with HTTP 200 Jan 28 19:16:48.376782 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 915/1798] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:16:48 2021] GET /volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/13585dac-b9c3-41c8-8572-d3ef4577d351 => generated 911 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:16:48.391664 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ad49ea7f-f23d-4759-a40c-6faa6f07f86b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec Jan 28 19:16:48.397197 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ad49ea7f-f23d-4759-a40c-6faa6f07f86b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:48.399606 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:48.399606 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:48.400733 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ad49ea7f-f23d-4759-a40c-6faa6f07f86b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:48.622904 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:48.622904 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:48.626438 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9459ebc7-39f3-40dc-be57-426337ed291b tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] POST http://10.222.0.16/volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes Jan 28 19:16:48.627825 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9459ebc7-39f3-40dc-be57-426337ed291b tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-477638863"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:16:48.633502 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-9459ebc7-39f3-40dc-be57-426337ed291b tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-477638863'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:16:48.634170 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-9459ebc7-39f3-40dc-be57-426337ed291b tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Create volume of 1 GB Jan 28 19:16:48.661681 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ad49ea7f-f23d-4759-a40c-6faa6f07f86b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:16:48.690526 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9459ebc7-39f3-40dc-be57-426337ed291b tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Availability Zones retrieved successfully. Jan 28 19:16:48.812387 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ad49ea7f-f23d-4759-a40c-6faa6f07f86b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec returned with HTTP 200 Jan 28 19:16:48.842848 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 916/1799] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:16:48 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec => generated 909 bytes in 465 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:16:48.875271 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9459ebc7-39f3-40dc-be57-426337ed291b tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Flow 'volume_create_api' (428d25c7-1962-40e0-910e-da7e384581da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:16:48.897829 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9459ebc7-39f3-40dc-be57-426337ed291b tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfd83ec3-053e-4576-a988-57fbb0dbbe5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:16:48.901762 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-9459ebc7-39f3-40dc-be57-426337ed291b tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:16:49.111871 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9459ebc7-39f3-40dc-be57-426337ed291b tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfd83ec3-053e-4576-a988-57fbb0dbbe5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:16:49.128005 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9459ebc7-39f3-40dc-be57-426337ed291b tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdb17fbc-6f24-46a5-93cd-f553802ef9f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:16:49.312005 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-9459ebc7-39f3-40dc-be57-426337ed291b tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Created reservations ['ad31c514-df83-4740-9cf8-eb047c50ec1b', 'c75162cd-152a-4c46-9476-8d8991d3d93b', '50ece558-61c6-4ad7-b649-db8a4dcaa09e', '0499de87-ead1-4ea5-aef0-9bdeebfd5649'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:16:49.314895 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9459ebc7-39f3-40dc-be57-426337ed291b tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdb17fbc-6f24-46a5-93cd-f553802ef9f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad31c514-df83-4740-9cf8-eb047c50ec1b', 'c75162cd-152a-4c46-9476-8d8991d3d93b', '50ece558-61c6-4ad7-b649-db8a4dcaa09e', '0499de87-ead1-4ea5-aef0-9bdeebfd5649']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:16:49.318605 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9459ebc7-39f3-40dc-be57-426337ed291b tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab175228-a08c-4a5d-85fd-06bbe08c1b34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:16:49.400678 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-644c1a6d-70fb-4117-a134-f82f5c961369 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] GET http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/13585dac-b9c3-41c8-8572-d3ef4577d351 Jan 28 19:16:49.402425 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-644c1a6d-70fb-4117-a134-f82f5c961369 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:49.402798 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:49.402798 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:49.405649 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-644c1a6d-70fb-4117-a134-f82f5c961369 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:49.500430 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9459ebc7-39f3-40dc-be57-426337ed291b tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab175228-a08c-4a5d-85fd-06bbe08c1b34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d3dac8b-3c11-42fe-bfb7-489d3fd47964', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-477638863',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='035a89b4db684deaaba5426c8ffaaba4',qos_specs=None,replication_status=,reservations=['ad31c514-df83-4740-9cf8-eb047c50ec1b','c75162cd-152a-4c46-9476-8d8991d3d93b','50ece558-61c6-4ad7-b649-db8a4dcaa09e','0499de87-ead1-4ea5-aef0-9bdeebfd5649'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15e7c9febc9d4644b344675d792fc516',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:16:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-477638863',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d3dac8b-3c11-42fe-bfb7-489d3fd47964,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='035a89b4db684deaaba5426c8ffaaba4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='15e7c9febc9d4644b344675d792fc516',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:16:49.503202 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9459ebc7-39f3-40dc-be57-426337ed291b tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22f164e5-a522-4c59-8ad3-94be0b37bcb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:16:49.545663 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9459ebc7-39f3-40dc-be57-426337ed291b tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22f164e5-a522-4c59-8ad3-94be0b37bcb1) transitioned into state 'SUCCESS' from state '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-477638863',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='035a89b4db684deaaba5426c8ffaaba4',qos_specs=None,replication_status=,reservations=['ad31c514-df83-4740-9cf8-eb047c50ec1b','c75162cd-152a-4c46-9476-8d8991d3d93b','50ece558-61c6-4ad7-b649-db8a4dcaa09e','0499de87-ead1-4ea5-aef0-9bdeebfd5649'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15e7c9febc9d4644b344675d792fc516',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:16:49.548952 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9459ebc7-39f3-40dc-be57-426337ed291b tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7fea5f9-bf78-4813-b1e3-e68f287dc6af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:16:49.582042 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:49.582042 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:49.599627 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9459ebc7-39f3-40dc-be57-426337ed291b tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7fea5f9-bf78-4813-b1e3-e68f287dc6af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:16:49.615433 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9459ebc7-39f3-40dc-be57-426337ed291b tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Flow 'volume_create_api' (428d25c7-1962-40e0-910e-da7e384581da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:16:49.625878 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-644c1a6d-70fb-4117-a134-f82f5c961369 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Volume info retrieved successfully. Jan 28 19:16:49.727998 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-644c1a6d-70fb-4117-a134-f82f5c961369 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/13585dac-b9c3-41c8-8572-d3ef4577d351 returned with HTTP 200 Jan 28 19:16:49.738074 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 917/1800] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:16:49 2021] GET /volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/13585dac-b9c3-41c8-8572-d3ef4577d351 => generated 911 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:16:49.839151 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9459ebc7-39f3-40dc-be57-426337ed291b tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Create volume request issued successfully. Jan 28 19:16:49.880060 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9459ebc7-39f3-40dc-be57-426337ed291b tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] http://10.222.0.16/volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes returned with HTTP 202 Jan 28 19:16:49.898202 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 884/1801] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 19:16:47 2021] POST /volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes => generated 818 bytes in 2161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 28 19:16:49.900279 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bc2a2347-b84c-4345-a8c9-f472489439c6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec Jan 28 19:16:49.902155 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bc2a2347-b84c-4345-a8c9-f472489439c6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:49.902767 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:49.902767 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:49.903799 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bc2a2347-b84c-4345-a8c9-f472489439c6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:49.907510 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c2d35309-1dfd-435e-ba85-98712f574acb tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] GET http://10.222.0.16/volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes/5d3dac8b-3c11-42fe-bfb7-489d3fd47964 Jan 28 19:16:49.909913 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c2d35309-1dfd-435e-ba85-98712f574acb tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:49.910973 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:49.910973 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:49.912388 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c2d35309-1dfd-435e-ba85-98712f574acb tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:50.014888 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:50.014888 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:50.030215 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c2d35309-1dfd-435e-ba85-98712f574acb tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Volume info retrieved successfully. Jan 28 19:16:50.082713 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c2d35309-1dfd-435e-ba85-98712f574acb tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] http://10.222.0.16/volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes/5d3dac8b-3c11-42fe-bfb7-489d3fd47964 returned with HTTP 200 Jan 28 19:16:50.083754 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 885/1802] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:16:49 2021] GET /volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes/5d3dac8b-3c11-42fe-bfb7-489d3fd47964 => generated 910 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:16:50.117033 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:50.117033 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:50.156953 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bc2a2347-b84c-4345-a8c9-f472489439c6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:16:50.300748 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bc2a2347-b84c-4345-a8c9-f472489439c6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec returned with HTTP 200 Jan 28 19:16:50.315813 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 918/1803] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:16:49 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec => generated 909 bytes in 424 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:16:50.753528 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f14e0be8-a3e1-4b50-9513-f44f50f3ef26 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] GET http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/13585dac-b9c3-41c8-8572-d3ef4577d351 Jan 28 19:16:50.754215 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f14e0be8-a3e1-4b50-9513-f44f50f3ef26 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:50.754425 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:50.754425 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:50.755093 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f14e0be8-a3e1-4b50-9513-f44f50f3ef26 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:50.965677 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:50.965677 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:51.015386 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f14e0be8-a3e1-4b50-9513-f44f50f3ef26 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Volume info retrieved successfully. Jan 28 19:16:51.082715 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f14e0be8-a3e1-4b50-9513-f44f50f3ef26 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/13585dac-b9c3-41c8-8572-d3ef4577d351 returned with HTTP 200 Jan 28 19:16:51.091596 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 886/1804] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:16:50 2021] GET /volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/13585dac-b9c3-41c8-8572-d3ef4577d351 => generated 911 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:16:51.100439 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-43462106-a064-4092-a936-eeb0f3cc5ecd tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] GET http://10.222.0.16/volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes/5d3dac8b-3c11-42fe-bfb7-489d3fd47964 Jan 28 19:16:51.101442 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-43462106-a064-4092-a936-eeb0f3cc5ecd tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:51.101860 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:51.101860 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:51.102502 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-43462106-a064-4092-a936-eeb0f3cc5ecd tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:51.214128 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:51.214128 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:51.244193 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-43462106-a064-4092-a936-eeb0f3cc5ecd tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Volume info retrieved successfully. Jan 28 19:16:51.318844 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-43462106-a064-4092-a936-eeb0f3cc5ecd tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] http://10.222.0.16/volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes/5d3dac8b-3c11-42fe-bfb7-489d3fd47964 returned with HTTP 200 Jan 28 19:16:51.329806 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 919/1805] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:16:51 2021] GET /volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes/5d3dac8b-3c11-42fe-bfb7-489d3fd47964 => generated 910 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:16:51.334571 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a31f9dd7-a600-4094-9c0c-d2bdda1fef00 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec Jan 28 19:16:51.335110 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a31f9dd7-a600-4094-9c0c-d2bdda1fef00 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:51.335326 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:51.335326 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:51.335694 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a31f9dd7-a600-4094-9c0c-d2bdda1fef00 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:51.660529 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:51.660529 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:51.685835 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a31f9dd7-a600-4094-9c0c-d2bdda1fef00 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:16:51.749092 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a31f9dd7-a600-4094-9c0c-d2bdda1fef00 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec returned with HTTP 200 Jan 28 19:16:51.750244 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 887/1806] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:16:51 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec => generated 909 bytes in 419 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:16:52.109572 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ece063b5-e1ce-44df-a9eb-4eeafb306c87 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] GET http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/13585dac-b9c3-41c8-8572-d3ef4577d351 Jan 28 19:16:52.110485 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ece063b5-e1ce-44df-a9eb-4eeafb306c87 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:52.110902 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:52.110902 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:52.111424 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ece063b5-e1ce-44df-a9eb-4eeafb306c87 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:52.339407 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-10358407-81b2-4e9a-81f3-02bc3b4f13a0 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] GET http://10.222.0.16/volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes/5d3dac8b-3c11-42fe-bfb7-489d3fd47964 Jan 28 19:16:52.340882 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-10358407-81b2-4e9a-81f3-02bc3b4f13a0 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:52.341355 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:52.341355 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:52.342038 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-10358407-81b2-4e9a-81f3-02bc3b4f13a0 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:52.385914 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ece063b5-e1ce-44df-a9eb-4eeafb306c87 tempest-VolumesNegativeTest-1524616913 tempest-VolumesNegativeTest-1524616913-project] http://10.222.0.16/volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/13585dac-b9c3-41c8-8572-d3ef4577d351 returned with HTTP 404 Jan 28 19:16:52.390768 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 920/1807] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:16:52 2021] GET /volume/v3/4fc6f0720e7c45148801fb50be961af3/volumes/13585dac-b9c3-41c8-8572-d3ef4577d351 => generated 109 bytes in 288 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:16:52.467096 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:52.467096 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:52.477988 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-10358407-81b2-4e9a-81f3-02bc3b4f13a0 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Volume info retrieved successfully. Jan 28 19:16:52.510194 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-10358407-81b2-4e9a-81f3-02bc3b4f13a0 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] http://10.222.0.16/volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes/5d3dac8b-3c11-42fe-bfb7-489d3fd47964 returned with HTTP 200 Jan 28 19:16:52.513030 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 888/1808] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:16:52 2021] GET /volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes/5d3dac8b-3c11-42fe-bfb7-489d3fd47964 => generated 911 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:16:52.555267 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ae3672c9-d5c7-417e-bd3c-af5181c47174 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] POST http://10.222.0.16/volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes/5d3dac8b-3c11-42fe-bfb7-489d3fd47964/metadata Jan 28 19:16:52.561403 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ae3672c9-d5c7-417e-bd3c-af5181c47174 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:16:52.778355 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b9206eff-6bb5-48bc-860f-2becdc15fcbc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec Jan 28 19:16:52.779313 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b9206eff-6bb5-48bc-860f-2becdc15fcbc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:52.779628 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:52.779628 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:52.780171 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b9206eff-6bb5-48bc-860f-2becdc15fcbc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:52.821198 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:52.821198 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:52.825649 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ae3672c9-d5c7-417e-bd3c-af5181c47174 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Volume info retrieved successfully. Jan 28 19:16:52.901763 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ae3672c9-d5c7-417e-bd3c-af5181c47174 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Create volume metadata completed successfully. Jan 28 19:16:52.902788 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ae3672c9-d5c7-417e-bd3c-af5181c47174 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] http://10.222.0.16/volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes/5d3dac8b-3c11-42fe-bfb7-489d3fd47964/metadata returned with HTTP 200 Jan 28 19:16:52.905233 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 921/1809] 10.222.0.16 () {60 vars in 1364 bytes} [Thu Jan 28 19:16:52 2021] POST /volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes/5d3dac8b-3c11-42fe-bfb7-489d3fd47964/metadata => generated 101 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:16:52.915342 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-10c463ad-8f61-4150-b9b6-c93b74918d20 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] GET http://10.222.0.16/volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes/5d3dac8b-3c11-42fe-bfb7-489d3fd47964/metadata Jan 28 19:16:52.916141 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-10c463ad-8f61-4150-b9b6-c93b74918d20 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:52.917248 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:52.917248 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:52.918046 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-10c463ad-8f61-4150-b9b6-c93b74918d20 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:52.973218 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:52.973218 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:52.974782 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-10c463ad-8f61-4150-b9b6-c93b74918d20 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Volume info retrieved successfully. Jan 28 19:16:52.986674 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-10c463ad-8f61-4150-b9b6-c93b74918d20 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Get volume metadata completed successfully. Jan 28 19:16:52.987608 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-10c463ad-8f61-4150-b9b6-c93b74918d20 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] http://10.222.0.16/volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes/5d3dac8b-3c11-42fe-bfb7-489d3fd47964/metadata returned with HTTP 200 Jan 28 19:16:52.993695 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 922/1810] 10.222.0.16 () {58 vars in 1342 bytes} [Thu Jan 28 19:16:52 2021] GET /volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes/5d3dac8b-3c11-42fe-bfb7-489d3fd47964/metadata => generated 101 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:16:53.000034 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cf05760f-f390-4e2a-8a0b-a3232b95f455 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] PUT http://10.222.0.16/volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes/5d3dac8b-3c11-42fe-bfb7-489d3fd47964/metadata Jan 28 19:16:53.000778 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:53.000778 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:53.001491 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cf05760f-f390-4e2a-8a0b-a3232b95f455 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:16:53.039609 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:53.039609 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:53.082504 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:53.082504 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:53.084383 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cf05760f-f390-4e2a-8a0b-a3232b95f455 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Volume info retrieved successfully. Jan 28 19:16:53.086980 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b9206eff-6bb5-48bc-860f-2becdc15fcbc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:16:53.124890 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cf05760f-f390-4e2a-8a0b-a3232b95f455 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Update volume metadata completed successfully. Jan 28 19:16:53.126352 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cf05760f-f390-4e2a-8a0b-a3232b95f455 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] http://10.222.0.16/volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes/5d3dac8b-3c11-42fe-bfb7-489d3fd47964/metadata returned with HTTP 200 Jan 28 19:16:53.127445 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 923/1811] 10.222.0.16 () {60 vars in 1362 bytes} [Thu Jan 28 19:16:52 2021] PUT /volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes/5d3dac8b-3c11-42fe-bfb7-489d3fd47964/metadata => generated 57 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 19:16:53.137170 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-780afe9e-e9b1-472f-a96f-f97d07171580 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] GET http://10.222.0.16/volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes/5d3dac8b-3c11-42fe-bfb7-489d3fd47964/metadata Jan 28 19:16:53.138367 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-780afe9e-e9b1-472f-a96f-f97d07171580 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:53.138754 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:53.138754 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:53.139404 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-780afe9e-e9b1-472f-a96f-f97d07171580 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:53.196939 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b9206eff-6bb5-48bc-860f-2becdc15fcbc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec returned with HTTP 200 Jan 28 19:16:53.215876 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 889/1812] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:16:52 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec => generated 909 bytes in 432 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:16:53.254834 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:53.254834 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:53.267849 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-780afe9e-e9b1-472f-a96f-f97d07171580 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Volume info retrieved successfully. Jan 28 19:16:53.299003 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-780afe9e-e9b1-472f-a96f-f97d07171580 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Get volume metadata completed successfully. Jan 28 19:16:53.299901 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-780afe9e-e9b1-472f-a96f-f97d07171580 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] http://10.222.0.16/volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes/5d3dac8b-3c11-42fe-bfb7-489d3fd47964/metadata returned with HTTP 200 Jan 28 19:16:53.310275 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 924/1813] 10.222.0.16 () {58 vars in 1342 bytes} [Thu Jan 28 19:16:53 2021] GET /volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes/5d3dac8b-3c11-42fe-bfb7-489d3fd47964/metadata => generated 57 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 19:16:53.328018 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6cbb48ca-84dc-44b4-93d5-adf17f0f0f6a tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] DELETE http://10.222.0.16/volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes/5d3dac8b-3c11-42fe-bfb7-489d3fd47964/metadata/key1 Jan 28 19:16:53.332017 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6cbb48ca-84dc-44b4-93d5-adf17f0f0f6a tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:53.332506 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:53.332506 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:53.337120 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6cbb48ca-84dc-44b4-93d5-adf17f0f0f6a tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:53.595745 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:53.595745 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:53.598573 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6cbb48ca-84dc-44b4-93d5-adf17f0f0f6a tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Volume info retrieved successfully. Jan 28 19:16:53.632059 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6cbb48ca-84dc-44b4-93d5-adf17f0f0f6a tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Get volume metadata completed successfully. Jan 28 19:16:53.668640 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:16:53.668640 n-d-705657-15 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 28 19:16:53.676471 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6cbb48ca-84dc-44b4-93d5-adf17f0f0f6a tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Delete volume metadata completed successfully. Jan 28 19:16:53.677243 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6cbb48ca-84dc-44b4-93d5-adf17f0f0f6a tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] http://10.222.0.16/volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes/5d3dac8b-3c11-42fe-bfb7-489d3fd47964/metadata/key1 returned with HTTP 200 Jan 28 19:16:53.678948 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 890/1814] 10.222.0.16 () {58 vars in 1360 bytes} [Thu Jan 28 19:16:53 2021] DELETE /volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes/5d3dac8b-3c11-42fe-bfb7-489d3fd47964/metadata/key1 => generated 0 bytes in 362 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jan 28 19:16:53.689673 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6cf683b4-aa85-4785-88a2-8c6fb8ee263f tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] GET http://10.222.0.16/volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes/5d3dac8b-3c11-42fe-bfb7-489d3fd47964/metadata Jan 28 19:16:53.690584 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6cf683b4-aa85-4785-88a2-8c6fb8ee263f tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:53.691031 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:53.691031 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:53.693576 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6cf683b4-aa85-4785-88a2-8c6fb8ee263f tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:53.768562 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:53.768562 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:53.770332 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6cf683b4-aa85-4785-88a2-8c6fb8ee263f tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Volume info retrieved successfully. Jan 28 19:16:53.785341 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6cf683b4-aa85-4785-88a2-8c6fb8ee263f tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Get volume metadata completed successfully. Jan 28 19:16:53.786435 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6cf683b4-aa85-4785-88a2-8c6fb8ee263f tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] http://10.222.0.16/volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes/5d3dac8b-3c11-42fe-bfb7-489d3fd47964/metadata returned with HTTP 200 Jan 28 19:16:53.788171 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 925/1815] 10.222.0.16 () {58 vars in 1342 bytes} [Thu Jan 28 19:16:53 2021] GET /volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes/5d3dac8b-3c11-42fe-bfb7-489d3fd47964/metadata => generated 32 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 19:16:53.802132 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-390f76e0-86f8-4aa2-b735-f92cb57ecc98 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] PUT http://10.222.0.16/volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes/5d3dac8b-3c11-42fe-bfb7-489d3fd47964/metadata Jan 28 19:16:53.802604 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:53.802604 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:53.803020 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-390f76e0-86f8-4aa2-b735-f92cb57ecc98 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:16:53.951063 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:53.951063 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:53.954265 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-390f76e0-86f8-4aa2-b735-f92cb57ecc98 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Volume info retrieved successfully. Jan 28 19:16:53.996831 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-390f76e0-86f8-4aa2-b735-f92cb57ecc98 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Update volume metadata completed successfully. Jan 28 19:16:53.997497 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-390f76e0-86f8-4aa2-b735-f92cb57ecc98 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] http://10.222.0.16/volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes/5d3dac8b-3c11-42fe-bfb7-489d3fd47964/metadata returned with HTTP 200 Jan 28 19:16:53.998754 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 891/1816] 10.222.0.16 () {60 vars in 1362 bytes} [Thu Jan 28 19:16:53 2021] PUT /volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes/5d3dac8b-3c11-42fe-bfb7-489d3fd47964/metadata => generated 16 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 28 19:16:54.012547 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-39b58415-638a-437e-805f-f544b097776c tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] POST http://10.222.0.16/volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes/5d3dac8b-3c11-42fe-bfb7-489d3fd47964/metadata Jan 28 19:16:54.013027 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:54.013027 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:54.013477 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-39b58415-638a-437e-805f-f544b097776c tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:16:54.137407 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:54.137407 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:54.138933 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-39b58415-638a-437e-805f-f544b097776c tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Volume info retrieved successfully. Jan 28 19:16:54.186547 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-39b58415-638a-437e-805f-f544b097776c tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Create volume metadata completed successfully. Jan 28 19:16:54.187195 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-39b58415-638a-437e-805f-f544b097776c tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] http://10.222.0.16/volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes/5d3dac8b-3c11-42fe-bfb7-489d3fd47964/metadata returned with HTTP 200 Jan 28 19:16:54.188572 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 926/1817] 10.222.0.16 () {60 vars in 1363 bytes} [Thu Jan 28 19:16:54 2021] POST /volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes/5d3dac8b-3c11-42fe-bfb7-489d3fd47964/metadata => generated 68 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 28 19:16:54.201496 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-31c3fb95-9115-4071-8979-90fa031ff9bf tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] PUT http://10.222.0.16/volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes/5d3dac8b-3c11-42fe-bfb7-489d3fd47964/metadata/key3 Jan 28 19:16:54.201998 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:54.201998 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:54.202570 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-31c3fb95-9115-4071-8979-90fa031ff9bf tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:16:54.228408 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a8cc84b0-a2db-4289-be89-853b1f0d4760 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec Jan 28 19:16:54.229537 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a8cc84b0-a2db-4289-be89-853b1f0d4760 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:54.229758 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:54.229758 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:54.230191 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a8cc84b0-a2db-4289-be89-853b1f0d4760 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:54.412454 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:54.412454 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:54.413758 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-31c3fb95-9115-4071-8979-90fa031ff9bf tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Volume info retrieved successfully. Jan 28 19:16:54.420815 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:54.420815 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:54.446500 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a8cc84b0-a2db-4289-be89-853b1f0d4760 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:16:54.479087 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-31c3fb95-9115-4071-8979-90fa031ff9bf tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Update volume metadata completed successfully. Jan 28 19:16:54.479729 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-31c3fb95-9115-4071-8979-90fa031ff9bf tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] http://10.222.0.16/volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes/5d3dac8b-3c11-42fe-bfb7-489d3fd47964/metadata/key3 returned with HTTP 200 Jan 28 19:16:54.480724 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 892/1818] 10.222.0.16 () {60 vars in 1377 bytes} [Thu Jan 28 19:16:54 2021] PUT /volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes/5d3dac8b-3c11-42fe-bfb7-489d3fd47964/metadata/key3 => generated 35 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 19:16:54.494154 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4d5a5036-b035-4d4b-8042-9690ef02f571 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] GET http://10.222.0.16/volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes/5d3dac8b-3c11-42fe-bfb7-489d3fd47964/metadata/key3 Jan 28 19:16:54.495237 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4d5a5036-b035-4d4b-8042-9690ef02f571 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:54.495424 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:54.495424 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:54.496108 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4d5a5036-b035-4d4b-8042-9690ef02f571 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:54.584267 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a8cc84b0-a2db-4289-be89-853b1f0d4760 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec returned with HTTP 200 Jan 28 19:16:54.591688 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 927/1819] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:16:54 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec => generated 909 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:16:54.667341 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:54.667341 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:54.687708 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4d5a5036-b035-4d4b-8042-9690ef02f571 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Volume info retrieved successfully. Jan 28 19:16:54.717217 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4d5a5036-b035-4d4b-8042-9690ef02f571 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Get volume metadata completed successfully. Jan 28 19:16:54.717845 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4d5a5036-b035-4d4b-8042-9690ef02f571 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] http://10.222.0.16/volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes/5d3dac8b-3c11-42fe-bfb7-489d3fd47964/metadata/key3 returned with HTTP 200 Jan 28 19:16:54.725713 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 893/1820] 10.222.0.16 () {58 vars in 1357 bytes} [Thu Jan 28 19:16:54 2021] GET /volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes/5d3dac8b-3c11-42fe-bfb7-489d3fd47964/metadata/key3 => generated 35 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 19:16:54.746183 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-653ce5cf-7894-41ca-bf5e-1a60e0a907d7 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] GET http://10.222.0.16/volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes/5d3dac8b-3c11-42fe-bfb7-489d3fd47964/metadata Jan 28 19:16:54.747987 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-653ce5cf-7894-41ca-bf5e-1a60e0a907d7 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:54.748609 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:54.748609 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:54.750273 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-653ce5cf-7894-41ca-bf5e-1a60e0a907d7 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:54.915915 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:54.915915 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:54.919070 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-653ce5cf-7894-41ca-bf5e-1a60e0a907d7 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Volume info retrieved successfully. Jan 28 19:16:54.944422 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-653ce5cf-7894-41ca-bf5e-1a60e0a907d7 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Get volume metadata completed successfully. Jan 28 19:16:54.946061 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-653ce5cf-7894-41ca-bf5e-1a60e0a907d7 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] http://10.222.0.16/volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes/5d3dac8b-3c11-42fe-bfb7-489d3fd47964/metadata returned with HTTP 200 Jan 28 19:16:54.949621 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 928/1821] 10.222.0.16 () {58 vars in 1342 bytes} [Thu Jan 28 19:16:54 2021] GET /volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes/5d3dac8b-3c11-42fe-bfb7-489d3fd47964/metadata => generated 75 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 19:16:54.959962 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a8a3e642-6382-4c9c-986b-39fa42ff110a tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] PUT http://10.222.0.16/volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes/5d3dac8b-3c11-42fe-bfb7-489d3fd47964/metadata Jan 28 19:16:54.960926 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:54.960926 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:54.961632 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a8a3e642-6382-4c9c-986b-39fa42ff110a tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:16:55.107636 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:55.107636 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:55.108839 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a8a3e642-6382-4c9c-986b-39fa42ff110a tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Volume info retrieved successfully. Jan 28 19:16:55.151697 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a8a3e642-6382-4c9c-986b-39fa42ff110a tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Update volume metadata completed successfully. Jan 28 19:16:55.152636 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a8a3e642-6382-4c9c-986b-39fa42ff110a tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] http://10.222.0.16/volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes/5d3dac8b-3c11-42fe-bfb7-489d3fd47964/metadata returned with HTTP 200 Jan 28 19:16:55.154706 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 894/1822] 10.222.0.16 () {60 vars in 1362 bytes} [Thu Jan 28 19:16:54 2021] PUT /volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes/5d3dac8b-3c11-42fe-bfb7-489d3fd47964/metadata => generated 16 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 28 19:16:55.171952 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-67a37228-7a38-429c-b036-a7b3698312a5 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] DELETE http://10.222.0.16/volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes/5d3dac8b-3c11-42fe-bfb7-489d3fd47964 Jan 28 19:16:55.173409 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-67a37228-7a38-429c-b036-a7b3698312a5 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:55.178555 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:55.178555 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:55.180030 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-67a37228-7a38-429c-b036-a7b3698312a5 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:55.186739 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-67a37228-7a38-429c-b036-a7b3698312a5 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Delete volume with id: 5d3dac8b-3c11-42fe-bfb7-489d3fd47964 Jan 28 19:16:55.489372 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:55.489372 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:55.499849 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-67a37228-7a38-429c-b036-a7b3698312a5 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Volume info retrieved successfully. Jan 28 19:16:55.597892 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-67a37228-7a38-429c-b036-a7b3698312a5 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Delete volume request issued successfully. Jan 28 19:16:55.599317 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-67a37228-7a38-429c-b036-a7b3698312a5 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] http://10.222.0.16/volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes/5d3dac8b-3c11-42fe-bfb7-489d3fd47964 returned with HTTP 202 Jan 28 19:16:55.605833 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 929/1823] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:16:55 2021] DELETE /volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes/5d3dac8b-3c11-42fe-bfb7-489d3fd47964 => generated 0 bytes in 443 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:16:55.611812 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-22ea9b56-2ec6-4529-b581-8ac53d0b4a77 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec Jan 28 19:16:55.612620 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-22ea9b56-2ec6-4529-b581-8ac53d0b4a77 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:55.612976 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:55.612976 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:55.613722 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-22ea9b56-2ec6-4529-b581-8ac53d0b4a77 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:55.621918 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8e176405-faf0-4d6a-919d-1d6072d4aa84 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] GET http://10.222.0.16/volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes/5d3dac8b-3c11-42fe-bfb7-489d3fd47964 Jan 28 19:16:55.622669 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8e176405-faf0-4d6a-919d-1d6072d4aa84 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:55.622863 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:55.622863 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:55.623263 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8e176405-faf0-4d6a-919d-1d6072d4aa84 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:55.781073 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:55.781073 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:55.818968 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-22ea9b56-2ec6-4529-b581-8ac53d0b4a77 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:16:55.867705 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:55.867705 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:55.892875 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8e176405-faf0-4d6a-919d-1d6072d4aa84 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Volume info retrieved successfully. Jan 28 19:16:55.950243 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8e176405-faf0-4d6a-919d-1d6072d4aa84 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] http://10.222.0.16/volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes/5d3dac8b-3c11-42fe-bfb7-489d3fd47964 returned with HTTP 200 Jan 28 19:16:55.967974 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 930/1824] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:16:55 2021] GET /volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes/5d3dac8b-3c11-42fe-bfb7-489d3fd47964 => generated 910 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:16:55.987902 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-22ea9b56-2ec6-4529-b581-8ac53d0b4a77 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec returned with HTTP 200 Jan 28 19:16:55.996435 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 895/1825] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:16:55 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec => generated 909 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:16:56.984602 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-34ca9657-0cd2-40ad-a5db-a2b786ca0a0d tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] GET http://10.222.0.16/volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes/5d3dac8b-3c11-42fe-bfb7-489d3fd47964 Jan 28 19:16:56.986131 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-34ca9657-0cd2-40ad-a5db-a2b786ca0a0d tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:56.986561 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:56.986561 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:56.987366 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-34ca9657-0cd2-40ad-a5db-a2b786ca0a0d tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:57.014529 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-edabf62b-5481-4efe-b231-51fcc8bab1a2 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec Jan 28 19:16:57.015423 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-edabf62b-5481-4efe-b231-51fcc8bab1a2 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:57.015767 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:57.015767 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:57.016440 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-edabf62b-5481-4efe-b231-51fcc8bab1a2 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:57.211528 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:57.211528 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:57.256121 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-34ca9657-0cd2-40ad-a5db-a2b786ca0a0d tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Volume info retrieved successfully. Jan 28 19:16:57.261056 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:57.261056 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:57.320326 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-edabf62b-5481-4efe-b231-51fcc8bab1a2 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:16:57.370210 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-34ca9657-0cd2-40ad-a5db-a2b786ca0a0d tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] http://10.222.0.16/volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes/5d3dac8b-3c11-42fe-bfb7-489d3fd47964 returned with HTTP 200 Jan 28 19:16:57.393112 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 931/1826] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:16:56 2021] GET /volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes/5d3dac8b-3c11-42fe-bfb7-489d3fd47964 => generated 910 bytes in 415 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:16:57.459949 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-edabf62b-5481-4efe-b231-51fcc8bab1a2 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec returned with HTTP 200 Jan 28 19:16:57.465510 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 896/1827] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:16:57 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec => generated 909 bytes in 457 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:16:58.405212 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-26e9d63d-3134-4c0c-a790-f2da094af289 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] GET http://10.222.0.16/volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes/5d3dac8b-3c11-42fe-bfb7-489d3fd47964 Jan 28 19:16:58.406120 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-26e9d63d-3134-4c0c-a790-f2da094af289 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:58.406483 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:58.406483 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:58.407170 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-26e9d63d-3134-4c0c-a790-f2da094af289 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:58.480210 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-326de790-2c65-4991-ae9f-99bad2efb85b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec Jan 28 19:16:58.481161 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-326de790-2c65-4991-ae9f-99bad2efb85b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:58.481666 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:58.481666 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:58.482321 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-326de790-2c65-4991-ae9f-99bad2efb85b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:16:58.668894 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:58.668894 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:58.749561 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-26e9d63d-3134-4c0c-a790-f2da094af289 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Volume info retrieved successfully. Jan 28 19:16:58.864805 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:16:58.864805 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:16:58.899802 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-26e9d63d-3134-4c0c-a790-f2da094af289 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] http://10.222.0.16/volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes/5d3dac8b-3c11-42fe-bfb7-489d3fd47964 returned with HTTP 200 Jan 28 19:16:58.919141 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-326de790-2c65-4991-ae9f-99bad2efb85b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:16:58.930367 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 932/1828] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:16:58 2021] GET /volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes/5d3dac8b-3c11-42fe-bfb7-489d3fd47964 => generated 910 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:16:59.065623 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-326de790-2c65-4991-ae9f-99bad2efb85b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec returned with HTTP 200 Jan 28 19:16:59.068173 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 897/1829] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:16:58 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec => generated 967 bytes in 594 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:16:59.963583 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3ab1ad7a-b011-4b48-8edf-770aee5aa60b tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] GET http://10.222.0.16/volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes/5d3dac8b-3c11-42fe-bfb7-489d3fd47964 Jan 28 19:16:59.964933 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3ab1ad7a-b011-4b48-8edf-770aee5aa60b tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:16:59.965322 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:16:59.965322 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:16:59.966013 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3ab1ad7a-b011-4b48-8edf-770aee5aa60b tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:00.086985 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d0366841-7cd7-4d0c-a8ba-1c60c4cf194b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec Jan 28 19:17:00.087923 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d0366841-7cd7-4d0c-a8ba-1c60c4cf194b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:00.088252 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:00.088252 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:00.088914 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d0366841-7cd7-4d0c-a8ba-1c60c4cf194b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:00.207273 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:00.207273 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:00.278387 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3ab1ad7a-b011-4b48-8edf-770aee5aa60b tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Volume info retrieved successfully. Jan 28 19:17:00.350076 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3ab1ad7a-b011-4b48-8edf-770aee5aa60b tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] http://10.222.0.16/volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes/5d3dac8b-3c11-42fe-bfb7-489d3fd47964 returned with HTTP 200 Jan 28 19:17:00.350978 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 933/1830] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:16:59 2021] GET /volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes/5d3dac8b-3c11-42fe-bfb7-489d3fd47964 => generated 910 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:00.368088 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:00.368088 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:00.397502 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d0366841-7cd7-4d0c-a8ba-1c60c4cf194b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:17:00.456815 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d0366841-7cd7-4d0c-a8ba-1c60c4cf194b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec returned with HTTP 200 Jan 28 19:17:00.458034 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 898/1831] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:17:00 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec => generated 967 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:17:01.378526 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cc784623-7e23-428e-aff8-c51eb1068793 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] GET http://10.222.0.16/volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes/5d3dac8b-3c11-42fe-bfb7-489d3fd47964 Jan 28 19:17:01.379103 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cc784623-7e23-428e-aff8-c51eb1068793 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:01.379282 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:01.379282 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:01.379683 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cc784623-7e23-428e-aff8-c51eb1068793 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:01.475944 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6e1e2622-aeef-4dbb-b02a-24add6d80e39 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec Jan 28 19:17:01.476635 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6e1e2622-aeef-4dbb-b02a-24add6d80e39 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:01.477013 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:01.477013 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:01.477515 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6e1e2622-aeef-4dbb-b02a-24add6d80e39 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:01.516549 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cc784623-7e23-428e-aff8-c51eb1068793 tempest-VolumesMetadataTest-708836005 tempest-VolumesMetadataTest-708836005-project] http://10.222.0.16/volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes/5d3dac8b-3c11-42fe-bfb7-489d3fd47964 returned with HTTP 404 Jan 28 19:17:01.529309 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 934/1832] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:17:01 2021] GET /volume/v3/035a89b4db684deaaba5426c8ffaaba4/volumes/5d3dac8b-3c11-42fe-bfb7-489d3fd47964 => generated 109 bytes in 165 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:17:01.601703 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:01.601703 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:01.623217 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6e1e2622-aeef-4dbb-b02a-24add6d80e39 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:17:01.685194 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6e1e2622-aeef-4dbb-b02a-24add6d80e39 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec returned with HTTP 200 Jan 28 19:17:01.690204 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 899/1833] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:17:01 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec => generated 970 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:02.707723 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5f05a16b-dc67-40fe-b624-e90f31bf4969 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec Jan 28 19:17:02.708625 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5f05a16b-dc67-40fe-b624-e90f31bf4969 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:02.709750 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5f05a16b-dc67-40fe-b624-e90f31bf4969 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:02.825566 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:02.825566 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:02.851265 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5f05a16b-dc67-40fe-b624-e90f31bf4969 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:17:02.904489 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5f05a16b-dc67-40fe-b624-e90f31bf4969 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec returned with HTTP 200 Jan 28 19:17:02.905716 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 935/1834] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:17:02 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec => generated 970 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:03.923645 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1689a425-f8ee-4da6-adc2-da6e69e5e311 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec Jan 28 19:17:03.925043 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1689a425-f8ee-4da6-adc2-da6e69e5e311 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:03.926058 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:03.926058 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:03.927130 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1689a425-f8ee-4da6-adc2-da6e69e5e311 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:04.034684 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:04.034684 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:04.048466 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1689a425-f8ee-4da6-adc2-da6e69e5e311 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:17:04.095661 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1689a425-f8ee-4da6-adc2-da6e69e5e311 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec returned with HTTP 200 Jan 28 19:17:04.097022 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 900/1835] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:17:03 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec => generated 970 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:17:05.113651 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8a13d3d3-28c5-451d-8ed7-0e9cdf9f5919 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec Jan 28 19:17:05.114240 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8a13d3d3-28c5-451d-8ed7-0e9cdf9f5919 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:05.114355 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:05.114355 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:05.114746 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8a13d3d3-28c5-451d-8ed7-0e9cdf9f5919 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:05.231817 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:05.231817 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:05.252991 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8a13d3d3-28c5-451d-8ed7-0e9cdf9f5919 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:17:05.310771 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8a13d3d3-28c5-451d-8ed7-0e9cdf9f5919 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec returned with HTTP 200 Jan 28 19:17:05.313688 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 936/1836] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:17:05 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec => generated 970 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:06.339149 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f527b290-acc3-42f3-8890-e7210030348d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec Jan 28 19:17:06.340968 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f527b290-acc3-42f3-8890-e7210030348d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:06.341559 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:06.341559 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:06.343250 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f527b290-acc3-42f3-8890-e7210030348d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:06.554010 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:06.554010 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:06.573599 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f527b290-acc3-42f3-8890-e7210030348d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:17:06.625861 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f527b290-acc3-42f3-8890-e7210030348d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec returned with HTTP 200 Jan 28 19:17:06.629230 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 901/1837] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:17:06 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec => generated 970 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:07.664981 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-da1f2a8d-594d-4e0e-b656-79300a0c3c52 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec Jan 28 19:17:07.667171 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-da1f2a8d-594d-4e0e-b656-79300a0c3c52 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:07.667849 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:07.667849 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:07.668913 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-da1f2a8d-594d-4e0e-b656-79300a0c3c52 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:07.891408 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:07.891408 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:07.924829 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-da1f2a8d-594d-4e0e-b656-79300a0c3c52 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:17:07.961980 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-da1f2a8d-594d-4e0e-b656-79300a0c3c52 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec returned with HTTP 200 Jan 28 19:17:07.963904 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 937/1838] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:17:07 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec => generated 970 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:08.998186 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4b754f5a-8f20-4c32-a9c9-d74c938eff8b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec Jan 28 19:17:09.000080 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4b754f5a-8f20-4c32-a9c9-d74c938eff8b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:09.000685 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:09.000685 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:09.003536 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4b754f5a-8f20-4c32-a9c9-d74c938eff8b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:09.262660 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:09.262660 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:09.311005 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4b754f5a-8f20-4c32-a9c9-d74c938eff8b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:17:09.418404 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4b754f5a-8f20-4c32-a9c9-d74c938eff8b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec returned with HTTP 200 Jan 28 19:17:09.421214 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 902/1839] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:17:08 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec => generated 970 bytes in 430 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:10.451030 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3a90595b-9928-4a4b-a7be-847b18ba00bc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec Jan 28 19:17:10.452353 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3a90595b-9928-4a4b-a7be-847b18ba00bc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:10.453013 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:10.453013 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:10.453781 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3a90595b-9928-4a4b-a7be-847b18ba00bc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:10.618291 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:10.618291 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:10.643038 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3a90595b-9928-4a4b-a7be-847b18ba00bc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:17:10.724921 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3a90595b-9928-4a4b-a7be-847b18ba00bc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec returned with HTTP 200 Jan 28 19:17:10.727004 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 938/1840] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:17:10 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec => generated 1358 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:17:10.761931 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-53315826-0298-4812-80d9-55c4fa761234 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec Jan 28 19:17:10.763012 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-53315826-0298-4812-80d9-55c4fa761234 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:10.765601 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:10.765601 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:10.769866 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-53315826-0298-4812-80d9-55c4fa761234 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:10.985001 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:10.985001 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:11.006573 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-53315826-0298-4812-80d9-55c4fa761234 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:17:11.070148 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-53315826-0298-4812-80d9-55c4fa761234 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec returned with HTTP 200 Jan 28 19:17:11.072609 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 903/1841] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:17:10 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec => generated 1358 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:17:11.107288 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-08001206-4f77-47b5-be91-dda3b4069da7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] POST http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups Jan 28 19:17:11.107767 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:11.107767 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:11.108190 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-08001206-4f77-47b5-be91-dda3b4069da7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c86de9a8-06b5-454d-a17b-32bd543da3ec", "name": "tempest-VolumesBackupsTest-Backup-1725538467"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:17:11.109409 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.backups [None req-08001206-4f77-47b5-be91-dda3b4069da7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Creating new backup {'backup': {'volume_id': 'c86de9a8-06b5-454d-a17b-32bd543da3ec', 'name': 'tempest-VolumesBackupsTest-Backup-1725538467'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 28 19:17:11.109809 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.contrib.backups [None req-08001206-4f77-47b5-be91-dda3b4069da7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Creating backup of volume c86de9a8-06b5-454d-a17b-32bd543da3ec in container None Jan 28 19:17:11.305779 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:11.305779 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:11.313775 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-08001206-4f77-47b5-be91-dda3b4069da7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:17:11.402545 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-08001206-4f77-47b5-be91-dda3b4069da7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Created reservations ['8dba21f5-d265-4d8b-9964-78eb4ed65afd', '4bb1e678-d021-4047-b7fb-e2e6497d45f5'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:17:11.540352 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-08001206-4f77-47b5-be91-dda3b4069da7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups returned with HTTP 202 Jan 28 19:17:11.541952 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 939/1842] 10.222.0.16 () {60 vars in 1226 bytes} [Thu Jan 28 19:17:11 2021] POST /volume/v3/f91c4856fdd64c12891721102045ef90/backups => generated 396 bytes in 441 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:17:11.562398 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-73dd12e3-4a39-4c9c-a1e3-c7c436fbe346 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:17:11.567063 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-73dd12e3-4a39-4c9c-a1e3-c7c436fbe346 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:11.570279 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:11.570279 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:11.574447 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-73dd12e3-4a39-4c9c-a1e3-c7c436fbe346 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:11.576132 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-73dd12e3-4a39-4c9c-a1e3-c7c436fbe346 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:11.676381 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:11.676381 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:11.689707 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-73dd12e3-4a39-4c9c-a1e3-c7c436fbe346 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:17:11.695353 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 904/1843] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:17:11 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 803 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:12.733055 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e40e8c1d-ad30-4868-b3d3-4abcb4a16077 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:17:12.738403 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e40e8c1d-ad30-4868-b3d3-4abcb4a16077 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:12.739133 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:12.739133 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:12.751366 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e40e8c1d-ad30-4868-b3d3-4abcb4a16077 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:12.759267 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-e40e8c1d-ad30-4868-b3d3-4abcb4a16077 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:12.902370 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:12.902370 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:12.906731 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e40e8c1d-ad30-4868-b3d3-4abcb4a16077 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:17:12.909065 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 905/1844] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:17:12 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 803 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:13.014837 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1a769548-0721-48e0-927a-7100628b9258 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] POST http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/volumes Jan 28 19:17:13.016442 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:13.016442 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:13.017647 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1a769548-0721-48e0-927a-7100628b9258 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-2010307879"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:17:13.020624 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-1a769548-0721-48e0-927a-7100628b9258 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-2010307879'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:17:13.027000 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-1a769548-0721-48e0-927a-7100628b9258 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Create volume of 1 GB Jan 28 19:17:13.028466 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:13.028466 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:13.084975 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1a769548-0721-48e0-927a-7100628b9258 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Availability Zones retrieved successfully. Jan 28 19:17:13.170225 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1a769548-0721-48e0-927a-7100628b9258 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Flow 'volume_create_api' (43aa6398-dfe2-4c99-b6c7-35fbb60d53a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:17:13.185549 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1a769548-0721-48e0-927a-7100628b9258 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82d8e0c6-53e6-47f8-b7a8-44d8eb27720b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:17:13.199759 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-1a769548-0721-48e0-927a-7100628b9258 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:17:13.405485 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1a769548-0721-48e0-927a-7100628b9258 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82d8e0c6-53e6-47f8-b7a8-44d8eb27720b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:17:13.408765 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1a769548-0721-48e0-927a-7100628b9258 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89594e6b-ff01-4f04-ba02-eec5fd12c8bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:17:13.639559 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-1a769548-0721-48e0-927a-7100628b9258 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Created reservations ['be86c08d-b0b6-496d-b4d9-fda7c0b1bfbd', '2d01f2df-5119-4b03-a6dd-dd67865fd608', '1869be9c-7ad6-4aef-80d7-982c43134baf', '1ae097f5-c093-496b-ab84-4dc332e225c4'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:17:13.649881 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1a769548-0721-48e0-927a-7100628b9258 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89594e6b-ff01-4f04-ba02-eec5fd12c8bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be86c08d-b0b6-496d-b4d9-fda7c0b1bfbd', '2d01f2df-5119-4b03-a6dd-dd67865fd608', '1869be9c-7ad6-4aef-80d7-982c43134baf', '1ae097f5-c093-496b-ab84-4dc332e225c4']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:17:13.652334 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1a769548-0721-48e0-927a-7100628b9258 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9772446f-0d4b-43b4-a7b2-843d7fce10ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:17:13.887248 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1a769548-0721-48e0-927a-7100628b9258 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9772446f-0d4b-43b4-a7b2-843d7fce10ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e646951a-5e6d-4a27-9cfc-0d7b07a44bf6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-2010307879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f42c8960cde54a468c3118e09d3c360b',qos_specs=None,replication_status=,reservations=['be86c08d-b0b6-496d-b4d9-fda7c0b1bfbd','2d01f2df-5119-4b03-a6dd-dd67865fd608','1869be9c-7ad6-4aef-80d7-982c43134baf','1ae097f5-c093-496b-ab84-4dc332e225c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b797ce5ec8864b0da8a7198a2a0536d6',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:17:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-2010307879',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e646951a-5e6d-4a27-9cfc-0d7b07a44bf6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f42c8960cde54a468c3118e09d3c360b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b797ce5ec8864b0da8a7198a2a0536d6',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:17:13.899323 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1a769548-0721-48e0-927a-7100628b9258 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70fdb372-8462-4634-9535-a0e1e1c7cf5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:17:13.935494 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-03cf4c1c-b7e1-46d6-a02b-f36fac158e55 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:17:13.947120 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-03cf4c1c-b7e1-46d6-a02b-f36fac158e55 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:13.950068 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:13.950068 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:13.952797 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-03cf4c1c-b7e1-46d6-a02b-f36fac158e55 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:13.953911 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-03cf4c1c-b7e1-46d6-a02b-f36fac158e55 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:14.027469 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1a769548-0721-48e0-927a-7100628b9258 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70fdb372-8462-4634-9535-a0e1e1c7cf5c) transitioned into state 'SUCCESS' from state '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-2010307879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f42c8960cde54a468c3118e09d3c360b',qos_specs=None,replication_status=,reservations=['be86c08d-b0b6-496d-b4d9-fda7c0b1bfbd','2d01f2df-5119-4b03-a6dd-dd67865fd608','1869be9c-7ad6-4aef-80d7-982c43134baf','1ae097f5-c093-496b-ab84-4dc332e225c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b797ce5ec8864b0da8a7198a2a0536d6',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:17:14.032267 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1a769548-0721-48e0-927a-7100628b9258 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7205490-68f0-4142-b761-ddecadd3ce21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:17:14.058930 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:14.058930 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:14.075757 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-03cf4c1c-b7e1-46d6-a02b-f36fac158e55 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:17:14.082652 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 906/1845] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:17:13 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 803 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:14.111625 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1a769548-0721-48e0-927a-7100628b9258 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7205490-68f0-4142-b761-ddecadd3ce21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:17:14.118060 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1a769548-0721-48e0-927a-7100628b9258 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Flow 'volume_create_api' (43aa6398-dfe2-4c99-b6c7-35fbb60d53a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:17:14.286093 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1a769548-0721-48e0-927a-7100628b9258 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Create volume request issued successfully. Jan 28 19:17:14.325446 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1a769548-0721-48e0-927a-7100628b9258 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/volumes returned with HTTP 202 Jan 28 19:17:14.326845 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 940/1846] 10.222.0.16 () {62 vars in 1265 bytes} [Thu Jan 28 19:17:12 2021] POST /volume/v3/f42c8960cde54a468c3118e09d3c360b/volumes => generated 821 bytes in 2039 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:17:14.355698 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9ab7e0d1-0827-47ad-bbf7-8430486c42de tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/volumes/e646951a-5e6d-4a27-9cfc-0d7b07a44bf6 Jan 28 19:17:14.356654 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9ab7e0d1-0827-47ad-bbf7-8430486c42de tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:14.357012 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:14.357012 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:14.357779 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9ab7e0d1-0827-47ad-bbf7-8430486c42de tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:14.656560 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:14.656560 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:14.688367 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9ab7e0d1-0827-47ad-bbf7-8430486c42de tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Volume info retrieved successfully. Jan 28 19:17:14.792274 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9ab7e0d1-0827-47ad-bbf7-8430486c42de tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/volumes/e646951a-5e6d-4a27-9cfc-0d7b07a44bf6 returned with HTTP 200 Jan 28 19:17:14.802490 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 907/1847] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:17:14 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/volumes/e646951a-5e6d-4a27-9cfc-0d7b07a44bf6 => generated 913 bytes in 455 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:15.094893 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cc876df8-a6c7-4b9a-a655-3e3ccb68fc94 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:17:15.096002 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cc876df8-a6c7-4b9a-a655-3e3ccb68fc94 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:15.096654 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:15.096654 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:15.097337 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cc876df8-a6c7-4b9a-a655-3e3ccb68fc94 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:15.097890 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-cc876df8-a6c7-4b9a-a655-3e3ccb68fc94 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:15.174636 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:15.174636 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:15.180365 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cc876df8-a6c7-4b9a-a655-3e3ccb68fc94 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:17:15.186211 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 941/1848] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:17:15 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 803 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:15.852556 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9918cbdf-236d-4690-9282-b9ae1c903d50 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/volumes/e646951a-5e6d-4a27-9cfc-0d7b07a44bf6 Jan 28 19:17:15.852556 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9918cbdf-236d-4690-9282-b9ae1c903d50 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:15.852556 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:15.852556 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:15.852556 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9918cbdf-236d-4690-9282-b9ae1c903d50 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:16.054321 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:16.054321 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:16.082184 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9918cbdf-236d-4690-9282-b9ae1c903d50 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Volume info retrieved successfully. Jan 28 19:17:16.129858 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9918cbdf-236d-4690-9282-b9ae1c903d50 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/volumes/e646951a-5e6d-4a27-9cfc-0d7b07a44bf6 returned with HTTP 200 Jan 28 19:17:16.131071 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 908/1849] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:17:15 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/volumes/e646951a-5e6d-4a27-9cfc-0d7b07a44bf6 => generated 913 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:16.209926 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b6c1b3de-df99-4f7b-b52e-981e08a16429 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:17:16.210755 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b6c1b3de-df99-4f7b-b52e-981e08a16429 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:16.211124 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:16.211124 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:16.211718 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b6c1b3de-df99-4f7b-b52e-981e08a16429 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:16.212644 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b6c1b3de-df99-4f7b-b52e-981e08a16429 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:16.238204 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:16.238204 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:16.240829 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b6c1b3de-df99-4f7b-b52e-981e08a16429 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:17:16.242275 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 942/1850] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:17:16 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 803 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:17.158975 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ffa549da-6cdc-4e89-b74a-e6fe846ce555 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/volumes/e646951a-5e6d-4a27-9cfc-0d7b07a44bf6 Jan 28 19:17:17.159885 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ffa549da-6cdc-4e89-b74a-e6fe846ce555 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:17.160221 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:17.160221 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:17.160827 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ffa549da-6cdc-4e89-b74a-e6fe846ce555 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:17.265281 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7af2bb2e-de75-4734-8745-0dad34f948fc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:17:17.266018 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7af2bb2e-de75-4734-8745-0dad34f948fc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:17.266349 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:17.266349 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:17.266944 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7af2bb2e-de75-4734-8745-0dad34f948fc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:17.267428 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-7af2bb2e-de75-4734-8745-0dad34f948fc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:17.336180 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:17.336180 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:17.338317 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7af2bb2e-de75-4734-8745-0dad34f948fc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:17:17.340816 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 943/1851] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:17:17 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 803 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:17:17.413010 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:17.413010 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:17.460799 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ffa549da-6cdc-4e89-b74a-e6fe846ce555 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Volume info retrieved successfully. Jan 28 19:17:17.554774 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ffa549da-6cdc-4e89-b74a-e6fe846ce555 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/volumes/e646951a-5e6d-4a27-9cfc-0d7b07a44bf6 returned with HTTP 200 Jan 28 19:17:17.556780 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 909/1852] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:17:17 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/volumes/e646951a-5e6d-4a27-9cfc-0d7b07a44bf6 => generated 914 bytes in 402 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:17.580159 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-82c5cb0f-cc8d-411f-a8b5-fcd3d2cfc543 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] POST http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups Jan 28 19:17:17.580858 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:17.580858 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:17.581515 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-82c5cb0f-cc8d-411f-a8b5-fcd3d2cfc543 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e646951a-5e6d-4a27-9cfc-0d7b07a44bf6", "name": "tempest-VolumesBackupsV39Test-Backup-299032829"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:17:17.582759 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.backups [None req-82c5cb0f-cc8d-411f-a8b5-fcd3d2cfc543 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Creating new backup {'backup': {'volume_id': 'e646951a-5e6d-4a27-9cfc-0d7b07a44bf6', 'name': 'tempest-VolumesBackupsV39Test-Backup-299032829'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 28 19:17:17.583900 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.contrib.backups [None req-82c5cb0f-cc8d-411f-a8b5-fcd3d2cfc543 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Creating backup of volume e646951a-5e6d-4a27-9cfc-0d7b07a44bf6 in container None Jan 28 19:17:17.721804 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:17.721804 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:17.723259 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-82c5cb0f-cc8d-411f-a8b5-fcd3d2cfc543 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Volume info retrieved successfully. Jan 28 19:17:17.856649 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-82c5cb0f-cc8d-411f-a8b5-fcd3d2cfc543 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Created reservations ['76a6e837-d791-475a-803b-903bbc052fda', '964e930c-da07-4bb1-aeab-a9137607d477'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:17:18.008446 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-82c5cb0f-cc8d-411f-a8b5-fcd3d2cfc543 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups returned with HTTP 202 Jan 28 19:17:18.016130 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 944/1853] 10.222.0.16 () {62 vars in 1266 bytes} [Thu Jan 28 19:17:17 2021] POST /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups => generated 398 bytes in 442 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:17:18.039996 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9820e029-b450-4c89-a148-d7a740b62d39 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:17:18.041987 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9820e029-b450-4c89-a148-d7a740b62d39 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:18.043115 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:18.043115 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:18.057513 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9820e029-b450-4c89-a148-d7a740b62d39 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:18.058210 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-9820e029-b450-4c89-a148-d7a740b62d39 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:18.247088 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:18.247088 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:18.249921 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9820e029-b450-4c89-a148-d7a740b62d39 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:17:18.256945 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 910/1854] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:17:18 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 805 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:18.375043 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0276f48e-a226-4103-adc9-99d53d4ff80d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:17:18.376635 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0276f48e-a226-4103-adc9-99d53d4ff80d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:18.377207 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:18.377207 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:18.377910 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0276f48e-a226-4103-adc9-99d53d4ff80d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:18.379096 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-0276f48e-a226-4103-adc9-99d53d4ff80d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:18.486569 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:18.486569 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:18.511230 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0276f48e-a226-4103-adc9-99d53d4ff80d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:17:18.512811 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 945/1855] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:17:18 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:19.271673 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5dbb6631-46de-4f0c-a59e-64452666016d tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:17:19.272518 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5dbb6631-46de-4f0c-a59e-64452666016d tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:19.272518 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:19.272518 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:19.273156 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5dbb6631-46de-4f0c-a59e-64452666016d tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:19.273779 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-5dbb6631-46de-4f0c-a59e-64452666016d tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:19.324264 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:19.324264 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:19.327093 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5dbb6631-46de-4f0c-a59e-64452666016d tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:17:19.328338 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 911/1856] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:17:19 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 805 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:19.538010 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0785efe1-b908-4914-9c60-f8f15a60f14c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:17:19.547347 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0785efe1-b908-4914-9c60-f8f15a60f14c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:19.547704 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:19.547704 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:19.548355 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0785efe1-b908-4914-9c60-f8f15a60f14c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:19.549263 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-0785efe1-b908-4914-9c60-f8f15a60f14c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:19.685473 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:19.685473 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:19.720901 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0785efe1-b908-4914-9c60-f8f15a60f14c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:17:19.735868 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 946/1857] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:17:19 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:20.343871 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dde507e0-9a8b-45b5-8fc0-b81ac1394422 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:17:20.344671 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dde507e0-9a8b-45b5-8fc0-b81ac1394422 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:20.344671 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:20.344671 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:20.345336 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dde507e0-9a8b-45b5-8fc0-b81ac1394422 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:20.345336 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-dde507e0-9a8b-45b5-8fc0-b81ac1394422 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:20.418499 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:20.418499 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:20.420406 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dde507e0-9a8b-45b5-8fc0-b81ac1394422 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:17:20.442625 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 912/1858] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:17:20 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 805 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:20.752839 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1a928311-27a2-4eb6-a33b-eacd9e2bba78 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:17:20.754307 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1a928311-27a2-4eb6-a33b-eacd9e2bba78 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:20.760580 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:20.760580 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:20.761931 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1a928311-27a2-4eb6-a33b-eacd9e2bba78 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:20.763052 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-1a928311-27a2-4eb6-a33b-eacd9e2bba78 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:20.900865 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:20.900865 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:20.904476 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1a928311-27a2-4eb6-a33b-eacd9e2bba78 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:17:20.941410 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 947/1859] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:17:20 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:21.468429 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3e5ce997-9c59-47be-a1ed-c40fe6044b1e tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:17:21.469196 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3e5ce997-9c59-47be-a1ed-c40fe6044b1e tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:21.469614 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:21.469614 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:21.470588 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3e5ce997-9c59-47be-a1ed-c40fe6044b1e tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:21.471272 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-3e5ce997-9c59-47be-a1ed-c40fe6044b1e tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:21.543934 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:21.543934 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:21.546632 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3e5ce997-9c59-47be-a1ed-c40fe6044b1e tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:17:21.547788 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 913/1860] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:17:21 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 805 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:17:21.955874 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1442bd1f-2c88-435c-963b-51377f38fb79 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:17:21.956560 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1442bd1f-2c88-435c-963b-51377f38fb79 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:21.956907 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:21.956907 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:21.957538 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1442bd1f-2c88-435c-963b-51377f38fb79 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:21.958014 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-1442bd1f-2c88-435c-963b-51377f38fb79 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:22.049731 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:22.049731 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:22.059041 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1442bd1f-2c88-435c-963b-51377f38fb79 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:17:22.072299 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 948/1861] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:17:21 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:17:22.569688 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8c3552f9-e6af-4ed5-bfad-e602d0345a0d tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:17:22.570404 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8c3552f9-e6af-4ed5-bfad-e602d0345a0d tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:22.570710 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:22.570710 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:22.571224 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8c3552f9-e6af-4ed5-bfad-e602d0345a0d tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:22.571683 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-8c3552f9-e6af-4ed5-bfad-e602d0345a0d tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:22.619834 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:22.619834 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:22.626359 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8c3552f9-e6af-4ed5-bfad-e602d0345a0d tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:17:22.631676 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 914/1862] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:17:22 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 805 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:23.090165 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b8e304de-b298-4e4a-93f7-8b18470d689f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:17:23.090805 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b8e304de-b298-4e4a-93f7-8b18470d689f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:23.091090 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:23.091090 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:23.091595 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b8e304de-b298-4e4a-93f7-8b18470d689f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:23.092037 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b8e304de-b298-4e4a-93f7-8b18470d689f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:23.141950 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:23.141950 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:23.144285 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b8e304de-b298-4e4a-93f7-8b18470d689f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:17:23.154689 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 949/1863] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:17:23 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:23.651392 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-99bd0938-e8c0-443a-9743-17250ede4c7d tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:17:23.652657 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-99bd0938-e8c0-443a-9743-17250ede4c7d tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:23.653083 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:23.653083 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:23.654065 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-99bd0938-e8c0-443a-9743-17250ede4c7d tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:23.654648 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-99bd0938-e8c0-443a-9743-17250ede4c7d tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:23.702823 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:23.702823 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:23.710602 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-99bd0938-e8c0-443a-9743-17250ede4c7d tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:17:23.714573 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 915/1864] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:17:23 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:24.169025 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-deea6e45-f70f-4c2f-8d47-84714e0bbb6e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:17:24.170759 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-deea6e45-f70f-4c2f-8d47-84714e0bbb6e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:24.171351 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:24.171351 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:24.172405 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-deea6e45-f70f-4c2f-8d47-84714e0bbb6e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:24.172999 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-deea6e45-f70f-4c2f-8d47-84714e0bbb6e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:24.246943 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:24.246943 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:24.253981 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-deea6e45-f70f-4c2f-8d47-84714e0bbb6e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:17:24.255827 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 950/1865] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:17:24 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:24.736660 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-48b9ba6e-fc98-4705-963a-8cb19f5af1bf tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:17:24.737456 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-48b9ba6e-fc98-4705-963a-8cb19f5af1bf tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:24.740431 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:24.740431 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:24.741920 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-48b9ba6e-fc98-4705-963a-8cb19f5af1bf tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:24.742719 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-48b9ba6e-fc98-4705-963a-8cb19f5af1bf tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:24.824005 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:24.824005 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:24.833987 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-48b9ba6e-fc98-4705-963a-8cb19f5af1bf tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:17:24.835226 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 916/1866] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:17:24 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:17:25.273938 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-71d82638-b6d1-4d99-9295-4023b813fe28 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:17:25.275180 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-71d82638-b6d1-4d99-9295-4023b813fe28 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:25.275693 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:25.275693 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:25.276799 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-71d82638-b6d1-4d99-9295-4023b813fe28 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:25.277751 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-71d82638-b6d1-4d99-9295-4023b813fe28 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:25.365304 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:25.365304 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:25.373415 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-71d82638-b6d1-4d99-9295-4023b813fe28 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:17:25.379450 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 951/1867] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:17:25 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:17:25.851688 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-03c622c4-49e8-42f0-85a4-23c27ccc324e tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:17:25.852274 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-03c622c4-49e8-42f0-85a4-23c27ccc324e tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:25.852452 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:25.852452 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:25.853049 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-03c622c4-49e8-42f0-85a4-23c27ccc324e tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:25.854119 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-03c622c4-49e8-42f0-85a4-23c27ccc324e tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:25.952913 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:25.952913 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:25.954933 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-03c622c4-49e8-42f0-85a4-23c27ccc324e tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:17:25.955730 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 917/1868] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:17:25 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:26.395754 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-94a5411c-1ff9-40a4-8020-06505cc996cc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:17:26.396296 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-94a5411c-1ff9-40a4-8020-06505cc996cc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:26.396655 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:26.396655 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:26.397042 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-94a5411c-1ff9-40a4-8020-06505cc996cc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:26.397732 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-94a5411c-1ff9-40a4-8020-06505cc996cc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:26.522605 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:26.522605 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:26.543551 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-94a5411c-1ff9-40a4-8020-06505cc996cc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:17:26.552400 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 952/1869] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:17:26 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:26.973233 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f071f9e3-7e57-4dc9-ac85-8c262dade649 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:17:26.976087 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f071f9e3-7e57-4dc9-ac85-8c262dade649 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:26.979579 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:26.979579 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:26.980914 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f071f9e3-7e57-4dc9-ac85-8c262dade649 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:26.981591 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-f071f9e3-7e57-4dc9-ac85-8c262dade649 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:27.060759 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:27.060759 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:27.067950 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f071f9e3-7e57-4dc9-ac85-8c262dade649 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:17:27.078420 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 918/1870] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:17:26 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:27.563294 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-975c50c1-8d3d-40bb-99ff-b43bd3c0fbc6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:17:27.563828 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-975c50c1-8d3d-40bb-99ff-b43bd3c0fbc6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:27.564020 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:27.564020 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:27.564823 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-975c50c1-8d3d-40bb-99ff-b43bd3c0fbc6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:27.565461 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-975c50c1-8d3d-40bb-99ff-b43bd3c0fbc6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:27.611440 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:27.611440 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:27.617628 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-975c50c1-8d3d-40bb-99ff-b43bd3c0fbc6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:17:27.620663 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 953/1871] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:17:27 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:28.095809 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1bf5d02c-4a57-4420-b38c-3a50ac4bdb98 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:17:28.095809 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1bf5d02c-4a57-4420-b38c-3a50ac4bdb98 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:28.095809 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:28.095809 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:28.095809 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1bf5d02c-4a57-4420-b38c-3a50ac4bdb98 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:28.095809 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-1bf5d02c-4a57-4420-b38c-3a50ac4bdb98 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:28.157081 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:28.157081 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:28.176834 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1bf5d02c-4a57-4420-b38c-3a50ac4bdb98 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:17:28.188427 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 919/1872] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:17:28 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:28.643173 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-acc1abe6-0694-43c2-b824-81e9de027f9b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:17:28.644628 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-acc1abe6-0694-43c2-b824-81e9de027f9b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:28.650724 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:28.650724 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:28.651643 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-acc1abe6-0694-43c2-b824-81e9de027f9b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:28.652346 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-acc1abe6-0694-43c2-b824-81e9de027f9b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:28.728779 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:28.728779 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:28.742957 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-acc1abe6-0694-43c2-b824-81e9de027f9b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:17:28.746418 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 954/1873] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:17:28 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:17:29.199843 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4eb6b75d-d212-4634-83eb-e2a44f0d5a6b tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:17:29.207787 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4eb6b75d-d212-4634-83eb-e2a44f0d5a6b tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:29.208133 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:29.208133 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:29.210002 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4eb6b75d-d212-4634-83eb-e2a44f0d5a6b tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:29.217249 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-4eb6b75d-d212-4634-83eb-e2a44f0d5a6b tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:29.360215 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:29.360215 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:29.381063 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4eb6b75d-d212-4634-83eb-e2a44f0d5a6b tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:17:29.394310 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 920/1874] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:17:29 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:29.791296 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5e1a9d59-44cd-48d6-b3b0-0cd81408768d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:17:29.791296 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5e1a9d59-44cd-48d6-b3b0-0cd81408768d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:29.807551 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:29.807551 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:29.824410 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5e1a9d59-44cd-48d6-b3b0-0cd81408768d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:29.830318 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-5e1a9d59-44cd-48d6-b3b0-0cd81408768d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:29.968516 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:29.968516 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:29.971786 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5e1a9d59-44cd-48d6-b3b0-0cd81408768d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:17:29.995255 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 955/1875] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:17:29 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:30.412118 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9f5d5b56-5db1-4ecb-8faf-7d05d0a566e1 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:17:30.413642 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9f5d5b56-5db1-4ecb-8faf-7d05d0a566e1 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:30.414735 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:30.414735 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:30.419254 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9f5d5b56-5db1-4ecb-8faf-7d05d0a566e1 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:30.420183 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-9f5d5b56-5db1-4ecb-8faf-7d05d0a566e1 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:30.545182 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:30.545182 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:30.547155 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9f5d5b56-5db1-4ecb-8faf-7d05d0a566e1 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:17:30.547989 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 921/1876] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:17:30 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:31.019123 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4d57433c-9534-43c9-89d3-4ecb017f7ccf tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:17:31.023626 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4d57433c-9534-43c9-89d3-4ecb017f7ccf tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:31.027719 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:31.027719 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:31.028868 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4d57433c-9534-43c9-89d3-4ecb017f7ccf tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:31.029767 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-4d57433c-9534-43c9-89d3-4ecb017f7ccf tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:31.180164 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:31.180164 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:31.201061 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4d57433c-9534-43c9-89d3-4ecb017f7ccf tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:17:31.203029 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 956/1877] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:17:31 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:31.568551 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-547bc668-3091-4df1-a3c9-f0093f00225d tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:17:31.578701 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-547bc668-3091-4df1-a3c9-f0093f00225d tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:31.585349 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:31.585349 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:31.586635 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-547bc668-3091-4df1-a3c9-f0093f00225d tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:31.587741 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-547bc668-3091-4df1-a3c9-f0093f00225d tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:31.694443 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:31.694443 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:31.699250 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-547bc668-3091-4df1-a3c9-f0093f00225d tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:17:31.700866 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 922/1878] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:17:31 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:32.232782 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2de7d92a-84ef-4cbd-b95f-c71337eaf743 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:17:32.233438 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2de7d92a-84ef-4cbd-b95f-c71337eaf743 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:32.233807 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:32.233807 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:32.246705 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2de7d92a-84ef-4cbd-b95f-c71337eaf743 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:32.247523 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-2de7d92a-84ef-4cbd-b95f-c71337eaf743 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:32.431215 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:32.431215 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:32.443872 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2de7d92a-84ef-4cbd-b95f-c71337eaf743 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:17:32.448316 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 957/1879] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:17:32 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:32.723865 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bbf4f115-ed37-4854-8946-68b31f902ec7 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:17:32.732907 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bbf4f115-ed37-4854-8946-68b31f902ec7 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:32.733451 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:32.733451 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:32.734521 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bbf4f115-ed37-4854-8946-68b31f902ec7 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:32.736424 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-bbf4f115-ed37-4854-8946-68b31f902ec7 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:32.865393 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:32.865393 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:32.874359 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bbf4f115-ed37-4854-8946-68b31f902ec7 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:17:32.877980 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 923/1880] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:17:32 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:33.474540 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a2e5790a-02a1-432c-b295-b710e775b894 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:17:33.475779 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a2e5790a-02a1-432c-b295-b710e775b894 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:33.479415 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:33.479415 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:33.480703 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a2e5790a-02a1-432c-b295-b710e775b894 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:33.481695 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-a2e5790a-02a1-432c-b295-b710e775b894 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:33.584074 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:33.584074 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:33.588031 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a2e5790a-02a1-432c-b295-b710e775b894 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:17:33.590939 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 958/1881] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:17:33 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:33.897062 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-588ebebf-d5bf-4e02-8e42-0c3d314f80ea tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:17:33.897867 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-588ebebf-d5bf-4e02-8e42-0c3d314f80ea tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:33.897867 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:33.897867 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:33.897867 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-588ebebf-d5bf-4e02-8e42-0c3d314f80ea tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:33.898424 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-588ebebf-d5bf-4e02-8e42-0c3d314f80ea tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:34.046811 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:34.046811 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:34.050592 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-588ebebf-d5bf-4e02-8e42-0c3d314f80ea tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:17:34.064864 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 924/1882] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:17:33 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:17:34.615260 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6295f069-3462-4f0f-8451-5c5e6d246ecf tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:17:34.618775 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6295f069-3462-4f0f-8451-5c5e6d246ecf tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:34.620958 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:34.620958 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:34.632299 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6295f069-3462-4f0f-8451-5c5e6d246ecf tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:34.633464 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-6295f069-3462-4f0f-8451-5c5e6d246ecf tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:34.770902 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:34.770902 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:34.774716 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6295f069-3462-4f0f-8451-5c5e6d246ecf tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:17:34.782398 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 959/1883] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:17:34 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:35.096447 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8f785cd3-8e45-4c82-810f-cb467ad5e335 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:17:35.097582 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8f785cd3-8e45-4c82-810f-cb467ad5e335 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:35.097963 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:35.097963 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:35.098696 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8f785cd3-8e45-4c82-810f-cb467ad5e335 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:35.099422 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-8f785cd3-8e45-4c82-810f-cb467ad5e335 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:35.266393 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:35.266393 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:35.281978 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8f785cd3-8e45-4c82-810f-cb467ad5e335 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:17:35.297636 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 925/1884] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:17:35 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:35.801794 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d18644ea-3594-4bcb-8de1-b1bf69fb44f4 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:17:35.812222 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d18644ea-3594-4bcb-8de1-b1bf69fb44f4 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:35.812764 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:35.812764 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:35.813646 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d18644ea-3594-4bcb-8de1-b1bf69fb44f4 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:35.817779 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-d18644ea-3594-4bcb-8de1-b1bf69fb44f4 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:35.959931 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:35.959931 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:35.964313 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d18644ea-3594-4bcb-8de1-b1bf69fb44f4 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:17:35.971221 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 960/1885] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:17:35 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:36.317358 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eeb53c0a-a31a-4ae3-9f53-1a33b145bf48 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:17:36.318143 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eeb53c0a-a31a-4ae3-9f53-1a33b145bf48 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:36.319758 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:36.319758 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:36.320507 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eeb53c0a-a31a-4ae3-9f53-1a33b145bf48 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:36.326705 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-eeb53c0a-a31a-4ae3-9f53-1a33b145bf48 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:36.425111 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:36.425111 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:36.427065 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eeb53c0a-a31a-4ae3-9f53-1a33b145bf48 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:17:36.440287 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 926/1886] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:17:36 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:36.995688 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ea9f228d-2fd5-4e04-b508-89b55d12aba5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:17:36.996459 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ea9f228d-2fd5-4e04-b508-89b55d12aba5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:36.996752 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:36.996752 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:36.997316 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ea9f228d-2fd5-4e04-b508-89b55d12aba5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:36.997847 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-ea9f228d-2fd5-4e04-b508-89b55d12aba5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:37.138345 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:37.138345 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:37.155942 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ea9f228d-2fd5-4e04-b508-89b55d12aba5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:17:37.166357 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 961/1887] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:17:36 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:37.458195 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-133b0aa6-4d3b-41df-9a18-19fae5732ad1 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:17:37.459314 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-133b0aa6-4d3b-41df-9a18-19fae5732ad1 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:37.459670 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:37.459670 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:37.460335 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-133b0aa6-4d3b-41df-9a18-19fae5732ad1 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:37.461026 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-133b0aa6-4d3b-41df-9a18-19fae5732ad1 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:37.590451 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:37.590451 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:37.593398 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-133b0aa6-4d3b-41df-9a18-19fae5732ad1 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:17:37.595244 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 927/1888] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:17:37 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:38.192588 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e68d1602-3667-403d-9d9f-b1e999155ceb tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:17:38.194925 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e68d1602-3667-403d-9d9f-b1e999155ceb tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:38.195529 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:38.195529 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:38.196975 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e68d1602-3667-403d-9d9f-b1e999155ceb tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:38.197965 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-e68d1602-3667-403d-9d9f-b1e999155ceb tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:38.303048 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:38.303048 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:38.318584 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e68d1602-3667-403d-9d9f-b1e999155ceb tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:17:38.325448 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 962/1889] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:17:38 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:38.618189 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4d4ae026-3b9d-4696-b90a-119f73dd91c5 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:17:38.625397 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4d4ae026-3b9d-4696-b90a-119f73dd91c5 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:38.626694 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:38.626694 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:38.629313 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4d4ae026-3b9d-4696-b90a-119f73dd91c5 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:38.629869 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-4d4ae026-3b9d-4696-b90a-119f73dd91c5 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:38.690620 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:38.690620 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:38.693314 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4d4ae026-3b9d-4696-b90a-119f73dd91c5 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:17:38.698771 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 928/1890] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:17:38 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:39.353559 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1c041ae1-9ed2-405d-b51b-337312ccbb2e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:17:39.355130 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1c041ae1-9ed2-405d-b51b-337312ccbb2e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:39.357902 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:39.357902 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:39.359081 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1c041ae1-9ed2-405d-b51b-337312ccbb2e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:39.360951 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-1c041ae1-9ed2-405d-b51b-337312ccbb2e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:39.471492 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:39.471492 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:39.479635 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1c041ae1-9ed2-405d-b51b-337312ccbb2e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:17:39.487709 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 963/1891] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:17:39 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:39.720833 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9094b9c5-d4d3-4ad4-93b0-1c1f9d5f9876 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:17:39.721723 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9094b9c5-d4d3-4ad4-93b0-1c1f9d5f9876 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:39.721903 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:39.721903 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:39.722258 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9094b9c5-d4d3-4ad4-93b0-1c1f9d5f9876 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:39.729266 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-9094b9c5-d4d3-4ad4-93b0-1c1f9d5f9876 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:39.814434 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:39.814434 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:39.816476 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9094b9c5-d4d3-4ad4-93b0-1c1f9d5f9876 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:17:39.839725 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 929/1892] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:17:39 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:40.507090 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-785c9c24-0fd4-422f-8fc7-e8a142140d34 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:17:40.510248 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-785c9c24-0fd4-422f-8fc7-e8a142140d34 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:40.512367 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:40.512367 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:40.513914 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-785c9c24-0fd4-422f-8fc7-e8a142140d34 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:40.518072 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-785c9c24-0fd4-422f-8fc7-e8a142140d34 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:40.631930 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:40.631930 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:40.647341 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-785c9c24-0fd4-422f-8fc7-e8a142140d34 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:17:40.650381 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 964/1893] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:17:40 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:40.838707 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-94cf5010-e870-40d6-a33c-478b76b91fb1 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:17:40.840502 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-94cf5010-e870-40d6-a33c-478b76b91fb1 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:40.840879 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:40.840879 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:40.841606 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-94cf5010-e870-40d6-a33c-478b76b91fb1 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:40.842142 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-94cf5010-e870-40d6-a33c-478b76b91fb1 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:40.921807 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:40.921807 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:40.933911 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-94cf5010-e870-40d6-a33c-478b76b91fb1 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:17:40.934807 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 930/1894] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:17:40 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:41.673184 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-60b47e5b-3301-48f0-8a4f-516a96fe5595 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:17:41.679937 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-60b47e5b-3301-48f0-8a4f-516a96fe5595 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:41.680277 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:41.680277 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:41.681461 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-60b47e5b-3301-48f0-8a4f-516a96fe5595 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:41.682345 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-60b47e5b-3301-48f0-8a4f-516a96fe5595 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:41.789091 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:41.789091 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:41.792784 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-60b47e5b-3301-48f0-8a4f-516a96fe5595 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:17:41.793974 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 965/1895] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:17:41 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:41.958451 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c0dbf05e-fd6e-4b06-9a36-5742a370a83c tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:17:41.959154 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c0dbf05e-fd6e-4b06-9a36-5742a370a83c tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:41.959475 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:41.959475 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:41.960423 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c0dbf05e-fd6e-4b06-9a36-5742a370a83c tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:41.961484 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-c0dbf05e-fd6e-4b06-9a36-5742a370a83c tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:42.127494 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:42.127494 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:42.155609 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c0dbf05e-fd6e-4b06-9a36-5742a370a83c tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:17:42.157645 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 931/1896] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:17:41 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:42.808895 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4d394f6f-32f0-4ea1-8f09-6de12172e878 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:17:42.809853 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4d394f6f-32f0-4ea1-8f09-6de12172e878 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:42.810424 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:42.810424 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:42.811237 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4d394f6f-32f0-4ea1-8f09-6de12172e878 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:42.812164 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-4d394f6f-32f0-4ea1-8f09-6de12172e878 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:42.863899 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:42.863899 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:42.866853 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4d394f6f-32f0-4ea1-8f09-6de12172e878 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:17:42.877602 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 966/1897] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:17:42 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:43.183061 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b6e84167-7625-44d0-8f5b-9d4c57f2635c tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:17:43.187738 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b6e84167-7625-44d0-8f5b-9d4c57f2635c tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:43.189735 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:43.189735 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:43.201186 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b6e84167-7625-44d0-8f5b-9d4c57f2635c tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:43.202130 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b6e84167-7625-44d0-8f5b-9d4c57f2635c tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:43.328428 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:43.328428 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:43.335704 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b6e84167-7625-44d0-8f5b-9d4c57f2635c tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:17:43.352319 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 932/1898] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:17:43 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:43.892441 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3c6a08d4-b63d-461e-8de8-69b784c7c1a2 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:17:43.893252 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3c6a08d4-b63d-461e-8de8-69b784c7c1a2 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:43.893612 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:43.893612 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:43.894018 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3c6a08d4-b63d-461e-8de8-69b784c7c1a2 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:43.894664 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-3c6a08d4-b63d-461e-8de8-69b784c7c1a2 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:43.986953 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:43.986953 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:43.991634 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3c6a08d4-b63d-461e-8de8-69b784c7c1a2 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:17:44.001966 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 967/1899] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:17:43 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:44.367282 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dc686bd1-c1f9-4958-8f4a-7fcb37116ee0 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:17:44.372750 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dc686bd1-c1f9-4958-8f4a-7fcb37116ee0 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:44.373801 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:44.373801 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:44.380294 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dc686bd1-c1f9-4958-8f4a-7fcb37116ee0 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:44.381694 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-dc686bd1-c1f9-4958-8f4a-7fcb37116ee0 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:44.555244 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:44.555244 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:44.577190 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dc686bd1-c1f9-4958-8f4a-7fcb37116ee0 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:17:44.594449 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 933/1900] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:17:44 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:45.023996 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e93bd04b-efed-4b3b-810d-d5e344a1a2ba tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:17:45.030530 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e93bd04b-efed-4b3b-810d-d5e344a1a2ba tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:45.031325 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:45.031325 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:45.032457 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e93bd04b-efed-4b3b-810d-d5e344a1a2ba tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:45.033611 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-e93bd04b-efed-4b3b-810d-d5e344a1a2ba tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:45.100112 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:45.100112 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:45.103740 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e93bd04b-efed-4b3b-810d-d5e344a1a2ba tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:17:45.112203 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 968/1901] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:17:45 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:45.603164 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6ef85968-070a-4b3f-be45-a498b29f5a1a tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:17:45.613811 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6ef85968-070a-4b3f-be45-a498b29f5a1a tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:45.614394 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:45.614394 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:45.615306 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6ef85968-070a-4b3f-be45-a498b29f5a1a tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:45.616086 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-6ef85968-070a-4b3f-be45-a498b29f5a1a tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:45.666230 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:45.666230 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:45.675145 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6ef85968-070a-4b3f-be45-a498b29f5a1a tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:17:45.676117 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 934/1902] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:17:45 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:46.138542 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-921c74c4-9728-4bd4-8656-aff04e44acc1 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:17:46.138542 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-921c74c4-9728-4bd4-8656-aff04e44acc1 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:46.138542 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:46.138542 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:46.138542 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-921c74c4-9728-4bd4-8656-aff04e44acc1 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:46.138542 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-921c74c4-9728-4bd4-8656-aff04e44acc1 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:46.209094 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:46.209094 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:46.220324 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-921c74c4-9728-4bd4-8656-aff04e44acc1 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:17:46.223898 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 969/1903] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:17:46 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:46.695383 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dd283b8d-be5e-4cfe-b32f-17a628ae6d6a tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:17:46.696293 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dd283b8d-be5e-4cfe-b32f-17a628ae6d6a tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:46.697084 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:46.697084 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:46.706089 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dd283b8d-be5e-4cfe-b32f-17a628ae6d6a tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:46.706742 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-dd283b8d-be5e-4cfe-b32f-17a628ae6d6a tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:46.809611 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:46.809611 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:46.812426 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dd283b8d-be5e-4cfe-b32f-17a628ae6d6a tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:17:46.818206 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 935/1904] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:17:46 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:47.245003 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-549c3ce2-9f6d-4254-8061-fc2ae474c28f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:17:47.246177 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-549c3ce2-9f6d-4254-8061-fc2ae474c28f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:47.246468 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:47.246468 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:47.250284 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-549c3ce2-9f6d-4254-8061-fc2ae474c28f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:47.260688 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-549c3ce2-9f6d-4254-8061-fc2ae474c28f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:47.356319 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:47.356319 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:47.377707 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-549c3ce2-9f6d-4254-8061-fc2ae474c28f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:17:47.391038 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 970/1905] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:17:47 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:47.845931 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-777b3a65-7740-41c1-9792-9940d50d65cd tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:17:47.849575 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-777b3a65-7740-41c1-9792-9940d50d65cd tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:47.849997 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:47.849997 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:47.850913 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-777b3a65-7740-41c1-9792-9940d50d65cd tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:47.851577 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-777b3a65-7740-41c1-9792-9940d50d65cd tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:47.908038 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:47.908038 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:47.923251 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-777b3a65-7740-41c1-9792-9940d50d65cd tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:17:47.927260 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 936/1906] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:17:47 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:48.403483 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c6b3a6ff-fe76-4644-b217-f5b132b02d37 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:17:48.406325 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c6b3a6ff-fe76-4644-b217-f5b132b02d37 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:48.407187 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:48.407187 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:48.408963 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c6b3a6ff-fe76-4644-b217-f5b132b02d37 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:48.411466 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-c6b3a6ff-fe76-4644-b217-f5b132b02d37 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:48.582598 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:48.582598 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:48.592246 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c6b3a6ff-fe76-4644-b217-f5b132b02d37 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:17:48.600556 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 971/1907] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:17:48 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:48.950399 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-08f917a8-ec29-4d4d-b4b8-25249bee025e tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:17:48.956141 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-08f917a8-ec29-4d4d-b4b8-25249bee025e tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:48.960338 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:48.960338 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:48.961521 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-08f917a8-ec29-4d4d-b4b8-25249bee025e tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:48.964370 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-08f917a8-ec29-4d4d-b4b8-25249bee025e tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:49.056519 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:49.056519 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:49.064542 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-08f917a8-ec29-4d4d-b4b8-25249bee025e tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:17:49.067325 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 937/1908] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:17:48 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:49.641669 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a616de61-73f1-4f39-acca-19f1894909a3 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:17:49.641669 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a616de61-73f1-4f39-acca-19f1894909a3 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:49.641669 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:49.641669 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:49.641669 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a616de61-73f1-4f39-acca-19f1894909a3 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:49.641669 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-a616de61-73f1-4f39-acca-19f1894909a3 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:49.701624 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:49.701624 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:49.703661 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a616de61-73f1-4f39-acca-19f1894909a3 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:17:49.722019 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 972/1909] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:17:49 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:50.084896 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7cebdd63-13e0-463a-8ce9-67fc7d7ea45e tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:17:50.086262 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7cebdd63-13e0-463a-8ce9-67fc7d7ea45e tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:50.086677 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:50.086677 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:50.087889 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7cebdd63-13e0-463a-8ce9-67fc7d7ea45e tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:50.088484 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-7cebdd63-13e0-463a-8ce9-67fc7d7ea45e tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:50.165230 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:50.165230 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:50.174783 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7cebdd63-13e0-463a-8ce9-67fc7d7ea45e tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:17:50.179168 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 938/1910] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:17:50 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:50.724418 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3656d105-a40a-45f9-82ff-ec21d670f6e0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:17:50.725371 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3656d105-a40a-45f9-82ff-ec21d670f6e0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:50.725721 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:50.725721 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:50.726390 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3656d105-a40a-45f9-82ff-ec21d670f6e0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:50.727936 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-3656d105-a40a-45f9-82ff-ec21d670f6e0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:50.802902 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:50.802902 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:50.811268 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3656d105-a40a-45f9-82ff-ec21d670f6e0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:17:50.822618 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 973/1911] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:17:50 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:51.225048 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-37a8a0ee-e3ff-407d-92f5-72d62259fe46 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:17:51.235734 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-37a8a0ee-e3ff-407d-92f5-72d62259fe46 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:51.236415 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:51.236415 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:51.237579 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-37a8a0ee-e3ff-407d-92f5-72d62259fe46 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:51.243221 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-37a8a0ee-e3ff-407d-92f5-72d62259fe46 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:51.431272 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:51.431272 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:51.453444 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-37a8a0ee-e3ff-407d-92f5-72d62259fe46 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:17:51.455028 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 939/1912] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:17:51 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:51.851790 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-68e9d805-19a1-41cb-b222-b228d5f6be98 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:17:51.853176 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-68e9d805-19a1-41cb-b222-b228d5f6be98 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:51.855662 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:51.855662 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:51.857551 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-68e9d805-19a1-41cb-b222-b228d5f6be98 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:51.865658 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-68e9d805-19a1-41cb-b222-b228d5f6be98 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:51.963588 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:51.963588 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:51.974440 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-68e9d805-19a1-41cb-b222-b228d5f6be98 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:17:51.976872 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 974/1913] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:17:51 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:52.479314 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d8575362-166c-4c66-a844-0cf4b7a35e65 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:17:52.482772 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d8575362-166c-4c66-a844-0cf4b7a35e65 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:52.483408 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:52.483408 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:52.487657 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d8575362-166c-4c66-a844-0cf4b7a35e65 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:52.488672 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-d8575362-166c-4c66-a844-0cf4b7a35e65 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:52.647017 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:52.647017 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:52.651227 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d8575362-166c-4c66-a844-0cf4b7a35e65 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:17:52.657664 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 940/1914] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:17:52 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:53.018669 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-888cb151-fd17-4f52-99c9-a3b950e3d35a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:17:53.019804 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-888cb151-fd17-4f52-99c9-a3b950e3d35a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:53.020318 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:53.020318 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:53.021309 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-888cb151-fd17-4f52-99c9-a3b950e3d35a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:53.022130 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-888cb151-fd17-4f52-99c9-a3b950e3d35a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:53.196209 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:53.196209 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:53.199779 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-888cb151-fd17-4f52-99c9-a3b950e3d35a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:17:53.203153 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 975/1915] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:17:52 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:53.702056 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3348e9e9-cda6-42cc-885f-eba30b9d1d4f tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:17:53.710537 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3348e9e9-cda6-42cc-885f-eba30b9d1d4f tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:53.714354 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:53.714354 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:53.718962 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3348e9e9-cda6-42cc-885f-eba30b9d1d4f tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:53.720527 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-3348e9e9-cda6-42cc-885f-eba30b9d1d4f tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:53.973657 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:53.973657 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:53.981982 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3348e9e9-cda6-42cc-885f-eba30b9d1d4f tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:17:53.987301 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 941/1916] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:17:53 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:55.018250 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7aa73913-06ab-4a74-8d9c-b763123659d9 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:17:55.032546 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7aa73913-06ab-4a74-8d9c-b763123659d9 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:55.032893 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:55.032893 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:55.043469 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7aa73913-06ab-4a74-8d9c-b763123659d9 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:55.044858 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-7aa73913-06ab-4a74-8d9c-b763123659d9 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:55.167714 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:55.167714 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:55.174437 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7aa73913-06ab-4a74-8d9c-b763123659d9 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:17:55.187552 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 942/1917] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:17:55 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:55.237962 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-997d8a4f-d6cd-49f9-aeaf-d90873cf9e7a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:17:55.238780 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-997d8a4f-d6cd-49f9-aeaf-d90873cf9e7a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:55.239104 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:55.239104 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:55.239745 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-997d8a4f-d6cd-49f9-aeaf-d90873cf9e7a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:55.240368 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-997d8a4f-d6cd-49f9-aeaf-d90873cf9e7a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:55.426438 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:55.426438 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:55.447041 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-997d8a4f-d6cd-49f9-aeaf-d90873cf9e7a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:17:55.452929 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 976/1918] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:17:54 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 1233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:56.219650 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8a6e4d6e-81b1-4e8b-a08e-95efc91222c6 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:17:56.222522 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8a6e4d6e-81b1-4e8b-a08e-95efc91222c6 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:56.222814 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:56.222814 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:56.234405 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8a6e4d6e-81b1-4e8b-a08e-95efc91222c6 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:56.238970 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-8a6e4d6e-81b1-4e8b-a08e-95efc91222c6 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:56.318146 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:56.318146 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:56.323096 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8a6e4d6e-81b1-4e8b-a08e-95efc91222c6 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:17:56.325285 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 943/1919] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:17:56 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:56.485961 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f68bf81f-e32f-463e-b16e-d5b1d9cc6d6c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:17:56.486629 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f68bf81f-e32f-463e-b16e-d5b1d9cc6d6c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:56.486863 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:56.486863 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:56.487373 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f68bf81f-e32f-463e-b16e-d5b1d9cc6d6c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:56.487778 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-f68bf81f-e32f-463e-b16e-d5b1d9cc6d6c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:56.604606 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:56.604606 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:56.606562 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f68bf81f-e32f-463e-b16e-d5b1d9cc6d6c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:17:56.607540 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 977/1920] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:17:56 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:17:57.344159 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f8ca78fc-3de0-4739-92b3-208f111cd215 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:17:57.349952 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f8ca78fc-3de0-4739-92b3-208f111cd215 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:57.353188 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:57.353188 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:57.355784 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f8ca78fc-3de0-4739-92b3-208f111cd215 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:57.356664 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-f8ca78fc-3de0-4739-92b3-208f111cd215 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:57.435900 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:57.435900 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:57.446041 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f8ca78fc-3de0-4739-92b3-208f111cd215 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:17:57.450312 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 944/1921] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:17:57 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:17:57.628858 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-995cb5cb-f57f-4bb2-b22c-1e3b9f4790fc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:17:57.630074 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-995cb5cb-f57f-4bb2-b22c-1e3b9f4790fc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:57.630520 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:57.630520 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:57.631322 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-995cb5cb-f57f-4bb2-b22c-1e3b9f4790fc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:57.632048 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-995cb5cb-f57f-4bb2-b22c-1e3b9f4790fc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:57.727253 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:57.727253 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:57.748446 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-995cb5cb-f57f-4bb2-b22c-1e3b9f4790fc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:17:57.749332 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 978/1922] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:17:57 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:17:58.471395 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-46374817-486d-41d4-8f65-33d562d66587 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:17:58.472255 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-46374817-486d-41d4-8f65-33d562d66587 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:58.472255 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:58.472255 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:58.472644 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-46374817-486d-41d4-8f65-33d562d66587 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:58.473459 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-46374817-486d-41d4-8f65-33d562d66587 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:58.557577 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:58.557577 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:58.565175 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-46374817-486d-41d4-8f65-33d562d66587 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:17:58.566327 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 945/1923] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:17:58 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:17:58.819549 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c7ee1ab1-2b20-4f4c-97e1-f6d79160d744 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:17:58.820716 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c7ee1ab1-2b20-4f4c-97e1-f6d79160d744 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:58.821787 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:58.821787 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:58.822710 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c7ee1ab1-2b20-4f4c-97e1-f6d79160d744 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:58.823514 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-c7ee1ab1-2b20-4f4c-97e1-f6d79160d744 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:58.910291 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:58.910291 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:58.931889 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c7ee1ab1-2b20-4f4c-97e1-f6d79160d744 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:17:58.936421 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 979/1924] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:17:58 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:17:59.587045 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d9030f7e-4629-4e0b-91b9-1b9246a1ffe6 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:17:59.587826 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d9030f7e-4629-4e0b-91b9-1b9246a1ffe6 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:59.587826 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:59.587826 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:59.588291 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d9030f7e-4629-4e0b-91b9-1b9246a1ffe6 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:59.588536 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-d9030f7e-4629-4e0b-91b9-1b9246a1ffe6 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:17:59.654957 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:17:59.654957 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:17:59.663815 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d9030f7e-4629-4e0b-91b9-1b9246a1ffe6 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:17:59.682830 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 946/1925] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:17:59 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:17:59.953289 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-22636ffb-b849-43a0-a6b1-4b4a9911d3d7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:17:59.954132 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-22636ffb-b849-43a0-a6b1-4b4a9911d3d7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:17:59.954533 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:17:59.954533 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:17:59.955139 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-22636ffb-b849-43a0-a6b1-4b4a9911d3d7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:17:59.955676 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-22636ffb-b849-43a0-a6b1-4b4a9911d3d7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:00.037271 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:00.037271 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:00.040810 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-22636ffb-b849-43a0-a6b1-4b4a9911d3d7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:18:00.042431 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 980/1926] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:17:59 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:18:00.686713 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c6ad8fc9-943b-4bec-a6ea-7f81053e671d tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:18:00.688714 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c6ad8fc9-943b-4bec-a6ea-7f81053e671d tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:00.689473 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:00.689473 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:00.690615 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c6ad8fc9-943b-4bec-a6ea-7f81053e671d tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:00.691486 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-c6ad8fc9-943b-4bec-a6ea-7f81053e671d tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:00.886758 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:00.886758 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:00.890287 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c6ad8fc9-943b-4bec-a6ea-7f81053e671d tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:18:00.892249 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 947/1927] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:18:00 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:01.060810 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-95752709-7ae6-434b-9622-cbf156d238f3 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:18:01.062652 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-95752709-7ae6-434b-9622-cbf156d238f3 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:01.063011 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:01.063011 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:01.063673 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-95752709-7ae6-434b-9622-cbf156d238f3 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:01.064353 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-95752709-7ae6-434b-9622-cbf156d238f3 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:01.177708 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:01.177708 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:01.181219 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-95752709-7ae6-434b-9622-cbf156d238f3 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:18:01.183361 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 981/1928] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:18:01 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:18:01.925390 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4dd533d5-3677-44eb-996d-170e81683709 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:18:01.926338 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4dd533d5-3677-44eb-996d-170e81683709 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:01.926659 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:01.926659 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:01.927235 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4dd533d5-3677-44eb-996d-170e81683709 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:01.941087 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-4dd533d5-3677-44eb-996d-170e81683709 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:02.079803 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:02.079803 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:02.098808 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4dd533d5-3677-44eb-996d-170e81683709 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:18:02.100166 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 948/1929] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:18:01 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:02.196863 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a1baf333-15b2-4654-a7b4-acbd1964ed80 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:18:02.197829 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a1baf333-15b2-4654-a7b4-acbd1964ed80 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:02.198598 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:02.198598 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:02.199278 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a1baf333-15b2-4654-a7b4-acbd1964ed80 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:02.199839 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-a1baf333-15b2-4654-a7b4-acbd1964ed80 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:02.307621 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:02.307621 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:02.309933 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a1baf333-15b2-4654-a7b4-acbd1964ed80 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:18:02.316896 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 982/1930] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:18:02 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:18:03.122757 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a14e591d-1852-4855-9108-1cd9648e341f tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:18:03.124015 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a14e591d-1852-4855-9108-1cd9648e341f tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:03.124398 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:03.124398 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:03.125044 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a14e591d-1852-4855-9108-1cd9648e341f tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:03.125621 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-a14e591d-1852-4855-9108-1cd9648e341f tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:03.204611 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:03.204611 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:03.206645 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a14e591d-1852-4855-9108-1cd9648e341f tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:18:03.207492 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 949/1931] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:18:03 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:03.340785 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4f0c5080-417b-4fc9-bff3-ff2d636c0c82 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:18:03.342082 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4f0c5080-417b-4fc9-bff3-ff2d636c0c82 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:03.342855 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:03.342855 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:03.343906 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4f0c5080-417b-4fc9-bff3-ff2d636c0c82 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:03.345725 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-4f0c5080-417b-4fc9-bff3-ff2d636c0c82 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:03.424961 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:03.424961 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:03.428068 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4f0c5080-417b-4fc9-bff3-ff2d636c0c82 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:18:03.433601 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 983/1932] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:18:03 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:04.229095 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-735bb976-4215-4a1e-ab82-07d42b1fd593 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:18:04.233059 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-735bb976-4215-4a1e-ab82-07d42b1fd593 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:04.235978 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:04.235978 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:04.242854 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-735bb976-4215-4a1e-ab82-07d42b1fd593 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:04.244424 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-735bb976-4215-4a1e-ab82-07d42b1fd593 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:04.377610 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:04.377610 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:04.398711 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-735bb976-4215-4a1e-ab82-07d42b1fd593 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:18:04.406785 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 950/1933] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:18:04 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:04.449589 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-add048bf-8061-4982-9e82-746e45977bf1 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:18:04.450259 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-add048bf-8061-4982-9e82-746e45977bf1 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:04.450614 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:04.450614 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:04.451016 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-add048bf-8061-4982-9e82-746e45977bf1 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:04.451550 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-add048bf-8061-4982-9e82-746e45977bf1 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:04.523920 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:04.523920 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:04.529310 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-add048bf-8061-4982-9e82-746e45977bf1 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:18:04.537960 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 984/1934] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:18:04 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:05.448051 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-532d2dce-b102-4fc7-ac59-1a9293cb27ef tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:18:05.450302 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-532d2dce-b102-4fc7-ac59-1a9293cb27ef tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:05.451006 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:05.451006 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:05.452379 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-532d2dce-b102-4fc7-ac59-1a9293cb27ef tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:05.453451 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-532d2dce-b102-4fc7-ac59-1a9293cb27ef tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:05.506134 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:05.506134 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:05.510680 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-532d2dce-b102-4fc7-ac59-1a9293cb27ef tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:18:05.511531 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 951/1935] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:18:05 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:05.568204 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3e99da57-f2db-47df-8a23-dd803db87201 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:18:05.568882 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3e99da57-f2db-47df-8a23-dd803db87201 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:05.569125 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:05.569125 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:05.571500 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3e99da57-f2db-47df-8a23-dd803db87201 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:05.572331 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-3e99da57-f2db-47df-8a23-dd803db87201 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:05.626473 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:05.626473 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:05.634753 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3e99da57-f2db-47df-8a23-dd803db87201 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:18:05.635704 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 985/1936] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:18:05 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:06.526240 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3607e924-3410-4e07-ac1b-8408dfd6eebd tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:18:06.528075 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3607e924-3410-4e07-ac1b-8408dfd6eebd tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:06.528550 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:06.528550 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:06.529351 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3607e924-3410-4e07-ac1b-8408dfd6eebd tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:06.529978 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-3607e924-3410-4e07-ac1b-8408dfd6eebd tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:06.585810 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:06.585810 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:06.590376 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3607e924-3410-4e07-ac1b-8408dfd6eebd tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:18:06.595946 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 952/1937] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:18:06 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:06.658330 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c938982b-88f6-4bbf-b676-2de529f1564e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:18:06.659221 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c938982b-88f6-4bbf-b676-2de529f1564e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:06.659561 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:06.659561 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:06.660170 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c938982b-88f6-4bbf-b676-2de529f1564e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:06.660821 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-c938982b-88f6-4bbf-b676-2de529f1564e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:06.748217 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:06.748217 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:06.752420 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c938982b-88f6-4bbf-b676-2de529f1564e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:18:06.754074 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 986/1938] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:18:06 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:18:07.622760 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-44bd440b-8729-4af1-b132-2ca1941430c4 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:18:07.629094 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-44bd440b-8729-4af1-b132-2ca1941430c4 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:07.631202 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:07.631202 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:07.632257 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-44bd440b-8729-4af1-b132-2ca1941430c4 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:07.632703 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-44bd440b-8729-4af1-b132-2ca1941430c4 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:07.783832 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1b53822c-3635-4f52-a103-db2190203de5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:18:07.784846 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1b53822c-3635-4f52-a103-db2190203de5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:07.795564 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:07.795564 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:07.796520 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1b53822c-3635-4f52-a103-db2190203de5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:07.797225 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-1b53822c-3635-4f52-a103-db2190203de5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:07.802748 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:07.802748 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:07.813309 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-44bd440b-8729-4af1-b132-2ca1941430c4 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:18:07.831145 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 953/1939] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:18:07 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:07.974164 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:07.974164 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:07.982729 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1b53822c-3635-4f52-a103-db2190203de5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:18:07.985776 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 987/1940] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:18:07 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:08.848571 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-96e50bee-6598-4b38-9ee2-81e8ae5f361a tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:18:08.849667 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-96e50bee-6598-4b38-9ee2-81e8ae5f361a tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:08.850033 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:08.850033 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:08.850761 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-96e50bee-6598-4b38-9ee2-81e8ae5f361a tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:08.851429 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-96e50bee-6598-4b38-9ee2-81e8ae5f361a tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:08.980804 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:08.980804 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:08.991944 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-96e50bee-6598-4b38-9ee2-81e8ae5f361a tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:18:09.014772 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 954/1941] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:18:08 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:09.021266 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a2133982-fc24-4d29-adbf-5fb4db40578c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:18:09.022578 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a2133982-fc24-4d29-adbf-5fb4db40578c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:09.022690 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:09.022690 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:09.023301 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a2133982-fc24-4d29-adbf-5fb4db40578c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:09.023975 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-a2133982-fc24-4d29-adbf-5fb4db40578c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:09.185972 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:09.185972 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:09.204718 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a2133982-fc24-4d29-adbf-5fb4db40578c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:18:09.217218 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 988/1942] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:18:09 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:10.052096 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b88aff36-cc7d-4621-aabf-b3660d18898f tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:18:10.052096 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b88aff36-cc7d-4621-aabf-b3660d18898f tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:10.052096 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:10.052096 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:10.052096 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b88aff36-cc7d-4621-aabf-b3660d18898f tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:10.052096 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b88aff36-cc7d-4621-aabf-b3660d18898f tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:10.207362 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:10.207362 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:10.216218 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b88aff36-cc7d-4621-aabf-b3660d18898f tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:18:10.228883 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 955/1943] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:18:10 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:10.246696 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2459a3b5-11ad-4ef7-b117-2c7700df6ed1 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:18:10.250795 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2459a3b5-11ad-4ef7-b117-2c7700df6ed1 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:10.251158 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:10.251158 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:10.251865 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2459a3b5-11ad-4ef7-b117-2c7700df6ed1 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:10.252477 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-2459a3b5-11ad-4ef7-b117-2c7700df6ed1 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:10.342793 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:10.342793 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:10.344666 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2459a3b5-11ad-4ef7-b117-2c7700df6ed1 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:18:10.345511 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 989/1944] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:18:10 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:18:11.248926 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-912d3d49-46d8-4090-a850-c62dbc28d412 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:18:11.252040 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-912d3d49-46d8-4090-a850-c62dbc28d412 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:11.252532 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:11.252532 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:11.256020 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-912d3d49-46d8-4090-a850-c62dbc28d412 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:11.256987 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-912d3d49-46d8-4090-a850-c62dbc28d412 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:11.337931 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:11.337931 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:11.340763 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-912d3d49-46d8-4090-a850-c62dbc28d412 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:18:11.344454 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 956/1945] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:18:11 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:11.394356 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-53022215-bb69-4a54-8d21-bcfff8687f53 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:18:11.421735 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-53022215-bb69-4a54-8d21-bcfff8687f53 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:11.422124 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:11.422124 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:11.422853 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-53022215-bb69-4a54-8d21-bcfff8687f53 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:11.423549 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-53022215-bb69-4a54-8d21-bcfff8687f53 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:11.486124 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:11.486124 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:11.489429 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-53022215-bb69-4a54-8d21-bcfff8687f53 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:18:11.490746 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 990/1946] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:18:11 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:12.379227 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c511a7a7-398d-4a27-81b6-98fad629d0c6 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:18:12.381305 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c511a7a7-398d-4a27-81b6-98fad629d0c6 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:12.381579 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:12.381579 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:12.387179 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c511a7a7-398d-4a27-81b6-98fad629d0c6 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:12.387931 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-c511a7a7-398d-4a27-81b6-98fad629d0c6 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:12.490502 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:12.490502 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:12.499351 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c511a7a7-398d-4a27-81b6-98fad629d0c6 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:18:12.503782 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 957/1947] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:18:12 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:12.522356 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-88acb521-887d-4868-a9b0-3b6dcab1e36e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:18:12.523154 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-88acb521-887d-4868-a9b0-3b6dcab1e36e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:12.523486 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:12.523486 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:12.524168 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-88acb521-887d-4868-a9b0-3b6dcab1e36e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:12.524793 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-88acb521-887d-4868-a9b0-3b6dcab1e36e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:12.588472 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:12.588472 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:12.591971 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-88acb521-887d-4868-a9b0-3b6dcab1e36e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:18:12.594137 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 991/1948] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:18:12 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:13.524714 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7d394695-f8e4-4741-84e9-49a442ee014e tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:18:13.526245 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7d394695-f8e4-4741-84e9-49a442ee014e tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:13.528261 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:13.528261 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:13.529535 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7d394695-f8e4-4741-84e9-49a442ee014e tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:13.530798 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-7d394695-f8e4-4741-84e9-49a442ee014e tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:13.616280 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d08c3cec-8639-40d6-88ac-041c55b7213f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:18:13.617880 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d08c3cec-8639-40d6-88ac-041c55b7213f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:13.619584 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:13.619584 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:13.622637 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d08c3cec-8639-40d6-88ac-041c55b7213f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:13.624045 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-d08c3cec-8639-40d6-88ac-041c55b7213f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:13.637909 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:13.637909 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:13.645312 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7d394695-f8e4-4741-84e9-49a442ee014e tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:18:13.652539 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 958/1949] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:18:13 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:13.737940 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:13.737940 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:13.743718 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d08c3cec-8639-40d6-88ac-041c55b7213f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:18:13.747418 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 992/1950] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:18:13 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:18:14.677650 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c409b560-fb88-421e-9e9b-d3fdab741f6f tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:18:14.678548 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c409b560-fb88-421e-9e9b-d3fdab741f6f tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:14.678896 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:14.678896 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:14.683199 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c409b560-fb88-421e-9e9b-d3fdab741f6f tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:14.683916 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-c409b560-fb88-421e-9e9b-d3fdab741f6f tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:14.769892 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-18aa1f14-ef49-43e2-bf60-90ba4edaebc5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:18:14.774442 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-18aa1f14-ef49-43e2-bf60-90ba4edaebc5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:14.774841 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:14.774841 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:14.775468 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-18aa1f14-ef49-43e2-bf60-90ba4edaebc5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:14.776064 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-18aa1f14-ef49-43e2-bf60-90ba4edaebc5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:14.825942 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:14.825942 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:14.837213 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c409b560-fb88-421e-9e9b-d3fdab741f6f tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:18:14.842884 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 959/1951] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:18:14 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:14.913258 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:14.913258 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:14.927426 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-18aa1f14-ef49-43e2-bf60-90ba4edaebc5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:18:14.928840 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 993/1952] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:18:14 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:18:15.866577 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d4e96afc-2d59-417e-b78b-1c12902d3794 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:18:15.880216 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d4e96afc-2d59-417e-b78b-1c12902d3794 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:15.881072 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:15.881072 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:15.882355 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d4e96afc-2d59-417e-b78b-1c12902d3794 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:15.883359 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-d4e96afc-2d59-417e-b78b-1c12902d3794 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:15.954715 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3f9939ea-aeb3-4ece-aeee-da25cd406140 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:18:15.956357 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3f9939ea-aeb3-4ece-aeee-da25cd406140 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:15.957028 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:15.957028 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:15.960586 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3f9939ea-aeb3-4ece-aeee-da25cd406140 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:15.963534 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-3f9939ea-aeb3-4ece-aeee-da25cd406140 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:15.978377 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:15.978377 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:15.981891 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d4e96afc-2d59-417e-b78b-1c12902d3794 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:18:15.983321 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 960/1953] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:18:15 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:16.043173 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:16.043173 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:16.047666 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3f9939ea-aeb3-4ece-aeee-da25cd406140 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:18:16.049695 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 994/1954] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:18:15 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:18:17.007038 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-55cbfdfa-cbfa-4bb8-91ad-006bfa4fec9d tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:18:17.012435 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-55cbfdfa-cbfa-4bb8-91ad-006bfa4fec9d tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:17.013727 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:17.013727 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:17.079895 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e4bee710-a3ce-4ea6-a430-2fa9764f98ad tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:18:17.096735 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-55cbfdfa-cbfa-4bb8-91ad-006bfa4fec9d tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:17.100890 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-55cbfdfa-cbfa-4bb8-91ad-006bfa4fec9d tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:17.109498 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e4bee710-a3ce-4ea6-a430-2fa9764f98ad tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:17.112531 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:17.112531 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:17.113824 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e4bee710-a3ce-4ea6-a430-2fa9764f98ad tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:17.122015 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-e4bee710-a3ce-4ea6-a430-2fa9764f98ad tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:17.286764 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:17.286764 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:17.297420 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:17.297420 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:17.301629 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-55cbfdfa-cbfa-4bb8-91ad-006bfa4fec9d tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:18:17.306893 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e4bee710-a3ce-4ea6-a430-2fa9764f98ad tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:18:17.308657 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 961/1955] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:18:16 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:17.310438 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 995/1956] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:18:17 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:18.336111 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fc7fbd96-b472-4eb1-b71f-70a4fa272f0f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:18:18.343363 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-020f6ab4-18cd-466d-ab92-772ddc0cffac tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:18:18.353903 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fc7fbd96-b472-4eb1-b71f-70a4fa272f0f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:18.355523 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-020f6ab4-18cd-466d-ab92-772ddc0cffac tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:18.356117 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:18.356117 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:18.356879 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:18.356879 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:18.358016 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fc7fbd96-b472-4eb1-b71f-70a4fa272f0f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:18.358881 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-020f6ab4-18cd-466d-ab92-772ddc0cffac tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:18.359689 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-020f6ab4-18cd-466d-ab92-772ddc0cffac tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:18.360512 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-fc7fbd96-b472-4eb1-b71f-70a4fa272f0f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:18.523866 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:18.523866 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:18.527694 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:18.527694 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:18.536588 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-020f6ab4-18cd-466d-ab92-772ddc0cffac tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:18:18.540586 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fc7fbd96-b472-4eb1-b71f-70a4fa272f0f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:18:18.543659 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 962/1957] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:18:18 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:18.544260 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 996/1958] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:18:18 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:19.571597 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8be71d1c-6a26-40a1-9963-f754901390f0 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:18:19.572525 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8be71d1c-6a26-40a1-9963-f754901390f0 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:19.572879 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:19.572879 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:19.573502 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9d5e3eaf-db62-4b82-92fe-fc031cd133c5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:18:19.574468 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9d5e3eaf-db62-4b82-92fe-fc031cd133c5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:19.574780 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:19.574780 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:19.575398 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9d5e3eaf-db62-4b82-92fe-fc031cd133c5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:19.576011 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-9d5e3eaf-db62-4b82-92fe-fc031cd133c5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:19.580812 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8be71d1c-6a26-40a1-9963-f754901390f0 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:19.581907 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-8be71d1c-6a26-40a1-9963-f754901390f0 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:19.743351 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:19.743351 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:19.748224 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:19.748224 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:19.760913 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8be71d1c-6a26-40a1-9963-f754901390f0 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:18:19.764581 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9d5e3eaf-db62-4b82-92fe-fc031cd133c5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:18:19.766822 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 997/1959] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:18:19 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:18:19.768569 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 963/1960] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:18:19 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:20.791312 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-61b27418-7e8e-4c2a-b0b8-b3d3dc12c85d tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:18:20.791976 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-61b27418-7e8e-4c2a-b0b8-b3d3dc12c85d tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:20.792195 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:20.792195 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:20.792589 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-61b27418-7e8e-4c2a-b0b8-b3d3dc12c85d tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:20.792782 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-61b27418-7e8e-4c2a-b0b8-b3d3dc12c85d tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:20.797794 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aff2e745-f922-4707-849a-aac9da87cd52 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:18:20.798854 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aff2e745-f922-4707-849a-aac9da87cd52 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:20.799197 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:20.799197 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:20.799831 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aff2e745-f922-4707-849a-aac9da87cd52 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:20.800679 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-aff2e745-f922-4707-849a-aac9da87cd52 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:20.890963 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:20.890963 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:20.903831 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-61b27418-7e8e-4c2a-b0b8-b3d3dc12c85d tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:18:20.914279 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 964/1961] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:18:20 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:20.918446 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:20.918446 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:20.918446 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aff2e745-f922-4707-849a-aac9da87cd52 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:18:20.918446 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 998/1962] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:18:20 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:21.928032 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-44290418-f30a-47e0-8437-cac3a95dc909 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:18:21.940528 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-44290418-f30a-47e0-8437-cac3a95dc909 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:21.940848 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:21.940848 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:21.942602 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-44290418-f30a-47e0-8437-cac3a95dc909 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:21.943003 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-44290418-f30a-47e0-8437-cac3a95dc909 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:21.946044 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7ec140ca-eb4b-4946-bcef-72b431e7b8eb tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:18:21.950302 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7ec140ca-eb4b-4946-bcef-72b431e7b8eb tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:21.950733 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:21.950733 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:21.951308 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7ec140ca-eb4b-4946-bcef-72b431e7b8eb tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:21.951678 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-7ec140ca-eb4b-4946-bcef-72b431e7b8eb tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:22.082477 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:22.082477 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:22.092400 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7ec140ca-eb4b-4946-bcef-72b431e7b8eb tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:18:22.106471 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 999/1963] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:18:21 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:18:22.115994 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:22.115994 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:22.118602 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-44290418-f30a-47e0-8437-cac3a95dc909 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:18:22.123814 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 965/1964] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:18:21 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:23.132248 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0206a8ca-50dc-4a19-89bc-f356c293952c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:18:23.137749 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0206a8ca-50dc-4a19-89bc-f356c293952c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:23.138475 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:23.138475 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:23.141248 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0206a8ca-50dc-4a19-89bc-f356c293952c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:23.142201 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-0206a8ca-50dc-4a19-89bc-f356c293952c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:23.149514 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a1122ddf-0be4-4eec-846d-526fa99c4db3 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:18:23.150503 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a1122ddf-0be4-4eec-846d-526fa99c4db3 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:23.154516 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:23.154516 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:23.155335 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a1122ddf-0be4-4eec-846d-526fa99c4db3 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:23.171962 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-a1122ddf-0be4-4eec-846d-526fa99c4db3 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:23.233321 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:23.233321 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:23.258929 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0206a8ca-50dc-4a19-89bc-f356c293952c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:18:23.265601 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1000/1965] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:18:23 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:23.306551 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:23.306551 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:23.309866 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a1122ddf-0be4-4eec-846d-526fa99c4db3 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:18:23.338441 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 966/1966] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:18:23 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:24.300127 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6af7d9b9-20a5-411e-a8b4-a1e0acc115bc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:18:24.302956 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6af7d9b9-20a5-411e-a8b4-a1e0acc115bc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:24.314759 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:24.314759 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:24.315632 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6af7d9b9-20a5-411e-a8b4-a1e0acc115bc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:24.316346 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-6af7d9b9-20a5-411e-a8b4-a1e0acc115bc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:24.343286 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6133da93-ac4a-44f8-a2a4-6ac89e80e069 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:18:24.343884 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6133da93-ac4a-44f8-a2a4-6ac89e80e069 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:24.344071 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:24.344071 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:24.344433 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6133da93-ac4a-44f8-a2a4-6ac89e80e069 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:24.344984 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-6133da93-ac4a-44f8-a2a4-6ac89e80e069 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:24.432751 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:24.432751 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:24.457928 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6133da93-ac4a-44f8-a2a4-6ac89e80e069 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:18:24.460193 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 967/1967] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:18:24 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:18:24.487207 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:24.487207 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:24.490805 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6af7d9b9-20a5-411e-a8b4-a1e0acc115bc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:18:24.509774 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1001/1968] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:18:24 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:25.478238 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3c60e3b2-5065-4bd5-a0a4-a893e468dc06 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:18:25.479010 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3c60e3b2-5065-4bd5-a0a4-a893e468dc06 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:25.479010 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:25.479010 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:25.479444 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3c60e3b2-5065-4bd5-a0a4-a893e468dc06 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:25.479858 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-3c60e3b2-5065-4bd5-a0a4-a893e468dc06 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:25.508532 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-68c6a98c-9d81-490c-8669-c02da0efb9e5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:18:25.509505 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-68c6a98c-9d81-490c-8669-c02da0efb9e5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:25.509924 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:25.509924 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:25.510609 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-68c6a98c-9d81-490c-8669-c02da0efb9e5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:25.511200 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-68c6a98c-9d81-490c-8669-c02da0efb9e5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:25.617952 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:25.617952 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:25.621911 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-68c6a98c-9d81-490c-8669-c02da0efb9e5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:18:25.625836 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:25.625836 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:25.635251 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1002/1969] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:18:25 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:18:25.644980 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3c60e3b2-5065-4bd5-a0a4-a893e468dc06 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:18:25.679734 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 968/1970] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:18:25 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:18:26.642335 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cd1df7cd-db55-4c0f-b115-3a983312e803 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:18:26.643166 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cd1df7cd-db55-4c0f-b115-3a983312e803 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:26.643166 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:26.643166 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:26.643587 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cd1df7cd-db55-4c0f-b115-3a983312e803 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:26.643751 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-cd1df7cd-db55-4c0f-b115-3a983312e803 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:26.688320 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:26.688320 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:26.691630 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1410d57a-a9a0-4752-af86-96d4466c9254 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:18:26.697518 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cd1df7cd-db55-4c0f-b115-3a983312e803 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:18:26.698589 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1003/1971] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:18:26 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:26.702077 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1410d57a-a9a0-4752-af86-96d4466c9254 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:26.702665 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:26.702665 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:26.703359 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1410d57a-a9a0-4752-af86-96d4466c9254 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:26.704049 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-1410d57a-a9a0-4752-af86-96d4466c9254 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:26.812932 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:26.812932 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:26.835415 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1410d57a-a9a0-4752-af86-96d4466c9254 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:18:26.845502 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 969/1972] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:18:26 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:27.717883 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a73ee51e-e6bd-487a-88ae-bfd84a218c45 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:18:27.723913 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a73ee51e-e6bd-487a-88ae-bfd84a218c45 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:27.725714 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:27.725714 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:27.726397 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a73ee51e-e6bd-487a-88ae-bfd84a218c45 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:27.732126 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-a73ee51e-e6bd-487a-88ae-bfd84a218c45 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:27.828812 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:27.828812 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:27.839357 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a73ee51e-e6bd-487a-88ae-bfd84a218c45 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:18:27.839357 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1004/1973] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:18:27 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:27.873686 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f537292a-a603-4c4c-934f-9613467e8d4e tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:18:27.879058 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f537292a-a603-4c4c-934f-9613467e8d4e tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:27.879490 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:27.879490 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:27.880353 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f537292a-a603-4c4c-934f-9613467e8d4e tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:27.886676 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-f537292a-a603-4c4c-934f-9613467e8d4e tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:27.987621 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:27.987621 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:27.991933 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f537292a-a603-4c4c-934f-9613467e8d4e tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:18:28.009278 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 970/1974] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:18:27 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:28.855693 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-53cea21b-ead0-46ae-95e0-c4841511c3b7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:18:28.856697 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-53cea21b-ead0-46ae-95e0-c4841511c3b7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:28.857120 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:28.857120 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:28.857843 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-53cea21b-ead0-46ae-95e0-c4841511c3b7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:28.858403 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-53cea21b-ead0-46ae-95e0-c4841511c3b7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:28.908266 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:28.908266 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:28.910814 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-53cea21b-ead0-46ae-95e0-c4841511c3b7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:18:28.913394 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1005/1975] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:18:28 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:29.025559 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3eb0b8dc-6486-4fff-a29f-bbe3cea71b02 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:18:29.037180 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3eb0b8dc-6486-4fff-a29f-bbe3cea71b02 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:29.079076 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:29.079076 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:29.079076 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3eb0b8dc-6486-4fff-a29f-bbe3cea71b02 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:29.079076 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-3eb0b8dc-6486-4fff-a29f-bbe3cea71b02 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:29.179231 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:29.179231 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:29.187728 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3eb0b8dc-6486-4fff-a29f-bbe3cea71b02 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:18:29.193681 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 971/1976] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:18:29 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:29.938790 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e5ffdc20-fc49-42b3-80c8-8499ee2e60c8 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:18:29.942348 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e5ffdc20-fc49-42b3-80c8-8499ee2e60c8 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:29.945725 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:29.945725 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:29.947204 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e5ffdc20-fc49-42b3-80c8-8499ee2e60c8 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:29.952765 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-e5ffdc20-fc49-42b3-80c8-8499ee2e60c8 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:30.091419 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:30.091419 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:30.101093 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e5ffdc20-fc49-42b3-80c8-8499ee2e60c8 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:18:30.108100 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1006/1977] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:18:29 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:30.262602 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9c85ff13-89c5-4159-a27e-9d4de2d5b8e4 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:18:30.273168 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9c85ff13-89c5-4159-a27e-9d4de2d5b8e4 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:30.273595 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:30.273595 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:30.274338 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9c85ff13-89c5-4159-a27e-9d4de2d5b8e4 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:30.275019 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-9c85ff13-89c5-4159-a27e-9d4de2d5b8e4 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:30.349497 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:30.349497 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:30.355510 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9c85ff13-89c5-4159-a27e-9d4de2d5b8e4 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:18:30.358024 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 972/1978] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:18:30 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:31.130618 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a9c92edb-e914-4b13-a4e1-cccbfa76ed02 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:18:31.131545 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a9c92edb-e914-4b13-a4e1-cccbfa76ed02 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:31.131890 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:31.131890 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:31.132550 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a9c92edb-e914-4b13-a4e1-cccbfa76ed02 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:31.133746 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-a9c92edb-e914-4b13-a4e1-cccbfa76ed02 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:31.212913 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:31.212913 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:31.216171 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a9c92edb-e914-4b13-a4e1-cccbfa76ed02 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:18:31.217614 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1007/1979] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:18:31 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:31.384258 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9a59c4cb-7572-4e8a-a69d-083ea82f1b5e tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:18:31.397782 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9a59c4cb-7572-4e8a-a69d-083ea82f1b5e tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:31.398177 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:31.398177 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:31.399857 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9a59c4cb-7572-4e8a-a69d-083ea82f1b5e tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:31.401898 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-9a59c4cb-7572-4e8a-a69d-083ea82f1b5e tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:31.543001 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:31.543001 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:31.550107 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9a59c4cb-7572-4e8a-a69d-083ea82f1b5e tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:18:31.565472 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 973/1980] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:18:31 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:18:32.241666 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0f8a6326-b3fd-4bc8-b507-c1771fc01a6d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:18:32.243098 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0f8a6326-b3fd-4bc8-b507-c1771fc01a6d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:32.243098 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:32.243098 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:32.243573 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0f8a6326-b3fd-4bc8-b507-c1771fc01a6d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:32.257994 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-0f8a6326-b3fd-4bc8-b507-c1771fc01a6d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:32.433896 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:32.433896 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:32.447241 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0f8a6326-b3fd-4bc8-b507-c1771fc01a6d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:18:32.455818 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1008/1981] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:18:32 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:32.578780 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e4d830af-fbb6-4c85-a0f8-0f904c326b1c tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:18:32.582633 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e4d830af-fbb6-4c85-a0f8-0f904c326b1c tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:32.586768 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:32.586768 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:32.588945 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e4d830af-fbb6-4c85-a0f8-0f904c326b1c tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:32.592379 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-e4d830af-fbb6-4c85-a0f8-0f904c326b1c tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:32.745643 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:32.745643 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:32.752233 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e4d830af-fbb6-4c85-a0f8-0f904c326b1c tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:18:32.754240 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 974/1982] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:18:32 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:33.478837 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-63ab14fc-b540-4926-974c-0db5aab84b70 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:18:33.480726 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-63ab14fc-b540-4926-974c-0db5aab84b70 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:33.480955 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:33.480955 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:33.481533 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-63ab14fc-b540-4926-974c-0db5aab84b70 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:33.482130 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-63ab14fc-b540-4926-974c-0db5aab84b70 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:33.571745 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:33.571745 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:33.574550 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-63ab14fc-b540-4926-974c-0db5aab84b70 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:18:33.575884 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1009/1983] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:18:33 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:33.779376 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-635faa72-9d1c-4d39-80ea-67235c881f46 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:18:33.786834 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-635faa72-9d1c-4d39-80ea-67235c881f46 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:33.787935 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:33.787935 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:33.789163 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-635faa72-9d1c-4d39-80ea-67235c881f46 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:33.790145 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-635faa72-9d1c-4d39-80ea-67235c881f46 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:33.847499 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:33.847499 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:33.852708 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-635faa72-9d1c-4d39-80ea-67235c881f46 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:18:33.856515 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 975/1984] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:18:33 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:34.602373 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f32b535b-43c2-4e89-a08a-189c84955423 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:18:34.604921 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f32b535b-43c2-4e89-a08a-189c84955423 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:34.606082 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:34.606082 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:34.607415 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f32b535b-43c2-4e89-a08a-189c84955423 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:34.608460 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-f32b535b-43c2-4e89-a08a-189c84955423 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:34.667169 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:34.667169 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:34.677165 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f32b535b-43c2-4e89-a08a-189c84955423 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:18:34.685610 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1010/1985] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:18:34 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:34.898236 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3853c128-2abf-4f85-a5a7-188d1a628afb tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:18:34.901889 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3853c128-2abf-4f85-a5a7-188d1a628afb tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:34.904466 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:34.904466 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:34.905881 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3853c128-2abf-4f85-a5a7-188d1a628afb tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:34.906888 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-3853c128-2abf-4f85-a5a7-188d1a628afb tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:34.970644 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:34.970644 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:34.975479 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3853c128-2abf-4f85-a5a7-188d1a628afb tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:18:34.977941 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 976/1986] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:18:34 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:35.747401 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-675a5c5a-4253-45d8-8831-119b5c56b879 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:18:35.750659 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-675a5c5a-4253-45d8-8831-119b5c56b879 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:35.755406 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:35.755406 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:35.757069 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-675a5c5a-4253-45d8-8831-119b5c56b879 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:35.761118 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-675a5c5a-4253-45d8-8831-119b5c56b879 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:35.853181 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:35.853181 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:35.858541 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-675a5c5a-4253-45d8-8831-119b5c56b879 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:18:35.860510 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1011/1987] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:18:35 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:35.999689 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-96006c23-a7ef-43a3-80e3-420a2592900d tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:18:36.003304 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-96006c23-a7ef-43a3-80e3-420a2592900d tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:36.003665 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:36.003665 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:36.017908 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-96006c23-a7ef-43a3-80e3-420a2592900d tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:36.018740 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-96006c23-a7ef-43a3-80e3-420a2592900d tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:36.151954 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:36.151954 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:36.154850 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-96006c23-a7ef-43a3-80e3-420a2592900d tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:18:36.156821 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 977/1988] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:18:35 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:36.885261 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2d94c6a8-977f-42dc-870a-27ae074c8bdd tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:18:36.886206 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2d94c6a8-977f-42dc-870a-27ae074c8bdd tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:36.897714 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:36.897714 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:36.899157 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2d94c6a8-977f-42dc-870a-27ae074c8bdd tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:36.900249 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-2d94c6a8-977f-42dc-870a-27ae074c8bdd tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:37.000324 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:37.000324 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:37.003780 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2d94c6a8-977f-42dc-870a-27ae074c8bdd tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:18:37.013044 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1012/1989] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:18:36 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:37.184175 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0069e509-615f-4548-b80f-051db2244387 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:18:37.186611 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0069e509-615f-4548-b80f-051db2244387 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:37.193663 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:37.193663 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:37.195017 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0069e509-615f-4548-b80f-051db2244387 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:37.196480 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-0069e509-615f-4548-b80f-051db2244387 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:37.349454 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:37.349454 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:37.352582 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0069e509-615f-4548-b80f-051db2244387 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:18:37.360786 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 978/1990] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:18:37 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:38.038336 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ff7eb7a6-6af8-458e-ad82-7247868e1878 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:18:38.039295 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ff7eb7a6-6af8-458e-ad82-7247868e1878 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:38.040810 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:38.040810 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:38.045681 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ff7eb7a6-6af8-458e-ad82-7247868e1878 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:38.046949 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-ff7eb7a6-6af8-458e-ad82-7247868e1878 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:38.099801 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:38.099801 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:38.101868 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ff7eb7a6-6af8-458e-ad82-7247868e1878 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:18:38.113232 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1013/1991] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:18:38 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:38.368898 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-898608ee-0996-40d0-84e5-066b995abc19 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:18:38.369542 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-898608ee-0996-40d0-84e5-066b995abc19 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:38.369765 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:38.369765 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:38.370466 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-898608ee-0996-40d0-84e5-066b995abc19 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:38.370853 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-898608ee-0996-40d0-84e5-066b995abc19 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:38.450140 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:38.450140 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:38.454101 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-898608ee-0996-40d0-84e5-066b995abc19 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:18:38.462937 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 979/1992] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:18:38 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:39.126389 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fb109aa8-6a59-4358-b20e-8bc73b6b6a87 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:18:39.127828 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fb109aa8-6a59-4358-b20e-8bc73b6b6a87 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:39.127828 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:39.127828 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:39.127828 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fb109aa8-6a59-4358-b20e-8bc73b6b6a87 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:39.128376 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-fb109aa8-6a59-4358-b20e-8bc73b6b6a87 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:39.198927 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:39.198927 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:39.202591 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fb109aa8-6a59-4358-b20e-8bc73b6b6a87 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:18:39.207839 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1014/1993] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:18:39 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:39.482270 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b1db5f83-7e7a-4cb4-9c8d-694501096392 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:18:39.483181 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b1db5f83-7e7a-4cb4-9c8d-694501096392 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:39.483527 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:39.483527 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:39.484137 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b1db5f83-7e7a-4cb4-9c8d-694501096392 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:39.484645 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b1db5f83-7e7a-4cb4-9c8d-694501096392 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:39.544799 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:39.544799 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:39.547243 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b1db5f83-7e7a-4cb4-9c8d-694501096392 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:18:39.548532 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 980/1994] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:18:39 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:40.251159 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bc34f3b8-17f6-4052-bf26-29d78872e511 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:18:40.253485 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bc34f3b8-17f6-4052-bf26-29d78872e511 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:40.257648 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:40.257648 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:40.260198 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bc34f3b8-17f6-4052-bf26-29d78872e511 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:40.261584 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-bc34f3b8-17f6-4052-bf26-29d78872e511 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:40.346442 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:40.346442 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:40.362467 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bc34f3b8-17f6-4052-bf26-29d78872e511 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:18:40.366639 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1015/1995] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:18:40 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:40.566291 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-87ab21ff-c476-4f20-a175-abd32c0f0545 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:18:40.566980 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-87ab21ff-c476-4f20-a175-abd32c0f0545 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:40.567207 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:40.567207 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:40.567642 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-87ab21ff-c476-4f20-a175-abd32c0f0545 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:40.568256 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-87ab21ff-c476-4f20-a175-abd32c0f0545 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:40.737783 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:40.737783 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:40.742018 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-87ab21ff-c476-4f20-a175-abd32c0f0545 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:18:40.744074 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 981/1996] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:18:40 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 816 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:18:41.392229 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4e435c3c-b9f8-4409-a53c-5dbb1184908f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:18:41.393054 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4e435c3c-b9f8-4409-a53c-5dbb1184908f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:41.410727 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:41.410727 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:41.412103 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4e435c3c-b9f8-4409-a53c-5dbb1184908f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:41.412888 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-4e435c3c-b9f8-4409-a53c-5dbb1184908f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:41.479701 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:41.479701 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:41.483353 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4e435c3c-b9f8-4409-a53c-5dbb1184908f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:18:41.484262 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1016/1997] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:18:41 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:41.764520 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a2768108-1afe-4ace-bea6-ae5b46966214 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:18:41.766189 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a2768108-1afe-4ace-bea6-ae5b46966214 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:41.766401 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:41.766401 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:41.768712 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a2768108-1afe-4ace-bea6-ae5b46966214 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:41.771912 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-a2768108-1afe-4ace-bea6-ae5b46966214 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:41.869365 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:41.869365 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:41.877517 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a2768108-1afe-4ace-bea6-ae5b46966214 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:18:41.889821 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 982/1998] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:18:41 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 818 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:42.501859 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3025258f-f004-471c-b288-47d362e00dc7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:18:42.503188 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3025258f-f004-471c-b288-47d362e00dc7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:42.503602 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:42.503602 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:42.504241 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3025258f-f004-471c-b288-47d362e00dc7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:42.504779 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-3025258f-f004-471c-b288-47d362e00dc7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:42.577822 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:42.577822 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:42.586393 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3025258f-f004-471c-b288-47d362e00dc7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:18:42.588221 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1017/1999] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:18:42 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:42.897491 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dab65c5b-d943-4fa3-aba9-9e53d21c8d6f tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:18:42.899355 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dab65c5b-d943-4fa3-aba9-9e53d21c8d6f tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:42.899883 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:42.899883 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:42.900805 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dab65c5b-d943-4fa3-aba9-9e53d21c8d6f tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:42.902150 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-dab65c5b-d943-4fa3-aba9-9e53d21c8d6f tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:43.004263 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:43.004263 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:43.009329 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dab65c5b-d943-4fa3-aba9-9e53d21c8d6f tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:18:43.019182 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 983/2000] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:18:42 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 819 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:43.036896 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-33b3acdd-cc52-4980-87e4-c7d7edb54138 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/volumes/e646951a-5e6d-4a27-9cfc-0d7b07a44bf6 Jan 28 19:18:43.039647 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-33b3acdd-cc52-4980-87e4-c7d7edb54138 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:43.053700 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:43.053700 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:43.056246 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-33b3acdd-cc52-4980-87e4-c7d7edb54138 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:43.294537 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:43.294537 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:43.327245 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-33b3acdd-cc52-4980-87e4-c7d7edb54138 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Volume info retrieved successfully. Jan 28 19:18:43.424272 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-33b3acdd-cc52-4980-87e4-c7d7edb54138 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/volumes/e646951a-5e6d-4a27-9cfc-0d7b07a44bf6 returned with HTTP 200 Jan 28 19:18:43.426025 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1018/2001] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:18:43 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/volumes/e646951a-5e6d-4a27-9cfc-0d7b07a44bf6 => generated 914 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:43.456953 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4e4ef933-2820-4ea2-98da-3cbadd065b4b tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] PUT http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:18:43.457980 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:43.457980 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:43.458962 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4e4ef933-2820-4ea2-98da-3cbadd065b4b tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-762678314", "description": "tempest-volume-backup-description-124729907"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:18:43.529497 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:43.529497 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:43.559125 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4e4ef933-2820-4ea2-98da-3cbadd065b4b tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:18:43.560946 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 984/2002] 10.222.0.16 () {62 vars in 1376 bytes} [Thu Jan 28 19:18:43 2021] PUT /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 398 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:43.580055 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8046a728-b857-4b87-9d0d-67466b6d88c9 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:18:43.581927 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8046a728-b857-4b87-9d0d-67466b6d88c9 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:43.582622 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:43.582622 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:43.584964 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8046a728-b857-4b87-9d0d-67466b6d88c9 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:43.587425 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-8046a728-b857-4b87-9d0d-67466b6d88c9 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Show backup with id ea9a3606-344e-4ad1-bff6-583ad827a989. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:43.613792 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-794a1841-def5-40b2-9def-146172da832b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:18:43.619415 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-794a1841-def5-40b2-9def-146172da832b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:43.627048 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:43.627048 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:43.628753 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-794a1841-def5-40b2-9def-146172da832b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:43.629697 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-794a1841-def5-40b2-9def-146172da832b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:43.704746 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:43.704746 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:43.733229 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8046a728-b857-4b87-9d0d-67466b6d88c9 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 200 Jan 28 19:18:43.735505 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1019/2003] 10.222.0.16 () {60 vars in 1355 bytes} [Thu Jan 28 19:18:43 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 860 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:43.745955 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:43.745955 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:43.749883 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-794a1841-def5-40b2-9def-146172da832b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:18:43.761714 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 985/2004] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:18:43 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:43.765762 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8fad520f-88db-47cc-b990-6863fd397211 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] DELETE http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 Jan 28 19:18:43.767583 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8fad520f-88db-47cc-b990-6863fd397211 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:43.768241 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:43.768241 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:43.769469 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8fad520f-88db-47cc-b990-6863fd397211 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:43.770571 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.contrib.backups [None req-8fad520f-88db-47cc-b990-6863fd397211 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Delete backup with id: ea9a3606-344e-4ad1-bff6-583ad827a989. Jan 28 19:18:43.846297 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:43.846297 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:43.907309 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.backup.rpcapi [None req-8fad520f-88db-47cc-b990-6863fd397211 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] delete_backup rpcapi backup_id ea9a3606-344e-4ad1-bff6-583ad827a989 {{(pid=87914) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 28 19:18:43.926457 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8fad520f-88db-47cc-b990-6863fd397211 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 returned with HTTP 202 Jan 28 19:18:43.928584 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1020/2005] 10.222.0.16 () {60 vars in 1358 bytes} [Thu Jan 28 19:18:43 2021] DELETE /volume/v3/f42c8960cde54a468c3118e09d3c360b/backups/ea9a3606-344e-4ad1-bff6-583ad827a989 => generated 0 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 19:18:43.957237 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-885eac82-4116-4608-b84c-8138f8b7eb93 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] DELETE http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/volumes/e646951a-5e6d-4a27-9cfc-0d7b07a44bf6 Jan 28 19:18:43.958779 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-885eac82-4116-4608-b84c-8138f8b7eb93 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:43.959212 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:43.959212 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:43.959974 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-885eac82-4116-4608-b84c-8138f8b7eb93 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:43.961211 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-885eac82-4116-4608-b84c-8138f8b7eb93 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Delete volume with id: e646951a-5e6d-4a27-9cfc-0d7b07a44bf6 Jan 28 19:18:44.112392 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:44.112392 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:44.115843 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-885eac82-4116-4608-b84c-8138f8b7eb93 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Volume info retrieved successfully. Jan 28 19:18:44.201499 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-885eac82-4116-4608-b84c-8138f8b7eb93 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Delete volume request issued successfully. Jan 28 19:18:44.201997 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-885eac82-4116-4608-b84c-8138f8b7eb93 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/volumes/e646951a-5e6d-4a27-9cfc-0d7b07a44bf6 returned with HTTP 202 Jan 28 19:18:44.208628 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 986/2006] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:18:43 2021] DELETE /volume/v3/f42c8960cde54a468c3118e09d3c360b/volumes/e646951a-5e6d-4a27-9cfc-0d7b07a44bf6 => generated 0 bytes in 260 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:18:44.234211 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-03e0f149-45db-42d2-b082-041f1f6dbe99 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/volumes/e646951a-5e6d-4a27-9cfc-0d7b07a44bf6 Jan 28 19:18:44.235802 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-03e0f149-45db-42d2-b082-041f1f6dbe99 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:44.239016 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:44.239016 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:44.241890 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-03e0f149-45db-42d2-b082-041f1f6dbe99 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:44.421245 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:44.421245 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:44.447654 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-03e0f149-45db-42d2-b082-041f1f6dbe99 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Volume info retrieved successfully. Jan 28 19:18:44.505717 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-03e0f149-45db-42d2-b082-041f1f6dbe99 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/volumes/e646951a-5e6d-4a27-9cfc-0d7b07a44bf6 returned with HTTP 200 Jan 28 19:18:44.506911 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1021/2007] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:18:44 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/volumes/e646951a-5e6d-4a27-9cfc-0d7b07a44bf6 => generated 913 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:44.779880 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ef38a5f5-4066-4885-8f75-63c80f3df15b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:18:44.784240 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ef38a5f5-4066-4885-8f75-63c80f3df15b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:44.787612 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:44.787612 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:44.788565 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ef38a5f5-4066-4885-8f75-63c80f3df15b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:44.789502 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-ef38a5f5-4066-4885-8f75-63c80f3df15b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:44.869117 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:44.869117 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:44.871562 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ef38a5f5-4066-4885-8f75-63c80f3df15b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:18:44.872485 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 987/2008] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:18:44 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:45.538554 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7240454c-33ec-4c4d-a991-c2ed54d53ce8 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/volumes/e646951a-5e6d-4a27-9cfc-0d7b07a44bf6 Jan 28 19:18:45.539757 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7240454c-33ec-4c4d-a991-c2ed54d53ce8 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:45.540113 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:45.540113 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:45.540764 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7240454c-33ec-4c4d-a991-c2ed54d53ce8 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:45.681226 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:45.681226 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:45.695597 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7240454c-33ec-4c4d-a991-c2ed54d53ce8 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Volume info retrieved successfully. Jan 28 19:18:45.739842 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7240454c-33ec-4c4d-a991-c2ed54d53ce8 tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/volumes/e646951a-5e6d-4a27-9cfc-0d7b07a44bf6 returned with HTTP 200 Jan 28 19:18:45.741041 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1022/2009] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:18:45 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/volumes/e646951a-5e6d-4a27-9cfc-0d7b07a44bf6 => generated 913 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:45.892256 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6d21920d-9eb9-43ea-893a-5faa141b7817 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:18:45.899899 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6d21920d-9eb9-43ea-893a-5faa141b7817 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:45.902158 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:45.902158 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:45.902963 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6d21920d-9eb9-43ea-893a-5faa141b7817 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:45.903671 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-6d21920d-9eb9-43ea-893a-5faa141b7817 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:45.953294 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:45.953294 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:45.958863 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6d21920d-9eb9-43ea-893a-5faa141b7817 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:18:45.961355 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 988/2010] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:18:45 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:18:46.772874 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ffa0a93a-f325-4764-bf8d-0c509742a04f tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/volumes/e646951a-5e6d-4a27-9cfc-0d7b07a44bf6 Jan 28 19:18:46.774211 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ffa0a93a-f325-4764-bf8d-0c509742a04f tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:46.774973 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:46.774973 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:46.779485 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ffa0a93a-f325-4764-bf8d-0c509742a04f tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:46.982406 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a406d125-42be-4a0c-8514-ec0bd8ad5ed2 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:18:46.988540 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a406d125-42be-4a0c-8514-ec0bd8ad5ed2 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:46.988540 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:46.988540 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:46.997734 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a406d125-42be-4a0c-8514-ec0bd8ad5ed2 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:46.998457 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-a406d125-42be-4a0c-8514-ec0bd8ad5ed2 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:47.124523 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:47.124523 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:47.164909 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:47.164909 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:47.182947 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a406d125-42be-4a0c-8514-ec0bd8ad5ed2 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:18:47.195798 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 989/2011] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:18:46 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:47.197206 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ffa0a93a-f325-4764-bf8d-0c509742a04f tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Volume info retrieved successfully. Jan 28 19:18:47.246931 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ffa0a93a-f325-4764-bf8d-0c509742a04f tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/volumes/e646951a-5e6d-4a27-9cfc-0d7b07a44bf6 returned with HTTP 200 Jan 28 19:18:47.248477 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1023/2012] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:18:46 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/volumes/e646951a-5e6d-4a27-9cfc-0d7b07a44bf6 => generated 913 bytes in 483 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:48.208626 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e20615a9-a00a-4a08-a4ea-eaff9687faf6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:18:48.209506 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e20615a9-a00a-4a08-a4ea-eaff9687faf6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:48.209801 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:48.209801 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:48.214061 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e20615a9-a00a-4a08-a4ea-eaff9687faf6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:48.235671 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-e20615a9-a00a-4a08-a4ea-eaff9687faf6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:48.287908 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-92147450-2746-4e49-9be5-35705f27e5de tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/volumes/e646951a-5e6d-4a27-9cfc-0d7b07a44bf6 Jan 28 19:18:48.288733 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-92147450-2746-4e49-9be5-35705f27e5de tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:48.289709 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:48.289709 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:48.290485 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-92147450-2746-4e49-9be5-35705f27e5de tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:48.412261 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:48.412261 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:48.418821 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e20615a9-a00a-4a08-a4ea-eaff9687faf6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:18:48.419125 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:48.419125 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:48.420266 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 990/2013] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:18:48 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:48.442213 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-92147450-2746-4e49-9be5-35705f27e5de tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Volume info retrieved successfully. Jan 28 19:18:48.495661 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-92147450-2746-4e49-9be5-35705f27e5de tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/volumes/e646951a-5e6d-4a27-9cfc-0d7b07a44bf6 returned with HTTP 200 Jan 28 19:18:48.509179 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1024/2014] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:18:48 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/volumes/e646951a-5e6d-4a27-9cfc-0d7b07a44bf6 => generated 913 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:49.441381 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-788f5e81-cf83-4b9a-9b14-5b0c1d385b1f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:18:49.443323 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-788f5e81-cf83-4b9a-9b14-5b0c1d385b1f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:49.444002 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:49.444002 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:49.445899 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-788f5e81-cf83-4b9a-9b14-5b0c1d385b1f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:49.450964 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-788f5e81-cf83-4b9a-9b14-5b0c1d385b1f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:49.526951 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-50ad8011-f1ec-42e6-ad33-490e0d306b2e tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] GET http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/volumes/e646951a-5e6d-4a27-9cfc-0d7b07a44bf6 Jan 28 19:18:49.528053 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-50ad8011-f1ec-42e6-ad33-490e0d306b2e tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:49.528462 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:49.528462 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:49.529109 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-50ad8011-f1ec-42e6-ad33-490e0d306b2e tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:49.572331 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:49.572331 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:49.582806 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-788f5e81-cf83-4b9a-9b14-5b0c1d385b1f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:18:49.588872 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 991/2015] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:18:49 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:49.853502 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-50ad8011-f1ec-42e6-ad33-490e0d306b2e tempest-VolumesBackupsV39Test-1307537716 tempest-VolumesBackupsV39Test-1307537716-project] http://10.222.0.16/volume/v3/f42c8960cde54a468c3118e09d3c360b/volumes/e646951a-5e6d-4a27-9cfc-0d7b07a44bf6 returned with HTTP 404 Jan 28 19:18:49.853502 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1025/2016] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:18:49 2021] GET /volume/v3/f42c8960cde54a468c3118e09d3c360b/volumes/e646951a-5e6d-4a27-9cfc-0d7b07a44bf6 => generated 109 bytes in 296 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:18:50.610383 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e62a93a6-e05d-4106-a9ae-aca80163724d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:18:50.611028 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e62a93a6-e05d-4106-a9ae-aca80163724d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:50.611332 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:50.611332 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:50.611870 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e62a93a6-e05d-4106-a9ae-aca80163724d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:50.612404 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-e62a93a6-e05d-4106-a9ae-aca80163724d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:50.721308 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:50.721308 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:50.748765 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e62a93a6-e05d-4106-a9ae-aca80163724d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:18:50.757935 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 992/2017] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:18:50 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:51.771121 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b11d1377-717f-46a6-99c1-1958fa231b5c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:18:51.771880 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b11d1377-717f-46a6-99c1-1958fa231b5c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:51.772131 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b11d1377-717f-46a6-99c1-1958fa231b5c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:51.772503 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b11d1377-717f-46a6-99c1-1958fa231b5c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:51.859503 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:51.859503 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:51.865012 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b11d1377-717f-46a6-99c1-1958fa231b5c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:18:51.867532 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1026/2018] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:18:51 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:18:52.885416 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5ab49ddf-b7d5-493b-a2c5-2451600eabea tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:18:52.886625 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5ab49ddf-b7d5-493b-a2c5-2451600eabea tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:52.887036 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:52.887036 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:52.887693 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5ab49ddf-b7d5-493b-a2c5-2451600eabea tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:52.888257 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-5ab49ddf-b7d5-493b-a2c5-2451600eabea tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:52.941938 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:52.941938 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:52.947961 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5ab49ddf-b7d5-493b-a2c5-2451600eabea tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:18:52.954381 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 993/2019] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:18:52 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:53.967662 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a2491b18-b043-4ba2-b23d-1816edf96afb tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:18:53.968214 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a2491b18-b043-4ba2-b23d-1816edf96afb tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:53.968383 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:53.968383 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:53.968920 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a2491b18-b043-4ba2-b23d-1816edf96afb tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:53.969234 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-a2491b18-b043-4ba2-b23d-1816edf96afb tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:54.025768 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:54.025768 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:54.028357 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a2491b18-b043-4ba2-b23d-1816edf96afb tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:18:54.029321 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1027/2020] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:18:53 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:55.056036 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-41be7fc1-c3c5-45c6-a3f6-cad14df96d39 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:18:55.058762 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-41be7fc1-c3c5-45c6-a3f6-cad14df96d39 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:55.059776 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:55.059776 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:55.061755 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-41be7fc1-c3c5-45c6-a3f6-cad14df96d39 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:55.062602 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-41be7fc1-c3c5-45c6-a3f6-cad14df96d39 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:55.118261 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:55.118261 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:55.123554 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-41be7fc1-c3c5-45c6-a3f6-cad14df96d39 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:18:55.127398 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 994/2021] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:18:55 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:56.157503 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e0d6ee5a-037d-4787-a4de-473d5583305d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:18:56.162733 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e0d6ee5a-037d-4787-a4de-473d5583305d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:56.163080 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:56.163080 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:56.164774 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e0d6ee5a-037d-4787-a4de-473d5583305d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:56.168752 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-e0d6ee5a-037d-4787-a4de-473d5583305d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:56.251274 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:56.251274 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:56.263507 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e0d6ee5a-037d-4787-a4de-473d5583305d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:18:56.277905 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1028/2022] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:18:56 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:57.291701 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e06f2beb-fc83-44fb-9d69-96afec6bf61f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:18:57.294962 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e06f2beb-fc83-44fb-9d69-96afec6bf61f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:57.298677 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:57.298677 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:57.303631 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e06f2beb-fc83-44fb-9d69-96afec6bf61f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:57.306056 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-e06f2beb-fc83-44fb-9d69-96afec6bf61f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:57.438727 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:57.438727 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:57.449832 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e06f2beb-fc83-44fb-9d69-96afec6bf61f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:18:57.456264 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 995/2023] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:18:57 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:58.484959 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8f3b694b-9c8b-49ff-8e34-3f8eede22cb5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:18:58.486207 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8f3b694b-9c8b-49ff-8e34-3f8eede22cb5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:58.486542 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:58.486542 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:58.490836 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8f3b694b-9c8b-49ff-8e34-3f8eede22cb5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:58.492564 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-8f3b694b-9c8b-49ff-8e34-3f8eede22cb5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:58.613312 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:58.613312 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:58.617531 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8f3b694b-9c8b-49ff-8e34-3f8eede22cb5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:18:58.619252 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1029/2024] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:18:58 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:18:59.636673 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2399a5c6-3c03-4663-9eeb-7ec3750b8b90 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:18:59.637629 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2399a5c6-3c03-4663-9eeb-7ec3750b8b90 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:18:59.637629 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:18:59.637629 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:18:59.638078 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2399a5c6-3c03-4663-9eeb-7ec3750b8b90 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:18:59.638236 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-2399a5c6-3c03-4663-9eeb-7ec3750b8b90 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:18:59.697736 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:18:59.697736 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:18:59.699995 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2399a5c6-3c03-4663-9eeb-7ec3750b8b90 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:18:59.709589 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 996/2025] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:18:59 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:19:00.721629 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c31b40b1-ad56-4b59-b35b-94e36b861f23 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:19:00.727652 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c31b40b1-ad56-4b59-b35b-94e36b861f23 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:00.728370 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:00.728370 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:00.729571 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c31b40b1-ad56-4b59-b35b-94e36b861f23 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:00.730474 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-c31b40b1-ad56-4b59-b35b-94e36b861f23 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:19:00.827444 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:00.827444 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:00.831620 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c31b40b1-ad56-4b59-b35b-94e36b861f23 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:19:00.833993 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 997/2026] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:19:00 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:19:01.174066 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a9be18b5-5cfb-44f5-8ff1-8bef1b071fb3 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] POST http://10.222.0.16/volume/v3/894d906f2bec4be2b21f13001b5a1891/snapshots Jan 28 19:19:01.175491 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:01.175491 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:01.177601 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a9be18b5-5cfb-44f5-8ff1-8bef1b071fb3 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ea3f07ec-9368-4bbc-85c9-3b2762894bf7", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1714746727"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:19:01.312655 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a9be18b5-5cfb-44f5-8ff1-8bef1b071fb3 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] http://10.222.0.16/volume/v3/894d906f2bec4be2b21f13001b5a1891/snapshots returned with HTTP 404 Jan 28 19:19:01.315478 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1030/2027] 10.222.0.16 () {60 vars in 1232 bytes} [Thu Jan 28 19:19:00 2021] POST /volume/v3/894d906f2bec4be2b21f13001b5a1891/snapshots => generated 109 bytes in 1048 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 28 19:19:01.336118 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3efd2594-3ea6-4802-88f4-2ffdbe24c4c5 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] POST http://10.222.0.16/volume/v3/894d906f2bec4be2b21f13001b5a1891/snapshots Jan 28 19:19:01.337012 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:01.337012 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:01.337865 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3efd2594-3ea6-4802-88f4-2ffdbe24c4c5 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-971299934"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:19:01.480173 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3efd2594-3ea6-4802-88f4-2ffdbe24c4c5 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] http://10.222.0.16/volume/v3/894d906f2bec4be2b21f13001b5a1891/snapshots returned with HTTP 404 Jan 28 19:19:01.481811 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 998/2028] 10.222.0.16 () {60 vars in 1232 bytes} [Thu Jan 28 19:19:01 2021] POST /volume/v3/894d906f2bec4be2b21f13001b5a1891/snapshots => generated 77 bytes in 154 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:19:01.515812 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e55a3135-f044-47f5-92dd-883e5069c2f4 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] GET http://10.222.0.16/volume/v3/894d906f2bec4be2b21f13001b5a1891/snapshots?limit=invalid Jan 28 19:19:01.525357 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e55a3135-f044-47f5-92dd-883e5069c2f4 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:01.530932 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e55a3135-f044-47f5-92dd-883e5069c2f4 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:01.535917 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e55a3135-f044-47f5-92dd-883e5069c2f4 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] HTTP exception thrown: limit param must be an integer Jan 28 19:19:01.553004 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e55a3135-f044-47f5-92dd-883e5069c2f4 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] http://10.222.0.16/volume/v3/894d906f2bec4be2b21f13001b5a1891/snapshots?limit=invalid returned with HTTP 400 Jan 28 19:19:01.562612 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1031/2029] 10.222.0.16 () {58 vars in 1237 bytes} [Thu Jan 28 19:19:01 2021] GET /volume/v3/894d906f2bec4be2b21f13001b5a1891/snapshots?limit=invalid => generated 74 bytes in 68 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 28 19:19:01.572196 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-37c6a1aa-ae0b-467f-a66d-5f826c0ab16e tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] GET http://10.222.0.16/volume/v3/894d906f2bec4be2b21f13001b5a1891/snapshots?marker=82f7cba8-cd35-45a0-9f58-37bf79c09774 Jan 28 19:19:01.572608 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-37c6a1aa-ae0b-467f-a66d-5f826c0ab16e tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:01.573341 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-37c6a1aa-ae0b-467f-a66d-5f826c0ab16e tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:01.574330 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-37c6a1aa-ae0b-467f-a66d-5f826c0ab16e tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:19:01.577094 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-37c6a1aa-ae0b-467f-a66d-5f826c0ab16e tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Building query based on filter {{(pid=87915) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 28 19:19:01.653481 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-37c6a1aa-ae0b-467f-a66d-5f826c0ab16e tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] http://10.222.0.16/volume/v3/894d906f2bec4be2b21f13001b5a1891/snapshots?marker=82f7cba8-cd35-45a0-9f58-37bf79c09774 returned with HTTP 404 Jan 28 19:19:01.655115 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 999/2030] 10.222.0.16 () {58 vars in 1297 bytes} [Thu Jan 28 19:19:01 2021] GET /volume/v3/894d906f2bec4be2b21f13001b5a1891/snapshots?marker=82f7cba8-cd35-45a0-9f58-37bf79c09774 => generated 111 bytes in 89 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:19:01.682721 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f75dbf5b-124d-464e-bf11-89787753eaf7 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] GET http://10.222.0.16/volume/v3/894d906f2bec4be2b21f13001b5a1891/snapshots?sort_key=invalid Jan 28 19:19:01.683718 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f75dbf5b-124d-464e-bf11-89787753eaf7 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:01.689673 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f75dbf5b-124d-464e-bf11-89787753eaf7 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:01.690772 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-f75dbf5b-124d-464e-bf11-89787753eaf7 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:19:01.701122 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-f75dbf5b-124d-464e-bf11-89787753eaf7 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Building query based on filter {{(pid=87914) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 28 19:19:01.703118 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f75dbf5b-124d-464e-bf11-89787753eaf7 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] http://10.222.0.16/volume/v3/894d906f2bec4be2b21f13001b5a1891/snapshots?sort_key=invalid returned with HTTP 400 Jan 28 19:19:01.709955 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1032/2031] 10.222.0.16 () {58 vars in 1243 bytes} [Thu Jan 28 19:19:01 2021] GET /volume/v3/894d906f2bec4be2b21f13001b5a1891/snapshots?sort_key=invalid => generated 84 bytes in 43 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 28 19:19:01.727868 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aba341fc-528e-490a-ab83-b1fd192ab288 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] POST http://10.222.0.16/volume/v3/894d906f2bec4be2b21f13001b5a1891/volumes Jan 28 19:19:01.730307 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aba341fc-528e-490a-ab83-b1fd192ab288 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-2083321978"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:19:01.732589 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-aba341fc-528e-490a-ab83-b1fd192ab288 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-2083321978'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:19:01.744017 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-aba341fc-528e-490a-ab83-b1fd192ab288 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Create volume of 2 GB Jan 28 19:19:01.783452 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-aba341fc-528e-490a-ab83-b1fd192ab288 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Availability Zones retrieved successfully. Jan 28 19:19:01.805502 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-aba341fc-528e-490a-ab83-b1fd192ab288 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Flow 'volume_create_api' (f1619aaf-cec6-40f8-a6db-74a7eef48c6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:19:01.808995 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-aba341fc-528e-490a-ab83-b1fd192ab288 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0d7159a-930f-45f3-a07b-740dbd8cd591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:19:01.811552 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-aba341fc-528e-490a-ab83-b1fd192ab288 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Validating volume size '2' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:19:01.856159 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-07b2eadf-02c2-4b3e-9118-996af332739e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:19:01.857039 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-07b2eadf-02c2-4b3e-9118-996af332739e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:01.868668 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-07b2eadf-02c2-4b3e-9118-996af332739e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:01.869339 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-07b2eadf-02c2-4b3e-9118-996af332739e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:19:01.894067 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-aba341fc-528e-490a-ab83-b1fd192ab288 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0d7159a-930f-45f3-a07b-740dbd8cd591) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:19:01.900760 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-aba341fc-528e-490a-ab83-b1fd192ab288 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a40545b-a6a4-4b70-a870-5857c39bdef4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:19:01.992302 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:01.992302 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:01.996225 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-07b2eadf-02c2-4b3e-9118-996af332739e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:19:01.997589 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1033/2032] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:19:01 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:19:02.025462 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-aba341fc-528e-490a-ab83-b1fd192ab288 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Created reservations ['9f656114-5360-4d47-8476-6a33277bbda5', '98a66f5f-6da6-4422-9f76-97317a2f1f14', '69422526-4a2d-4419-9bd8-16ce7a4a4192', 'f329add3-2ac7-4b02-8e1d-54bf0a9c5222'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:19:02.027624 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-aba341fc-528e-490a-ab83-b1fd192ab288 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a40545b-a6a4-4b70-a870-5857c39bdef4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f656114-5360-4d47-8476-6a33277bbda5', '98a66f5f-6da6-4422-9f76-97317a2f1f14', '69422526-4a2d-4419-9bd8-16ce7a4a4192', 'f329add3-2ac7-4b02-8e1d-54bf0a9c5222']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:19:02.040653 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-aba341fc-528e-490a-ab83-b1fd192ab288 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9882584-faa4-4b9c-86e8-fb47d0d335fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:19:02.328323 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-aba341fc-528e-490a-ab83-b1fd192ab288 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9882584-faa4-4b9c-86e8-fb47d0d335fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5fa4704d-d811-4d31-b939-cf3a21000ca0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-2083321978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='894d906f2bec4be2b21f13001b5a1891',qos_specs=None,replication_status=,reservations=['9f656114-5360-4d47-8476-6a33277bbda5','98a66f5f-6da6-4422-9f76-97317a2f1f14','69422526-4a2d-4419-9bd8-16ce7a4a4192','f329add3-2ac7-4b02-8e1d-54bf0a9c5222'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76e8d4dd9dc84039a9079be4c0c53ef4',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:19:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-2083321978',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5fa4704d-d811-4d31-b939-cf3a21000ca0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='894d906f2bec4be2b21f13001b5a1891',provider_auth=None,provider_geometry=None,provider_id=None,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='76e8d4dd9dc84039a9079be4c0c53ef4',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:19:02.340336 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-aba341fc-528e-490a-ab83-b1fd192ab288 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ef54455-9def-47c5-a981-4756f07ccf5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:19:02.472570 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-aba341fc-528e-490a-ab83-b1fd192ab288 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ef54455-9def-47c5-a981-4756f07ccf5c) transitioned into state 'SUCCESS' from state '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-2083321978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='894d906f2bec4be2b21f13001b5a1891',qos_specs=None,replication_status=,reservations=['9f656114-5360-4d47-8476-6a33277bbda5','98a66f5f-6da6-4422-9f76-97317a2f1f14','69422526-4a2d-4419-9bd8-16ce7a4a4192','f329add3-2ac7-4b02-8e1d-54bf0a9c5222'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76e8d4dd9dc84039a9079be4c0c53ef4',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:19:02.477266 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-aba341fc-528e-490a-ab83-b1fd192ab288 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9804a74-77da-4daf-a39e-f256887edd91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:19:02.560779 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-aba341fc-528e-490a-ab83-b1fd192ab288 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9804a74-77da-4daf-a39e-f256887edd91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:19:02.578688 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-aba341fc-528e-490a-ab83-b1fd192ab288 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Flow 'volume_create_api' (f1619aaf-cec6-40f8-a6db-74a7eef48c6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:19:02.982806 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-aba341fc-528e-490a-ab83-b1fd192ab288 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Create volume request issued successfully. Jan 28 19:19:03.021000 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f0853f19-8e4f-4519-82d6-c928c8220bbb tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:19:03.021961 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f0853f19-8e4f-4519-82d6-c928c8220bbb tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:03.022319 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:03.022319 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:03.023054 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f0853f19-8e4f-4519-82d6-c928c8220bbb tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:03.023738 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-f0853f19-8e4f-4519-82d6-c928c8220bbb tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:19:03.089307 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aba341fc-528e-490a-ab83-b1fd192ab288 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] http://10.222.0.16/volume/v3/894d906f2bec4be2b21f13001b5a1891/volumes returned with HTTP 202 Jan 28 19:19:03.120960 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:03.120960 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:03.124168 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1000/2033] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 19:19:01 2021] POST /volume/v3/894d906f2bec4be2b21f13001b5a1891/volumes => generated 831 bytes in 1374 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:19:03.135112 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f0853f19-8e4f-4519-82d6-c928c8220bbb tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:19:03.136665 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1034/2034] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:19:03 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:19:03.158227 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ba038778-9a9f-4b09-859d-ee6fa5b0d324 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] GET http://10.222.0.16/volume/v3/894d906f2bec4be2b21f13001b5a1891/volumes/5fa4704d-d811-4d31-b939-cf3a21000ca0 Jan 28 19:19:03.159027 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ba038778-9a9f-4b09-859d-ee6fa5b0d324 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:03.159331 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:03.159331 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:03.159943 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ba038778-9a9f-4b09-859d-ee6fa5b0d324 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:03.439870 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:03.439870 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:03.465649 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ba038778-9a9f-4b09-859d-ee6fa5b0d324 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Volume info retrieved successfully. Jan 28 19:19:03.529496 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ba038778-9a9f-4b09-859d-ee6fa5b0d324 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] http://10.222.0.16/volume/v3/894d906f2bec4be2b21f13001b5a1891/volumes/5fa4704d-d811-4d31-b939-cf3a21000ca0 returned with HTTP 200 Jan 28 19:19:03.530670 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1001/2035] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:19:03 2021] GET /volume/v3/894d906f2bec4be2b21f13001b5a1891/volumes/5fa4704d-d811-4d31-b939-cf3a21000ca0 => generated 923 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:19:04.155001 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-355a68d5-79fa-46c6-9ed2-86d4183f6b03 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:19:04.155779 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-355a68d5-79fa-46c6-9ed2-86d4183f6b03 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:04.155779 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:04.155779 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:04.156286 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-355a68d5-79fa-46c6-9ed2-86d4183f6b03 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:04.156286 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-355a68d5-79fa-46c6-9ed2-86d4183f6b03 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:19:04.238395 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:04.238395 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:04.257854 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-355a68d5-79fa-46c6-9ed2-86d4183f6b03 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:19:04.266279 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1035/2036] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:19:04 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:19:04.560457 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1c6fdc6a-61c9-4bf0-9ecf-cef74188c6cd tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] GET http://10.222.0.16/volume/v3/894d906f2bec4be2b21f13001b5a1891/volumes/5fa4704d-d811-4d31-b939-cf3a21000ca0 Jan 28 19:19:04.560961 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1c6fdc6a-61c9-4bf0-9ecf-cef74188c6cd tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:04.561576 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:04.561576 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:04.562190 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1c6fdc6a-61c9-4bf0-9ecf-cef74188c6cd tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:04.644515 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:04.644515 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:04.662041 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1c6fdc6a-61c9-4bf0-9ecf-cef74188c6cd tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Volume info retrieved successfully. Jan 28 19:19:04.691661 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1c6fdc6a-61c9-4bf0-9ecf-cef74188c6cd tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] http://10.222.0.16/volume/v3/894d906f2bec4be2b21f13001b5a1891/volumes/5fa4704d-d811-4d31-b939-cf3a21000ca0 returned with HTTP 200 Jan 28 19:19:04.693180 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1002/2037] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:19:04 2021] GET /volume/v3/894d906f2bec4be2b21f13001b5a1891/volumes/5fa4704d-d811-4d31-b939-cf3a21000ca0 => generated 923 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:19:05.291300 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7fe4f983-6f88-47c1-9344-27bf91a40d19 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:19:05.292351 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7fe4f983-6f88-47c1-9344-27bf91a40d19 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:05.292710 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:05.292710 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:05.303745 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7fe4f983-6f88-47c1-9344-27bf91a40d19 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:05.304608 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-7fe4f983-6f88-47c1-9344-27bf91a40d19 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:19:05.397551 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:05.397551 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:05.402172 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7fe4f983-6f88-47c1-9344-27bf91a40d19 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:19:05.406630 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1036/2038] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:19:05 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:19:05.722115 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5c34edb1-0f1b-4862-ba88-692966b0c90e tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] GET http://10.222.0.16/volume/v3/894d906f2bec4be2b21f13001b5a1891/volumes/5fa4704d-d811-4d31-b939-cf3a21000ca0 Jan 28 19:19:05.723154 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5c34edb1-0f1b-4862-ba88-692966b0c90e tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:05.723505 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:05.723505 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:05.724141 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5c34edb1-0f1b-4862-ba88-692966b0c90e tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:05.844736 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:05.844736 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:05.862259 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5c34edb1-0f1b-4862-ba88-692966b0c90e tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Volume info retrieved successfully. Jan 28 19:19:05.913886 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5c34edb1-0f1b-4862-ba88-692966b0c90e tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] http://10.222.0.16/volume/v3/894d906f2bec4be2b21f13001b5a1891/volumes/5fa4704d-d811-4d31-b939-cf3a21000ca0 returned with HTTP 200 Jan 28 19:19:05.916151 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1003/2039] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:19:05 2021] GET /volume/v3/894d906f2bec4be2b21f13001b5a1891/volumes/5fa4704d-d811-4d31-b939-cf3a21000ca0 => generated 924 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:19:05.933203 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-41e7ae9a-35ea-47a8-9df4-4dc0224e400a tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] POST http://10.222.0.16/volume/v3/894d906f2bec4be2b21f13001b5a1891/snapshots Jan 28 19:19:05.934489 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:05.934489 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:05.935344 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-41e7ae9a-35ea-47a8-9df4-4dc0224e400a tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5fa4704d-d811-4d31-b939-cf3a21000ca0", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1117798894"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:19:06.034513 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:06.034513 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:06.036231 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-41e7ae9a-35ea-47a8-9df4-4dc0224e400a tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Volume info retrieved successfully. Jan 28 19:19:06.036844 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-41e7ae9a-35ea-47a8-9df4-4dc0224e400a tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Create snapshot from volume 5fa4704d-d811-4d31-b939-cf3a21000ca0 Jan 28 19:19:06.126148 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-41e7ae9a-35ea-47a8-9df4-4dc0224e400a tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Created reservations ['d611b0ca-a385-4135-8089-c6aa03239790', 'b8441d54-86bd-4037-b9fd-442775e4d2db', '7afb212e-09d6-43a1-910e-074a65fdb27c', 'b89df5cc-a451-49e8-a8a5-eafa7d50c962'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:19:06.403268 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-41e7ae9a-35ea-47a8-9df4-4dc0224e400a tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Snapshot create request issued successfully. Jan 28 19:19:06.404866 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-41e7ae9a-35ea-47a8-9df4-4dc0224e400a tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] http://10.222.0.16/volume/v3/894d906f2bec4be2b21f13001b5a1891/snapshots returned with HTTP 202 Jan 28 19:19:06.406100 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1037/2040] 10.222.0.16 () {60 vars in 1232 bytes} [Thu Jan 28 19:19:05 2021] POST /volume/v3/894d906f2bec4be2b21f13001b5a1891/snapshots => generated 318 bytes in 478 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:19:06.422505 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c446c51f-89ee-4a49-86e6-d2aef1221710 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] GET http://10.222.0.16/volume/v3/894d906f2bec4be2b21f13001b5a1891/snapshots/967e53a2-11ea-4a32-94cf-c607c49ef945 Jan 28 19:19:06.423043 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c446c51f-89ee-4a49-86e6-d2aef1221710 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:06.423290 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:06.423290 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:06.423653 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c446c51f-89ee-4a49-86e6-d2aef1221710 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:06.426440 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f6fffad2-d681-497d-ac75-1f1befc18c4f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:19:06.432695 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f6fffad2-d681-497d-ac75-1f1befc18c4f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:06.433322 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:06.433322 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:06.433999 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f6fffad2-d681-497d-ac75-1f1befc18c4f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:06.434675 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-f6fffad2-d681-497d-ac75-1f1befc18c4f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:19:06.487824 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:06.487824 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:06.489033 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c446c51f-89ee-4a49-86e6-d2aef1221710 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Snapshot retrieved successfully. Jan 28 19:19:06.491328 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c446c51f-89ee-4a49-86e6-d2aef1221710 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] http://10.222.0.16/volume/v3/894d906f2bec4be2b21f13001b5a1891/snapshots/967e53a2-11ea-4a32-94cf-c607c49ef945 returned with HTTP 200 Jan 28 19:19:06.507212 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1004/2041] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:19:06 2021] GET /volume/v3/894d906f2bec4be2b21f13001b5a1891/snapshots/967e53a2-11ea-4a32-94cf-c607c49ef945 => generated 450 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:19:06.520502 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:06.520502 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:06.523943 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f6fffad2-d681-497d-ac75-1f1befc18c4f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:19:06.535865 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1038/2042] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:19:06 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:19:07.511001 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-46bddcb9-1200-4971-99a4-ef87a137352f tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] GET http://10.222.0.16/volume/v3/894d906f2bec4be2b21f13001b5a1891/snapshots/967e53a2-11ea-4a32-94cf-c607c49ef945 Jan 28 19:19:07.511001 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-46bddcb9-1200-4971-99a4-ef87a137352f tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:07.511001 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:07.511001 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:07.511001 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-46bddcb9-1200-4971-99a4-ef87a137352f tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:07.538110 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:07.538110 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:07.539933 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-46bddcb9-1200-4971-99a4-ef87a137352f tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Snapshot retrieved successfully. Jan 28 19:19:07.542043 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-46bddcb9-1200-4971-99a4-ef87a137352f tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] http://10.222.0.16/volume/v3/894d906f2bec4be2b21f13001b5a1891/snapshots/967e53a2-11ea-4a32-94cf-c607c49ef945 returned with HTTP 200 Jan 28 19:19:07.543245 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1005/2043] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:19:07 2021] GET /volume/v3/894d906f2bec4be2b21f13001b5a1891/snapshots/967e53a2-11ea-4a32-94cf-c607c49ef945 => generated 450 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:19:07.553743 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1123cd71-dce1-4da5-991c-85708d2648ad tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:19:07.554918 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1123cd71-dce1-4da5-991c-85708d2648ad tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:07.555292 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:07.555292 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:07.555998 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1123cd71-dce1-4da5-991c-85708d2648ad tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:07.557969 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-1123cd71-dce1-4da5-991c-85708d2648ad tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:19:07.640705 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:07.640705 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:07.648772 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1123cd71-dce1-4da5-991c-85708d2648ad tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:19:07.654126 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1039/2044] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:19:07 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:19:08.558594 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5eccea61-e2ed-48b4-af89-7c2cc0110e8d tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] GET http://10.222.0.16/volume/v3/894d906f2bec4be2b21f13001b5a1891/snapshots/967e53a2-11ea-4a32-94cf-c607c49ef945 Jan 28 19:19:08.559836 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5eccea61-e2ed-48b4-af89-7c2cc0110e8d tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:08.560301 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:08.560301 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:08.561002 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5eccea61-e2ed-48b4-af89-7c2cc0110e8d tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:08.622201 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:08.622201 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:08.624720 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5eccea61-e2ed-48b4-af89-7c2cc0110e8d tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Snapshot retrieved successfully. Jan 28 19:19:08.632728 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5eccea61-e2ed-48b4-af89-7c2cc0110e8d tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] http://10.222.0.16/volume/v3/894d906f2bec4be2b21f13001b5a1891/snapshots/967e53a2-11ea-4a32-94cf-c607c49ef945 returned with HTTP 200 Jan 28 19:19:08.638736 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1006/2045] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:19:08 2021] GET /volume/v3/894d906f2bec4be2b21f13001b5a1891/snapshots/967e53a2-11ea-4a32-94cf-c607c49ef945 => generated 450 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:19:08.682078 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-de720f95-cff6-45cb-8b45-52c7b44970b0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:19:08.683251 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-de720f95-cff6-45cb-8b45-52c7b44970b0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:08.684089 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:08.684089 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:08.684836 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-de720f95-cff6-45cb-8b45-52c7b44970b0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:08.685468 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-de720f95-cff6-45cb-8b45-52c7b44970b0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:19:08.712310 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:08.712310 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:08.718683 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-de720f95-cff6-45cb-8b45-52c7b44970b0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:19:08.721530 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1040/2046] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:19:08 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:19:09.656529 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c91bd24d-1933-47cf-b5b4-225e483ea795 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] GET http://10.222.0.16/volume/v3/894d906f2bec4be2b21f13001b5a1891/snapshots/967e53a2-11ea-4a32-94cf-c607c49ef945 Jan 28 19:19:09.660684 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c91bd24d-1933-47cf-b5b4-225e483ea795 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:09.662984 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:09.662984 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:09.665560 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c91bd24d-1933-47cf-b5b4-225e483ea795 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:09.747063 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ef6ca9c8-343e-4d5b-b9f1-9357915934c9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:19:09.755377 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ef6ca9c8-343e-4d5b-b9f1-9357915934c9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:09.758728 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:09.758728 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:09.759931 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ef6ca9c8-343e-4d5b-b9f1-9357915934c9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:09.765284 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-ef6ca9c8-343e-4d5b-b9f1-9357915934c9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:19:09.805832 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:09.805832 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:09.808064 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c91bd24d-1933-47cf-b5b4-225e483ea795 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Snapshot retrieved successfully. Jan 28 19:19:09.825505 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c91bd24d-1933-47cf-b5b4-225e483ea795 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] http://10.222.0.16/volume/v3/894d906f2bec4be2b21f13001b5a1891/snapshots/967e53a2-11ea-4a32-94cf-c607c49ef945 returned with HTTP 200 Jan 28 19:19:09.828264 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1007/2047] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:19:09 2021] GET /volume/v3/894d906f2bec4be2b21f13001b5a1891/snapshots/967e53a2-11ea-4a32-94cf-c607c49ef945 => generated 477 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:19:09.838850 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d31d0035-17b0-4204-a417-d8c15492d87c tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] POST http://10.222.0.16/volume/v3/894d906f2bec4be2b21f13001b5a1891/volumes Jan 28 19:19:09.841723 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:09.841723 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:09.842552 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d31d0035-17b0-4204-a417-d8c15492d87c tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "967e53a2-11ea-4a32-94cf-c607c49ef945"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:19:09.844087 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-d31d0035-17b0-4204-a417-d8c15492d87c tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '967e53a2-11ea-4a32-94cf-c607c49ef945'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:19:09.868071 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:09.868071 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:09.877460 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ef6ca9c8-343e-4d5b-b9f1-9357915934c9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:19:09.879298 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1041/2048] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:19:09 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:19:09.907361 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:09.907361 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:09.908731 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d31d0035-17b0-4204-a417-d8c15492d87c tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Snapshot retrieved successfully. Jan 28 19:19:09.909102 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-d31d0035-17b0-4204-a417-d8c15492d87c tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Create volume of 1 GB Jan 28 19:19:09.938297 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d31d0035-17b0-4204-a417-d8c15492d87c tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Availability Zones retrieved successfully. Jan 28 19:19:09.979474 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d31d0035-17b0-4204-a417-d8c15492d87c tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Flow 'volume_create_api' (4a95c12e-10af-46f0-a8ed-ca7e4aca6ddd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:19:09.982536 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d31d0035-17b0-4204-a417-d8c15492d87c tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a51f56e-1559-4728-a94c-6caaa295a0f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:19:09.984734 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-d31d0035-17b0-4204-a417-d8c15492d87c tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:19:09.986759 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.volume.api [None req-d31d0035-17b0-4204-a417-d8c15492d87c tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a51f56e-1559-4728-a94c-6caaa295a0f1) transitioned into state 'FAILURE' from state 'RUNNING' Jan 28 19:19:09.986759 n-d-705657-15 devstack@c-api.service[87913]: 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 28 19:19:10.006544 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d31d0035-17b0-4204-a417-d8c15492d87c tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a51f56e-1559-4728-a94c-6caaa295a0f1) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:19:10.008956 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.volume.api [None req-d31d0035-17b0-4204-a417-d8c15492d87c tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a51f56e-1559-4728-a94c-6caaa295a0f1) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 28 19:19:10.023588 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.volume.api [None req-d31d0035-17b0-4204-a417-d8c15492d87c tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Flow 'volume_create_api' (4a95c12e-10af-46f0-a8ed-ca7e4aca6ddd) transitioned into state 'REVERTED' from state 'RUNNING' Jan 28 19:19:10.024931 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d31d0035-17b0-4204-a417-d8c15492d87c tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] http://10.222.0.16/volume/v3/894d906f2bec4be2b21f13001b5a1891/volumes returned with HTTP 400 Jan 28 19:19:10.026623 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1008/2049] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 19:19:09 2021] POST /volume/v3/894d906f2bec4be2b21f13001b5a1891/volumes => generated 171 bytes in 192 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jan 28 19:19:10.044023 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-35cca4d3-99e0-4071-b245-c3110e2b1831 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] DELETE http://10.222.0.16/volume/v3/894d906f2bec4be2b21f13001b5a1891/snapshots/967e53a2-11ea-4a32-94cf-c607c49ef945 Jan 28 19:19:10.046159 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-35cca4d3-99e0-4071-b245-c3110e2b1831 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:10.047302 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:10.047302 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:10.050511 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-35cca4d3-99e0-4071-b245-c3110e2b1831 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:10.054676 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-35cca4d3-99e0-4071-b245-c3110e2b1831 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Delete snapshot with id: 967e53a2-11ea-4a32-94cf-c607c49ef945 Jan 28 19:19:10.270277 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:10.270277 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:10.289488 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-35cca4d3-99e0-4071-b245-c3110e2b1831 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Snapshot retrieved successfully. Jan 28 19:19:10.484873 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-35cca4d3-99e0-4071-b245-c3110e2b1831 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Snapshot delete request issued successfully. Jan 28 19:19:10.485401 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-35cca4d3-99e0-4071-b245-c3110e2b1831 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] http://10.222.0.16/volume/v3/894d906f2bec4be2b21f13001b5a1891/snapshots/967e53a2-11ea-4a32-94cf-c607c49ef945 returned with HTTP 202 Jan 28 19:19:10.486300 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1042/2050] 10.222.0.16 () {58 vars in 1324 bytes} [Thu Jan 28 19:19:10 2021] DELETE /volume/v3/894d906f2bec4be2b21f13001b5a1891/snapshots/967e53a2-11ea-4a32-94cf-c607c49ef945 => generated 0 bytes in 451 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:19:10.496428 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2fca975b-3dc6-4748-95c0-f07da64eac5a tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] GET http://10.222.0.16/volume/v3/894d906f2bec4be2b21f13001b5a1891/snapshots/967e53a2-11ea-4a32-94cf-c607c49ef945 Jan 28 19:19:10.496428 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2fca975b-3dc6-4748-95c0-f07da64eac5a tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:10.496428 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:10.496428 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:10.497363 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2fca975b-3dc6-4748-95c0-f07da64eac5a tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:10.552760 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:10.552760 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:10.555035 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2fca975b-3dc6-4748-95c0-f07da64eac5a tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Snapshot retrieved successfully. Jan 28 19:19:10.557936 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2fca975b-3dc6-4748-95c0-f07da64eac5a tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] http://10.222.0.16/volume/v3/894d906f2bec4be2b21f13001b5a1891/snapshots/967e53a2-11ea-4a32-94cf-c607c49ef945 returned with HTTP 200 Jan 28 19:19:10.559009 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1009/2051] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:19:10 2021] GET /volume/v3/894d906f2bec4be2b21f13001b5a1891/snapshots/967e53a2-11ea-4a32-94cf-c607c49ef945 => generated 476 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:19:10.900565 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-31d77668-0a87-4f92-8973-c1633a3aee50 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:19:10.901500 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-31d77668-0a87-4f92-8973-c1633a3aee50 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:10.901500 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:10.901500 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:10.901951 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-31d77668-0a87-4f92-8973-c1633a3aee50 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:10.902127 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-31d77668-0a87-4f92-8973-c1633a3aee50 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:19:11.018973 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:11.018973 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:11.022682 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-31d77668-0a87-4f92-8973-c1633a3aee50 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:19:11.044421 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1043/2052] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:19:10 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:19:11.571802 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-42f58119-8f9e-4d11-a677-f32d9d7f1bab tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] GET http://10.222.0.16/volume/v3/894d906f2bec4be2b21f13001b5a1891/snapshots/967e53a2-11ea-4a32-94cf-c607c49ef945 Jan 28 19:19:11.572921 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-42f58119-8f9e-4d11-a677-f32d9d7f1bab tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:11.573365 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:11.573365 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:11.574030 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-42f58119-8f9e-4d11-a677-f32d9d7f1bab tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:11.649764 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:11.649764 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:11.655862 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-42f58119-8f9e-4d11-a677-f32d9d7f1bab tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Snapshot retrieved successfully. Jan 28 19:19:11.666124 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-42f58119-8f9e-4d11-a677-f32d9d7f1bab tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] http://10.222.0.16/volume/v3/894d906f2bec4be2b21f13001b5a1891/snapshots/967e53a2-11ea-4a32-94cf-c607c49ef945 returned with HTTP 200 Jan 28 19:19:11.667313 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1010/2053] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:19:11 2021] GET /volume/v3/894d906f2bec4be2b21f13001b5a1891/snapshots/967e53a2-11ea-4a32-94cf-c607c49ef945 => generated 476 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:19:12.060979 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-62d0e2d0-4719-4a4f-8398-a05f376cd9a9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:19:12.072555 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-62d0e2d0-4719-4a4f-8398-a05f376cd9a9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:12.073376 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:12.073376 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:12.074734 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-62d0e2d0-4719-4a4f-8398-a05f376cd9a9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:12.078713 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-62d0e2d0-4719-4a4f-8398-a05f376cd9a9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:19:12.154610 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:12.154610 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:12.160917 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-62d0e2d0-4719-4a4f-8398-a05f376cd9a9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:19:12.163144 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1044/2054] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:19:12 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:19:12.683083 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f9bc8ff9-a874-49d9-ac5c-38157f035134 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] GET http://10.222.0.16/volume/v3/894d906f2bec4be2b21f13001b5a1891/snapshots/967e53a2-11ea-4a32-94cf-c607c49ef945 Jan 28 19:19:12.683701 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f9bc8ff9-a874-49d9-ac5c-38157f035134 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:12.683892 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:12.683892 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:12.684307 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f9bc8ff9-a874-49d9-ac5c-38157f035134 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:12.767038 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:12.767038 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:12.770405 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f9bc8ff9-a874-49d9-ac5c-38157f035134 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Snapshot retrieved successfully. Jan 28 19:19:12.782893 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f9bc8ff9-a874-49d9-ac5c-38157f035134 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] http://10.222.0.16/volume/v3/894d906f2bec4be2b21f13001b5a1891/snapshots/967e53a2-11ea-4a32-94cf-c607c49ef945 returned with HTTP 200 Jan 28 19:19:12.784527 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1011/2055] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:19:12 2021] GET /volume/v3/894d906f2bec4be2b21f13001b5a1891/snapshots/967e53a2-11ea-4a32-94cf-c607c49ef945 => generated 476 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:19:13.181822 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a7dc3798-c241-4bf0-a95f-1077bcacd002 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:19:13.187364 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a7dc3798-c241-4bf0-a95f-1077bcacd002 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:13.187364 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:13.187364 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:13.187364 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a7dc3798-c241-4bf0-a95f-1077bcacd002 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:13.187364 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-a7dc3798-c241-4bf0-a95f-1077bcacd002 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:19:13.267930 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:13.267930 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:13.283187 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a7dc3798-c241-4bf0-a95f-1077bcacd002 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:19:13.289187 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1045/2056] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:19:13 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:19:13.800621 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-198704c1-653b-4bb2-9f7b-2608a3c0bac4 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] GET http://10.222.0.16/volume/v3/894d906f2bec4be2b21f13001b5a1891/snapshots/967e53a2-11ea-4a32-94cf-c607c49ef945 Jan 28 19:19:13.801172 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-198704c1-653b-4bb2-9f7b-2608a3c0bac4 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:13.801422 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:13.801422 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:13.802000 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-198704c1-653b-4bb2-9f7b-2608a3c0bac4 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:13.859850 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:13.859850 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:13.861012 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-198704c1-653b-4bb2-9f7b-2608a3c0bac4 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Snapshot retrieved successfully. Jan 28 19:19:13.870617 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-198704c1-653b-4bb2-9f7b-2608a3c0bac4 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] http://10.222.0.16/volume/v3/894d906f2bec4be2b21f13001b5a1891/snapshots/967e53a2-11ea-4a32-94cf-c607c49ef945 returned with HTTP 200 Jan 28 19:19:13.877618 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1012/2057] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:19:13 2021] GET /volume/v3/894d906f2bec4be2b21f13001b5a1891/snapshots/967e53a2-11ea-4a32-94cf-c607c49ef945 => generated 476 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:19:14.306094 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-42166546-ab7f-4021-a48a-ecbf90696161 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:19:14.307010 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-42166546-ab7f-4021-a48a-ecbf90696161 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:14.307382 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:14.307382 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:14.308118 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-42166546-ab7f-4021-a48a-ecbf90696161 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:14.308832 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-42166546-ab7f-4021-a48a-ecbf90696161 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:19:14.383355 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:14.383355 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:14.387570 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-42166546-ab7f-4021-a48a-ecbf90696161 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:19:14.390119 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1046/2058] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:19:14 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:19:14.896731 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-503d5762-28c5-4e45-a453-6c1eab0fc468 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] GET http://10.222.0.16/volume/v3/894d906f2bec4be2b21f13001b5a1891/snapshots/967e53a2-11ea-4a32-94cf-c607c49ef945 Jan 28 19:19:14.900076 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-503d5762-28c5-4e45-a453-6c1eab0fc468 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:14.900745 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:14.900745 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:14.901882 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-503d5762-28c5-4e45-a453-6c1eab0fc468 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:14.952065 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-503d5762-28c5-4e45-a453-6c1eab0fc468 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] http://10.222.0.16/volume/v3/894d906f2bec4be2b21f13001b5a1891/snapshots/967e53a2-11ea-4a32-94cf-c607c49ef945 returned with HTTP 404 Jan 28 19:19:14.954583 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1013/2059] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:19:14 2021] GET /volume/v3/894d906f2bec4be2b21f13001b5a1891/snapshots/967e53a2-11ea-4a32-94cf-c607c49ef945 => generated 111 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:19:14.965520 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9db4e30e-c2fd-4bcf-8671-f536872ed16e tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] DELETE http://10.222.0.16/volume/v3/894d906f2bec4be2b21f13001b5a1891/volumes/5fa4704d-d811-4d31-b939-cf3a21000ca0 Jan 28 19:19:14.966909 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9db4e30e-c2fd-4bcf-8671-f536872ed16e tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:14.967572 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:14.967572 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:14.968722 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9db4e30e-c2fd-4bcf-8671-f536872ed16e tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:14.969862 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-9db4e30e-c2fd-4bcf-8671-f536872ed16e tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Delete volume with id: 5fa4704d-d811-4d31-b939-cf3a21000ca0 Jan 28 19:19:15.110099 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:15.110099 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:15.112571 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9db4e30e-c2fd-4bcf-8671-f536872ed16e tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Volume info retrieved successfully. Jan 28 19:19:15.169880 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9db4e30e-c2fd-4bcf-8671-f536872ed16e tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Delete volume request issued successfully. Jan 28 19:19:15.170921 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9db4e30e-c2fd-4bcf-8671-f536872ed16e tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] http://10.222.0.16/volume/v3/894d906f2bec4be2b21f13001b5a1891/volumes/5fa4704d-d811-4d31-b939-cf3a21000ca0 returned with HTTP 202 Jan 28 19:19:15.173696 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1047/2060] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:19:14 2021] DELETE /volume/v3/894d906f2bec4be2b21f13001b5a1891/volumes/5fa4704d-d811-4d31-b939-cf3a21000ca0 => generated 0 bytes in 215 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:19:15.186165 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eea7759a-a398-4d4a-a027-a3852d4447df tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] GET http://10.222.0.16/volume/v3/894d906f2bec4be2b21f13001b5a1891/volumes/5fa4704d-d811-4d31-b939-cf3a21000ca0 Jan 28 19:19:15.187689 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eea7759a-a398-4d4a-a027-a3852d4447df tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:15.188925 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eea7759a-a398-4d4a-a027-a3852d4447df tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:15.359055 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:15.359055 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:15.378136 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-eea7759a-a398-4d4a-a027-a3852d4447df tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Volume info retrieved successfully. Jan 28 19:19:15.405849 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-db376b9e-ce20-40bc-b4c3-41477008736c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:19:15.407031 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-db376b9e-ce20-40bc-b4c3-41477008736c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:15.407434 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:15.407434 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:15.408136 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-db376b9e-ce20-40bc-b4c3-41477008736c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:15.408695 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-db376b9e-ce20-40bc-b4c3-41477008736c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:19:15.440579 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eea7759a-a398-4d4a-a027-a3852d4447df tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] http://10.222.0.16/volume/v3/894d906f2bec4be2b21f13001b5a1891/volumes/5fa4704d-d811-4d31-b939-cf3a21000ca0 returned with HTTP 200 Jan 28 19:19:15.449580 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1014/2061] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:19:15 2021] GET /volume/v3/894d906f2bec4be2b21f13001b5a1891/volumes/5fa4704d-d811-4d31-b939-cf3a21000ca0 => generated 923 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:19:15.456691 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:15.456691 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:15.459346 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-db376b9e-ce20-40bc-b4c3-41477008736c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:19:15.460965 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1048/2062] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:19:15 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:19:16.463380 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a8e8442b-76c2-4e00-a4ea-9f66db68a32c tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] GET http://10.222.0.16/volume/v3/894d906f2bec4be2b21f13001b5a1891/volumes/5fa4704d-d811-4d31-b939-cf3a21000ca0 Jan 28 19:19:16.464094 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a8e8442b-76c2-4e00-a4ea-9f66db68a32c tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:16.464380 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:16.464380 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:16.464720 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a8e8442b-76c2-4e00-a4ea-9f66db68a32c tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:16.483319 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b75c6197-f918-4e27-82e6-268f1fd822d1 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:19:16.485766 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b75c6197-f918-4e27-82e6-268f1fd822d1 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:16.487660 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:16.487660 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:16.488411 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b75c6197-f918-4e27-82e6-268f1fd822d1 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:16.489210 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b75c6197-f918-4e27-82e6-268f1fd822d1 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:19:16.621119 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:16.621119 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:16.625314 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b75c6197-f918-4e27-82e6-268f1fd822d1 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:19:16.641087 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1049/2063] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:19:16 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:19:16.641532 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:16.641532 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:16.660540 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a8e8442b-76c2-4e00-a4ea-9f66db68a32c tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Volume info retrieved successfully. Jan 28 19:19:16.708886 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a8e8442b-76c2-4e00-a4ea-9f66db68a32c tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] http://10.222.0.16/volume/v3/894d906f2bec4be2b21f13001b5a1891/volumes/5fa4704d-d811-4d31-b939-cf3a21000ca0 returned with HTTP 200 Jan 28 19:19:16.722081 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1015/2064] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:19:16 2021] GET /volume/v3/894d906f2bec4be2b21f13001b5a1891/volumes/5fa4704d-d811-4d31-b939-cf3a21000ca0 => generated 923 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:19:17.651801 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-022c21ae-407d-44e6-808a-dc7992b62ab4 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:19:17.653542 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-022c21ae-407d-44e6-808a-dc7992b62ab4 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:17.653821 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:17.653821 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:17.659450 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-022c21ae-407d-44e6-808a-dc7992b62ab4 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:17.660301 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-022c21ae-407d-44e6-808a-dc7992b62ab4 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:19:17.742946 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9cbcb0d7-5034-4ecd-9704-c70660497048 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] GET http://10.222.0.16/volume/v3/894d906f2bec4be2b21f13001b5a1891/volumes/5fa4704d-d811-4d31-b939-cf3a21000ca0 Jan 28 19:19:17.744327 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9cbcb0d7-5034-4ecd-9704-c70660497048 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:17.747833 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:17.747833 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:17.749559 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9cbcb0d7-5034-4ecd-9704-c70660497048 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:17.768907 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:17.768907 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:17.772498 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-022c21ae-407d-44e6-808a-dc7992b62ab4 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:19:17.785207 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1050/2065] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:19:17 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:19:17.935788 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:17.935788 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:18.018032 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9cbcb0d7-5034-4ecd-9704-c70660497048 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Volume info retrieved successfully. Jan 28 19:19:18.105757 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9cbcb0d7-5034-4ecd-9704-c70660497048 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] http://10.222.0.16/volume/v3/894d906f2bec4be2b21f13001b5a1891/volumes/5fa4704d-d811-4d31-b939-cf3a21000ca0 returned with HTTP 200 Jan 28 19:19:18.121379 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1016/2066] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:19:17 2021] GET /volume/v3/894d906f2bec4be2b21f13001b5a1891/volumes/5fa4704d-d811-4d31-b939-cf3a21000ca0 => generated 923 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:19:18.797782 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b1e071fe-cfd0-4a3b-8ad6-d477bc1babbe tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:19:18.806118 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b1e071fe-cfd0-4a3b-8ad6-d477bc1babbe tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:18.811797 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:18.811797 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:18.813633 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b1e071fe-cfd0-4a3b-8ad6-d477bc1babbe tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:18.814680 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b1e071fe-cfd0-4a3b-8ad6-d477bc1babbe tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:19:18.892239 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:18.892239 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:18.897351 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b1e071fe-cfd0-4a3b-8ad6-d477bc1babbe tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:19:18.899970 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1051/2067] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:19:18 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:19:19.139356 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-19c5c80d-46bd-49e4-b270-0b9b84f1e527 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] GET http://10.222.0.16/volume/v3/894d906f2bec4be2b21f13001b5a1891/volumes/5fa4704d-d811-4d31-b939-cf3a21000ca0 Jan 28 19:19:19.140349 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-19c5c80d-46bd-49e4-b270-0b9b84f1e527 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:19.140772 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:19.140772 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:19.141633 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-19c5c80d-46bd-49e4-b270-0b9b84f1e527 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:19.322621 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-19c5c80d-46bd-49e4-b270-0b9b84f1e527 tempest-VolumesSnapshotNegativeTestJSON-303807861 tempest-VolumesSnapshotNegativeTestJSON-303807861-project] http://10.222.0.16/volume/v3/894d906f2bec4be2b21f13001b5a1891/volumes/5fa4704d-d811-4d31-b939-cf3a21000ca0 returned with HTTP 404 Jan 28 19:19:19.328679 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1017/2068] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:19:19 2021] GET /volume/v3/894d906f2bec4be2b21f13001b5a1891/volumes/5fa4704d-d811-4d31-b939-cf3a21000ca0 => generated 109 bytes in 193 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:19:19.923248 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-90597729-78b5-4327-90fd-630cbd71ec18 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:19:19.940808 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-90597729-78b5-4327-90fd-630cbd71ec18 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:19.941203 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:19.941203 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:19.941854 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-90597729-78b5-4327-90fd-630cbd71ec18 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:19.942531 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-90597729-78b5-4327-90fd-630cbd71ec18 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:19:20.048710 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:20.048710 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:20.052076 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-90597729-78b5-4327-90fd-630cbd71ec18 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:19:20.053618 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1052/2069] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:19:19 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:19:21.081358 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-669b9c66-2f17-49ce-bd10-0ebe2ac9725a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:19:21.083962 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-669b9c66-2f17-49ce-bd10-0ebe2ac9725a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:21.085269 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-669b9c66-2f17-49ce-bd10-0ebe2ac9725a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:21.086256 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-669b9c66-2f17-49ce-bd10-0ebe2ac9725a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:19:21.115282 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:21.115282 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:21.117768 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-669b9c66-2f17-49ce-bd10-0ebe2ac9725a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:19:21.119129 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1018/2070] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:19:21 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:19:22.155042 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7e6c1524-6b6c-4dfb-913e-cc791a62e33c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:19:22.155042 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7e6c1524-6b6c-4dfb-913e-cc791a62e33c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:22.155042 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:22.155042 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:22.156382 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7e6c1524-6b6c-4dfb-913e-cc791a62e33c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:22.157246 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-7e6c1524-6b6c-4dfb-913e-cc791a62e33c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:19:22.199025 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:22.199025 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:22.202013 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7e6c1524-6b6c-4dfb-913e-cc791a62e33c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:19:22.203431 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1053/2071] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:19:22 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:19:23.232595 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2d4ec933-5d92-4665-91f4-9cf408900925 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:19:23.233199 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2d4ec933-5d92-4665-91f4-9cf408900925 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:23.237937 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:23.237937 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:23.238434 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2d4ec933-5d92-4665-91f4-9cf408900925 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:23.238821 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-2d4ec933-5d92-4665-91f4-9cf408900925 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:19:23.343467 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:23.343467 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:23.349903 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2d4ec933-5d92-4665-91f4-9cf408900925 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:19:23.351979 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1019/2072] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:19:23 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:19:24.365944 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-652287b1-f756-4c62-a810-c4522bb385a4 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:19:24.367752 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-652287b1-f756-4c62-a810-c4522bb385a4 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:24.368203 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:24.368203 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:24.368908 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-652287b1-f756-4c62-a810-c4522bb385a4 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:24.369602 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-652287b1-f756-4c62-a810-c4522bb385a4 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:19:24.422122 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:24.422122 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:24.430324 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-652287b1-f756-4c62-a810-c4522bb385a4 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:19:24.437819 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1054/2073] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:19:24 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:19:25.463056 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dcca4f13-622d-4e8b-b9c4-c93c4e84a945 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:19:25.471094 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dcca4f13-622d-4e8b-b9c4-c93c4e84a945 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:25.471960 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:25.471960 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:25.473218 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dcca4f13-622d-4e8b-b9c4-c93c4e84a945 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:25.474630 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-dcca4f13-622d-4e8b-b9c4-c93c4e84a945 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:19:25.542639 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:25.542639 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:25.547510 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dcca4f13-622d-4e8b-b9c4-c93c4e84a945 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:19:25.561584 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1020/2074] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:19:25 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:19:26.586893 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-feb47105-803e-47b3-9069-752adda24d3e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:19:26.588725 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-feb47105-803e-47b3-9069-752adda24d3e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:26.589355 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:26.589355 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:26.590660 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-feb47105-803e-47b3-9069-752adda24d3e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:26.591577 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-feb47105-803e-47b3-9069-752adda24d3e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:19:26.684958 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:26.684958 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:26.694239 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-feb47105-803e-47b3-9069-752adda24d3e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:19:26.696005 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1055/2075] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:19:26 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:19:27.722520 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-84d1c6db-fed5-4102-b42e-6440d47319ac tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:19:27.723546 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-84d1c6db-fed5-4102-b42e-6440d47319ac tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:27.723930 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:27.723930 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:27.724652 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-84d1c6db-fed5-4102-b42e-6440d47319ac tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:27.725974 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-84d1c6db-fed5-4102-b42e-6440d47319ac tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:19:27.832697 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:27.832697 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:27.841747 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-84d1c6db-fed5-4102-b42e-6440d47319ac tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:19:27.843384 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1021/2076] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:19:27 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:19:28.874471 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-df1557e2-c0c0-4a7a-aeeb-55fbefcf7489 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:19:28.875376 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-df1557e2-c0c0-4a7a-aeeb-55fbefcf7489 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:28.875909 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:28.875909 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:28.876998 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-df1557e2-c0c0-4a7a-aeeb-55fbefcf7489 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:28.877980 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-df1557e2-c0c0-4a7a-aeeb-55fbefcf7489 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:19:29.000462 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:29.000462 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:29.009000 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-df1557e2-c0c0-4a7a-aeeb-55fbefcf7489 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:19:29.011117 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1056/2077] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:19:28 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:19:30.039634 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9c28fd02-e7f2-48a2-a8e5-dc238721b24c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:19:30.041517 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9c28fd02-e7f2-48a2-a8e5-dc238721b24c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:30.043549 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:30.043549 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:30.046547 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9c28fd02-e7f2-48a2-a8e5-dc238721b24c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:30.049897 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-9c28fd02-e7f2-48a2-a8e5-dc238721b24c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:19:30.154306 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:30.154306 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:30.164708 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9c28fd02-e7f2-48a2-a8e5-dc238721b24c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:19:30.165711 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1022/2078] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:19:30 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:19:31.195579 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7667f34b-161e-4de0-ad5c-ce6e72b9350c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:19:31.196475 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7667f34b-161e-4de0-ad5c-ce6e72b9350c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:31.202321 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:31.202321 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:31.203009 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7667f34b-161e-4de0-ad5c-ce6e72b9350c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:31.203691 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-7667f34b-161e-4de0-ad5c-ce6e72b9350c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:19:31.323369 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:31.323369 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:31.344577 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7667f34b-161e-4de0-ad5c-ce6e72b9350c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:19:31.354621 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1057/2079] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:19:31 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:19:32.369491 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7e97f332-afd9-4aee-bf6f-485c2cf4f260 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:19:32.369491 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7e97f332-afd9-4aee-bf6f-485c2cf4f260 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:32.369491 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:32.369491 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:32.369491 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7e97f332-afd9-4aee-bf6f-485c2cf4f260 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:32.369491 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-7e97f332-afd9-4aee-bf6f-485c2cf4f260 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:19:32.406903 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:32.406903 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:32.409337 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7e97f332-afd9-4aee-bf6f-485c2cf4f260 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:19:32.410451 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1023/2080] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:19:32 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:19:33.433108 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d9dba699-4b71-4c14-a8fa-274278e24244 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:19:33.434426 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d9dba699-4b71-4c14-a8fa-274278e24244 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:33.435274 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:33.435274 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:33.436218 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d9dba699-4b71-4c14-a8fa-274278e24244 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:33.436834 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-d9dba699-4b71-4c14-a8fa-274278e24244 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:19:33.476082 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:33.476082 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:33.479571 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d9dba699-4b71-4c14-a8fa-274278e24244 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:19:33.482437 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1058/2081] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:19:33 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 814 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:19:34.507587 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3f0c2768-002c-41c5-b335-906b162a4541 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:19:34.509620 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3f0c2768-002c-41c5-b335-906b162a4541 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:34.515890 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:34.515890 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:34.517439 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3f0c2768-002c-41c5-b335-906b162a4541 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:34.518341 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-3f0c2768-002c-41c5-b335-906b162a4541 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:19:34.657015 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:34.657015 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:34.667283 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3f0c2768-002c-41c5-b335-906b162a4541 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:19:34.669403 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1024/2082] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:19:34 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 816 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:19:35.688817 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4179c280-3517-49f9-aadd-01bd4ea249f8 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:19:35.690088 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4179c280-3517-49f9-aadd-01bd4ea249f8 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:35.690310 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:35.690310 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:35.690670 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4179c280-3517-49f9-aadd-01bd4ea249f8 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:35.691029 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-4179c280-3517-49f9-aadd-01bd4ea249f8 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:19:35.736590 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:35.736590 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:35.739417 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4179c280-3517-49f9-aadd-01bd4ea249f8 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:19:35.740599 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1059/2083] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:19:35 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 817 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:19:35.755801 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4139ed07-8559-4baf-970f-57ef8c1a85ee tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec Jan 28 19:19:35.756733 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4139ed07-8559-4baf-970f-57ef8c1a85ee tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:35.757158 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:35.757158 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:35.757836 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4139ed07-8559-4baf-970f-57ef8c1a85ee tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:35.813989 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:35.813989 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:35.824288 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4139ed07-8559-4baf-970f-57ef8c1a85ee tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:19:35.855269 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4139ed07-8559-4baf-970f-57ef8c1a85ee tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec returned with HTTP 200 Jan 28 19:19:35.875309 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-704a4e05-95d7-4931-a646-ce4a88e901bd tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] POST http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72/restore Jan 28 19:19:35.876080 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:35.876080 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:35.876750 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-704a4e05-95d7-4931-a646-ce4a88e901bd tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:19:35.877945 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.backups [None req-704a4e05-95d7-4931-a646-ce4a88e901bd tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Restoring backup aa072aff-71fa-41a8-89c3-d0ea30a23f72 ({'restore': {}}) {{(pid=87914) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 28 19:19:35.878509 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.contrib.backups [None req-704a4e05-95d7-4931-a646-ce4a88e901bd tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Restoring backup aa072aff-71fa-41a8-89c3-d0ea30a23f72 to volume None. Jan 28 19:19:35.887767 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1025/2084] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:19:35 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec => generated 1358 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:19:35.905314 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:35.905314 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:35.909762 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.backup.api [None req-704a4e05-95d7-4931-a646-ce4a88e901bd tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Creating volume of 1 GB for restore of backup aa072aff-71fa-41a8-89c3-d0ea30a23f72. Jan 28 19:19:35.934264 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-704a4e05-95d7-4931-a646-ce4a88e901bd tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Availability zone cache updated, next update will occur around 2021-01-28 20:19:35.933632. {{(pid=87914) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 28 19:19:35.934925 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-704a4e05-95d7-4931-a646-ce4a88e901bd tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Availability Zones retrieved successfully. Jan 28 19:19:35.960839 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-704a4e05-95d7-4931-a646-ce4a88e901bd tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Flow 'volume_create_api' (2fc0bbbc-e435-45d8-90cb-842a89f688a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:19:35.964251 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-704a4e05-95d7-4931-a646-ce4a88e901bd tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31d118da-b3d2-43c0-aa11-1dd0d2be3673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:19:35.966868 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-704a4e05-95d7-4931-a646-ce4a88e901bd tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:19:36.042255 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-704a4e05-95d7-4931-a646-ce4a88e901bd tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31d118da-b3d2-43c0-aa11-1dd0d2be3673) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:19:36.044972 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-704a4e05-95d7-4931-a646-ce4a88e901bd tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48437d77-b272-4fdc-b9c3-a322ec91aa11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:19:36.127361 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-704a4e05-95d7-4931-a646-ce4a88e901bd tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Created reservations ['0544f78a-9a3d-4e6e-acfe-0cbe255b9584', '4ea5e517-ee86-4cc6-9287-f17b833ecdc8', 'cc2a5e72-ab32-4f29-85b2-30fc57932421', '3b7c502d-e6b6-4713-99d8-3722cdbd2ed0'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:19:36.129709 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-704a4e05-95d7-4931-a646-ce4a88e901bd tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48437d77-b272-4fdc-b9c3-a322ec91aa11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0544f78a-9a3d-4e6e-acfe-0cbe255b9584', '4ea5e517-ee86-4cc6-9287-f17b833ecdc8', 'cc2a5e72-ab32-4f29-85b2-30fc57932421', '3b7c502d-e6b6-4713-99d8-3722cdbd2ed0']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:19:36.132294 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-704a4e05-95d7-4931-a646-ce4a88e901bd tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa01b07b-4693-4d32-a44a-f4c698a42908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:19:36.218493 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-704a4e05-95d7-4931-a646-ce4a88e901bd tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa01b07b-4693-4d32-a44a-f4c698a42908) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ac501c3-beea-4081-98d2-ac4a3fa3f594', '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_aa072aff-71fa-41a8-89c3-d0ea30a23f72',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f91c4856fdd64c12891721102045ef90',qos_specs=None,replication_status=,reservations=['0544f78a-9a3d-4e6e-acfe-0cbe255b9584','4ea5e517-ee86-4cc6-9287-f17b833ecdc8','cc2a5e72-ab32-4f29-85b2-30fc57932421','3b7c502d-e6b6-4713-99d8-3722cdbd2ed0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e2806da0ea64f09bc43ad67040b6524',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:19:36Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_aa072aff-71fa-41a8-89c3-d0ea30a23f72',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ac501c3-beea-4081-98d2-ac4a3fa3f594,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f91c4856fdd64c12891721102045ef90',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='8e2806da0ea64f09bc43ad67040b6524',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:19:36.232244 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-704a4e05-95d7-4931-a646-ce4a88e901bd tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (294e9c32-b7d3-4e16-8a41-4f2fd9729104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:19:36.292192 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-704a4e05-95d7-4931-a646-ce4a88e901bd tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (294e9c32-b7d3-4e16-8a41-4f2fd9729104) transitioned into 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_aa072aff-71fa-41a8-89c3-d0ea30a23f72',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f91c4856fdd64c12891721102045ef90',qos_specs=None,replication_status=,reservations=['0544f78a-9a3d-4e6e-acfe-0cbe255b9584','4ea5e517-ee86-4cc6-9287-f17b833ecdc8','cc2a5e72-ab32-4f29-85b2-30fc57932421','3b7c502d-e6b6-4713-99d8-3722cdbd2ed0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e2806da0ea64f09bc43ad67040b6524',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:19:36.295073 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-704a4e05-95d7-4931-a646-ce4a88e901bd tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24d38eba-3228-4766-8a56-6bef7a1b032b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:19:36.330183 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-704a4e05-95d7-4931-a646-ce4a88e901bd tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24d38eba-3228-4766-8a56-6bef7a1b032b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:19:36.333387 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-704a4e05-95d7-4931-a646-ce4a88e901bd tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Flow 'volume_create_api' (2fc0bbbc-e435-45d8-90cb-842a89f688a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:19:36.414049 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-704a4e05-95d7-4931-a646-ce4a88e901bd tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Create volume request issued successfully. Jan 28 19:19:36.575730 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:36.575730 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:36.576954 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-704a4e05-95d7-4931-a646-ce4a88e901bd tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:19:36.577540 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/eventlet/greenthread.py:31: DeprecationWarning: Please provide `is_available()` function in your custom Eventlet hub . Jan 28 19:19:36.577540 n-d-705657-15 devstack@c-api.service[87913]: It must return bool: whether hub supports current platform. See eventlet/hubs/{epoll,kqueue} for example. Jan 28 19:19:36.577540 n-d-705657-15 devstack@c-api.service[87913]: hub = hubs.get_hub() Jan 28 19:19:37.694939 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:37.694939 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:37.696972 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-704a4e05-95d7-4931-a646-ce4a88e901bd tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:19:38.846960 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:38.846960 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:38.849589 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-704a4e05-95d7-4931-a646-ce4a88e901bd tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:19:38.850792 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.backup.api [None req-704a4e05-95d7-4931-a646-ce4a88e901bd tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Checking backup size 1 against volume size 1 {{(pid=87914) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 28 19:19:38.851329 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.backup.api [None req-704a4e05-95d7-4931-a646-ce4a88e901bd tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Overwriting volume 9ac501c3-beea-4081-98d2-ac4a3fa3f594 with restore of backup aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:19:38.878177 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.backup.rpcapi [None req-704a4e05-95d7-4931-a646-ce4a88e901bd tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] restore_backup in rpcapi backup_id aa072aff-71fa-41a8-89c3-d0ea30a23f72 {{(pid=87914) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 28 19:19:38.909066 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-704a4e05-95d7-4931-a646-ce4a88e901bd tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72/restore returned with HTTP 202 Jan 28 19:19:38.915335 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1060/2085] 10.222.0.16 () {60 vars in 1360 bytes} [Thu Jan 28 19:19:35 2021] POST /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72/restore => generated 189 bytes in 3040 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:19:38.922694 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2410d5e6-f118-4e14-80a0-331fe83f82f4 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:19:38.923525 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2410d5e6-f118-4e14-80a0-331fe83f82f4 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:38.923945 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:38.923945 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:38.924585 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2410d5e6-f118-4e14-80a0-331fe83f82f4 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:38.925125 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-2410d5e6-f118-4e14-80a0-331fe83f82f4 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:19:38.969888 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:38.969888 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:38.977708 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2410d5e6-f118-4e14-80a0-331fe83f82f4 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:19:38.978941 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1026/2086] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:19:38 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 817 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:19:39.997777 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d38ad93a-6ee1-454a-ae90-73596186a055 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:19:40.012732 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d38ad93a-6ee1-454a-ae90-73596186a055 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:40.014682 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:40.014682 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:40.017704 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d38ad93a-6ee1-454a-ae90-73596186a055 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:40.020518 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-d38ad93a-6ee1-454a-ae90-73596186a055 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:19:40.081414 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:40.081414 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:40.089189 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d38ad93a-6ee1-454a-ae90-73596186a055 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:19:40.099253 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1061/2087] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:19:39 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 817 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:19:41.108730 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5f73924c-ed6d-4e78-8597-e3140eb5a71d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:19:41.109948 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5f73924c-ed6d-4e78-8597-e3140eb5a71d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:41.110351 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:41.110351 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:41.111004 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5f73924c-ed6d-4e78-8597-e3140eb5a71d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:41.111552 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-5f73924c-ed6d-4e78-8597-e3140eb5a71d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:19:41.177030 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:41.177030 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:41.179503 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5f73924c-ed6d-4e78-8597-e3140eb5a71d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:19:41.180338 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1027/2088] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:19:41 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 817 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:19:42.278477 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6f10f5ab-57f6-4683-a057-cba5b78cf6ba tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:19:42.278477 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6f10f5ab-57f6-4683-a057-cba5b78cf6ba tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:42.278477 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:42.278477 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:42.278477 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6f10f5ab-57f6-4683-a057-cba5b78cf6ba tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:42.278477 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-6f10f5ab-57f6-4683-a057-cba5b78cf6ba tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:19:42.416505 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:42.416505 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:42.416505 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6f10f5ab-57f6-4683-a057-cba5b78cf6ba tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:19:42.416505 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1062/2089] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:19:42 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 817 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:19:43.432636 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-772a329b-2d9e-481b-b4df-d409ff9d169e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:19:43.432636 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-772a329b-2d9e-481b-b4df-d409ff9d169e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:43.435207 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:43.435207 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:43.435207 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-772a329b-2d9e-481b-b4df-d409ff9d169e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:43.435207 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-772a329b-2d9e-481b-b4df-d409ff9d169e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:19:43.479763 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:43.479763 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:43.481682 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-772a329b-2d9e-481b-b4df-d409ff9d169e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:19:43.487908 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1028/2090] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:19:43 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 817 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:19:44.507617 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c1eb9655-cbd6-4d2c-9967-a5c8998db62b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:19:44.508538 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c1eb9655-cbd6-4d2c-9967-a5c8998db62b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:44.508911 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:44.508911 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:44.509554 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c1eb9655-cbd6-4d2c-9967-a5c8998db62b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:44.511332 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-c1eb9655-cbd6-4d2c-9967-a5c8998db62b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:19:44.589997 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:44.589997 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:44.605556 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c1eb9655-cbd6-4d2c-9967-a5c8998db62b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:19:44.630797 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1063/2091] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:19:44 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 817 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:19:45.641698 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b66c3ea4-44a2-4954-ba2b-b1b57688431a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:19:45.641698 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b66c3ea4-44a2-4954-ba2b-b1b57688431a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:45.641698 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:45.641698 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:45.641698 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b66c3ea4-44a2-4954-ba2b-b1b57688431a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:45.641698 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b66c3ea4-44a2-4954-ba2b-b1b57688431a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:19:45.783945 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:45.783945 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:45.783945 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b66c3ea4-44a2-4954-ba2b-b1b57688431a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:19:45.799674 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1029/2092] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:19:45 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 817 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:19:46.798830 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3fbacdb3-1db6-464c-adf9-e3627b0fe8c9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:19:46.798830 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3fbacdb3-1db6-464c-adf9-e3627b0fe8c9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:46.798830 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:46.798830 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:46.798830 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3fbacdb3-1db6-464c-adf9-e3627b0fe8c9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:46.798830 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-3fbacdb3-1db6-464c-adf9-e3627b0fe8c9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:19:46.895071 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:46.895071 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:46.930336 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3fbacdb3-1db6-464c-adf9-e3627b0fe8c9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:19:46.941316 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1064/2093] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:19:46 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 817 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:19:47.943563 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b4643fff-e984-4746-bc89-16fb9834f8de tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:19:47.943563 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b4643fff-e984-4746-bc89-16fb9834f8de tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:47.943563 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:47.943563 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:47.943563 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b4643fff-e984-4746-bc89-16fb9834f8de tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:47.943563 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b4643fff-e984-4746-bc89-16fb9834f8de tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:19:48.004037 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:48.004037 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:48.004037 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b4643fff-e984-4746-bc89-16fb9834f8de tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:19:48.004037 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1030/2094] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:19:47 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 817 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:19:49.046347 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-060a2dcd-8bae-430c-9544-8d50ed20cc37 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:19:49.046347 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-060a2dcd-8bae-430c-9544-8d50ed20cc37 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:49.046347 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:49.046347 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:49.046347 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-060a2dcd-8bae-430c-9544-8d50ed20cc37 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:49.046347 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-060a2dcd-8bae-430c-9544-8d50ed20cc37 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:19:49.101536 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:49.101536 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:49.101536 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-060a2dcd-8bae-430c-9544-8d50ed20cc37 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:19:49.101536 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1065/2095] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:19:49 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 817 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:19:50.114172 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0936ce38-7d71-4caa-ad46-e25c624263b0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:19:50.115222 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0936ce38-7d71-4caa-ad46-e25c624263b0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:50.115408 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:50.115408 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:50.116171 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0936ce38-7d71-4caa-ad46-e25c624263b0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:50.116828 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-0936ce38-7d71-4caa-ad46-e25c624263b0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:19:50.353090 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:50.353090 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:50.375320 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0936ce38-7d71-4caa-ad46-e25c624263b0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:19:50.375320 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1031/2096] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:19:50 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 817 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:19:51.405803 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e1ab4be9-1603-4a4c-82e2-c3dbebde5487 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:19:51.405803 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e1ab4be9-1603-4a4c-82e2-c3dbebde5487 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:51.405803 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:51.405803 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:51.405803 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e1ab4be9-1603-4a4c-82e2-c3dbebde5487 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:51.405803 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-e1ab4be9-1603-4a4c-82e2-c3dbebde5487 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:19:51.454369 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:51.454369 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:51.454369 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e1ab4be9-1603-4a4c-82e2-c3dbebde5487 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:19:51.454369 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1066/2097] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:19:51 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 817 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:19:52.486184 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-121a402c-7910-437d-aab8-ee208d7900eb tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:19:52.495955 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-121a402c-7910-437d-aab8-ee208d7900eb tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:52.495955 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:52.495955 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:52.495955 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-121a402c-7910-437d-aab8-ee208d7900eb tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:52.495955 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-121a402c-7910-437d-aab8-ee208d7900eb tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:19:52.554557 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:52.554557 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:52.557502 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-121a402c-7910-437d-aab8-ee208d7900eb tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:19:52.565958 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1032/2098] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:19:52 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 817 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:19:53.587972 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-141a94f7-5268-47c5-93d3-ac6fd6bd9ed0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:19:53.587972 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-141a94f7-5268-47c5-93d3-ac6fd6bd9ed0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:53.587972 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:53.587972 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:53.587972 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-141a94f7-5268-47c5-93d3-ac6fd6bd9ed0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:53.587972 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-141a94f7-5268-47c5-93d3-ac6fd6bd9ed0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:19:53.738333 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:53.738333 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:53.738333 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-141a94f7-5268-47c5-93d3-ac6fd6bd9ed0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:19:53.751885 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1067/2099] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:19:53 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 817 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:19:54.761852 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6a9115de-2a45-425b-b3ec-1f74dbb261e3 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:19:54.764119 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6a9115de-2a45-425b-b3ec-1f74dbb261e3 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:54.764646 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:54.764646 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:54.765747 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6a9115de-2a45-425b-b3ec-1f74dbb261e3 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:54.766575 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-6a9115de-2a45-425b-b3ec-1f74dbb261e3 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:19:54.972965 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:54.972965 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:54.984052 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6a9115de-2a45-425b-b3ec-1f74dbb261e3 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:19:54.984052 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1033/2100] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:19:54 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 817 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:19:56.004615 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9eb14d78-650e-432e-88e9-2972fbf09de0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:19:56.016941 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9eb14d78-650e-432e-88e9-2972fbf09de0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:56.016941 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:56.016941 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:56.016941 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9eb14d78-650e-432e-88e9-2972fbf09de0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:56.016941 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-9eb14d78-650e-432e-88e9-2972fbf09de0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:19:56.084240 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:56.084240 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:56.087364 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9eb14d78-650e-432e-88e9-2972fbf09de0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:19:56.088488 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1068/2101] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:19:55 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 817 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:19:57.120510 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-40a2917a-6811-40d3-ba30-e46aa34252d4 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:19:57.120510 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-40a2917a-6811-40d3-ba30-e46aa34252d4 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:57.120510 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:57.120510 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:57.129420 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-40a2917a-6811-40d3-ba30-e46aa34252d4 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:57.129420 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-40a2917a-6811-40d3-ba30-e46aa34252d4 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:19:57.285912 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:57.285912 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:57.289960 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-40a2917a-6811-40d3-ba30-e46aa34252d4 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:19:57.291660 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1034/2102] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:19:57 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 817 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:19:58.340559 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e0819602-745f-4979-abb2-90fd07984f07 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:19:58.340559 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e0819602-745f-4979-abb2-90fd07984f07 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:58.340559 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:58.340559 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:58.340559 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e0819602-745f-4979-abb2-90fd07984f07 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:58.340559 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-e0819602-745f-4979-abb2-90fd07984f07 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:19:58.570295 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:58.570295 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:58.597909 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e0819602-745f-4979-abb2-90fd07984f07 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:19:58.597909 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1069/2103] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:19:58 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 817 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:19:59.626191 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0a317fa0-cc6d-45b5-83be-c37e5fe5c2be tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:19:59.626191 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0a317fa0-cc6d-45b5-83be-c37e5fe5c2be tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:19:59.626191 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:59.626191 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:59.626191 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0a317fa0-cc6d-45b5-83be-c37e5fe5c2be tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:19:59.626191 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-0a317fa0-cc6d-45b5-83be-c37e5fe5c2be tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:19:59.819351 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:19:59.819351 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:19:59.825443 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0a317fa0-cc6d-45b5-83be-c37e5fe5c2be tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:19:59.837091 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ae49ef08-a1f3-4a76-9c09-8c0c16318cb7 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] POST http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes Jan 28 19:19:59.838086 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:19:59.838086 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:19:59.838892 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ae49ef08-a1f3-4a76-9c09-8c0c16318cb7 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-1786640506", "snapshot_id": null, "imageRef": "bf363cce-cca7-4056-a498-a3a21a3bca2d", "volume_type": null, "size": 1}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:19:59.844128 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-ae49ef08-a1f3-4a76-9c09-8c0c16318cb7 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-1786640506', 'snapshot_id': None, 'imageRef': 'bf363cce-cca7-4056-a498-a3a21a3bca2d', 'volume_type': None, 'size': 1}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:19:59.850246 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1035/2104] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:19:59 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 817 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:00.326452 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-ae49ef08-a1f3-4a76-9c09-8c0c16318cb7 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Create volume of 1 GB Jan 28 19:20:00.382933 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ae49ef08-a1f3-4a76-9c09-8c0c16318cb7 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Availability Zones retrieved successfully. Jan 28 19:20:00.638586 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ae49ef08-a1f3-4a76-9c09-8c0c16318cb7 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Flow 'volume_create_api' (dae4cf00-3978-4e74-aedc-b4569ef7f20d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:20:00.651406 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ae49ef08-a1f3-4a76-9c09-8c0c16318cb7 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8556fba9-f770-45d1-b08c-67b049011089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:20:00.657386 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-ae49ef08-a1f3-4a76-9c09-8c0c16318cb7 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:20:00.856282 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-527d5478-c170-4c90-82ac-aff889718bc0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:20:00.879863 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-527d5478-c170-4c90-82ac-aff889718bc0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:00.879863 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:00.879863 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:00.879863 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-527d5478-c170-4c90-82ac-aff889718bc0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:00.879863 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-527d5478-c170-4c90-82ac-aff889718bc0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:20:00.969397 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:00.969397 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:00.969397 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-527d5478-c170-4c90-82ac-aff889718bc0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:20:00.969397 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1036/2105] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:00 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 817 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:01.297976 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ae49ef08-a1f3-4a76-9c09-8c0c16318cb7 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8556fba9-f770-45d1-b08c-67b049011089) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:20:01.305247 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ae49ef08-a1f3-4a76-9c09-8c0c16318cb7 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64c4aaab-2bac-4f1b-9f76-58b4016bb1f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:20:01.525470 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-ae49ef08-a1f3-4a76-9c09-8c0c16318cb7 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Created reservations ['3e120006-3368-4a3c-a346-12b4e49b2fb2', '39dcb720-ca66-49af-a33b-6c8d462c36bc', 'a69420ad-3b2f-4e14-b813-1f211f51a059', 'ec2e8dde-7d60-46e8-be9a-d2a98aff133e'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:20:01.529754 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ae49ef08-a1f3-4a76-9c09-8c0c16318cb7 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64c4aaab-2bac-4f1b-9f76-58b4016bb1f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e120006-3368-4a3c-a346-12b4e49b2fb2', '39dcb720-ca66-49af-a33b-6c8d462c36bc', 'a69420ad-3b2f-4e14-b813-1f211f51a059', 'ec2e8dde-7d60-46e8-be9a-d2a98aff133e']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:20:01.549726 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ae49ef08-a1f3-4a76-9c09-8c0c16318cb7 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (728fac51-fe8e-4336-8ebd-ce946cbcff79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:20:01.954666 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ae49ef08-a1f3-4a76-9c09-8c0c16318cb7 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (728fac51-fe8e-4336-8ebd-ce946cbcff79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'acf8d6ba-5ac1-467f-a56a-f51f44ed51f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1786640506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6315863d69df41e4bcd0ee73c5b1b170',qos_specs=None,replication_status=,reservations=['3e120006-3368-4a3c-a346-12b4e49b2fb2','39dcb720-ca66-49af-a33b-6c8d462c36bc','a69420ad-3b2f-4e14-b813-1f211f51a059','ec2e8dde-7d60-46e8-be9a-d2a98aff133e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d34ee40feae54531a1c3f35188ae8f74',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:20:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1786640506',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=acf8d6ba-5ac1-467f-a56a-f51f44ed51f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6315863d69df41e4bcd0ee73c5b1b170',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d34ee40feae54531a1c3f35188ae8f74',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:20:01.968477 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ae49ef08-a1f3-4a76-9c09-8c0c16318cb7 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07334004-797d-4a59-a4d6-7e6aa5bcefdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:20:02.003886 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f0087fee-64df-4024-a4c6-b8f2a114580e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:20:02.003886 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f0087fee-64df-4024-a4c6-b8f2a114580e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:02.003886 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:02.003886 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:02.003886 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f0087fee-64df-4024-a4c6-b8f2a114580e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:02.003886 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-f0087fee-64df-4024-a4c6-b8f2a114580e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:20:02.051621 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ae49ef08-a1f3-4a76-9c09-8c0c16318cb7 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07334004-797d-4a59-a4d6-7e6aa5bcefdb) transitioned into state 'SUCCESS' from state '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-1786640506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6315863d69df41e4bcd0ee73c5b1b170',qos_specs=None,replication_status=,reservations=['3e120006-3368-4a3c-a346-12b4e49b2fb2','39dcb720-ca66-49af-a33b-6c8d462c36bc','a69420ad-3b2f-4e14-b813-1f211f51a059','ec2e8dde-7d60-46e8-be9a-d2a98aff133e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d34ee40feae54531a1c3f35188ae8f74',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:20:02.055704 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ae49ef08-a1f3-4a76-9c09-8c0c16318cb7 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2a6150a-1f8b-476a-89c9-559e8c6e50ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:20:02.112331 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:02.112331 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:02.120547 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f0087fee-64df-4024-a4c6-b8f2a114580e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:20:02.122260 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ae49ef08-a1f3-4a76-9c09-8c0c16318cb7 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2a6150a-1f8b-476a-89c9-559e8c6e50ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:20:02.126826 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1037/2106] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:01 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 817 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:02.148866 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ae49ef08-a1f3-4a76-9c09-8c0c16318cb7 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Flow 'volume_create_api' (dae4cf00-3978-4e74-aedc-b4569ef7f20d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:20:02.409784 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ae49ef08-a1f3-4a76-9c09-8c0c16318cb7 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Create volume request issued successfully. Jan 28 19:20:02.476671 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ae49ef08-a1f3-4a76-9c09-8c0c16318cb7 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes returned with HTTP 202 Jan 28 19:20:02.476671 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1070/2107] 10.222.0.16 () {60 vars in 1226 bytes} [Thu Jan 28 19:19:59 2021] POST /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes => generated 823 bytes in 2645 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:20:02.525350 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3fb15bec-6366-4163-90ff-f0c9871320ee tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 Jan 28 19:20:02.525350 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3fb15bec-6366-4163-90ff-f0c9871320ee tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:02.525350 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:02.525350 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:02.525350 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3fb15bec-6366-4163-90ff-f0c9871320ee tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:02.963981 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:02.963981 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:03.016603 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3fb15bec-6366-4163-90ff-f0c9871320ee tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Volume info retrieved successfully. Jan 28 19:20:03.106031 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3fb15bec-6366-4163-90ff-f0c9871320ee tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 returned with HTTP 200 Jan 28 19:20:03.106031 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1038/2108] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:02 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 => generated 915 bytes in 600 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:03.153106 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5e22292d-cf93-4e2f-a937-1816c99a8baa tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:20:03.153106 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5e22292d-cf93-4e2f-a937-1816c99a8baa tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:03.153106 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:03.153106 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:03.161314 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5e22292d-cf93-4e2f-a937-1816c99a8baa tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:03.168960 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-5e22292d-cf93-4e2f-a937-1816c99a8baa tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:20:03.293785 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:03.293785 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:03.309001 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5e22292d-cf93-4e2f-a937-1816c99a8baa tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:20:03.311352 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1071/2109] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:03 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 817 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:04.144780 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-310ad584-48ce-4f3f-9059-77586b555f95 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 Jan 28 19:20:04.144780 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-310ad584-48ce-4f3f-9059-77586b555f95 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:04.144780 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:04.144780 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:04.144780 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-310ad584-48ce-4f3f-9059-77586b555f95 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:04.340700 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-414e75d3-42a1-478b-8673-25fba544b4e1 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:20:04.347007 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-414e75d3-42a1-478b-8673-25fba544b4e1 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:04.347764 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:04.347764 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:04.348889 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-414e75d3-42a1-478b-8673-25fba544b4e1 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:04.350389 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-414e75d3-42a1-478b-8673-25fba544b4e1 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:20:04.392948 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:04.392948 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:04.410743 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-310ad584-48ce-4f3f-9059-77586b555f95 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Volume info retrieved successfully. Jan 28 19:20:04.463031 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-310ad584-48ce-4f3f-9059-77586b555f95 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 returned with HTTP 200 Jan 28 19:20:04.465353 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1039/2110] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:04 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 => generated 915 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:04.548876 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:04.548876 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:04.548876 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-414e75d3-42a1-478b-8673-25fba544b4e1 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:20:04.596866 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1072/2111] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:04 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 817 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:05.498923 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3ab1cc2b-4bbf-4281-81f7-b003847b4359 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 Jan 28 19:20:05.504812 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3ab1cc2b-4bbf-4281-81f7-b003847b4359 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:05.504812 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:05.504812 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:05.504812 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3ab1cc2b-4bbf-4281-81f7-b003847b4359 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:05.568509 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2f04e8b0-dc4d-449b-8793-f844b2fdd038 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:20:05.568509 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2f04e8b0-dc4d-449b-8793-f844b2fdd038 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:05.568509 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:05.568509 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:05.568509 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2f04e8b0-dc4d-449b-8793-f844b2fdd038 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:05.568509 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-2f04e8b0-dc4d-449b-8793-f844b2fdd038 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:20:05.659187 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:05.659187 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:05.663912 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:05.663912 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:05.674350 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2f04e8b0-dc4d-449b-8793-f844b2fdd038 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:20:05.682143 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1073/2112] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:05 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 817 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:05.689795 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3ab1cc2b-4bbf-4281-81f7-b003847b4359 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Volume info retrieved successfully. Jan 28 19:20:05.758366 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3ab1cc2b-4bbf-4281-81f7-b003847b4359 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 returned with HTTP 200 Jan 28 19:20:05.758366 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1040/2113] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:05 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 => generated 915 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:20:06.709469 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d06ce60e-0b61-46b9-81f5-4e1a88b7eb26 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:20:06.709469 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d06ce60e-0b61-46b9-81f5-4e1a88b7eb26 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:06.709469 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:06.709469 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:06.709469 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d06ce60e-0b61-46b9-81f5-4e1a88b7eb26 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:06.709469 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-d06ce60e-0b61-46b9-81f5-4e1a88b7eb26 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:20:06.765039 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:06.765039 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:06.765039 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d06ce60e-0b61-46b9-81f5-4e1a88b7eb26 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:20:06.765039 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1074/2114] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:06 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 817 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:06.783451 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-075c6086-1ad7-4ff7-86db-f55473ebddf5 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 Jan 28 19:20:06.783451 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-075c6086-1ad7-4ff7-86db-f55473ebddf5 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:06.783451 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:06.783451 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:06.783451 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-075c6086-1ad7-4ff7-86db-f55473ebddf5 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:06.999888 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:06.999888 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:07.054062 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-075c6086-1ad7-4ff7-86db-f55473ebddf5 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Volume info retrieved successfully. Jan 28 19:20:07.154857 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-075c6086-1ad7-4ff7-86db-f55473ebddf5 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 returned with HTTP 200 Jan 28 19:20:07.154857 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1041/2115] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:06 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 => generated 915 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:07.787936 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1f6676ab-a597-4e8d-9ba9-7112781e6fff tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:20:07.788940 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1f6676ab-a597-4e8d-9ba9-7112781e6fff tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:07.789349 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:07.789349 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:07.793969 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1f6676ab-a597-4e8d-9ba9-7112781e6fff tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:07.796026 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-1f6676ab-a597-4e8d-9ba9-7112781e6fff tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:20:07.916604 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:07.916604 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:07.923868 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1f6676ab-a597-4e8d-9ba9-7112781e6fff tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:20:07.933066 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1075/2116] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:07 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 817 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:08.183397 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-795120d2-6364-4d8b-b359-3636e225d202 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 Jan 28 19:20:08.184620 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-795120d2-6364-4d8b-b359-3636e225d202 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:08.184976 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:08.184976 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:08.185660 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-795120d2-6364-4d8b-b359-3636e225d202 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:08.502617 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:08.502617 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:08.563963 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-795120d2-6364-4d8b-b359-3636e225d202 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Volume info retrieved successfully. Jan 28 19:20:08.733319 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-795120d2-6364-4d8b-b359-3636e225d202 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 returned with HTTP 200 Jan 28 19:20:08.735010 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1042/2117] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:08 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 => generated 915 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:08.962777 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6735f14a-3a06-449d-8219-1633415b5abf tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:20:08.969513 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6735f14a-3a06-449d-8219-1633415b5abf tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:08.969513 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:08.969513 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:08.969513 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6735f14a-3a06-449d-8219-1633415b5abf tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:08.969513 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-6735f14a-3a06-449d-8219-1633415b5abf tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:20:09.064137 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:09.064137 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:09.064137 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6735f14a-3a06-449d-8219-1633415b5abf tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:20:09.064137 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1076/2118] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:08 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 817 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:09.781614 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-38a9b0bb-f732-4317-8aae-1d83381629fc tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 Jan 28 19:20:09.781614 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-38a9b0bb-f732-4317-8aae-1d83381629fc tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:09.781614 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:09.781614 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:09.781614 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-38a9b0bb-f732-4317-8aae-1d83381629fc tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:09.969310 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:09.969310 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:10.025835 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-38a9b0bb-f732-4317-8aae-1d83381629fc tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Volume info retrieved successfully. Jan 28 19:20:10.065524 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-39c99526-71a0-4ed5-ae65-67af0a25815c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:20:10.066168 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-39c99526-71a0-4ed5-ae65-67af0a25815c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:10.066396 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:10.066396 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:10.066744 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-39c99526-71a0-4ed5-ae65-67af0a25815c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:10.067116 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-39c99526-71a0-4ed5-ae65-67af0a25815c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:20:10.140955 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-38a9b0bb-f732-4317-8aae-1d83381629fc tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 returned with HTTP 200 Jan 28 19:20:10.142194 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1043/2119] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:09 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 => generated 915 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:10.147709 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:10.147709 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:10.149706 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-39c99526-71a0-4ed5-ae65-67af0a25815c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:20:10.150540 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1077/2120] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:10 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 817 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:20:11.174285 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8473ab6b-6de1-4ee1-bf3b-567644fb03d8 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 Jan 28 19:20:11.175371 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8473ab6b-6de1-4ee1-bf3b-567644fb03d8 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:11.175582 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:11.175582 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:11.175965 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8473ab6b-6de1-4ee1-bf3b-567644fb03d8 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:11.184818 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4b70f4f0-27a1-405e-99e6-34ee778d5aa3 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:20:11.185564 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4b70f4f0-27a1-405e-99e6-34ee778d5aa3 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:11.185898 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:11.185898 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:11.186484 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4b70f4f0-27a1-405e-99e6-34ee778d5aa3 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:11.186978 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-4b70f4f0-27a1-405e-99e6-34ee778d5aa3 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:20:11.332362 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:11.332362 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:11.347106 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4b70f4f0-27a1-405e-99e6-34ee778d5aa3 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:20:11.364933 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1078/2121] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:11 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 817 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:11.385270 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:11.385270 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:11.411259 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8473ab6b-6de1-4ee1-bf3b-567644fb03d8 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Volume info retrieved successfully. Jan 28 19:20:11.470065 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8473ab6b-6de1-4ee1-bf3b-567644fb03d8 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 returned with HTTP 200 Jan 28 19:20:11.470065 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1044/2122] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:11 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 => generated 915 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:12.386640 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a442d278-e52c-4cd0-98d5-7ccdd26ba85e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:20:12.386640 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a442d278-e52c-4cd0-98d5-7ccdd26ba85e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:12.386640 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:12.386640 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:12.386640 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a442d278-e52c-4cd0-98d5-7ccdd26ba85e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:12.400148 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-a442d278-e52c-4cd0-98d5-7ccdd26ba85e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:20:12.506146 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a863100e-1ee1-4c93-8f27-5898abab5e82 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 Jan 28 19:20:12.506146 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a863100e-1ee1-4c93-8f27-5898abab5e82 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:12.506146 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:12.506146 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:12.506146 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a863100e-1ee1-4c93-8f27-5898abab5e82 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:12.593975 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:12.593975 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:12.620269 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a442d278-e52c-4cd0-98d5-7ccdd26ba85e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:20:12.642896 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1079/2123] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:12 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 817 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:12.835654 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:12.835654 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:12.895545 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a863100e-1ee1-4c93-8f27-5898abab5e82 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Volume info retrieved successfully. Jan 28 19:20:13.092668 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a863100e-1ee1-4c93-8f27-5898abab5e82 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 returned with HTTP 200 Jan 28 19:20:13.092668 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1045/2124] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:12 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 => generated 915 bytes in 597 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:13.660846 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ab880e74-303f-4494-8dd9-50de0dc63950 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:20:13.660846 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ab880e74-303f-4494-8dd9-50de0dc63950 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:13.660846 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:13.660846 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:13.660846 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ab880e74-303f-4494-8dd9-50de0dc63950 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:13.660846 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-ab880e74-303f-4494-8dd9-50de0dc63950 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:20:13.774001 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:13.774001 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:13.777738 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ab880e74-303f-4494-8dd9-50de0dc63950 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:20:13.783290 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1080/2125] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:13 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 817 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:14.119794 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d8bdb7ee-e52e-41f9-8cf8-75ced9d4677f tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 Jan 28 19:20:14.119794 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d8bdb7ee-e52e-41f9-8cf8-75ced9d4677f tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:14.119794 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:14.119794 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:14.127242 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d8bdb7ee-e52e-41f9-8cf8-75ced9d4677f tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:14.366124 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:14.366124 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:14.386789 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d8bdb7ee-e52e-41f9-8cf8-75ced9d4677f tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Volume info retrieved successfully. Jan 28 19:20:14.505998 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d8bdb7ee-e52e-41f9-8cf8-75ced9d4677f tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 returned with HTTP 200 Jan 28 19:20:14.513071 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1046/2126] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:14 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 => generated 915 bytes in 408 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:14.806047 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9bd708e4-1073-4566-bb9c-596be088e7b7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:20:14.809957 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9bd708e4-1073-4566-bb9c-596be088e7b7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:14.810590 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:14.810590 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:14.811363 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9bd708e4-1073-4566-bb9c-596be088e7b7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:14.812088 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-9bd708e4-1073-4566-bb9c-596be088e7b7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:20:14.936012 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:14.936012 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:14.950665 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9bd708e4-1073-4566-bb9c-596be088e7b7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:20:14.950665 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1081/2127] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:14 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 817 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:15.532486 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9da9a4ee-7e2b-4592-8053-670eaefb4946 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 Jan 28 19:20:15.543252 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9da9a4ee-7e2b-4592-8053-670eaefb4946 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:15.543252 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:15.543252 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:15.543252 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9da9a4ee-7e2b-4592-8053-670eaefb4946 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:15.750821 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:15.750821 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:15.830196 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9da9a4ee-7e2b-4592-8053-670eaefb4946 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Volume info retrieved successfully. Jan 28 19:20:15.959884 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5bebcc54-36d4-46cb-baec-ea17a00f3c76 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:20:15.960536 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5bebcc54-36d4-46cb-baec-ea17a00f3c76 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:15.960767 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:15.960767 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:15.961338 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5bebcc54-36d4-46cb-baec-ea17a00f3c76 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:15.961813 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-5bebcc54-36d4-46cb-baec-ea17a00f3c76 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:20:16.091664 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9da9a4ee-7e2b-4592-8053-670eaefb4946 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 returned with HTTP 200 Jan 28 19:20:16.091664 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1047/2128] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:15 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 => generated 915 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:16.159825 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:16.159825 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:16.169930 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5bebcc54-36d4-46cb-baec-ea17a00f3c76 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:20:16.169930 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1082/2129] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:15 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 817 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:17.111165 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5fc46584-bd77-4c62-94bc-a87a562a98b9 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 Jan 28 19:20:17.111165 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5fc46584-bd77-4c62-94bc-a87a562a98b9 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:17.111165 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:17.111165 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:17.111165 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5fc46584-bd77-4c62-94bc-a87a562a98b9 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:17.183476 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c7f3c184-745f-4534-b2fc-20a65c30fcf8 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:20:17.183476 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c7f3c184-745f-4534-b2fc-20a65c30fcf8 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:17.183476 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:17.183476 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:17.183476 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c7f3c184-745f-4534-b2fc-20a65c30fcf8 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:17.183476 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-c7f3c184-745f-4534-b2fc-20a65c30fcf8 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:20:17.293981 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:17.293981 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:17.293981 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c7f3c184-745f-4534-b2fc-20a65c30fcf8 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:20:17.325630 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1083/2130] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:17 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 817 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:17.389883 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:17.389883 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:17.483535 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5fc46584-bd77-4c62-94bc-a87a562a98b9 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Volume info retrieved successfully. Jan 28 19:20:17.576981 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5fc46584-bd77-4c62-94bc-a87a562a98b9 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 returned with HTTP 200 Jan 28 19:20:17.576981 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1048/2131] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:17 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 => generated 915 bytes in 472 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:18.332929 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b6201b49-984e-40f3-8410-3c9e794300b6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:20:18.332929 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b6201b49-984e-40f3-8410-3c9e794300b6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:18.332929 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:18.332929 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:18.332929 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b6201b49-984e-40f3-8410-3c9e794300b6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:18.332929 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b6201b49-984e-40f3-8410-3c9e794300b6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:20:18.458192 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:18.458192 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:18.462949 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b6201b49-984e-40f3-8410-3c9e794300b6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:20:18.468000 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1084/2132] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:18 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 817 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:18.648061 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0b3c03cf-5f2a-4ce4-a7f9-100028f5b91b tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 Jan 28 19:20:18.648061 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0b3c03cf-5f2a-4ce4-a7f9-100028f5b91b tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:18.648061 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:18.648061 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:18.668393 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0b3c03cf-5f2a-4ce4-a7f9-100028f5b91b tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:18.850909 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:18.850909 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:18.870481 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0b3c03cf-5f2a-4ce4-a7f9-100028f5b91b tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Volume info retrieved successfully. Jan 28 19:20:18.982231 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0b3c03cf-5f2a-4ce4-a7f9-100028f5b91b tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 returned with HTTP 200 Jan 28 19:20:18.982231 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1049/2133] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:18 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 => generated 915 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:19.494185 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7905b2eb-6d86-40e3-89d9-d2d70b3c8e9a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:20:19.494955 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7905b2eb-6d86-40e3-89d9-d2d70b3c8e9a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:19.495714 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:19.495714 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:19.496719 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7905b2eb-6d86-40e3-89d9-d2d70b3c8e9a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:19.498053 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-7905b2eb-6d86-40e3-89d9-d2d70b3c8e9a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:20:19.591222 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:19.591222 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:19.597355 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7905b2eb-6d86-40e3-89d9-d2d70b3c8e9a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:20:19.598778 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1085/2134] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:19 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 817 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:20.026585 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-23d1d22c-18b1-4ddd-a313-66a150a1bc3a tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 Jan 28 19:20:20.026585 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-23d1d22c-18b1-4ddd-a313-66a150a1bc3a tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:20.026585 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:20.026585 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:20.026585 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-23d1d22c-18b1-4ddd-a313-66a150a1bc3a tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:20.235948 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:20.235948 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:20.263166 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-23d1d22c-18b1-4ddd-a313-66a150a1bc3a tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Volume info retrieved successfully. Jan 28 19:20:20.405493 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-23d1d22c-18b1-4ddd-a313-66a150a1bc3a tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 returned with HTTP 200 Jan 28 19:20:20.415217 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1050/2135] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:20 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 => generated 915 bytes in 409 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:20.649057 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-37c2a103-571d-4506-be45-8e070b8cfe0b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:20:20.649057 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-37c2a103-571d-4506-be45-8e070b8cfe0b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:20.649057 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:20.649057 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:20.649057 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-37c2a103-571d-4506-be45-8e070b8cfe0b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:20.649057 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-37c2a103-571d-4506-be45-8e070b8cfe0b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:20:20.772755 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:20.772755 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:20.772755 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-37c2a103-571d-4506-be45-8e070b8cfe0b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:20:20.772755 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1086/2136] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:20 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 817 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:21.424432 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6e9092d2-6c5e-4842-9f08-78c58ebd91dc tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 Jan 28 19:20:21.435045 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6e9092d2-6c5e-4842-9f08-78c58ebd91dc tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:21.435045 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:21.435045 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:21.435045 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6e9092d2-6c5e-4842-9f08-78c58ebd91dc tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:21.634081 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:21.634081 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:21.666934 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6e9092d2-6c5e-4842-9f08-78c58ebd91dc tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Volume info retrieved successfully. Jan 28 19:20:21.751016 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6e9092d2-6c5e-4842-9f08-78c58ebd91dc tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 returned with HTTP 200 Jan 28 19:20:21.751016 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1051/2137] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:21 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 => generated 915 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:21.794211 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bf21ce9c-450f-437c-aac3-ac63743de6c9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:20:21.794211 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bf21ce9c-450f-437c-aac3-ac63743de6c9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:21.794211 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:21.794211 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:21.794211 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bf21ce9c-450f-437c-aac3-ac63743de6c9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:21.794211 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-bf21ce9c-450f-437c-aac3-ac63743de6c9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:20:21.890096 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:21.890096 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:21.903310 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bf21ce9c-450f-437c-aac3-ac63743de6c9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:20:21.912761 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1087/2138] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:21 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 817 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:22.775035 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bbb601f0-4901-40b9-9572-41fb56188082 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 Jan 28 19:20:22.775035 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bbb601f0-4901-40b9-9572-41fb56188082 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:22.785878 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:22.785878 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:22.785878 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bbb601f0-4901-40b9-9572-41fb56188082 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:22.965297 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a72ac85e-b677-4b1e-b658-db30213890d3 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:20:22.965297 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a72ac85e-b677-4b1e-b658-db30213890d3 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:22.965297 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:22.965297 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:22.965297 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a72ac85e-b677-4b1e-b658-db30213890d3 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:22.965297 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-a72ac85e-b677-4b1e-b658-db30213890d3 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:20:23.006186 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:23.006186 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:23.029911 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bbb601f0-4901-40b9-9572-41fb56188082 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Volume info retrieved successfully. Jan 28 19:20:23.095630 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bbb601f0-4901-40b9-9572-41fb56188082 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 returned with HTTP 200 Jan 28 19:20:23.095630 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1052/2139] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:22 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 => generated 915 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:23.106798 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:23.106798 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:23.116200 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a72ac85e-b677-4b1e-b658-db30213890d3 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:20:23.116200 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1088/2140] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:22 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 817 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:24.132324 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9235e971-635f-4945-91b7-9c74e7418ec8 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 Jan 28 19:20:24.132324 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9235e971-635f-4945-91b7-9c74e7418ec8 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:24.132324 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:24.132324 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:24.132324 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9235e971-635f-4945-91b7-9c74e7418ec8 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:24.160947 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6ba0a6cd-eea1-4886-b158-6a3a6ce97266 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:20:24.164120 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6ba0a6cd-eea1-4886-b158-6a3a6ce97266 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:24.165502 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:24.165502 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:24.167021 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6ba0a6cd-eea1-4886-b158-6a3a6ce97266 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:24.168277 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-6ba0a6cd-eea1-4886-b158-6a3a6ce97266 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:20:24.208667 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:24.208667 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:24.211195 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6ba0a6cd-eea1-4886-b158-6a3a6ce97266 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:20:24.212570 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1089/2141] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:24 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 817 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:24.262347 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:24.262347 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:24.290231 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9235e971-635f-4945-91b7-9c74e7418ec8 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Volume info retrieved successfully. Jan 28 19:20:24.335300 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9235e971-635f-4945-91b7-9c74e7418ec8 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 returned with HTTP 200 Jan 28 19:20:24.343722 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1053/2142] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:24 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 => generated 915 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:25.227949 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-01a1da0c-31c9-4b17-a02b-99f2139a1b9e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:20:25.229832 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-01a1da0c-31c9-4b17-a02b-99f2139a1b9e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:25.230047 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:25.230047 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:25.230548 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-01a1da0c-31c9-4b17-a02b-99f2139a1b9e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:25.231208 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-01a1da0c-31c9-4b17-a02b-99f2139a1b9e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:20:25.294974 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:25.294974 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:25.305801 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-01a1da0c-31c9-4b17-a02b-99f2139a1b9e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:20:25.305801 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1090/2143] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:25 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 817 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:25.366945 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ff032ff5-4ff5-4440-b2cf-0d16ef6a487b tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 Jan 28 19:20:25.368779 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ff032ff5-4ff5-4440-b2cf-0d16ef6a487b tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:25.369161 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:25.369161 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:25.369844 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ff032ff5-4ff5-4440-b2cf-0d16ef6a487b tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:25.582625 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:25.582625 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:25.641772 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ff032ff5-4ff5-4440-b2cf-0d16ef6a487b tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Volume info retrieved successfully. Jan 28 19:20:25.705260 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ff032ff5-4ff5-4440-b2cf-0d16ef6a487b tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 returned with HTTP 200 Jan 28 19:20:25.707733 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1054/2144] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:25 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 => generated 915 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:20:26.323863 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f25ab9e7-2ab9-4e13-afe4-59c11d75508c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:20:26.324853 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f25ab9e7-2ab9-4e13-afe4-59c11d75508c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:26.330219 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:26.330219 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:26.331550 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f25ab9e7-2ab9-4e13-afe4-59c11d75508c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:26.332311 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-f25ab9e7-2ab9-4e13-afe4-59c11d75508c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:20:26.462976 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:26.462976 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:26.474977 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f25ab9e7-2ab9-4e13-afe4-59c11d75508c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:20:26.479756 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1091/2145] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:26 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 817 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:26.735910 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-00b7cf70-69a0-4251-8c9a-81a4026c3b55 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 Jan 28 19:20:26.737272 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-00b7cf70-69a0-4251-8c9a-81a4026c3b55 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:26.737882 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:26.737882 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:26.738944 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-00b7cf70-69a0-4251-8c9a-81a4026c3b55 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:27.024951 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:27.024951 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:27.076435 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-00b7cf70-69a0-4251-8c9a-81a4026c3b55 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Volume info retrieved successfully. Jan 28 19:20:27.223026 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-00b7cf70-69a0-4251-8c9a-81a4026c3b55 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 returned with HTTP 200 Jan 28 19:20:27.241361 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1055/2146] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:26 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 => generated 915 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:27.519716 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e3d1337f-1bb9-4893-a646-4a97341c7514 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:20:27.524917 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e3d1337f-1bb9-4893-a646-4a97341c7514 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:27.527178 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:27.527178 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:27.536055 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e3d1337f-1bb9-4893-a646-4a97341c7514 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:27.537550 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-e3d1337f-1bb9-4893-a646-4a97341c7514 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:20:27.827965 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:27.827965 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:27.838671 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e3d1337f-1bb9-4893-a646-4a97341c7514 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:20:27.860264 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1092/2147] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:27 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 817 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:28.273339 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d54ff15d-ff78-44d7-ae19-4eb22296e922 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 Jan 28 19:20:28.274699 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d54ff15d-ff78-44d7-ae19-4eb22296e922 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:28.275258 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:28.275258 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:28.276287 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d54ff15d-ff78-44d7-ae19-4eb22296e922 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:28.679870 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:28.679870 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:28.738823 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d54ff15d-ff78-44d7-ae19-4eb22296e922 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Volume info retrieved successfully. Jan 28 19:20:28.887968 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-52aba360-2f21-4d8b-9d1b-ae45569f3e3e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:20:28.889023 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d54ff15d-ff78-44d7-ae19-4eb22296e922 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 returned with HTTP 200 Jan 28 19:20:28.895769 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-52aba360-2f21-4d8b-9d1b-ae45569f3e3e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:28.898248 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1056/2148] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:28 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 => generated 915 bytes in 634 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:28.899300 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:28.899300 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:28.901678 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-52aba360-2f21-4d8b-9d1b-ae45569f3e3e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:28.902446 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-52aba360-2f21-4d8b-9d1b-ae45569f3e3e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:20:29.145107 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:29.145107 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:29.176105 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-52aba360-2f21-4d8b-9d1b-ae45569f3e3e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:20:29.184846 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1093/2149] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:28 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 817 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:20:29.942663 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f89e3e4e-b21e-48c7-bf2b-42fd44c5f8d0 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 Jan 28 19:20:29.952005 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f89e3e4e-b21e-48c7-bf2b-42fd44c5f8d0 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:29.954786 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:29.954786 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:29.955935 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f89e3e4e-b21e-48c7-bf2b-42fd44c5f8d0 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:30.215215 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e46e245d-8174-4f85-a7bb-0a5405491e35 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:20:30.240580 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e46e245d-8174-4f85-a7bb-0a5405491e35 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:30.247973 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:30.247973 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:30.249603 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e46e245d-8174-4f85-a7bb-0a5405491e35 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:30.253462 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-e46e245d-8174-4f85-a7bb-0a5405491e35 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id aa072aff-71fa-41a8-89c3-d0ea30a23f72. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:20:30.283909 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:30.283909 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:30.336828 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f89e3e4e-b21e-48c7-bf2b-42fd44c5f8d0 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Volume info retrieved successfully. Jan 28 19:20:30.438292 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:30.438292 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:30.449475 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e46e245d-8174-4f85-a7bb-0a5405491e35 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 200 Jan 28 19:20:30.459889 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1094/2150] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:30 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 817 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:30.484953 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-37b77767-4875-4d8e-a0d0-6a3ecf3dc7fe tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/9ac501c3-beea-4081-98d2-ac4a3fa3f594 Jan 28 19:20:30.486200 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-37b77767-4875-4d8e-a0d0-6a3ecf3dc7fe tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:30.486776 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:30.486776 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:30.487733 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-37b77767-4875-4d8e-a0d0-6a3ecf3dc7fe tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:30.591604 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f89e3e4e-b21e-48c7-bf2b-42fd44c5f8d0 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 returned with HTTP 200 Jan 28 19:20:30.608729 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1057/2151] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:29 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 => generated 915 bytes in 673 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:30.825911 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:30.825911 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:30.859646 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-37b77767-4875-4d8e-a0d0-6a3ecf3dc7fe tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:20:30.978616 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-37b77767-4875-4d8e-a0d0-6a3ecf3dc7fe tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/9ac501c3-beea-4081-98d2-ac4a3fa3f594 returned with HTTP 200 Jan 28 19:20:30.988007 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1095/2152] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:30 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/9ac501c3-beea-4081-98d2-ac4a3fa3f594 => generated 1413 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 19:20:31.022687 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c11c832b-fdfa-4c8e-bb32-05f3fe2d1720 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/9ac501c3-beea-4081-98d2-ac4a3fa3f594 Jan 28 19:20:31.024000 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c11c832b-fdfa-4c8e-bb32-05f3fe2d1720 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:31.025087 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:31.025087 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:31.032643 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c11c832b-fdfa-4c8e-bb32-05f3fe2d1720 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:31.339807 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:31.339807 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:31.425924 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c11c832b-fdfa-4c8e-bb32-05f3fe2d1720 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:20:31.498122 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c11c832b-fdfa-4c8e-bb32-05f3fe2d1720 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/9ac501c3-beea-4081-98d2-ac4a3fa3f594 returned with HTTP 200 Jan 28 19:20:31.509485 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1058/2153] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:31 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/9ac501c3-beea-4081-98d2-ac4a3fa3f594 => generated 1413 bytes in 497 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:20:31.542792 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e2e3c30a-0f43-4c35-af14-904d192ad7bd tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] DELETE http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/9ac501c3-beea-4081-98d2-ac4a3fa3f594 Jan 28 19:20:31.543995 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e2e3c30a-0f43-4c35-af14-904d192ad7bd tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:31.544628 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:31.544628 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:31.547228 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e2e3c30a-0f43-4c35-af14-904d192ad7bd tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:31.548696 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-e2e3c30a-0f43-4c35-af14-904d192ad7bd tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Delete volume with id: 9ac501c3-beea-4081-98d2-ac4a3fa3f594 Jan 28 19:20:31.625968 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5ea3b29b-0204-4264-a630-681928236463 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 Jan 28 19:20:31.627658 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5ea3b29b-0204-4264-a630-681928236463 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:31.629430 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:31.629430 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:31.631338 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5ea3b29b-0204-4264-a630-681928236463 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:31.829199 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:31.829199 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:31.831560 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e2e3c30a-0f43-4c35-af14-904d192ad7bd tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:20:31.961928 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:31.961928 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:32.000299 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5ea3b29b-0204-4264-a630-681928236463 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Volume info retrieved successfully. Jan 28 19:20:32.013732 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e2e3c30a-0f43-4c35-af14-904d192ad7bd tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Delete volume request issued successfully. Jan 28 19:20:32.014616 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e2e3c30a-0f43-4c35-af14-904d192ad7bd tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/9ac501c3-beea-4081-98d2-ac4a3fa3f594 returned with HTTP 202 Jan 28 19:20:32.022545 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1096/2154] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:20:31 2021] DELETE /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/9ac501c3-beea-4081-98d2-ac4a3fa3f594 => generated 0 bytes in 488 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:20:32.046051 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-20279050-a58a-4de6-af97-3e81b6da5325 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/9ac501c3-beea-4081-98d2-ac4a3fa3f594 Jan 28 19:20:32.047265 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-20279050-a58a-4de6-af97-3e81b6da5325 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:32.047834 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:32.047834 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:32.052836 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-20279050-a58a-4de6-af97-3e81b6da5325 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:32.098857 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5ea3b29b-0204-4264-a630-681928236463 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 returned with HTTP 200 Jan 28 19:20:32.113171 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1059/2155] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:31 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 => generated 915 bytes in 485 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:32.219409 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:32.219409 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:32.267425 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-20279050-a58a-4de6-af97-3e81b6da5325 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:20:32.407797 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-20279050-a58a-4de6-af97-3e81b6da5325 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/9ac501c3-beea-4081-98d2-ac4a3fa3f594 returned with HTTP 200 Jan 28 19:20:32.414410 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1097/2156] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:32 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/9ac501c3-beea-4081-98d2-ac4a3fa3f594 => generated 1412 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:20:33.133605 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-48680a12-da24-484f-99d5-b82e9f986e7d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 Jan 28 19:20:33.135497 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-48680a12-da24-484f-99d5-b82e9f986e7d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:33.136082 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:33.136082 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:33.137114 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-48680a12-da24-484f-99d5-b82e9f986e7d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:33.266405 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:33.266405 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:33.294405 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-48680a12-da24-484f-99d5-b82e9f986e7d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Volume info retrieved successfully. Jan 28 19:20:33.399387 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-48680a12-da24-484f-99d5-b82e9f986e7d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 returned with HTTP 200 Jan 28 19:20:33.406967 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1060/2157] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:33 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 => generated 915 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:33.446886 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8b3ab9e5-1f0a-48be-88c8-a26c645f30f3 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/9ac501c3-beea-4081-98d2-ac4a3fa3f594 Jan 28 19:20:33.447783 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8b3ab9e5-1f0a-48be-88c8-a26c645f30f3 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:33.448126 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:33.448126 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:33.448763 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8b3ab9e5-1f0a-48be-88c8-a26c645f30f3 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:33.719271 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:33.719271 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:33.764144 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8b3ab9e5-1f0a-48be-88c8-a26c645f30f3 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:20:33.863561 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8b3ab9e5-1f0a-48be-88c8-a26c645f30f3 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/9ac501c3-beea-4081-98d2-ac4a3fa3f594 returned with HTTP 200 Jan 28 19:20:33.877506 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1098/2158] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:33 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/9ac501c3-beea-4081-98d2-ac4a3fa3f594 => generated 1412 bytes in 438 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:20:34.441490 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0e271fdb-c855-4490-9720-0883800cb634 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 Jan 28 19:20:34.445093 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0e271fdb-c855-4490-9720-0883800cb634 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:34.447475 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:34.447475 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:34.451020 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0e271fdb-c855-4490-9720-0883800cb634 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:34.755371 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:34.755371 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:34.778885 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0e271fdb-c855-4490-9720-0883800cb634 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Volume info retrieved successfully. Jan 28 19:20:34.836843 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0e271fdb-c855-4490-9720-0883800cb634 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 returned with HTTP 200 Jan 28 19:20:34.841634 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1061/2159] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:34 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 => generated 915 bytes in 409 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:34.903441 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-acd08dc7-a86a-4449-b3d1-69feee59e9c9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/9ac501c3-beea-4081-98d2-ac4a3fa3f594 Jan 28 19:20:34.904531 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-acd08dc7-a86a-4449-b3d1-69feee59e9c9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:34.904895 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:34.904895 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:34.905524 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-acd08dc7-a86a-4449-b3d1-69feee59e9c9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:35.045710 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:35.045710 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:35.070081 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-acd08dc7-a86a-4449-b3d1-69feee59e9c9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:20:35.163857 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-acd08dc7-a86a-4449-b3d1-69feee59e9c9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/9ac501c3-beea-4081-98d2-ac4a3fa3f594 returned with HTTP 200 Jan 28 19:20:35.165566 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1099/2160] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:34 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/9ac501c3-beea-4081-98d2-ac4a3fa3f594 => generated 1412 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:20:35.871100 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-21c99fdc-0d21-4ccb-a337-09e995e4cbd9 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 Jan 28 19:20:35.871633 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-21c99fdc-0d21-4ccb-a337-09e995e4cbd9 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:35.871839 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:35.871839 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:35.872977 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-21c99fdc-0d21-4ccb-a337-09e995e4cbd9 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:35.995333 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:35.995333 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:36.021819 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-21c99fdc-0d21-4ccb-a337-09e995e4cbd9 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Volume info retrieved successfully. Jan 28 19:20:36.074419 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-21c99fdc-0d21-4ccb-a337-09e995e4cbd9 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 returned with HTTP 200 Jan 28 19:20:36.075526 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1062/2161] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:35 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 => generated 915 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:20:36.187362 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2731b82b-4d54-4b2b-a8a5-f61fdb46158c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/9ac501c3-beea-4081-98d2-ac4a3fa3f594 Jan 28 19:20:36.188870 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2731b82b-4d54-4b2b-a8a5-f61fdb46158c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:36.206237 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:36.206237 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:36.207039 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2731b82b-4d54-4b2b-a8a5-f61fdb46158c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:36.481843 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:36.481843 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:36.504428 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2731b82b-4d54-4b2b-a8a5-f61fdb46158c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:20:36.579526 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2731b82b-4d54-4b2b-a8a5-f61fdb46158c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/9ac501c3-beea-4081-98d2-ac4a3fa3f594 returned with HTTP 200 Jan 28 19:20:36.582171 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1100/2162] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:36 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/9ac501c3-beea-4081-98d2-ac4a3fa3f594 => generated 1412 bytes in 402 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:20:37.097170 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-afc06a60-0ce2-4fd1-90a8-b2388b3fe0a6 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 Jan 28 19:20:37.098109 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-afc06a60-0ce2-4fd1-90a8-b2388b3fe0a6 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:37.098660 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:37.098660 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:37.099744 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-afc06a60-0ce2-4fd1-90a8-b2388b3fe0a6 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:37.332585 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:37.332585 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:37.368360 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-afc06a60-0ce2-4fd1-90a8-b2388b3fe0a6 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Volume info retrieved successfully. Jan 28 19:20:37.454205 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-afc06a60-0ce2-4fd1-90a8-b2388b3fe0a6 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 returned with HTTP 200 Jan 28 19:20:37.455897 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1063/2163] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:37 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 => generated 915 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:20:37.608558 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3fde2c79-ab1c-49de-a376-00c05822019b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/9ac501c3-beea-4081-98d2-ac4a3fa3f594 Jan 28 19:20:37.609558 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3fde2c79-ab1c-49de-a376-00c05822019b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:37.609914 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:37.609914 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:37.610592 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3fde2c79-ab1c-49de-a376-00c05822019b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:37.830731 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3fde2c79-ab1c-49de-a376-00c05822019b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/9ac501c3-beea-4081-98d2-ac4a3fa3f594 returned with HTTP 404 Jan 28 19:20:37.832846 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1101/2164] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:37 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/9ac501c3-beea-4081-98d2-ac4a3fa3f594 => generated 109 bytes in 236 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:20:37.848116 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a84837ee-06a5-4965-832a-2f07f8c68716 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] DELETE http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 Jan 28 19:20:37.849061 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a84837ee-06a5-4965-832a-2f07f8c68716 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:37.849443 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:37.849443 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:37.850091 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a84837ee-06a5-4965-832a-2f07f8c68716 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:37.850715 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.contrib.backups [None req-a84837ee-06a5-4965-832a-2f07f8c68716 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Delete backup with id: aa072aff-71fa-41a8-89c3-d0ea30a23f72. Jan 28 19:20:37.947586 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:37.947586 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:38.101293 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.backup.rpcapi [None req-a84837ee-06a5-4965-832a-2f07f8c68716 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] delete_backup rpcapi backup_id aa072aff-71fa-41a8-89c3-d0ea30a23f72 {{(pid=87915) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 28 19:20:38.107132 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a84837ee-06a5-4965-832a-2f07f8c68716 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 returned with HTTP 202 Jan 28 19:20:38.109376 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1064/2165] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:20:37 2021] DELETE /volume/v3/f91c4856fdd64c12891721102045ef90/backups/aa072aff-71fa-41a8-89c3-d0ea30a23f72 => generated 0 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 28 19:20:38.201179 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-383c4d8a-cfda-4f3c-bb1d-5be60e75b2b6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] POST http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes Jan 28 19:20:38.202606 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-383c4d8a-cfda-4f3c-bb1d-5be60e75b2b6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"vol-meta1": "value1", "vol-meta2": "value2", "vol-meta3": "value3"}, "size": 1, "name": "tempest-VolumesBackupsTest-Volume-207060373"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:20:38.212507 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-383c4d8a-cfda-4f3c-bb1d-5be60e75b2b6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-207060373'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:20:38.213064 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-383c4d8a-cfda-4f3c-bb1d-5be60e75b2b6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Create volume of 1 GB Jan 28 19:20:38.289588 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-383c4d8a-cfda-4f3c-bb1d-5be60e75b2b6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Availability Zones retrieved successfully. Jan 28 19:20:38.428266 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-383c4d8a-cfda-4f3c-bb1d-5be60e75b2b6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Flow 'volume_create_api' (fd6ca2b0-2da5-41da-9aca-9d08d801dbaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:20:38.440890 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-383c4d8a-cfda-4f3c-bb1d-5be60e75b2b6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ccc9810-2249-4423-8f64-062d4817a285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:20:38.461515 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-383c4d8a-cfda-4f3c-bb1d-5be60e75b2b6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:20:38.488918 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9f26fec2-d8a8-4251-9ef8-8be0d28a2628 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 Jan 28 19:20:38.490495 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9f26fec2-d8a8-4251-9ef8-8be0d28a2628 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:38.490843 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:38.490843 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:38.494168 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9f26fec2-d8a8-4251-9ef8-8be0d28a2628 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:38.598246 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-383c4d8a-cfda-4f3c-bb1d-5be60e75b2b6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ccc9810-2249-4423-8f64-062d4817a285) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:20:38.603152 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-383c4d8a-cfda-4f3c-bb1d-5be60e75b2b6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (993dce7e-b0dc-4e8e-9528-1d3d9a89aa00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:20:38.695120 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-383c4d8a-cfda-4f3c-bb1d-5be60e75b2b6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Created reservations ['a723146d-fa6c-4a3a-a9c8-8be616068115', 'e8a5f3cb-5f7a-4324-97cf-36b3af79aa1f', '29371f91-1283-4c5e-ac3a-09b5b3c666bf', 'd664a068-0f8b-45a7-8734-8a125a6b6fb7'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:20:38.697346 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-383c4d8a-cfda-4f3c-bb1d-5be60e75b2b6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (993dce7e-b0dc-4e8e-9528-1d3d9a89aa00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a723146d-fa6c-4a3a-a9c8-8be616068115', 'e8a5f3cb-5f7a-4324-97cf-36b3af79aa1f', '29371f91-1283-4c5e-ac3a-09b5b3c666bf', 'd664a068-0f8b-45a7-8734-8a125a6b6fb7']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:20:38.700770 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-383c4d8a-cfda-4f3c-bb1d-5be60e75b2b6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3c1544e-c2ae-4428-b6a3-9f2f5705e21c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:20:38.722756 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:38.722756 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:38.752763 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9f26fec2-d8a8-4251-9ef8-8be0d28a2628 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Volume info retrieved successfully. Jan 28 19:20:38.850207 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9f26fec2-d8a8-4251-9ef8-8be0d28a2628 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 returned with HTTP 200 Jan 28 19:20:38.859122 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1065/2166] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:38 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 => generated 973 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:38.859638 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-383c4d8a-cfda-4f3c-bb1d-5be60e75b2b6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3c1544e-c2ae-4428-b6a3-9f2f5705e21c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee1533f4-d753-4ada-91eb-1f9a7ebe001f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-207060373',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='f91c4856fdd64c12891721102045ef90',qos_specs=None,replication_status=,reservations=['a723146d-fa6c-4a3a-a9c8-8be616068115','e8a5f3cb-5f7a-4324-97cf-36b3af79aa1f','29371f91-1283-4c5e-ac3a-09b5b3c666bf','d664a068-0f8b-45a7-8734-8a125a6b6fb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e2806da0ea64f09bc43ad67040b6524',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:20:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-207060373',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee1533f4-d753-4ada-91eb-1f9a7ebe001f,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='f91c4856fdd64c12891721102045ef90',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='8e2806da0ea64f09bc43ad67040b6524',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:20:38.864944 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-383c4d8a-cfda-4f3c-bb1d-5be60e75b2b6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62708e0f-ebf4-4104-9b33-53362fb10cf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:20:39.001079 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-383c4d8a-cfda-4f3c-bb1d-5be60e75b2b6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62708e0f-ebf4-4104-9b33-53362fb10cf9) transitioned into state 'SUCCESS' from state '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-207060373',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='f91c4856fdd64c12891721102045ef90',qos_specs=None,replication_status=,reservations=['a723146d-fa6c-4a3a-a9c8-8be616068115','e8a5f3cb-5f7a-4324-97cf-36b3af79aa1f','29371f91-1283-4c5e-ac3a-09b5b3c666bf','d664a068-0f8b-45a7-8734-8a125a6b6fb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e2806da0ea64f09bc43ad67040b6524',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:20:39.011719 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-383c4d8a-cfda-4f3c-bb1d-5be60e75b2b6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (427f4c3d-440b-49ed-b3f1-305d51817770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:20:39.089620 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-383c4d8a-cfda-4f3c-bb1d-5be60e75b2b6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (427f4c3d-440b-49ed-b3f1-305d51817770) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:20:39.122704 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-383c4d8a-cfda-4f3c-bb1d-5be60e75b2b6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Flow 'volume_create_api' (fd6ca2b0-2da5-41da-9aca-9d08d801dbaa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:20:39.470231 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-383c4d8a-cfda-4f3c-bb1d-5be60e75b2b6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Create volume request issued successfully. Jan 28 19:20:39.543435 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-383c4d8a-cfda-4f3c-bb1d-5be60e75b2b6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes returned with HTTP 202 Jan 28 19:20:39.569493 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1102/2167] 10.222.0.16 () {60 vars in 1226 bytes} [Thu Jan 28 19:20:38 2021] POST /volume/v3/f91c4856fdd64c12891721102045ef90/volumes => generated 884 bytes in 1376 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:20:39.597797 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e5a26538-1d9c-4938-bcf0-fbeb52ed3255 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/ee1533f4-d753-4ada-91eb-1f9a7ebe001f Jan 28 19:20:39.599330 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e5a26538-1d9c-4938-bcf0-fbeb52ed3255 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:39.599751 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:39.599751 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:39.600376 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e5a26538-1d9c-4938-bcf0-fbeb52ed3255 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:39.775884 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:39.775884 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:39.827079 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e5a26538-1d9c-4938-bcf0-fbeb52ed3255 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:20:39.876629 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e7565411-12c8-40b9-bf03-e0b51e4133cb tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 Jan 28 19:20:39.877210 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e7565411-12c8-40b9-bf03-e0b51e4133cb tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:39.877414 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:39.877414 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:39.877961 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e7565411-12c8-40b9-bf03-e0b51e4133cb tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:40.016016 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:40.016016 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:40.025433 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e5a26538-1d9c-4938-bcf0-fbeb52ed3255 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/ee1533f4-d753-4ada-91eb-1f9a7ebe001f returned with HTTP 200 Jan 28 19:20:40.027370 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1066/2168] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:39 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/ee1533f4-d753-4ada-91eb-1f9a7ebe001f => generated 976 bytes in 437 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:40.028076 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e7565411-12c8-40b9-bf03-e0b51e4133cb tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Volume info retrieved successfully. Jan 28 19:20:40.061039 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e7565411-12c8-40b9-bf03-e0b51e4133cb tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 returned with HTTP 200 Jan 28 19:20:40.062091 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1103/2169] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:39 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 => generated 973 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:20:41.066785 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b2532a01-18b9-401e-96e4-1bc4b920d769 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/ee1533f4-d753-4ada-91eb-1f9a7ebe001f Jan 28 19:20:41.068480 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b2532a01-18b9-401e-96e4-1bc4b920d769 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:41.071742 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:41.071742 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:41.072600 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b2532a01-18b9-401e-96e4-1bc4b920d769 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:41.093393 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-72442e9f-a0f8-4dca-bfd6-5783f5b061e9 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 Jan 28 19:20:41.097281 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-72442e9f-a0f8-4dca-bfd6-5783f5b061e9 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:41.097835 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:41.097835 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:41.099351 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-72442e9f-a0f8-4dca-bfd6-5783f5b061e9 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:41.288272 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:41.288272 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:41.336170 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-72442e9f-a0f8-4dca-bfd6-5783f5b061e9 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Volume info retrieved successfully. Jan 28 19:20:41.380894 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:41.380894 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:41.444412 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-72442e9f-a0f8-4dca-bfd6-5783f5b061e9 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 returned with HTTP 200 Jan 28 19:20:41.445610 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1104/2170] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:41 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 => generated 976 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:20:41.465308 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b2532a01-18b9-401e-96e4-1bc4b920d769 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:20:41.530404 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b2532a01-18b9-401e-96e4-1bc4b920d769 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/ee1533f4-d753-4ada-91eb-1f9a7ebe001f returned with HTTP 200 Jan 28 19:20:41.532966 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1067/2171] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:41 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/ee1533f4-d753-4ada-91eb-1f9a7ebe001f => generated 976 bytes in 474 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:42.472383 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-952d8e0f-c66e-462e-a9b2-b7aa2b5b6b4d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 Jan 28 19:20:42.473504 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-952d8e0f-c66e-462e-a9b2-b7aa2b5b6b4d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:42.473504 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:42.473504 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:42.473968 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-952d8e0f-c66e-462e-a9b2-b7aa2b5b6b4d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:42.571460 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-78a6eaf6-54ea-4201-952e-e93956c73d11 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/ee1533f4-d753-4ada-91eb-1f9a7ebe001f Jan 28 19:20:42.572709 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-78a6eaf6-54ea-4201-952e-e93956c73d11 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:42.573252 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:42.573252 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:42.576241 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-78a6eaf6-54ea-4201-952e-e93956c73d11 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:42.627416 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:42.627416 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:42.658546 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-952d8e0f-c66e-462e-a9b2-b7aa2b5b6b4d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Volume info retrieved successfully. Jan 28 19:20:42.735246 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-952d8e0f-c66e-462e-a9b2-b7aa2b5b6b4d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 returned with HTTP 200 Jan 28 19:20:42.743398 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1105/2172] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:42 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 => generated 976 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:42.979278 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:42.979278 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:43.003834 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-78a6eaf6-54ea-4201-952e-e93956c73d11 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:20:43.178851 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-78a6eaf6-54ea-4201-952e-e93956c73d11 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/ee1533f4-d753-4ada-91eb-1f9a7ebe001f returned with HTTP 200 Jan 28 19:20:43.186319 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1068/2173] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:42 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/ee1533f4-d753-4ada-91eb-1f9a7ebe001f => generated 977 bytes in 627 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:43.237986 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e7bd7e47-21bb-4efe-ab02-658ffc08aa52 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] POST http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups Jan 28 19:20:43.238751 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:43.238751 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:43.268462 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e7bd7e47-21bb-4efe-ab02-658ffc08aa52 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ee1533f4-d753-4ada-91eb-1f9a7ebe001f", "name": "tempest-VolumesBackupsTest-Backup-813791038", "description": "tempest-volume-backup-description-963246595", "container": "container"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:20:43.270976 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.backups [None req-e7bd7e47-21bb-4efe-ab02-658ffc08aa52 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Creating new backup {'backup': {'volume_id': 'ee1533f4-d753-4ada-91eb-1f9a7ebe001f', 'name': 'tempest-VolumesBackupsTest-Backup-813791038', 'description': 'tempest-volume-backup-description-963246595', 'container': 'container'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 28 19:20:43.271655 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.contrib.backups [None req-e7bd7e47-21bb-4efe-ab02-658ffc08aa52 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Creating backup of volume ee1533f4-d753-4ada-91eb-1f9a7ebe001f in container container Jan 28 19:20:43.490841 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:43.490841 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:43.492668 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e7bd7e47-21bb-4efe-ab02-658ffc08aa52 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:20:43.611511 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-e7bd7e47-21bb-4efe-ab02-658ffc08aa52 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Created reservations ['2112e493-2d54-4542-8766-315eea245346', '9800151a-06c3-4fc9-a229-bd136815767f'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:20:43.776572 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-226a2890-d9da-40c3-b74a-4e70af462465 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 Jan 28 19:20:43.777819 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-226a2890-d9da-40c3-b74a-4e70af462465 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:43.777992 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:43.777992 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:43.778641 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-226a2890-d9da-40c3-b74a-4e70af462465 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:43.853461 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e7bd7e47-21bb-4efe-ab02-658ffc08aa52 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups returned with HTTP 202 Jan 28 19:20:43.854401 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1106/2174] 10.222.0.16 () {60 vars in 1226 bytes} [Thu Jan 28 19:20:43 2021] POST /volume/v3/f91c4856fdd64c12891721102045ef90/backups => generated 395 bytes in 645 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 28 19:20:43.874598 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fb6da67c-123b-4a7f-bde2-0fd51b204b8e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:20:43.875152 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fb6da67c-123b-4a7f-bde2-0fd51b204b8e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:43.875383 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:43.875383 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:43.875764 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fb6da67c-123b-4a7f-bde2-0fd51b204b8e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:43.876138 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-fb6da67c-123b-4a7f-bde2-0fd51b204b8e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:20:43.972655 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:43.972655 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:43.976671 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fb6da67c-123b-4a7f-bde2-0fd51b204b8e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:20:43.978000 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1107/2175] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:43 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:20:44.155656 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:44.155656 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:44.194867 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-226a2890-d9da-40c3-b74a-4e70af462465 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Volume info retrieved successfully. Jan 28 19:20:44.266756 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-226a2890-d9da-40c3-b74a-4e70af462465 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 returned with HTTP 200 Jan 28 19:20:44.268659 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1069/2176] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:43 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 => generated 976 bytes in 500 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:44.999425 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1d68b161-6d8b-4a14-bc79-22d1b8fa5329 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:20:45.000590 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1d68b161-6d8b-4a14-bc79-22d1b8fa5329 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:45.001002 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:45.001002 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:45.001676 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1d68b161-6d8b-4a14-bc79-22d1b8fa5329 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:45.002258 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-1d68b161-6d8b-4a14-bc79-22d1b8fa5329 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:20:45.084383 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:45.084383 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:45.087040 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1d68b161-6d8b-4a14-bc79-22d1b8fa5329 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:20:45.089194 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1108/2177] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:44 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:45.298402 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4cc1f45b-0529-408c-8d71-08d1a46f0fed tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 Jan 28 19:20:45.299929 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4cc1f45b-0529-408c-8d71-08d1a46f0fed tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:45.300290 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:45.300290 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:45.300880 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4cc1f45b-0529-408c-8d71-08d1a46f0fed tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:45.578975 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:45.578975 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:45.595764 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4cc1f45b-0529-408c-8d71-08d1a46f0fed tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Volume info retrieved successfully. Jan 28 19:20:45.630342 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4cc1f45b-0529-408c-8d71-08d1a46f0fed tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 returned with HTTP 200 Jan 28 19:20:45.631819 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1070/2178] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:45 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 => generated 976 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:46.110980 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-329fc037-4f73-41fe-af9d-dd250901eba5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:20:46.112635 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-329fc037-4f73-41fe-af9d-dd250901eba5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:46.113061 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:46.113061 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:46.113828 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-329fc037-4f73-41fe-af9d-dd250901eba5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:46.114792 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-329fc037-4f73-41fe-af9d-dd250901eba5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:20:46.195733 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:46.195733 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:46.198380 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-329fc037-4f73-41fe-af9d-dd250901eba5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:20:46.206599 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1109/2179] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:46 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:20:46.648790 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6106617a-241e-40fe-86e0-d5338e504947 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 Jan 28 19:20:46.649836 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6106617a-241e-40fe-86e0-d5338e504947 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:46.650306 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:46.650306 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:46.651006 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6106617a-241e-40fe-86e0-d5338e504947 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:46.797009 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:46.797009 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:46.820812 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6106617a-241e-40fe-86e0-d5338e504947 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Volume info retrieved successfully. Jan 28 19:20:46.885339 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6106617a-241e-40fe-86e0-d5338e504947 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 returned with HTTP 200 Jan 28 19:20:46.892485 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1071/2180] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:46 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 => generated 976 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:47.233891 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-42de50b9-7b3a-495d-850b-53921f596f95 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:20:47.234425 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-42de50b9-7b3a-495d-850b-53921f596f95 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:47.241528 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:47.241528 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:47.242180 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-42de50b9-7b3a-495d-850b-53921f596f95 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:47.242655 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-42de50b9-7b3a-495d-850b-53921f596f95 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:20:47.297322 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:47.297322 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:47.299573 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-42de50b9-7b3a-495d-850b-53921f596f95 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:20:47.300413 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1110/2181] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:47 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:47.931001 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c1b11ea8-1561-491d-9d00-cb8fd75cae62 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 Jan 28 19:20:47.931001 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c1b11ea8-1561-491d-9d00-cb8fd75cae62 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:47.931001 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:47.931001 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:47.932290 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c1b11ea8-1561-491d-9d00-cb8fd75cae62 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:48.131846 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:48.131846 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:48.187549 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c1b11ea8-1561-491d-9d00-cb8fd75cae62 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Volume info retrieved successfully. Jan 28 19:20:48.247243 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c1b11ea8-1561-491d-9d00-cb8fd75cae62 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 returned with HTTP 200 Jan 28 19:20:48.249887 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1072/2182] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:47 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 => generated 976 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:48.323008 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-593ef927-e3a0-446e-bb53-3561b2f65771 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:20:48.324314 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-593ef927-e3a0-446e-bb53-3561b2f65771 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:48.324955 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:48.324955 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:48.325738 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-593ef927-e3a0-446e-bb53-3561b2f65771 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:48.326312 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-593ef927-e3a0-446e-bb53-3561b2f65771 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:20:48.414717 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:48.414717 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:48.414717 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-593ef927-e3a0-446e-bb53-3561b2f65771 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:20:48.414717 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1111/2183] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:48 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:49.267990 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c5c9c147-8eaa-4b3e-8afb-201c31c12dc3 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 Jan 28 19:20:49.268761 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c5c9c147-8eaa-4b3e-8afb-201c31c12dc3 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:49.268761 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:49.268761 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:49.269349 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c5c9c147-8eaa-4b3e-8afb-201c31c12dc3 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:49.406825 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:49.406825 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:49.433020 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0296d5aa-8cb4-41a6-8594-972bc0c08132 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:20:49.434136 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0296d5aa-8cb4-41a6-8594-972bc0c08132 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:49.437250 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:49.437250 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:49.438411 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0296d5aa-8cb4-41a6-8594-972bc0c08132 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:49.439281 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-0296d5aa-8cb4-41a6-8594-972bc0c08132 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:20:49.452499 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c5c9c147-8eaa-4b3e-8afb-201c31c12dc3 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Volume info retrieved successfully. Jan 28 19:20:49.550184 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:49.550184 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:49.555526 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0296d5aa-8cb4-41a6-8594-972bc0c08132 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:20:49.559480 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1112/2184] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:49 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:49.561958 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c5c9c147-8eaa-4b3e-8afb-201c31c12dc3 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 returned with HTTP 200 Jan 28 19:20:49.563871 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1073/2185] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:49 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 => generated 976 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:20:50.586703 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-54b0da8f-c551-4f3d-a0cf-11380c364845 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:20:50.587702 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-54b0da8f-c551-4f3d-a0cf-11380c364845 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:50.588073 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:50.588073 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:50.588796 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-54b0da8f-c551-4f3d-a0cf-11380c364845 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:50.601166 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a2d31c6b-c460-46bc-976a-005a5e16ad60 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 Jan 28 19:20:50.603620 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a2d31c6b-c460-46bc-976a-005a5e16ad60 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:50.603978 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:50.603978 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:50.604637 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a2d31c6b-c460-46bc-976a-005a5e16ad60 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:50.617276 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-54b0da8f-c551-4f3d-a0cf-11380c364845 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:20:50.719356 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:50.719356 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:50.722221 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-54b0da8f-c551-4f3d-a0cf-11380c364845 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:20:50.724268 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1113/2186] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:50 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:50.809995 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:50.809995 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:50.852210 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a2d31c6b-c460-46bc-976a-005a5e16ad60 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Volume info retrieved successfully. Jan 28 19:20:50.993500 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a2d31c6b-c460-46bc-976a-005a5e16ad60 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 returned with HTTP 200 Jan 28 19:20:50.995317 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1074/2187] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:50 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 => generated 976 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:20:51.760754 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0ad3c5e8-3e6e-401c-890c-d601b3de6f63 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:20:51.761771 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0ad3c5e8-3e6e-401c-890c-d601b3de6f63 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:51.766473 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:51.766473 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:51.767904 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0ad3c5e8-3e6e-401c-890c-d601b3de6f63 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:51.773881 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-0ad3c5e8-3e6e-401c-890c-d601b3de6f63 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:20:51.897871 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:51.897871 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:51.909221 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0ad3c5e8-3e6e-401c-890c-d601b3de6f63 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:20:51.911125 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1114/2188] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:51 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:52.016759 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-34c67318-ddcd-40fe-b050-7f2818cc7223 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 Jan 28 19:20:52.017340 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-34c67318-ddcd-40fe-b050-7f2818cc7223 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:52.017550 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:52.017550 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:52.018248 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-34c67318-ddcd-40fe-b050-7f2818cc7223 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:52.083836 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:52.083836 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:52.095062 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-34c67318-ddcd-40fe-b050-7f2818cc7223 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Volume info retrieved successfully. Jan 28 19:20:52.123435 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-34c67318-ddcd-40fe-b050-7f2818cc7223 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 returned with HTTP 200 Jan 28 19:20:52.125935 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1075/2189] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:52 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 => generated 976 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:52.928046 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3f1b9f49-7471-49cd-918d-367722ea7f44 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:20:52.929261 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3f1b9f49-7471-49cd-918d-367722ea7f44 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:52.929674 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:52.929674 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:52.930617 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3f1b9f49-7471-49cd-918d-367722ea7f44 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:52.931336 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-3f1b9f49-7471-49cd-918d-367722ea7f44 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:20:53.002912 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:53.002912 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:53.020522 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3f1b9f49-7471-49cd-918d-367722ea7f44 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:20:53.020522 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1115/2190] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:52 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:20:53.157706 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bdff626a-3163-4114-9dd4-0d5359beae5a tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 Jan 28 19:20:53.159003 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bdff626a-3163-4114-9dd4-0d5359beae5a tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:53.159642 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:53.159642 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:53.160656 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bdff626a-3163-4114-9dd4-0d5359beae5a tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:53.399690 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:53.399690 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:53.461102 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bdff626a-3163-4114-9dd4-0d5359beae5a tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Volume info retrieved successfully. Jan 28 19:20:53.527706 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bdff626a-3163-4114-9dd4-0d5359beae5a tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 returned with HTTP 200 Jan 28 19:20:53.530530 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1076/2191] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:53 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 => generated 1364 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:20:53.560511 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-100d3631-2bf4-40a1-a196-66fc570cbb3e tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 Jan 28 19:20:53.561389 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-100d3631-2bf4-40a1-a196-66fc570cbb3e tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:53.561701 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:53.561701 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:53.562617 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-100d3631-2bf4-40a1-a196-66fc570cbb3e tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:53.746416 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:53.746416 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:53.784729 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-100d3631-2bf4-40a1-a196-66fc570cbb3e tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Volume info retrieved successfully. Jan 28 19:20:53.895368 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-100d3631-2bf4-40a1-a196-66fc570cbb3e tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 returned with HTTP 200 Jan 28 19:20:53.898793 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1116/2192] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:53 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 => generated 1364 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:20:53.930379 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dbe1a596-4061-42d9-9fed-4b50d365c34a tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 Jan 28 19:20:53.932180 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dbe1a596-4061-42d9-9fed-4b50d365c34a tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:53.933009 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:53.933009 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:53.934921 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dbe1a596-4061-42d9-9fed-4b50d365c34a tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:54.035483 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-42f130a2-acc3-4b59-9bf5-b224f41b434e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:20:54.037008 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-42f130a2-acc3-4b59-9bf5-b224f41b434e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:54.037409 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:54.037409 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:54.038072 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-42f130a2-acc3-4b59-9bf5-b224f41b434e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:54.043530 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-42f130a2-acc3-4b59-9bf5-b224f41b434e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:20:54.092660 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:54.092660 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:54.117963 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-dbe1a596-4061-42d9-9fed-4b50d365c34a tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Volume info retrieved successfully. Jan 28 19:20:54.140554 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:54.140554 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:54.144288 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-42f130a2-acc3-4b59-9bf5-b224f41b434e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:20:54.147324 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1117/2193] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:54 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:54.179121 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dbe1a596-4061-42d9-9fed-4b50d365c34a tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 returned with HTTP 200 Jan 28 19:20:54.181274 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1077/2194] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:53 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 => generated 1364 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:20:54.215044 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-94fd785a-26c9-4704-b46f-35f525d89fef tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] POST http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups Jan 28 19:20:54.215872 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:54.215872 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:54.216674 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-94fd785a-26c9-4704-b46f-35f525d89fef tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Action: 'create', calling method: create, body: {"backup": {"volume_id": "acf8d6ba-5ac1-467f-a56a-f51f44ed51f2", "name": "tempest-TestVolumeBackupRestore-backup-1536378009", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:20:54.220269 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.backups [None req-94fd785a-26c9-4704-b46f-35f525d89fef tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Creating new backup {'backup': {'volume_id': 'acf8d6ba-5ac1-467f-a56a-f51f44ed51f2', 'name': 'tempest-TestVolumeBackupRestore-backup-1536378009', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=87914) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 28 19:20:54.220269 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.contrib.backups [None req-94fd785a-26c9-4704-b46f-35f525d89fef tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Creating backup of volume acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 in container None Jan 28 19:20:54.434270 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:54.434270 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:54.434270 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-94fd785a-26c9-4704-b46f-35f525d89fef tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Volume info retrieved successfully. Jan 28 19:20:54.512516 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-94fd785a-26c9-4704-b46f-35f525d89fef tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Created reservations ['4717e8f3-f176-4441-9cc3-8ed645f99c23', 'e492c1e7-502c-43f8-b625-05dca1b49c4c'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:20:54.762577 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-94fd785a-26c9-4704-b46f-35f525d89fef tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups returned with HTTP 202 Jan 28 19:20:54.765727 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1118/2195] 10.222.0.16 () {60 vars in 1226 bytes} [Thu Jan 28 19:20:54 2021] POST /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups => generated 401 bytes in 561 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:20:54.786664 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bca5a58c-ad2a-4e29-86cb-58dccb5d9cc6 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:20:54.788051 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bca5a58c-ad2a-4e29-86cb-58dccb5d9cc6 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:54.788871 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:54.788871 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:54.790160 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bca5a58c-ad2a-4e29-86cb-58dccb5d9cc6 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:54.791525 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-bca5a58c-ad2a-4e29-86cb-58dccb5d9cc6 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:20:54.878988 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:54.878988 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:54.883503 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bca5a58c-ad2a-4e29-86cb-58dccb5d9cc6 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:20:54.888911 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1078/2196] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:54 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 808 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:55.173010 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2f94cd1d-9f84-4e1a-94c5-e98e6ff9811b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:20:55.173963 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2f94cd1d-9f84-4e1a-94c5-e98e6ff9811b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:55.174320 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:55.174320 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:55.175005 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2f94cd1d-9f84-4e1a-94c5-e98e6ff9811b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:55.176440 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-2f94cd1d-9f84-4e1a-94c5-e98e6ff9811b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:20:55.291986 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:55.291986 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:55.295286 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2f94cd1d-9f84-4e1a-94c5-e98e6ff9811b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:20:55.296921 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1119/2197] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:55 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:55.905074 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ed5e365f-e4a4-44db-9045-1745c4530751 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:20:55.905945 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ed5e365f-e4a4-44db-9045-1745c4530751 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:55.906316 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:55.906316 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:55.906960 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ed5e365f-e4a4-44db-9045-1745c4530751 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:55.908615 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-ed5e365f-e4a4-44db-9045-1745c4530751 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:20:55.981204 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:55.981204 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:55.984538 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ed5e365f-e4a4-44db-9045-1745c4530751 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:20:56.017165 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1079/2198] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:55 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 808 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:56.312866 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-db66c604-e2fd-4c46-8ce7-f3f5d617c22d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:20:56.316632 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-db66c604-e2fd-4c46-8ce7-f3f5d617c22d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:56.317911 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:56.317911 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:56.320724 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-db66c604-e2fd-4c46-8ce7-f3f5d617c22d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:56.321862 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-db66c604-e2fd-4c46-8ce7-f3f5d617c22d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:20:56.438165 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:56.438165 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:56.440560 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-db66c604-e2fd-4c46-8ce7-f3f5d617c22d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:20:56.442081 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1120/2199] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:56 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:57.041273 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f1ff0a81-d72f-4146-befb-e2a68386445d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:20:57.052049 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f1ff0a81-d72f-4146-befb-e2a68386445d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:57.052643 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:57.052643 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:57.053604 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f1ff0a81-d72f-4146-befb-e2a68386445d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:57.054449 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-f1ff0a81-d72f-4146-befb-e2a68386445d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:20:57.123424 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:57.123424 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:57.127277 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f1ff0a81-d72f-4146-befb-e2a68386445d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:20:57.130328 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1080/2200] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:57 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 808 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:57.462449 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3bb5ecfb-f04a-4339-85a5-a2d403ad49cd tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:20:57.468241 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3bb5ecfb-f04a-4339-85a5-a2d403ad49cd tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:57.468637 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:57.468637 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:57.469776 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3bb5ecfb-f04a-4339-85a5-a2d403ad49cd tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:57.471066 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-3bb5ecfb-f04a-4339-85a5-a2d403ad49cd tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:20:57.573248 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:57.573248 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:57.573495 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3bb5ecfb-f04a-4339-85a5-a2d403ad49cd tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:20:57.574768 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1121/2201] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:57 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:58.162940 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8d7cf4fd-7b5f-403f-b02c-edb4c35f718a tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:20:58.169882 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8d7cf4fd-7b5f-403f-b02c-edb4c35f718a tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:58.170282 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:58.170282 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:58.171166 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8d7cf4fd-7b5f-403f-b02c-edb4c35f718a tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:58.171966 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-8d7cf4fd-7b5f-403f-b02c-edb4c35f718a tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:20:58.310628 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:58.310628 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:58.314284 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8d7cf4fd-7b5f-403f-b02c-edb4c35f718a tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:20:58.315847 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1081/2202] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:58 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 808 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:58.616645 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b30bfcfa-db79-4e49-b4d1-c6e30b7b4c90 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:20:58.626372 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b30bfcfa-db79-4e49-b4d1-c6e30b7b4c90 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:58.626817 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:58.626817 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:58.627435 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b30bfcfa-db79-4e49-b4d1-c6e30b7b4c90 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:58.628610 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b30bfcfa-db79-4e49-b4d1-c6e30b7b4c90 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:20:58.662847 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:58.662847 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:58.665077 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b30bfcfa-db79-4e49-b4d1-c6e30b7b4c90 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:20:58.666676 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1122/2203] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:58 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:20:59.342873 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f715fb61-8c24-4e3e-b551-dcd74f79ab62 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:20:59.343638 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f715fb61-8c24-4e3e-b551-dcd74f79ab62 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:59.344020 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:59.344020 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:59.344643 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f715fb61-8c24-4e3e-b551-dcd74f79ab62 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:59.345398 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-f715fb61-8c24-4e3e-b551-dcd74f79ab62 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:20:59.428566 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:59.428566 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:59.437567 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f715fb61-8c24-4e3e-b551-dcd74f79ab62 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:20:59.453696 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1082/2204] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:59 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 808 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:20:59.681495 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1ff5db47-448a-438e-82b7-8e10040f7140 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:20:59.682005 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1ff5db47-448a-438e-82b7-8e10040f7140 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:20:59.682353 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:20:59.682353 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:20:59.682827 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1ff5db47-448a-438e-82b7-8e10040f7140 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:20:59.683304 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-1ff5db47-448a-438e-82b7-8e10040f7140 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:20:59.738717 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:20:59.738717 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:20:59.744592 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1ff5db47-448a-438e-82b7-8e10040f7140 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:20:59.748041 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1123/2205] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:20:59 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:00.452388 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7fd1d86f-15ca-4d9d-a294-2bfc75a5ecbd tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:21:00.453631 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7fd1d86f-15ca-4d9d-a294-2bfc75a5ecbd tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:00.453631 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:00.453631 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:00.453631 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7fd1d86f-15ca-4d9d-a294-2bfc75a5ecbd tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:00.454276 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-7fd1d86f-15ca-4d9d-a294-2bfc75a5ecbd tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:00.529529 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:00.529529 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:00.538049 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7fd1d86f-15ca-4d9d-a294-2bfc75a5ecbd tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:21:00.542281 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1083/2206] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:00 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 808 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:00.769257 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fc9daeb4-76ad-4e16-8b96-d3096e5c84fc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:21:00.770276 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fc9daeb4-76ad-4e16-8b96-d3096e5c84fc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:00.774982 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:00.774982 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:00.779815 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fc9daeb4-76ad-4e16-8b96-d3096e5c84fc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:00.780659 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-fc9daeb4-76ad-4e16-8b96-d3096e5c84fc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:00.905682 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:00.905682 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:00.910166 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fc9daeb4-76ad-4e16-8b96-d3096e5c84fc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:21:00.916610 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1124/2207] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:00 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:01.570140 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0ceed0c0-fd48-4267-b06f-a355d6fa1588 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:21:01.575019 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0ceed0c0-fd48-4267-b06f-a355d6fa1588 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:01.577988 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:01.577988 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:01.578752 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0ceed0c0-fd48-4267-b06f-a355d6fa1588 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:01.579388 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-0ceed0c0-fd48-4267-b06f-a355d6fa1588 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:01.685404 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:01.685404 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:01.691140 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0ceed0c0-fd48-4267-b06f-a355d6fa1588 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:21:01.692456 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1084/2208] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:01 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:01.931484 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e647b35b-f1bf-413b-83f1-47629c14a46d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:21:01.932225 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e647b35b-f1bf-413b-83f1-47629c14a46d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:01.932225 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:01.932225 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:01.932806 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e647b35b-f1bf-413b-83f1-47629c14a46d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:01.932899 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-e647b35b-f1bf-413b-83f1-47629c14a46d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:01.983549 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:01.983549 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:01.990607 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e647b35b-f1bf-413b-83f1-47629c14a46d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:21:01.991529 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1125/2209] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:01 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:02.708067 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-75a0adce-2ec7-426f-a5fb-b33652b3e656 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:21:02.708952 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-75a0adce-2ec7-426f-a5fb-b33652b3e656 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:02.709386 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:02.709386 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:02.710052 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-75a0adce-2ec7-426f-a5fb-b33652b3e656 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:02.710633 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-75a0adce-2ec7-426f-a5fb-b33652b3e656 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:02.791397 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:02.791397 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:02.792359 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-75a0adce-2ec7-426f-a5fb-b33652b3e656 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:21:02.798626 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1085/2210] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:02 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:03.018744 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9d416a41-b3e9-41fb-8c79-5fc658374f76 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:21:03.019831 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9d416a41-b3e9-41fb-8c79-5fc658374f76 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:03.020227 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:03.020227 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:03.022367 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9d416a41-b3e9-41fb-8c79-5fc658374f76 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:03.023395 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-9d416a41-b3e9-41fb-8c79-5fc658374f76 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:03.151412 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:03.151412 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:03.153702 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9d416a41-b3e9-41fb-8c79-5fc658374f76 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:21:03.154724 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1126/2211] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:03 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:03.812153 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0dcfb70f-92fa-4949-a1d6-1ef5b08a6a47 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:21:03.812970 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0dcfb70f-92fa-4949-a1d6-1ef5b08a6a47 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:03.813307 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:03.813307 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:03.813960 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0dcfb70f-92fa-4949-a1d6-1ef5b08a6a47 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:03.814534 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-0dcfb70f-92fa-4949-a1d6-1ef5b08a6a47 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:03.859382 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:03.859382 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:03.870101 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0dcfb70f-92fa-4949-a1d6-1ef5b08a6a47 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:21:03.874714 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1086/2212] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:03 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:04.169545 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-52458d7a-7aad-4915-9b27-f2043b850207 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:21:04.170780 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-52458d7a-7aad-4915-9b27-f2043b850207 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:04.171200 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:04.171200 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:04.171863 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-52458d7a-7aad-4915-9b27-f2043b850207 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:04.172463 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-52458d7a-7aad-4915-9b27-f2043b850207 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:04.199666 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:04.199666 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:04.201996 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-52458d7a-7aad-4915-9b27-f2043b850207 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:21:04.203472 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1127/2213] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:04 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:04.888400 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5c35fcec-881c-410f-98ee-8377d261d467 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:21:04.889791 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5c35fcec-881c-410f-98ee-8377d261d467 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:04.890285 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:04.890285 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:04.890949 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5c35fcec-881c-410f-98ee-8377d261d467 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:04.891545 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-5c35fcec-881c-410f-98ee-8377d261d467 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:04.949341 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:04.949341 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:04.951897 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5c35fcec-881c-410f-98ee-8377d261d467 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:21:04.960507 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1087/2214] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:04 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:05.224849 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cd924b5a-3dd6-4c0d-9757-8cc7dd4ec077 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:21:05.230582 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cd924b5a-3dd6-4c0d-9757-8cc7dd4ec077 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:05.230582 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:05.230582 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:05.230929 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cd924b5a-3dd6-4c0d-9757-8cc7dd4ec077 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:05.231402 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-cd924b5a-3dd6-4c0d-9757-8cc7dd4ec077 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:05.362814 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:05.362814 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:05.398592 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cd924b5a-3dd6-4c0d-9757-8cc7dd4ec077 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:21:05.410593 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1128/2215] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:05 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:05.983144 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7f020569-84db-417b-bca9-8ea236c974f1 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:21:06.000324 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7f020569-84db-417b-bca9-8ea236c974f1 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:06.000878 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:06.000878 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:06.001795 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7f020569-84db-417b-bca9-8ea236c974f1 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:06.006699 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-7f020569-84db-417b-bca9-8ea236c974f1 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:06.099653 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:06.099653 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:06.104469 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7f020569-84db-417b-bca9-8ea236c974f1 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:21:06.111982 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1088/2216] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:05 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:06.433615 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e97c82dd-f6bd-4f8d-855e-bfd324d03ef5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:21:06.435421 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e97c82dd-f6bd-4f8d-855e-bfd324d03ef5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:06.435998 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:06.435998 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:06.437028 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e97c82dd-f6bd-4f8d-855e-bfd324d03ef5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:06.438717 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-e97c82dd-f6bd-4f8d-855e-bfd324d03ef5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:06.500529 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:06.500529 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:06.527878 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e97c82dd-f6bd-4f8d-855e-bfd324d03ef5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:21:06.529575 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1129/2217] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:06 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:07.140901 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8f549137-d095-40d7-9707-aafbc982257f tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:21:07.142463 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8f549137-d095-40d7-9707-aafbc982257f tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:07.144700 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:07.144700 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:07.146972 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8f549137-d095-40d7-9707-aafbc982257f tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:07.151610 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-8f549137-d095-40d7-9707-aafbc982257f tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:07.256262 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:07.256262 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:07.269649 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8f549137-d095-40d7-9707-aafbc982257f tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:21:07.283282 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1089/2218] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:07 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:07.551318 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cf022ef0-9b05-4dfb-9d21-d14d46d147ba tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:21:07.552555 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cf022ef0-9b05-4dfb-9d21-d14d46d147ba tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:07.553057 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:07.553057 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:07.553734 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cf022ef0-9b05-4dfb-9d21-d14d46d147ba tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:07.554556 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-cf022ef0-9b05-4dfb-9d21-d14d46d147ba tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:07.655984 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:07.655984 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:07.665947 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cf022ef0-9b05-4dfb-9d21-d14d46d147ba tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:21:07.686594 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1130/2219] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:07 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:08.311853 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fe5aab8a-1359-4b74-a2a8-37357a5b1db9 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:21:08.313475 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fe5aab8a-1359-4b74-a2a8-37357a5b1db9 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:08.313862 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:08.313862 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:08.314607 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fe5aab8a-1359-4b74-a2a8-37357a5b1db9 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:08.326619 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-fe5aab8a-1359-4b74-a2a8-37357a5b1db9 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:08.464401 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:08.464401 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:08.472488 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fe5aab8a-1359-4b74-a2a8-37357a5b1db9 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:21:08.492595 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1090/2220] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:08 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:08.698659 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-52a60db1-84a7-4827-90f6-c51ad7112abb tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:21:08.699978 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-52a60db1-84a7-4827-90f6-c51ad7112abb tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:08.700469 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:08.700469 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:08.701275 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-52a60db1-84a7-4827-90f6-c51ad7112abb tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:08.702281 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-52a60db1-84a7-4827-90f6-c51ad7112abb tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:08.752818 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:08.752818 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:08.756876 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-52a60db1-84a7-4827-90f6-c51ad7112abb tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:21:08.758755 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1131/2221] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:08 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:09.512517 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d98ea0c2-1888-4613-a9ab-0299993b50f5 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:21:09.513601 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d98ea0c2-1888-4613-a9ab-0299993b50f5 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:09.525646 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:09.525646 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:09.526510 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d98ea0c2-1888-4613-a9ab-0299993b50f5 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:09.527198 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-d98ea0c2-1888-4613-a9ab-0299993b50f5 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:09.650002 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:09.650002 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:09.653473 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d98ea0c2-1888-4613-a9ab-0299993b50f5 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:21:09.655656 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1091/2222] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:09 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:21:09.794824 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b4e16967-9875-4da4-a3f3-66c95023a782 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:21:09.813542 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b4e16967-9875-4da4-a3f3-66c95023a782 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:09.814137 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:09.814137 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:09.815069 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b4e16967-9875-4da4-a3f3-66c95023a782 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:09.816038 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b4e16967-9875-4da4-a3f3-66c95023a782 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:09.950501 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:09.950501 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:09.955288 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b4e16967-9875-4da4-a3f3-66c95023a782 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:21:09.958860 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1132/2223] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:09 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:10.670707 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7af376ee-7d53-40b3-af45-4002f5cd9962 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:21:10.672940 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7af376ee-7d53-40b3-af45-4002f5cd9962 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:10.673212 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:10.673212 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:10.673606 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7af376ee-7d53-40b3-af45-4002f5cd9962 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:10.674020 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-7af376ee-7d53-40b3-af45-4002f5cd9962 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:10.734017 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:10.734017 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:10.736475 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7af376ee-7d53-40b3-af45-4002f5cd9962 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:21:10.737630 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1092/2224] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:10 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:21:10.974802 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4c9361c0-c075-429d-88e9-efa335933856 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:21:10.976051 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4c9361c0-c075-429d-88e9-efa335933856 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:10.976540 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:10.976540 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:10.977507 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4c9361c0-c075-429d-88e9-efa335933856 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:10.981767 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-4c9361c0-c075-429d-88e9-efa335933856 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:11.048487 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:11.048487 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:11.056375 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4c9361c0-c075-429d-88e9-efa335933856 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:21:11.069583 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1133/2225] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:10 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:11.757038 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bd0243ce-e5ae-40f5-b12d-1140f314e30c tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:21:11.770418 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bd0243ce-e5ae-40f5-b12d-1140f314e30c tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:11.770853 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:11.770853 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:11.771591 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bd0243ce-e5ae-40f5-b12d-1140f314e30c tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:11.772281 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-bd0243ce-e5ae-40f5-b12d-1140f314e30c tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:11.847335 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:11.847335 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:11.851076 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bd0243ce-e5ae-40f5-b12d-1140f314e30c tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:21:11.852420 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1093/2226] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:11 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:12.077042 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8fba7e7c-f618-4a26-a1af-cbe7e6e3c372 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:21:12.078047 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8fba7e7c-f618-4a26-a1af-cbe7e6e3c372 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:12.078411 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:12.078411 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:12.079103 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8fba7e7c-f618-4a26-a1af-cbe7e6e3c372 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:12.079778 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-8fba7e7c-f618-4a26-a1af-cbe7e6e3c372 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:12.247624 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:12.247624 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:12.262996 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8fba7e7c-f618-4a26-a1af-cbe7e6e3c372 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:21:12.265507 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1134/2227] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:12 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:12.867279 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2f26ff37-f713-4c99-9af4-fdb4cb0e7a28 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:21:12.867658 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2f26ff37-f713-4c99-9af4-fdb4cb0e7a28 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:12.867816 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:12.867816 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:12.868233 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2f26ff37-f713-4c99-9af4-fdb4cb0e7a28 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:12.868486 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-2f26ff37-f713-4c99-9af4-fdb4cb0e7a28 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:12.919784 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:12.919784 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:12.921616 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2f26ff37-f713-4c99-9af4-fdb4cb0e7a28 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:21:12.922461 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1094/2228] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:12 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:21:13.284192 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-00e328fc-85be-4dfa-9a65-da9c00b02bc6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:21:13.286590 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-00e328fc-85be-4dfa-9a65-da9c00b02bc6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:13.290308 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:13.290308 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:13.303432 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-00e328fc-85be-4dfa-9a65-da9c00b02bc6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:13.306188 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-00e328fc-85be-4dfa-9a65-da9c00b02bc6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:13.399956 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:13.399956 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:13.402298 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-00e328fc-85be-4dfa-9a65-da9c00b02bc6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:21:13.403618 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1135/2229] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:13 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:13.949029 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-895c9577-2d98-4d77-be49-22546961690f tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:21:13.949029 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-895c9577-2d98-4d77-be49-22546961690f tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:13.949029 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:13.949029 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:13.949029 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-895c9577-2d98-4d77-be49-22546961690f tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:13.949029 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-895c9577-2d98-4d77-be49-22546961690f tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:14.100765 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:14.100765 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:14.104578 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-895c9577-2d98-4d77-be49-22546961690f tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:21:14.106231 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1095/2230] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:13 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:14.423717 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e12323d8-3e5c-4f5f-a35c-a1f284eb247e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:21:14.425031 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e12323d8-3e5c-4f5f-a35c-a1f284eb247e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:14.425494 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:14.425494 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:14.426655 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e12323d8-3e5c-4f5f-a35c-a1f284eb247e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:14.428201 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-e12323d8-3e5c-4f5f-a35c-a1f284eb247e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:14.504562 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:14.504562 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:14.510184 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e12323d8-3e5c-4f5f-a35c-a1f284eb247e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:21:14.514285 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1136/2231] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:14 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:15.129819 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-298e2840-172e-4797-a6d2-deaf85a29034 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:21:15.130830 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-298e2840-172e-4797-a6d2-deaf85a29034 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:15.131165 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:15.131165 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:15.131866 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-298e2840-172e-4797-a6d2-deaf85a29034 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:15.132567 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-298e2840-172e-4797-a6d2-deaf85a29034 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:15.212601 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:15.212601 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:15.215798 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-298e2840-172e-4797-a6d2-deaf85a29034 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:21:15.217856 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1096/2232] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:15 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:15.531969 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d0bf7481-f32b-4064-87ab-15eddb96d1f0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:21:15.533021 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d0bf7481-f32b-4064-87ab-15eddb96d1f0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:15.533405 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:15.533405 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:15.533990 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d0bf7481-f32b-4064-87ab-15eddb96d1f0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:15.534511 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-d0bf7481-f32b-4064-87ab-15eddb96d1f0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:15.576302 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:15.576302 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:15.580682 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d0bf7481-f32b-4064-87ab-15eddb96d1f0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:21:15.583413 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1137/2233] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:15 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:16.234423 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e26f87fb-266a-4f3f-8fc7-7236396c7f52 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:21:16.234970 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e26f87fb-266a-4f3f-8fc7-7236396c7f52 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:16.235127 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:16.235127 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:16.235635 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e26f87fb-266a-4f3f-8fc7-7236396c7f52 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:16.235910 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-e26f87fb-266a-4f3f-8fc7-7236396c7f52 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:16.300471 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:16.300471 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:16.304514 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e26f87fb-266a-4f3f-8fc7-7236396c7f52 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:21:16.306787 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1097/2234] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:16 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:16.604165 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-15825450-8593-4ca5-84e6-9d0443480e73 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:21:16.605204 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-15825450-8593-4ca5-84e6-9d0443480e73 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:16.605576 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:16.605576 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:16.611019 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-15825450-8593-4ca5-84e6-9d0443480e73 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:16.617382 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-15825450-8593-4ca5-84e6-9d0443480e73 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:16.801874 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:16.801874 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:16.817095 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-15825450-8593-4ca5-84e6-9d0443480e73 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:21:16.829659 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1138/2235] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:16 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:17.322865 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3b90b79d-a5c7-400a-99bd-ea2bf04425b7 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:21:17.323792 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3b90b79d-a5c7-400a-99bd-ea2bf04425b7 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:17.324273 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:17.324273 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:17.324709 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3b90b79d-a5c7-400a-99bd-ea2bf04425b7 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:17.325237 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-3b90b79d-a5c7-400a-99bd-ea2bf04425b7 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:17.437583 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:17.437583 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:17.440020 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3b90b79d-a5c7-400a-99bd-ea2bf04425b7 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:21:17.441050 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1098/2236] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:17 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:21:17.840524 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-192c3e6b-2996-4acf-b3ee-ea9e8f7ab8b4 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:21:17.841819 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-192c3e6b-2996-4acf-b3ee-ea9e8f7ab8b4 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:17.842348 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:17.842348 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:17.843640 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-192c3e6b-2996-4acf-b3ee-ea9e8f7ab8b4 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:17.844432 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-192c3e6b-2996-4acf-b3ee-ea9e8f7ab8b4 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:17.915748 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:17.915748 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:17.919810 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-192c3e6b-2996-4acf-b3ee-ea9e8f7ab8b4 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:21:17.931545 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1139/2237] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:17 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:18.459951 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f5f38dc6-1036-4f65-8588-dd8e42f08ace tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:21:18.460485 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f5f38dc6-1036-4f65-8588-dd8e42f08ace tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:18.460674 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:18.460674 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:18.461282 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f5f38dc6-1036-4f65-8588-dd8e42f08ace tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:18.461824 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-f5f38dc6-1036-4f65-8588-dd8e42f08ace tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:18.523732 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:18.523732 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:18.525982 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f5f38dc6-1036-4f65-8588-dd8e42f08ace tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:21:18.534504 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1099/2238] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:18 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:18.950078 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-826feb1d-2fea-4a7b-959b-67718a1220c6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:21:18.950613 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-826feb1d-2fea-4a7b-959b-67718a1220c6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:18.950826 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:18.950826 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:18.951221 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-826feb1d-2fea-4a7b-959b-67718a1220c6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:18.951796 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-826feb1d-2fea-4a7b-959b-67718a1220c6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:19.005091 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:19.005091 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:19.006986 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-826feb1d-2fea-4a7b-959b-67718a1220c6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:21:19.007826 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1140/2239] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:18 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:19.560398 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-58e895c4-70aa-4f68-beed-ff6a76e4fdb5 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:21:19.561341 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-58e895c4-70aa-4f68-beed-ff6a76e4fdb5 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:19.561703 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:19.561703 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:19.562360 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-58e895c4-70aa-4f68-beed-ff6a76e4fdb5 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:19.569788 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-58e895c4-70aa-4f68-beed-ff6a76e4fdb5 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:19.645445 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:19.645445 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:19.655735 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-58e895c4-70aa-4f68-beed-ff6a76e4fdb5 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:21:19.668007 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1100/2240] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:19 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:20.027375 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-173483e1-3919-4af4-b9ad-75bbae652c91 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:21:20.028335 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-173483e1-3919-4af4-b9ad-75bbae652c91 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:20.028662 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:20.028662 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:20.033541 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-173483e1-3919-4af4-b9ad-75bbae652c91 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:20.034360 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-173483e1-3919-4af4-b9ad-75bbae652c91 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:20.159644 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:20.159644 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:20.163719 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-173483e1-3919-4af4-b9ad-75bbae652c91 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:21:20.165340 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1141/2241] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:20 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:20.691854 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e9cb8657-3b0e-4ca0-8bf7-b5c4bfd24344 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:21:20.695829 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e9cb8657-3b0e-4ca0-8bf7-b5c4bfd24344 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:20.696546 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:20.696546 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:20.697661 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e9cb8657-3b0e-4ca0-8bf7-b5c4bfd24344 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:20.702632 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-e9cb8657-3b0e-4ca0-8bf7-b5c4bfd24344 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:20.775199 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:20.775199 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:20.779270 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e9cb8657-3b0e-4ca0-8bf7-b5c4bfd24344 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:21:20.781170 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1101/2242] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:20 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:21.189947 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8b67b4ed-8555-4913-a31f-46f18b7c26c3 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:21:21.195803 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8b67b4ed-8555-4913-a31f-46f18b7c26c3 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:21.196530 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:21.196530 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:21.197631 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8b67b4ed-8555-4913-a31f-46f18b7c26c3 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:21.198507 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-8b67b4ed-8555-4913-a31f-46f18b7c26c3 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:21.294465 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:21.294465 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:21.298424 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8b67b4ed-8555-4913-a31f-46f18b7c26c3 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:21:21.299786 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1142/2243] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:21 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:21.808203 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e0063a54-a48e-4076-9ff2-4a4abbb00d1d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:21:21.809117 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e0063a54-a48e-4076-9ff2-4a4abbb00d1d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:21.809525 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:21.809525 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:21.810202 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e0063a54-a48e-4076-9ff2-4a4abbb00d1d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:21.810865 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-e0063a54-a48e-4076-9ff2-4a4abbb00d1d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:21.876158 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:21.876158 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:21.878058 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e0063a54-a48e-4076-9ff2-4a4abbb00d1d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:21:21.882179 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1102/2244] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:21 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:22.320718 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f14f61db-9f83-46fc-88a6-0cb9a8addd1c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:21:22.323680 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f14f61db-9f83-46fc-88a6-0cb9a8addd1c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:22.325292 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:22.325292 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:22.325932 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f14f61db-9f83-46fc-88a6-0cb9a8addd1c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:22.326511 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-f14f61db-9f83-46fc-88a6-0cb9a8addd1c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:22.414020 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:22.414020 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:22.437189 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f14f61db-9f83-46fc-88a6-0cb9a8addd1c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:21:22.437189 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1143/2245] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:22 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:22.897085 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f1602126-286e-4e10-84be-3be37cf9ddb3 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:21:22.898039 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f1602126-286e-4e10-84be-3be37cf9ddb3 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:22.898453 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:22.898453 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:22.899138 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f1602126-286e-4e10-84be-3be37cf9ddb3 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:22.899874 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-f1602126-286e-4e10-84be-3be37cf9ddb3 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:22.975763 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:22.975763 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:22.988293 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f1602126-286e-4e10-84be-3be37cf9ddb3 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:21:22.989876 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1103/2246] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:22 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:23.443372 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-844f022a-0295-4143-b96c-cd36a6d58aaa tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:21:23.443914 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-844f022a-0295-4143-b96c-cd36a6d58aaa tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:23.444135 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:23.444135 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:23.444528 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-844f022a-0295-4143-b96c-cd36a6d58aaa tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:23.444887 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-844f022a-0295-4143-b96c-cd36a6d58aaa tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:23.524266 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:23.524266 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:23.528465 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-844f022a-0295-4143-b96c-cd36a6d58aaa tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:21:23.529334 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1144/2247] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:23 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:24.010749 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-13ff13ec-cb8c-4eaf-98c3-d2a82adb7eb8 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:21:24.056432 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-13ff13ec-cb8c-4eaf-98c3-d2a82adb7eb8 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:24.056432 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:24.056432 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:24.056432 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-13ff13ec-cb8c-4eaf-98c3-d2a82adb7eb8 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:24.056432 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-13ff13ec-cb8c-4eaf-98c3-d2a82adb7eb8 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:24.117889 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:24.117889 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:24.122579 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-13ff13ec-cb8c-4eaf-98c3-d2a82adb7eb8 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:21:24.136172 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1104/2248] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:23 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:24.547044 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fe8b018a-d08c-4fab-af0a-6d5510f3fa70 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:21:24.547939 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fe8b018a-d08c-4fab-af0a-6d5510f3fa70 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:24.548373 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:24.548373 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:24.552083 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fe8b018a-d08c-4fab-af0a-6d5510f3fa70 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:24.553214 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-fe8b018a-d08c-4fab-af0a-6d5510f3fa70 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:24.650282 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:24.650282 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:24.673438 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fe8b018a-d08c-4fab-af0a-6d5510f3fa70 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:21:24.675855 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1145/2249] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:24 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:25.148882 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d0482e6f-b40b-405b-a588-76b5207b5d96 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:21:25.154045 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d0482e6f-b40b-405b-a588-76b5207b5d96 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:25.154502 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:25.154502 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:25.155495 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d0482e6f-b40b-405b-a588-76b5207b5d96 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:25.156143 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-d0482e6f-b40b-405b-a588-76b5207b5d96 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:25.216240 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:25.216240 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:25.218185 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d0482e6f-b40b-405b-a588-76b5207b5d96 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:21:25.226117 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1105/2250] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:25 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:25.696214 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c89acc3f-b82a-4858-9068-c872af1d27f1 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:21:25.697722 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c89acc3f-b82a-4858-9068-c872af1d27f1 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:25.698224 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:25.698224 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:25.698909 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c89acc3f-b82a-4858-9068-c872af1d27f1 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:25.702247 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-c89acc3f-b82a-4858-9068-c872af1d27f1 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:25.765437 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:25.765437 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:25.783013 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c89acc3f-b82a-4858-9068-c872af1d27f1 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:21:25.784129 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1146/2251] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:25 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:21:26.257966 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-830e4ed3-0874-4404-8385-e1a07c1d5f41 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:21:26.268012 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-830e4ed3-0874-4404-8385-e1a07c1d5f41 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:26.269792 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:26.269792 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:26.276295 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-830e4ed3-0874-4404-8385-e1a07c1d5f41 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:26.282597 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-830e4ed3-0874-4404-8385-e1a07c1d5f41 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:26.437649 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:26.437649 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:26.443325 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-830e4ed3-0874-4404-8385-e1a07c1d5f41 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:21:26.450458 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1106/2252] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:26 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:26.810295 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8fd73b73-586d-4570-ad46-968857b3ca9f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:21:26.811006 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8fd73b73-586d-4570-ad46-968857b3ca9f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:26.811295 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:26.811295 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:26.811856 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8fd73b73-586d-4570-ad46-968857b3ca9f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:26.812353 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-8fd73b73-586d-4570-ad46-968857b3ca9f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:26.918259 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:26.918259 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:26.922417 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8fd73b73-586d-4570-ad46-968857b3ca9f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:21:26.946556 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1147/2253] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:26 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:27.495658 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e605aaa2-c832-4127-af57-e8e9f9591396 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:21:27.496572 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e605aaa2-c832-4127-af57-e8e9f9591396 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:27.497020 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:27.497020 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:27.497776 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e605aaa2-c832-4127-af57-e8e9f9591396 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:27.498365 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-e605aaa2-c832-4127-af57-e8e9f9591396 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:27.531968 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:27.531968 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:27.534246 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e605aaa2-c832-4127-af57-e8e9f9591396 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:21:27.535268 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1107/2254] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:27 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:27.958409 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1eff23b3-2cf5-4263-ada9-827baf9e00e6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:21:27.960464 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1eff23b3-2cf5-4263-ada9-827baf9e00e6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:27.961121 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:27.961121 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:27.962347 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1eff23b3-2cf5-4263-ada9-827baf9e00e6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:27.963359 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-1eff23b3-2cf5-4263-ada9-827baf9e00e6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:28.020586 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:28.020586 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:28.024953 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1eff23b3-2cf5-4263-ada9-827baf9e00e6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:21:28.063677 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1148/2255] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:27 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:28.551304 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b4faf9c0-9278-444f-b0a1-f598924edfbf tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:21:28.552113 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b4faf9c0-9278-444f-b0a1-f598924edfbf tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:28.552489 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:28.552489 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:28.553084 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b4faf9c0-9278-444f-b0a1-f598924edfbf tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:28.553656 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b4faf9c0-9278-444f-b0a1-f598924edfbf tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:28.598362 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:28.598362 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:28.600616 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b4faf9c0-9278-444f-b0a1-f598924edfbf tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:21:28.613730 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1108/2256] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:28 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:29.095631 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3e956519-90bc-4a40-b8c8-bab7782287f2 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:21:29.096631 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3e956519-90bc-4a40-b8c8-bab7782287f2 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:29.097002 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:29.097002 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:29.098531 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3e956519-90bc-4a40-b8c8-bab7782287f2 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:29.099239 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-3e956519-90bc-4a40-b8c8-bab7782287f2 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:29.164362 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:29.164362 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:29.167015 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3e956519-90bc-4a40-b8c8-bab7782287f2 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:21:29.177189 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1149/2257] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:29 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:29.625684 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-213302a1-fc70-42ca-a87b-70012aca63b9 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:21:29.626356 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-213302a1-fc70-42ca-a87b-70012aca63b9 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:29.626656 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:29.626656 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:29.627189 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-213302a1-fc70-42ca-a87b-70012aca63b9 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:29.627653 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-213302a1-fc70-42ca-a87b-70012aca63b9 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:29.684019 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:29.684019 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:29.686181 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-213302a1-fc70-42ca-a87b-70012aca63b9 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:21:29.687023 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1109/2258] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:29 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:21:30.197031 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-306cae84-b1a9-41b5-af48-e61bb7af462e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:21:30.203411 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-306cae84-b1a9-41b5-af48-e61bb7af462e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:30.208589 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:30.208589 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:30.209823 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-306cae84-b1a9-41b5-af48-e61bb7af462e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:30.210528 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-306cae84-b1a9-41b5-af48-e61bb7af462e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:30.378101 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:30.378101 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:30.382577 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-306cae84-b1a9-41b5-af48-e61bb7af462e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:21:30.387779 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1150/2259] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:30 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:30.729180 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-13558930-5f80-4f5e-b399-b52983ffa155 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:21:30.729917 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-13558930-5f80-4f5e-b399-b52983ffa155 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:30.730181 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:30.730181 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:30.731416 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-13558930-5f80-4f5e-b399-b52983ffa155 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:30.731416 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-13558930-5f80-4f5e-b399-b52983ffa155 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:30.907377 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:30.907377 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:30.909776 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-13558930-5f80-4f5e-b399-b52983ffa155 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:21:30.923373 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1110/2260] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:30 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:31.409777 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-49ec85c3-670a-4e12-a7bd-a82d31fb9e67 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:21:31.411190 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-49ec85c3-670a-4e12-a7bd-a82d31fb9e67 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:31.411504 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:31.411504 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:31.412355 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-49ec85c3-670a-4e12-a7bd-a82d31fb9e67 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:31.412980 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-49ec85c3-670a-4e12-a7bd-a82d31fb9e67 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:31.532325 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:31.532325 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:31.536677 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-49ec85c3-670a-4e12-a7bd-a82d31fb9e67 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:21:31.540922 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1151/2261] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:31 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:31.948124 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4a075f4b-1c62-4da8-980b-5d957946f469 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:21:31.948937 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4a075f4b-1c62-4da8-980b-5d957946f469 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:31.949236 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:31.949236 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:31.954028 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4a075f4b-1c62-4da8-980b-5d957946f469 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:31.954990 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-4a075f4b-1c62-4da8-980b-5d957946f469 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:32.055399 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:32.055399 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:32.058205 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4a075f4b-1c62-4da8-980b-5d957946f469 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:21:32.062649 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1111/2262] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:31 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:32.558957 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9129777f-acb0-4013-a403-e5f2a58c8f3d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:21:32.559518 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9129777f-acb0-4013-a403-e5f2a58c8f3d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:32.559669 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:32.559669 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:32.560312 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9129777f-acb0-4013-a403-e5f2a58c8f3d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:32.560859 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-9129777f-acb0-4013-a403-e5f2a58c8f3d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:32.619731 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:32.619731 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:32.622250 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9129777f-acb0-4013-a403-e5f2a58c8f3d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:21:32.628663 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1152/2263] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:32 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:33.080620 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9a388b43-b865-499e-b5d9-a9423dfa57bd tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:21:33.091162 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9a388b43-b865-499e-b5d9-a9423dfa57bd tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:33.091585 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:33.091585 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:33.092322 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9a388b43-b865-499e-b5d9-a9423dfa57bd tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:33.092971 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-9a388b43-b865-499e-b5d9-a9423dfa57bd tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:33.175658 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:33.175658 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:33.180199 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9a388b43-b865-499e-b5d9-a9423dfa57bd tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:21:33.184794 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1112/2264] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:33 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:33.656774 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0d1b772c-5106-436c-81b1-861a68dda917 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:21:33.658094 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0d1b772c-5106-436c-81b1-861a68dda917 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:33.658475 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:33.658475 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:33.659172 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0d1b772c-5106-436c-81b1-861a68dda917 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:33.660561 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-0d1b772c-5106-436c-81b1-861a68dda917 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:33.752990 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:33.752990 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:33.757451 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0d1b772c-5106-436c-81b1-861a68dda917 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:21:33.764374 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1153/2265] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:33 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:34.199907 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0424dfdf-e163-4910-9a67-31e733980e3b tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:21:34.200731 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0424dfdf-e163-4910-9a67-31e733980e3b tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:34.201103 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:34.201103 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:34.201812 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0424dfdf-e163-4910-9a67-31e733980e3b tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:34.202430 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-0424dfdf-e163-4910-9a67-31e733980e3b tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:34.292709 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:34.292709 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:34.298827 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0424dfdf-e163-4910-9a67-31e733980e3b tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:21:34.299999 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1113/2266] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:34 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:34.784001 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1ada7533-7252-4d88-813b-acc0f15bdd97 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:21:34.785430 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1ada7533-7252-4d88-813b-acc0f15bdd97 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:34.786597 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:34.786597 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:34.787541 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1ada7533-7252-4d88-813b-acc0f15bdd97 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:34.788646 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-1ada7533-7252-4d88-813b-acc0f15bdd97 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:34.843161 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:34.843161 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:34.846907 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1ada7533-7252-4d88-813b-acc0f15bdd97 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:21:34.849557 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1154/2267] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:34 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:35.322183 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-19141bc7-1a08-4277-9547-90ce58d00f59 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:21:35.328118 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-19141bc7-1a08-4277-9547-90ce58d00f59 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:35.328645 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:35.328645 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:35.329696 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-19141bc7-1a08-4277-9547-90ce58d00f59 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:35.330562 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-19141bc7-1a08-4277-9547-90ce58d00f59 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:35.482022 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:35.482022 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:35.493895 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-19141bc7-1a08-4277-9547-90ce58d00f59 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:21:35.513807 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1114/2268] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:35 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:35.880026 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a3419a70-5841-49e5-8c92-041f870e9bbe tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:21:35.880855 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a3419a70-5841-49e5-8c92-041f870e9bbe tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:35.880996 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:35.880996 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:35.881423 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a3419a70-5841-49e5-8c92-041f870e9bbe tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:35.883026 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-a3419a70-5841-49e5-8c92-041f870e9bbe tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:35.944572 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:35.944572 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:35.946888 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a3419a70-5841-49e5-8c92-041f870e9bbe tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:21:35.947995 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1155/2269] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:35 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:36.520216 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ae68113a-cfd6-4ae3-b2c3-edb20c4f681a tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:21:36.521247 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ae68113a-cfd6-4ae3-b2c3-edb20c4f681a tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:36.521637 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:36.521637 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:36.522258 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ae68113a-cfd6-4ae3-b2c3-edb20c4f681a tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:36.533176 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-ae68113a-cfd6-4ae3-b2c3-edb20c4f681a tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:36.632425 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:36.632425 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:36.642230 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ae68113a-cfd6-4ae3-b2c3-edb20c4f681a tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:21:36.643669 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1115/2270] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:36 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:36.971817 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5853f19c-07ea-4540-9e73-92be99d80c2f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:21:36.972722 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5853f19c-07ea-4540-9e73-92be99d80c2f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:36.973045 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:36.973045 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:36.973658 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5853f19c-07ea-4540-9e73-92be99d80c2f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:36.974238 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-5853f19c-07ea-4540-9e73-92be99d80c2f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:37.129966 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:37.129966 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:37.156005 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5853f19c-07ea-4540-9e73-92be99d80c2f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:21:37.158635 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1156/2271] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:36 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:37.667469 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9876ed11-5710-4854-b242-d16c3a8d31c5 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:21:37.668381 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9876ed11-5710-4854-b242-d16c3a8d31c5 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:37.668725 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:37.668725 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:37.671881 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9876ed11-5710-4854-b242-d16c3a8d31c5 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:37.672618 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-9876ed11-5710-4854-b242-d16c3a8d31c5 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:37.804817 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:37.804817 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:37.812724 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9876ed11-5710-4854-b242-d16c3a8d31c5 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:21:37.814325 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1116/2272] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:37 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:21:38.193735 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-210893c3-82e3-4516-88ee-c3ed8e9fef03 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:21:38.195547 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-210893c3-82e3-4516-88ee-c3ed8e9fef03 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:38.196095 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:38.196095 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:38.197166 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-210893c3-82e3-4516-88ee-c3ed8e9fef03 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:38.198247 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-210893c3-82e3-4516-88ee-c3ed8e9fef03 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:38.276777 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:38.276777 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:38.294531 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-210893c3-82e3-4516-88ee-c3ed8e9fef03 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:21:38.296497 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1157/2273] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:38 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:38.840894 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e547338d-dab4-4b1b-a173-019e52700025 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:21:38.841985 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e547338d-dab4-4b1b-a173-019e52700025 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:38.842306 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:38.842306 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:38.845961 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e547338d-dab4-4b1b-a173-019e52700025 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:38.846901 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-e547338d-dab4-4b1b-a173-019e52700025 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:39.003117 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:39.003117 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:39.012929 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e547338d-dab4-4b1b-a173-019e52700025 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:21:39.030960 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1117/2274] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:38 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:39.324732 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-489ae085-6f07-40dd-81a9-1e168c0092f4 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:21:39.325757 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-489ae085-6f07-40dd-81a9-1e168c0092f4 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:39.326093 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:39.326093 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:39.336084 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-489ae085-6f07-40dd-81a9-1e168c0092f4 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:39.337032 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-489ae085-6f07-40dd-81a9-1e168c0092f4 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:39.542070 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:39.542070 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:39.560122 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-489ae085-6f07-40dd-81a9-1e168c0092f4 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:21:39.564062 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1158/2275] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:39 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:21:40.049687 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-119b365a-4e12-437b-9b67-bcb043cd7768 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:21:40.051379 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-119b365a-4e12-437b-9b67-bcb043cd7768 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:40.051754 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:40.051754 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:40.052459 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-119b365a-4e12-437b-9b67-bcb043cd7768 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:40.053116 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-119b365a-4e12-437b-9b67-bcb043cd7768 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:40.146198 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:40.146198 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:40.149656 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-119b365a-4e12-437b-9b67-bcb043cd7768 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:21:40.162613 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1159/2276] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:40 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:21:40.247770 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0c4c3f79-c0a9-4cd6-90ae-a180e8b9f921 tempest-GroupSnapshotsTest-1686294086 tempest-GroupSnapshotsTest-1686294086-project-admin] POST http://10.222.0.16/volume/v3/22cfe82d509a49f48b4e2c330a5d0a17/types Jan 28 19:21:40.248645 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:40.248645 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:40.249546 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0c4c3f79-c0a9-4cd6-90ae-a180e8b9f921 tempest-GroupSnapshotsTest-1686294086 tempest-GroupSnapshotsTest-1686294086-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1118893631"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:21:40.421658 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0c4c3f79-c0a9-4cd6-90ae-a180e8b9f921 tempest-GroupSnapshotsTest-1686294086 tempest-GroupSnapshotsTest-1686294086-project-admin] http://10.222.0.16/volume/v3/22cfe82d509a49f48b4e2c330a5d0a17/types returned with HTTP 200 Jan 28 19:21:40.423158 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1118/2277] 10.222.0.16 () {60 vars in 1219 bytes} [Thu Jan 28 19:21:39 2021] POST /volume/v3/22cfe82d509a49f48b4e2c330a5d0a17/types => generated 224 bytes in 781 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:40.439544 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fb4a58f2-5173-478b-8318-de66f2b0217c tempest-GroupSnapshotsTest-1686294086 tempest-GroupSnapshotsTest-1686294086-project-admin] POST http://10.222.0.16/volume/v3/22cfe82d509a49f48b4e2c330a5d0a17/group_types Jan 28 19:21:40.440354 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:40.440354 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:40.441037 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fb4a58f2-5173-478b-8318-de66f2b0217c tempest-GroupSnapshotsTest-1686294086 tempest-GroupSnapshotsTest-1686294086-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-618673883"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:21:40.565184 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fb4a58f2-5173-478b-8318-de66f2b0217c tempest-GroupSnapshotsTest-1686294086 tempest-GroupSnapshotsTest-1686294086-project-admin] http://10.222.0.16/volume/v3/22cfe82d509a49f48b4e2c330a5d0a17/group_types returned with HTTP 202 Jan 28 19:21:40.589733 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1160/2278] 10.222.0.16 () {62 vars in 1278 bytes} [Thu Jan 28 19:21:40 2021] POST /volume/v3/22cfe82d509a49f48b4e2c330a5d0a17/group_types => generated 180 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:21:40.610024 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-74b86c3e-f070-4edd-9747-29cfc6aa2400 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:21:40.611325 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-74b86c3e-f070-4edd-9747-29cfc6aa2400 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:40.612353 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-74b86c3e-f070-4edd-9747-29cfc6aa2400 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:40.613325 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-74b86c3e-f070-4edd-9747-29cfc6aa2400 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:40.778582 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:40.778582 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:40.793977 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-74b86c3e-f070-4edd-9747-29cfc6aa2400 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:21:40.796758 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1161/2279] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:40 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:41.200214 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-72c29387-b69f-4724-b2bf-a5c0963a3475 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:21:41.203902 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-72c29387-b69f-4724-b2bf-a5c0963a3475 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:41.204266 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:41.204266 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:41.204956 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-72c29387-b69f-4724-b2bf-a5c0963a3475 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:41.210177 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-72c29387-b69f-4724-b2bf-a5c0963a3475 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:41.255170 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-97dadd6e-3aa2-4551-b03d-c9c196d1c211 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] POST http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups Jan 28 19:21:41.256368 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-97dadd6e-3aa2-4551-b03d-c9c196d1c211 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "83629044-d2f9-42f2-9712-78c43689349a", "volume_types": ["db0b04b9-6696-455f-8323-cdc2a226d125"], "name": "tempest-GroupSnapshotsTest-Group-655064999"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:21:41.258447 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-97dadd6e-3aa2-4551-b03d-c9c196d1c211 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Creating new group {'group': {'group_type': '83629044-d2f9-42f2-9712-78c43689349a', 'volume_types': ['db0b04b9-6696-455f-8323-cdc2a226d125'], 'name': 'tempest-GroupSnapshotsTest-Group-655064999'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 28 19:21:41.315195 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.groups [None req-97dadd6e-3aa2-4551-b03d-c9c196d1c211 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Creating group tempest-GroupSnapshotsTest-Group-655064999. Jan 28 19:21:41.323168 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:41.323168 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:41.327547 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-72c29387-b69f-4724-b2bf-a5c0963a3475 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:21:41.329764 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1162/2280] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:41 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:41.424561 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-97dadd6e-3aa2-4551-b03d-c9c196d1c211 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Availability Zones retrieved successfully. Jan 28 19:21:41.648195 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-97dadd6e-3aa2-4551-b03d-c9c196d1c211 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Created reservations ['53248103-295e-4b08-9ec5-83ab5f279850'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:21:41.835259 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cdbdc31b-c049-4c3f-b4a7-8c64e5dc0cde tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:21:41.849209 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-97dadd6e-3aa2-4551-b03d-c9c196d1c211 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups returned with HTTP 202 Jan 28 19:21:41.850245 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1119/2281] 10.222.0.16 () {62 vars in 1264 bytes} [Thu Jan 28 19:21:40 2021] POST /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups => generated 111 bytes in 1274 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:21:41.857179 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cdbdc31b-c049-4c3f-b4a7-8c64e5dc0cde tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:41.857799 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:41.857799 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:41.864661 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cdc7a457-eec2-4009-be46-aeb33a06ea02 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/006f5586-9849-4804-8869-fbf1dafc0467 Jan 28 19:21:41.866587 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cdbdc31b-c049-4c3f-b4a7-8c64e5dc0cde tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:41.867493 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-cdbdc31b-c049-4c3f-b4a7-8c64e5dc0cde tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:41.869593 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cdc7a457-eec2-4009-be46-aeb33a06ea02 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:41.871451 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:41.871451 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:41.872189 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cdc7a457-eec2-4009-be46-aeb33a06ea02 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:41.872849 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-cdc7a457-eec2-4009-be46-aeb33a06ea02 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] show called for member 006f5586-9849-4804-8869-fbf1dafc0467 {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 19:21:41.892381 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:41.892381 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:41.976529 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cdc7a457-eec2-4009-be46-aeb33a06ea02 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/006f5586-9849-4804-8869-fbf1dafc0467 returned with HTTP 200 Jan 28 19:21:41.977361 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1120/2282] 10.222.0.16 () {60 vars in 1353 bytes} [Thu Jan 28 19:21:41 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/006f5586-9849-4804-8869-fbf1dafc0467 => generated 391 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:21:42.072597 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:42.072597 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:42.090406 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cdbdc31b-c049-4c3f-b4a7-8c64e5dc0cde tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:21:42.112091 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1163/2283] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:41 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:21:42.348143 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-abc80a68-fa32-4734-a0a9-6d95dd5346f6 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:21:42.348694 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-abc80a68-fa32-4734-a0a9-6d95dd5346f6 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:42.349298 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:42.349298 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:42.349693 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-abc80a68-fa32-4734-a0a9-6d95dd5346f6 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:42.350071 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-abc80a68-fa32-4734-a0a9-6d95dd5346f6 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:42.443997 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:42.443997 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:42.454101 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-abc80a68-fa32-4734-a0a9-6d95dd5346f6 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:21:42.455472 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1121/2284] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:42 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:43.024697 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a0305488-cddb-4a5a-a6d2-d343034fbdd0 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/006f5586-9849-4804-8869-fbf1dafc0467 Jan 28 19:21:43.025329 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a0305488-cddb-4a5a-a6d2-d343034fbdd0 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:43.025554 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:43.025554 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:43.025939 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a0305488-cddb-4a5a-a6d2-d343034fbdd0 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:43.026361 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-a0305488-cddb-4a5a-a6d2-d343034fbdd0 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] show called for member 006f5586-9849-4804-8869-fbf1dafc0467 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 19:21:43.077432 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:43.077432 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:43.122273 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8399b39e-345d-416e-a8fa-4fb2cb5beff5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:21:43.125602 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8399b39e-345d-416e-a8fa-4fb2cb5beff5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:43.126137 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:43.126137 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:43.126758 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8399b39e-345d-416e-a8fa-4fb2cb5beff5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:43.127303 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-8399b39e-345d-416e-a8fa-4fb2cb5beff5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:43.179010 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a0305488-cddb-4a5a-a6d2-d343034fbdd0 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/006f5586-9849-4804-8869-fbf1dafc0467 returned with HTTP 200 Jan 28 19:21:43.180544 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1164/2285] 10.222.0.16 () {60 vars in 1353 bytes} [Thu Jan 28 19:21:42 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/006f5586-9849-4804-8869-fbf1dafc0467 => generated 392 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:21:43.190964 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4a1cd915-2971-4972-a82b-81de53dbb4ad tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] POST http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes Jan 28 19:21:43.191713 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:43.191713 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:43.192142 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4a1cd915-2971-4972-a82b-81de53dbb4ad tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "db0b04b9-6696-455f-8323-cdc2a226d125", "group_id": "006f5586-9849-4804-8869-fbf1dafc0467", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-926268290"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:21:43.195581 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:43.195581 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:43.196096 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-4a1cd915-2971-4972-a82b-81de53dbb4ad tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Create volume request body: {'volume': {'volume_type': 'db0b04b9-6696-455f-8323-cdc2a226d125', 'group_id': '006f5586-9849-4804-8869-fbf1dafc0467', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-926268290'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:21:43.198320 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8399b39e-345d-416e-a8fa-4fb2cb5beff5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:21:43.199571 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1122/2286] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:43 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:43.252179 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:43.252179 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:43.254327 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-4a1cd915-2971-4972-a82b-81de53dbb4ad tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Create volume of 1 GB Jan 28 19:21:43.294627 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4a1cd915-2971-4972-a82b-81de53dbb4ad tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Availability Zones retrieved successfully. Jan 28 19:21:43.338620 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4a1cd915-2971-4972-a82b-81de53dbb4ad tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Flow 'volume_create_api' (a4e4f36c-e3b4-42c7-b23c-1687912657ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:21:43.346229 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4a1cd915-2971-4972-a82b-81de53dbb4ad tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20eef0ab-85b7-439f-8040-de1627ca215b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:21:43.351001 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:43.351001 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:43.354550 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-4a1cd915-2971-4972-a82b-81de53dbb4ad tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:21:43.474076 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-325bd6be-3e2a-4661-b7d4-20f1f8a3567d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:21:43.475696 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-325bd6be-3e2a-4661-b7d4-20f1f8a3567d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:43.476005 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:43.476005 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:43.476557 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-325bd6be-3e2a-4661-b7d4-20f1f8a3567d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:43.477033 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-325bd6be-3e2a-4661-b7d4-20f1f8a3567d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:43.483737 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4a1cd915-2971-4972-a82b-81de53dbb4ad tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20eef0ab-85b7-439f-8040-de1627ca215b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T19:21:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=db0b04b9-6696-455f-8323-cdc2a226d125,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1118893631',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db0b04b9-6696-455f-8323-cdc2a226d125', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '006f5586-9849-4804-8869-fbf1dafc0467', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:21:43.486573 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4a1cd915-2971-4972-a82b-81de53dbb4ad tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8b48e1c-1ab2-4576-aa2e-6868d7ee181b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:21:43.547645 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [None req-4a1cd915-2971-4972-a82b-81de53dbb4ad tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1118893631 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1118893631, it is now deprecated. Please use the default quota class for default quota. Jan 28 19:21:43.548813 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [None req-4a1cd915-2971-4972-a82b-81de53dbb4ad tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1118893631 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1118893631, it is now deprecated. Please use the default quota class for default quota. Jan 28 19:21:43.579512 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:43.579512 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:43.585624 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-325bd6be-3e2a-4661-b7d4-20f1f8a3567d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:21:43.602376 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1123/2287] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:43 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:21:43.680004 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-4a1cd915-2971-4972-a82b-81de53dbb4ad tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Created reservations ['6eb43698-660f-4511-8e9d-4b094ff5c7c6', '7d0b1d7f-98e8-48de-a9ca-3419eacf2d71', 'd2bcc6f6-bc59-4240-b7ec-e2ee82889edb', '1fcf9311-6fda-4d5e-914d-22d2b926fea0'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:21:43.682716 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4a1cd915-2971-4972-a82b-81de53dbb4ad tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8b48e1c-1ab2-4576-aa2e-6868d7ee181b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6eb43698-660f-4511-8e9d-4b094ff5c7c6', '7d0b1d7f-98e8-48de-a9ca-3419eacf2d71', 'd2bcc6f6-bc59-4240-b7ec-e2ee82889edb', '1fcf9311-6fda-4d5e-914d-22d2b926fea0']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:21:43.685554 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4a1cd915-2971-4972-a82b-81de53dbb4ad tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dd73243-91b4-41b6-a596-de229adb04b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:21:43.824790 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4a1cd915-2971-4972-a82b-81de53dbb4ad tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dd73243-91b4-41b6-a596-de229adb04b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4cb9226-137a-4121-b34f-538130fe7a7b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-926268290',encryption_key_id=None,group_id=006f5586-9849-4804-8869-fbf1dafc0467,group_type_id=,metadata={},multiattach=False,project_id='bbaa0269cbc24a7ebcbcd3ef6a65e087',qos_specs=None,replication_status=,reservations=['6eb43698-660f-4511-8e9d-4b094ff5c7c6','7d0b1d7f-98e8-48de-a9ca-3419eacf2d71','d2bcc6f6-bc59-4240-b7ec-e2ee82889edb','1fcf9311-6fda-4d5e-914d-22d2b926fea0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc52d662c5bb44b592ca55f3d182489b',volume_type_id=db0b04b9-6696-455f-8323-cdc2a226d125), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:21:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-926268290',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=006f5586-9849-4804-8869-fbf1dafc0467,host=None,id=d4cb9226-137a-4121-b34f-538130fe7a7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbaa0269cbc24a7ebcbcd3ef6a65e087',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='fc52d662c5bb44b592ca55f3d182489b',volume_attachment=,volume_type=,volume_type_id=db0b04b9-6696-455f-8323-cdc2a226d125)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:21:43.827907 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4a1cd915-2971-4972-a82b-81de53dbb4ad tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (001088a5-4f3e-4b78-b482-c96bf9986acd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:21:43.940992 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4a1cd915-2971-4972-a82b-81de53dbb4ad tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (001088a5-4f3e-4b78-b482-c96bf9986acd) transitioned into state 'SUCCESS' from state '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-926268290',encryption_key_id=None,group_id=006f5586-9849-4804-8869-fbf1dafc0467,group_type_id=,metadata={},multiattach=False,project_id='bbaa0269cbc24a7ebcbcd3ef6a65e087',qos_specs=None,replication_status=,reservations=['6eb43698-660f-4511-8e9d-4b094ff5c7c6','7d0b1d7f-98e8-48de-a9ca-3419eacf2d71','d2bcc6f6-bc59-4240-b7ec-e2ee82889edb','1fcf9311-6fda-4d5e-914d-22d2b926fea0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc52d662c5bb44b592ca55f3d182489b',volume_type_id=db0b04b9-6696-455f-8323-cdc2a226d125)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:21:43.943833 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4a1cd915-2971-4972-a82b-81de53dbb4ad tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85eeb5af-71a8-4ab7-9baa-29f3f19a2bd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:21:43.995158 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4a1cd915-2971-4972-a82b-81de53dbb4ad tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85eeb5af-71a8-4ab7-9baa-29f3f19a2bd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:21:44.002955 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4a1cd915-2971-4972-a82b-81de53dbb4ad tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Flow 'volume_create_api' (a4e4f36c-e3b4-42c7-b23c-1687912657ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:21:44.179268 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4a1cd915-2971-4972-a82b-81de53dbb4ad tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Create volume request issued successfully. Jan 28 19:21:44.217860 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d5602f74-12c5-4346-9193-f2a4e4fb83b0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:21:44.218412 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d5602f74-12c5-4346-9193-f2a4e4fb83b0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:44.218637 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:44.218637 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:44.219023 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d5602f74-12c5-4346-9193-f2a4e4fb83b0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:44.219487 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-d5602f74-12c5-4346-9193-f2a4e4fb83b0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:44.272645 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-4a1cd915-2971-4972-a82b-81de53dbb4ad tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:21:44.275831 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-4a1cd915-2971-4972-a82b-81de53dbb4ad tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:21:44.318455 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-4a1cd915-2971-4972-a82b-81de53dbb4ad tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:21:44.352592 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:44.352592 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:44.354938 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:44.354938 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:44.357190 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d5602f74-12c5-4346-9193-f2a4e4fb83b0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:21:44.367437 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1124/2288] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:44 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:44.394707 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4a1cd915-2971-4972-a82b-81de53dbb4ad tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes returned with HTTP 202 Jan 28 19:21:44.398965 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1165/2289] 10.222.0.16 () {62 vars in 1267 bytes} [Thu Jan 28 19:21:43 2021] POST /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes => generated 907 bytes in 1212 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 28 19:21:44.416815 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-54a040b2-f061-4b67-93e2-6fb6c429914f tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d4cb9226-137a-4121-b34f-538130fe7a7b Jan 28 19:21:44.441789 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-54a040b2-f061-4b67-93e2-6fb6c429914f tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:44.441789 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:44.441789 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:44.442598 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-54a040b2-f061-4b67-93e2-6fb6c429914f tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:44.617192 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:44.617192 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:44.622893 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1b0fb4b0-c37d-46f9-8b9b-2cf4aaa64238 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:21:44.625546 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1b0fb4b0-c37d-46f9-8b9b-2cf4aaa64238 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:44.627710 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:44.627710 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:44.629473 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1b0fb4b0-c37d-46f9-8b9b-2cf4aaa64238 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:44.636101 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-1b0fb4b0-c37d-46f9-8b9b-2cf4aaa64238 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:44.684950 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-54a040b2-f061-4b67-93e2-6fb6c429914f tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Volume info retrieved successfully. Jan 28 19:21:44.763696 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:44.763696 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:44.763696 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1b0fb4b0-c37d-46f9-8b9b-2cf4aaa64238 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:21:44.773280 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-54a040b2-f061-4b67-93e2-6fb6c429914f tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:21:44.773280 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-54a040b2-f061-4b67-93e2-6fb6c429914f tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:21:44.778185 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1166/2290] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:44 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:44.801206 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-54a040b2-f061-4b67-93e2-6fb6c429914f tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:21:44.825984 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:44.825984 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:44.964506 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-54a040b2-f061-4b67-93e2-6fb6c429914f tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d4cb9226-137a-4121-b34f-538130fe7a7b returned with HTTP 200 Jan 28 19:21:44.970183 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1125/2291] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:21:44 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d4cb9226-137a-4121-b34f-538130fe7a7b => generated 999 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:21:45.383746 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5211f3d9-df21-459c-a98b-74a0756c0109 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:21:45.384610 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5211f3d9-df21-459c-a98b-74a0756c0109 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:45.384983 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:45.384983 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:45.385687 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5211f3d9-df21-459c-a98b-74a0756c0109 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:45.386222 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-5211f3d9-df21-459c-a98b-74a0756c0109 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:45.439051 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:45.439051 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:45.444524 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5211f3d9-df21-459c-a98b-74a0756c0109 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:21:45.459666 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1167/2292] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:45 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:45.806200 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7cc6605e-0209-4676-8ffc-3b108bf33b2c tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:21:45.806951 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7cc6605e-0209-4676-8ffc-3b108bf33b2c tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:45.807132 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:45.807132 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:45.807568 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7cc6605e-0209-4676-8ffc-3b108bf33b2c tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:45.808227 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-7cc6605e-0209-4676-8ffc-3b108bf33b2c tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:45.881871 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:45.881871 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:45.884176 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7cc6605e-0209-4676-8ffc-3b108bf33b2c tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:21:45.892196 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1126/2293] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:45 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:45.987515 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c234f4bd-0fea-4d56-867a-6558724e9cc0 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d4cb9226-137a-4121-b34f-538130fe7a7b Jan 28 19:21:45.989988 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c234f4bd-0fea-4d56-867a-6558724e9cc0 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:45.989988 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:45.989988 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:45.991231 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c234f4bd-0fea-4d56-867a-6558724e9cc0 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:46.232215 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:46.232215 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:46.251614 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c234f4bd-0fea-4d56-867a-6558724e9cc0 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Volume info retrieved successfully. Jan 28 19:21:46.278201 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-c234f4bd-0fea-4d56-867a-6558724e9cc0 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:21:46.295237 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-c234f4bd-0fea-4d56-867a-6558724e9cc0 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:21:46.324874 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-c234f4bd-0fea-4d56-867a-6558724e9cc0 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:21:46.348845 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:46.348845 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:46.450872 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c234f4bd-0fea-4d56-867a-6558724e9cc0 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d4cb9226-137a-4121-b34f-538130fe7a7b returned with HTTP 200 Jan 28 19:21:46.453353 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1168/2294] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:21:45 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d4cb9226-137a-4121-b34f-538130fe7a7b => generated 1000 bytes in 470 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 19:21:46.474372 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d0db1432-6aa6-465c-9f30-172652fd8cb0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:21:46.475366 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d0db1432-6aa6-465c-9f30-172652fd8cb0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:46.475725 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:46.475725 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:46.476432 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d0db1432-6aa6-465c-9f30-172652fd8cb0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:46.477184 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-d0db1432-6aa6-465c-9f30-172652fd8cb0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:46.481813 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-905cd1f1-2870-4f79-9f2a-bf2e88ff3c94 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] POST http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots Jan 28 19:21:46.484637 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:46.484637 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:46.488100 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-905cd1f1-2870-4f79-9f2a-bf2e88ff3c94 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "006f5586-9849-4804-8869-fbf1dafc0467", "name": "tempest-group_snapshot-2089332930"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:21:46.490370 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.group_snapshots [None req-905cd1f1-2870-4f79-9f2a-bf2e88ff3c94 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Creating new group_snapshot {'group_snapshot': {'group_id': '006f5586-9849-4804-8869-fbf1dafc0467', 'name': 'tempest-group_snapshot-2089332930'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 28 19:21:46.529960 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:46.529960 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:46.572771 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.group_snapshots [None req-905cd1f1-2870-4f79-9f2a-bf2e88ff3c94 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Creating group_snapshot tempest-group_snapshot-2089332930. Jan 28 19:21:46.596364 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:46.596364 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:46.601821 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d0db1432-6aa6-465c-9f30-172652fd8cb0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:21:46.603430 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1127/2295] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:46 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:46.827779 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:46.827779 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:46.904921 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-00248270-fb4e-44aa-9559-96566653d592 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:21:46.913971 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-00248270-fb4e-44aa-9559-96566653d592 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:46.914284 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:46.914284 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:46.914525 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-00248270-fb4e-44aa-9559-96566653d592 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:46.914930 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-00248270-fb4e-44aa-9559-96566653d592 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:46.998417 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:46.998417 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:47.000383 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-00248270-fb4e-44aa-9559-96566653d592 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:21:47.001246 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1128/2296] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:46 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:47.021058 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [None req-905cd1f1-2870-4f79-9f2a-bf2e88ff3c94 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1118893631 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1118893631, it is now deprecated. Please use the default quota class for default quota. Jan 28 19:21:47.220462 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-905cd1f1-2870-4f79-9f2a-bf2e88ff3c94 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Created reservations ['82e4a740-1992-4f98-bf21-5f39842a493d', 'acedeb71-22fd-4256-9131-2ed1605a2ea1', '00a26f23-f3b4-4ddf-b9ea-676d304ff976', 'b63747bb-db36-46d3-8440-414c95ef4eda'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:21:47.524774 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-905cd1f1-2870-4f79-9f2a-bf2e88ff3c94 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots returned with HTTP 202 Jan 28 19:21:47.532471 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1169/2297] 10.222.0.16 () {62 vars in 1291 bytes} [Thu Jan 28 19:21:46 2021] POST /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots => generated 168 bytes in 1057 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 28 19:21:47.538197 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1bd3883b-d588-4468-94ea-8d5676a2ecae tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/f0a31f3c-38ee-4ea7-b4c3-8d7c45cc5608 Jan 28 19:21:47.538718 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1bd3883b-d588-4468-94ea-8d5676a2ecae tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:47.538938 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:47.538938 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:47.539359 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1bd3883b-d588-4468-94ea-8d5676a2ecae tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:47.540140 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.group_snapshots [None req-1bd3883b-d588-4468-94ea-8d5676a2ecae tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] show called for member f0a31f3c-38ee-4ea7-b4c3-8d7c45cc5608 {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 28 19:21:47.547444 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:47.547444 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:47.562337 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1bd3883b-d588-4468-94ea-8d5676a2ecae tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/f0a31f3c-38ee-4ea7-b4c3-8d7c45cc5608 returned with HTTP 200 Jan 28 19:21:47.563223 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1129/2298] 10.222.0.16 () {60 vars in 1380 bytes} [Thu Jan 28 19:21:47 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/f0a31f3c-38ee-4ea7-b4c3-8d7c45cc5608 => generated 307 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:21:47.622736 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-36266440-2f4d-4935-ad0b-b0bfd67be8a9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:21:47.623657 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-36266440-2f4d-4935-ad0b-b0bfd67be8a9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:47.624081 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:47.624081 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:47.624767 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-36266440-2f4d-4935-ad0b-b0bfd67be8a9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:47.626313 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-36266440-2f4d-4935-ad0b-b0bfd67be8a9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:47.683023 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:47.683023 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:47.685573 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-36266440-2f4d-4935-ad0b-b0bfd67be8a9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:21:47.686642 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1170/2299] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:47 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:21:48.017050 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-49676ab3-aaeb-47ca-8ed7-70b395d1b488 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:21:48.043491 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-49676ab3-aaeb-47ca-8ed7-70b395d1b488 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:48.044007 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:48.044007 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:48.044613 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-49676ab3-aaeb-47ca-8ed7-70b395d1b488 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:48.045105 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-49676ab3-aaeb-47ca-8ed7-70b395d1b488 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:48.132413 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:48.132413 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:48.135776 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-49676ab3-aaeb-47ca-8ed7-70b395d1b488 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:21:48.136926 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1130/2300] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:48 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:21:48.580029 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0cc519ab-d543-4b71-8960-81b5a8dd3040 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/f0a31f3c-38ee-4ea7-b4c3-8d7c45cc5608 Jan 28 19:21:48.580917 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0cc519ab-d543-4b71-8960-81b5a8dd3040 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:48.581321 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:48.581321 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:48.582233 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0cc519ab-d543-4b71-8960-81b5a8dd3040 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:48.582841 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.group_snapshots [None req-0cc519ab-d543-4b71-8960-81b5a8dd3040 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] show called for member f0a31f3c-38ee-4ea7-b4c3-8d7c45cc5608 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 28 19:21:48.615999 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:48.615999 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:48.687850 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0cc519ab-d543-4b71-8960-81b5a8dd3040 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/f0a31f3c-38ee-4ea7-b4c3-8d7c45cc5608 returned with HTTP 200 Jan 28 19:21:48.689582 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1171/2301] 10.222.0.16 () {60 vars in 1380 bytes} [Thu Jan 28 19:21:48 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/f0a31f3c-38ee-4ea7-b4c3-8d7c45cc5608 => generated 307 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:21:48.722150 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-83e339f6-6623-428f-a40c-82f1c9361755 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:21:48.728366 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-83e339f6-6623-428f-a40c-82f1c9361755 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:48.729183 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:48.729183 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:48.730840 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-83e339f6-6623-428f-a40c-82f1c9361755 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:48.731804 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-83e339f6-6623-428f-a40c-82f1c9361755 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:48.860023 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:48.860023 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:48.862413 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-83e339f6-6623-428f-a40c-82f1c9361755 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:21:48.863635 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1131/2302] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:48 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:49.161466 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-87194813-5335-4b6b-8566-bf218e598616 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:21:49.162245 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-87194813-5335-4b6b-8566-bf218e598616 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:49.162245 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:49.162245 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:49.162635 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-87194813-5335-4b6b-8566-bf218e598616 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:49.163038 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-87194813-5335-4b6b-8566-bf218e598616 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:49.262520 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:49.262520 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:49.265705 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-87194813-5335-4b6b-8566-bf218e598616 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:21:49.267108 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1172/2303] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:49 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:49.709070 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-725269b4-5fae-4f56-a6d9-c9fb7a492f24 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/f0a31f3c-38ee-4ea7-b4c3-8d7c45cc5608 Jan 28 19:21:49.711786 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-725269b4-5fae-4f56-a6d9-c9fb7a492f24 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:49.713550 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:49.713550 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:49.715491 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-725269b4-5fae-4f56-a6d9-c9fb7a492f24 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:49.717022 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.group_snapshots [None req-725269b4-5fae-4f56-a6d9-c9fb7a492f24 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] show called for member f0a31f3c-38ee-4ea7-b4c3-8d7c45cc5608 {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 28 19:21:49.776032 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:49.776032 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:49.832429 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-725269b4-5fae-4f56-a6d9-c9fb7a492f24 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/f0a31f3c-38ee-4ea7-b4c3-8d7c45cc5608 returned with HTTP 200 Jan 28 19:21:49.855670 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1132/2304] 10.222.0.16 () {60 vars in 1380 bytes} [Thu Jan 28 19:21:49 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/f0a31f3c-38ee-4ea7-b4c3-8d7c45cc5608 => generated 307 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:21:49.888358 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-76b1afb8-0c11-4a1e-955a-b8a3dd25770e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:21:49.888358 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-76b1afb8-0c11-4a1e-955a-b8a3dd25770e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:49.888358 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:49.888358 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:49.888358 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-76b1afb8-0c11-4a1e-955a-b8a3dd25770e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:49.888358 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-76b1afb8-0c11-4a1e-955a-b8a3dd25770e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:49.933565 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:49.933565 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:49.948829 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-76b1afb8-0c11-4a1e-955a-b8a3dd25770e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:21:49.960293 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1173/2305] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:49 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:21:50.320292 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ea98df53-9408-424a-9043-0823c3b24a44 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:21:50.327218 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ea98df53-9408-424a-9043-0823c3b24a44 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:50.328058 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:50.328058 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:50.329997 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ea98df53-9408-424a-9043-0823c3b24a44 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:50.332661 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-ea98df53-9408-424a-9043-0823c3b24a44 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:50.577515 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:50.577515 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:50.581227 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ea98df53-9408-424a-9043-0823c3b24a44 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:21:50.595857 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1133/2306] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:50 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:50.892520 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c5c2db1a-bce8-4eca-8311-d8fb01b84808 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/f0a31f3c-38ee-4ea7-b4c3-8d7c45cc5608 Jan 28 19:21:50.893645 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c5c2db1a-bce8-4eca-8311-d8fb01b84808 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:50.894010 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:50.894010 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:50.895182 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c5c2db1a-bce8-4eca-8311-d8fb01b84808 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:50.913864 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.group_snapshots [None req-c5c2db1a-bce8-4eca-8311-d8fb01b84808 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] show called for member f0a31f3c-38ee-4ea7-b4c3-8d7c45cc5608 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 28 19:21:50.929042 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:50.929042 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:50.945753 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c5c2db1a-bce8-4eca-8311-d8fb01b84808 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/f0a31f3c-38ee-4ea7-b4c3-8d7c45cc5608 returned with HTTP 200 Jan 28 19:21:50.946834 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1174/2307] 10.222.0.16 () {60 vars in 1380 bytes} [Thu Jan 28 19:21:50 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/f0a31f3c-38ee-4ea7-b4c3-8d7c45cc5608 => generated 307 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:21:50.981650 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-83713893-e9e1-4214-9f02-9684165160b9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:21:50.982493 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-83713893-e9e1-4214-9f02-9684165160b9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:50.982858 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:50.982858 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:50.985701 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-83713893-e9e1-4214-9f02-9684165160b9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:50.986574 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-83713893-e9e1-4214-9f02-9684165160b9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:51.058090 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:51.058090 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:51.062664 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-83713893-e9e1-4214-9f02-9684165160b9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:21:51.070330 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1134/2308] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:50 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:51.621051 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f10dc320-bb88-4268-a021-93381424ce28 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:21:51.628915 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f10dc320-bb88-4268-a021-93381424ce28 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:51.629353 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:51.629353 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:51.630116 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f10dc320-bb88-4268-a021-93381424ce28 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:51.637670 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-f10dc320-bb88-4268-a021-93381424ce28 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:51.674918 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:51.674918 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:51.677480 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f10dc320-bb88-4268-a021-93381424ce28 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:21:51.683553 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1175/2309] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:51 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:51.968507 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9c54883e-6d8b-490a-ac39-35b81b41d186 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/f0a31f3c-38ee-4ea7-b4c3-8d7c45cc5608 Jan 28 19:21:51.968507 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9c54883e-6d8b-490a-ac39-35b81b41d186 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:51.968507 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:51.968507 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:51.968507 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9c54883e-6d8b-490a-ac39-35b81b41d186 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:51.969248 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.group_snapshots [None req-9c54883e-6d8b-490a-ac39-35b81b41d186 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] show called for member f0a31f3c-38ee-4ea7-b4c3-8d7c45cc5608 {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 28 19:21:51.999652 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:51.999652 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:52.039141 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9c54883e-6d8b-490a-ac39-35b81b41d186 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/f0a31f3c-38ee-4ea7-b4c3-8d7c45cc5608 returned with HTTP 200 Jan 28 19:21:52.040191 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1135/2310] 10.222.0.16 () {60 vars in 1380 bytes} [Thu Jan 28 19:21:51 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/f0a31f3c-38ee-4ea7-b4c3-8d7c45cc5608 => generated 308 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:21:52.067297 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-558f8614-7747-423d-8b5d-e4728516b33b tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/detail Jan 28 19:21:52.084107 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-558f8614-7747-423d-8b5d-e4728516b33b tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:52.084774 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7a19f004-b55b-4c74-af50-52a909de7c93 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:21:52.085037 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:52.085037 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:52.085600 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7a19f004-b55b-4c74-af50-52a909de7c93 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:52.085876 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:52.085876 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:52.086388 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7a19f004-b55b-4c74-af50-52a909de7c93 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:52.086836 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-7a19f004-b55b-4c74-af50-52a909de7c93 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:52.087299 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-558f8614-7747-423d-8b5d-e4728516b33b tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'detail' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:52.088777 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-558f8614-7747-423d-8b5d-e4728516b33b tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:21:52.099471 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-558f8614-7747-423d-8b5d-e4728516b33b tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Building query based on filter {{(pid=87914) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 28 19:21:52.137473 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:52.137473 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:52.150451 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7a19f004-b55b-4c74-af50-52a909de7c93 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:21:52.172823 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1136/2311] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:52 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:21:52.187087 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-558f8614-7747-423d-8b5d-e4728516b33b tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Get all snapshots completed successfully. Jan 28 19:21:52.190013 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:52.190013 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:52.194265 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-558f8614-7747-423d-8b5d-e4728516b33b tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/detail returned with HTTP 200 Jan 28 19:21:52.208840 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1176/2312] 10.222.0.16 () {58 vars in 1231 bytes} [Thu Jan 28 19:21:52 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/detail => generated 454 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:52.216145 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f6c1e407-019e-436c-bfcc-4262037fea5f tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/3f1fb48a-fca3-4c65-997a-0d8602192be6 Jan 28 19:21:52.217124 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f6c1e407-019e-436c-bfcc-4262037fea5f tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:52.217599 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:52.217599 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:52.218131 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f6c1e407-019e-436c-bfcc-4262037fea5f tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:52.283126 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:52.283126 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:52.284497 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f6c1e407-019e-436c-bfcc-4262037fea5f tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Snapshot retrieved successfully. Jan 28 19:21:52.287475 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f6c1e407-019e-436c-bfcc-4262037fea5f tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/3f1fb48a-fca3-4c65-997a-0d8602192be6 returned with HTTP 200 Jan 28 19:21:52.288771 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1137/2313] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:21:52 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/3f1fb48a-fca3-4c65-997a-0d8602192be6 => generated 451 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:21:52.305955 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-11237031-a7a4-4a09-900a-af314844eee0 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] POST http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/action Jan 28 19:21:52.306580 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:52.306580 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:52.307110 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-11237031-a7a4-4a09-900a-af314844eee0 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Action body: b'{"create-from-src": {"group_snapshot_id": "f0a31f3c-38ee-4ea7-b4c3-8d7c45cc5608", "name": "tempest-Group_from_snap-1284223211"}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:21:52.307576 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-11237031-a7a4-4a09-900a-af314844eee0 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "f0a31f3c-38ee-4ea7-b4c3-8d7c45cc5608", "name": "tempest-Group_from_snap-1284223211"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:21:52.308746 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-11237031-a7a4-4a09-900a-af314844eee0 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Creating new group {'create-from-src': {'group_snapshot_id': 'f0a31f3c-38ee-4ea7-b4c3-8d7c45cc5608', 'name': 'tempest-Group_from_snap-1284223211'}}. {{(pid=87914) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jan 28 19:21:52.309222 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.groups [None req-11237031-a7a4-4a09-900a-af314844eee0 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Creating group tempest-Group_from_snap-1284223211 from group_snapshot f0a31f3c-38ee-4ea7-b4c3-8d7c45cc5608. Jan 28 19:21:52.322973 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:52.322973 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:52.699552 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:52.699552 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:52.712576 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-190b8d18-cf20-4115-ad62-9004bbbcc1a2 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:21:52.713907 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-190b8d18-cf20-4115-ad62-9004bbbcc1a2 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:52.714467 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:52.714467 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:52.714717 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:52.714717 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:52.715549 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-190b8d18-cf20-4115-ad62-9004bbbcc1a2 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:52.721581 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-190b8d18-cf20-4115-ad62-9004bbbcc1a2 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:52.851097 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:52.851097 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:52.854588 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-190b8d18-cf20-4115-ad62-9004bbbcc1a2 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:21:52.875352 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1138/2314] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:52 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:52.906999 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-11237031-a7a4-4a09-900a-af314844eee0 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Created reservations ['da8ab426-d43d-4b30-a4d5-dd5afc47c208'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:21:53.104331 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.group.api [None req-11237031-a7a4-4a09-900a-af314844eee0 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] A mapping entry already exists for group 99051fa9-964e-4091-9cf6-47ac94b89f56 and volume type db0b04b9-6696-455f-8323-cdc2a226d125. Do not need to create again. Jan 28 19:21:53.104331 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:53.104331 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:53.104331 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-11237031-a7a4-4a09-900a-af314844eee0 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Availability zone cache updated, next update will occur around 2021-01-28 20:21:53.103724. {{(pid=87914) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 28 19:21:53.104994 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-11237031-a7a4-4a09-900a-af314844eee0 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Availability Zones retrieved successfully. Jan 28 19:21:53.120362 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-11237031-a7a4-4a09-900a-af314844eee0 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Flow 'volume_create_api' (1765c5a4-5e2d-4617-9efc-ad45ee744a3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:21:53.123113 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-11237031-a7a4-4a09-900a-af314844eee0 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b59f8617-221d-4076-8a2e-5fb950db00b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:21:53.125708 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-11237031-a7a4-4a09-900a-af314844eee0 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:21:53.184535 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bd17f0ac-2105-43d7-b727-d35187d656f7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:21:53.187146 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bd17f0ac-2105-43d7-b727-d35187d656f7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:53.187146 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:53.187146 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:53.187146 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bd17f0ac-2105-43d7-b727-d35187d656f7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:53.187672 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-bd17f0ac-2105-43d7-b727-d35187d656f7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:53.232252 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:53.232252 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:53.234128 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bd17f0ac-2105-43d7-b727-d35187d656f7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:21:53.234965 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1139/2315] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:53 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:21:53.274597 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-11237031-a7a4-4a09-900a-af314844eee0 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b59f8617-221d-4076-8a2e-5fb950db00b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3f1fb48a-fca3-4c65-997a-0d8602192be6', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T19:21:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=db0b04b9-6696-455f-8323-cdc2a226d125,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1118893631',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'db0b04b9-6696-455f-8323-cdc2a226d125', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '99051fa9-964e-4091-9cf6-47ac94b89f56', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:21:53.277112 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-11237031-a7a4-4a09-900a-af314844eee0 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a159de01-fef9-473c-916e-15e629965f10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:21:53.445744 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-11237031-a7a4-4a09-900a-af314844eee0 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Created reservations ['167961ac-1958-442c-af37-7115aa14c88d', '028f57f4-0068-4c98-bb90-c4cb4cd0cce2'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:21:53.447723 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-11237031-a7a4-4a09-900a-af314844eee0 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a159de01-fef9-473c-916e-15e629965f10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['167961ac-1958-442c-af37-7115aa14c88d', '028f57f4-0068-4c98-bb90-c4cb4cd0cce2']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:21:53.449787 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-11237031-a7a4-4a09-900a-af314844eee0 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc492db1-c30b-41ae-a683-b8087ac8ce80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:21:53.674046 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-11237031-a7a4-4a09-900a-af314844eee0 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc492db1-c30b-41ae-a683-b8087ac8ce80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3e3e2a2-ceca-4ab1-8414-ebe6b55fc793', '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=99051fa9-964e-4091-9cf6-47ac94b89f56,group_type_id=,metadata={},multiattach=False,project_id='bbaa0269cbc24a7ebcbcd3ef6a65e087',qos_specs=None,replication_status=,reservations=['167961ac-1958-442c-af37-7115aa14c88d','028f57f4-0068-4c98-bb90-c4cb4cd0cce2'],size=1,snapshot_id=3f1fb48a-fca3-4c65-997a-0d8602192be6,source_replicaid=,source_volid=None,status='creating',user_id='fc52d662c5bb44b592ca55f3d182489b',volume_type_id=db0b04b9-6696-455f-8323-cdc2a226d125), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:21:53Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=99051fa9-964e-4091-9cf6-47ac94b89f56,host=None,id=d3e3e2a2-ceca-4ab1-8414-ebe6b55fc793,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbaa0269cbc24a7ebcbcd3ef6a65e087',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3f1fb48a-fca3-4c65-997a-0d8602192be6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='fc52d662c5bb44b592ca55f3d182489b',volume_attachment=,volume_type=,volume_type_id=db0b04b9-6696-455f-8323-cdc2a226d125)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:21:53.679797 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-11237031-a7a4-4a09-900a-af314844eee0 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed9db480-612a-4ea5-b1d3-2d73b762b590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:21:53.720917 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-11237031-a7a4-4a09-900a-af314844eee0 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed9db480-612a-4ea5-b1d3-2d73b762b590) transitioned into state 'SUCCESS' from 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=99051fa9-964e-4091-9cf6-47ac94b89f56,group_type_id=,metadata={},multiattach=False,project_id='bbaa0269cbc24a7ebcbcd3ef6a65e087',qos_specs=None,replication_status=,reservations=['167961ac-1958-442c-af37-7115aa14c88d','028f57f4-0068-4c98-bb90-c4cb4cd0cce2'],size=1,snapshot_id=3f1fb48a-fca3-4c65-997a-0d8602192be6,source_replicaid=,source_volid=None,status='creating',user_id='fc52d662c5bb44b592ca55f3d182489b',volume_type_id=db0b04b9-6696-455f-8323-cdc2a226d125)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:21:53.726242 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-11237031-a7a4-4a09-900a-af314844eee0 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Flow 'volume_create_api' (1765c5a4-5e2d-4617-9efc-ad45ee744a3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:21:53.854638 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-11237031-a7a4-4a09-900a-af314844eee0 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Create volume request issued successfully. Jan 28 19:21:53.878164 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fa96d166-5d71-4a7b-804b-7408d1d6d592 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:21:53.879431 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fa96d166-5d71-4a7b-804b-7408d1d6d592 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:53.882218 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:53.882218 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:53.886004 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fa96d166-5d71-4a7b-804b-7408d1d6d592 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:53.886910 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-fa96d166-5d71-4a7b-804b-7408d1d6d592 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:53.982012 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:53.982012 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:53.991900 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fa96d166-5d71-4a7b-804b-7408d1d6d592 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:21:53.996073 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1140/2316] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:53 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:54.010886 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-11237031-a7a4-4a09-900a-af314844eee0 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/action returned with HTTP 202 Jan 28 19:21:54.013242 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1177/2317] 10.222.0.16 () {62 vars in 1285 bytes} [Thu Jan 28 19:21:52 2021] POST /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/action => generated 103 bytes in 1711 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 28 19:21:54.028708 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-46a9aeef-dc5b-4419-bb95-1355f71725a1 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/detail Jan 28 19:21:54.029793 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-46a9aeef-dc5b-4419-bb95-1355f71725a1 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:54.030138 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:54.030138 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:54.037037 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-46a9aeef-dc5b-4419-bb95-1355f71725a1 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'detail' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:54.038617 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-46a9aeef-dc5b-4419-bb95-1355f71725a1 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:21:54.048563 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-46a9aeef-dc5b-4419-bb95-1355f71725a1 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 19:21:54.281741 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bbc0732a-ef7c-45c0-9c82-13a5373465b5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:21:54.282683 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-46a9aeef-dc5b-4419-bb95-1355f71725a1 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Get all volumes completed successfully. Jan 28 19:21:54.289043 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-46a9aeef-dc5b-4419-bb95-1355f71725a1 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:21:54.290561 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bbc0732a-ef7c-45c0-9c82-13a5373465b5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:54.295252 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:54.295252 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:54.297540 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bbc0732a-ef7c-45c0-9c82-13a5373465b5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:54.298445 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-bbc0732a-ef7c-45c0-9c82-13a5373465b5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:54.298830 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-46a9aeef-dc5b-4419-bb95-1355f71725a1 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:21:54.332636 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-46a9aeef-dc5b-4419-bb95-1355f71725a1 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:21:54.364252 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:54.364252 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:54.418387 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:54.418387 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:54.424806 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bbc0732a-ef7c-45c0-9c82-13a5373465b5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:21:54.429713 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1178/2318] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:54 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:54.499424 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-46a9aeef-dc5b-4419-bb95-1355f71725a1 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:21:54.499424 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-46a9aeef-dc5b-4419-bb95-1355f71725a1 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:21:54.539696 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-46a9aeef-dc5b-4419-bb95-1355f71725a1 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:21:54.568992 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:54.568992 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:54.870101 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-46a9aeef-dc5b-4419-bb95-1355f71725a1 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/detail returned with HTTP 200 Jan 28 19:21:54.870929 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1141/2319] 10.222.0.16 () {60 vars in 1266 bytes} [Thu Jan 28 19:21:54 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/detail => generated 1985 bytes in 849 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 19:21:54.901846 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ff8f5aae-5281-4ced-9d34-be1a0e5168c6 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d3e3e2a2-ceca-4ab1-8414-ebe6b55fc793 Jan 28 19:21:54.902968 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ff8f5aae-5281-4ced-9d34-be1a0e5168c6 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:54.903210 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:54.903210 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:54.903873 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ff8f5aae-5281-4ced-9d34-be1a0e5168c6 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:55.017656 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-524e1cfe-84ac-4646-937d-41271e284ec3 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:21:55.018207 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-524e1cfe-84ac-4646-937d-41271e284ec3 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:55.018401 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:55.018401 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:55.018787 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-524e1cfe-84ac-4646-937d-41271e284ec3 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:55.019696 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-524e1cfe-84ac-4646-937d-41271e284ec3 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:55.096498 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:55.096498 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:55.110095 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-524e1cfe-84ac-4646-937d-41271e284ec3 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:21:55.111441 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1142/2320] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:55 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:21:55.145335 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:55.145335 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:55.168374 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ff8f5aae-5281-4ced-9d34-be1a0e5168c6 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Volume info retrieved successfully. Jan 28 19:21:55.208388 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-ff8f5aae-5281-4ced-9d34-be1a0e5168c6 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:21:55.208388 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-ff8f5aae-5281-4ced-9d34-be1a0e5168c6 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:21:55.247130 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-ff8f5aae-5281-4ced-9d34-be1a0e5168c6 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:21:55.259248 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:55.259248 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:55.397378 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ff8f5aae-5281-4ced-9d34-be1a0e5168c6 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d3e3e2a2-ceca-4ab1-8414-ebe6b55fc793 returned with HTTP 200 Jan 28 19:21:55.399518 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1179/2321] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:21:54 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d3e3e2a2-ceca-4ab1-8414-ebe6b55fc793 => generated 992 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 19:21:55.447750 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cb23ec66-cf9c-4b62-9c7b-7b7ae9d3e1e5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:21:55.448284 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cb23ec66-cf9c-4b62-9c7b-7b7ae9d3e1e5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:55.448478 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:55.448478 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:55.449119 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cb23ec66-cf9c-4b62-9c7b-7b7ae9d3e1e5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:55.449669 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-cb23ec66-cf9c-4b62-9c7b-7b7ae9d3e1e5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:55.522644 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:55.522644 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:55.524525 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cb23ec66-cf9c-4b62-9c7b-7b7ae9d3e1e5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:21:55.541625 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1143/2322] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:55 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:56.138624 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2a4c58ad-0341-42f9-b798-1b0f6743aeef tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:21:56.140412 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2a4c58ad-0341-42f9-b798-1b0f6743aeef tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:56.143480 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:56.143480 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:56.144842 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2a4c58ad-0341-42f9-b798-1b0f6743aeef tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:56.149628 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-2a4c58ad-0341-42f9-b798-1b0f6743aeef tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:56.251670 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:56.251670 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:56.274174 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2a4c58ad-0341-42f9-b798-1b0f6743aeef tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:21:56.287600 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1180/2323] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:56 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:21:56.420281 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-edbdc5a7-7379-4181-84de-1e5488260cf3 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d3e3e2a2-ceca-4ab1-8414-ebe6b55fc793 Jan 28 19:21:56.421539 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-edbdc5a7-7379-4181-84de-1e5488260cf3 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:56.422017 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:56.422017 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:56.424121 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-edbdc5a7-7379-4181-84de-1e5488260cf3 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:56.547575 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2ee92c95-ec42-409c-a3a4-ae799e1530bf tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:21:56.549961 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2ee92c95-ec42-409c-a3a4-ae799e1530bf tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:56.551905 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:56.551905 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:56.553049 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2ee92c95-ec42-409c-a3a4-ae799e1530bf tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:56.555218 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-2ee92c95-ec42-409c-a3a4-ae799e1530bf tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:56.640161 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:56.640161 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:56.647167 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2ee92c95-ec42-409c-a3a4-ae799e1530bf tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:21:56.654311 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1181/2324] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:56 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:21:56.704601 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:56.704601 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:56.736825 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-edbdc5a7-7379-4181-84de-1e5488260cf3 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Volume info retrieved successfully. Jan 28 19:21:56.832805 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-edbdc5a7-7379-4181-84de-1e5488260cf3 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:21:56.833312 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-edbdc5a7-7379-4181-84de-1e5488260cf3 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:21:56.853257 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-edbdc5a7-7379-4181-84de-1e5488260cf3 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:21:56.871491 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:56.871491 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:56.939417 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-edbdc5a7-7379-4181-84de-1e5488260cf3 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d3e3e2a2-ceca-4ab1-8414-ebe6b55fc793 returned with HTTP 200 Jan 28 19:21:56.942337 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1144/2325] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:21:56 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d3e3e2a2-ceca-4ab1-8414-ebe6b55fc793 => generated 992 bytes in 531 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 19:21:57.310281 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-701d9dfd-ff01-4c49-8b40-8894a41796f1 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:21:57.311076 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-701d9dfd-ff01-4c49-8b40-8894a41796f1 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:57.311669 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:57.311669 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:57.315718 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-701d9dfd-ff01-4c49-8b40-8894a41796f1 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:57.316716 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-701d9dfd-ff01-4c49-8b40-8894a41796f1 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:57.445488 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:57.445488 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:57.449314 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-701d9dfd-ff01-4c49-8b40-8894a41796f1 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:21:57.450707 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1182/2326] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:57 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:57.674064 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c72d3e97-85f5-44de-b149-ddde2603fc87 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:21:57.674609 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c72d3e97-85f5-44de-b149-ddde2603fc87 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:57.674814 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:57.674814 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:57.675184 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c72d3e97-85f5-44de-b149-ddde2603fc87 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:57.675625 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-c72d3e97-85f5-44de-b149-ddde2603fc87 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:57.747245 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:57.747245 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:57.749242 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c72d3e97-85f5-44de-b149-ddde2603fc87 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:21:57.750056 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1145/2327] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:57 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 850 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:21:57.967233 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b3755040-2e98-4ad5-8616-a21ed5316573 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d3e3e2a2-ceca-4ab1-8414-ebe6b55fc793 Jan 28 19:21:57.970192 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b3755040-2e98-4ad5-8616-a21ed5316573 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:57.970629 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:57.970629 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:57.971300 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b3755040-2e98-4ad5-8616-a21ed5316573 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:58.104107 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:58.104107 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:58.141577 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b3755040-2e98-4ad5-8616-a21ed5316573 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Volume info retrieved successfully. Jan 28 19:21:58.172137 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-b3755040-2e98-4ad5-8616-a21ed5316573 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:21:58.172137 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-b3755040-2e98-4ad5-8616-a21ed5316573 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:21:58.192097 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-b3755040-2e98-4ad5-8616-a21ed5316573 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:21:58.209281 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:58.209281 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:58.246197 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b3755040-2e98-4ad5-8616-a21ed5316573 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d3e3e2a2-ceca-4ab1-8414-ebe6b55fc793 returned with HTTP 200 Jan 28 19:21:58.247044 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1183/2328] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:21:57 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d3e3e2a2-ceca-4ab1-8414-ebe6b55fc793 => generated 992 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 19:21:58.482160 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-86482b8b-1aae-48ad-a077-4afdb3078d5c tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:21:58.488346 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-86482b8b-1aae-48ad-a077-4afdb3078d5c tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:58.489484 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:58.489484 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:58.490586 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-86482b8b-1aae-48ad-a077-4afdb3078d5c tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:58.494411 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-86482b8b-1aae-48ad-a077-4afdb3078d5c tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:58.567380 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:58.567380 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:58.569469 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-86482b8b-1aae-48ad-a077-4afdb3078d5c tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:21:58.573122 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1184/2329] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:58 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:58.771773 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-da7fbed2-4741-4ffa-a888-1bdec5d68beb tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:21:58.772482 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-da7fbed2-4741-4ffa-a888-1bdec5d68beb tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:58.772853 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:58.772853 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:58.773521 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-da7fbed2-4741-4ffa-a888-1bdec5d68beb tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:58.774072 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-da7fbed2-4741-4ffa-a888-1bdec5d68beb tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:58.836513 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:58.836513 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:58.838653 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-da7fbed2-4741-4ffa-a888-1bdec5d68beb tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:21:58.848480 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1185/2330] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:58 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 852 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:58.882119 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bad3cbab-cc9a-45a6-bec9-91986a30c4fe tempest-BackendsCapabilitiesAdminTestsJSON-615555318 tempest-BackendsCapabilitiesAdminTestsJSON-615555318-project-admin] GET http://10.222.0.16/volume/v3/b378d01c57d742cf8046501efeb24b30/scheduler-stats/get_pools Jan 28 19:21:58.882685 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bad3cbab-cc9a-45a6-bec9-91986a30c4fe tempest-BackendsCapabilitiesAdminTestsJSON-615555318 tempest-BackendsCapabilitiesAdminTestsJSON-615555318-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:58.882916 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:58.882916 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:58.883445 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bad3cbab-cc9a-45a6-bec9-91986a30c4fe tempest-BackendsCapabilitiesAdminTestsJSON-615555318 tempest-BackendsCapabilitiesAdminTestsJSON-615555318-project-admin] Calling method 'get_pools' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:58.929184 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bad3cbab-cc9a-45a6-bec9-91986a30c4fe tempest-BackendsCapabilitiesAdminTestsJSON-615555318 tempest-BackendsCapabilitiesAdminTestsJSON-615555318-project-admin] http://10.222.0.16/volume/v3/b378d01c57d742cf8046501efeb24b30/scheduler-stats/get_pools returned with HTTP 200 Jan 28 19:21:58.944215 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1becaf81-1fe5-4fd8-a2f0-cf3577bf7dc9 tempest-BackendsCapabilitiesAdminTestsJSON-615555318 tempest-BackendsCapabilitiesAdminTestsJSON-615555318-project-admin] GET http://10.222.0.16/volume/v3/b378d01c57d742cf8046501efeb24b30/scheduler-stats/get_pools?detail=True Jan 28 19:21:58.944662 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1becaf81-1fe5-4fd8-a2f0-cf3577bf7dc9 tempest-BackendsCapabilitiesAdminTestsJSON-615555318 tempest-BackendsCapabilitiesAdminTestsJSON-615555318-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:58.944872 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:58.944872 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:58.945571 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1146/2331] 10.222.0.16 () {58 vars in 1258 bytes} [Thu Jan 28 19:21:58 2021] GET /volume/v3/b378d01c57d742cf8046501efeb24b30/scheduler-stats/get_pools => generated 62 bytes in 874 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 28 19:21:58.946149 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1becaf81-1fe5-4fd8-a2f0-cf3577bf7dc9 tempest-BackendsCapabilitiesAdminTestsJSON-615555318 tempest-BackendsCapabilitiesAdminTestsJSON-615555318-project-admin] Calling method 'get_pools' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:58.973364 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1becaf81-1fe5-4fd8-a2f0-cf3577bf7dc9 tempest-BackendsCapabilitiesAdminTestsJSON-615555318 tempest-BackendsCapabilitiesAdminTestsJSON-615555318-project-admin] http://10.222.0.16/volume/v3/b378d01c57d742cf8046501efeb24b30/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jan 28 19:21:58.978905 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1186/2332] 10.222.0.16 () {58 vars in 1281 bytes} [Thu Jan 28 19:21:58 2021] GET /volume/v3/b378d01c57d742cf8046501efeb24b30/scheduler-stats/get_pools?detail=True => generated 770 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:58.993390 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3c3490c5-54d8-4661-b503-9bc75f927f0a tempest-BackendsCapabilitiesAdminTestsJSON-615555318 tempest-BackendsCapabilitiesAdminTestsJSON-615555318-project-admin] GET http://10.222.0.16/volume/v3/b378d01c57d742cf8046501efeb24b30/capabilities/n-d-705657-15@lvmdriver-1 Jan 28 19:21:58.994280 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3c3490c5-54d8-4661-b503-9bc75f927f0a tempest-BackendsCapabilitiesAdminTestsJSON-615555318 tempest-BackendsCapabilitiesAdminTestsJSON-615555318-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:58.994787 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3c3490c5-54d8-4661-b503-9bc75f927f0a tempest-BackendsCapabilitiesAdminTestsJSON-615555318 tempest-BackendsCapabilitiesAdminTestsJSON-615555318-project-admin] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:59.032441 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3c3490c5-54d8-4661-b503-9bc75f927f0a tempest-BackendsCapabilitiesAdminTestsJSON-615555318 tempest-BackendsCapabilitiesAdminTestsJSON-615555318-project-admin] http://10.222.0.16/volume/v3/b378d01c57d742cf8046501efeb24b30/capabilities/n-d-705657-15@lvmdriver-1 returned with HTTP 200 Jan 28 19:21:59.033897 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1147/2333] 10.222.0.16 () {58 vars in 1297 bytes} [Thu Jan 28 19:21:58 2021] GET /volume/v3/b378d01c57d742cf8046501efeb24b30/capabilities/n-d-705657-15@lvmdriver-1 => generated 713 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:59.050899 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-79e3c0c1-7309-4707-828b-ae01502759d2 tempest-BackendsCapabilitiesAdminTestsJSON-615555318 tempest-BackendsCapabilitiesAdminTestsJSON-615555318-project-admin] GET http://10.222.0.16/volume/v3/b378d01c57d742cf8046501efeb24b30/capabilities/n-d-705657-15@lvmdriver-1 Jan 28 19:21:59.051550 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-79e3c0c1-7309-4707-828b-ae01502759d2 tempest-BackendsCapabilitiesAdminTestsJSON-615555318 tempest-BackendsCapabilitiesAdminTestsJSON-615555318-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:59.053024 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-79e3c0c1-7309-4707-828b-ae01502759d2 tempest-BackendsCapabilitiesAdminTestsJSON-615555318 tempest-BackendsCapabilitiesAdminTestsJSON-615555318-project-admin] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:59.075436 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-79e3c0c1-7309-4707-828b-ae01502759d2 tempest-BackendsCapabilitiesAdminTestsJSON-615555318 tempest-BackendsCapabilitiesAdminTestsJSON-615555318-project-admin] http://10.222.0.16/volume/v3/b378d01c57d742cf8046501efeb24b30/capabilities/n-d-705657-15@lvmdriver-1 returned with HTTP 200 Jan 28 19:21:59.077060 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1187/2334] 10.222.0.16 () {58 vars in 1297 bytes} [Thu Jan 28 19:21:59 2021] GET /volume/v3/b378d01c57d742cf8046501efeb24b30/capabilities/n-d-705657-15@lvmdriver-1 => generated 713 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:21:59.266781 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-25c2790e-da34-49da-b650-5aa9dc157936 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d3e3e2a2-ceca-4ab1-8414-ebe6b55fc793 Jan 28 19:21:59.267775 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-25c2790e-da34-49da-b650-5aa9dc157936 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:59.268470 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-25c2790e-da34-49da-b650-5aa9dc157936 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:59.437679 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:59.437679 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:59.448698 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-25c2790e-da34-49da-b650-5aa9dc157936 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Volume info retrieved successfully. Jan 28 19:21:59.486702 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-25c2790e-da34-49da-b650-5aa9dc157936 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:21:59.487994 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-25c2790e-da34-49da-b650-5aa9dc157936 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:21:59.510097 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-25c2790e-da34-49da-b650-5aa9dc157936 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:21:59.523694 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:59.523694 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:59.549943 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-25c2790e-da34-49da-b650-5aa9dc157936 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d3e3e2a2-ceca-4ab1-8414-ebe6b55fc793 returned with HTTP 200 Jan 28 19:21:59.551234 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1148/2335] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:21:59 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d3e3e2a2-ceca-4ab1-8414-ebe6b55fc793 => generated 992 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:21:59.589116 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9f89b64f-ab08-4dbb-8560-126f32a081a6 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:21:59.590775 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9f89b64f-ab08-4dbb-8560-126f32a081a6 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:59.592293 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9f89b64f-ab08-4dbb-8560-126f32a081a6 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:59.594123 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-9f89b64f-ab08-4dbb-8560-126f32a081a6 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:21:59.653228 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:21:59.653228 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:21:59.669914 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9f89b64f-ab08-4dbb-8560-126f32a081a6 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:21:59.669914 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1188/2336] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:59 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:21:59.880426 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-23d36916-e885-4465-999a-0fdbe82b7268 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:21:59.907684 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-23d36916-e885-4465-999a-0fdbe82b7268 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:21:59.910791 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:21:59.910791 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:21:59.915986 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-23d36916-e885-4465-999a-0fdbe82b7268 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:21:59.921303 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-23d36916-e885-4465-999a-0fdbe82b7268 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:00.141259 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:00.141259 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:00.146582 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-23d36916-e885-4465-999a-0fdbe82b7268 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:22:00.163526 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1149/2337] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:21:59 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 853 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:00.175782 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1dafcba1-f7d1-4f01-8607-39e56e74e332 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/ee1533f4-d753-4ada-91eb-1f9a7ebe001f Jan 28 19:22:00.177576 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1dafcba1-f7d1-4f01-8607-39e56e74e332 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:00.178217 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:00.178217 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:00.180381 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1dafcba1-f7d1-4f01-8607-39e56e74e332 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:00.382644 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:00.382644 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:00.438034 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1dafcba1-f7d1-4f01-8607-39e56e74e332 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:22:00.594087 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4bd77570-7244-44f3-839b-225a938dc56d tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d3e3e2a2-ceca-4ab1-8414-ebe6b55fc793 Jan 28 19:22:00.597954 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4bd77570-7244-44f3-839b-225a938dc56d tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:00.599184 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:00.599184 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:00.601391 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4bd77570-7244-44f3-839b-225a938dc56d tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:00.616095 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1dafcba1-f7d1-4f01-8607-39e56e74e332 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/ee1533f4-d753-4ada-91eb-1f9a7ebe001f returned with HTTP 200 Jan 28 19:22:00.623116 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1189/2338] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:00 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/ee1533f4-d753-4ada-91eb-1f9a7ebe001f => generated 977 bytes in 456 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:00.666930 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fedd0a21-6cc9-40e7-91d4-508eba3cb287 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:22:00.667647 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fedd0a21-6cc9-40e7-91d4-508eba3cb287 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:00.667993 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:00.667993 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:00.668647 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fedd0a21-6cc9-40e7-91d4-508eba3cb287 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:00.669359 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-fedd0a21-6cc9-40e7-91d4-508eba3cb287 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:00.766243 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:00.766243 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:00.780662 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fedd0a21-6cc9-40e7-91d4-508eba3cb287 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:22:00.790434 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:00.790434 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:00.805816 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1190/2339] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:00 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 853 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:00.825630 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4bd77570-7244-44f3-839b-225a938dc56d tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Volume info retrieved successfully. Jan 28 19:22:00.857383 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ffaebbdd-753c-4549-bdd5-066daf8c9653 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:22:00.864274 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ffaebbdd-753c-4549-bdd5-066daf8c9653 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:00.864475 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:00.864475 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:00.864892 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ffaebbdd-753c-4549-bdd5-066daf8c9653 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:00.865582 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-ffaebbdd-753c-4549-bdd5-066daf8c9653 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:00.867714 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-4bd77570-7244-44f3-839b-225a938dc56d tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:22:00.868343 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-4bd77570-7244-44f3-839b-225a938dc56d tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:22:00.888797 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-4bd77570-7244-44f3-839b-225a938dc56d tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:22:00.904362 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:00.904362 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:00.968012 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4bd77570-7244-44f3-839b-225a938dc56d tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d3e3e2a2-ceca-4ab1-8414-ebe6b55fc793 returned with HTTP 200 Jan 28 19:22:00.978181 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1150/2340] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:22:00 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d3e3e2a2-ceca-4ab1-8414-ebe6b55fc793 => generated 992 bytes in 406 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:22:01.001200 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2a57ebc8-a669-46b5-8e16-0bf4c721481b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/detail Jan 28 19:22:01.002260 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2a57ebc8-a669-46b5-8e16-0bf4c721481b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:01.002685 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:01.002685 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:01.003408 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2a57ebc8-a669-46b5-8e16-0bf4c721481b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'detail' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:01.004317 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-2a57ebc8-a669-46b5-8e16-0bf4c721481b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:22:01.006544 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:01.006544 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:01.010485 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ffaebbdd-753c-4549-bdd5-066daf8c9653 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:22:01.013474 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1191/2341] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:00 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:01.092085 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2a57ebc8-a669-46b5-8e16-0bf4c721481b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/detail returned with HTTP 200 Jan 28 19:22:01.094859 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1151/2342] 10.222.0.16 () {58 vars in 1225 bytes} [Thu Jan 28 19:22:00 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/detail => generated 856 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:01.114997 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9f23cf4e-5444-4f36-9af6-085a5a4b413a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] POST http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3/restore Jan 28 19:22:01.116205 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:01.116205 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:01.117368 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9f23cf4e-5444-4f36-9af6-085a5a4b413a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:22:01.119571 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.backups [None req-9f23cf4e-5444-4f36-9af6-085a5a4b413a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Restoring backup 48355c94-c02c-4fc0-b0db-b02598c839f3 ({'restore': {}}) {{(pid=87914) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 28 19:22:01.120855 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.contrib.backups [None req-9f23cf4e-5444-4f36-9af6-085a5a4b413a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Restoring backup 48355c94-c02c-4fc0-b0db-b02598c839f3 to volume None. Jan 28 19:22:01.152155 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:01.152155 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:01.158300 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.backup.api [None req-9f23cf4e-5444-4f36-9af6-085a5a4b413a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Creating volume of 1 GB for restore of backup 48355c94-c02c-4fc0-b0db-b02598c839f3. Jan 28 19:22:01.172490 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9f23cf4e-5444-4f36-9af6-085a5a4b413a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Availability Zones retrieved successfully. Jan 28 19:22:01.196719 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9f23cf4e-5444-4f36-9af6-085a5a4b413a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Flow 'volume_create_api' (82e5b86e-a22d-4a2c-9bf4-2e3939d72228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:22:01.200033 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9f23cf4e-5444-4f36-9af6-085a5a4b413a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (caded52b-f81d-4ee0-af4b-8e4bd3592a1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:22:01.202496 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-9f23cf4e-5444-4f36-9af6-085a5a4b413a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:22:01.431286 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9f23cf4e-5444-4f36-9af6-085a5a4b413a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (caded52b-f81d-4ee0-af4b-8e4bd3592a1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:22:01.436427 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9f23cf4e-5444-4f36-9af6-085a5a4b413a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41ece024-a685-4f4b-a1fc-22972254f105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:22:01.694557 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-9f23cf4e-5444-4f36-9af6-085a5a4b413a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Created reservations ['e2c622ad-4f9d-4e04-92e3-5f0ce6225153', 'd174f711-a295-445b-9263-817985ea28ce', 'a5ea166f-4d4b-4dc5-bffb-886ad304225f', '23751e2b-c6cd-4e0b-82b5-854f1d1437e9'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:22:01.699209 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9f23cf4e-5444-4f36-9af6-085a5a4b413a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41ece024-a685-4f4b-a1fc-22972254f105) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2c622ad-4f9d-4e04-92e3-5f0ce6225153', 'd174f711-a295-445b-9263-817985ea28ce', 'a5ea166f-4d4b-4dc5-bffb-886ad304225f', '23751e2b-c6cd-4e0b-82b5-854f1d1437e9']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:22:01.702201 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9f23cf4e-5444-4f36-9af6-085a5a4b413a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (653060e9-cab2-4009-b2bf-27aa1e0f1a58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:22:01.903779 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9f23cf4e-5444-4f36-9af6-085a5a4b413a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (653060e9-cab2-4009-b2bf-27aa1e0f1a58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5fa8fc91-a21a-46d6-be54-1a42c4cf11f6', '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_48355c94-c02c-4fc0-b0db-b02598c839f3',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f91c4856fdd64c12891721102045ef90',qos_specs=None,replication_status=,reservations=['e2c622ad-4f9d-4e04-92e3-5f0ce6225153','d174f711-a295-445b-9263-817985ea28ce','a5ea166f-4d4b-4dc5-bffb-886ad304225f','23751e2b-c6cd-4e0b-82b5-854f1d1437e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e2806da0ea64f09bc43ad67040b6524',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:22:01Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_48355c94-c02c-4fc0-b0db-b02598c839f3',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5fa8fc91-a21a-46d6-be54-1a42c4cf11f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f91c4856fdd64c12891721102045ef90',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='8e2806da0ea64f09bc43ad67040b6524',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:22:01.915589 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9f23cf4e-5444-4f36-9af6-085a5a4b413a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a84bb41-cdfd-4fd1-a8be-9ad643aa65b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:22:02.010156 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4a51f9ba-6712-4ae4-84b6-309f67323df7 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d3e3e2a2-ceca-4ab1-8414-ebe6b55fc793 Jan 28 19:22:02.011156 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4a51f9ba-6712-4ae4-84b6-309f67323df7 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:02.012023 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:02.012023 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:02.016079 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4a51f9ba-6712-4ae4-84b6-309f67323df7 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:02.025536 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9f23cf4e-5444-4f36-9af6-085a5a4b413a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a84bb41-cdfd-4fd1-a8be-9ad643aa65b8) transitioned into 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_48355c94-c02c-4fc0-b0db-b02598c839f3',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f91c4856fdd64c12891721102045ef90',qos_specs=None,replication_status=,reservations=['e2c622ad-4f9d-4e04-92e3-5f0ce6225153','d174f711-a295-445b-9263-817985ea28ce','a5ea166f-4d4b-4dc5-bffb-886ad304225f','23751e2b-c6cd-4e0b-82b5-854f1d1437e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e2806da0ea64f09bc43ad67040b6524',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:22:02.031181 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9f23cf4e-5444-4f36-9af6-085a5a4b413a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93e9a238-66cf-4760-9265-77ad6f378dbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:22:02.067531 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9f23cf4e-5444-4f36-9af6-085a5a4b413a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93e9a238-66cf-4760-9265-77ad6f378dbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:22:02.085856 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9f23cf4e-5444-4f36-9af6-085a5a4b413a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Flow 'volume_create_api' (82e5b86e-a22d-4a2c-9bf4-2e3939d72228) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:22:02.213738 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9f23cf4e-5444-4f36-9af6-085a5a4b413a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Create volume request issued successfully. Jan 28 19:22:02.322444 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:02.322444 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:02.372504 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4a51f9ba-6712-4ae4-84b6-309f67323df7 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Volume info retrieved successfully. Jan 28 19:22:02.425653 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-4a51f9ba-6712-4ae4-84b6-309f67323df7 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:22:02.426706 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-4a51f9ba-6712-4ae4-84b6-309f67323df7 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:22:02.459912 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-4a51f9ba-6712-4ae4-84b6-309f67323df7 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:22:02.494533 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:02.494533 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:02.530822 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:02.530822 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:02.532831 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9f23cf4e-5444-4f36-9af6-085a5a4b413a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:22:02.661192 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4a51f9ba-6712-4ae4-84b6-309f67323df7 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d3e3e2a2-ceca-4ab1-8414-ebe6b55fc793 returned with HTTP 200 Jan 28 19:22:02.676117 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1152/2343] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:22:01 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d3e3e2a2-ceca-4ab1-8414-ebe6b55fc793 => generated 992 bytes in 662 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 19:22:02.704745 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9852997f-a037-437d-adec-e22f7c6428ad tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:22:02.708816 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9852997f-a037-437d-adec-e22f7c6428ad tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:02.709217 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:02.709217 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:02.709878 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9852997f-a037-437d-adec-e22f7c6428ad tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:02.712475 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-9852997f-a037-437d-adec-e22f7c6428ad tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:02.787571 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:02.787571 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:02.797120 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9852997f-a037-437d-adec-e22f7c6428ad tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:22:02.798384 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1153/2344] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:02 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:03.684012 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-225eba36-f783-4813-9736-b215618261f3 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d3e3e2a2-ceca-4ab1-8414-ebe6b55fc793 Jan 28 19:22:03.685628 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-225eba36-f783-4813-9736-b215618261f3 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:03.686121 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:03.686121 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:03.687041 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-225eba36-f783-4813-9736-b215618261f3 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:03.749323 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:03.749323 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:03.751767 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9f23cf4e-5444-4f36-9af6-085a5a4b413a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:22:03.944495 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:03.944495 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:03.977617 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-225eba36-f783-4813-9736-b215618261f3 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Volume info retrieved successfully. Jan 28 19:22:04.020569 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-225eba36-f783-4813-9736-b215618261f3 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:22:04.021329 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-225eba36-f783-4813-9736-b215618261f3 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:22:04.038029 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-225eba36-f783-4813-9736-b215618261f3 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:22:04.051250 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:04.051250 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:04.112394 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-225eba36-f783-4813-9736-b215618261f3 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d3e3e2a2-ceca-4ab1-8414-ebe6b55fc793 returned with HTTP 200 Jan 28 19:22:04.124461 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1154/2345] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:22:03 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d3e3e2a2-ceca-4ab1-8414-ebe6b55fc793 => generated 992 bytes in 448 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:22:04.133797 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a035414f-c366-4075-ae5d-4efa733c41be tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:22:04.141961 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a035414f-c366-4075-ae5d-4efa733c41be tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:04.142377 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:04.142377 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:04.143008 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a035414f-c366-4075-ae5d-4efa733c41be tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:04.143548 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-a035414f-c366-4075-ae5d-4efa733c41be tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:04.199518 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:04.199518 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:04.205765 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a035414f-c366-4075-ae5d-4efa733c41be tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:22:04.217427 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1155/2346] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:04 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:04.997597 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:04.997597 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:04.999382 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9f23cf4e-5444-4f36-9af6-085a5a4b413a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:22:05.138489 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-04a3b2c8-6211-4216-a038-cb5b6aabcb11 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d3e3e2a2-ceca-4ab1-8414-ebe6b55fc793 Jan 28 19:22:05.139893 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-04a3b2c8-6211-4216-a038-cb5b6aabcb11 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:05.140960 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:05.140960 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:05.142217 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-04a3b2c8-6211-4216-a038-cb5b6aabcb11 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:05.451673 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:05.451673 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:05.498256 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-04a3b2c8-6211-4216-a038-cb5b6aabcb11 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Volume info retrieved successfully. Jan 28 19:22:05.596859 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-04a3b2c8-6211-4216-a038-cb5b6aabcb11 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:22:05.597625 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-04a3b2c8-6211-4216-a038-cb5b6aabcb11 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:22:05.631355 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-04a3b2c8-6211-4216-a038-cb5b6aabcb11 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:22:05.659292 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:05.659292 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:05.786672 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-04a3b2c8-6211-4216-a038-cb5b6aabcb11 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d3e3e2a2-ceca-4ab1-8414-ebe6b55fc793 returned with HTTP 200 Jan 28 19:22:05.788632 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1156/2347] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:22:05 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d3e3e2a2-ceca-4ab1-8414-ebe6b55fc793 => generated 992 bytes in 662 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:22:05.812281 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9570d503-116a-4535-8c97-339c01fbfab7 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:22:05.816589 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9570d503-116a-4535-8c97-339c01fbfab7 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:05.816984 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:05.816984 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:05.819621 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9570d503-116a-4535-8c97-339c01fbfab7 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:05.822623 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-9570d503-116a-4535-8c97-339c01fbfab7 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:05.922074 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:05.922074 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:05.933484 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9570d503-116a-4535-8c97-339c01fbfab7 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:22:05.944311 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1157/2348] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:05 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:06.270947 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:06.270947 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:06.283302 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9f23cf4e-5444-4f36-9af6-085a5a4b413a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:22:06.284175 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.backup.api [None req-9f23cf4e-5444-4f36-9af6-085a5a4b413a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Checking backup size 1 against volume size 1 {{(pid=87914) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 28 19:22:06.288271 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.backup.api [None req-9f23cf4e-5444-4f36-9af6-085a5a4b413a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Overwriting volume 5fa8fc91-a21a-46d6-be54-1a42c4cf11f6 with restore of backup 48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:22:06.398752 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.backup.rpcapi [None req-9f23cf4e-5444-4f36-9af6-085a5a4b413a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] restore_backup in rpcapi backup_id 48355c94-c02c-4fc0-b0db-b02598c839f3 {{(pid=87914) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 28 19:22:06.421470 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9f23cf4e-5444-4f36-9af6-085a5a4b413a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3/restore returned with HTTP 202 Jan 28 19:22:06.432418 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1192/2349] 10.222.0.16 () {60 vars in 1360 bytes} [Thu Jan 28 19:22:01 2021] POST /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3/restore => generated 189 bytes in 5328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:22:06.451318 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d25bf1d7-7b12-40d4-8961-356e92ad58a6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:22:06.456044 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d25bf1d7-7b12-40d4-8961-356e92ad58a6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:06.461366 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:06.461366 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:06.462927 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d25bf1d7-7b12-40d4-8961-356e92ad58a6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:06.463429 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-d25bf1d7-7b12-40d4-8961-356e92ad58a6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:06.691367 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:06.691367 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:06.704686 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d25bf1d7-7b12-40d4-8961-356e92ad58a6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:22:06.709456 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1158/2350] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:06 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 853 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:06.820837 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c116c5bd-553e-4d45-98d9-9a6a3e5e237e tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d3e3e2a2-ceca-4ab1-8414-ebe6b55fc793 Jan 28 19:22:06.822547 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c116c5bd-553e-4d45-98d9-9a6a3e5e237e tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:06.824476 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:06.824476 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:06.825731 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c116c5bd-553e-4d45-98d9-9a6a3e5e237e tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:06.991665 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9b67170a-cdcc-4f37-90ec-c32aa93db079 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:22:06.997434 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9b67170a-cdcc-4f37-90ec-c32aa93db079 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:06.998010 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:06.998010 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:06.998770 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9b67170a-cdcc-4f37-90ec-c32aa93db079 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:07.005366 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-9b67170a-cdcc-4f37-90ec-c32aa93db079 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:07.074732 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:07.074732 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:07.090732 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:07.090732 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:07.094820 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9b67170a-cdcc-4f37-90ec-c32aa93db079 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:22:07.096456 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1159/2351] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:06 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:07.111888 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c116c5bd-553e-4d45-98d9-9a6a3e5e237e tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Volume info retrieved successfully. Jan 28 19:22:07.165409 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-c116c5bd-553e-4d45-98d9-9a6a3e5e237e tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:22:07.165884 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-c116c5bd-553e-4d45-98d9-9a6a3e5e237e tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:22:07.193355 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-c116c5bd-553e-4d45-98d9-9a6a3e5e237e tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:22:07.220846 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:07.220846 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:07.285066 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c116c5bd-553e-4d45-98d9-9a6a3e5e237e tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d3e3e2a2-ceca-4ab1-8414-ebe6b55fc793 returned with HTTP 200 Jan 28 19:22:07.288537 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1193/2352] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:22:06 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d3e3e2a2-ceca-4ab1-8414-ebe6b55fc793 => generated 992 bytes in 474 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:22:07.737999 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7f263f4a-0bf0-42f1-882b-50c812fc7518 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:22:07.746136 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7f263f4a-0bf0-42f1-882b-50c812fc7518 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:07.748847 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:07.748847 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:07.749651 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7f263f4a-0bf0-42f1-882b-50c812fc7518 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:07.750352 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-7f263f4a-0bf0-42f1-882b-50c812fc7518 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:07.863840 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:07.863840 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:07.867163 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7f263f4a-0bf0-42f1-882b-50c812fc7518 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:22:07.881784 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1160/2353] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:07 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 853 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:08.134842 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6ebd982d-b41b-46a7-8920-1dca7f8c73b6 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:22:08.135820 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6ebd982d-b41b-46a7-8920-1dca7f8c73b6 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:08.137566 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:08.137566 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:08.138699 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6ebd982d-b41b-46a7-8920-1dca7f8c73b6 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:08.148499 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-6ebd982d-b41b-46a7-8920-1dca7f8c73b6 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:08.240903 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:08.240903 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:08.256820 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6ebd982d-b41b-46a7-8920-1dca7f8c73b6 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:22:08.261320 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1194/2354] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:08 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:08.311200 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-79f47f84-0575-40d0-92dc-54c0f935057a tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d3e3e2a2-ceca-4ab1-8414-ebe6b55fc793 Jan 28 19:22:08.315288 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-79f47f84-0575-40d0-92dc-54c0f935057a tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:08.319658 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:08.319658 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:08.320981 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-79f47f84-0575-40d0-92dc-54c0f935057a tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:08.442755 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:08.442755 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:08.453787 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-79f47f84-0575-40d0-92dc-54c0f935057a tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Volume info retrieved successfully. Jan 28 19:22:08.532938 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-79f47f84-0575-40d0-92dc-54c0f935057a tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:22:08.533788 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-79f47f84-0575-40d0-92dc-54c0f935057a tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:22:08.563038 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-79f47f84-0575-40d0-92dc-54c0f935057a tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:22:08.592680 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:08.592680 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:08.691271 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-79f47f84-0575-40d0-92dc-54c0f935057a tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d3e3e2a2-ceca-4ab1-8414-ebe6b55fc793 returned with HTTP 200 Jan 28 19:22:08.695066 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1161/2355] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:22:08 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d3e3e2a2-ceca-4ab1-8414-ebe6b55fc793 => generated 993 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:22:08.728709 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2120648a-ed87-4d09-aec1-1448d3af2c30 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/99051fa9-964e-4091-9cf6-47ac94b89f56 Jan 28 19:22:08.732001 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2120648a-ed87-4d09-aec1-1448d3af2c30 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:08.732001 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:08.732001 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:08.734594 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2120648a-ed87-4d09-aec1-1448d3af2c30 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:08.735632 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-2120648a-ed87-4d09-aec1-1448d3af2c30 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] show called for member 99051fa9-964e-4091-9cf6-47ac94b89f56 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 19:22:08.774009 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:08.774009 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:08.873875 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2120648a-ed87-4d09-aec1-1448d3af2c30 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/99051fa9-964e-4091-9cf6-47ac94b89f56 returned with HTTP 200 Jan 28 19:22:08.877429 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1195/2356] 10.222.0.16 () {60 vars in 1353 bytes} [Thu Jan 28 19:22:08 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/99051fa9-964e-4091-9cf6-47ac94b89f56 => generated 418 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:22:08.896536 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-81ae13ce-6bdb-412a-b37d-2897120d2f21 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/detail Jan 28 19:22:08.897777 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-81ae13ce-6bdb-412a-b37d-2897120d2f21 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:08.898291 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:08.898291 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:08.900211 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-81ae13ce-6bdb-412a-b37d-2897120d2f21 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'detail' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:08.901648 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-81ae13ce-6bdb-412a-b37d-2897120d2f21 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:22:08.904712 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b289535d-18d6-414a-8e99-199394e2721f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:22:08.904984 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-81ae13ce-6bdb-412a-b37d-2897120d2f21 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 19:22:08.905637 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b289535d-18d6-414a-8e99-199394e2721f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:08.905907 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:08.905907 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:08.906316 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b289535d-18d6-414a-8e99-199394e2721f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:08.906701 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b289535d-18d6-414a-8e99-199394e2721f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:08.985982 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:08.985982 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:08.988474 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b289535d-18d6-414a-8e99-199394e2721f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:22:08.989817 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1196/2357] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:08 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 853 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:09.097962 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-81ae13ce-6bdb-412a-b37d-2897120d2f21 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Get all volumes completed successfully. Jan 28 19:22:09.101481 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-81ae13ce-6bdb-412a-b37d-2897120d2f21 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:22:09.102504 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-81ae13ce-6bdb-412a-b37d-2897120d2f21 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:22:09.119814 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-81ae13ce-6bdb-412a-b37d-2897120d2f21 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:22:09.135382 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:09.135382 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:09.162310 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-81ae13ce-6bdb-412a-b37d-2897120d2f21 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:22:09.163391 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-81ae13ce-6bdb-412a-b37d-2897120d2f21 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:22:09.181736 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-81ae13ce-6bdb-412a-b37d-2897120d2f21 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:22:09.210408 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:09.210408 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:09.280433 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8f9f7f3d-5ea7-476b-becb-7c5fa42fc29e tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:22:09.281290 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8f9f7f3d-5ea7-476b-becb-7c5fa42fc29e tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:09.281696 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:09.281696 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:09.282339 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8f9f7f3d-5ea7-476b-becb-7c5fa42fc29e tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:09.283495 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-8f9f7f3d-5ea7-476b-becb-7c5fa42fc29e tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:09.341845 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:09.341845 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:09.347856 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-81ae13ce-6bdb-412a-b37d-2897120d2f21 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/detail returned with HTTP 200 Jan 28 19:22:09.361662 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8f9f7f3d-5ea7-476b-becb-7c5fa42fc29e tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:22:09.368670 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1162/2358] 10.222.0.16 () {60 vars in 1266 bytes} [Thu Jan 28 19:22:08 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/detail => generated 1986 bytes in 477 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 19:22:09.386232 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1197/2359] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:09 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:09.406525 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fcca15cc-67c8-4c42-b5c3-be67f3cf08a9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] POST http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/99051fa9-964e-4091-9cf6-47ac94b89f56/action Jan 28 19:22:09.407737 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:09.407737 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:09.408883 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fcca15cc-67c8-4c42-b5c3-be67f3cf08a9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:22:09.409871 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fcca15cc-67c8-4c42-b5c3-be67f3cf08a9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:22:09.418315 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-fcca15cc-67c8-4c42-b5c3-be67f3cf08a9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] delete called for group 99051fa9-964e-4091-9cf6-47ac94b89f56 {{(pid=87915) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 28 19:22:09.419210 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.groups [None req-fcca15cc-67c8-4c42-b5c3-be67f3cf08a9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Delete group with id: 99051fa9-964e-4091-9cf6-47ac94b89f56 Jan 28 19:22:09.460191 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:09.460191 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:09.824246 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fcca15cc-67c8-4c42-b5c3-be67f3cf08a9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/99051fa9-964e-4091-9cf6-47ac94b89f56/action returned with HTTP 202 Jan 28 19:22:09.825753 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1163/2360] 10.222.0.16 () {62 vars in 1395 bytes} [Thu Jan 28 19:22:09 2021] POST /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/99051fa9-964e-4091-9cf6-47ac94b89f56/action => generated 0 bytes in 439 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 28 19:22:09.835662 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d4c91d99-8032-4abd-b5f9-5ef41c4086b7 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d3e3e2a2-ceca-4ab1-8414-ebe6b55fc793 Jan 28 19:22:09.836376 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d4c91d99-8032-4abd-b5f9-5ef41c4086b7 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:09.836685 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:09.836685 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:09.837247 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d4c91d99-8032-4abd-b5f9-5ef41c4086b7 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:09.988552 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:09.988552 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:10.049539 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d4c91d99-8032-4abd-b5f9-5ef41c4086b7 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Volume info retrieved successfully. Jan 28 19:22:10.060141 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b40a79d5-c052-4889-b58f-aa5769f56bd7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:22:10.060141 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b40a79d5-c052-4889-b58f-aa5769f56bd7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:10.060141 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:10.060141 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:10.060141 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b40a79d5-c052-4889-b58f-aa5769f56bd7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:10.060141 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b40a79d5-c052-4889-b58f-aa5769f56bd7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:10.116341 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-d4c91d99-8032-4abd-b5f9-5ef41c4086b7 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:22:10.116341 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-d4c91d99-8032-4abd-b5f9-5ef41c4086b7 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:22:10.170755 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-d4c91d99-8032-4abd-b5f9-5ef41c4086b7 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:22:10.191228 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:10.191228 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:10.202265 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:10.202265 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:10.211673 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b40a79d5-c052-4889-b58f-aa5769f56bd7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:22:10.211673 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1164/2361] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:10 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 853 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:22:10.307574 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d4c91d99-8032-4abd-b5f9-5ef41c4086b7 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d3e3e2a2-ceca-4ab1-8414-ebe6b55fc793 returned with HTTP 200 Jan 28 19:22:10.307574 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1198/2362] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:22:09 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d3e3e2a2-ceca-4ab1-8414-ebe6b55fc793 => generated 992 bytes in 457 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:22:10.395978 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b4d26f8a-c3dc-457c-a5a1-fdf958817c31 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:22:10.396760 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b4d26f8a-c3dc-457c-a5a1-fdf958817c31 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:10.396760 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:10.396760 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:10.397111 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b4d26f8a-c3dc-457c-a5a1-fdf958817c31 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:10.397786 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b4d26f8a-c3dc-457c-a5a1-fdf958817c31 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:10.445705 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:10.445705 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:10.447567 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b4d26f8a-c3dc-457c-a5a1-fdf958817c31 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:22:10.457864 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1165/2363] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:10 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:22:11.212760 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-707fae58-af04-4c8f-9f94-d5ca1795c41d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:22:11.213568 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-707fae58-af04-4c8f-9f94-d5ca1795c41d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:11.214581 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:11.214581 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:11.216266 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-707fae58-af04-4c8f-9f94-d5ca1795c41d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:11.229397 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-707fae58-af04-4c8f-9f94-d5ca1795c41d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:11.317813 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8a5765d1-f407-4d0a-b941-cc47a19c5378 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d3e3e2a2-ceca-4ab1-8414-ebe6b55fc793 Jan 28 19:22:11.319453 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8a5765d1-f407-4d0a-b941-cc47a19c5378 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:11.319785 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:11.319785 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:11.320836 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8a5765d1-f407-4d0a-b941-cc47a19c5378 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:11.360320 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:11.360320 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:11.364633 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-707fae58-af04-4c8f-9f94-d5ca1795c41d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:22:11.380763 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1199/2364] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:11 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 853 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:11.477862 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-136688e7-40cf-48ff-997f-172a055b351a tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:22:11.486465 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-136688e7-40cf-48ff-997f-172a055b351a tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:11.493612 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:11.493612 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:11.495657 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-136688e7-40cf-48ff-997f-172a055b351a tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:11.496617 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-136688e7-40cf-48ff-997f-172a055b351a tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:11.577891 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:11.577891 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:11.608440 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8a5765d1-f407-4d0a-b941-cc47a19c5378 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Volume info retrieved successfully. Jan 28 19:22:11.633618 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:11.633618 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:11.647239 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-136688e7-40cf-48ff-997f-172a055b351a tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:22:11.649055 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1200/2365] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:11 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:22:11.675339 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-8a5765d1-f407-4d0a-b941-cc47a19c5378 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:22:11.675832 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-8a5765d1-f407-4d0a-b941-cc47a19c5378 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:22:11.707830 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-8a5765d1-f407-4d0a-b941-cc47a19c5378 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:22:11.909093 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:11.909093 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:11.909093 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8a5765d1-f407-4d0a-b941-cc47a19c5378 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d3e3e2a2-ceca-4ab1-8414-ebe6b55fc793 returned with HTTP 200 Jan 28 19:22:11.909093 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1166/2366] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:22:11 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d3e3e2a2-ceca-4ab1-8414-ebe6b55fc793 => generated 992 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:22:12.427055 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c27b0b73-4f32-4fd4-b08f-2b772aa66d21 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:22:12.427055 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c27b0b73-4f32-4fd4-b08f-2b772aa66d21 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:12.427055 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:12.427055 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:12.427055 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c27b0b73-4f32-4fd4-b08f-2b772aa66d21 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:12.427055 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-c27b0b73-4f32-4fd4-b08f-2b772aa66d21 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:12.466919 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:12.466919 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:12.476373 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c27b0b73-4f32-4fd4-b08f-2b772aa66d21 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:22:12.476373 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1201/2367] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:12 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 853 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:12.679089 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d64baaa2-7fa1-4fec-aa16-8b4dfec51ff9 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:22:12.679089 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d64baaa2-7fa1-4fec-aa16-8b4dfec51ff9 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:12.679089 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:12.679089 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:12.679089 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d64baaa2-7fa1-4fec-aa16-8b4dfec51ff9 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:12.679089 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-d64baaa2-7fa1-4fec-aa16-8b4dfec51ff9 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:12.732428 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:12.732428 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:12.745892 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d64baaa2-7fa1-4fec-aa16-8b4dfec51ff9 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:22:12.745892 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1167/2368] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:12 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:12.847181 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a4923dfc-6f3a-446a-85c9-39b95dd9f4be tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d3e3e2a2-ceca-4ab1-8414-ebe6b55fc793 Jan 28 19:22:12.847181 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a4923dfc-6f3a-446a-85c9-39b95dd9f4be tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:12.847181 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:12.847181 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:12.847181 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a4923dfc-6f3a-446a-85c9-39b95dd9f4be tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:12.948102 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:12.948102 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:12.971305 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a4923dfc-6f3a-446a-85c9-39b95dd9f4be tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Volume info retrieved successfully. Jan 28 19:22:12.995442 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-a4923dfc-6f3a-446a-85c9-39b95dd9f4be tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:22:12.995775 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-a4923dfc-6f3a-446a-85c9-39b95dd9f4be tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:22:13.053934 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-a4923dfc-6f3a-446a-85c9-39b95dd9f4be tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:22:13.068108 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:13.068108 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:13.099501 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a4923dfc-6f3a-446a-85c9-39b95dd9f4be tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d3e3e2a2-ceca-4ab1-8414-ebe6b55fc793 returned with HTTP 200 Jan 28 19:22:13.099501 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1202/2369] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:22:12 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d3e3e2a2-ceca-4ab1-8414-ebe6b55fc793 => generated 992 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:22:13.498682 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ce308234-c9f1-4b97-a793-cce8642bd6f2 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:22:13.498682 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ce308234-c9f1-4b97-a793-cce8642bd6f2 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:13.498682 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:13.498682 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:13.498682 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ce308234-c9f1-4b97-a793-cce8642bd6f2 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:13.498682 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-ce308234-c9f1-4b97-a793-cce8642bd6f2 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:13.655871 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:13.655871 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:13.672508 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ce308234-c9f1-4b97-a793-cce8642bd6f2 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:22:13.687238 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1168/2370] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:13 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 853 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:22:13.791917 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d646822d-58a0-41db-b8e0-44db1e6977c5 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:22:13.791917 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d646822d-58a0-41db-b8e0-44db1e6977c5 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:13.791917 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:13.791917 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:13.791917 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d646822d-58a0-41db-b8e0-44db1e6977c5 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:13.791917 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-d646822d-58a0-41db-b8e0-44db1e6977c5 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:13.901086 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:13.901086 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:13.946342 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d646822d-58a0-41db-b8e0-44db1e6977c5 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:22:13.946342 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1203/2371] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:13 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:14.165453 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d7219417-f7ca-4486-9439-b44ef3fed802 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d3e3e2a2-ceca-4ab1-8414-ebe6b55fc793 Jan 28 19:22:14.165453 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d7219417-f7ca-4486-9439-b44ef3fed802 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:14.165453 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:14.165453 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:14.165453 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d7219417-f7ca-4486-9439-b44ef3fed802 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:14.521747 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d7219417-f7ca-4486-9439-b44ef3fed802 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d3e3e2a2-ceca-4ab1-8414-ebe6b55fc793 returned with HTTP 404 Jan 28 19:22:14.524146 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1169/2372] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:22:14 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d3e3e2a2-ceca-4ab1-8414-ebe6b55fc793 => generated 109 bytes in 399 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 28 19:22:14.532595 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-48a4195b-1539-4f1e-baf1-8a848e1626cd tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/99051fa9-964e-4091-9cf6-47ac94b89f56 Jan 28 19:22:14.533234 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-48a4195b-1539-4f1e-baf1-8a848e1626cd tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:14.533455 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:14.533455 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:14.533879 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-48a4195b-1539-4f1e-baf1-8a848e1626cd tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:14.534543 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-48a4195b-1539-4f1e-baf1-8a848e1626cd tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] show called for member 99051fa9-964e-4091-9cf6-47ac94b89f56 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 19:22:14.550421 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-48a4195b-1539-4f1e-baf1-8a848e1626cd tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/99051fa9-964e-4091-9cf6-47ac94b89f56 returned with HTTP 404 Jan 28 19:22:14.557557 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1204/2373] 10.222.0.16 () {60 vars in 1353 bytes} [Thu Jan 28 19:22:14 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/99051fa9-964e-4091-9cf6-47ac94b89f56 => generated 108 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 28 19:22:14.572768 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c92f13fc-808e-4183-a1de-458f6fa88e49 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] DELETE http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/f0a31f3c-38ee-4ea7-b4c3-8d7c45cc5608 Jan 28 19:22:14.572768 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c92f13fc-808e-4183-a1de-458f6fa88e49 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:14.572768 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c92f13fc-808e-4183-a1de-458f6fa88e49 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:14.588895 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.group_snapshots [None req-c92f13fc-808e-4183-a1de-458f6fa88e49 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] delete called for member f0a31f3c-38ee-4ea7-b4c3-8d7c45cc5608 {{(pid=87915) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 28 19:22:14.588895 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.group_snapshots [None req-c92f13fc-808e-4183-a1de-458f6fa88e49 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Delete group_snapshot with id: f0a31f3c-38ee-4ea7-b4c3-8d7c45cc5608 Jan 28 19:22:14.613790 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:14.613790 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:14.695785 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-954dff24-ff5e-4caa-8cd8-20c1dc4c9e1f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:22:14.695785 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-954dff24-ff5e-4caa-8cd8-20c1dc4c9e1f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:14.695785 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-954dff24-ff5e-4caa-8cd8-20c1dc4c9e1f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:14.695785 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-954dff24-ff5e-4caa-8cd8-20c1dc4c9e1f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:14.733656 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:14.733656 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:14.736324 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-954dff24-ff5e-4caa-8cd8-20c1dc4c9e1f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:22:14.738133 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1205/2374] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:14 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 853 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:14.822281 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c92f13fc-808e-4183-a1de-458f6fa88e49 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/f0a31f3c-38ee-4ea7-b4c3-8d7c45cc5608 returned with HTTP 202 Jan 28 19:22:14.823109 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1170/2375] 10.222.0.16 () {60 vars in 1383 bytes} [Thu Jan 28 19:22:14 2021] DELETE /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/f0a31f3c-38ee-4ea7-b4c3-8d7c45cc5608 => generated 0 bytes in 261 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 28 19:22:14.831454 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c13ba431-5a18-4972-b463-77407b4e24af tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/detail Jan 28 19:22:14.832540 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c13ba431-5a18-4972-b463-77407b4e24af tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:14.833557 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:14.833557 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:14.834674 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c13ba431-5a18-4972-b463-77407b4e24af tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'detail' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:14.836561 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-c13ba431-5a18-4972-b463-77407b4e24af tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:22:14.840498 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c13ba431-5a18-4972-b463-77407b4e24af tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 19:22:14.972141 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6193cec2-a6dc-4a81-a438-aafe31ba232a tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:22:14.972141 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6193cec2-a6dc-4a81-a438-aafe31ba232a tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:14.972141 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:14.972141 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:14.972141 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6193cec2-a6dc-4a81-a438-aafe31ba232a tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:14.972141 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-6193cec2-a6dc-4a81-a438-aafe31ba232a tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:15.013953 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:15.013953 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:15.023861 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6193cec2-a6dc-4a81-a438-aafe31ba232a tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:22:15.036265 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1171/2376] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:14 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:15.152299 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c13ba431-5a18-4972-b463-77407b4e24af tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Get all volumes completed successfully. Jan 28 19:22:15.152299 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-c13ba431-5a18-4972-b463-77407b4e24af tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:22:15.152299 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-c13ba431-5a18-4972-b463-77407b4e24af tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:22:15.236597 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-c13ba431-5a18-4972-b463-77407b4e24af tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:22:15.245244 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:15.245244 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:15.317684 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c13ba431-5a18-4972-b463-77407b4e24af tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/detail returned with HTTP 200 Jan 28 19:22:15.317684 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1206/2377] 10.222.0.16 () {60 vars in 1266 bytes} [Thu Jan 28 19:22:14 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/detail => generated 1003 bytes in 475 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 19:22:15.325741 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8395df50-e0ad-4fca-8f91-5b3a21c90995 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/detail Jan 28 19:22:15.325741 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8395df50-e0ad-4fca-8f91-5b3a21c90995 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:15.325741 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:15.325741 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:15.325741 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8395df50-e0ad-4fca-8f91-5b3a21c90995 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'detail' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:15.325741 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-8395df50-e0ad-4fca-8f91-5b3a21c90995 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:22:15.325741 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-8395df50-e0ad-4fca-8f91-5b3a21c90995 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Building query based on filter {{(pid=87915) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 28 19:22:15.406591 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8395df50-e0ad-4fca-8f91-5b3a21c90995 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Get all snapshots completed successfully. Jan 28 19:22:15.406591 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:15.406591 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:15.422372 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8395df50-e0ad-4fca-8f91-5b3a21c90995 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/detail returned with HTTP 200 Jan 28 19:22:15.422372 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1172/2378] 10.222.0.16 () {58 vars in 1231 bytes} [Thu Jan 28 19:22:15 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/detail => generated 453 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:15.431419 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-19b5d7b7-3ea0-44cf-8e71-61546119db25 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/3f1fb48a-fca3-4c65-997a-0d8602192be6 Jan 28 19:22:15.431419 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-19b5d7b7-3ea0-44cf-8e71-61546119db25 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:15.431419 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:15.431419 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:15.431419 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-19b5d7b7-3ea0-44cf-8e71-61546119db25 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:15.539118 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:15.539118 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:15.539118 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-19b5d7b7-3ea0-44cf-8e71-61546119db25 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Snapshot retrieved successfully. Jan 28 19:22:15.544733 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-19b5d7b7-3ea0-44cf-8e71-61546119db25 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/3f1fb48a-fca3-4c65-997a-0d8602192be6 returned with HTTP 200 Jan 28 19:22:15.577252 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1207/2379] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:22:15 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/3f1fb48a-fca3-4c65-997a-0d8602192be6 => generated 450 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:22:15.766328 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7807e9eb-fbfb-4025-83bf-eec0ea1ee130 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:22:15.766328 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7807e9eb-fbfb-4025-83bf-eec0ea1ee130 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:15.766328 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:15.766328 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:15.766328 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7807e9eb-fbfb-4025-83bf-eec0ea1ee130 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:15.766328 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-7807e9eb-fbfb-4025-83bf-eec0ea1ee130 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:15.831126 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:15.831126 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:15.831126 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7807e9eb-fbfb-4025-83bf-eec0ea1ee130 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:22:15.831126 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1173/2380] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:15 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 853 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:16.040309 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-da8f4c61-6137-4746-adb0-2074b6746598 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:22:16.040309 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-da8f4c61-6137-4746-adb0-2074b6746598 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:16.040309 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:16.040309 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:16.040309 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-da8f4c61-6137-4746-adb0-2074b6746598 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:16.040309 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-da8f4c61-6137-4746-adb0-2074b6746598 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:16.131126 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:16.131126 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:16.139989 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-da8f4c61-6137-4746-adb0-2074b6746598 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:22:16.163715 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1208/2381] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:16 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:16.564365 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ec271360-7bc1-4f75-877c-982a6cb51fc8 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/3f1fb48a-fca3-4c65-997a-0d8602192be6 Jan 28 19:22:16.564365 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ec271360-7bc1-4f75-877c-982a6cb51fc8 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:16.564365 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:16.564365 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:16.564365 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ec271360-7bc1-4f75-877c-982a6cb51fc8 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:16.625463 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:16.625463 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:16.637947 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ec271360-7bc1-4f75-877c-982a6cb51fc8 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Snapshot retrieved successfully. Jan 28 19:22:16.637947 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ec271360-7bc1-4f75-877c-982a6cb51fc8 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/3f1fb48a-fca3-4c65-997a-0d8602192be6 returned with HTTP 200 Jan 28 19:22:16.637947 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1174/2382] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:22:16 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/3f1fb48a-fca3-4c65-997a-0d8602192be6 => generated 450 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:16.851292 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-33e97153-4357-4931-937a-8474744f1ffb tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:22:16.851292 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-33e97153-4357-4931-937a-8474744f1ffb tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:16.851292 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:16.851292 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:16.851292 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-33e97153-4357-4931-937a-8474744f1ffb tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:16.851292 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-33e97153-4357-4931-937a-8474744f1ffb tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:16.923617 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:16.923617 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:16.923617 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-33e97153-4357-4931-937a-8474744f1ffb tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:22:16.923617 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1209/2383] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:16 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 853 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:22:17.171367 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-45c6b023-c768-4e24-968a-fc458e681776 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:22:17.171367 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-45c6b023-c768-4e24-968a-fc458e681776 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:17.171367 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:17.171367 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:17.171367 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-45c6b023-c768-4e24-968a-fc458e681776 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:17.171367 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-45c6b023-c768-4e24-968a-fc458e681776 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:17.261646 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:17.261646 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:17.287524 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-45c6b023-c768-4e24-968a-fc458e681776 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:22:17.287524 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1175/2384] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:17 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:17.661937 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4590548c-1e92-436e-8a7a-01296ddf75b1 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/3f1fb48a-fca3-4c65-997a-0d8602192be6 Jan 28 19:22:17.661937 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4590548c-1e92-436e-8a7a-01296ddf75b1 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:17.661937 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:17.661937 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:17.661937 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4590548c-1e92-436e-8a7a-01296ddf75b1 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:17.772477 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:17.772477 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:17.776194 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4590548c-1e92-436e-8a7a-01296ddf75b1 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Snapshot retrieved successfully. Jan 28 19:22:17.785949 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4590548c-1e92-436e-8a7a-01296ddf75b1 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/3f1fb48a-fca3-4c65-997a-0d8602192be6 returned with HTTP 200 Jan 28 19:22:17.795474 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1210/2385] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:22:17 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/3f1fb48a-fca3-4c65-997a-0d8602192be6 => generated 450 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:17.933855 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9d5c6695-4b1c-4e8a-8b0f-4b66df527045 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:22:17.934372 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9d5c6695-4b1c-4e8a-8b0f-4b66df527045 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:17.934454 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:17.934454 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:17.935073 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9d5c6695-4b1c-4e8a-8b0f-4b66df527045 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:17.935191 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-9d5c6695-4b1c-4e8a-8b0f-4b66df527045 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:18.007478 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:18.007478 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:18.039948 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9d5c6695-4b1c-4e8a-8b0f-4b66df527045 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:22:18.039948 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1176/2386] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:17 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 853 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:18.296296 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-41f7e010-4a54-43a2-b5d8-564d6c89433a tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:22:18.305468 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-41f7e010-4a54-43a2-b5d8-564d6c89433a tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:18.305910 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:18.305910 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:18.306788 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-41f7e010-4a54-43a2-b5d8-564d6c89433a tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:18.307478 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-41f7e010-4a54-43a2-b5d8-564d6c89433a tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:18.474463 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:18.474463 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:18.474463 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-41f7e010-4a54-43a2-b5d8-564d6c89433a tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:22:18.474463 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1211/2387] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:18 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:18.808215 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b3b9eef6-90fa-4405-aae6-cdd96de0370a tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/3f1fb48a-fca3-4c65-997a-0d8602192be6 Jan 28 19:22:18.808215 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b3b9eef6-90fa-4405-aae6-cdd96de0370a tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:18.808215 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:18.808215 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:18.808215 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b3b9eef6-90fa-4405-aae6-cdd96de0370a tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:18.871275 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b3b9eef6-90fa-4405-aae6-cdd96de0370a tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/3f1fb48a-fca3-4c65-997a-0d8602192be6 returned with HTTP 404 Jan 28 19:22:18.879056 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1177/2388] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:22:18 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/3f1fb48a-fca3-4c65-997a-0d8602192be6 => generated 111 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:22:18.890772 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e6f2ef0a-5987-455b-aba5-d51dcb285828 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/f0a31f3c-38ee-4ea7-b4c3-8d7c45cc5608 Jan 28 19:22:18.890772 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e6f2ef0a-5987-455b-aba5-d51dcb285828 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:18.890772 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:18.890772 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:18.890772 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e6f2ef0a-5987-455b-aba5-d51dcb285828 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:18.890772 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.group_snapshots [None req-e6f2ef0a-5987-455b-aba5-d51dcb285828 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] show called for member f0a31f3c-38ee-4ea7-b4c3-8d7c45cc5608 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 28 19:22:18.931047 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e6f2ef0a-5987-455b-aba5-d51dcb285828 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/f0a31f3c-38ee-4ea7-b4c3-8d7c45cc5608 returned with HTTP 404 Jan 28 19:22:18.935549 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1212/2389] 10.222.0.16 () {60 vars in 1380 bytes} [Thu Jan 28 19:22:18 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/f0a31f3c-38ee-4ea7-b4c3-8d7c45cc5608 => generated 116 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 28 19:22:18.943123 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-31c61a2d-ef80-47f4-bcff-e791e528fd2b tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/detail Jan 28 19:22:18.943123 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-31c61a2d-ef80-47f4-bcff-e791e528fd2b tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:18.943123 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-31c61a2d-ef80-47f4-bcff-e791e528fd2b tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'detail' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:18.943123 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-31c61a2d-ef80-47f4-bcff-e791e528fd2b tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:22:18.948290 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-31c61a2d-ef80-47f4-bcff-e791e528fd2b tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 19:22:19.035973 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d1d11428-4717-4ecc-9b28-c01759292dda tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:22:19.037494 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d1d11428-4717-4ecc-9b28-c01759292dda tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:19.038020 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d1d11428-4717-4ecc-9b28-c01759292dda tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:19.038429 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-d1d11428-4717-4ecc-9b28-c01759292dda tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:19.130873 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-31c61a2d-ef80-47f4-bcff-e791e528fd2b tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Get all volumes completed successfully. Jan 28 19:22:19.130873 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-31c61a2d-ef80-47f4-bcff-e791e528fd2b tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:22:19.130873 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-31c61a2d-ef80-47f4-bcff-e791e528fd2b tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:22:19.146374 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-31c61a2d-ef80-47f4-bcff-e791e528fd2b tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:22:19.149866 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:19.149866 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:19.153516 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:19.153516 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:19.160802 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d1d11428-4717-4ecc-9b28-c01759292dda tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:22:19.167872 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1213/2390] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:19 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 853 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:19.176519 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-31c61a2d-ef80-47f4-bcff-e791e528fd2b tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/detail returned with HTTP 200 Jan 28 19:22:19.176519 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1178/2391] 10.222.0.16 () {60 vars in 1266 bytes} [Thu Jan 28 19:22:18 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/detail => generated 1003 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 19:22:19.202236 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-27434186-a8e8-418a-abb2-7baf62bf4692 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] POST http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/006f5586-9849-4804-8869-fbf1dafc0467/action Jan 28 19:22:19.202236 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:19.202236 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:19.202236 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-27434186-a8e8-418a-abb2-7baf62bf4692 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:22:19.202236 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-27434186-a8e8-418a-abb2-7baf62bf4692 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:22:19.202236 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-27434186-a8e8-418a-abb2-7baf62bf4692 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] delete called for group 006f5586-9849-4804-8869-fbf1dafc0467 {{(pid=87914) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 28 19:22:19.202236 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.groups [None req-27434186-a8e8-418a-abb2-7baf62bf4692 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Delete group with id: 006f5586-9849-4804-8869-fbf1dafc0467 Jan 28 19:22:19.213961 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:19.213961 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:19.480421 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d366836f-1179-4dce-9774-5d03a5ffec36 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:22:19.480965 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d366836f-1179-4dce-9774-5d03a5ffec36 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:19.481255 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:19.481255 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:19.481638 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d366836f-1179-4dce-9774-5d03a5ffec36 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:19.482456 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-d366836f-1179-4dce-9774-5d03a5ffec36 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:19.487408 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-27434186-a8e8-418a-abb2-7baf62bf4692 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/006f5586-9849-4804-8869-fbf1dafc0467/action returned with HTTP 202 Jan 28 19:22:19.501762 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1214/2392] 10.222.0.16 () {62 vars in 1395 bytes} [Thu Jan 28 19:22:19 2021] POST /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/006f5586-9849-4804-8869-fbf1dafc0467/action => generated 0 bytes in 313 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 28 19:22:19.507391 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8ed5ed72-84e7-4dc9-9b10-326e55303743 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d4cb9226-137a-4121-b34f-538130fe7a7b Jan 28 19:22:19.507987 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8ed5ed72-84e7-4dc9-9b10-326e55303743 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:19.508181 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:19.508181 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:19.508911 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8ed5ed72-84e7-4dc9-9b10-326e55303743 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:19.555833 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:19.555833 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:19.567368 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d366836f-1179-4dce-9774-5d03a5ffec36 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:22:19.568485 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1179/2393] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:19 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:19.731791 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:19.731791 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:19.762919 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8ed5ed72-84e7-4dc9-9b10-326e55303743 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Volume info retrieved successfully. Jan 28 19:22:19.802413 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-8ed5ed72-84e7-4dc9-9b10-326e55303743 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:22:19.809382 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-8ed5ed72-84e7-4dc9-9b10-326e55303743 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:22:19.832063 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-8ed5ed72-84e7-4dc9-9b10-326e55303743 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:22:19.848089 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:19.848089 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:19.903847 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8ed5ed72-84e7-4dc9-9b10-326e55303743 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d4cb9226-137a-4121-b34f-538130fe7a7b returned with HTTP 200 Jan 28 19:22:19.915605 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1215/2394] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:22:19 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d4cb9226-137a-4121-b34f-538130fe7a7b => generated 999 bytes in 408 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:22:20.224850 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-abd9dfad-e6d6-43cc-b471-c2fe9cdee073 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:22:20.224850 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-abd9dfad-e6d6-43cc-b471-c2fe9cdee073 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:20.224850 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:20.224850 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:20.224850 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-abd9dfad-e6d6-43cc-b471-c2fe9cdee073 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:20.224850 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-abd9dfad-e6d6-43cc-b471-c2fe9cdee073 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:20.322347 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:20.322347 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:20.322347 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-abd9dfad-e6d6-43cc-b471-c2fe9cdee073 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:22:20.322347 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1180/2395] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:20 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 853 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:20.588545 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8782b27b-5003-4920-bc99-8f4e03ea90c9 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:22:20.588545 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8782b27b-5003-4920-bc99-8f4e03ea90c9 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:20.588545 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:20.588545 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:20.588545 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8782b27b-5003-4920-bc99-8f4e03ea90c9 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:20.588545 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-8782b27b-5003-4920-bc99-8f4e03ea90c9 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:20.682765 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:20.682765 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:20.682765 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8782b27b-5003-4920-bc99-8f4e03ea90c9 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:22:20.699362 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1216/2396] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:20 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:20.928802 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-528e5490-50fe-4ee6-b407-110227082331 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d4cb9226-137a-4121-b34f-538130fe7a7b Jan 28 19:22:20.928802 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-528e5490-50fe-4ee6-b407-110227082331 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:20.928802 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:20.928802 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:20.928802 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-528e5490-50fe-4ee6-b407-110227082331 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:21.174666 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:21.174666 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:21.189312 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-528e5490-50fe-4ee6-b407-110227082331 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Volume info retrieved successfully. Jan 28 19:22:21.217811 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-528e5490-50fe-4ee6-b407-110227082331 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:22:21.218275 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-528e5490-50fe-4ee6-b407-110227082331 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:22:21.289301 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-528e5490-50fe-4ee6-b407-110227082331 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:22:21.332416 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:21.332416 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:21.340562 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1f6706d5-6523-4dd9-aef6-8f1d4a9e18f0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:22:21.340562 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1f6706d5-6523-4dd9-aef6-8f1d4a9e18f0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:21.349324 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:21.349324 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:21.349324 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1f6706d5-6523-4dd9-aef6-8f1d4a9e18f0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:21.349324 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-1f6706d5-6523-4dd9-aef6-8f1d4a9e18f0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:21.413099 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-528e5490-50fe-4ee6-b407-110227082331 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d4cb9226-137a-4121-b34f-538130fe7a7b returned with HTTP 200 Jan 28 19:22:21.414346 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1181/2397] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:22:20 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d4cb9226-137a-4121-b34f-538130fe7a7b => generated 999 bytes in 501 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:22:21.509662 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:21.509662 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:21.509662 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1f6706d5-6523-4dd9-aef6-8f1d4a9e18f0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:22:21.509662 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1217/2398] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:21 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 853 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:21.709547 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6f664716-4572-45fc-af69-0766c76ad554 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:22:21.709547 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6f664716-4572-45fc-af69-0766c76ad554 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:21.709547 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:21.709547 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:21.709547 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6f664716-4572-45fc-af69-0766c76ad554 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:21.709547 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-6f664716-4572-45fc-af69-0766c76ad554 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:21.781115 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:21.781115 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:21.785214 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6f664716-4572-45fc-af69-0766c76ad554 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:22:21.789706 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1182/2399] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:21 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:22.445471 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-89db1d69-6c8e-4cd4-8c11-6cba3f68f0db tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d4cb9226-137a-4121-b34f-538130fe7a7b Jan 28 19:22:22.446699 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-89db1d69-6c8e-4cd4-8c11-6cba3f68f0db tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:22.447246 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:22.447246 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:22.447879 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-89db1d69-6c8e-4cd4-8c11-6cba3f68f0db tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:22.531634 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-702ecb5a-e5bc-40f7-a27a-0f30386c3fcb tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:22:22.531634 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-702ecb5a-e5bc-40f7-a27a-0f30386c3fcb tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:22.531634 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:22.531634 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:22.531634 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-702ecb5a-e5bc-40f7-a27a-0f30386c3fcb tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:22.531634 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-702ecb5a-e5bc-40f7-a27a-0f30386c3fcb tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:22.605660 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:22.605660 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:22.641961 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-702ecb5a-e5bc-40f7-a27a-0f30386c3fcb tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:22:22.652559 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1183/2400] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:22 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 853 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:22.744193 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:22.744193 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:22.755070 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-89db1d69-6c8e-4cd4-8c11-6cba3f68f0db tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Volume info retrieved successfully. Jan 28 19:22:22.778524 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-89db1d69-6c8e-4cd4-8c11-6cba3f68f0db tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:22:22.778524 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-89db1d69-6c8e-4cd4-8c11-6cba3f68f0db tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:22:22.794838 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-89db1d69-6c8e-4cd4-8c11-6cba3f68f0db tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:22:22.802678 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:22.802678 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:22.822613 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-389861bc-92ee-4b80-864f-4ff356ccd36a tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:22:22.822613 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-389861bc-92ee-4b80-864f-4ff356ccd36a tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:22.822613 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:22.822613 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:22.822613 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-389861bc-92ee-4b80-864f-4ff356ccd36a tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:22.822613 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-389861bc-92ee-4b80-864f-4ff356ccd36a tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:22.914915 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-89db1d69-6c8e-4cd4-8c11-6cba3f68f0db tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d4cb9226-137a-4121-b34f-538130fe7a7b returned with HTTP 200 Jan 28 19:22:22.914915 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1218/2401] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:22:22 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d4cb9226-137a-4121-b34f-538130fe7a7b => generated 999 bytes in 472 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:22:22.919005 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:22.919005 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:22.919005 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-389861bc-92ee-4b80-864f-4ff356ccd36a tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:22:22.925399 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1184/2402] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:22 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:23.662082 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b2fbf61e-7ba8-431c-a81c-923f59dd5d8d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:22:23.663053 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b2fbf61e-7ba8-431c-a81c-923f59dd5d8d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:23.663419 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:23.663419 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:23.664113 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b2fbf61e-7ba8-431c-a81c-923f59dd5d8d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:23.665174 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b2fbf61e-7ba8-431c-a81c-923f59dd5d8d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:23.848360 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:23.848360 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:23.848360 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b2fbf61e-7ba8-431c-a81c-923f59dd5d8d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:22:23.848360 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1219/2403] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:23 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 853 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:23.961363 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-560052e0-d061-4d68-8e08-4578b94124b9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d4cb9226-137a-4121-b34f-538130fe7a7b Jan 28 19:22:23.961363 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-560052e0-d061-4d68-8e08-4578b94124b9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:23.961363 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:23.961363 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:23.961363 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-560052e0-d061-4d68-8e08-4578b94124b9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:23.970812 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f50888ff-739d-43cb-94da-46c4eb870c3e tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:22:23.970812 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f50888ff-739d-43cb-94da-46c4eb870c3e tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:23.970812 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:23.970812 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:23.970812 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f50888ff-739d-43cb-94da-46c4eb870c3e tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:23.970812 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-f50888ff-739d-43cb-94da-46c4eb870c3e tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:24.043166 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:24.043166 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:24.045054 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f50888ff-739d-43cb-94da-46c4eb870c3e tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:22:24.050434 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1185/2404] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:23 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:24.096195 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:24.096195 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:24.108727 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-560052e0-d061-4d68-8e08-4578b94124b9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Volume info retrieved successfully. Jan 28 19:22:24.126140 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-560052e0-d061-4d68-8e08-4578b94124b9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:22:24.126604 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-560052e0-d061-4d68-8e08-4578b94124b9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:22:24.146363 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-560052e0-d061-4d68-8e08-4578b94124b9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:22:24.285048 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:24.285048 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:24.330351 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-560052e0-d061-4d68-8e08-4578b94124b9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d4cb9226-137a-4121-b34f-538130fe7a7b returned with HTTP 200 Jan 28 19:22:24.350631 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1220/2405] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:22:23 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d4cb9226-137a-4121-b34f-538130fe7a7b => generated 999 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:22:24.909123 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-93a72d75-9ae1-4d6f-a4c2-f6d826e98609 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:22:24.909123 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-93a72d75-9ae1-4d6f-a4c2-f6d826e98609 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:24.909123 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:24.909123 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:24.909123 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-93a72d75-9ae1-4d6f-a4c2-f6d826e98609 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:24.909123 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-93a72d75-9ae1-4d6f-a4c2-f6d826e98609 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:25.072010 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3c057b87-23e8-4377-b6b2-7f409868d13d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:22:25.072010 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3c057b87-23e8-4377-b6b2-7f409868d13d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:25.072010 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:25.072010 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:25.072010 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3c057b87-23e8-4377-b6b2-7f409868d13d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:25.072010 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-3c057b87-23e8-4377-b6b2-7f409868d13d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:25.103447 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:25.103447 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:25.111387 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-93a72d75-9ae1-4d6f-a4c2-f6d826e98609 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:22:25.113919 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1186/2406] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:24 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 853 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:25.196186 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:25.196186 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:25.283376 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3c057b87-23e8-4377-b6b2-7f409868d13d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:22:25.283376 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1221/2407] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:25 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:25.372206 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a731bc69-a520-4f8a-8ddd-9c3d34c49e53 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d4cb9226-137a-4121-b34f-538130fe7a7b Jan 28 19:22:25.372206 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a731bc69-a520-4f8a-8ddd-9c3d34c49e53 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:25.372206 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:25.372206 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:25.372206 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a731bc69-a520-4f8a-8ddd-9c3d34c49e53 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:25.661149 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a731bc69-a520-4f8a-8ddd-9c3d34c49e53 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d4cb9226-137a-4121-b34f-538130fe7a7b returned with HTTP 404 Jan 28 19:22:25.668662 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1187/2408] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:22:25 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d4cb9226-137a-4121-b34f-538130fe7a7b => generated 109 bytes in 306 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 28 19:22:25.680008 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-21deea06-394a-44d4-87c1-7331e4fe239a tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/006f5586-9849-4804-8869-fbf1dafc0467 Jan 28 19:22:25.680008 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-21deea06-394a-44d4-87c1-7331e4fe239a tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:25.680008 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:25.680008 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:25.687358 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-21deea06-394a-44d4-87c1-7331e4fe239a tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:25.687358 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-21deea06-394a-44d4-87c1-7331e4fe239a tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] show called for member 006f5586-9849-4804-8869-fbf1dafc0467 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 19:22:25.709373 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-21deea06-394a-44d4-87c1-7331e4fe239a tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/006f5586-9849-4804-8869-fbf1dafc0467 returned with HTTP 404 Jan 28 19:22:25.729891 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a6c6ed23-6eef-4342-a3fd-2502e87c4c4a tempest-GroupSnapshotsTest-1686294086 tempest-GroupSnapshotsTest-1686294086-project-admin] DELETE http://10.222.0.16/volume/v3/22cfe82d509a49f48b4e2c330a5d0a17/group_types/83629044-d2f9-42f2-9712-78c43689349a Jan 28 19:22:25.729891 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a6c6ed23-6eef-4342-a3fd-2502e87c4c4a tempest-GroupSnapshotsTest-1686294086 tempest-GroupSnapshotsTest-1686294086-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:25.731787 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a6c6ed23-6eef-4342-a3fd-2502e87c4c4a tempest-GroupSnapshotsTest-1686294086 tempest-GroupSnapshotsTest-1686294086-project-admin] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:25.732611 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1222/2409] 10.222.0.16 () {60 vars in 1353 bytes} [Thu Jan 28 19:22:25 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/006f5586-9849-4804-8869-fbf1dafc0467 => generated 108 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 28 19:22:25.799313 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:22:25.799313 n-d-705657-15 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 28 19:22:25.821025 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a6c6ed23-6eef-4342-a3fd-2502e87c4c4a tempest-GroupSnapshotsTest-1686294086 tempest-GroupSnapshotsTest-1686294086-project-admin] http://10.222.0.16/volume/v3/22cfe82d509a49f48b4e2c330a5d0a17/group_types/83629044-d2f9-42f2-9712-78c43689349a returned with HTTP 202 Jan 28 19:22:25.822787 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1188/2410] 10.222.0.16 () {60 vars in 1371 bytes} [Thu Jan 28 19:22:25 2021] DELETE /volume/v3/22cfe82d509a49f48b4e2c330a5d0a17/group_types/83629044-d2f9-42f2-9712-78c43689349a => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 28 19:22:25.849032 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1b9aa365-7092-4d42-bdbc-58b36a1c9c60 tempest-GroupSnapshotsTest-1686294086 tempest-GroupSnapshotsTest-1686294086-project-admin] POST http://10.222.0.16/volume/v3/22cfe82d509a49f48b4e2c330a5d0a17/types Jan 28 19:22:25.851744 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1b9aa365-7092-4d42-bdbc-58b36a1c9c60 tempest-GroupSnapshotsTest-1686294086 tempest-GroupSnapshotsTest-1686294086-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-2051088444"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:22:26.145054 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1f193234-e216-4425-a3fb-778c29146ee5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:22:26.145054 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1f193234-e216-4425-a3fb-778c29146ee5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:26.145054 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1f193234-e216-4425-a3fb-778c29146ee5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:26.156370 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-1f193234-e216-4425-a3fb-778c29146ee5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:26.160922 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1b9aa365-7092-4d42-bdbc-58b36a1c9c60 tempest-GroupSnapshotsTest-1686294086 tempest-GroupSnapshotsTest-1686294086-project-admin] http://10.222.0.16/volume/v3/22cfe82d509a49f48b4e2c330a5d0a17/types returned with HTTP 200 Jan 28 19:22:26.173822 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1223/2411] 10.222.0.16 () {60 vars in 1219 bytes} [Thu Jan 28 19:22:25 2021] POST /volume/v3/22cfe82d509a49f48b4e2c330a5d0a17/types => generated 224 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:22:26.187748 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-56989cc2-605c-4b50-b8dc-9b4f5a8515a3 tempest-GroupSnapshotsTest-1686294086 tempest-GroupSnapshotsTest-1686294086-project-admin] POST http://10.222.0.16/volume/v3/22cfe82d509a49f48b4e2c330a5d0a17/group_types Jan 28 19:22:26.188484 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-56989cc2-605c-4b50-b8dc-9b4f5a8515a3 tempest-GroupSnapshotsTest-1686294086 tempest-GroupSnapshotsTest-1686294086-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1009492482"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:22:26.243093 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:26.243093 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:26.246548 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1f193234-e216-4425-a3fb-778c29146ee5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:22:26.250270 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1189/2412] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:26 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 853 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:22:26.261517 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-56989cc2-605c-4b50-b8dc-9b4f5a8515a3 tempest-GroupSnapshotsTest-1686294086 tempest-GroupSnapshotsTest-1686294086-project-admin] http://10.222.0.16/volume/v3/22cfe82d509a49f48b4e2c330a5d0a17/group_types returned with HTTP 202 Jan 28 19:22:26.262662 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1224/2413] 10.222.0.16 () {62 vars in 1278 bytes} [Thu Jan 28 19:22:26 2021] POST /volume/v3/22cfe82d509a49f48b4e2c330a5d0a17/group_types => generated 181 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 28 19:22:26.273407 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-177cb7ee-b3bb-4c12-be1a-1f0db1ac2d5b tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] POST http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups Jan 28 19:22:26.274207 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:26.274207 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:26.274870 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-177cb7ee-b3bb-4c12-be1a-1f0db1ac2d5b tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "2d67f491-613f-49e0-b24f-490a7dab3ec4", "volume_types": ["c30ecac5-8275-4f7c-b476-a668715e8410"], "name": "tempest-GroupSnapshotsTest-Group-1673478884"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:22:26.277524 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-177cb7ee-b3bb-4c12-be1a-1f0db1ac2d5b tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Creating new group {'group': {'group_type': '2d67f491-613f-49e0-b24f-490a7dab3ec4', 'volume_types': ['c30ecac5-8275-4f7c-b476-a668715e8410'], 'name': 'tempest-GroupSnapshotsTest-Group-1673478884'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 28 19:22:26.292578 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3e3f419d-7fc1-4d5f-bbb7-de51a20e7982 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:22:26.302812 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3e3f419d-7fc1-4d5f-bbb7-de51a20e7982 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:26.303954 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3e3f419d-7fc1-4d5f-bbb7-de51a20e7982 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:26.304873 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-3e3f419d-7fc1-4d5f-bbb7-de51a20e7982 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:26.352846 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.groups [None req-177cb7ee-b3bb-4c12-be1a-1f0db1ac2d5b tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Creating group tempest-GroupSnapshotsTest-Group-1673478884. Jan 28 19:22:26.499340 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:26.499340 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:26.513512 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3e3f419d-7fc1-4d5f-bbb7-de51a20e7982 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:22:26.526815 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1225/2414] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:26 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:26.555869 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-177cb7ee-b3bb-4c12-be1a-1f0db1ac2d5b tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Availability Zones retrieved successfully. Jan 28 19:22:26.595778 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-177cb7ee-b3bb-4c12-be1a-1f0db1ac2d5b tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Created reservations ['1e83550c-59cb-485c-a243-d42dc4e6947e'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:22:26.845699 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-177cb7ee-b3bb-4c12-be1a-1f0db1ac2d5b tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups returned with HTTP 202 Jan 28 19:22:26.851405 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1190/2415] 10.222.0.16 () {62 vars in 1264 bytes} [Thu Jan 28 19:22:26 2021] POST /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups => generated 112 bytes in 576 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 28 19:22:26.864172 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3e33c54c-e02a-4254-be2e-3613be5a3a8c tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/d7bd3613-fd6f-46eb-97d6-2794afd59486 Jan 28 19:22:26.864172 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3e33c54c-e02a-4254-be2e-3613be5a3a8c tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:26.864172 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:26.864172 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:26.864172 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3e33c54c-e02a-4254-be2e-3613be5a3a8c tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:26.864172 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-3e33c54c-e02a-4254-be2e-3613be5a3a8c tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] show called for member d7bd3613-fd6f-46eb-97d6-2794afd59486 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 19:22:26.875617 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:26.875617 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:26.989363 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3e33c54c-e02a-4254-be2e-3613be5a3a8c tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/d7bd3613-fd6f-46eb-97d6-2794afd59486 returned with HTTP 200 Jan 28 19:22:26.998576 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1226/2416] 10.222.0.16 () {60 vars in 1353 bytes} [Thu Jan 28 19:22:26 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/d7bd3613-fd6f-46eb-97d6-2794afd59486 => generated 392 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:22:27.281946 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f8ec8aa8-448e-430d-b8a9-cf59e244ac91 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:22:27.282847 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f8ec8aa8-448e-430d-b8a9-cf59e244ac91 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:27.283197 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:27.283197 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:27.283892 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f8ec8aa8-448e-430d-b8a9-cf59e244ac91 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:27.294140 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-f8ec8aa8-448e-430d-b8a9-cf59e244ac91 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:27.377817 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:27.377817 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:27.377817 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f8ec8aa8-448e-430d-b8a9-cf59e244ac91 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:22:27.386746 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1191/2417] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:27 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 853 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:27.535233 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bb5f4eb7-028e-44cf-985d-afafadb6510e tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:22:27.535233 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bb5f4eb7-028e-44cf-985d-afafadb6510e tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:27.535233 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:27.535233 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:27.535233 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bb5f4eb7-028e-44cf-985d-afafadb6510e tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:27.540435 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-bb5f4eb7-028e-44cf-985d-afafadb6510e tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:27.606385 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:27.606385 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:27.608266 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bb5f4eb7-028e-44cf-985d-afafadb6510e tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:22:27.609106 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1227/2418] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:27 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:28.014578 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9c5b8fb9-2e46-497c-a5dd-97afc3c4aeb9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/d7bd3613-fd6f-46eb-97d6-2794afd59486 Jan 28 19:22:28.014578 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9c5b8fb9-2e46-497c-a5dd-97afc3c4aeb9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:28.014578 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:28.014578 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:28.014578 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9c5b8fb9-2e46-497c-a5dd-97afc3c4aeb9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:28.029933 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-9c5b8fb9-2e46-497c-a5dd-97afc3c4aeb9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] show called for member d7bd3613-fd6f-46eb-97d6-2794afd59486 {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 19:22:28.059181 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:28.059181 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:28.228451 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9c5b8fb9-2e46-497c-a5dd-97afc3c4aeb9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/d7bd3613-fd6f-46eb-97d6-2794afd59486 returned with HTTP 200 Jan 28 19:22:28.247931 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-46ab844b-2e94-4089-8b0d-b4a53dc7a4c9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] POST http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes Jan 28 19:22:28.253636 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:28.253636 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:28.253636 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-46ab844b-2e94-4089-8b0d-b4a53dc7a4c9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c30ecac5-8275-4f7c-b476-a668715e8410", "group_id": "d7bd3613-fd6f-46eb-97d6-2794afd59486", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-971670803"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:22:28.270789 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-46ab844b-2e94-4089-8b0d-b4a53dc7a4c9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Create volume request body: {'volume': {'volume_type': 'c30ecac5-8275-4f7c-b476-a668715e8410', 'group_id': 'd7bd3613-fd6f-46eb-97d6-2794afd59486', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-971670803'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:22:28.286843 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1192/2419] 10.222.0.16 () {60 vars in 1353 bytes} [Thu Jan 28 19:22:27 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/d7bd3613-fd6f-46eb-97d6-2794afd59486 => generated 393 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:22:28.349059 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:28.349059 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:28.351162 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-46ab844b-2e94-4089-8b0d-b4a53dc7a4c9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Create volume of 1 GB Jan 28 19:22:28.404584 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9d521555-05d2-4265-9c3d-944ba9820d6d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:22:28.405548 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9d521555-05d2-4265-9c3d-944ba9820d6d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:28.405908 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:28.405908 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:28.406569 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9d521555-05d2-4265-9c3d-944ba9820d6d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:28.421879 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-9d521555-05d2-4265-9c3d-944ba9820d6d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:28.495908 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:28.495908 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:28.503891 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9d521555-05d2-4265-9c3d-944ba9820d6d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:22:28.514495 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1193/2420] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:28 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 853 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:28.538346 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-46ab844b-2e94-4089-8b0d-b4a53dc7a4c9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Availability Zones retrieved successfully. Jan 28 19:22:28.634349 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-85fdf6be-e6d8-45cb-8c51-db83a79c1ea5 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:22:28.634349 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-85fdf6be-e6d8-45cb-8c51-db83a79c1ea5 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:28.634349 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:28.634349 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:28.634349 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-85fdf6be-e6d8-45cb-8c51-db83a79c1ea5 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:28.634349 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-85fdf6be-e6d8-45cb-8c51-db83a79c1ea5 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:28.676417 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:28.676417 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:28.678674 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-85fdf6be-e6d8-45cb-8c51-db83a79c1ea5 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:22:28.679928 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1194/2421] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:28 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:28.703104 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-46ab844b-2e94-4089-8b0d-b4a53dc7a4c9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Flow 'volume_create_api' (37d65b35-0500-4503-a575-9c614f2ac190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:22:28.715315 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-46ab844b-2e94-4089-8b0d-b4a53dc7a4c9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (855514d4-f4d5-4970-a213-db2c0179b7bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:22:28.718553 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:28.718553 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:28.719540 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-46ab844b-2e94-4089-8b0d-b4a53dc7a4c9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:22:28.860850 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-46ab844b-2e94-4089-8b0d-b4a53dc7a4c9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (855514d4-f4d5-4970-a213-db2c0179b7bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T19:22:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c30ecac5-8275-4f7c-b476-a668715e8410,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2051088444',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c30ecac5-8275-4f7c-b476-a668715e8410', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd7bd3613-fd6f-46eb-97d6-2794afd59486', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:22:28.860850 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-46ab844b-2e94-4089-8b0d-b4a53dc7a4c9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3eb56cde-d117-4b20-9f35-92fc87e31911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:22:28.967337 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [None req-46ab844b-2e94-4089-8b0d-b4a53dc7a4c9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2051088444 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2051088444, it is now deprecated. Please use the default quota class for default quota. Jan 28 19:22:28.970706 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [None req-46ab844b-2e94-4089-8b0d-b4a53dc7a4c9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2051088444 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2051088444, it is now deprecated. Please use the default quota class for default quota. Jan 28 19:22:29.083786 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-46ab844b-2e94-4089-8b0d-b4a53dc7a4c9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Created reservations ['87ba7dbd-2ad0-41f7-98ac-26a281647c9f', 'b31a3724-0f58-4f14-a998-875ce4e9d41c', '47526f22-559c-4306-b387-6ba02f8a0454', 'db17d747-2117-49e5-b500-62c594c909a2'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:22:29.086879 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-46ab844b-2e94-4089-8b0d-b4a53dc7a4c9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3eb56cde-d117-4b20-9f35-92fc87e31911) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87ba7dbd-2ad0-41f7-98ac-26a281647c9f', 'b31a3724-0f58-4f14-a998-875ce4e9d41c', '47526f22-559c-4306-b387-6ba02f8a0454', 'db17d747-2117-49e5-b500-62c594c909a2']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:22:29.090783 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-46ab844b-2e94-4089-8b0d-b4a53dc7a4c9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e44924c-89a7-4c50-9c65-666a75548982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:22:29.269316 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-46ab844b-2e94-4089-8b0d-b4a53dc7a4c9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e44924c-89a7-4c50-9c65-666a75548982) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac590807-02d1-4832-a200-186c24a5e3f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-971670803',encryption_key_id=None,group_id=d7bd3613-fd6f-46eb-97d6-2794afd59486,group_type_id=,metadata={},multiattach=False,project_id='bbaa0269cbc24a7ebcbcd3ef6a65e087',qos_specs=None,replication_status=,reservations=['87ba7dbd-2ad0-41f7-98ac-26a281647c9f','b31a3724-0f58-4f14-a998-875ce4e9d41c','47526f22-559c-4306-b387-6ba02f8a0454','db17d747-2117-49e5-b500-62c594c909a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc52d662c5bb44b592ca55f3d182489b',volume_type_id=c30ecac5-8275-4f7c-b476-a668715e8410), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:22:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-971670803',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d7bd3613-fd6f-46eb-97d6-2794afd59486,host=None,id=ac590807-02d1-4832-a200-186c24a5e3f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbaa0269cbc24a7ebcbcd3ef6a65e087',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='fc52d662c5bb44b592ca55f3d182489b',volume_attachment=,volume_type=,volume_type_id=c30ecac5-8275-4f7c-b476-a668715e8410)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:22:29.269316 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-46ab844b-2e94-4089-8b0d-b4a53dc7a4c9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ca74456-13a7-4ded-ae88-efe500e101b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:22:29.316881 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-46ab844b-2e94-4089-8b0d-b4a53dc7a4c9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ca74456-13a7-4ded-ae88-efe500e101b2) transitioned into state 'SUCCESS' from state '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-971670803',encryption_key_id=None,group_id=d7bd3613-fd6f-46eb-97d6-2794afd59486,group_type_id=,metadata={},multiattach=False,project_id='bbaa0269cbc24a7ebcbcd3ef6a65e087',qos_specs=None,replication_status=,reservations=['87ba7dbd-2ad0-41f7-98ac-26a281647c9f','b31a3724-0f58-4f14-a998-875ce4e9d41c','47526f22-559c-4306-b387-6ba02f8a0454','db17d747-2117-49e5-b500-62c594c909a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc52d662c5bb44b592ca55f3d182489b',volume_type_id=c30ecac5-8275-4f7c-b476-a668715e8410)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:22:29.334465 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-46ab844b-2e94-4089-8b0d-b4a53dc7a4c9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06084aac-fb72-4027-8e8d-16607fb8d03a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:22:29.454914 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-46ab844b-2e94-4089-8b0d-b4a53dc7a4c9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06084aac-fb72-4027-8e8d-16607fb8d03a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:22:29.471855 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-46ab844b-2e94-4089-8b0d-b4a53dc7a4c9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Flow 'volume_create_api' (37d65b35-0500-4503-a575-9c614f2ac190) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:22:29.535680 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1adf6692-3af6-4e94-b52f-bdb971617122 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:22:29.536672 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1adf6692-3af6-4e94-b52f-bdb971617122 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:29.537051 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:29.537051 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:29.543251 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1adf6692-3af6-4e94-b52f-bdb971617122 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:29.545917 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-1adf6692-3af6-4e94-b52f-bdb971617122 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:29.608312 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:29.608312 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:29.608312 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1adf6692-3af6-4e94-b52f-bdb971617122 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:22:29.620803 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1195/2422] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:29 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 853 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:29.717156 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-11ac60c6-0f0b-4309-9bae-2969622e3189 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:22:29.717156 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-11ac60c6-0f0b-4309-9bae-2969622e3189 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:29.717156 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:29.717156 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:29.717156 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-11ac60c6-0f0b-4309-9bae-2969622e3189 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:29.717156 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-11ac60c6-0f0b-4309-9bae-2969622e3189 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:29.726849 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-46ab844b-2e94-4089-8b0d-b4a53dc7a4c9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Create volume request issued successfully. Jan 28 19:22:29.765480 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-46ab844b-2e94-4089-8b0d-b4a53dc7a4c9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:22:29.765480 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-46ab844b-2e94-4089-8b0d-b4a53dc7a4c9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:22:29.774151 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:29.774151 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:29.774151 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-11ac60c6-0f0b-4309-9bae-2969622e3189 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:22:29.782345 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1196/2423] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:29 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:22:29.789775 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-46ab844b-2e94-4089-8b0d-b4a53dc7a4c9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:22:29.800712 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:29.800712 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:29.830492 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-46ab844b-2e94-4089-8b0d-b4a53dc7a4c9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes returned with HTTP 202 Jan 28 19:22:29.839611 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1228/2424] 10.222.0.16 () {62 vars in 1267 bytes} [Thu Jan 28 19:22:28 2021] POST /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes => generated 907 bytes in 1600 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:22:29.845324 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bd2e0f48-d2d9-4d86-93a5-5a9e18fb2215 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/ac590807-02d1-4832-a200-186c24a5e3f5 Jan 28 19:22:29.846309 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bd2e0f48-d2d9-4d86-93a5-5a9e18fb2215 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:29.846754 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:29.846754 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:29.847395 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bd2e0f48-d2d9-4d86-93a5-5a9e18fb2215 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:30.025529 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:30.025529 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:30.153829 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bd2e0f48-d2d9-4d86-93a5-5a9e18fb2215 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Volume info retrieved successfully. Jan 28 19:22:30.223907 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-bd2e0f48-d2d9-4d86-93a5-5a9e18fb2215 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:22:30.223907 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-bd2e0f48-d2d9-4d86-93a5-5a9e18fb2215 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:22:30.251053 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-bd2e0f48-d2d9-4d86-93a5-5a9e18fb2215 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:22:30.265015 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:30.265015 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:30.314562 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bd2e0f48-d2d9-4d86-93a5-5a9e18fb2215 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/ac590807-02d1-4832-a200-186c24a5e3f5 returned with HTTP 200 Jan 28 19:22:30.316344 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1229/2425] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:22:29 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/ac590807-02d1-4832-a200-186c24a5e3f5 => generated 999 bytes in 478 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:22:30.516300 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a0c71f40-d6f8-4212-94eb-228b04e24351 tempest-GroupsTest-1923424569 tempest-GroupsTest-1923424569-project-admin] POST http://10.222.0.16/volume/v3/a5cad29b39d7498faf8129115aef82ce/types Jan 28 19:22:30.516300 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:30.516300 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:30.516300 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a0c71f40-d6f8-4212-94eb-228b04e24351 tempest-GroupsTest-1923424569 tempest-GroupsTest-1923424569-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1138535401"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:22:30.642862 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7969ccaf-2bd2-4f24-8a27-3f8d81d0143a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:22:30.642862 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7969ccaf-2bd2-4f24-8a27-3f8d81d0143a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:30.642862 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:30.642862 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:30.642862 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7969ccaf-2bd2-4f24-8a27-3f8d81d0143a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:30.642862 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-7969ccaf-2bd2-4f24-8a27-3f8d81d0143a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:30.654071 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a0c71f40-d6f8-4212-94eb-228b04e24351 tempest-GroupsTest-1923424569 tempest-GroupsTest-1923424569-project-admin] http://10.222.0.16/volume/v3/a5cad29b39d7498faf8129115aef82ce/types returned with HTTP 200 Jan 28 19:22:30.654071 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1197/2426] 10.222.0.16 () {60 vars in 1219 bytes} [Thu Jan 28 19:22:29 2021] POST /volume/v3/a5cad29b39d7498faf8129115aef82ce/types => generated 216 bytes in 874 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:30.665162 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c061a955-7019-4123-9fa8-4227b6513cd4 tempest-GroupsTest-1923424569 tempest-GroupsTest-1923424569-project-admin] POST http://10.222.0.16/volume/v3/a5cad29b39d7498faf8129115aef82ce/group_types Jan 28 19:22:30.665162 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c061a955-7019-4123-9fa8-4227b6513cd4 tempest-GroupsTest-1923424569 tempest-GroupsTest-1923424569-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-677164783"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:22:30.697126 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:30.697126 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:30.704284 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7969ccaf-2bd2-4f24-8a27-3f8d81d0143a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:22:30.706599 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1230/2427] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:30 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 853 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:22:30.794534 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3aa40bad-1e44-4476-b9b0-925797286ba6 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:22:30.794534 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3aa40bad-1e44-4476-b9b0-925797286ba6 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:30.794534 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:30.794534 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:30.794534 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3aa40bad-1e44-4476-b9b0-925797286ba6 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:30.794534 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-3aa40bad-1e44-4476-b9b0-925797286ba6 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:30.896441 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c061a955-7019-4123-9fa8-4227b6513cd4 tempest-GroupsTest-1923424569 tempest-GroupsTest-1923424569-project-admin] http://10.222.0.16/volume/v3/a5cad29b39d7498faf8129115aef82ce/group_types returned with HTTP 202 Jan 28 19:22:30.896441 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1198/2428] 10.222.0.16 () {62 vars in 1278 bytes} [Thu Jan 28 19:22:30 2021] POST /volume/v3/a5cad29b39d7498faf8129115aef82ce/group_types => generated 172 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 28 19:22:30.961043 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:30.961043 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:30.987235 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3aa40bad-1e44-4476-b9b0-925797286ba6 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:22:30.987235 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1231/2429] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:30 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:22:31.347677 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-29d8a761-d150-420e-91a0-b78c98adcb00 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/ac590807-02d1-4832-a200-186c24a5e3f5 Jan 28 19:22:31.347677 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-29d8a761-d150-420e-91a0-b78c98adcb00 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:31.347677 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:31.347677 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:31.347677 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-29d8a761-d150-420e-91a0-b78c98adcb00 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:31.607905 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e8a8e0a8-5420-4ca5-8482-635e473f4aa4 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] POST http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/groups Jan 28 19:22:31.607905 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e8a8e0a8-5420-4ca5-8482-635e473f4aa4 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "de44e2d2-51bd-4399-bccf-8ce852d747c2", "volume_types": ["708389d5-a796-46ee-bef5-72fe05df59e2"], "name": "tempest-Group1-90439565"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:22:31.607905 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-e8a8e0a8-5420-4ca5-8482-635e473f4aa4 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Creating new group {'group': {'group_type': 'de44e2d2-51bd-4399-bccf-8ce852d747c2', 'volume_types': ['708389d5-a796-46ee-bef5-72fe05df59e2'], 'name': 'tempest-Group1-90439565'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 28 19:22:31.633602 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:31.633602 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:31.688530 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-29d8a761-d150-420e-91a0-b78c98adcb00 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Volume info retrieved successfully. Jan 28 19:22:31.716294 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.groups [None req-e8a8e0a8-5420-4ca5-8482-635e473f4aa4 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Creating group tempest-Group1-90439565. Jan 28 19:22:31.800658 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e8a8e0a8-5420-4ca5-8482-635e473f4aa4 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Availability Zones retrieved successfully. Jan 28 19:22:31.840708 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-29d8a761-d150-420e-91a0-b78c98adcb00 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:22:31.840708 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-29d8a761-d150-420e-91a0-b78c98adcb00 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:22:31.873172 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-29d8a761-d150-420e-91a0-b78c98adcb00 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:22:31.971472 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:31.971472 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:32.005867 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-e8a8e0a8-5420-4ca5-8482-635e473f4aa4 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Created reservations ['6460482f-940c-49dd-9b1c-da55c35aba3b'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:22:32.116412 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-29d8a761-d150-420e-91a0-b78c98adcb00 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/ac590807-02d1-4832-a200-186c24a5e3f5 returned with HTTP 200 Jan 28 19:22:32.132399 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1232/2430] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:22:31 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/ac590807-02d1-4832-a200-186c24a5e3f5 => generated 999 bytes in 792 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:22:32.137893 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bd145b57-efdc-4476-9b39-4dad0c8230ed tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:22:32.137893 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bd145b57-efdc-4476-9b39-4dad0c8230ed tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:32.137893 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:32.137893 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:32.150093 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bd145b57-efdc-4476-9b39-4dad0c8230ed tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:32.153904 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-bd145b57-efdc-4476-9b39-4dad0c8230ed tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:32.271784 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e8a8e0a8-5420-4ca5-8482-635e473f4aa4 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/groups returned with HTTP 202 Jan 28 19:22:32.271784 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1199/2431] 10.222.0.16 () {62 vars in 1264 bytes} [Thu Jan 28 19:22:30 2021] POST /volume/v3/ffd116fb291540139c6e91f584b173e1/groups => generated 92 bytes in 1363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 28 19:22:32.289327 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e15abb48-803a-4e7f-a465-1c0157b962cb tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:22:32.289327 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e15abb48-803a-4e7f-a465-1c0157b962cb tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:32.289327 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:32.289327 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:32.289327 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e15abb48-803a-4e7f-a465-1c0157b962cb tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:32.289327 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-e15abb48-803a-4e7f-a465-1c0157b962cb tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:32.398144 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:32.398144 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:32.398144 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bd145b57-efdc-4476-9b39-4dad0c8230ed tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:22:32.398144 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1233/2432] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:32 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 853 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:32.427374 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-354a5d74-3708-48fa-aefd-4d0824889bf3 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] GET http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/groups/a7b75421-0faa-449d-809e-965c08f62b60 Jan 28 19:22:32.427374 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-354a5d74-3708-48fa-aefd-4d0824889bf3 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:32.427374 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:32.427374 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:32.435069 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-354a5d74-3708-48fa-aefd-4d0824889bf3 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:32.435069 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-354a5d74-3708-48fa-aefd-4d0824889bf3 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] show called for member a7b75421-0faa-449d-809e-965c08f62b60 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 19:22:32.454910 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:32.454910 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:32.454910 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e15abb48-803a-4e7f-a465-1c0157b962cb tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:22:32.454910 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1200/2433] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:32 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:32.498347 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:32.498347 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:32.626086 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-354a5d74-3708-48fa-aefd-4d0824889bf3 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/groups/a7b75421-0faa-449d-809e-965c08f62b60 returned with HTTP 200 Jan 28 19:22:32.628938 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1234/2434] 10.222.0.16 () {60 vars in 1353 bytes} [Thu Jan 28 19:22:32 2021] GET /volume/v3/ffd116fb291540139c6e91f584b173e1/groups/a7b75421-0faa-449d-809e-965c08f62b60 => generated 320 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:22:33.128919 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-804b129e-b128-4f9a-87db-98076c56f356 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/ac590807-02d1-4832-a200-186c24a5e3f5 Jan 28 19:22:33.128919 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-804b129e-b128-4f9a-87db-98076c56f356 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:33.128919 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:33.128919 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:33.128919 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-804b129e-b128-4f9a-87db-98076c56f356 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:33.303371 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:33.303371 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:33.327959 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-804b129e-b128-4f9a-87db-98076c56f356 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Volume info retrieved successfully. Jan 28 19:22:33.367113 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-804b129e-b128-4f9a-87db-98076c56f356 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:22:33.367113 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-804b129e-b128-4f9a-87db-98076c56f356 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:22:33.381224 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-804b129e-b128-4f9a-87db-98076c56f356 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:22:33.406854 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:33.406854 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:33.424078 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-50d74727-e643-482e-9728-80f11bac04c9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:22:33.424078 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-50d74727-e643-482e-9728-80f11bac04c9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:33.424078 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:33.424078 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:33.424078 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-50d74727-e643-482e-9728-80f11bac04c9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:33.424078 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-50d74727-e643-482e-9728-80f11bac04c9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:33.480253 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:33.480253 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:33.480253 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-50d74727-e643-482e-9728-80f11bac04c9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:22:33.495182 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1235/2435] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:33 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 853 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:33.495182 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cdf82249-c07f-498c-bc5a-d2c248c0e897 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:22:33.495182 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cdf82249-c07f-498c-bc5a-d2c248c0e897 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:33.495182 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:33.495182 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:33.495182 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cdf82249-c07f-498c-bc5a-d2c248c0e897 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:33.495182 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-cdf82249-c07f-498c-bc5a-d2c248c0e897 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:33.528769 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:33.528769 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:33.528769 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cdf82249-c07f-498c-bc5a-d2c248c0e897 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:22:33.528769 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1236/2436] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:33 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:33.599610 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-804b129e-b128-4f9a-87db-98076c56f356 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/ac590807-02d1-4832-a200-186c24a5e3f5 returned with HTTP 200 Jan 28 19:22:33.612673 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1201/2437] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:22:33 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/ac590807-02d1-4832-a200-186c24a5e3f5 => generated 1000 bytes in 481 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 28 19:22:33.630937 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5bf1e309-94e3-4f3a-96c6-869d62d968be tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] POST http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes Jan 28 19:22:33.630937 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:33.630937 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:33.630937 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5bf1e309-94e3-4f3a-96c6-869d62d968be tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c30ecac5-8275-4f7c-b476-a668715e8410", "group_id": "d7bd3613-fd6f-46eb-97d6-2794afd59486", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-1771538447"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:22:33.637956 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-5bf1e309-94e3-4f3a-96c6-869d62d968be tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Create volume request body: {'volume': {'volume_type': 'c30ecac5-8275-4f7c-b476-a668715e8410', 'group_id': 'd7bd3613-fd6f-46eb-97d6-2794afd59486', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-1771538447'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:22:33.657174 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7901fedd-68c1-4469-a772-0a788c33a873 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] GET http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/groups/a7b75421-0faa-449d-809e-965c08f62b60 Jan 28 19:22:33.657174 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7901fedd-68c1-4469-a772-0a788c33a873 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:33.657174 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:33.657174 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:33.657174 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7901fedd-68c1-4469-a772-0a788c33a873 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:33.657174 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-7901fedd-68c1-4469-a772-0a788c33a873 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] show called for member a7b75421-0faa-449d-809e-965c08f62b60 {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 19:22:33.694222 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:33.694222 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:33.784566 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:33.784566 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:33.784566 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-5bf1e309-94e3-4f3a-96c6-869d62d968be tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Create volume of 1 GB Jan 28 19:22:33.864772 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7901fedd-68c1-4469-a772-0a788c33a873 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/groups/a7b75421-0faa-449d-809e-965c08f62b60 returned with HTTP 200 Jan 28 19:22:33.864772 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1202/2438] 10.222.0.16 () {60 vars in 1353 bytes} [Thu Jan 28 19:22:33 2021] GET /volume/v3/ffd116fb291540139c6e91f584b173e1/groups/a7b75421-0faa-449d-809e-965c08f62b60 => generated 321 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:22:33.903608 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1c596295-c7db-4983-a856-604c7d071ef9 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] POST http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/groups Jan 28 19:22:33.907057 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5bf1e309-94e3-4f3a-96c6-869d62d968be tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Availability Zones retrieved successfully. Jan 28 19:22:33.910963 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:33.910963 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:33.910963 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1c596295-c7db-4983-a856-604c7d071ef9 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "de44e2d2-51bd-4399-bccf-8ce852d747c2", "volume_types": ["708389d5-a796-46ee-bef5-72fe05df59e2"], "name": "tempest-Group2-1109366074"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:22:33.910963 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-1c596295-c7db-4983-a856-604c7d071ef9 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Creating new group {'group': {'group_type': 'de44e2d2-51bd-4399-bccf-8ce852d747c2', 'volume_types': ['708389d5-a796-46ee-bef5-72fe05df59e2'], 'name': 'tempest-Group2-1109366074'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 28 19:22:33.961160 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.groups [None req-1c596295-c7db-4983-a856-604c7d071ef9 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Creating group tempest-Group2-1109366074. Jan 28 19:22:33.961160 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:33.961160 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:33.969990 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-5bf1e309-94e3-4f3a-96c6-869d62d968be tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Flow 'volume_create_api' (efae1497-1930-4256-8a51-051a71bb9ff9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:22:33.998254 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-5bf1e309-94e3-4f3a-96c6-869d62d968be tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f2809ce-558d-48a6-b317-958e6b0f2331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:22:34.002257 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:34.002257 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:34.014100 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-5bf1e309-94e3-4f3a-96c6-869d62d968be tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:22:34.026513 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1c596295-c7db-4983-a856-604c7d071ef9 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Availability Zones retrieved successfully. Jan 28 19:22:34.144122 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-1c596295-c7db-4983-a856-604c7d071ef9 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Created reservations ['16335917-e0c1-4ae2-85e7-6aef29ce03e4'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:22:34.295743 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-5bf1e309-94e3-4f3a-96c6-869d62d968be tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f2809ce-558d-48a6-b317-958e6b0f2331) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T19:22:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c30ecac5-8275-4f7c-b476-a668715e8410,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2051088444',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c30ecac5-8275-4f7c-b476-a668715e8410', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd7bd3613-fd6f-46eb-97d6-2794afd59486', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:22:34.326455 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-5bf1e309-94e3-4f3a-96c6-869d62d968be tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8fea3b6-2b58-49a4-b492-07de69812389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:22:34.433828 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1c596295-c7db-4983-a856-604c7d071ef9 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/groups returned with HTTP 202 Jan 28 19:22:34.435747 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1203/2439] 10.222.0.16 () {62 vars in 1264 bytes} [Thu Jan 28 19:22:33 2021] POST /volume/v3/ffd116fb291540139c6e91f584b173e1/groups => generated 94 bytes in 554 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:22:34.484319 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2c0d7826-5ae2-44e7-b26d-aa24a6a86822 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] GET http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/groups/83a88769-ba1f-4657-8c41-4052a910ab99 Jan 28 19:22:34.484319 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2c0d7826-5ae2-44e7-b26d-aa24a6a86822 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:34.484319 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:34.484319 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:34.484319 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2c0d7826-5ae2-44e7-b26d-aa24a6a86822 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:34.484319 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-2c0d7826-5ae2-44e7-b26d-aa24a6a86822 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] show called for member 83a88769-ba1f-4657-8c41-4052a910ab99 {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 19:22:34.484319 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:34.484319 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:34.704890 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-5bf1e309-94e3-4f3a-96c6-869d62d968be tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Created reservations ['df3a1aaa-3b02-4606-8438-e41815564b5e', '4652ec6d-0878-4a66-ad0d-d67fe9b86637', 'c283e2da-ef7c-438f-a0fa-4a8021f72202', 'e1934ad1-7cff-41c3-bd16-9ad459fce559'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:22:34.712281 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-5bf1e309-94e3-4f3a-96c6-869d62d968be tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8fea3b6-2b58-49a4-b492-07de69812389) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df3a1aaa-3b02-4606-8438-e41815564b5e', '4652ec6d-0878-4a66-ad0d-d67fe9b86637', 'c283e2da-ef7c-438f-a0fa-4a8021f72202', 'e1934ad1-7cff-41c3-bd16-9ad459fce559']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:22:34.712281 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-5bf1e309-94e3-4f3a-96c6-869d62d968be tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (523f7d41-b639-4c02-a225-f33679b9337a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:22:34.728578 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2c0d7826-5ae2-44e7-b26d-aa24a6a86822 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/groups/83a88769-ba1f-4657-8c41-4052a910ab99 returned with HTTP 200 Jan 28 19:22:34.744846 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1204/2440] 10.222.0.16 () {60 vars in 1353 bytes} [Thu Jan 28 19:22:34 2021] GET /volume/v3/ffd116fb291540139c6e91f584b173e1/groups/83a88769-ba1f-4657-8c41-4052a910ab99 => generated 322 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:22:34.758056 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3f1de93e-3cf9-442c-9216-135ec377a4e0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:22:34.758056 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3f1de93e-3cf9-442c-9216-135ec377a4e0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:34.758056 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:34.758056 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:34.758056 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3f1de93e-3cf9-442c-9216-135ec377a4e0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:34.758056 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-3f1de93e-3cf9-442c-9216-135ec377a4e0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:34.817638 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:34.817638 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:34.817638 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3f1de93e-3cf9-442c-9216-135ec377a4e0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:22:34.817638 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1205/2441] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:34 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 853 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:34.817638 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cd2f10cb-709b-4cc6-8961-28371672a489 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:22:34.817638 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cd2f10cb-709b-4cc6-8961-28371672a489 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:34.817638 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:34.817638 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:34.817638 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cd2f10cb-709b-4cc6-8961-28371672a489 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:34.817638 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-cd2f10cb-709b-4cc6-8961-28371672a489 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:34.841620 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:34.841620 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:34.846712 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cd2f10cb-709b-4cc6-8961-28371672a489 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:22:34.848766 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1206/2442] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:34 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:34.892608 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-5bf1e309-94e3-4f3a-96c6-869d62d968be tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (523f7d41-b639-4c02-a225-f33679b9337a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a57beab-2008-4417-a1f9-013394f3db13', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1771538447',encryption_key_id=None,group_id=d7bd3613-fd6f-46eb-97d6-2794afd59486,group_type_id=,metadata={},multiattach=False,project_id='bbaa0269cbc24a7ebcbcd3ef6a65e087',qos_specs=None,replication_status=,reservations=['df3a1aaa-3b02-4606-8438-e41815564b5e','4652ec6d-0878-4a66-ad0d-d67fe9b86637','c283e2da-ef7c-438f-a0fa-4a8021f72202','e1934ad1-7cff-41c3-bd16-9ad459fce559'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc52d662c5bb44b592ca55f3d182489b',volume_type_id=c30ecac5-8275-4f7c-b476-a668715e8410), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:22:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1771538447',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d7bd3613-fd6f-46eb-97d6-2794afd59486,host=None,id=4a57beab-2008-4417-a1f9-013394f3db13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbaa0269cbc24a7ebcbcd3ef6a65e087',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='fc52d662c5bb44b592ca55f3d182489b',volume_attachment=,volume_type=,volume_type_id=c30ecac5-8275-4f7c-b476-a668715e8410)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:22:34.892608 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-5bf1e309-94e3-4f3a-96c6-869d62d968be tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e12441f-7363-4929-9fdf-050220298c3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:22:34.960272 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-5bf1e309-94e3-4f3a-96c6-869d62d968be tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e12441f-7363-4929-9fdf-050220298c3d) transitioned into state 'SUCCESS' from state '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-1771538447',encryption_key_id=None,group_id=d7bd3613-fd6f-46eb-97d6-2794afd59486,group_type_id=,metadata={},multiattach=False,project_id='bbaa0269cbc24a7ebcbcd3ef6a65e087',qos_specs=None,replication_status=,reservations=['df3a1aaa-3b02-4606-8438-e41815564b5e','4652ec6d-0878-4a66-ad0d-d67fe9b86637','c283e2da-ef7c-438f-a0fa-4a8021f72202','e1934ad1-7cff-41c3-bd16-9ad459fce559'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc52d662c5bb44b592ca55f3d182489b',volume_type_id=c30ecac5-8275-4f7c-b476-a668715e8410)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:22:34.979146 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-5bf1e309-94e3-4f3a-96c6-869d62d968be tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eff88706-51ac-4556-a852-c95d5a719f9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:22:35.082967 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-5bf1e309-94e3-4f3a-96c6-869d62d968be tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eff88706-51ac-4556-a852-c95d5a719f9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:22:35.090945 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-5bf1e309-94e3-4f3a-96c6-869d62d968be tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Flow 'volume_create_api' (efae1497-1930-4256-8a51-051a71bb9ff9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:22:35.188901 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5bf1e309-94e3-4f3a-96c6-869d62d968be tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Create volume request issued successfully. Jan 28 19:22:35.341099 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-5bf1e309-94e3-4f3a-96c6-869d62d968be tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:22:35.341099 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-5bf1e309-94e3-4f3a-96c6-869d62d968be tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:22:35.379381 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-5bf1e309-94e3-4f3a-96c6-869d62d968be tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:22:35.425522 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:35.425522 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:35.506175 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5bf1e309-94e3-4f3a-96c6-869d62d968be tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes returned with HTTP 202 Jan 28 19:22:35.521304 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1237/2443] 10.222.0.16 () {62 vars in 1267 bytes} [Thu Jan 28 19:22:33 2021] POST /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes => generated 908 bytes in 1897 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:22:35.543564 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5e998dd6-7f53-4b8f-a311-9b09828f0410 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/4a57beab-2008-4417-a1f9-013394f3db13 Jan 28 19:22:35.544637 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5e998dd6-7f53-4b8f-a311-9b09828f0410 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:35.544993 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:35.544993 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:35.545727 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5e998dd6-7f53-4b8f-a311-9b09828f0410 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:35.768031 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0fbe5b84-6211-414b-b748-d79ea009c48e tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] GET http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/groups/83a88769-ba1f-4657-8c41-4052a910ab99 Jan 28 19:22:35.768031 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0fbe5b84-6211-414b-b748-d79ea009c48e tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:35.768031 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:35.768031 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:35.789852 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0fbe5b84-6211-414b-b748-d79ea009c48e tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:35.789852 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-0fbe5b84-6211-414b-b748-d79ea009c48e tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] show called for member 83a88769-ba1f-4657-8c41-4052a910ab99 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 19:22:35.851357 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:35.851357 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:35.861114 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:35.861114 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:35.891566 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5e998dd6-7f53-4b8f-a311-9b09828f0410 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Volume info retrieved successfully. Jan 28 19:22:35.945765 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-5e998dd6-7f53-4b8f-a311-9b09828f0410 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:22:35.946523 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-5e998dd6-7f53-4b8f-a311-9b09828f0410 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:22:35.956264 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0fbe5b84-6211-414b-b748-d79ea009c48e tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/groups/83a88769-ba1f-4657-8c41-4052a910ab99 returned with HTTP 200 Jan 28 19:22:35.961947 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1238/2444] 10.222.0.16 () {60 vars in 1353 bytes} [Thu Jan 28 19:22:35 2021] GET /volume/v3/ffd116fb291540139c6e91f584b173e1/groups/83a88769-ba1f-4657-8c41-4052a910ab99 => generated 323 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:22:35.966344 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-5e998dd6-7f53-4b8f-a311-9b09828f0410 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:22:35.972132 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-21d51a90-2201-4b28-bcee-b198a4d276a5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:22:35.986153 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-21d51a90-2201-4b28-bcee-b198a4d276a5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:35.986484 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:35.986484 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:35.988650 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:35.988650 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:35.993250 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-21d51a90-2201-4b28-bcee-b198a4d276a5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:35.994091 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-21d51a90-2201-4b28-bcee-b198a4d276a5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:36.065501 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5e998dd6-7f53-4b8f-a311-9b09828f0410 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/4a57beab-2008-4417-a1f9-013394f3db13 returned with HTTP 200 Jan 28 19:22:36.065501 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1207/2445] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:22:35 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/4a57beab-2008-4417-a1f9-013394f3db13 => generated 1000 bytes in 521 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 19:22:36.075174 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:36.075174 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:36.075174 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-21d51a90-2201-4b28-bcee-b198a4d276a5 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:22:36.075174 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1239/2446] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:35 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 853 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:36.095314 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b32d1899-40dd-48c9-ae01-b7bbb0ff575b tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:22:36.095314 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b32d1899-40dd-48c9-ae01-b7bbb0ff575b tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:36.095314 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:36.095314 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:36.095314 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b32d1899-40dd-48c9-ae01-b7bbb0ff575b tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:36.095314 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b32d1899-40dd-48c9-ae01-b7bbb0ff575b tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:36.105723 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-76fabbfb-bc1e-452e-8bce-c782e4e26d55 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] POST http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes Jan 28 19:22:36.105723 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:36.105723 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:36.105723 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-76fabbfb-bc1e-452e-8bce-c782e4e26d55 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-965321703", "volume_type": "708389d5-a796-46ee-bef5-72fe05df59e2", "group_id": "a7b75421-0faa-449d-809e-965c08f62b60", "size": 1}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:22:36.105723 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-76fabbfb-bc1e-452e-8bce-c782e4e26d55 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Create volume request body: {'volume': {'name': 'tempest-volume-965321703', 'volume_type': '708389d5-a796-46ee-bef5-72fe05df59e2', 'group_id': 'a7b75421-0faa-449d-809e-965c08f62b60', 'size': 1}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:22:36.163241 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:36.163241 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:36.163241 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b32d1899-40dd-48c9-ae01-b7bbb0ff575b tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:22:36.163241 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1208/2447] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:36 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:36.183701 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:36.183701 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:36.183701 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-76fabbfb-bc1e-452e-8bce-c782e4e26d55 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Create volume of 1 GB Jan 28 19:22:36.260291 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-76fabbfb-bc1e-452e-8bce-c782e4e26d55 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Availability Zones retrieved successfully. Jan 28 19:22:36.354569 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-76fabbfb-bc1e-452e-8bce-c782e4e26d55 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Flow 'volume_create_api' (5be17497-727b-404b-bd79-8fd1e772a6dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:22:36.367917 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-76fabbfb-bc1e-452e-8bce-c782e4e26d55 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e824ef72-3315-406a-b474-e63c11f35b33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:22:36.372975 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:36.372975 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:36.375354 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-76fabbfb-bc1e-452e-8bce-c782e4e26d55 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:22:36.514530 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-76fabbfb-bc1e-452e-8bce-c782e4e26d55 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e824ef72-3315-406a-b474-e63c11f35b33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T19:22:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=708389d5-a796-46ee-bef5-72fe05df59e2,is_public=True,name='tempest-GroupsTest-volume-type-1138535401',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '708389d5-a796-46ee-bef5-72fe05df59e2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a7b75421-0faa-449d-809e-965c08f62b60', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:22:36.522109 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-76fabbfb-bc1e-452e-8bce-c782e4e26d55 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6587c53d-1c6f-46d3-9713-d69f115adb64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:22:36.773424 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [None req-76fabbfb-bc1e-452e-8bce-c782e4e26d55 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1138535401 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1138535401, it is now deprecated. Please use the default quota class for default quota. Jan 28 19:22:36.792467 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [None req-76fabbfb-bc1e-452e-8bce-c782e4e26d55 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1138535401 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1138535401, it is now deprecated. Please use the default quota class for default quota. Jan 28 19:22:37.092535 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f82ca195-33c9-40bc-9f7d-58a340835273 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/4a57beab-2008-4417-a1f9-013394f3db13 Jan 28 19:22:37.092535 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f82ca195-33c9-40bc-9f7d-58a340835273 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:37.092535 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:37.092535 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:37.092535 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f82ca195-33c9-40bc-9f7d-58a340835273 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:37.108703 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-76fabbfb-bc1e-452e-8bce-c782e4e26d55 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Created reservations ['17aad15b-15c1-40ba-b05b-3e57ae77074a', '686c895e-5f09-4642-b273-c88de0934786', 'e82bae40-4204-4023-910d-f1cbd0f4d9cd', '8ca2d6f6-f7cb-45ff-ad0d-f99b173dcd86'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:22:37.124860 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-76fabbfb-bc1e-452e-8bce-c782e4e26d55 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6587c53d-1c6f-46d3-9713-d69f115adb64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17aad15b-15c1-40ba-b05b-3e57ae77074a', '686c895e-5f09-4642-b273-c88de0934786', 'e82bae40-4204-4023-910d-f1cbd0f4d9cd', '8ca2d6f6-f7cb-45ff-ad0d-f99b173dcd86']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:22:37.124860 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-76fabbfb-bc1e-452e-8bce-c782e4e26d55 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99f9b685-5479-460f-a14c-103349a8a6a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:22:37.289544 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:37.289544 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:37.405516 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f82ca195-33c9-40bc-9f7d-58a340835273 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Volume info retrieved successfully. Jan 28 19:22:37.525929 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-76fabbfb-bc1e-452e-8bce-c782e4e26d55 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99f9b685-5479-460f-a14c-103349a8a6a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b18b43f-e95b-4984-873c-139fdd02a1c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-965321703',encryption_key_id=None,group_id=a7b75421-0faa-449d-809e-965c08f62b60,group_type_id=,metadata={},multiattach=False,project_id='ffd116fb291540139c6e91f584b173e1',qos_specs=None,replication_status=,reservations=['17aad15b-15c1-40ba-b05b-3e57ae77074a','686c895e-5f09-4642-b273-c88de0934786','e82bae40-4204-4023-910d-f1cbd0f4d9cd','8ca2d6f6-f7cb-45ff-ad0d-f99b173dcd86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='118f7e1b238b4cb8bf5a44f14c7a4a47',volume_type_id=708389d5-a796-46ee-bef5-72fe05df59e2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:22:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-965321703',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a7b75421-0faa-449d-809e-965c08f62b60,host=None,id=8b18b43f-e95b-4984-873c-139fdd02a1c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ffd116fb291540139c6e91f584b173e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='118f7e1b238b4cb8bf5a44f14c7a4a47',volume_attachment=,volume_type=,volume_type_id=708389d5-a796-46ee-bef5-72fe05df59e2)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:22:37.530400 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-f82ca195-33c9-40bc-9f7d-58a340835273 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:22:37.531174 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-f82ca195-33c9-40bc-9f7d-58a340835273 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:22:37.534862 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-76fabbfb-bc1e-452e-8bce-c782e4e26d55 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26d4e890-1ac3-44e3-b581-be8a82e417a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:22:37.600288 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-76fabbfb-bc1e-452e-8bce-c782e4e26d55 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26d4e890-1ac3-44e3-b581-be8a82e417a2) transitioned into state 'SUCCESS' from state '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-965321703',encryption_key_id=None,group_id=a7b75421-0faa-449d-809e-965c08f62b60,group_type_id=,metadata={},multiattach=False,project_id='ffd116fb291540139c6e91f584b173e1',qos_specs=None,replication_status=,reservations=['17aad15b-15c1-40ba-b05b-3e57ae77074a','686c895e-5f09-4642-b273-c88de0934786','e82bae40-4204-4023-910d-f1cbd0f4d9cd','8ca2d6f6-f7cb-45ff-ad0d-f99b173dcd86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='118f7e1b238b4cb8bf5a44f14c7a4a47',volume_type_id=708389d5-a796-46ee-bef5-72fe05df59e2)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:22:37.602017 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-76fabbfb-bc1e-452e-8bce-c782e4e26d55 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (919fbd51-13bb-4bb8-bdf5-662bb943bda9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:22:37.602215 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-f82ca195-33c9-40bc-9f7d-58a340835273 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:22:37.628007 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:37.628007 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:37.662366 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-76fabbfb-bc1e-452e-8bce-c782e4e26d55 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (919fbd51-13bb-4bb8-bdf5-662bb943bda9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:22:37.664426 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-76fabbfb-bc1e-452e-8bce-c782e4e26d55 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Flow 'volume_create_api' (5be17497-727b-404b-bd79-8fd1e772a6dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:22:37.886737 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f82ca195-33c9-40bc-9f7d-58a340835273 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/4a57beab-2008-4417-a1f9-013394f3db13 returned with HTTP 200 Jan 28 19:22:37.886737 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1209/2448] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:22:37 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/4a57beab-2008-4417-a1f9-013394f3db13 => generated 1000 bytes in 794 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 28 19:22:37.908270 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6b165379-f7fd-412f-ad40-2c669eae4b17 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:22:37.908270 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6b165379-f7fd-412f-ad40-2c669eae4b17 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:37.908270 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:37.908270 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:37.908270 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6b165379-f7fd-412f-ad40-2c669eae4b17 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:37.916127 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-6b165379-f7fd-412f-ad40-2c669eae4b17 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:37.954303 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-76fabbfb-bc1e-452e-8bce-c782e4e26d55 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Create volume request issued successfully. Jan 28 19:22:38.072381 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-76fabbfb-bc1e-452e-8bce-c782e4e26d55 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:22:38.074114 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-76fabbfb-bc1e-452e-8bce-c782e4e26d55 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:22:38.084801 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:38.084801 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:38.101827 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6b165379-f7fd-412f-ad40-2c669eae4b17 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:22:38.108350 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1210/2449] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:37 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 853 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:38.130471 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-76fabbfb-bc1e-452e-8bce-c782e4e26d55 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:22:38.139883 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-afc63675-177d-4841-901c-17384611ac36 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:22:38.140416 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-afc63675-177d-4841-901c-17384611ac36 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:38.140679 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:38.140679 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:38.140963 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-afc63675-177d-4841-901c-17384611ac36 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:38.144569 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-afc63675-177d-4841-901c-17384611ac36 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:38.146844 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:38.146844 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:38.200696 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-76fabbfb-bc1e-452e-8bce-c782e4e26d55 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes returned with HTTP 202 Jan 28 19:22:38.231982 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1240/2450] 10.222.0.16 () {62 vars in 1267 bytes} [Thu Jan 28 19:22:36 2021] POST /volume/v3/ffd116fb291540139c6e91f584b173e1/volumes => generated 880 bytes in 2164 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:22:38.306732 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6873e88f-e3ca-4eba-9bc9-7425c557f010 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] GET http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/8b18b43f-e95b-4984-873c-139fdd02a1c4 Jan 28 19:22:38.306732 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6873e88f-e3ca-4eba-9bc9-7425c557f010 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:38.306732 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:38.306732 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:38.306732 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6873e88f-e3ca-4eba-9bc9-7425c557f010 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:38.323288 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:38.323288 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:38.347262 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-afc63675-177d-4841-901c-17384611ac36 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:22:38.347262 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1211/2451] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:38 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:38.687375 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:38.687375 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:38.807409 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6873e88f-e3ca-4eba-9bc9-7425c557f010 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Volume info retrieved successfully. Jan 28 19:22:38.851436 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-6873e88f-e3ca-4eba-9bc9-7425c557f010 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:22:38.851436 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-6873e88f-e3ca-4eba-9bc9-7425c557f010 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:22:38.904114 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b399cb65-b8d4-435f-b351-bc084b6966e2 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/4a57beab-2008-4417-a1f9-013394f3db13 Jan 28 19:22:38.904114 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b399cb65-b8d4-435f-b351-bc084b6966e2 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:38.904114 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:38.904114 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:38.904114 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b399cb65-b8d4-435f-b351-bc084b6966e2 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:38.923527 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-6873e88f-e3ca-4eba-9bc9-7425c557f010 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:22:39.007996 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:39.007996 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:39.181987 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:39.181987 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:39.189311 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6873e88f-e3ca-4eba-9bc9-7425c557f010 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/8b18b43f-e95b-4984-873c-139fdd02a1c4 returned with HTTP 200 Jan 28 19:22:39.189311 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1241/2452] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:22:38 2021] GET /volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/8b18b43f-e95b-4984-873c-139fdd02a1c4 => generated 972 bytes in 934 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:22:39.189311 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-deae8b47-cea1-480c-8837-f15f57d2ac47 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:22:39.189311 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-deae8b47-cea1-480c-8837-f15f57d2ac47 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:39.189311 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:39.189311 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:39.189311 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-deae8b47-cea1-480c-8837-f15f57d2ac47 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:39.189311 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-deae8b47-cea1-480c-8837-f15f57d2ac47 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:39.219656 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b399cb65-b8d4-435f-b351-bc084b6966e2 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Volume info retrieved successfully. Jan 28 19:22:39.269769 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:39.269769 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:39.269769 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-deae8b47-cea1-480c-8837-f15f57d2ac47 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:22:39.269769 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1242/2453] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:39 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 853 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:39.307839 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-b399cb65-b8d4-435f-b351-bc084b6966e2 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:22:39.307839 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-b399cb65-b8d4-435f-b351-bc084b6966e2 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:22:39.349234 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-b399cb65-b8d4-435f-b351-bc084b6966e2 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:22:39.361468 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0d05bde2-c756-484b-baa1-799a2ff9e575 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:22:39.361468 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0d05bde2-c756-484b-baa1-799a2ff9e575 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:39.361468 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:39.361468 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:39.361468 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0d05bde2-c756-484b-baa1-799a2ff9e575 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:39.361468 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-0d05bde2-c756-484b-baa1-799a2ff9e575 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:39.376528 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:39.376528 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:39.434611 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:39.434611 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:39.434611 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0d05bde2-c756-484b-baa1-799a2ff9e575 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:22:39.442849 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1243/2454] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:39 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:39.469903 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b399cb65-b8d4-435f-b351-bc084b6966e2 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/4a57beab-2008-4417-a1f9-013394f3db13 returned with HTTP 200 Jan 28 19:22:39.486383 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1212/2455] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:22:38 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/4a57beab-2008-4417-a1f9-013394f3db13 => generated 1001 bytes in 600 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 19:22:39.519386 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-74df13fa-0270-4d8e-8a9c-d52da6d9e571 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] PUT http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/d7bd3613-fd6f-46eb-97d6-2794afd59486 Jan 28 19:22:39.520168 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:39.520168 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:39.523831 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-74df13fa-0270-4d8e-8a9c-d52da6d9e571 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "ac590807-02d1-4832-a200-186c24a5e3f5"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:22:39.534654 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-74df13fa-0270-4d8e-8a9c-d52da6d9e571 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Update called for group d7bd3613-fd6f-46eb-97d6-2794afd59486. {{(pid=87914) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 28 19:22:39.534654 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.groups [None req-74df13fa-0270-4d8e-8a9c-d52da6d9e571 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Updating group d7bd3613-fd6f-46eb-97d6-2794afd59486 with name None description: None add_volumes: None remove_volumes: ac590807-02d1-4832-a200-186c24a5e3f5. Jan 28 19:22:39.568836 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:39.568836 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:39.774854 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-74df13fa-0270-4d8e-8a9c-d52da6d9e571 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/d7bd3613-fd6f-46eb-97d6-2794afd59486 returned with HTTP 202 Jan 28 19:22:39.798291 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d45fb00e-b094-4d3e-9d81-fa96c2ed2074 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/d7bd3613-fd6f-46eb-97d6-2794afd59486 Jan 28 19:22:39.804365 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1244/2456] 10.222.0.16 () {62 vars in 1373 bytes} [Thu Jan 28 19:22:39 2021] PUT /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/d7bd3613-fd6f-46eb-97d6-2794afd59486 => generated 0 bytes in 281 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 28 19:22:39.810086 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d45fb00e-b094-4d3e-9d81-fa96c2ed2074 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:39.810086 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:39.810086 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:39.810086 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d45fb00e-b094-4d3e-9d81-fa96c2ed2074 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:39.810086 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-d45fb00e-b094-4d3e-9d81-fa96c2ed2074 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] show called for member d7bd3613-fd6f-46eb-97d6-2794afd59486 {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 19:22:39.843538 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:39.843538 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:39.969341 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d45fb00e-b094-4d3e-9d81-fa96c2ed2074 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/d7bd3613-fd6f-46eb-97d6-2794afd59486 returned with HTTP 200 Jan 28 19:22:39.969341 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1213/2457] 10.222.0.16 () {60 vars in 1353 bytes} [Thu Jan 28 19:22:39 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/d7bd3613-fd6f-46eb-97d6-2794afd59486 => generated 392 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:22:40.209975 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ea47e97a-8c37-4403-9b2b-0198516b781b tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] GET http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/8b18b43f-e95b-4984-873c-139fdd02a1c4 Jan 28 19:22:40.209975 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ea47e97a-8c37-4403-9b2b-0198516b781b tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:40.223940 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:40.223940 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:40.223940 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ea47e97a-8c37-4403-9b2b-0198516b781b tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:40.298454 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-370994cd-95d6-4237-8d73-99bab3cb3728 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:22:40.299992 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-370994cd-95d6-4237-8d73-99bab3cb3728 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:40.300366 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:40.300366 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:40.301013 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-370994cd-95d6-4237-8d73-99bab3cb3728 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:40.308352 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-370994cd-95d6-4237-8d73-99bab3cb3728 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:40.478383 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:40.478383 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:40.534968 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-370994cd-95d6-4237-8d73-99bab3cb3728 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:22:40.534968 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1214/2458] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:40 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 853 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:22:40.565621 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-50436bfc-15b3-4e1a-8c73-c85d318d68c8 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:22:40.565621 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-50436bfc-15b3-4e1a-8c73-c85d318d68c8 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:40.565621 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:40.565621 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:40.565621 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-50436bfc-15b3-4e1a-8c73-c85d318d68c8 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:40.565621 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-50436bfc-15b3-4e1a-8c73-c85d318d68c8 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:40.655608 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:40.655608 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:40.695976 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:40.695976 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:40.715595 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-50436bfc-15b3-4e1a-8c73-c85d318d68c8 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:22:40.728721 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1215/2459] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:40 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:40.752163 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ea47e97a-8c37-4403-9b2b-0198516b781b tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Volume info retrieved successfully. Jan 28 19:22:40.865872 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-ea47e97a-8c37-4403-9b2b-0198516b781b tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:22:40.865872 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-ea47e97a-8c37-4403-9b2b-0198516b781b tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:22:40.919723 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-ea47e97a-8c37-4403-9b2b-0198516b781b tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:22:40.947830 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:40.947830 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:40.989246 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4b27ed4c-e892-4a13-b24f-ccb6a8be0bea tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/d7bd3613-fd6f-46eb-97d6-2794afd59486 Jan 28 19:22:40.989246 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4b27ed4c-e892-4a13-b24f-ccb6a8be0bea tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:40.989246 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:40.989246 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:40.989246 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4b27ed4c-e892-4a13-b24f-ccb6a8be0bea tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:40.989246 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-4b27ed4c-e892-4a13-b24f-ccb6a8be0bea tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] show called for member d7bd3613-fd6f-46eb-97d6-2794afd59486 {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 19:22:41.017357 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:41.017357 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:41.042492 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ea47e97a-8c37-4403-9b2b-0198516b781b tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/8b18b43f-e95b-4984-873c-139fdd02a1c4 returned with HTTP 200 Jan 28 19:22:41.042492 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1245/2460] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:22:40 2021] GET /volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/8b18b43f-e95b-4984-873c-139fdd02a1c4 => generated 972 bytes in 848 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:22:41.139659 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4b27ed4c-e892-4a13-b24f-ccb6a8be0bea tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/d7bd3613-fd6f-46eb-97d6-2794afd59486 returned with HTTP 200 Jan 28 19:22:41.140803 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1216/2461] 10.222.0.16 () {60 vars in 1353 bytes} [Thu Jan 28 19:22:40 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/d7bd3613-fd6f-46eb-97d6-2794afd59486 => generated 393 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 19:22:41.156203 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-acf32a91-d50a-4935-8cde-0c2c06d9afdb tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] PUT http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/d7bd3613-fd6f-46eb-97d6-2794afd59486 Jan 28 19:22:41.156885 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:41.156885 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:41.157547 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-acf32a91-d50a-4935-8cde-0c2c06d9afdb tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "ac590807-02d1-4832-a200-186c24a5e3f5"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:22:41.159299 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-acf32a91-d50a-4935-8cde-0c2c06d9afdb tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Update called for group d7bd3613-fd6f-46eb-97d6-2794afd59486. {{(pid=87914) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 28 19:22:41.159838 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.groups [None req-acf32a91-d50a-4935-8cde-0c2c06d9afdb tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Updating group d7bd3613-fd6f-46eb-97d6-2794afd59486 with name None description: None add_volumes: ac590807-02d1-4832-a200-186c24a5e3f5 remove_volumes: None. Jan 28 19:22:41.208640 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:41.208640 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:41.552313 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-94db8387-f7a8-4670-9d3a-4329b587e6ee tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:22:41.552313 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-94db8387-f7a8-4670-9d3a-4329b587e6ee tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:41.552313 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:41.552313 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:41.552313 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-94db8387-f7a8-4670-9d3a-4329b587e6ee tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:41.552313 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-94db8387-f7a8-4670-9d3a-4329b587e6ee tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:41.634851 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:41.634851 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:41.634851 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-94db8387-f7a8-4670-9d3a-4329b587e6ee tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:22:41.649722 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1217/2462] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:41 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 853 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:41.737008 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2bb03eca-da71-4898-ae2d-5edfab336261 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:22:41.737008 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2bb03eca-da71-4898-ae2d-5edfab336261 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:41.737008 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:41.737008 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:41.737008 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2bb03eca-da71-4898-ae2d-5edfab336261 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:41.737008 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-2bb03eca-da71-4898-ae2d-5edfab336261 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:41.821831 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:41.821831 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:41.821831 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2bb03eca-da71-4898-ae2d-5edfab336261 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:22:41.821831 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1218/2463] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:41 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:22:42.072750 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ec3ebaa8-9bd3-492d-a4e2-896326d8ae75 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] GET http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/8b18b43f-e95b-4984-873c-139fdd02a1c4 Jan 28 19:22:42.072750 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ec3ebaa8-9bd3-492d-a4e2-896326d8ae75 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:42.072750 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:42.072750 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:42.072750 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ec3ebaa8-9bd3-492d-a4e2-896326d8ae75 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:42.151911 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-acf32a91-d50a-4935-8cde-0c2c06d9afdb tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/d7bd3613-fd6f-46eb-97d6-2794afd59486 returned with HTTP 202 Jan 28 19:22:42.171733 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1246/2464] 10.222.0.16 () {62 vars in 1373 bytes} [Thu Jan 28 19:22:41 2021] PUT /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/d7bd3613-fd6f-46eb-97d6-2794afd59486 => generated 0 bytes in 1017 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 28 19:22:42.196722 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8afa924a-b2c8-4000-991a-b76bb7cf5e4f tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/d7bd3613-fd6f-46eb-97d6-2794afd59486 Jan 28 19:22:42.196722 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8afa924a-b2c8-4000-991a-b76bb7cf5e4f tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:42.196722 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:42.196722 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:42.210897 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8afa924a-b2c8-4000-991a-b76bb7cf5e4f tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:42.220341 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-8afa924a-b2c8-4000-991a-b76bb7cf5e4f tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] show called for member d7bd3613-fd6f-46eb-97d6-2794afd59486 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 19:22:42.325988 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:42.325988 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:42.480380 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:42.480380 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:42.500209 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ec3ebaa8-9bd3-492d-a4e2-896326d8ae75 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Volume info retrieved successfully. Jan 28 19:22:42.500503 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8afa924a-b2c8-4000-991a-b76bb7cf5e4f tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/d7bd3613-fd6f-46eb-97d6-2794afd59486 returned with HTTP 200 Jan 28 19:22:42.501983 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1247/2465] 10.222.0.16 () {60 vars in 1353 bytes} [Thu Jan 28 19:22:42 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/d7bd3613-fd6f-46eb-97d6-2794afd59486 => generated 392 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:22:42.543752 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-ec3ebaa8-9bd3-492d-a4e2-896326d8ae75 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:22:42.543752 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-ec3ebaa8-9bd3-492d-a4e2-896326d8ae75 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:22:42.564875 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-ec3ebaa8-9bd3-492d-a4e2-896326d8ae75 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:22:42.586035 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:42.586035 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:42.616893 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ec3ebaa8-9bd3-492d-a4e2-896326d8ae75 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/8b18b43f-e95b-4984-873c-139fdd02a1c4 returned with HTTP 200 Jan 28 19:22:42.616893 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1219/2466] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:22:42 2021] GET /volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/8b18b43f-e95b-4984-873c-139fdd02a1c4 => generated 973 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:22:42.671826 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-99e9ba41-c121-45bc-8550-e6965ab45de8 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:22:42.684416 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-99e9ba41-c121-45bc-8550-e6965ab45de8 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:42.684416 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:42.684416 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:42.684416 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-99e9ba41-c121-45bc-8550-e6965ab45de8 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:42.684416 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-99e9ba41-c121-45bc-8550-e6965ab45de8 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:42.709987 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c779b608-0716-4d92-bf44-583e4c7e2422 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] GET http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/groups/a7b75421-0faa-449d-809e-965c08f62b60 Jan 28 19:22:42.719758 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c779b608-0716-4d92-bf44-583e4c7e2422 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:42.719758 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:42.719758 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:42.719758 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c779b608-0716-4d92-bf44-583e4c7e2422 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:42.719758 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-c779b608-0716-4d92-bf44-583e4c7e2422 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] show called for member a7b75421-0faa-449d-809e-965c08f62b60 {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 19:22:42.760620 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:42.760620 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:42.875027 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:42.875027 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:42.875027 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-99e9ba41-c121-45bc-8550-e6965ab45de8 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:22:42.883849 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c779b608-0716-4d92-bf44-583e4c7e2422 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/groups/a7b75421-0faa-449d-809e-965c08f62b60 returned with HTTP 200 Jan 28 19:22:42.890186 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1248/2467] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:42 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 853 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:42.895254 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1220/2468] 10.222.0.16 () {60 vars in 1353 bytes} [Thu Jan 28 19:22:42 2021] GET /volume/v3/ffd116fb291540139c6e91f584b173e1/groups/a7b75421-0faa-449d-809e-965c08f62b60 => generated 321 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:22:42.895254 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0d6013d2-4c8b-4359-a393-1ee9996c0044 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] GET http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/groups/83a88769-ba1f-4657-8c41-4052a910ab99 Jan 28 19:22:42.895254 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0d6013d2-4c8b-4359-a393-1ee9996c0044 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:42.895254 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:42.895254 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:42.895254 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0d6013d2-4c8b-4359-a393-1ee9996c0044 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:42.895254 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-0d6013d2-4c8b-4359-a393-1ee9996c0044 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] show called for member 83a88769-ba1f-4657-8c41-4052a910ab99 {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 19:22:42.901267 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-85ec97d8-0041-4ca8-9039-fd0ae831905d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:22:42.901267 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-85ec97d8-0041-4ca8-9039-fd0ae831905d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:42.901267 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:42.901267 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:42.911330 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-85ec97d8-0041-4ca8-9039-fd0ae831905d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:42.920777 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-85ec97d8-0041-4ca8-9039-fd0ae831905d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:42.929841 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:42.929841 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:43.145991 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:43.145991 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:43.171864 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-85ec97d8-0041-4ca8-9039-fd0ae831905d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:22:43.187884 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0d6013d2-4c8b-4359-a393-1ee9996c0044 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/groups/83a88769-ba1f-4657-8c41-4052a910ab99 returned with HTTP 200 Jan 28 19:22:43.193888 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1249/2469] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:42 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:43.199489 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1221/2470] 10.222.0.16 () {60 vars in 1353 bytes} [Thu Jan 28 19:22:42 2021] GET /volume/v3/ffd116fb291540139c6e91f584b173e1/groups/83a88769-ba1f-4657-8c41-4052a910ab99 => generated 323 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:22:43.232424 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0dde1ef0-8c0e-4783-8dc8-073ab774fb56 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] GET http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/groups/detail Jan 28 19:22:43.232424 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0dde1ef0-8c0e-4783-8dc8-073ab774fb56 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:43.232424 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:43.232424 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:43.235933 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0dde1ef0-8c0e-4783-8dc8-073ab774fb56 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:43.530169 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-195c2da1-7c8e-4898-b7b5-11862aa3e77a tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/d7bd3613-fd6f-46eb-97d6-2794afd59486 Jan 28 19:22:43.530169 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-195c2da1-7c8e-4898-b7b5-11862aa3e77a tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:43.530169 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:43.530169 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:43.530169 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-195c2da1-7c8e-4898-b7b5-11862aa3e77a tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:43.530169 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-195c2da1-7c8e-4898-b7b5-11862aa3e77a tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] show called for member d7bd3613-fd6f-46eb-97d6-2794afd59486 {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 19:22:43.660024 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:43.660024 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:43.720252 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0dde1ef0-8c0e-4783-8dc8-073ab774fb56 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/groups/detail returned with HTTP 200 Jan 28 19:22:43.722563 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1250/2471] 10.222.0.16 () {60 vars in 1263 bytes} [Thu Jan 28 19:22:43 2021] GET /volume/v3/ffd116fb291540139c6e91f584b173e1/groups/detail => generated 638 bytes in 528 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:22:43.743192 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fca3b1ea-f6cc-4e1a-9a7c-004ec90dc499 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] GET http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/detail Jan 28 19:22:43.744521 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fca3b1ea-f6cc-4e1a-9a7c-004ec90dc499 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:43.744861 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:43.744861 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:43.748925 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fca3b1ea-f6cc-4e1a-9a7c-004ec90dc499 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Calling method 'detail' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:43.750241 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-fca3b1ea-f6cc-4e1a-9a7c-004ec90dc499 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:22:43.751969 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:43.751969 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:43.763170 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-fca3b1ea-f6cc-4e1a-9a7c-004ec90dc499 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 19:22:43.776510 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-195c2da1-7c8e-4898-b7b5-11862aa3e77a tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/d7bd3613-fd6f-46eb-97d6-2794afd59486 returned with HTTP 200 Jan 28 19:22:43.778243 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1222/2472] 10.222.0.16 () {60 vars in 1353 bytes} [Thu Jan 28 19:22:43 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/d7bd3613-fd6f-46eb-97d6-2794afd59486 => generated 393 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:22:43.803506 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d9bf4b67-3462-4e3f-9738-4e9fe025d120 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] PUT http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/d7bd3613-fd6f-46eb-97d6-2794afd59486 Jan 28 19:22:43.804117 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:43.804117 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:43.804616 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d9bf4b67-3462-4e3f-9738-4e9fe025d120 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "4a57beab-2008-4417-a1f9-013394f3db13"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:22:43.806190 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-d9bf4b67-3462-4e3f-9738-4e9fe025d120 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Update called for group d7bd3613-fd6f-46eb-97d6-2794afd59486. {{(pid=87915) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 28 19:22:43.806629 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.groups [None req-d9bf4b67-3462-4e3f-9738-4e9fe025d120 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Updating group d7bd3613-fd6f-46eb-97d6-2794afd59486 with name None description: None add_volumes: None remove_volumes: 4a57beab-2008-4417-a1f9-013394f3db13. Jan 28 19:22:43.820133 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:43.820133 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:43.998636 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fca3b1ea-f6cc-4e1a-9a7c-004ec90dc499 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Get all volumes completed successfully. Jan 28 19:22:43.998636 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-fca3b1ea-f6cc-4e1a-9a7c-004ec90dc499 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:22:43.998636 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-fca3b1ea-f6cc-4e1a-9a7c-004ec90dc499 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:22:44.023451 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-fca3b1ea-f6cc-4e1a-9a7c-004ec90dc499 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:22:44.058247 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:44.058247 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:44.087038 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d9bf4b67-3462-4e3f-9738-4e9fe025d120 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/d7bd3613-fd6f-46eb-97d6-2794afd59486 returned with HTTP 202 Jan 28 19:22:44.087038 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1223/2473] 10.222.0.16 () {62 vars in 1373 bytes} [Thu Jan 28 19:22:43 2021] PUT /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/d7bd3613-fd6f-46eb-97d6-2794afd59486 => generated 0 bytes in 285 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 28 19:22:44.097158 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b5cf9d4f-4d15-42d4-9473-d2e6b50171ec tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:22:44.097158 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b5cf9d4f-4d15-42d4-9473-d2e6b50171ec tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:44.097158 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:44.097158 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:44.097158 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b5cf9d4f-4d15-42d4-9473-d2e6b50171ec tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:44.097158 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b5cf9d4f-4d15-42d4-9473-d2e6b50171ec tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:44.186800 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fca3b1ea-f6cc-4e1a-9a7c-004ec90dc499 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/detail returned with HTTP 200 Jan 28 19:22:44.186800 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1251/2474] 10.222.0.16 () {60 vars in 1266 bytes} [Thu Jan 28 19:22:43 2021] GET /volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/detail => generated 976 bytes in 448 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:22:44.205033 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9e78a8ee-d330-46b0-a803-e394d63977e4 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/d7bd3613-fd6f-46eb-97d6-2794afd59486 Jan 28 19:22:44.206666 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9e78a8ee-d330-46b0-a803-e394d63977e4 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:44.207032 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:44.207032 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:44.207694 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9e78a8ee-d330-46b0-a803-e394d63977e4 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:44.210682 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:44.210682 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:44.211565 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-9e78a8ee-d330-46b0-a803-e394d63977e4 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] show called for member d7bd3613-fd6f-46eb-97d6-2794afd59486 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 19:22:44.212634 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b5cf9d4f-4d15-42d4-9473-d2e6b50171ec tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:22:44.229383 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1224/2475] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:44 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 853 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:44.243107 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-27b62fab-f6d4-48c5-9453-c741b26598b2 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:22:44.243892 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-27b62fab-f6d4-48c5-9453-c741b26598b2 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:44.244148 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:44.244148 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:44.244512 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-27b62fab-f6d4-48c5-9453-c741b26598b2 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:44.244812 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-27b62fab-f6d4-48c5-9453-c741b26598b2 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:44.341396 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:44.341396 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:44.353029 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:44.353029 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:44.353029 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-27b62fab-f6d4-48c5-9453-c741b26598b2 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:22:44.372767 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1225/2476] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:44 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:44.390247 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0b7b942f-752b-44ac-af6b-7fb5dee0e1ea tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] GET http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/detail Jan 28 19:22:44.401557 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0b7b942f-752b-44ac-af6b-7fb5dee0e1ea tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:44.401557 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:44.401557 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:44.401557 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0b7b942f-752b-44ac-af6b-7fb5dee0e1ea tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Calling method 'detail' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:44.401557 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-0b7b942f-752b-44ac-af6b-7fb5dee0e1ea tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:22:44.401557 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0b7b942f-752b-44ac-af6b-7fb5dee0e1ea tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 19:22:44.469376 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9e78a8ee-d330-46b0-a803-e394d63977e4 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/d7bd3613-fd6f-46eb-97d6-2794afd59486 returned with HTTP 200 Jan 28 19:22:44.469376 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1252/2477] 10.222.0.16 () {60 vars in 1353 bytes} [Thu Jan 28 19:22:44 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/d7bd3613-fd6f-46eb-97d6-2794afd59486 => generated 392 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:22:44.603782 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0b7b942f-752b-44ac-af6b-7fb5dee0e1ea tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Get all volumes completed successfully. Jan 28 19:22:44.605322 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-0b7b942f-752b-44ac-af6b-7fb5dee0e1ea tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:22:44.605769 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-0b7b942f-752b-44ac-af6b-7fb5dee0e1ea tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:22:44.631093 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-0b7b942f-752b-44ac-af6b-7fb5dee0e1ea tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:22:44.640920 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:44.640920 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:44.703341 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0b7b942f-752b-44ac-af6b-7fb5dee0e1ea tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/detail returned with HTTP 200 Jan 28 19:22:44.703341 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1226/2478] 10.222.0.16 () {60 vars in 1266 bytes} [Thu Jan 28 19:22:44 2021] GET /volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/detail => generated 976 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:22:44.720824 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ad83867b-e644-444e-941a-7bd7d4d7a793 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] POST http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/groups/a7b75421-0faa-449d-809e-965c08f62b60/action Jan 28 19:22:44.720824 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:44.720824 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:44.720824 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ad83867b-e644-444e-941a-7bd7d4d7a793 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:22:44.720824 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ad83867b-e644-444e-941a-7bd7d4d7a793 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:22:44.720824 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-ad83867b-e644-444e-941a-7bd7d4d7a793 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] delete called for group a7b75421-0faa-449d-809e-965c08f62b60 {{(pid=87914) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 28 19:22:44.720824 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.groups [None req-ad83867b-e644-444e-941a-7bd7d4d7a793 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Delete group with id: a7b75421-0faa-449d-809e-965c08f62b60 Jan 28 19:22:44.739544 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:44.739544 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:45.104572 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ad83867b-e644-444e-941a-7bd7d4d7a793 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/groups/a7b75421-0faa-449d-809e-965c08f62b60/action returned with HTTP 202 Jan 28 19:22:45.106099 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1253/2479] 10.222.0.16 () {62 vars in 1395 bytes} [Thu Jan 28 19:22:44 2021] POST /volume/v3/ffd116fb291540139c6e91f584b173e1/groups/a7b75421-0faa-449d-809e-965c08f62b60/action => generated 0 bytes in 394 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 28 19:22:45.116730 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-67b19ce2-a084-4b93-991b-0b697cc21168 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] GET http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/8b18b43f-e95b-4984-873c-139fdd02a1c4 Jan 28 19:22:45.117619 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-67b19ce2-a084-4b93-991b-0b697cc21168 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:45.117999 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:45.117999 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:45.118920 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-67b19ce2-a084-4b93-991b-0b697cc21168 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:45.232227 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:45.232227 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:45.250682 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3af8610c-6f31-4a4e-ba55-1ffafa704e96 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:22:45.251221 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3af8610c-6f31-4a4e-ba55-1ffafa704e96 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:45.251416 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:45.251416 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:45.252017 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-67b19ce2-a084-4b93-991b-0b697cc21168 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Volume info retrieved successfully. Jan 28 19:22:45.252914 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3af8610c-6f31-4a4e-ba55-1ffafa704e96 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:45.253618 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-3af8610c-6f31-4a4e-ba55-1ffafa704e96 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:45.320597 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-67b19ce2-a084-4b93-991b-0b697cc21168 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:22:45.320597 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-67b19ce2-a084-4b93-991b-0b697cc21168 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:22:45.356374 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-67b19ce2-a084-4b93-991b-0b697cc21168 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:22:45.366960 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:45.366960 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:45.392699 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:45.392699 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:45.415526 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3af8610c-6f31-4a4e-ba55-1ffafa704e96 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:22:45.415526 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1254/2480] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:45 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 853 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:45.427339 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-67b19ce2-a084-4b93-991b-0b697cc21168 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/8b18b43f-e95b-4984-873c-139fdd02a1c4 returned with HTTP 200 Jan 28 19:22:45.427339 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1227/2481] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:22:45 2021] GET /volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/8b18b43f-e95b-4984-873c-139fdd02a1c4 => generated 972 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:22:45.438462 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-db2f2014-e268-4d86-ba8b-7cf58805ff48 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:22:45.438462 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-db2f2014-e268-4d86-ba8b-7cf58805ff48 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:45.438462 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:45.438462 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:45.438462 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-db2f2014-e268-4d86-ba8b-7cf58805ff48 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:45.438462 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-db2f2014-e268-4d86-ba8b-7cf58805ff48 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:45.486152 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1e612649-52ae-40b0-9af9-efe628994a57 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/d7bd3613-fd6f-46eb-97d6-2794afd59486 Jan 28 19:22:45.486152 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1e612649-52ae-40b0-9af9-efe628994a57 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:45.486152 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:45.486152 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:45.486152 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1e612649-52ae-40b0-9af9-efe628994a57 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:45.486152 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-1e612649-52ae-40b0-9af9-efe628994a57 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] show called for member d7bd3613-fd6f-46eb-97d6-2794afd59486 {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 19:22:45.518975 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:45.518975 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:45.600053 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1e612649-52ae-40b0-9af9-efe628994a57 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/d7bd3613-fd6f-46eb-97d6-2794afd59486 returned with HTTP 200 Jan 28 19:22:45.600053 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1228/2482] 10.222.0.16 () {60 vars in 1353 bytes} [Thu Jan 28 19:22:45 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/d7bd3613-fd6f-46eb-97d6-2794afd59486 => generated 393 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:22:45.614353 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d62e64eb-8116-411f-bcfa-80a6a1244c42 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] PUT http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/d7bd3613-fd6f-46eb-97d6-2794afd59486 Jan 28 19:22:45.614353 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:45.614353 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:45.614353 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d62e64eb-8116-411f-bcfa-80a6a1244c42 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "4a57beab-2008-4417-a1f9-013394f3db13"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:22:45.619949 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-d62e64eb-8116-411f-bcfa-80a6a1244c42 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Update called for group d7bd3613-fd6f-46eb-97d6-2794afd59486. {{(pid=87915) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 28 19:22:45.619949 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.groups [None req-d62e64eb-8116-411f-bcfa-80a6a1244c42 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Updating group d7bd3613-fd6f-46eb-97d6-2794afd59486 with name None description: None add_volumes: 4a57beab-2008-4417-a1f9-013394f3db13 remove_volumes: None. Jan 28 19:22:45.637099 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:45.637099 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:45.726822 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:45.726822 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:45.728944 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-db2f2014-e268-4d86-ba8b-7cf58805ff48 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:22:45.737650 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1255/2483] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:45 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:46.332464 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d62e64eb-8116-411f-bcfa-80a6a1244c42 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/d7bd3613-fd6f-46eb-97d6-2794afd59486 returned with HTTP 202 Jan 28 19:22:46.332464 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1229/2484] 10.222.0.16 () {62 vars in 1373 bytes} [Thu Jan 28 19:22:45 2021] PUT /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/d7bd3613-fd6f-46eb-97d6-2794afd59486 => generated 0 bytes in 723 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 28 19:22:46.351489 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2bef8894-f0b6-402d-9df9-167cd72ac1d9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/d7bd3613-fd6f-46eb-97d6-2794afd59486 Jan 28 19:22:46.364633 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2bef8894-f0b6-402d-9df9-167cd72ac1d9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:46.364633 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:46.364633 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:46.372492 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2bef8894-f0b6-402d-9df9-167cd72ac1d9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:46.372492 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-2bef8894-f0b6-402d-9df9-167cd72ac1d9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] show called for member d7bd3613-fd6f-46eb-97d6-2794afd59486 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 19:22:46.432220 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:46.432220 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:46.442745 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f3aad47f-4688-49f6-871e-fb6f0e7b4288 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:22:46.442745 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f3aad47f-4688-49f6-871e-fb6f0e7b4288 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:46.452726 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:46.452726 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:46.452726 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f3aad47f-4688-49f6-871e-fb6f0e7b4288 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:46.458891 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-f3aad47f-4688-49f6-871e-fb6f0e7b4288 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:46.619146 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2bef8894-f0b6-402d-9df9-167cd72ac1d9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/d7bd3613-fd6f-46eb-97d6-2794afd59486 returned with HTTP 200 Jan 28 19:22:46.622521 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1256/2485] 10.222.0.16 () {60 vars in 1353 bytes} [Thu Jan 28 19:22:46 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/d7bd3613-fd6f-46eb-97d6-2794afd59486 => generated 392 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:22:46.633395 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:46.633395 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:46.635996 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f3aad47f-4688-49f6-871e-fb6f0e7b4288 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:22:46.636976 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1230/2486] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:46 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 853 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:46.647834 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-75b51d95-a15c-429e-a9b0-2e0aa47d9451 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] GET http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/8b18b43f-e95b-4984-873c-139fdd02a1c4 Jan 28 19:22:46.648417 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-75b51d95-a15c-429e-a9b0-2e0aa47d9451 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:46.648634 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:46.648634 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:46.649010 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-75b51d95-a15c-429e-a9b0-2e0aa47d9451 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:46.789825 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7cd99ad3-3bd0-415e-8369-387b027d0d9d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:22:46.789825 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7cd99ad3-3bd0-415e-8369-387b027d0d9d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:46.789825 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:46.789825 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:46.789825 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7cd99ad3-3bd0-415e-8369-387b027d0d9d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:46.789825 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-7cd99ad3-3bd0-415e-8369-387b027d0d9d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:46.860658 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:46.860658 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:46.922507 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-75b51d95-a15c-429e-a9b0-2e0aa47d9451 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Volume info retrieved successfully. Jan 28 19:22:46.989299 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:46.989299 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:47.009326 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7cd99ad3-3bd0-415e-8369-387b027d0d9d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:22:47.016942 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1231/2487] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:46 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:47.039677 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-75b51d95-a15c-429e-a9b0-2e0aa47d9451 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:22:47.039677 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-75b51d95-a15c-429e-a9b0-2e0aa47d9451 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:22:47.106745 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-75b51d95-a15c-429e-a9b0-2e0aa47d9451 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:22:47.124252 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:47.124252 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:47.187499 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-75b51d95-a15c-429e-a9b0-2e0aa47d9451 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/8b18b43f-e95b-4984-873c-139fdd02a1c4 returned with HTTP 200 Jan 28 19:22:47.187499 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1257/2488] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:22:46 2021] GET /volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/8b18b43f-e95b-4984-873c-139fdd02a1c4 => generated 972 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:22:47.655792 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-96b9d567-62a9-4241-b83d-8f4f4a7b222b tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/d7bd3613-fd6f-46eb-97d6-2794afd59486 Jan 28 19:22:47.655792 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-96b9d567-62a9-4241-b83d-8f4f4a7b222b tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:47.655792 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:47.655792 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:47.655792 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-96b9d567-62a9-4241-b83d-8f4f4a7b222b tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:47.655792 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-96b9d567-62a9-4241-b83d-8f4f4a7b222b tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] show called for member d7bd3613-fd6f-46eb-97d6-2794afd59486 {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 19:22:47.677723 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aefd52b9-4846-44a0-b02b-f77c6a1ebf2c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:22:47.677723 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aefd52b9-4846-44a0-b02b-f77c6a1ebf2c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:47.677723 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:47.677723 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:47.677723 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aefd52b9-4846-44a0-b02b-f77c6a1ebf2c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:47.677723 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-aefd52b9-4846-44a0-b02b-f77c6a1ebf2c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:47.706741 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:47.706741 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:47.762007 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:47.762007 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:47.774959 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aefd52b9-4846-44a0-b02b-f77c6a1ebf2c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:22:47.781800 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1258/2489] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:47 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 853 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:47.823739 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-96b9d567-62a9-4241-b83d-8f4f4a7b222b tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/d7bd3613-fd6f-46eb-97d6-2794afd59486 returned with HTTP 200 Jan 28 19:22:47.823739 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1232/2490] 10.222.0.16 () {60 vars in 1353 bytes} [Thu Jan 28 19:22:47 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/d7bd3613-fd6f-46eb-97d6-2794afd59486 => generated 393 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:22:47.849592 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-19eee263-17dc-4e3c-95f7-069774464f0b tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/detail Jan 28 19:22:47.850923 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-19eee263-17dc-4e3c-95f7-069774464f0b tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:47.851398 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:47.851398 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:47.852266 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-19eee263-17dc-4e3c-95f7-069774464f0b tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'detail' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:47.853618 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-19eee263-17dc-4e3c-95f7-069774464f0b tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:22:47.859485 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-19eee263-17dc-4e3c-95f7-069774464f0b tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 19:22:48.029817 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-73b4899d-2bfa-434b-864a-6a9b6e4764c7 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:22:48.030766 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-73b4899d-2bfa-434b-864a-6a9b6e4764c7 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:48.031120 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:48.031120 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:48.031526 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-73b4899d-2bfa-434b-864a-6a9b6e4764c7 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:48.031913 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-73b4899d-2bfa-434b-864a-6a9b6e4764c7 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:48.159046 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:48.159046 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:48.194592 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-19eee263-17dc-4e3c-95f7-069774464f0b tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Get all volumes completed successfully. Jan 28 19:22:48.196155 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-19eee263-17dc-4e3c-95f7-069774464f0b tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:22:48.196606 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-19eee263-17dc-4e3c-95f7-069774464f0b tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:22:48.208161 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-73b4899d-2bfa-434b-864a-6a9b6e4764c7 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:22:48.222432 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1233/2491] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:48 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:48.230251 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-19eee263-17dc-4e3c-95f7-069774464f0b tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:22:48.235200 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e1179750-6520-4695-98ef-e153d09e6efa tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] GET http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/8b18b43f-e95b-4984-873c-139fdd02a1c4 Jan 28 19:22:48.254802 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e1179750-6520-4695-98ef-e153d09e6efa tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:48.254802 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:48.254802 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:48.254802 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e1179750-6520-4695-98ef-e153d09e6efa tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:48.336747 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:48.336747 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:48.387818 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-19eee263-17dc-4e3c-95f7-069774464f0b tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:22:48.387818 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-19eee263-17dc-4e3c-95f7-069774464f0b tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:22:48.413118 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-19eee263-17dc-4e3c-95f7-069774464f0b tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:22:48.443094 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:48.443094 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:48.482466 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:48.482466 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:48.517264 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e1179750-6520-4695-98ef-e153d09e6efa tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Volume info retrieved successfully. Jan 28 19:22:48.570058 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-e1179750-6520-4695-98ef-e153d09e6efa tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:22:48.570708 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-e1179750-6520-4695-98ef-e153d09e6efa tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:22:48.579934 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-19eee263-17dc-4e3c-95f7-069774464f0b tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/detail returned with HTTP 200 Jan 28 19:22:48.587074 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-e1179750-6520-4695-98ef-e153d09e6efa tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:22:48.588726 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1259/2492] 10.222.0.16 () {60 vars in 1266 bytes} [Thu Jan 28 19:22:47 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/detail => generated 1994 bytes in 746 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 19:22:48.602595 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:48.602595 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:48.650217 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e1179750-6520-4695-98ef-e153d09e6efa tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/8b18b43f-e95b-4984-873c-139fdd02a1c4 returned with HTTP 200 Jan 28 19:22:48.650217 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1234/2493] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:22:48 2021] GET /volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/8b18b43f-e95b-4984-873c-139fdd02a1c4 => generated 972 bytes in 419 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:22:48.678053 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ef3d91fb-c510-4301-9151-537e73ac9b4f tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] POST http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots Jan 28 19:22:48.678053 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:48.678053 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:48.678053 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ef3d91fb-c510-4301-9151-537e73ac9b4f tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "d7bd3613-fd6f-46eb-97d6-2794afd59486", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-427729591"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:22:48.691107 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.group_snapshots [None req-ef3d91fb-c510-4301-9151-537e73ac9b4f tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Creating new group_snapshot {'group_snapshot': {'group_id': 'd7bd3613-fd6f-46eb-97d6-2794afd59486', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-427729591'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 28 19:22:48.764418 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:48.764418 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:48.793648 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fbe7f931-5839-49e9-928e-3c93abd25e1d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:22:48.793648 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fbe7f931-5839-49e9-928e-3c93abd25e1d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:48.793648 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:48.793648 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:48.793648 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fbe7f931-5839-49e9-928e-3c93abd25e1d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:48.793648 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-fbe7f931-5839-49e9-928e-3c93abd25e1d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:48.859764 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.group_snapshots [None req-ef3d91fb-c510-4301-9151-537e73ac9b4f tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-427729591. Jan 28 19:22:48.876406 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:48.876406 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:48.876406 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fbe7f931-5839-49e9-928e-3c93abd25e1d tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:22:48.888458 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1235/2494] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:48 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 853 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:49.082450 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:49.082450 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:49.239130 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f6bcbf24-c7c2-4e9d-9d9c-faa86aa536dc tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:22:49.239130 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f6bcbf24-c7c2-4e9d-9d9c-faa86aa536dc tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:49.239130 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:49.239130 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:49.239130 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f6bcbf24-c7c2-4e9d-9d9c-faa86aa536dc tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:49.245294 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-f6bcbf24-c7c2-4e9d-9d9c-faa86aa536dc tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:49.342326 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [None req-ef3d91fb-c510-4301-9151-537e73ac9b4f tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-2051088444 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-2051088444, it is now deprecated. Please use the default quota class for default quota. Jan 28 19:22:49.356964 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:49.356964 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:49.371887 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f6bcbf24-c7c2-4e9d-9d9c-faa86aa536dc tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:22:49.371887 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1236/2495] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:49 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:49.438854 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-ef3d91fb-c510-4301-9151-537e73ac9b4f tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Created reservations ['17a7d3be-a070-4b32-b2d5-f78b193d1e3d', '0d8015aa-3f37-481a-9d09-ea6a392e1ebf', '4bdcbf45-e35c-44ff-8bbe-af9614193a30', 'cd705ad1-2054-470f-a8ec-e4a8e9bbf055'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:22:49.664281 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8ae95bb3-213a-40d8-a553-82f879d506e6 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] GET http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/8b18b43f-e95b-4984-873c-139fdd02a1c4 Jan 28 19:22:49.665566 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8ae95bb3-213a-40d8-a553-82f879d506e6 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:49.665948 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:49.665948 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:49.666457 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8ae95bb3-213a-40d8-a553-82f879d506e6 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:49.805094 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ef3d91fb-c510-4301-9151-537e73ac9b4f tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots returned with HTTP 202 Jan 28 19:22:49.805094 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1260/2496] 10.222.0.16 () {62 vars in 1291 bytes} [Thu Jan 28 19:22:48 2021] POST /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots => generated 186 bytes in 1173 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:22:49.805094 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-abf08e5c-faa1-46c5-84ff-6356af06cdc1 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/a8ef6495-eb25-48fc-99a9-d72e90bccdc4 Jan 28 19:22:49.805094 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-abf08e5c-faa1-46c5-84ff-6356af06cdc1 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:49.815171 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:49.815171 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:49.815171 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-abf08e5c-faa1-46c5-84ff-6356af06cdc1 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:49.815171 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.group_snapshots [None req-abf08e5c-faa1-46c5-84ff-6356af06cdc1 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] show called for member a8ef6495-eb25-48fc-99a9-d72e90bccdc4 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 28 19:22:49.833747 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:49.833747 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:49.912681 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-abf08e5c-faa1-46c5-84ff-6356af06cdc1 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/a8ef6495-eb25-48fc-99a9-d72e90bccdc4 returned with HTTP 200 Jan 28 19:22:49.912681 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1261/2497] 10.222.0.16 () {60 vars in 1380 bytes} [Thu Jan 28 19:22:49 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/a8ef6495-eb25-48fc-99a9-d72e90bccdc4 => generated 325 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 19:22:49.937431 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-204dcf12-770f-49cb-a9cb-f958ea1ce952 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:22:49.947975 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-204dcf12-770f-49cb-a9cb-f958ea1ce952 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:49.947975 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:49.947975 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:49.947975 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-204dcf12-770f-49cb-a9cb-f958ea1ce952 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:49.947975 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-204dcf12-770f-49cb-a9cb-f958ea1ce952 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:49.975285 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:49.975285 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:50.021482 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8ae95bb3-213a-40d8-a553-82f879d506e6 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Volume info retrieved successfully. Jan 28 19:22:50.088282 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:50.088282 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:50.099003 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-204dcf12-770f-49cb-a9cb-f958ea1ce952 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:22:50.099257 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-8ae95bb3-213a-40d8-a553-82f879d506e6 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:22:50.105185 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-8ae95bb3-213a-40d8-a553-82f879d506e6 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:22:50.105844 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1262/2498] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:49 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 853 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:50.129625 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-8ae95bb3-213a-40d8-a553-82f879d506e6 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:22:50.146667 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:50.146667 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:50.276664 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8ae95bb3-213a-40d8-a553-82f879d506e6 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/8b18b43f-e95b-4984-873c-139fdd02a1c4 returned with HTTP 200 Jan 28 19:22:50.276664 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1237/2499] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:22:49 2021] GET /volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/8b18b43f-e95b-4984-873c-139fdd02a1c4 => generated 972 bytes in 616 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:22:50.391878 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b0be86e0-9500-441a-b5a7-b1453a26aaee tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:22:50.391878 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b0be86e0-9500-441a-b5a7-b1453a26aaee tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:50.391878 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:50.391878 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:50.397398 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b0be86e0-9500-441a-b5a7-b1453a26aaee tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:50.397398 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b0be86e0-9500-441a-b5a7-b1453a26aaee tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:50.461939 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:50.461939 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:50.487375 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b0be86e0-9500-441a-b5a7-b1453a26aaee tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:22:50.516016 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1263/2500] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:50 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:50.932086 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-025bdb05-9044-4ddc-94c5-aca9e743600f tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/a8ef6495-eb25-48fc-99a9-d72e90bccdc4 Jan 28 19:22:50.932086 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-025bdb05-9044-4ddc-94c5-aca9e743600f tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:50.932086 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:50.932086 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:50.932086 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-025bdb05-9044-4ddc-94c5-aca9e743600f tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:50.932086 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.group_snapshots [None req-025bdb05-9044-4ddc-94c5-aca9e743600f tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] show called for member a8ef6495-eb25-48fc-99a9-d72e90bccdc4 {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 28 19:22:50.973469 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:50.973469 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:51.025951 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-025bdb05-9044-4ddc-94c5-aca9e743600f tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/a8ef6495-eb25-48fc-99a9-d72e90bccdc4 returned with HTTP 200 Jan 28 19:22:51.074177 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1238/2501] 10.222.0.16 () {60 vars in 1380 bytes} [Thu Jan 28 19:22:50 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/a8ef6495-eb25-48fc-99a9-d72e90bccdc4 => generated 325 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:22:51.127816 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6dab65d0-16c7-47f7-a294-ddbd7859398e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:22:51.127816 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6dab65d0-16c7-47f7-a294-ddbd7859398e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:51.127816 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:51.127816 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:51.127816 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6dab65d0-16c7-47f7-a294-ddbd7859398e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:51.136760 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-6dab65d0-16c7-47f7-a294-ddbd7859398e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:51.269372 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:51.269372 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:51.269372 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6dab65d0-16c7-47f7-a294-ddbd7859398e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:22:51.305232 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1264/2502] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:51 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 853 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:51.305614 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4c1cac9f-5166-4e13-9559-9d975ae11170 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] GET http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/8b18b43f-e95b-4984-873c-139fdd02a1c4 Jan 28 19:22:51.305614 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4c1cac9f-5166-4e13-9559-9d975ae11170 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:51.305614 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:51.305614 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:51.306399 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4c1cac9f-5166-4e13-9559-9d975ae11170 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:51.515884 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-403e378b-91e2-4062-89fd-01af08e0ebe1 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:22:51.517192 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-403e378b-91e2-4062-89fd-01af08e0ebe1 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:51.518293 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:51.518293 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:51.523656 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-403e378b-91e2-4062-89fd-01af08e0ebe1 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:51.535151 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-403e378b-91e2-4062-89fd-01af08e0ebe1 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:51.595602 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:51.595602 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:51.631621 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:51.631621 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:51.646237 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4c1cac9f-5166-4e13-9559-9d975ae11170 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Volume info retrieved successfully. Jan 28 19:22:51.654177 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-403e378b-91e2-4062-89fd-01af08e0ebe1 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:22:51.655112 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1265/2503] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:51 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:51.696800 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-4c1cac9f-5166-4e13-9559-9d975ae11170 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:22:51.697662 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-4c1cac9f-5166-4e13-9559-9d975ae11170 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:22:51.714684 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-4c1cac9f-5166-4e13-9559-9d975ae11170 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:22:51.732325 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:51.732325 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:51.771922 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4c1cac9f-5166-4e13-9559-9d975ae11170 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/8b18b43f-e95b-4984-873c-139fdd02a1c4 returned with HTTP 200 Jan 28 19:22:51.785989 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1239/2504] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:22:51 2021] GET /volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/8b18b43f-e95b-4984-873c-139fdd02a1c4 => generated 971 bytes in 490 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:22:52.039590 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4438788c-7e21-4954-b413-e6b9ba29e80e tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/a8ef6495-eb25-48fc-99a9-d72e90bccdc4 Jan 28 19:22:52.041988 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4438788c-7e21-4954-b413-e6b9ba29e80e tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:52.047838 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:52.047838 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:52.050684 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4438788c-7e21-4954-b413-e6b9ba29e80e tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:52.052548 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.group_snapshots [None req-4438788c-7e21-4954-b413-e6b9ba29e80e tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] show called for member a8ef6495-eb25-48fc-99a9-d72e90bccdc4 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 28 19:22:52.083092 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:52.083092 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:52.142891 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4438788c-7e21-4954-b413-e6b9ba29e80e tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/a8ef6495-eb25-48fc-99a9-d72e90bccdc4 returned with HTTP 200 Jan 28 19:22:52.163850 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1266/2505] 10.222.0.16 () {60 vars in 1380 bytes} [Thu Jan 28 19:22:52 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/a8ef6495-eb25-48fc-99a9-d72e90bccdc4 => generated 325 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:22:52.286553 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a9cf2504-6c2d-4077-8e0a-6983a19b1f88 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:22:52.300991 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a9cf2504-6c2d-4077-8e0a-6983a19b1f88 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:52.301627 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:52.301627 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:52.302574 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a9cf2504-6c2d-4077-8e0a-6983a19b1f88 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:52.303384 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-a9cf2504-6c2d-4077-8e0a-6983a19b1f88 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:52.440813 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:52.440813 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:52.443338 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a9cf2504-6c2d-4077-8e0a-6983a19b1f88 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:22:52.444501 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1240/2506] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:52 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 853 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:52.681641 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3ddc2746-6351-48c8-84e2-1c851fabf53d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:22:52.681641 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3ddc2746-6351-48c8-84e2-1c851fabf53d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:52.681641 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:52.681641 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:52.681641 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3ddc2746-6351-48c8-84e2-1c851fabf53d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:52.681641 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-3ddc2746-6351-48c8-84e2-1c851fabf53d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:52.796162 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d1ed6d99-ac7e-467f-8672-ac9f5962c0e7 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] GET http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/8b18b43f-e95b-4984-873c-139fdd02a1c4 Jan 28 19:22:52.797105 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d1ed6d99-ac7e-467f-8672-ac9f5962c0e7 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:52.797464 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:52.797464 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:52.798041 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d1ed6d99-ac7e-467f-8672-ac9f5962c0e7 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:52.861613 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:52.861613 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:52.874418 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3ddc2746-6351-48c8-84e2-1c851fabf53d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:22:52.897705 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1267/2507] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:52 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:53.079967 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d1ed6d99-ac7e-467f-8672-ac9f5962c0e7 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/8b18b43f-e95b-4984-873c-139fdd02a1c4 returned with HTTP 404 Jan 28 19:22:53.082354 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1241/2508] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:22:52 2021] GET /volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/8b18b43f-e95b-4984-873c-139fdd02a1c4 => generated 109 bytes in 292 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 28 19:22:53.091421 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-66641c58-377a-445f-8f4d-7c74d7c16728 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] GET http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/groups/a7b75421-0faa-449d-809e-965c08f62b60 Jan 28 19:22:53.092057 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-66641c58-377a-445f-8f4d-7c74d7c16728 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:53.092278 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:53.092278 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:53.092672 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-66641c58-377a-445f-8f4d-7c74d7c16728 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:53.093094 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-66641c58-377a-445f-8f4d-7c74d7c16728 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] show called for member a7b75421-0faa-449d-809e-965c08f62b60 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 19:22:53.126755 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-66641c58-377a-445f-8f4d-7c74d7c16728 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/groups/a7b75421-0faa-449d-809e-965c08f62b60 returned with HTTP 404 Jan 28 19:22:53.129072 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1268/2509] 10.222.0.16 () {60 vars in 1353 bytes} [Thu Jan 28 19:22:53 2021] GET /volume/v3/ffd116fb291540139c6e91f584b173e1/groups/a7b75421-0faa-449d-809e-965c08f62b60 => generated 108 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 28 19:22:53.139524 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-620f7328-5885-4290-a343-d03577f71574 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] POST http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/groups/83a88769-ba1f-4657-8c41-4052a910ab99/action Jan 28 19:22:53.140401 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-620f7328-5885-4290-a343-d03577f71574 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:22:53.140789 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-620f7328-5885-4290-a343-d03577f71574 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:22:53.141993 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-620f7328-5885-4290-a343-d03577f71574 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] delete called for group 83a88769-ba1f-4657-8c41-4052a910ab99 {{(pid=87915) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 28 19:22:53.143486 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.groups [None req-620f7328-5885-4290-a343-d03577f71574 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Delete group with id: 83a88769-ba1f-4657-8c41-4052a910ab99 Jan 28 19:22:53.171554 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3704704a-ccab-4bde-9004-5ccb56de78a1 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/a8ef6495-eb25-48fc-99a9-d72e90bccdc4 Jan 28 19:22:53.172140 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3704704a-ccab-4bde-9004-5ccb56de78a1 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:53.172696 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3704704a-ccab-4bde-9004-5ccb56de78a1 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:53.173113 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.group_snapshots [None req-3704704a-ccab-4bde-9004-5ccb56de78a1 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] show called for member a8ef6495-eb25-48fc-99a9-d72e90bccdc4 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 28 19:22:53.191675 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:53.191675 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:53.200334 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:53.200334 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:53.282731 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3704704a-ccab-4bde-9004-5ccb56de78a1 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/a8ef6495-eb25-48fc-99a9-d72e90bccdc4 returned with HTTP 200 Jan 28 19:22:53.284041 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1269/2510] 10.222.0.16 () {60 vars in 1380 bytes} [Thu Jan 28 19:22:53 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/a8ef6495-eb25-48fc-99a9-d72e90bccdc4 => generated 325 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:22:53.467215 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3ff348ff-4b34-4354-b6ed-ed8b2767517a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:22:53.468183 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3ff348ff-4b34-4354-b6ed-ed8b2767517a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:53.471370 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:53.471370 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:53.473946 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3ff348ff-4b34-4354-b6ed-ed8b2767517a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:53.480722 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-3ff348ff-4b34-4354-b6ed-ed8b2767517a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:53.711810 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:53.711810 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:53.726463 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-620f7328-5885-4290-a343-d03577f71574 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/groups/83a88769-ba1f-4657-8c41-4052a910ab99/action returned with HTTP 202 Jan 28 19:22:53.742746 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1242/2511] 10.222.0.16 () {62 vars in 1395 bytes} [Thu Jan 28 19:22:53 2021] POST /volume/v3/ffd116fb291540139c6e91f584b173e1/groups/83a88769-ba1f-4657-8c41-4052a910ab99/action => generated 0 bytes in 600 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 28 19:22:53.758508 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4e5e2302-00f0-41c3-a767-5a7e4b5e7573 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] GET http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/groups/83a88769-ba1f-4657-8c41-4052a910ab99 Jan 28 19:22:53.759291 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4e5e2302-00f0-41c3-a767-5a7e4b5e7573 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:53.759475 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3ff348ff-4b34-4354-b6ed-ed8b2767517a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:22:53.759638 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:53.759638 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:53.759927 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4e5e2302-00f0-41c3-a767-5a7e4b5e7573 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:53.760304 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-4e5e2302-00f0-41c3-a767-5a7e4b5e7573 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] show called for member 83a88769-ba1f-4657-8c41-4052a910ab99 {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 19:22:53.777352 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1270/2512] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:53 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 853 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:53.805173 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:53.805173 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:53.897534 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7ec41f1f-0695-47d8-8eb3-d6f444df69aa tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:22:53.904784 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7ec41f1f-0695-47d8-8eb3-d6f444df69aa tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:53.905178 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:53.905178 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:53.912875 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7ec41f1f-0695-47d8-8eb3-d6f444df69aa tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:53.914825 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-7ec41f1f-0695-47d8-8eb3-d6f444df69aa tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:53.976943 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4e5e2302-00f0-41c3-a767-5a7e4b5e7573 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/groups/83a88769-ba1f-4657-8c41-4052a910ab99 returned with HTTP 200 Jan 28 19:22:53.979315 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1243/2513] 10.222.0.16 () {60 vars in 1353 bytes} [Thu Jan 28 19:22:53 2021] GET /volume/v3/ffd116fb291540139c6e91f584b173e1/groups/83a88769-ba1f-4657-8c41-4052a910ab99 => generated 322 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:22:54.077228 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:54.077228 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:54.103185 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7ec41f1f-0695-47d8-8eb3-d6f444df69aa tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:22:54.125185 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1271/2514] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:53 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:54.299129 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9c242fb0-6881-4d32-83f5-3328add65bb1 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/a8ef6495-eb25-48fc-99a9-d72e90bccdc4 Jan 28 19:22:54.300064 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9c242fb0-6881-4d32-83f5-3328add65bb1 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:54.300399 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:54.300399 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:54.300983 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9c242fb0-6881-4d32-83f5-3328add65bb1 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:54.301822 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.group_snapshots [None req-9c242fb0-6881-4d32-83f5-3328add65bb1 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] show called for member a8ef6495-eb25-48fc-99a9-d72e90bccdc4 {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 28 19:22:54.313290 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:54.313290 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:54.386221 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9c242fb0-6881-4d32-83f5-3328add65bb1 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/a8ef6495-eb25-48fc-99a9-d72e90bccdc4 returned with HTTP 200 Jan 28 19:22:54.388901 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1244/2515] 10.222.0.16 () {60 vars in 1380 bytes} [Thu Jan 28 19:22:54 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/a8ef6495-eb25-48fc-99a9-d72e90bccdc4 => generated 325 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:22:54.783101 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2ede9fb6-5021-4c7a-9ca6-df62797bc009 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:22:54.810427 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2ede9fb6-5021-4c7a-9ca6-df62797bc009 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:54.812191 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:54.812191 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:54.822825 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2ede9fb6-5021-4c7a-9ca6-df62797bc009 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:54.823955 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-2ede9fb6-5021-4c7a-9ca6-df62797bc009 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:54.980723 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:54.980723 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:55.000937 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2ede9fb6-5021-4c7a-9ca6-df62797bc009 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:22:55.013234 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1272/2516] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:54 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 853 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:22:55.025755 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8fd2c06f-332c-4a4f-8006-9accff72b14c tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] GET http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/groups/83a88769-ba1f-4657-8c41-4052a910ab99 Jan 28 19:22:55.027157 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8fd2c06f-332c-4a4f-8006-9accff72b14c tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:55.027357 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:55.027357 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:55.056994 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8fd2c06f-332c-4a4f-8006-9accff72b14c tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:55.058090 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-8fd2c06f-332c-4a4f-8006-9accff72b14c tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] show called for member 83a88769-ba1f-4657-8c41-4052a910ab99 {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 19:22:55.127811 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8fd2c06f-332c-4a4f-8006-9accff72b14c tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/groups/83a88769-ba1f-4657-8c41-4052a910ab99 returned with HTTP 404 Jan 28 19:22:55.144533 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-90eb4416-cf56-4160-b19b-243e676bae48 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:22:55.145559 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-90eb4416-cf56-4160-b19b-243e676bae48 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:55.145916 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:55.145916 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:55.146625 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-90eb4416-cf56-4160-b19b-243e676bae48 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:55.147300 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-90eb4416-cf56-4160-b19b-243e676bae48 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:55.154704 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1245/2517] 10.222.0.16 () {60 vars in 1353 bytes} [Thu Jan 28 19:22:54 2021] GET /volume/v3/ffd116fb291540139c6e91f584b173e1/groups/83a88769-ba1f-4657-8c41-4052a910ab99 => generated 108 bytes in 158 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 28 19:22:55.167545 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2e8ed0c0-5fc4-4016-aff5-fbcd767d777e tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] GET http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/groups/detail Jan 28 19:22:55.168862 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2e8ed0c0-5fc4-4016-aff5-fbcd767d777e tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:55.213207 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2e8ed0c0-5fc4-4016-aff5-fbcd767d777e tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:55.278003 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2e8ed0c0-5fc4-4016-aff5-fbcd767d777e tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/groups/detail returned with HTTP 200 Jan 28 19:22:55.279557 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1246/2518] 10.222.0.16 () {60 vars in 1263 bytes} [Thu Jan 28 19:22:55 2021] GET /volume/v3/ffd116fb291540139c6e91f584b173e1/groups/detail => generated 14 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:55.323048 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4ca7b57a-f97c-494f-85c5-5df6a8843976 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] GET http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/detail Jan 28 19:22:55.324159 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4ca7b57a-f97c-494f-85c5-5df6a8843976 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:55.335701 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4ca7b57a-f97c-494f-85c5-5df6a8843976 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Calling method 'detail' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:55.337171 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-4ca7b57a-f97c-494f-85c5-5df6a8843976 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:22:55.341212 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4ca7b57a-f97c-494f-85c5-5df6a8843976 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 19:22:55.359874 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:55.359874 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:55.386935 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-90eb4416-cf56-4160-b19b-243e676bae48 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:22:55.388845 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1273/2519] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:55 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:22:55.421196 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bb317d98-dbef-41f0-a246-6a265d095d1c tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/a8ef6495-eb25-48fc-99a9-d72e90bccdc4 Jan 28 19:22:55.438166 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bb317d98-dbef-41f0-a246-6a265d095d1c tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:55.438457 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:55.438457 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:55.446119 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bb317d98-dbef-41f0-a246-6a265d095d1c tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:55.447439 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.group_snapshots [None req-bb317d98-dbef-41f0-a246-6a265d095d1c tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] show called for member a8ef6495-eb25-48fc-99a9-d72e90bccdc4 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 28 19:22:55.506306 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:55.506306 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:55.555779 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bb317d98-dbef-41f0-a246-6a265d095d1c tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/a8ef6495-eb25-48fc-99a9-d72e90bccdc4 returned with HTTP 200 Jan 28 19:22:55.561411 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1274/2520] 10.222.0.16 () {60 vars in 1380 bytes} [Thu Jan 28 19:22:55 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/a8ef6495-eb25-48fc-99a9-d72e90bccdc4 => generated 325 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:22:55.698387 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4ca7b57a-f97c-494f-85c5-5df6a8843976 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Get all volumes completed successfully. Jan 28 19:22:55.741621 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4ca7b57a-f97c-494f-85c5-5df6a8843976 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/detail returned with HTTP 200 Jan 28 19:22:55.772165 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1247/2521] 10.222.0.16 () {60 vars in 1266 bytes} [Thu Jan 28 19:22:55 2021] GET /volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/detail => generated 15 bytes in 478 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:55.806679 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1a44d3f9-1030-4e0d-892e-064242c1b00d tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] POST http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/groups/83a88769-ba1f-4657-8c41-4052a910ab99/action Jan 28 19:22:55.807704 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:55.807704 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:55.809036 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1a44d3f9-1030-4e0d-892e-064242c1b00d tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:22:55.815188 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1a44d3f9-1030-4e0d-892e-064242c1b00d tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:22:55.822031 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-1a44d3f9-1030-4e0d-892e-064242c1b00d tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] delete called for group 83a88769-ba1f-4657-8c41-4052a910ab99 {{(pid=87914) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 28 19:22:55.822861 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.groups [None req-1a44d3f9-1030-4e0d-892e-064242c1b00d tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Delete group with id: 83a88769-ba1f-4657-8c41-4052a910ab99 Jan 28 19:22:55.856362 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1a44d3f9-1030-4e0d-892e-064242c1b00d tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/groups/83a88769-ba1f-4657-8c41-4052a910ab99/action returned with HTTP 404 Jan 28 19:22:55.867108 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1275/2522] 10.222.0.16 () {62 vars in 1395 bytes} [Thu Jan 28 19:22:55 2021] POST /volume/v3/ffd116fb291540139c6e91f584b173e1/groups/83a88769-ba1f-4657-8c41-4052a910ab99/action => generated 108 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 28 19:22:55.876084 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-997f2df4-eb38-4e59-8481-a206f43ebc59 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] GET http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/detail Jan 28 19:22:55.878033 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-997f2df4-eb38-4e59-8481-a206f43ebc59 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:55.879494 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-997f2df4-eb38-4e59-8481-a206f43ebc59 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Calling method 'detail' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:55.882973 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-997f2df4-eb38-4e59-8481-a206f43ebc59 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:22:55.891769 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-997f2df4-eb38-4e59-8481-a206f43ebc59 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 19:22:56.175204 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-997f2df4-eb38-4e59-8481-a206f43ebc59 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Get all volumes completed successfully. Jan 28 19:22:56.185881 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-997f2df4-eb38-4e59-8481-a206f43ebc59 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/detail returned with HTTP 200 Jan 28 19:22:56.190777 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1248/2523] 10.222.0.16 () {60 vars in 1266 bytes} [Thu Jan 28 19:22:55 2021] GET /volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/detail => generated 15 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:56.224670 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-59e73537-9049-4496-9b99-c87b78d0e97f tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] POST http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/groups/a7b75421-0faa-449d-809e-965c08f62b60/action Jan 28 19:22:56.226611 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-59e73537-9049-4496-9b99-c87b78d0e97f tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:22:56.234069 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-59e73537-9049-4496-9b99-c87b78d0e97f tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:22:56.236142 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-59e73537-9049-4496-9b99-c87b78d0e97f tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] delete called for group a7b75421-0faa-449d-809e-965c08f62b60 {{(pid=87915) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 28 19:22:56.237791 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.groups [None req-59e73537-9049-4496-9b99-c87b78d0e97f tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Delete group with id: a7b75421-0faa-449d-809e-965c08f62b60 Jan 28 19:22:56.261905 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-59e73537-9049-4496-9b99-c87b78d0e97f tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/groups/a7b75421-0faa-449d-809e-965c08f62b60/action returned with HTTP 404 Jan 28 19:22:56.264066 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1249/2524] 10.222.0.16 () {62 vars in 1395 bytes} [Thu Jan 28 19:22:56 2021] POST /volume/v3/ffd116fb291540139c6e91f584b173e1/groups/a7b75421-0faa-449d-809e-965c08f62b60/action => generated 108 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 28 19:22:56.282029 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c1a03393-3776-4543-8eae-9d884a0969fe tempest-GroupsTest-1923424569 tempest-GroupsTest-1923424569-project-admin] DELETE http://10.222.0.16/volume/v3/a5cad29b39d7498faf8129115aef82ce/group_types/de44e2d2-51bd-4399-bccf-8ce852d747c2 Jan 28 19:22:56.284039 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c1a03393-3776-4543-8eae-9d884a0969fe tempest-GroupsTest-1923424569 tempest-GroupsTest-1923424569-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:56.286164 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c1a03393-3776-4543-8eae-9d884a0969fe tempest-GroupsTest-1923424569 tempest-GroupsTest-1923424569-project-admin] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:56.418864 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:22:56.418864 n-d-705657-15 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 28 19:22:56.463314 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c1a03393-3776-4543-8eae-9d884a0969fe tempest-GroupsTest-1923424569 tempest-GroupsTest-1923424569-project-admin] http://10.222.0.16/volume/v3/a5cad29b39d7498faf8129115aef82ce/group_types/de44e2d2-51bd-4399-bccf-8ce852d747c2 returned with HTTP 202 Jan 28 19:22:56.465454 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1250/2525] 10.222.0.16 () {60 vars in 1371 bytes} [Thu Jan 28 19:22:56 2021] DELETE /volume/v3/a5cad29b39d7498faf8129115aef82ce/group_types/de44e2d2-51bd-4399-bccf-8ce852d747c2 => generated 0 bytes in 195 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 28 19:22:56.488316 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8d3a30ac-df5b-4c3c-be3b-ebd8e36d0772 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:22:56.489316 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8d3a30ac-df5b-4c3c-be3b-ebd8e36d0772 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:56.495580 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8d3a30ac-df5b-4c3c-be3b-ebd8e36d0772 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:56.496559 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-8d3a30ac-df5b-4c3c-be3b-ebd8e36d0772 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:56.647074 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:56.647074 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:56.658785 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8d3a30ac-df5b-4c3c-be3b-ebd8e36d0772 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:22:56.659825 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1251/2526] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:56 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:56.682139 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-39a8b4ac-284f-4302-839a-65374c252529 tempest-GroupsTest-1923424569 tempest-GroupsTest-1923424569-project-admin] POST http://10.222.0.16/volume/v3/a5cad29b39d7498faf8129115aef82ce/types Jan 28 19:22:56.682853 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:56.682853 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:56.683809 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-39a8b4ac-284f-4302-839a-65374c252529 tempest-GroupsTest-1923424569 tempest-GroupsTest-1923424569-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-807580105"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:22:56.787219 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-39a8b4ac-284f-4302-839a-65374c252529 tempest-GroupsTest-1923424569 tempest-GroupsTest-1923424569-project-admin] http://10.222.0.16/volume/v3/a5cad29b39d7498faf8129115aef82ce/types returned with HTTP 200 Jan 28 19:22:56.788868 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1252/2527] 10.222.0.16 () {60 vars in 1219 bytes} [Thu Jan 28 19:22:56 2021] POST /volume/v3/a5cad29b39d7498faf8129115aef82ce/types => generated 215 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:56.797949 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d1e8c934-24b7-4f78-8144-4f2916750ff3 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/a8ef6495-eb25-48fc-99a9-d72e90bccdc4 Jan 28 19:22:56.798742 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d1e8c934-24b7-4f78-8144-4f2916750ff3 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:56.801558 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d1e8c934-24b7-4f78-8144-4f2916750ff3 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:56.802111 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.group_snapshots [None req-d1e8c934-24b7-4f78-8144-4f2916750ff3 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] show called for member a8ef6495-eb25-48fc-99a9-d72e90bccdc4 {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 28 19:22:56.816178 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:56.816178 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:56.832232 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d1e8c934-24b7-4f78-8144-4f2916750ff3 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/a8ef6495-eb25-48fc-99a9-d72e90bccdc4 returned with HTTP 200 Jan 28 19:22:56.833498 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1253/2528] 10.222.0.16 () {60 vars in 1380 bytes} [Thu Jan 28 19:22:56 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/a8ef6495-eb25-48fc-99a9-d72e90bccdc4 => generated 325 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:22:56.838130 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-47aa3657-69bd-41a9-8933-ad0c4385efc5 tempest-GroupsTest-1923424569 tempest-GroupsTest-1923424569-project-admin] POST http://10.222.0.16/volume/v3/a5cad29b39d7498faf8129115aef82ce/group_types Jan 28 19:22:56.838878 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:56.838878 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:56.839785 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-47aa3657-69bd-41a9-8933-ad0c4385efc5 tempest-GroupsTest-1923424569 tempest-GroupsTest-1923424569-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-572090432"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:22:57.146752 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-47aa3657-69bd-41a9-8933-ad0c4385efc5 tempest-GroupsTest-1923424569 tempest-GroupsTest-1923424569-project-admin] http://10.222.0.16/volume/v3/a5cad29b39d7498faf8129115aef82ce/group_types returned with HTTP 202 Jan 28 19:22:57.160736 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1254/2529] 10.222.0.16 () {62 vars in 1278 bytes} [Thu Jan 28 19:22:56 2021] POST /volume/v3/a5cad29b39d7498faf8129115aef82ce/group_types => generated 172 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:22:57.178843 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dc6c3f3f-a3ee-436a-a172-82723a18243e tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] POST http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/groups Jan 28 19:22:57.184396 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dc6c3f3f-a3ee-436a-a172-82723a18243e tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "5a2382be-cbbd-4f66-bd86-2860e5d96202", "volume_types": ["a217cd5e-e231-4cd2-845c-ed5ef52d7090"], "name": "tempest-GroupsTest-Group-1774262663"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:22:57.199553 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-dc6c3f3f-a3ee-436a-a172-82723a18243e tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Creating new group {'group': {'group_type': '5a2382be-cbbd-4f66-bd86-2860e5d96202', 'volume_types': ['a217cd5e-e231-4cd2-845c-ed5ef52d7090'], 'name': 'tempest-GroupsTest-Group-1774262663'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 28 19:22:57.284412 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.groups [None req-dc6c3f3f-a3ee-436a-a172-82723a18243e tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Creating group tempest-GroupsTest-Group-1774262663. Jan 28 19:22:57.373474 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-be0af4e5-3923-4e85-93a0-f156937b76d1 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:22:57.375049 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-be0af4e5-3923-4e85-93a0-f156937b76d1 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:57.379451 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-be0af4e5-3923-4e85-93a0-f156937b76d1 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:57.380157 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-be0af4e5-3923-4e85-93a0-f156937b76d1 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Show backup with id 48355c94-c02c-4fc0-b0db-b02598c839f3. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:57.503329 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-dc6c3f3f-a3ee-436a-a172-82723a18243e tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Availability Zones retrieved successfully. Jan 28 19:22:57.547572 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:57.547572 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:57.561037 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-be0af4e5-3923-4e85-93a0-f156937b76d1 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 200 Jan 28 19:22:57.566178 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1276/2530] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:56 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 853 bytes in 1551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:57.606950 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-20582b46-d5dd-4350-9a5b-60353385b513 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/5fa8fc91-a21a-46d6-be54-1a42c4cf11f6 Jan 28 19:22:57.615803 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-20582b46-d5dd-4350-9a5b-60353385b513 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:57.616302 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:57.616302 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:57.617328 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-20582b46-d5dd-4350-9a5b-60353385b513 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:57.654947 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-dc6c3f3f-a3ee-436a-a172-82723a18243e tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Created reservations ['68365fc5-ddfe-4e6e-8057-696603017483'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:22:57.781961 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:57.781961 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:57.787495 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dc6c3f3f-a3ee-436a-a172-82723a18243e tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/groups returned with HTTP 202 Jan 28 19:22:57.792532 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1255/2531] 10.222.0.16 () {62 vars in 1264 bytes} [Thu Jan 28 19:22:57 2021] POST /volume/v3/ffd116fb291540139c6e91f584b173e1/groups => generated 104 bytes in 621 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 28 19:22:57.820964 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-92334971-15b9-41c0-a43d-c585189d99a6 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:22:57.823132 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-20582b46-d5dd-4350-9a5b-60353385b513 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:22:57.824566 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-92334971-15b9-41c0-a43d-c585189d99a6 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:57.829827 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:57.829827 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:57.832899 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-92334971-15b9-41c0-a43d-c585189d99a6 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:57.842022 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-92334971-15b9-41c0-a43d-c585189d99a6 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:57.963231 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-20582b46-d5dd-4350-9a5b-60353385b513 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/5fa8fc91-a21a-46d6-be54-1a42c4cf11f6 returned with HTTP 200 Jan 28 19:22:57.981278 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1277/2532] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:57 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/5fa8fc91-a21a-46d6-be54-1a42c4cf11f6 => generated 1034 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 19:22:57.981495 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:57.981495 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:58.000318 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8cd72b89-6c23-4bf9-a6bb-bc83736b74d6 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] GET http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/groups/421a1648-b9e1-4eef-b663-40536d88006a Jan 28 19:22:58.003890 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-92334971-15b9-41c0-a43d-c585189d99a6 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:22:58.005807 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1256/2533] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:57 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:58.008100 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8cd72b89-6c23-4bf9-a6bb-bc83736b74d6 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:58.008537 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:58.008537 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:58.009340 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8cd72b89-6c23-4bf9-a6bb-bc83736b74d6 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:58.010108 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-8cd72b89-6c23-4bf9-a6bb-bc83736b74d6 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] show called for member 421a1648-b9e1-4eef-b663-40536d88006a {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 19:22:58.022966 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-92bfae8d-2717-4be9-98b8-ae0e5e0f20d4 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/a8ef6495-eb25-48fc-99a9-d72e90bccdc4 Jan 28 19:22:58.023965 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-92bfae8d-2717-4be9-98b8-ae0e5e0f20d4 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:58.024331 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:58.024331 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:58.035351 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-92bfae8d-2717-4be9-98b8-ae0e5e0f20d4 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:58.036160 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.group_snapshots [None req-92bfae8d-2717-4be9-98b8-ae0e5e0f20d4 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] show called for member a8ef6495-eb25-48fc-99a9-d72e90bccdc4 {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 28 19:22:58.058931 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:58.058931 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:58.080802 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:58.080802 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:58.146549 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-92bfae8d-2717-4be9-98b8-ae0e5e0f20d4 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/a8ef6495-eb25-48fc-99a9-d72e90bccdc4 returned with HTTP 200 Jan 28 19:22:58.155344 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1257/2534] 10.222.0.16 () {60 vars in 1380 bytes} [Thu Jan 28 19:22:58 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/a8ef6495-eb25-48fc-99a9-d72e90bccdc4 => generated 325 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:22:58.173256 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1ddf9b4b-7f5e-472d-ba6d-41b48f218dbc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/5fa8fc91-a21a-46d6-be54-1a42c4cf11f6 Jan 28 19:22:58.174251 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1ddf9b4b-7f5e-472d-ba6d-41b48f218dbc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:58.174600 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:58.174600 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:58.175271 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1ddf9b4b-7f5e-472d-ba6d-41b48f218dbc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:58.227019 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8cd72b89-6c23-4bf9-a6bb-bc83736b74d6 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/groups/421a1648-b9e1-4eef-b663-40536d88006a returned with HTTP 200 Jan 28 19:22:58.232057 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1278/2535] 10.222.0.16 () {60 vars in 1353 bytes} [Thu Jan 28 19:22:57 2021] GET /volume/v3/ffd116fb291540139c6e91f584b173e1/groups/421a1648-b9e1-4eef-b663-40536d88006a => generated 332 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:22:58.418818 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:58.418818 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:58.442061 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1ddf9b4b-7f5e-472d-ba6d-41b48f218dbc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:22:58.528833 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1ddf9b4b-7f5e-472d-ba6d-41b48f218dbc tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/5fa8fc91-a21a-46d6-be54-1a42c4cf11f6 returned with HTTP 200 Jan 28 19:22:58.531593 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1258/2536] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:58 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/5fa8fc91-a21a-46d6-be54-1a42c4cf11f6 => generated 1034 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:22:58.587834 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2c1639f1-38b7-4e15-b7ad-6ceffbe0b624 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] DELETE http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/5fa8fc91-a21a-46d6-be54-1a42c4cf11f6 Jan 28 19:22:58.589366 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2c1639f1-38b7-4e15-b7ad-6ceffbe0b624 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:58.590217 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:58.590217 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:58.591356 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2c1639f1-38b7-4e15-b7ad-6ceffbe0b624 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:58.592446 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-2c1639f1-38b7-4e15-b7ad-6ceffbe0b624 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Delete volume with id: 5fa8fc91-a21a-46d6-be54-1a42c4cf11f6 Jan 28 19:22:58.826827 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:58.826827 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:58.829833 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2c1639f1-38b7-4e15-b7ad-6ceffbe0b624 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:22:58.937986 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2c1639f1-38b7-4e15-b7ad-6ceffbe0b624 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Delete volume request issued successfully. Jan 28 19:22:58.940212 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2c1639f1-38b7-4e15-b7ad-6ceffbe0b624 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/5fa8fc91-a21a-46d6-be54-1a42c4cf11f6 returned with HTTP 202 Jan 28 19:22:58.942199 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1279/2537] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:22:58 2021] DELETE /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/5fa8fc91-a21a-46d6-be54-1a42c4cf11f6 => generated 0 bytes in 391 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:22:58.958357 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fc64a275-49f5-42e6-bee1-702ca8b0885a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/5fa8fc91-a21a-46d6-be54-1a42c4cf11f6 Jan 28 19:22:58.959686 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fc64a275-49f5-42e6-bee1-702ca8b0885a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:58.961719 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:58.961719 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:58.962836 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fc64a275-49f5-42e6-bee1-702ca8b0885a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:59.035421 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-44ef3681-e435-43ed-84dd-16f76043490a tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:22:59.038179 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-44ef3681-e435-43ed-84dd-16f76043490a tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:59.040554 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:59.040554 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:59.042098 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-44ef3681-e435-43ed-84dd-16f76043490a tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:59.045597 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-44ef3681-e435-43ed-84dd-16f76043490a tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:22:59.095371 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:59.095371 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:59.139693 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fc64a275-49f5-42e6-bee1-702ca8b0885a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:22:59.162728 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:59.162728 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:59.180111 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-44ef3681-e435-43ed-84dd-16f76043490a tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:22:59.192788 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1280/2538] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:59 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:22:59.201541 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-656fca36-0576-4e6f-96c4-b0cdab6aa11e tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/a8ef6495-eb25-48fc-99a9-d72e90bccdc4 Jan 28 19:22:59.202902 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-656fca36-0576-4e6f-96c4-b0cdab6aa11e tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:59.203264 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:59.203264 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:59.203962 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-656fca36-0576-4e6f-96c4-b0cdab6aa11e tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:59.206369 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fc64a275-49f5-42e6-bee1-702ca8b0885a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/5fa8fc91-a21a-46d6-be54-1a42c4cf11f6 returned with HTTP 200 Jan 28 19:22:59.206698 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.group_snapshots [None req-656fca36-0576-4e6f-96c4-b0cdab6aa11e tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] show called for member a8ef6495-eb25-48fc-99a9-d72e90bccdc4 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 28 19:22:59.207257 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1259/2539] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:22:58 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/5fa8fc91-a21a-46d6-be54-1a42c4cf11f6 => generated 1033 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:22:59.255063 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-edd8662b-f6ef-4f74-ad32-0f1597bdb8de tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] GET http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/groups/421a1648-b9e1-4eef-b663-40536d88006a Jan 28 19:22:59.264112 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-edd8662b-f6ef-4f74-ad32-0f1597bdb8de tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:22:59.264527 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:59.264527 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:59.265322 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-edd8662b-f6ef-4f74-ad32-0f1597bdb8de tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:22:59.271538 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-edd8662b-f6ef-4f74-ad32-0f1597bdb8de tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] show called for member 421a1648-b9e1-4eef-b663-40536d88006a {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 19:22:59.289021 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:59.289021 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:59.302081 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:59.302081 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:59.429937 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-656fca36-0576-4e6f-96c4-b0cdab6aa11e tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/a8ef6495-eb25-48fc-99a9-d72e90bccdc4 returned with HTTP 200 Jan 28 19:22:59.432714 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1281/2540] 10.222.0.16 () {60 vars in 1380 bytes} [Thu Jan 28 19:22:59 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/a8ef6495-eb25-48fc-99a9-d72e90bccdc4 => generated 325 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:22:59.453910 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-edd8662b-f6ef-4f74-ad32-0f1597bdb8de tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/groups/421a1648-b9e1-4eef-b663-40536d88006a returned with HTTP 200 Jan 28 19:22:59.454850 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1260/2541] 10.222.0.16 () {60 vars in 1353 bytes} [Thu Jan 28 19:22:59 2021] GET /volume/v3/ffd116fb291540139c6e91f584b173e1/groups/421a1648-b9e1-4eef-b663-40536d88006a => generated 333 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:22:59.476706 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8d4a121b-9f09-4413-860f-58e298a700e2 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] POST http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes Jan 28 19:22:59.478157 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:22:59.478157 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:22:59.480369 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8d4a121b-9f09-4413-860f-58e298a700e2 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a217cd5e-e231-4cd2-845c-ed5ef52d7090", "group_id": "421a1648-b9e1-4eef-b663-40536d88006a", "size": 1, "name": "tempest-GroupsTest-Volume-436346310"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:22:59.491449 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-8d4a121b-9f09-4413-860f-58e298a700e2 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Create volume request body: {'volume': {'volume_type': 'a217cd5e-e231-4cd2-845c-ed5ef52d7090', 'group_id': '421a1648-b9e1-4eef-b663-40536d88006a', 'size': 1, 'name': 'tempest-GroupsTest-Volume-436346310'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:22:59.591518 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:59.591518 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:59.592715 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-8d4a121b-9f09-4413-860f-58e298a700e2 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Create volume of 1 GB Jan 28 19:22:59.633328 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8d4a121b-9f09-4413-860f-58e298a700e2 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Availability Zones retrieved successfully. Jan 28 19:22:59.664429 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8d4a121b-9f09-4413-860f-58e298a700e2 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Flow 'volume_create_api' (62029379-2b78-4217-a24f-f89b8fe6be06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:22:59.671891 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8d4a121b-9f09-4413-860f-58e298a700e2 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (884bcd86-22c7-4427-a7e5-2f28cff961c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:22:59.675073 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:22:59.675073 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:22:59.676118 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-8d4a121b-9f09-4413-860f-58e298a700e2 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:22:59.807246 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8d4a121b-9f09-4413-860f-58e298a700e2 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (884bcd86-22c7-4427-a7e5-2f28cff961c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T19:22:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a217cd5e-e231-4cd2-845c-ed5ef52d7090,is_public=True,name='tempest-GroupsTest-volume-type-807580105',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a217cd5e-e231-4cd2-845c-ed5ef52d7090', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '421a1648-b9e1-4eef-b663-40536d88006a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:22:59.810430 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8d4a121b-9f09-4413-860f-58e298a700e2 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16696418-3d9f-4f04-8fcd-0d8c407f3068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:23:00.001947 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [None req-8d4a121b-9f09-4413-860f-58e298a700e2 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-807580105 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-807580105, it is now deprecated. Please use the default quota class for default quota. Jan 28 19:23:00.003617 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [None req-8d4a121b-9f09-4413-860f-58e298a700e2 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-807580105 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-807580105, it is now deprecated. Please use the default quota class for default quota. Jan 28 19:23:00.132806 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-8d4a121b-9f09-4413-860f-58e298a700e2 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Created reservations ['c352d54a-0991-4b5c-85b2-f099caf7a7b4', '79168b80-85f5-4425-a881-6497d46cb503', '9792f9cb-8a5d-4b36-95a9-a6c8ca66e848', 'ac4d5b25-285f-408f-a8bb-10e47fe38114'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:23:00.143929 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8d4a121b-9f09-4413-860f-58e298a700e2 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16696418-3d9f-4f04-8fcd-0d8c407f3068) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c352d54a-0991-4b5c-85b2-f099caf7a7b4', '79168b80-85f5-4425-a881-6497d46cb503', '9792f9cb-8a5d-4b36-95a9-a6c8ca66e848', 'ac4d5b25-285f-408f-a8bb-10e47fe38114']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:23:00.152586 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8d4a121b-9f09-4413-860f-58e298a700e2 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee7cb36e-7054-47f5-8f3c-ff83682d3274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:23:00.208770 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eb9c0985-86d7-4a4a-8ff6-2c17e08b0dd8 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:23:00.229563 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eb9c0985-86d7-4a4a-8ff6-2c17e08b0dd8 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:00.234837 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:00.234837 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:00.240823 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eb9c0985-86d7-4a4a-8ff6-2c17e08b0dd8 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:00.241835 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-eb9c0985-86d7-4a4a-8ff6-2c17e08b0dd8 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:23:00.364339 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:00.364339 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:00.372405 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eb9c0985-86d7-4a4a-8ff6-2c17e08b0dd8 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:23:00.379917 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1261/2542] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:00 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:23:00.400675 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8cc838d4-84dd-46b9-abae-58f73ffc570c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/5fa8fc91-a21a-46d6-be54-1a42c4cf11f6 Jan 28 19:23:00.401997 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8cc838d4-84dd-46b9-abae-58f73ffc570c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:00.411052 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:00.411052 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:00.412420 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8cc838d4-84dd-46b9-abae-58f73ffc570c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:00.599482 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8d4a121b-9f09-4413-860f-58e298a700e2 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee7cb36e-7054-47f5-8f3c-ff83682d3274) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7e732b8-d6e1-4f7a-8f47-41e33f29359b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-436346310',encryption_key_id=None,group_id=421a1648-b9e1-4eef-b663-40536d88006a,group_type_id=,metadata={},multiattach=False,project_id='ffd116fb291540139c6e91f584b173e1',qos_specs=None,replication_status=,reservations=['c352d54a-0991-4b5c-85b2-f099caf7a7b4','79168b80-85f5-4425-a881-6497d46cb503','9792f9cb-8a5d-4b36-95a9-a6c8ca66e848','ac4d5b25-285f-408f-a8bb-10e47fe38114'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='118f7e1b238b4cb8bf5a44f14c7a4a47',volume_type_id=a217cd5e-e231-4cd2-845c-ed5ef52d7090), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:23:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-436346310',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=421a1648-b9e1-4eef-b663-40536d88006a,host=None,id=c7e732b8-d6e1-4f7a-8f47-41e33f29359b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ffd116fb291540139c6e91f584b173e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='118f7e1b238b4cb8bf5a44f14c7a4a47',volume_attachment=,volume_type=,volume_type_id=a217cd5e-e231-4cd2-845c-ed5ef52d7090)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:23:00.613833 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8d4a121b-9f09-4413-860f-58e298a700e2 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae387e50-edf9-4087-a793-93f427a9c7c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:23:00.616555 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:00.616555 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:00.665536 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8cc838d4-84dd-46b9-abae-58f73ffc570c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:23:00.709970 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8d4a121b-9f09-4413-860f-58e298a700e2 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae387e50-edf9-4087-a793-93f427a9c7c9) transitioned into state 'SUCCESS' from state '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-436346310',encryption_key_id=None,group_id=421a1648-b9e1-4eef-b663-40536d88006a,group_type_id=,metadata={},multiattach=False,project_id='ffd116fb291540139c6e91f584b173e1',qos_specs=None,replication_status=,reservations=['c352d54a-0991-4b5c-85b2-f099caf7a7b4','79168b80-85f5-4425-a881-6497d46cb503','9792f9cb-8a5d-4b36-95a9-a6c8ca66e848','ac4d5b25-285f-408f-a8bb-10e47fe38114'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='118f7e1b238b4cb8bf5a44f14c7a4a47',volume_type_id=a217cd5e-e231-4cd2-845c-ed5ef52d7090)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:23:00.717690 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8d4a121b-9f09-4413-860f-58e298a700e2 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78f007df-4fdc-4a75-89fb-d1d302ced81d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:23:00.787469 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8cc838d4-84dd-46b9-abae-58f73ffc570c tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/5fa8fc91-a21a-46d6-be54-1a42c4cf11f6 returned with HTTP 200 Jan 28 19:23:00.792642 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1262/2543] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:00 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/5fa8fc91-a21a-46d6-be54-1a42c4cf11f6 => generated 1033 bytes in 407 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:23:00.810592 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8d4a121b-9f09-4413-860f-58e298a700e2 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78f007df-4fdc-4a75-89fb-d1d302ced81d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:23:00.817841 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-faadefe7-946b-4d21-a031-0cc70a9eb894 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/a8ef6495-eb25-48fc-99a9-d72e90bccdc4 Jan 28 19:23:00.818582 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8d4a121b-9f09-4413-860f-58e298a700e2 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Flow 'volume_create_api' (62029379-2b78-4217-a24f-f89b8fe6be06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:23:00.818779 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-faadefe7-946b-4d21-a031-0cc70a9eb894 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:00.818953 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:00.818953 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:00.819578 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-faadefe7-946b-4d21-a031-0cc70a9eb894 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:00.825694 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.group_snapshots [None req-faadefe7-946b-4d21-a031-0cc70a9eb894 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] show called for member a8ef6495-eb25-48fc-99a9-d72e90bccdc4 {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 28 19:23:00.851184 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:00.851184 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:00.914935 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-faadefe7-946b-4d21-a031-0cc70a9eb894 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/a8ef6495-eb25-48fc-99a9-d72e90bccdc4 returned with HTTP 200 Jan 28 19:23:00.925179 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1263/2544] 10.222.0.16 () {60 vars in 1380 bytes} [Thu Jan 28 19:23:00 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/a8ef6495-eb25-48fc-99a9-d72e90bccdc4 => generated 326 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:23:00.971447 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4058a314-115f-430d-ad2c-b39603c85c37 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/detail Jan 28 19:23:00.972511 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4058a314-115f-430d-ad2c-b39603c85c37 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:00.972877 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:00.972877 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:00.973883 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4058a314-115f-430d-ad2c-b39603c85c37 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'detail' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:00.983461 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-4058a314-115f-430d-ad2c-b39603c85c37 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:23:00.997223 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-4058a314-115f-430d-ad2c-b39603c85c37 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Building query based on filter {{(pid=87915) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 28 19:23:01.037511 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8d4a121b-9f09-4413-860f-58e298a700e2 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Create volume request issued successfully. Jan 28 19:23:01.039318 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4058a314-115f-430d-ad2c-b39603c85c37 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Get all snapshots completed successfully. Jan 28 19:23:01.040362 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:01.040362 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:01.042518 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4058a314-115f-430d-ad2c-b39603c85c37 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/detail returned with HTTP 200 Jan 28 19:23:01.043866 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1264/2545] 10.222.0.16 () {58 vars in 1231 bytes} [Thu Jan 28 19:23:00 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/detail => generated 929 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:01.062141 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-30762d8b-24ee-4bf9-8f7d-72ef3aaf6dbc tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/4989c23d-f564-42c4-b9af-4b7dc45250f6 Jan 28 19:23:01.063391 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-30762d8b-24ee-4bf9-8f7d-72ef3aaf6dbc tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:01.063619 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:01.063619 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:01.064176 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-30762d8b-24ee-4bf9-8f7d-72ef3aaf6dbc tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:01.083744 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-8d4a121b-9f09-4413-860f-58e298a700e2 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:23:01.087517 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-8d4a121b-9f09-4413-860f-58e298a700e2 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:23:01.100193 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:01.100193 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:01.101399 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-30762d8b-24ee-4bf9-8f7d-72ef3aaf6dbc tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Snapshot retrieved successfully. Jan 28 19:23:01.104277 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-30762d8b-24ee-4bf9-8f7d-72ef3aaf6dbc tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/4989c23d-f564-42c4-b9af-4b7dc45250f6 returned with HTTP 200 Jan 28 19:23:01.116097 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1265/2546] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:23:01 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/4989c23d-f564-42c4-b9af-4b7dc45250f6 => generated 469 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:01.134455 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-8d4a121b-9f09-4413-860f-58e298a700e2 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:23:01.140533 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-52ccf215-9c3e-4a03-890b-9c13b592fd1e tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/bc85e060-a4cf-4adb-a96a-56b3124e20e7 Jan 28 19:23:01.140533 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-52ccf215-9c3e-4a03-890b-9c13b592fd1e tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:01.140533 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:01.140533 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:01.140533 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-52ccf215-9c3e-4a03-890b-9c13b592fd1e tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:01.149803 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:01.149803 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:01.172236 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8d4a121b-9f09-4413-860f-58e298a700e2 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes returned with HTTP 202 Jan 28 19:23:01.174313 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1282/2547] 10.222.0.16 () {62 vars in 1267 bytes} [Thu Jan 28 19:22:59 2021] POST /volume/v3/ffd116fb291540139c6e91f584b173e1/volumes => generated 890 bytes in 1706 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:23:01.206456 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f4c90cf4-5650-4ca5-acf3-3e152870bc87 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] GET http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/c7e732b8-d6e1-4f7a-8f47-41e33f29359b Jan 28 19:23:01.207455 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f4c90cf4-5650-4ca5-acf3-3e152870bc87 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:01.207811 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:01.207811 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:01.208473 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f4c90cf4-5650-4ca5-acf3-3e152870bc87 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:01.229053 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:01.229053 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:01.231823 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-52ccf215-9c3e-4a03-890b-9c13b592fd1e tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Snapshot retrieved successfully. Jan 28 19:23:01.235654 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-52ccf215-9c3e-4a03-890b-9c13b592fd1e tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/bc85e060-a4cf-4adb-a96a-56b3124e20e7 returned with HTTP 200 Jan 28 19:23:01.254940 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1266/2548] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:23:01 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/bc85e060-a4cf-4adb-a96a-56b3124e20e7 => generated 469 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:23:01.270662 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f2f1726f-5a89-408a-88ac-a459182cedbe tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] DELETE http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/a8ef6495-eb25-48fc-99a9-d72e90bccdc4 Jan 28 19:23:01.272078 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f2f1726f-5a89-408a-88ac-a459182cedbe tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:01.276855 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:01.276855 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:01.278213 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f2f1726f-5a89-408a-88ac-a459182cedbe tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:01.279309 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.group_snapshots [None req-f2f1726f-5a89-408a-88ac-a459182cedbe tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] delete called for member a8ef6495-eb25-48fc-99a9-d72e90bccdc4 {{(pid=87915) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 28 19:23:01.280272 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.group_snapshots [None req-f2f1726f-5a89-408a-88ac-a459182cedbe tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Delete group_snapshot with id: a8ef6495-eb25-48fc-99a9-d72e90bccdc4 Jan 28 19:23:01.310843 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:01.310843 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:01.468132 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:01.468132 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:01.509320 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f4c90cf4-5650-4ca5-acf3-3e152870bc87 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Volume info retrieved successfully. Jan 28 19:23:01.553122 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f2f1726f-5a89-408a-88ac-a459182cedbe tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/a8ef6495-eb25-48fc-99a9-d72e90bccdc4 returned with HTTP 202 Jan 28 19:23:01.562805 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1267/2549] 10.222.0.16 () {60 vars in 1383 bytes} [Thu Jan 28 19:23:01 2021] DELETE /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/a8ef6495-eb25-48fc-99a9-d72e90bccdc4 => generated 0 bytes in 307 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 28 19:23:01.581423 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-f4c90cf4-5650-4ca5-acf3-3e152870bc87 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:23:01.582104 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f1083f85-dbed-4295-950b-3915be401e3f tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:23:01.583459 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f1083f85-dbed-4295-950b-3915be401e3f tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:01.584579 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-f4c90cf4-5650-4ca5-acf3-3e152870bc87 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:23:01.585263 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:01.585263 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:01.587755 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f1083f85-dbed-4295-950b-3915be401e3f tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:01.594895 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-f1083f85-dbed-4295-950b-3915be401e3f tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:23:01.611940 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-f4c90cf4-5650-4ca5-acf3-3e152870bc87 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:23:01.630749 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:01.630749 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:01.687575 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:01.687575 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:01.692263 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f1083f85-dbed-4295-950b-3915be401e3f tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:23:01.694166 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1268/2550] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:01 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:01.708679 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5fbb7263-021f-48f1-a6ef-97a2bc9d8e9c tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/detail Jan 28 19:23:01.713521 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f4c90cf4-5650-4ca5-acf3-3e152870bc87 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/c7e732b8-d6e1-4f7a-8f47-41e33f29359b returned with HTTP 200 Jan 28 19:23:01.715260 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5fbb7263-021f-48f1-a6ef-97a2bc9d8e9c tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:01.715986 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:01.715986 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:01.717070 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5fbb7263-021f-48f1-a6ef-97a2bc9d8e9c tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'detail' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:01.718630 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-5fbb7263-021f-48f1-a6ef-97a2bc9d8e9c tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:23:01.726166 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-5fbb7263-021f-48f1-a6ef-97a2bc9d8e9c tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 19:23:01.726913 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1283/2551] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:23:01 2021] GET /volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/c7e732b8-d6e1-4f7a-8f47-41e33f29359b => generated 982 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:23:01.820537 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c4317476-2c53-4ad9-bb45-2e5c4e75dd2a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/5fa8fc91-a21a-46d6-be54-1a42c4cf11f6 Jan 28 19:23:01.821822 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c4317476-2c53-4ad9-bb45-2e5c4e75dd2a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:01.822308 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:01.822308 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:01.827010 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c4317476-2c53-4ad9-bb45-2e5c4e75dd2a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:01.827886 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5fbb7263-021f-48f1-a6ef-97a2bc9d8e9c tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Get all volumes completed successfully. Jan 28 19:23:01.830246 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-5fbb7263-021f-48f1-a6ef-97a2bc9d8e9c tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:23:01.833105 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-5fbb7263-021f-48f1-a6ef-97a2bc9d8e9c tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:23:01.852838 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-5fbb7263-021f-48f1-a6ef-97a2bc9d8e9c tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:23:01.861984 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:01.861984 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:01.899137 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-5fbb7263-021f-48f1-a6ef-97a2bc9d8e9c tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:23:01.899775 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-5fbb7263-021f-48f1-a6ef-97a2bc9d8e9c tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:23:01.911017 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-5fbb7263-021f-48f1-a6ef-97a2bc9d8e9c tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:23:01.921705 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:01.921705 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:02.004611 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5fbb7263-021f-48f1-a6ef-97a2bc9d8e9c tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/detail returned with HTTP 200 Jan 28 19:23:02.005769 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1269/2552] 10.222.0.16 () {60 vars in 1266 bytes} [Thu Jan 28 19:23:01 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/detail => generated 1994 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 19:23:02.039430 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ce4040cb-2c62-419f-80a3-58087070b8c0 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/detail Jan 28 19:23:02.040126 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ce4040cb-2c62-419f-80a3-58087070b8c0 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:02.040410 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:02.040410 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:02.040898 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ce4040cb-2c62-419f-80a3-58087070b8c0 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'detail' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:02.042030 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:02.042030 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:02.042302 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-ce4040cb-2c62-419f-80a3-58087070b8c0 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:23:02.050028 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-ce4040cb-2c62-419f-80a3-58087070b8c0 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Building query based on filter {{(pid=87915) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 28 19:23:02.085218 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c4317476-2c53-4ad9-bb45-2e5c4e75dd2a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:23:02.115517 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ce4040cb-2c62-419f-80a3-58087070b8c0 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Get all snapshots completed successfully. Jan 28 19:23:02.117088 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:02.117088 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:02.118951 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ce4040cb-2c62-419f-80a3-58087070b8c0 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/detail returned with HTTP 200 Jan 28 19:23:02.120077 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1270/2553] 10.222.0.16 () {58 vars in 1231 bytes} [Thu Jan 28 19:23:02 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/detail => generated 927 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:23:02.139528 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5accc014-8e60-4a92-a32d-32c1ae107a6b tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/bc85e060-a4cf-4adb-a96a-56b3124e20e7 Jan 28 19:23:02.141107 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5accc014-8e60-4a92-a32d-32c1ae107a6b tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:02.141458 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:02.141458 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:02.141808 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5accc014-8e60-4a92-a32d-32c1ae107a6b tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:02.179534 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c4317476-2c53-4ad9-bb45-2e5c4e75dd2a tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/5fa8fc91-a21a-46d6-be54-1a42c4cf11f6 returned with HTTP 200 Jan 28 19:23:02.182259 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1284/2554] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:01 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/5fa8fc91-a21a-46d6-be54-1a42c4cf11f6 => generated 1033 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 19:23:02.205120 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:02.205120 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:02.210244 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5accc014-8e60-4a92-a32d-32c1ae107a6b tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Snapshot retrieved successfully. Jan 28 19:23:02.212463 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5accc014-8e60-4a92-a32d-32c1ae107a6b tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/bc85e060-a4cf-4adb-a96a-56b3124e20e7 returned with HTTP 200 Jan 28 19:23:02.220151 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1271/2555] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:23:02 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/bc85e060-a4cf-4adb-a96a-56b3124e20e7 => generated 468 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:02.713403 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8618bbbb-81f3-4e67-9d28-0b95d61e71ac tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:23:02.714514 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8618bbbb-81f3-4e67-9d28-0b95d61e71ac tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:02.714904 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:02.714904 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:02.715483 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8618bbbb-81f3-4e67-9d28-0b95d61e71ac tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:02.715997 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-8618bbbb-81f3-4e67-9d28-0b95d61e71ac tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:23:02.754112 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4ea77ba6-af4b-4bf3-84cc-6ea51d24f75d tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] GET http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/c7e732b8-d6e1-4f7a-8f47-41e33f29359b Jan 28 19:23:02.754705 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4ea77ba6-af4b-4bf3-84cc-6ea51d24f75d tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:02.755078 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:02.755078 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:02.755467 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4ea77ba6-af4b-4bf3-84cc-6ea51d24f75d tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:02.835269 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:02.835269 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:02.837501 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8618bbbb-81f3-4e67-9d28-0b95d61e71ac tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:23:02.840014 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1285/2556] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:02 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:02.929097 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:02.929097 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:02.960925 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4ea77ba6-af4b-4bf3-84cc-6ea51d24f75d tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Volume info retrieved successfully. Jan 28 19:23:02.992651 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-4ea77ba6-af4b-4bf3-84cc-6ea51d24f75d tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:23:02.997549 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-4ea77ba6-af4b-4bf3-84cc-6ea51d24f75d tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:23:03.014195 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-4ea77ba6-af4b-4bf3-84cc-6ea51d24f75d tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:23:03.029373 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:03.029373 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:03.076931 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4ea77ba6-af4b-4bf3-84cc-6ea51d24f75d tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/c7e732b8-d6e1-4f7a-8f47-41e33f29359b returned with HTTP 200 Jan 28 19:23:03.078059 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1272/2557] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:23:02 2021] GET /volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/c7e732b8-d6e1-4f7a-8f47-41e33f29359b => generated 982 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 19:23:03.212225 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f401001b-f027-47a2-9a81-36d29ddf883b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/5fa8fc91-a21a-46d6-be54-1a42c4cf11f6 Jan 28 19:23:03.214252 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f401001b-f027-47a2-9a81-36d29ddf883b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:03.214538 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:03.214538 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:03.214945 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f401001b-f027-47a2-9a81-36d29ddf883b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:03.233244 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-21f5a57e-5840-4d5d-841b-5658add89791 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/bc85e060-a4cf-4adb-a96a-56b3124e20e7 Jan 28 19:23:03.234099 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-21f5a57e-5840-4d5d-841b-5658add89791 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:03.234695 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:03.234695 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:03.235036 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-21f5a57e-5840-4d5d-841b-5658add89791 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:03.419227 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:03.419227 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:03.438498 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f401001b-f027-47a2-9a81-36d29ddf883b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:23:03.451919 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:03.451919 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:03.454515 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-21f5a57e-5840-4d5d-841b-5658add89791 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Snapshot retrieved successfully. Jan 28 19:23:03.487171 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-21f5a57e-5840-4d5d-841b-5658add89791 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/bc85e060-a4cf-4adb-a96a-56b3124e20e7 returned with HTTP 200 Jan 28 19:23:03.498815 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1273/2558] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:23:03 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/bc85e060-a4cf-4adb-a96a-56b3124e20e7 => generated 468 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:03.519609 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f401001b-f027-47a2-9a81-36d29ddf883b tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/5fa8fc91-a21a-46d6-be54-1a42c4cf11f6 returned with HTTP 200 Jan 28 19:23:03.520722 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1286/2559] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:03 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/5fa8fc91-a21a-46d6-be54-1a42c4cf11f6 => generated 1033 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:23:03.880110 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-597e2413-eac9-4e78-9180-451d83ae2f67 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:23:03.894084 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-597e2413-eac9-4e78-9180-451d83ae2f67 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:03.898496 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:03.898496 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:03.899747 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-597e2413-eac9-4e78-9180-451d83ae2f67 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:03.900564 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-597e2413-eac9-4e78-9180-451d83ae2f67 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:23:04.043818 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:04.043818 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:04.062461 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-597e2413-eac9-4e78-9180-451d83ae2f67 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:23:04.064838 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1274/2560] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:03 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:04.109342 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-35678e6e-4edb-4082-af25-09fdaf99ea79 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] GET http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/c7e732b8-d6e1-4f7a-8f47-41e33f29359b Jan 28 19:23:04.110827 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-35678e6e-4edb-4082-af25-09fdaf99ea79 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:04.110827 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:04.110827 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:04.111271 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-35678e6e-4edb-4082-af25-09fdaf99ea79 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:04.316199 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:04.316199 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:04.351051 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-35678e6e-4edb-4082-af25-09fdaf99ea79 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Volume info retrieved successfully. Jan 28 19:23:04.394819 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-35678e6e-4edb-4082-af25-09fdaf99ea79 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:23:04.395299 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-35678e6e-4edb-4082-af25-09fdaf99ea79 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:23:04.416727 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-35678e6e-4edb-4082-af25-09fdaf99ea79 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:23:04.437207 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:04.437207 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:04.516478 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5977923c-a4d5-47f0-95f3-853662247a65 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/bc85e060-a4cf-4adb-a96a-56b3124e20e7 Jan 28 19:23:04.517920 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5977923c-a4d5-47f0-95f3-853662247a65 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:04.518294 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:04.518294 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:04.518988 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5977923c-a4d5-47f0-95f3-853662247a65 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:04.543883 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-35678e6e-4edb-4082-af25-09fdaf99ea79 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/c7e732b8-d6e1-4f7a-8f47-41e33f29359b returned with HTTP 200 Jan 28 19:23:04.550159 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1287/2561] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:23:04 2021] GET /volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/c7e732b8-d6e1-4f7a-8f47-41e33f29359b => generated 983 bytes in 448 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:23:04.559854 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a9448193-e899-4958-a200-079531578e8f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/5fa8fc91-a21a-46d6-be54-1a42c4cf11f6 Jan 28 19:23:04.560645 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a9448193-e899-4958-a200-079531578e8f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:04.560930 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:04.560930 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:04.561337 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a9448193-e899-4958-a200-079531578e8f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:04.644482 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:04.644482 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:04.646600 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5977923c-a4d5-47f0-95f3-853662247a65 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Snapshot retrieved successfully. Jan 28 19:23:04.662194 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5977923c-a4d5-47f0-95f3-853662247a65 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/bc85e060-a4cf-4adb-a96a-56b3124e20e7 returned with HTTP 200 Jan 28 19:23:04.664816 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1275/2562] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:23:04 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/bc85e060-a4cf-4adb-a96a-56b3124e20e7 => generated 468 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:04.674288 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a4dd0d79-5a0f-4440-98c6-49dd9264b096 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] POST http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes Jan 28 19:23:04.675191 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:04.675191 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:04.675980 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a4dd0d79-5a0f-4440-98c6-49dd9264b096 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a217cd5e-e231-4cd2-845c-ed5ef52d7090", "group_id": "421a1648-b9e1-4eef-b663-40536d88006a", "size": 1, "name": "tempest-GroupsTest-Volume-22961689"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:23:04.678210 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-a4dd0d79-5a0f-4440-98c6-49dd9264b096 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Create volume request body: {'volume': {'volume_type': 'a217cd5e-e231-4cd2-845c-ed5ef52d7090', 'group_id': '421a1648-b9e1-4eef-b663-40536d88006a', 'size': 1, 'name': 'tempest-GroupsTest-Volume-22961689'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:23:04.752538 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a9448193-e899-4958-a200-079531578e8f tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/5fa8fc91-a21a-46d6-be54-1a42c4cf11f6 returned with HTTP 404 Jan 28 19:23:04.756367 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:04.756367 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:04.761402 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-a4dd0d79-5a0f-4440-98c6-49dd9264b096 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Create volume of 1 GB Jan 28 19:23:04.762171 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1288/2563] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:04 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/5fa8fc91-a21a-46d6-be54-1a42c4cf11f6 => generated 109 bytes in 211 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:23:04.779003 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a0b04aa7-80cc-4b65-9973-82b3ed4a46b9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] DELETE http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 Jan 28 19:23:04.782518 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a0b04aa7-80cc-4b65-9973-82b3ed4a46b9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:04.792160 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a0b04aa7-80cc-4b65-9973-82b3ed4a46b9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:04.793172 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.contrib.backups [None req-a0b04aa7-80cc-4b65-9973-82b3ed4a46b9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Delete backup with id: 48355c94-c02c-4fc0-b0db-b02598c839f3. Jan 28 19:23:04.816904 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a4dd0d79-5a0f-4440-98c6-49dd9264b096 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Availability Zones retrieved successfully. Jan 28 19:23:04.838218 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a4dd0d79-5a0f-4440-98c6-49dd9264b096 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Flow 'volume_create_api' (fe1aa0d8-8f38-457b-9f44-0f6d75b70692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:23:04.842448 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a4dd0d79-5a0f-4440-98c6-49dd9264b096 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2967e93-37ee-4696-b33c-47394356e93d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:23:04.844568 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:04.844568 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:04.845267 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-a4dd0d79-5a0f-4440-98c6-49dd9264b096 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:23:04.893883 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:04.893883 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:04.916627 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a4dd0d79-5a0f-4440-98c6-49dd9264b096 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2967e93-37ee-4696-b33c-47394356e93d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T19:22:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a217cd5e-e231-4cd2-845c-ed5ef52d7090,is_public=True,name='tempest-GroupsTest-volume-type-807580105',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a217cd5e-e231-4cd2-845c-ed5ef52d7090', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '421a1648-b9e1-4eef-b663-40536d88006a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:23:04.919163 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a4dd0d79-5a0f-4440-98c6-49dd9264b096 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45056b25-940e-4db1-b9f4-36025b31adce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:23:04.982038 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.backup.rpcapi [None req-a0b04aa7-80cc-4b65-9973-82b3ed4a46b9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] delete_backup rpcapi backup_id 48355c94-c02c-4fc0-b0db-b02598c839f3 {{(pid=87914) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 28 19:23:04.986800 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a0b04aa7-80cc-4b65-9973-82b3ed4a46b9 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 returned with HTTP 202 Jan 28 19:23:04.992872 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1289/2564] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:23:04 2021] DELETE /volume/v3/f91c4856fdd64c12891721102045ef90/backups/48355c94-c02c-4fc0-b0db-b02598c839f3 => generated 0 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 19:23:05.002810 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-83f14b5b-d959-49e6-9623-c03eda43055e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] DELETE http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/ee1533f4-d753-4ada-91eb-1f9a7ebe001f Jan 28 19:23:05.003531 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-83f14b5b-d959-49e6-9623-c03eda43055e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:05.003751 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:05.003751 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:05.004144 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-83f14b5b-d959-49e6-9623-c03eda43055e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:05.004630 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-83f14b5b-d959-49e6-9623-c03eda43055e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Delete volume with id: ee1533f4-d753-4ada-91eb-1f9a7ebe001f Jan 28 19:23:05.062863 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [None req-a4dd0d79-5a0f-4440-98c6-49dd9264b096 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-807580105 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-807580105, it is now deprecated. Please use the default quota class for default quota. Jan 28 19:23:05.069403 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [None req-a4dd0d79-5a0f-4440-98c6-49dd9264b096 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-807580105 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-807580105, it is now deprecated. Please use the default quota class for default quota. Jan 28 19:23:05.204414 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-a4dd0d79-5a0f-4440-98c6-49dd9264b096 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Created reservations ['0b95299c-8a7b-444b-9887-491128853d5d', '39b9a52a-edba-4eb9-8701-a5da42a10d75', '28151644-aeb9-4dbd-a62f-ff2c037a2c9e', 'd29f4070-526f-45dc-b609-5e96b2bf143a'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:23:05.211989 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a4dd0d79-5a0f-4440-98c6-49dd9264b096 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45056b25-940e-4db1-b9f4-36025b31adce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b95299c-8a7b-444b-9887-491128853d5d', '39b9a52a-edba-4eb9-8701-a5da42a10d75', '28151644-aeb9-4dbd-a62f-ff2c037a2c9e', 'd29f4070-526f-45dc-b609-5e96b2bf143a']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:23:05.224928 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a4dd0d79-5a0f-4440-98c6-49dd9264b096 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d63b433-21ae-4efd-aa3c-22e6a2bb5b63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:23:05.277427 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:05.277427 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:05.280444 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-83f14b5b-d959-49e6-9623-c03eda43055e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:23:05.418688 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-83f14b5b-d959-49e6-9623-c03eda43055e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Delete volume request issued successfully. Jan 28 19:23:05.419563 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-83f14b5b-d959-49e6-9623-c03eda43055e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/ee1533f4-d753-4ada-91eb-1f9a7ebe001f returned with HTTP 202 Jan 28 19:23:05.441277 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1290/2565] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:23:04 2021] DELETE /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/ee1533f4-d753-4ada-91eb-1f9a7ebe001f => generated 0 bytes in 428 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:23:05.471305 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d406cbd4-85ff-421b-b547-9e91c2c0a311 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:23:05.472336 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d406cbd4-85ff-421b-b547-9e91c2c0a311 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:05.472706 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:05.472706 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:05.473414 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d406cbd4-85ff-421b-b547-9e91c2c0a311 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:05.478778 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-d406cbd4-85ff-421b-b547-9e91c2c0a311 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:23:05.639684 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:05.639684 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:05.651272 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d406cbd4-85ff-421b-b547-9e91c2c0a311 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:23:05.682793 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a4dd0d79-5a0f-4440-98c6-49dd9264b096 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d63b433-21ae-4efd-aa3c-22e6a2bb5b63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46d647cd-a1d9-49f2-ad58-678ccd2e5e03', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-22961689',encryption_key_id=None,group_id=421a1648-b9e1-4eef-b663-40536d88006a,group_type_id=,metadata={},multiattach=False,project_id='ffd116fb291540139c6e91f584b173e1',qos_specs=None,replication_status=,reservations=['0b95299c-8a7b-444b-9887-491128853d5d','39b9a52a-edba-4eb9-8701-a5da42a10d75','28151644-aeb9-4dbd-a62f-ff2c037a2c9e','d29f4070-526f-45dc-b609-5e96b2bf143a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='118f7e1b238b4cb8bf5a44f14c7a4a47',volume_type_id=a217cd5e-e231-4cd2-845c-ed5ef52d7090), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:23:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-22961689',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=421a1648-b9e1-4eef-b663-40536d88006a,host=None,id=46d647cd-a1d9-49f2-ad58-678ccd2e5e03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ffd116fb291540139c6e91f584b173e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='118f7e1b238b4cb8bf5a44f14c7a4a47',volume_attachment=,volume_type=,volume_type_id=a217cd5e-e231-4cd2-845c-ed5ef52d7090)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:23:05.683807 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1291/2566] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:05 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:05.707112 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d53447e2-39f8-4efe-9a57-19769f5002b0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/ee1533f4-d753-4ada-91eb-1f9a7ebe001f Jan 28 19:23:05.713237 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d53447e2-39f8-4efe-9a57-19769f5002b0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:05.716772 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:05.716772 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:05.718735 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d53447e2-39f8-4efe-9a57-19769f5002b0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:05.719271 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a4dd0d79-5a0f-4440-98c6-49dd9264b096 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (323c3113-e42f-4bf0-8bfe-6f911f83c7b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:23:05.937499 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a4dd0d79-5a0f-4440-98c6-49dd9264b096 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (323c3113-e42f-4bf0-8bfe-6f911f83c7b0) transitioned into state 'SUCCESS' from state '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-22961689',encryption_key_id=None,group_id=421a1648-b9e1-4eef-b663-40536d88006a,group_type_id=,metadata={},multiattach=False,project_id='ffd116fb291540139c6e91f584b173e1',qos_specs=None,replication_status=,reservations=['0b95299c-8a7b-444b-9887-491128853d5d','39b9a52a-edba-4eb9-8701-a5da42a10d75','28151644-aeb9-4dbd-a62f-ff2c037a2c9e','d29f4070-526f-45dc-b609-5e96b2bf143a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='118f7e1b238b4cb8bf5a44f14c7a4a47',volume_type_id=a217cd5e-e231-4cd2-845c-ed5ef52d7090)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:23:05.955703 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a4dd0d79-5a0f-4440-98c6-49dd9264b096 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07c81691-193c-4d4c-b239-887668511e27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:23:06.004983 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:06.004983 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:06.034598 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d53447e2-39f8-4efe-9a57-19769f5002b0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:23:06.076931 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a4dd0d79-5a0f-4440-98c6-49dd9264b096 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07c81691-193c-4d4c-b239-887668511e27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:23:06.096075 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a4dd0d79-5a0f-4440-98c6-49dd9264b096 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Flow 'volume_create_api' (fe1aa0d8-8f38-457b-9f44-0f6d75b70692) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:23:06.123670 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d53447e2-39f8-4efe-9a57-19769f5002b0 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/ee1533f4-d753-4ada-91eb-1f9a7ebe001f returned with HTTP 200 Jan 28 19:23:06.135764 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1292/2567] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:05 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/ee1533f4-d753-4ada-91eb-1f9a7ebe001f => generated 976 bytes in 451 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:06.167507 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cea8809e-3e0d-4fab-9bc2-a42b454ee999 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/bc85e060-a4cf-4adb-a96a-56b3124e20e7 Jan 28 19:23:06.168242 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cea8809e-3e0d-4fab-9bc2-a42b454ee999 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:06.168440 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:06.168440 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:06.169088 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cea8809e-3e0d-4fab-9bc2-a42b454ee999 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:06.255543 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a4dd0d79-5a0f-4440-98c6-49dd9264b096 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Create volume request issued successfully. Jan 28 19:23:06.294473 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-a4dd0d79-5a0f-4440-98c6-49dd9264b096 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:23:06.295388 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-a4dd0d79-5a0f-4440-98c6-49dd9264b096 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:23:06.312286 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-a4dd0d79-5a0f-4440-98c6-49dd9264b096 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:23:06.323323 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:06.323323 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:06.324292 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cea8809e-3e0d-4fab-9bc2-a42b454ee999 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Snapshot retrieved successfully. Jan 28 19:23:06.326392 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cea8809e-3e0d-4fab-9bc2-a42b454ee999 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/bc85e060-a4cf-4adb-a96a-56b3124e20e7 returned with HTTP 200 Jan 28 19:23:06.330156 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:06.330156 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:06.343331 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1293/2568] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:23:06 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/bc85e060-a4cf-4adb-a96a-56b3124e20e7 => generated 468 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:06.365922 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a4dd0d79-5a0f-4440-98c6-49dd9264b096 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes returned with HTTP 202 Jan 28 19:23:06.368190 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1276/2569] 10.222.0.16 () {62 vars in 1267 bytes} [Thu Jan 28 19:23:04 2021] POST /volume/v3/ffd116fb291540139c6e91f584b173e1/volumes => generated 889 bytes in 1703 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:23:06.395799 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-98577378-ea6c-4572-8ea2-e11ee6fd8c67 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] GET http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/46d647cd-a1d9-49f2-ad58-678ccd2e5e03 Jan 28 19:23:06.396402 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-98577378-ea6c-4572-8ea2-e11ee6fd8c67 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:06.396601 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:06.396601 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:06.396978 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-98577378-ea6c-4572-8ea2-e11ee6fd8c67 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:06.585734 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:06.585734 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:06.604299 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-98577378-ea6c-4572-8ea2-e11ee6fd8c67 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Volume info retrieved successfully. Jan 28 19:23:06.643446 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-98577378-ea6c-4572-8ea2-e11ee6fd8c67 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:23:06.643996 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-98577378-ea6c-4572-8ea2-e11ee6fd8c67 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:23:06.660267 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-98577378-ea6c-4572-8ea2-e11ee6fd8c67 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:23:06.671845 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:06.671845 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:06.706792 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-86f4be60-f8ca-419d-a302-8971b4fcbae5 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:23:06.707639 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-86f4be60-f8ca-419d-a302-8971b4fcbae5 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:06.707885 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:06.707885 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:06.712009 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-86f4be60-f8ca-419d-a302-8971b4fcbae5 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:06.712488 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-86f4be60-f8ca-419d-a302-8971b4fcbae5 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:23:06.827708 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-98577378-ea6c-4572-8ea2-e11ee6fd8c67 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/46d647cd-a1d9-49f2-ad58-678ccd2e5e03 returned with HTTP 200 Jan 28 19:23:06.871032 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:06.871032 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:06.885733 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1294/2570] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:23:06 2021] GET /volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/46d647cd-a1d9-49f2-ad58-678ccd2e5e03 => generated 957 bytes in 457 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:23:06.891879 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-86f4be60-f8ca-419d-a302-8971b4fcbae5 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:23:06.893539 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1277/2571] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:06 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:07.167816 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fe669a6b-86e3-42b3-86f4-68fe3eb1b986 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/ee1533f4-d753-4ada-91eb-1f9a7ebe001f Jan 28 19:23:07.168522 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fe669a6b-86e3-42b3-86f4-68fe3eb1b986 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:07.169875 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:07.169875 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:07.172316 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fe669a6b-86e3-42b3-86f4-68fe3eb1b986 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:07.362856 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4b5e0ebf-51b7-4f6f-9735-8bf2bf967539 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/bc85e060-a4cf-4adb-a96a-56b3124e20e7 Jan 28 19:23:07.363779 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4b5e0ebf-51b7-4f6f-9735-8bf2bf967539 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:07.364282 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:07.364282 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:07.365461 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4b5e0ebf-51b7-4f6f-9735-8bf2bf967539 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:07.400537 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:07.400537 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:07.446389 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fe669a6b-86e3-42b3-86f4-68fe3eb1b986 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:23:07.496927 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:07.496927 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:07.508281 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4b5e0ebf-51b7-4f6f-9735-8bf2bf967539 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Snapshot retrieved successfully. Jan 28 19:23:07.515764 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4b5e0ebf-51b7-4f6f-9735-8bf2bf967539 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/bc85e060-a4cf-4adb-a96a-56b3124e20e7 returned with HTTP 200 Jan 28 19:23:07.527372 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1278/2572] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:23:07 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/bc85e060-a4cf-4adb-a96a-56b3124e20e7 => generated 468 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:23:07.560283 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fe669a6b-86e3-42b3-86f4-68fe3eb1b986 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/ee1533f4-d753-4ada-91eb-1f9a7ebe001f returned with HTTP 200 Jan 28 19:23:07.561222 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1295/2573] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:07 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/ee1533f4-d753-4ada-91eb-1f9a7ebe001f => generated 976 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:07.880086 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-401f79c2-9479-4d31-844a-5327914935b6 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] GET http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/46d647cd-a1d9-49f2-ad58-678ccd2e5e03 Jan 28 19:23:07.881188 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-401f79c2-9479-4d31-844a-5327914935b6 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:07.890698 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:07.890698 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:07.891556 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-401f79c2-9479-4d31-844a-5327914935b6 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:07.917373 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d3ea662a-0741-4149-87c2-9940490cdf3e tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:23:07.918166 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d3ea662a-0741-4149-87c2-9940490cdf3e tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:07.918565 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:07.918565 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:07.919376 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d3ea662a-0741-4149-87c2-9940490cdf3e tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:07.920978 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-d3ea662a-0741-4149-87c2-9940490cdf3e tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:23:08.057247 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:08.057247 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:08.085550 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d3ea662a-0741-4149-87c2-9940490cdf3e tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:23:08.101108 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1296/2574] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:07 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:23:08.358913 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:08.358913 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:08.427877 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-401f79c2-9479-4d31-844a-5327914935b6 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Volume info retrieved successfully. Jan 28 19:23:08.482973 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-401f79c2-9479-4d31-844a-5327914935b6 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:23:08.482973 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-401f79c2-9479-4d31-844a-5327914935b6 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:23:08.504665 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-401f79c2-9479-4d31-844a-5327914935b6 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:23:08.536823 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:08.536823 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:08.544506 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b560fdb7-86ed-43d1-9182-637285837611 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/bc85e060-a4cf-4adb-a96a-56b3124e20e7 Jan 28 19:23:08.545774 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b560fdb7-86ed-43d1-9182-637285837611 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:08.549843 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:08.549843 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:08.552312 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b560fdb7-86ed-43d1-9182-637285837611 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:08.601511 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-401f79c2-9479-4d31-844a-5327914935b6 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/46d647cd-a1d9-49f2-ad58-678ccd2e5e03 returned with HTTP 200 Jan 28 19:23:08.604073 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1279/2575] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:23:07 2021] GET /volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/46d647cd-a1d9-49f2-ad58-678ccd2e5e03 => generated 981 bytes in 733 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:23:08.612251 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aa5b5f28-1420-4dfc-8b9f-d4f3e19b2d7e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/ee1533f4-d753-4ada-91eb-1f9a7ebe001f Jan 28 19:23:08.615596 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aa5b5f28-1420-4dfc-8b9f-d4f3e19b2d7e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:08.615596 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:08.615596 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:08.615596 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aa5b5f28-1420-4dfc-8b9f-d4f3e19b2d7e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:08.852550 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:08.852550 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:08.873810 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b560fdb7-86ed-43d1-9182-637285837611 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Snapshot retrieved successfully. Jan 28 19:23:08.898857 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b560fdb7-86ed-43d1-9182-637285837611 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/bc85e060-a4cf-4adb-a96a-56b3124e20e7 returned with HTTP 200 Jan 28 19:23:08.909038 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1297/2576] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:23:08 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/bc85e060-a4cf-4adb-a96a-56b3124e20e7 => generated 468 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:23:08.971465 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:08.971465 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:09.021729 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-aa5b5f28-1420-4dfc-8b9f-d4f3e19b2d7e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:23:09.106075 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9b1cb60c-0553-4e5a-bfc3-74feb0522323 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:23:09.107005 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9b1cb60c-0553-4e5a-bfc3-74feb0522323 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:09.107347 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:09.107347 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:09.108004 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9b1cb60c-0553-4e5a-bfc3-74feb0522323 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:09.108653 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-9b1cb60c-0553-4e5a-bfc3-74feb0522323 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:23:09.128051 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aa5b5f28-1420-4dfc-8b9f-d4f3e19b2d7e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/ee1533f4-d753-4ada-91eb-1f9a7ebe001f returned with HTTP 200 Jan 28 19:23:09.142018 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1280/2577] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:08 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/ee1533f4-d753-4ada-91eb-1f9a7ebe001f => generated 976 bytes in 525 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:09.283447 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:09.283447 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:09.294712 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9b1cb60c-0553-4e5a-bfc3-74feb0522323 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:23:09.305539 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1298/2578] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:09 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:09.641212 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bcfeebb2-49fe-487d-99a6-d9e32412d46a tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] GET http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/46d647cd-a1d9-49f2-ad58-678ccd2e5e03 Jan 28 19:23:09.644022 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bcfeebb2-49fe-487d-99a6-d9e32412d46a tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:09.644612 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:09.644612 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:09.645355 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bcfeebb2-49fe-487d-99a6-d9e32412d46a tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:09.929996 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9c5f318e-730b-4506-a8e0-e29c6a2c404d tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/bc85e060-a4cf-4adb-a96a-56b3124e20e7 Jan 28 19:23:09.936278 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9c5f318e-730b-4506-a8e0-e29c6a2c404d tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:09.936278 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:09.936278 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:09.936278 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9c5f318e-730b-4506-a8e0-e29c6a2c404d tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:09.964812 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:09.964812 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:09.986526 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bcfeebb2-49fe-487d-99a6-d9e32412d46a tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Volume info retrieved successfully. Jan 28 19:23:10.018869 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9c5f318e-730b-4506-a8e0-e29c6a2c404d tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/bc85e060-a4cf-4adb-a96a-56b3124e20e7 returned with HTTP 404 Jan 28 19:23:10.020189 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1299/2579] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:23:09 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/bc85e060-a4cf-4adb-a96a-56b3124e20e7 => generated 111 bytes in 102 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:23:10.029171 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-bcfeebb2-49fe-487d-99a6-d9e32412d46a tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:23:10.030571 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-bcfeebb2-49fe-487d-99a6-d9e32412d46a tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:23:10.034745 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3ae728fc-bdf2-4ab5-b15c-ecc270211262 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/4989c23d-f564-42c4-b9af-4b7dc45250f6 Jan 28 19:23:10.035398 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3ae728fc-bdf2-4ab5-b15c-ecc270211262 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:10.036271 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3ae728fc-bdf2-4ab5-b15c-ecc270211262 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:10.047732 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-bcfeebb2-49fe-487d-99a6-d9e32412d46a tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:23:10.065071 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:10.065071 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:10.121555 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bcfeebb2-49fe-487d-99a6-d9e32412d46a tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/46d647cd-a1d9-49f2-ad58-678ccd2e5e03 returned with HTTP 200 Jan 28 19:23:10.124047 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1281/2580] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:23:09 2021] GET /volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/46d647cd-a1d9-49f2-ad58-678ccd2e5e03 => generated 982 bytes in 489 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:23:10.161396 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-833f66c1-3209-444e-9a77-51ce63cf7bf9 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] PUT http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/groups/421a1648-b9e1-4eef-b663-40536d88006a Jan 28 19:23:10.167902 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:10.167902 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:10.169046 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3ae728fc-bdf2-4ab5-b15c-ecc270211262 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/4989c23d-f564-42c4-b9af-4b7dc45250f6 returned with HTTP 404 Jan 28 19:23:10.169723 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-833f66c1-3209-444e-9a77-51ce63cf7bf9 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "46d647cd-a1d9-49f2-ad58-678ccd2e5e03"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:23:10.176053 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-833f66c1-3209-444e-9a77-51ce63cf7bf9 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Update called for group 421a1648-b9e1-4eef-b663-40536d88006a. {{(pid=87915) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 28 19:23:10.176353 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1300/2581] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:23:10 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/4989c23d-f564-42c4-b9af-4b7dc45250f6 => generated 111 bytes in 149 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:23:10.178266 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.groups [None req-833f66c1-3209-444e-9a77-51ce63cf7bf9 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Updating group 421a1648-b9e1-4eef-b663-40536d88006a with name new_group description: This is a new group add_volumes: None remove_volumes: 46d647cd-a1d9-49f2-ad58-678ccd2e5e03. Jan 28 19:23:10.193498 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a982de8e-2077-48a9-9032-b64a9719c826 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/ee1533f4-d753-4ada-91eb-1f9a7ebe001f Jan 28 19:23:10.194397 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a982de8e-2077-48a9-9032-b64a9719c826 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:10.195282 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a982de8e-2077-48a9-9032-b64a9719c826 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:10.223141 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:10.223141 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:10.289614 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:10.289614 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:10.301044 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a982de8e-2077-48a9-9032-b64a9719c826 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:23:10.332969 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a982de8e-2077-48a9-9032-b64a9719c826 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/ee1533f4-d753-4ada-91eb-1f9a7ebe001f returned with HTTP 200 Jan 28 19:23:10.334291 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1301/2582] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:10 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/ee1533f4-d753-4ada-91eb-1f9a7ebe001f => generated 976 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:10.348489 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3461369a-4797-481f-855f-ef4ed7317af5 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/a8ef6495-eb25-48fc-99a9-d72e90bccdc4 Jan 28 19:23:10.349648 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3461369a-4797-481f-855f-ef4ed7317af5 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:10.350072 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:10.350072 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:10.350658 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3461369a-4797-481f-855f-ef4ed7317af5 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:10.353749 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.group_snapshots [None req-3461369a-4797-481f-855f-ef4ed7317af5 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] show called for member a8ef6495-eb25-48fc-99a9-d72e90bccdc4 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 28 19:23:10.372628 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3461369a-4797-481f-855f-ef4ed7317af5 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/a8ef6495-eb25-48fc-99a9-d72e90bccdc4 returned with HTTP 404 Jan 28 19:23:10.381859 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1302/2583] 10.222.0.16 () {60 vars in 1380 bytes} [Thu Jan 28 19:23:10 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/a8ef6495-eb25-48fc-99a9-d72e90bccdc4 => generated 116 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 28 19:23:10.425975 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-444e63aa-cb3d-4da9-815f-a77c822300f6 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:23:10.426964 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-444e63aa-cb3d-4da9-815f-a77c822300f6 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:10.427791 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-444e63aa-cb3d-4da9-815f-a77c822300f6 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:10.428431 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-444e63aa-cb3d-4da9-815f-a77c822300f6 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:23:10.473762 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-833f66c1-3209-444e-9a77-51ce63cf7bf9 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/groups/421a1648-b9e1-4eef-b663-40536d88006a returned with HTTP 202 Jan 28 19:23:10.475568 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1282/2584] 10.222.0.16 () {62 vars in 1374 bytes} [Thu Jan 28 19:23:10 2021] PUT /volume/v3/ffd116fb291540139c6e91f584b173e1/groups/421a1648-b9e1-4eef-b663-40536d88006a => generated 0 bytes in 331 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 28 19:23:10.483591 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f8abd606-6026-414c-97c8-e706f0e6d1d7 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] DELETE http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/a8ef6495-eb25-48fc-99a9-d72e90bccdc4 Jan 28 19:23:10.484715 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f8abd606-6026-414c-97c8-e706f0e6d1d7 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:10.485450 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:10.485450 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:10.488237 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f8abd606-6026-414c-97c8-e706f0e6d1d7 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:10.490407 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.group_snapshots [None req-f8abd606-6026-414c-97c8-e706f0e6d1d7 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] delete called for member a8ef6495-eb25-48fc-99a9-d72e90bccdc4 {{(pid=87915) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 28 19:23:10.491091 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.group_snapshots [None req-f8abd606-6026-414c-97c8-e706f0e6d1d7 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Delete group_snapshot with id: a8ef6495-eb25-48fc-99a9-d72e90bccdc4 Jan 28 19:23:10.498955 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:10.498955 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:10.507620 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-444e63aa-cb3d-4da9-815f-a77c822300f6 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:23:10.514050 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1303/2585] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:10 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:10.514602 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f8abd606-6026-414c-97c8-e706f0e6d1d7 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/a8ef6495-eb25-48fc-99a9-d72e90bccdc4 returned with HTTP 404 Jan 28 19:23:10.518434 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1283/2586] 10.222.0.16 () {60 vars in 1383 bytes} [Thu Jan 28 19:23:10 2021] DELETE /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/a8ef6495-eb25-48fc-99a9-d72e90bccdc4 => generated 116 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 28 19:23:10.520557 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7b3e8a2c-c9c8-486d-91fc-ebbf62ba6786 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] GET http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/groups/421a1648-b9e1-4eef-b663-40536d88006a Jan 28 19:23:10.521205 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7b3e8a2c-c9c8-486d-91fc-ebbf62ba6786 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:10.521365 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:10.521365 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:10.536034 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7b3e8a2c-c9c8-486d-91fc-ebbf62ba6786 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:10.536863 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-7b3e8a2c-c9c8-486d-91fc-ebbf62ba6786 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] show called for member 421a1648-b9e1-4eef-b663-40536d88006a {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 19:23:10.548042 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ecc52693-ae89-4063-8f51-8d96fee442ef tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/detail Jan 28 19:23:10.549978 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ecc52693-ae89-4063-8f51-8d96fee442ef tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:10.550757 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ecc52693-ae89-4063-8f51-8d96fee442ef tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'detail' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:10.551688 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-ecc52693-ae89-4063-8f51-8d96fee442ef tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:23:10.554066 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ecc52693-ae89-4063-8f51-8d96fee442ef tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 19:23:10.568337 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:10.568337 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:10.753554 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7b3e8a2c-c9c8-486d-91fc-ebbf62ba6786 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/groups/421a1648-b9e1-4eef-b663-40536d88006a returned with HTTP 200 Jan 28 19:23:10.762056 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1304/2587] 10.222.0.16 () {60 vars in 1353 bytes} [Thu Jan 28 19:23:10 2021] GET /volume/v3/ffd116fb291540139c6e91f584b173e1/groups/421a1648-b9e1-4eef-b663-40536d88006a => generated 323 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:23:10.813308 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ecc52693-ae89-4063-8f51-8d96fee442ef tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Get all volumes completed successfully. Jan 28 19:23:10.817311 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-ecc52693-ae89-4063-8f51-8d96fee442ef tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:23:10.818386 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-ecc52693-ae89-4063-8f51-8d96fee442ef tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:23:10.833168 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-ecc52693-ae89-4063-8f51-8d96fee442ef tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:23:10.843590 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:10.843590 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:10.869404 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-ecc52693-ae89-4063-8f51-8d96fee442ef tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:23:10.869870 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-ecc52693-ae89-4063-8f51-8d96fee442ef tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:23:10.885697 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-ecc52693-ae89-4063-8f51-8d96fee442ef tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:23:10.901479 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:10.901479 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:10.968155 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ecc52693-ae89-4063-8f51-8d96fee442ef tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/detail returned with HTTP 200 Jan 28 19:23:10.994337 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1284/2588] 10.222.0.16 () {60 vars in 1266 bytes} [Thu Jan 28 19:23:10 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/detail => generated 1994 bytes in 460 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 19:23:11.007621 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a3e07982-d852-44d1-918b-a4b937049498 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] POST http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/d7bd3613-fd6f-46eb-97d6-2794afd59486/action Jan 28 19:23:11.008625 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:11.008625 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:11.009470 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a3e07982-d852-44d1-918b-a4b937049498 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:23:11.010525 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a3e07982-d852-44d1-918b-a4b937049498 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:23:11.013677 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-a3e07982-d852-44d1-918b-a4b937049498 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] delete called for group d7bd3613-fd6f-46eb-97d6-2794afd59486 {{(pid=87914) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 28 19:23:11.033388 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.groups [None req-a3e07982-d852-44d1-918b-a4b937049498 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Delete group with id: d7bd3613-fd6f-46eb-97d6-2794afd59486 Jan 28 19:23:11.069549 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:11.069549 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:11.356339 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7b71dd1e-0065-4d3c-805c-4945e1fbd6e6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/ee1533f4-d753-4ada-91eb-1f9a7ebe001f Jan 28 19:23:11.357028 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7b71dd1e-0065-4d3c-805c-4945e1fbd6e6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:11.357359 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:11.357359 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:11.357918 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7b71dd1e-0065-4d3c-805c-4945e1fbd6e6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:11.461492 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7b71dd1e-0065-4d3c-805c-4945e1fbd6e6 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/ee1533f4-d753-4ada-91eb-1f9a7ebe001f returned with HTTP 404 Jan 28 19:23:11.462940 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1285/2589] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:11 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/ee1533f4-d753-4ada-91eb-1f9a7ebe001f => generated 109 bytes in 112 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:23:11.497305 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-46eee5d6-59be-47ed-8e18-9fb7c2430b89 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] DELETE http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/ee1533f4-d753-4ada-91eb-1f9a7ebe001f Jan 28 19:23:11.498516 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-46eee5d6-59be-47ed-8e18-9fb7c2430b89 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:11.499323 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-46eee5d6-59be-47ed-8e18-9fb7c2430b89 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:11.500197 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-46eee5d6-59be-47ed-8e18-9fb7c2430b89 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Delete volume with id: ee1533f4-d753-4ada-91eb-1f9a7ebe001f Jan 28 19:23:11.630051 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-46eee5d6-59be-47ed-8e18-9fb7c2430b89 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/ee1533f4-d753-4ada-91eb-1f9a7ebe001f returned with HTTP 404 Jan 28 19:23:11.638543 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1286/2590] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:23:11 2021] DELETE /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/ee1533f4-d753-4ada-91eb-1f9a7ebe001f => generated 109 bytes in 144 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 28 19:23:11.645161 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-49c2587b-6bb8-4828-9b22-a9084d1a00d9 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:23:11.651503 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-49c2587b-6bb8-4828-9b22-a9084d1a00d9 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:11.652148 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-49c2587b-6bb8-4828-9b22-a9084d1a00d9 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:11.652622 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-49c2587b-6bb8-4828-9b22-a9084d1a00d9 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:23:11.716576 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:11.716576 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:11.725341 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-49c2587b-6bb8-4828-9b22-a9084d1a00d9 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:23:11.735570 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1287/2591] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:11 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:11.745069 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-26388976-05a7-4904-bb3d-2fb61624136e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] DELETE http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec Jan 28 19:23:11.746071 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-26388976-05a7-4904-bb3d-2fb61624136e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:11.749488 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:11.749488 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:11.751190 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-26388976-05a7-4904-bb3d-2fb61624136e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:11.753899 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-26388976-05a7-4904-bb3d-2fb61624136e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Delete volume with id: c86de9a8-06b5-454d-a17b-32bd543da3ec Jan 28 19:23:11.900321 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:11.900321 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:11.902313 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-26388976-05a7-4904-bb3d-2fb61624136e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:23:11.958258 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a3e07982-d852-44d1-918b-a4b937049498 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/d7bd3613-fd6f-46eb-97d6-2794afd59486/action returned with HTTP 202 Jan 28 19:23:11.959405 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1305/2592] 10.222.0.16 () {62 vars in 1395 bytes} [Thu Jan 28 19:23:10 2021] POST /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/d7bd3613-fd6f-46eb-97d6-2794afd59486/action => generated 0 bytes in 961 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 28 19:23:11.967427 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0f150781-91dd-40fb-88fa-60d634da0322 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] GET http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/groups/421a1648-b9e1-4eef-b663-40536d88006a Jan 28 19:23:11.969895 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0f150781-91dd-40fb-88fa-60d634da0322 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:11.970289 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:11.970289 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:11.970921 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0f150781-91dd-40fb-88fa-60d634da0322 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:11.973414 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-0f150781-91dd-40fb-88fa-60d634da0322 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] show called for member 421a1648-b9e1-4eef-b663-40536d88006a {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 19:23:11.974946 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-26388976-05a7-4904-bb3d-2fb61624136e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Delete volume request issued successfully. Jan 28 19:23:11.979358 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-26388976-05a7-4904-bb3d-2fb61624136e tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec returned with HTTP 202 Jan 28 19:23:11.981704 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1288/2593] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:23:11 2021] DELETE /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec => generated 0 bytes in 245 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:23:11.996117 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-79757a6c-08b3-445a-bcc3-411799be8791 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/4a57beab-2008-4417-a1f9-013394f3db13 Jan 28 19:23:11.996558 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:11.996558 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:11.999465 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-79757a6c-08b3-445a-bcc3-411799be8791 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:11.999984 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:11.999984 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:12.000627 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-79757a6c-08b3-445a-bcc3-411799be8791 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:12.101288 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0f150781-91dd-40fb-88fa-60d634da0322 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/groups/421a1648-b9e1-4eef-b663-40536d88006a returned with HTTP 200 Jan 28 19:23:12.102806 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1306/2594] 10.222.0.16 () {60 vars in 1353 bytes} [Thu Jan 28 19:23:11 2021] GET /volume/v3/ffd116fb291540139c6e91f584b173e1/groups/421a1648-b9e1-4eef-b663-40536d88006a => generated 324 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:23:12.112308 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7b5699a0-8891-456d-aa2d-16932aa4a954 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec Jan 28 19:23:12.116131 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7b5699a0-8891-456d-aa2d-16932aa4a954 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:12.116567 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:12.116567 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:12.117245 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7b5699a0-8891-456d-aa2d-16932aa4a954 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:12.178997 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:12.178997 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:12.200242 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-79757a6c-08b3-445a-bcc3-411799be8791 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Volume info retrieved successfully. Jan 28 19:23:12.248660 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-79757a6c-08b3-445a-bcc3-411799be8791 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:23:12.249310 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-79757a6c-08b3-445a-bcc3-411799be8791 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:23:12.273664 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:12.273664 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:12.278433 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-79757a6c-08b3-445a-bcc3-411799be8791 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:23:12.298227 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7b5699a0-8891-456d-aa2d-16932aa4a954 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:23:12.318388 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:12.318388 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:12.378620 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7b5699a0-8891-456d-aa2d-16932aa4a954 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec returned with HTTP 200 Jan 28 19:23:12.379687 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1307/2595] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:12 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec => generated 1357 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:23:12.412855 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-69890cd3-c290-43d1-9378-e708038a5181 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] GET http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/groups/421a1648-b9e1-4eef-b663-40536d88006a Jan 28 19:23:12.413220 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-69890cd3-c290-43d1-9378-e708038a5181 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:12.413461 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:12.413461 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:12.428874 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-79757a6c-08b3-445a-bcc3-411799be8791 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/4a57beab-2008-4417-a1f9-013394f3db13 returned with HTTP 200 Jan 28 19:23:12.429780 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1289/2596] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:23:11 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/4a57beab-2008-4417-a1f9-013394f3db13 => generated 1000 bytes in 447 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 19:23:12.433511 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-69890cd3-c290-43d1-9378-e708038a5181 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:12.434216 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-69890cd3-c290-43d1-9378-e708038a5181 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] show called for member 421a1648-b9e1-4eef-b663-40536d88006a {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 19:23:12.461438 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:12.461438 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:12.572050 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-69890cd3-c290-43d1-9378-e708038a5181 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/groups/421a1648-b9e1-4eef-b663-40536d88006a returned with HTTP 200 Jan 28 19:23:12.578508 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1308/2597] 10.222.0.16 () {60 vars in 1353 bytes} [Thu Jan 28 19:23:12 2021] GET /volume/v3/ffd116fb291540139c6e91f584b173e1/groups/421a1648-b9e1-4eef-b663-40536d88006a => generated 324 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:23:12.591215 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d030589c-aa57-4904-bca1-77f04a6f26cf tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] GET http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/detail Jan 28 19:23:12.591806 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d030589c-aa57-4904-bca1-77f04a6f26cf tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:12.592026 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:12.592026 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:12.592448 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d030589c-aa57-4904-bca1-77f04a6f26cf tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Calling method 'detail' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:12.593103 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-d030589c-aa57-4904-bca1-77f04a6f26cf tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:23:12.597550 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d030589c-aa57-4904-bca1-77f04a6f26cf tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 19:23:12.754842 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-17000a64-b041-43d0-a00e-537ea3ee07e0 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:23:12.756657 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-17000a64-b041-43d0-a00e-537ea3ee07e0 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:12.757263 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:12.757263 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:12.758365 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-17000a64-b041-43d0-a00e-537ea3ee07e0 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:12.759262 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-17000a64-b041-43d0-a00e-537ea3ee07e0 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:23:12.778017 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d030589c-aa57-4904-bca1-77f04a6f26cf tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Get all volumes completed successfully. Jan 28 19:23:12.781085 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-d030589c-aa57-4904-bca1-77f04a6f26cf tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:23:12.790221 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-d030589c-aa57-4904-bca1-77f04a6f26cf tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:23:12.816592 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-d030589c-aa57-4904-bca1-77f04a6f26cf tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:23:12.829335 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:12.829335 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:12.854733 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:12.854733 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:12.858722 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-17000a64-b041-43d0-a00e-537ea3ee07e0 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:23:12.868021 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1309/2598] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:12 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:12.901001 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d030589c-aa57-4904-bca1-77f04a6f26cf tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/detail returned with HTTP 200 Jan 28 19:23:12.902335 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1290/2599] 10.222.0.16 () {60 vars in 1266 bytes} [Thu Jan 28 19:23:12 2021] GET /volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/detail => generated 1924 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 19:23:12.941969 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2fc3336c-2ee1-49aa-9fe4-ab5257889909 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] PUT http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/groups/421a1648-b9e1-4eef-b663-40536d88006a Jan 28 19:23:12.942516 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:12.942516 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:12.942906 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2fc3336c-2ee1-49aa-9fe4-ab5257889909 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "46d647cd-a1d9-49f2-ad58-678ccd2e5e03"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:23:12.944179 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-2fc3336c-2ee1-49aa-9fe4-ab5257889909 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Update called for group 421a1648-b9e1-4eef-b663-40536d88006a. {{(pid=87914) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jan 28 19:23:12.944683 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.groups [None req-2fc3336c-2ee1-49aa-9fe4-ab5257889909 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Updating group 421a1648-b9e1-4eef-b663-40536d88006a with name None description: None add_volumes: 46d647cd-a1d9-49f2-ad58-678ccd2e5e03 remove_volumes: None. Jan 28 19:23:12.971829 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:12.971829 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:13.397658 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9a2ac6f1-c44a-4cf5-a490-ef13ba7d70e1 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec Jan 28 19:23:13.398256 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9a2ac6f1-c44a-4cf5-a490-ef13ba7d70e1 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:13.398491 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:13.398491 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:13.398883 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9a2ac6f1-c44a-4cf5-a490-ef13ba7d70e1 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:13.482223 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2fc3336c-2ee1-49aa-9fe4-ab5257889909 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/groups/421a1648-b9e1-4eef-b663-40536d88006a returned with HTTP 202 Jan 28 19:23:13.483142 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1310/2600] 10.222.0.16 () {62 vars in 1373 bytes} [Thu Jan 28 19:23:12 2021] PUT /volume/v3/ffd116fb291540139c6e91f584b173e1/groups/421a1648-b9e1-4eef-b663-40536d88006a => generated 0 bytes in 549 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 28 19:23:13.492421 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-813bbb3f-ef31-46c1-be3f-74953c44fdc9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/4a57beab-2008-4417-a1f9-013394f3db13 Jan 28 19:23:13.493262 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-813bbb3f-ef31-46c1-be3f-74953c44fdc9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:13.493715 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:13.493715 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:13.494078 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-813bbb3f-ef31-46c1-be3f-74953c44fdc9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:13.547717 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:13.547717 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:13.626484 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9a2ac6f1-c44a-4cf5-a490-ef13ba7d70e1 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:23:13.704632 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:13.704632 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:13.750070 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-813bbb3f-ef31-46c1-be3f-74953c44fdc9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Volume info retrieved successfully. Jan 28 19:23:13.779941 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9a2ac6f1-c44a-4cf5-a490-ef13ba7d70e1 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec returned with HTTP 200 Jan 28 19:23:13.781937 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1291/2601] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:13 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec => generated 1357 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:23:13.795181 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-97ded304-0126-412a-a91a-a678c03c29e9 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] GET http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/groups/421a1648-b9e1-4eef-b663-40536d88006a Jan 28 19:23:13.796267 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-97ded304-0126-412a-a91a-a678c03c29e9 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:13.796638 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:13.796638 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:13.797027 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-97ded304-0126-412a-a91a-a678c03c29e9 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:13.803410 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-813bbb3f-ef31-46c1-be3f-74953c44fdc9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:23:13.804351 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-97ded304-0126-412a-a91a-a678c03c29e9 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] show called for member 421a1648-b9e1-4eef-b663-40536d88006a {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 19:23:13.812271 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-813bbb3f-ef31-46c1-be3f-74953c44fdc9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:23:13.832604 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:13.832604 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:13.857216 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-813bbb3f-ef31-46c1-be3f-74953c44fdc9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:23:13.879339 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:13.879339 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:13.933397 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-97ded304-0126-412a-a91a-a678c03c29e9 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/groups/421a1648-b9e1-4eef-b663-40536d88006a returned with HTTP 200 Jan 28 19:23:13.934559 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1292/2602] 10.222.0.16 () {60 vars in 1353 bytes} [Thu Jan 28 19:23:13 2021] GET /volume/v3/ffd116fb291540139c6e91f584b173e1/groups/421a1648-b9e1-4eef-b663-40536d88006a => generated 323 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:23:13.947448 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-813bbb3f-ef31-46c1-be3f-74953c44fdc9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/4a57beab-2008-4417-a1f9-013394f3db13 returned with HTTP 200 Jan 28 19:23:13.948557 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-567aae8f-de84-49e6-a0d9-5a6047273d48 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:23:13.949494 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-567aae8f-de84-49e6-a0d9-5a6047273d48 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:13.949987 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:13.949987 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:13.951705 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-567aae8f-de84-49e6-a0d9-5a6047273d48 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:13.952336 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-567aae8f-de84-49e6-a0d9-5a6047273d48 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:23:13.952850 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1311/2603] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:23:13 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/4a57beab-2008-4417-a1f9-013394f3db13 => generated 1000 bytes in 469 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 19:23:14.004161 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:14.004161 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:14.010244 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-567aae8f-de84-49e6-a0d9-5a6047273d48 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:23:14.022932 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1293/2604] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:13 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:14.807579 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3c000d23-126e-4fbe-9216-ef2c0b098fcf tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec Jan 28 19:23:14.812918 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3c000d23-126e-4fbe-9216-ef2c0b098fcf tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:14.814628 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:14.814628 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:14.816171 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3c000d23-126e-4fbe-9216-ef2c0b098fcf tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:14.940536 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:14.940536 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:14.956625 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5954d317-d714-4031-b261-f7995f582a0f tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] GET http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/groups/421a1648-b9e1-4eef-b663-40536d88006a Jan 28 19:23:14.960584 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5954d317-d714-4031-b261-f7995f582a0f tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:14.961352 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:14.961352 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:14.962573 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5954d317-d714-4031-b261-f7995f582a0f tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:14.964585 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-5954d317-d714-4031-b261-f7995f582a0f tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] show called for member 421a1648-b9e1-4eef-b663-40536d88006a {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 19:23:14.979327 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3c000d23-126e-4fbe-9216-ef2c0b098fcf tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:23:14.997862 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:14.997862 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:15.096650 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3c000d23-126e-4fbe-9216-ef2c0b098fcf tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec returned with HTTP 200 Jan 28 19:23:15.101524 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1312/2605] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:14 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec => generated 1357 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:23:15.113310 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a4d9c033-3207-47c9-9169-b2be3caf4ff5 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/4a57beab-2008-4417-a1f9-013394f3db13 Jan 28 19:23:15.121956 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a4d9c033-3207-47c9-9169-b2be3caf4ff5 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:15.122539 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:15.122539 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:15.123363 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a4d9c033-3207-47c9-9169-b2be3caf4ff5 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:15.136120 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5954d317-d714-4031-b261-f7995f582a0f tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/groups/421a1648-b9e1-4eef-b663-40536d88006a returned with HTTP 200 Jan 28 19:23:15.138915 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1294/2606] 10.222.0.16 () {60 vars in 1353 bytes} [Thu Jan 28 19:23:14 2021] GET /volume/v3/ffd116fb291540139c6e91f584b173e1/groups/421a1648-b9e1-4eef-b663-40536d88006a => generated 324 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:23:15.165302 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-deb35ba6-0b24-46f7-879d-2b57cdd6896f tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:23:15.174142 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-deb35ba6-0b24-46f7-879d-2b57cdd6896f tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:15.175235 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:15.175235 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:15.176454 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-deb35ba6-0b24-46f7-879d-2b57cdd6896f tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:15.177620 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-deb35ba6-0b24-46f7-879d-2b57cdd6896f tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:23:15.322068 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:15.322068 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:15.326433 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-deb35ba6-0b24-46f7-879d-2b57cdd6896f tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:23:15.344995 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1295/2607] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:15 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:15.345836 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:15.345836 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:15.355678 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-78d1c71f-5ef7-46af-84c9-d8989053dc71 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] GET http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/detail Jan 28 19:23:15.360397 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-78d1c71f-5ef7-46af-84c9-d8989053dc71 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:15.364299 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:15.364299 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:15.365887 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-78d1c71f-5ef7-46af-84c9-d8989053dc71 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Calling method 'detail' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:15.367581 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-78d1c71f-5ef7-46af-84c9-d8989053dc71 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:23:15.374694 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-78d1c71f-5ef7-46af-84c9-d8989053dc71 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 19:23:15.379691 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a4d9c033-3207-47c9-9169-b2be3caf4ff5 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Volume info retrieved successfully. Jan 28 19:23:15.430086 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-a4d9c033-3207-47c9-9169-b2be3caf4ff5 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:23:15.431066 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-a4d9c033-3207-47c9-9169-b2be3caf4ff5 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:23:15.457783 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-a4d9c033-3207-47c9-9169-b2be3caf4ff5 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:23:15.474285 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:15.474285 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:15.561725 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a4d9c033-3207-47c9-9169-b2be3caf4ff5 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/4a57beab-2008-4417-a1f9-013394f3db13 returned with HTTP 200 Jan 28 19:23:15.577176 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1313/2608] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:23:15 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/4a57beab-2008-4417-a1f9-013394f3db13 => generated 1000 bytes in 463 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 19:23:15.706933 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-78d1c71f-5ef7-46af-84c9-d8989053dc71 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Get all volumes completed successfully. Jan 28 19:23:15.714957 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-78d1c71f-5ef7-46af-84c9-d8989053dc71 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:23:15.723353 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-78d1c71f-5ef7-46af-84c9-d8989053dc71 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:23:15.746059 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-78d1c71f-5ef7-46af-84c9-d8989053dc71 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:23:15.779321 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:15.779321 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:15.837108 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-78d1c71f-5ef7-46af-84c9-d8989053dc71 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:23:15.837921 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-78d1c71f-5ef7-46af-84c9-d8989053dc71 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:23:15.858616 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-78d1c71f-5ef7-46af-84c9-d8989053dc71 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:23:15.883259 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:15.883259 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:15.945418 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-78d1c71f-5ef7-46af-84c9-d8989053dc71 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/detail returned with HTTP 200 Jan 28 19:23:15.947301 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1296/2609] 10.222.0.16 () {60 vars in 1266 bytes} [Thu Jan 28 19:23:15 2021] GET /volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/detail => generated 1958 bytes in 612 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 19:23:15.979194 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b34393fd-5270-44d2-aa66-a2b5990f4d3c tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] GET http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/detail Jan 28 19:23:15.980057 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b34393fd-5270-44d2-aa66-a2b5990f4d3c tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:15.980428 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:15.980428 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:15.981246 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b34393fd-5270-44d2-aa66-a2b5990f4d3c tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Calling method 'detail' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:15.982517 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-b34393fd-5270-44d2-aa66-a2b5990f4d3c tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:23:15.999247 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b34393fd-5270-44d2-aa66-a2b5990f4d3c tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 19:23:16.137552 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b31d6407-23b7-4919-8915-7eb723fbfcc7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec Jan 28 19:23:16.139722 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b31d6407-23b7-4919-8915-7eb723fbfcc7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:16.140333 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:16.140333 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:16.143433 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b31d6407-23b7-4919-8915-7eb723fbfcc7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:16.162047 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b34393fd-5270-44d2-aa66-a2b5990f4d3c tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Get all volumes completed successfully. Jan 28 19:23:16.168691 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-b34393fd-5270-44d2-aa66-a2b5990f4d3c tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:23:16.169778 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-b34393fd-5270-44d2-aa66-a2b5990f4d3c tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:23:16.199507 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-b34393fd-5270-44d2-aa66-a2b5990f4d3c tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:23:16.244553 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:16.244553 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:16.300676 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-b34393fd-5270-44d2-aa66-a2b5990f4d3c tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:23:16.302482 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-b34393fd-5270-44d2-aa66-a2b5990f4d3c tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:23:16.332537 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-b34393fd-5270-44d2-aa66-a2b5990f4d3c tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:23:16.350059 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:16.350059 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:16.414547 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b34393fd-5270-44d2-aa66-a2b5990f4d3c tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/detail returned with HTTP 200 Jan 28 19:23:16.426955 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1314/2610] 10.222.0.16 () {60 vars in 1266 bytes} [Thu Jan 28 19:23:15 2021] GET /volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/detail => generated 1958 bytes in 455 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 19:23:16.446164 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ca6f2ae2-8579-4e67-ba44-92da640eed32 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:23:16.451955 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ca6f2ae2-8579-4e67-ba44-92da640eed32 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:16.452377 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:16.452377 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:16.453015 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ca6f2ae2-8579-4e67-ba44-92da640eed32 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:16.453454 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-ca6f2ae2-8579-4e67-ba44-92da640eed32 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:23:16.463055 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:16.463055 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:16.504882 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b31d6407-23b7-4919-8915-7eb723fbfcc7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Volume info retrieved successfully. Jan 28 19:23:16.518234 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:16.518234 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:16.529052 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ca6f2ae2-8579-4e67-ba44-92da640eed32 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:23:16.530182 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1315/2611] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:16 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:16.540039 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9cf55ba0-aaa2-4e7c-bf59-250ee55cba57 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] POST http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/groups/421a1648-b9e1-4eef-b663-40536d88006a/action Jan 28 19:23:16.544314 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:16.544314 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:16.545440 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9cf55ba0-aaa2-4e7c-bf59-250ee55cba57 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:23:16.546183 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9cf55ba0-aaa2-4e7c-bf59-250ee55cba57 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:23:16.558069 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-9cf55ba0-aaa2-4e7c-bf59-250ee55cba57 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] delete called for group 421a1648-b9e1-4eef-b663-40536d88006a {{(pid=87914) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 28 19:23:16.558722 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.groups [None req-9cf55ba0-aaa2-4e7c-bf59-250ee55cba57 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Delete group with id: 421a1648-b9e1-4eef-b663-40536d88006a Jan 28 19:23:16.583020 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:16.583020 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:16.613871 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b31d6407-23b7-4919-8915-7eb723fbfcc7 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec returned with HTTP 200 Jan 28 19:23:16.615841 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1297/2612] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:16 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec => generated 1357 bytes in 487 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 19:23:16.629757 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-299d8722-0127-4dcb-8ccc-23d91c8f83f3 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/4a57beab-2008-4417-a1f9-013394f3db13 Jan 28 19:23:16.644588 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-299d8722-0127-4dcb-8ccc-23d91c8f83f3 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:16.649408 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:16.649408 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:16.656660 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-299d8722-0127-4dcb-8ccc-23d91c8f83f3 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:16.915881 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:16.915881 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:16.933877 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-299d8722-0127-4dcb-8ccc-23d91c8f83f3 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Volume info retrieved successfully. Jan 28 19:23:17.016546 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-299d8722-0127-4dcb-8ccc-23d91c8f83f3 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:23:17.020755 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-299d8722-0127-4dcb-8ccc-23d91c8f83f3 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:23:17.070480 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-299d8722-0127-4dcb-8ccc-23d91c8f83f3 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:23:17.094111 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:17.094111 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:17.173024 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9cf55ba0-aaa2-4e7c-bf59-250ee55cba57 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/groups/421a1648-b9e1-4eef-b663-40536d88006a/action returned with HTTP 202 Jan 28 19:23:17.173024 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1316/2613] 10.222.0.16 () {62 vars in 1395 bytes} [Thu Jan 28 19:23:16 2021] POST /volume/v3/ffd116fb291540139c6e91f584b173e1/groups/421a1648-b9e1-4eef-b663-40536d88006a/action => generated 0 bytes in 639 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 28 19:23:17.186746 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7adbbb7f-8d90-4f2f-b99f-f98c587f1d23 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] GET http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/46d647cd-a1d9-49f2-ad58-678ccd2e5e03 Jan 28 19:23:17.188472 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7adbbb7f-8d90-4f2f-b99f-f98c587f1d23 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:17.188472 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:17.188472 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:17.189007 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7adbbb7f-8d90-4f2f-b99f-f98c587f1d23 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:17.245452 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-299d8722-0127-4dcb-8ccc-23d91c8f83f3 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/4a57beab-2008-4417-a1f9-013394f3db13 returned with HTTP 200 Jan 28 19:23:17.258487 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1298/2614] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:23:16 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/4a57beab-2008-4417-a1f9-013394f3db13 => generated 1000 bytes in 641 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 19:23:17.550381 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:17.550381 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:17.554983 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-15132fdc-9dc4-4a17-87b3-5c99b0452554 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:23:17.555922 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-15132fdc-9dc4-4a17-87b3-5c99b0452554 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:17.560071 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:17.560071 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:17.560915 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-15132fdc-9dc4-4a17-87b3-5c99b0452554 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:17.567012 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-15132fdc-9dc4-4a17-87b3-5c99b0452554 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:23:17.594792 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7adbbb7f-8d90-4f2f-b99f-f98c587f1d23 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Volume info retrieved successfully. Jan 28 19:23:17.667511 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-7adbbb7f-8d90-4f2f-b99f-f98c587f1d23 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:23:17.668719 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-7adbbb7f-8d90-4f2f-b99f-f98c587f1d23 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:23:17.699772 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-7adbbb7f-8d90-4f2f-b99f-f98c587f1d23 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:23:17.718383 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:17.718383 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:17.724775 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-15132fdc-9dc4-4a17-87b3-5c99b0452554 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:23:17.727848 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:17.727848 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:17.756612 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1299/2615] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:17 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:17.802788 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5880c66c-ee08-4016-a71c-cda3a18b4c84 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] GET http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec Jan 28 19:23:17.808941 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5880c66c-ee08-4016-a71c-cda3a18b4c84 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:17.811866 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:17.811866 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:17.813059 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5880c66c-ee08-4016-a71c-cda3a18b4c84 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:17.922926 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7adbbb7f-8d90-4f2f-b99f-f98c587f1d23 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/46d647cd-a1d9-49f2-ad58-678ccd2e5e03 returned with HTTP 200 Jan 28 19:23:17.930485 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1317/2616] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:23:17 2021] GET /volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/46d647cd-a1d9-49f2-ad58-678ccd2e5e03 => generated 981 bytes in 754 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:23:18.084061 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5880c66c-ee08-4016-a71c-cda3a18b4c84 tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec returned with HTTP 404 Jan 28 19:23:18.086603 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1300/2617] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:17 2021] GET /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/c86de9a8-06b5-454d-a17b-32bd543da3ec => generated 109 bytes in 332 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:23:18.100400 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7f5a204d-7f44-42d3-a13b-130f2f5ef6aa tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] DELETE http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 Jan 28 19:23:18.106525 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7f5a204d-7f44-42d3-a13b-130f2f5ef6aa tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:18.106525 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:18.106525 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:18.106525 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7f5a204d-7f44-42d3-a13b-130f2f5ef6aa tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:18.106525 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-7f5a204d-7f44-42d3-a13b-130f2f5ef6aa tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] Delete volume with id: 13ce6557-1b7b-4434-9260-6664af33dbc4 Jan 28 19:23:18.284741 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-79cf0e13-a521-41fa-a379-dea4eb115bdd tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/4a57beab-2008-4417-a1f9-013394f3db13 Jan 28 19:23:18.286258 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-79cf0e13-a521-41fa-a379-dea4eb115bdd tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:18.289988 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-79cf0e13-a521-41fa-a379-dea4eb115bdd tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:18.441038 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7f5a204d-7f44-42d3-a13b-130f2f5ef6aa tempest-VolumesBackupsTest-2080295455 tempest-VolumesBackupsTest-2080295455-project] http://10.222.0.16/volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 returned with HTTP 404 Jan 28 19:23:18.461687 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1318/2618] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:23:18 2021] DELETE /volume/v3/f91c4856fdd64c12891721102045ef90/volumes/13ce6557-1b7b-4434-9260-6664af33dbc4 => generated 109 bytes in 369 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:23:18.597336 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:18.597336 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:18.648752 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-79cf0e13-a521-41fa-a379-dea4eb115bdd tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Volume info retrieved successfully. Jan 28 19:23:18.687436 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-79cf0e13-a521-41fa-a379-dea4eb115bdd tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:23:18.689809 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-79cf0e13-a521-41fa-a379-dea4eb115bdd tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:23:18.711440 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-79cf0e13-a521-41fa-a379-dea4eb115bdd tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:23:18.740557 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:18.740557 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:18.781402 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-75d5c659-12dd-4248-978a-90c10fdac9cc tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:23:18.793192 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-75d5c659-12dd-4248-978a-90c10fdac9cc tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:18.794294 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-75d5c659-12dd-4248-978a-90c10fdac9cc tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:18.794995 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-75d5c659-12dd-4248-978a-90c10fdac9cc tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:23:18.827189 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-79cf0e13-a521-41fa-a379-dea4eb115bdd tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/4a57beab-2008-4417-a1f9-013394f3db13 returned with HTTP 200 Jan 28 19:23:18.837735 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1301/2619] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:23:18 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/4a57beab-2008-4417-a1f9-013394f3db13 => generated 1000 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 28 19:23:18.953811 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:18.953811 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:18.966126 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fc79610a-a9b2-4487-9ccc-a6a109c20fcb tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] GET http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/46d647cd-a1d9-49f2-ad58-678ccd2e5e03 Jan 28 19:23:18.967475 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fc79610a-a9b2-4487-9ccc-a6a109c20fcb tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:18.968015 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:18.968015 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:18.969262 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fc79610a-a9b2-4487-9ccc-a6a109c20fcb tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:18.989410 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-75d5c659-12dd-4248-978a-90c10fdac9cc tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:23:18.991186 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1319/2620] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:18 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:23:19.163781 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:19.163781 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:19.201443 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fc79610a-a9b2-4487-9ccc-a6a109c20fcb tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Volume info retrieved successfully. Jan 28 19:23:19.252329 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-fc79610a-a9b2-4487-9ccc-a6a109c20fcb tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:23:19.253067 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-fc79610a-a9b2-4487-9ccc-a6a109c20fcb tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:23:19.289864 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-fc79610a-a9b2-4487-9ccc-a6a109c20fcb tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:23:19.305786 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:19.305786 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:19.385550 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fc79610a-a9b2-4487-9ccc-a6a109c20fcb tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/46d647cd-a1d9-49f2-ad58-678ccd2e5e03 returned with HTTP 200 Jan 28 19:23:19.385550 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1302/2621] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:23:18 2021] GET /volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/46d647cd-a1d9-49f2-ad58-678ccd2e5e03 => generated 981 bytes in 425 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 19:23:19.870088 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1efa36cd-9440-460a-943b-1107803ca1e4 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/4a57beab-2008-4417-a1f9-013394f3db13 Jan 28 19:23:19.871430 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1efa36cd-9440-460a-943b-1107803ca1e4 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:19.873657 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:19.873657 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:19.874826 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1efa36cd-9440-460a-943b-1107803ca1e4 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:20.019113 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1229b30e-2254-4930-968c-f582d43ee55d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:23:20.032038 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1229b30e-2254-4930-968c-f582d43ee55d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:20.032826 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:20.032826 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:20.036352 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1229b30e-2254-4930-968c-f582d43ee55d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:20.037457 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-1229b30e-2254-4930-968c-f582d43ee55d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:23:20.117486 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:20.117486 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:20.138752 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:20.138752 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:20.152484 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1229b30e-2254-4930-968c-f582d43ee55d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:23:20.158468 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1303/2622] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:20 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:20.186020 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1efa36cd-9440-460a-943b-1107803ca1e4 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Volume info retrieved successfully. Jan 28 19:23:20.257494 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-1efa36cd-9440-460a-943b-1107803ca1e4 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:23:20.258807 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-1efa36cd-9440-460a-943b-1107803ca1e4 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:23:20.281902 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-1efa36cd-9440-460a-943b-1107803ca1e4 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:23:20.298836 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:20.298836 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:20.395317 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1efa36cd-9440-460a-943b-1107803ca1e4 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/4a57beab-2008-4417-a1f9-013394f3db13 returned with HTTP 200 Jan 28 19:23:20.398453 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1320/2623] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:23:19 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/4a57beab-2008-4417-a1f9-013394f3db13 => generated 1000 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 19:23:20.417082 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f3455735-d17c-40de-bebc-9f194f89c8b3 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] GET http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/46d647cd-a1d9-49f2-ad58-678ccd2e5e03 Jan 28 19:23:20.418318 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f3455735-d17c-40de-bebc-9f194f89c8b3 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:20.418694 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:20.418694 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:20.419424 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f3455735-d17c-40de-bebc-9f194f89c8b3 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:20.661692 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:20.661692 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:20.690244 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f3455735-d17c-40de-bebc-9f194f89c8b3 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Volume info retrieved successfully. Jan 28 19:23:20.760539 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-f3455735-d17c-40de-bebc-9f194f89c8b3 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:23:20.770375 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-f3455735-d17c-40de-bebc-9f194f89c8b3 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:23:20.802991 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-f3455735-d17c-40de-bebc-9f194f89c8b3 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:23:20.824786 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:20.824786 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:20.904426 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f3455735-d17c-40de-bebc-9f194f89c8b3 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/46d647cd-a1d9-49f2-ad58-678ccd2e5e03 returned with HTTP 200 Jan 28 19:23:20.906955 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1304/2624] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:23:20 2021] GET /volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/46d647cd-a1d9-49f2-ad58-678ccd2e5e03 => generated 981 bytes in 497 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:23:21.192252 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-81183767-291a-4d54-94a3-a04545f8ed36 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:23:21.202684 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-81183767-291a-4d54-94a3-a04545f8ed36 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:21.204403 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:21.204403 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:21.210976 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-81183767-291a-4d54-94a3-a04545f8ed36 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:21.214473 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-81183767-291a-4d54-94a3-a04545f8ed36 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:23:21.357677 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:21.357677 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:21.364386 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-81183767-291a-4d54-94a3-a04545f8ed36 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:23:21.413844 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1321/2625] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:21 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:21.431193 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-77f41d07-9d24-432b-aa6f-dcfc9da21dd9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/4a57beab-2008-4417-a1f9-013394f3db13 Jan 28 19:23:21.432537 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-77f41d07-9d24-432b-aa6f-dcfc9da21dd9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:21.433162 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:21.433162 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:21.439987 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-77f41d07-9d24-432b-aa6f-dcfc9da21dd9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:21.612452 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:21.612452 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:21.647973 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-77f41d07-9d24-432b-aa6f-dcfc9da21dd9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Volume info retrieved successfully. Jan 28 19:23:21.683435 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-77f41d07-9d24-432b-aa6f-dcfc9da21dd9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:23:21.684251 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-77f41d07-9d24-432b-aa6f-dcfc9da21dd9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:23:21.704136 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-77f41d07-9d24-432b-aa6f-dcfc9da21dd9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:23:21.726288 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:21.726288 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:21.802170 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-77f41d07-9d24-432b-aa6f-dcfc9da21dd9 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/4a57beab-2008-4417-a1f9-013394f3db13 returned with HTTP 200 Jan 28 19:23:21.817172 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1305/2626] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:23:21 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/4a57beab-2008-4417-a1f9-013394f3db13 => generated 1000 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 19:23:21.941629 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bddead20-8fb6-4ed8-a3ca-8d8616aa5a7c tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] GET http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/46d647cd-a1d9-49f2-ad58-678ccd2e5e03 Jan 28 19:23:21.943937 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bddead20-8fb6-4ed8-a3ca-8d8616aa5a7c tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:21.948554 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:21.948554 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:21.949780 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bddead20-8fb6-4ed8-a3ca-8d8616aa5a7c tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:22.256049 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:22.256049 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:22.310311 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bddead20-8fb6-4ed8-a3ca-8d8616aa5a7c tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Volume info retrieved successfully. Jan 28 19:23:22.376440 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-bddead20-8fb6-4ed8-a3ca-8d8616aa5a7c tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:23:22.384572 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-bddead20-8fb6-4ed8-a3ca-8d8616aa5a7c tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:23:22.403200 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0c0ec29b-1b98-47fa-96e8-d216fd35d53d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:23:22.403811 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0c0ec29b-1b98-47fa-96e8-d216fd35d53d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:22.404160 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:22.404160 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:22.404816 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0c0ec29b-1b98-47fa-96e8-d216fd35d53d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:22.414739 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-bddead20-8fb6-4ed8-a3ca-8d8616aa5a7c tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:23:22.417678 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-0c0ec29b-1b98-47fa-96e8-d216fd35d53d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:23:22.447033 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:22.447033 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:22.532405 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:22.532405 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:22.535016 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bddead20-8fb6-4ed8-a3ca-8d8616aa5a7c tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/46d647cd-a1d9-49f2-ad58-678ccd2e5e03 returned with HTTP 200 Jan 28 19:23:22.536266 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1322/2627] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:23:21 2021] GET /volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/46d647cd-a1d9-49f2-ad58-678ccd2e5e03 => generated 981 bytes in 607 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:23:22.541437 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0c0ec29b-1b98-47fa-96e8-d216fd35d53d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:23:22.549727 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1306/2628] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:22 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:23:22.839559 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-996f95e0-478b-48db-85cd-f92007124270 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/4a57beab-2008-4417-a1f9-013394f3db13 Jan 28 19:23:22.841011 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-996f95e0-478b-48db-85cd-f92007124270 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:22.844772 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:22.844772 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:22.846279 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-996f95e0-478b-48db-85cd-f92007124270 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:23.107727 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-996f95e0-478b-48db-85cd-f92007124270 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/4a57beab-2008-4417-a1f9-013394f3db13 returned with HTTP 404 Jan 28 19:23:23.116722 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1323/2629] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:23:22 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/4a57beab-2008-4417-a1f9-013394f3db13 => generated 109 bytes in 278 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 28 19:23:23.125560 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9b85599f-4c04-4a26-8871-b505c55bd813 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/ac590807-02d1-4832-a200-186c24a5e3f5 Jan 28 19:23:23.127231 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9b85599f-4c04-4a26-8871-b505c55bd813 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:23.127597 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:23.127597 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:23.128316 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9b85599f-4c04-4a26-8871-b505c55bd813 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:23.512847 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9b85599f-4c04-4a26-8871-b505c55bd813 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/ac590807-02d1-4832-a200-186c24a5e3f5 returned with HTTP 404 Jan 28 19:23:23.520155 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1307/2630] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:23:23 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/ac590807-02d1-4832-a200-186c24a5e3f5 => generated 109 bytes in 403 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 28 19:23:23.535444 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6713248a-1d9f-4940-a39f-9591823b834d tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/d7bd3613-fd6f-46eb-97d6-2794afd59486 Jan 28 19:23:23.537014 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6713248a-1d9f-4940-a39f-9591823b834d tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:23.538090 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6713248a-1d9f-4940-a39f-9591823b834d tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:23.539241 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-6713248a-1d9f-4940-a39f-9591823b834d tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] show called for member d7bd3613-fd6f-46eb-97d6-2794afd59486 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 19:23:23.568913 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6713248a-1d9f-4940-a39f-9591823b834d tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/d7bd3613-fd6f-46eb-97d6-2794afd59486 returned with HTTP 404 Jan 28 19:23:23.585405 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1324/2631] 10.222.0.16 () {60 vars in 1353 bytes} [Thu Jan 28 19:23:23 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/d7bd3613-fd6f-46eb-97d6-2794afd59486 => generated 108 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 28 19:23:23.587393 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-393f79ed-5b53-4044-9817-295f381d6b43 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] GET http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/46d647cd-a1d9-49f2-ad58-678ccd2e5e03 Jan 28 19:23:23.588646 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-393f79ed-5b53-4044-9817-295f381d6b43 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:23.589600 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-393f79ed-5b53-4044-9817-295f381d6b43 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:23.596886 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-abd47426-6c1b-483a-8717-807cdbca1121 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:23:23.609493 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-abd47426-6c1b-483a-8717-807cdbca1121 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:23.611339 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-abd47426-6c1b-483a-8717-807cdbca1121 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:23.612307 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-abd47426-6c1b-483a-8717-807cdbca1121 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:23:23.755908 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:23.755908 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:23.766533 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-abd47426-6c1b-483a-8717-807cdbca1121 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:23:23.769674 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1325/2632] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:23 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:23.777666 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6e3bb2cc-2f94-4d2f-b434-888519f03cf0 tempest-GroupSnapshotsTest-1686294086 tempest-GroupSnapshotsTest-1686294086-project-admin] DELETE http://10.222.0.16/volume/v3/22cfe82d509a49f48b4e2c330a5d0a17/group_types/2d67f491-613f-49e0-b24f-490a7dab3ec4 Jan 28 19:23:23.779361 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6e3bb2cc-2f94-4d2f-b434-888519f03cf0 tempest-GroupSnapshotsTest-1686294086 tempest-GroupSnapshotsTest-1686294086-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:23.780002 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:23.780002 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:23.781203 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6e3bb2cc-2f94-4d2f-b434-888519f03cf0 tempest-GroupSnapshotsTest-1686294086 tempest-GroupSnapshotsTest-1686294086-project-admin] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:23.871723 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:23.871723 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:23.876946 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:23:23.876946 n-d-705657-15 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 28 19:23:23.902845 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6e3bb2cc-2f94-4d2f-b434-888519f03cf0 tempest-GroupSnapshotsTest-1686294086 tempest-GroupSnapshotsTest-1686294086-project-admin] http://10.222.0.16/volume/v3/22cfe82d509a49f48b4e2c330a5d0a17/group_types/2d67f491-613f-49e0-b24f-490a7dab3ec4 returned with HTTP 202 Jan 28 19:23:23.904976 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1326/2633] 10.222.0.16 () {60 vars in 1371 bytes} [Thu Jan 28 19:23:23 2021] DELETE /volume/v3/22cfe82d509a49f48b4e2c330a5d0a17/group_types/2d67f491-613f-49e0-b24f-490a7dab3ec4 => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 28 19:23:23.930146 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-393f79ed-5b53-4044-9817-295f381d6b43 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Volume info retrieved successfully. Jan 28 19:23:23.933908 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d3bc581b-ad82-4b41-a773-2227c78662d2 tempest-GroupSnapshotsTest-1686294086 tempest-GroupSnapshotsTest-1686294086-project-admin] POST http://10.222.0.16/volume/v3/22cfe82d509a49f48b4e2c330a5d0a17/types Jan 28 19:23:23.935847 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d3bc581b-ad82-4b41-a773-2227c78662d2 tempest-GroupSnapshotsTest-1686294086 tempest-GroupSnapshotsTest-1686294086-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-37960398"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:23:24.000908 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-393f79ed-5b53-4044-9817-295f381d6b43 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:23:24.002285 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-393f79ed-5b53-4044-9817-295f381d6b43 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:23:24.038135 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-393f79ed-5b53-4044-9817-295f381d6b43 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:23:24.063202 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:24.063202 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:24.156420 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d3bc581b-ad82-4b41-a773-2227c78662d2 tempest-GroupSnapshotsTest-1686294086 tempest-GroupSnapshotsTest-1686294086-project-admin] http://10.222.0.16/volume/v3/22cfe82d509a49f48b4e2c330a5d0a17/types returned with HTTP 200 Jan 28 19:23:24.163869 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1327/2634] 10.222.0.16 () {60 vars in 1219 bytes} [Thu Jan 28 19:23:23 2021] POST /volume/v3/22cfe82d509a49f48b4e2c330a5d0a17/types => generated 222 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:23:24.182060 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-393f79ed-5b53-4044-9817-295f381d6b43 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/46d647cd-a1d9-49f2-ad58-678ccd2e5e03 returned with HTTP 200 Jan 28 19:23:24.183651 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1308/2635] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:23:23 2021] GET /volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/46d647cd-a1d9-49f2-ad58-678ccd2e5e03 => generated 981 bytes in 626 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:23:24.193176 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d9232a01-5858-4307-8779-3bf73c4e2877 tempest-GroupSnapshotsTest-1686294086 tempest-GroupSnapshotsTest-1686294086-project-admin] POST http://10.222.0.16/volume/v3/22cfe82d509a49f48b4e2c330a5d0a17/group_types Jan 28 19:23:24.193176 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d9232a01-5858-4307-8779-3bf73c4e2877 tempest-GroupSnapshotsTest-1686294086 tempest-GroupSnapshotsTest-1686294086-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1934068027"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:23:24.410212 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d9232a01-5858-4307-8779-3bf73c4e2877 tempest-GroupSnapshotsTest-1686294086 tempest-GroupSnapshotsTest-1686294086-project-admin] http://10.222.0.16/volume/v3/22cfe82d509a49f48b4e2c330a5d0a17/group_types returned with HTTP 202 Jan 28 19:23:24.425782 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1328/2636] 10.222.0.16 () {62 vars in 1278 bytes} [Thu Jan 28 19:23:24 2021] POST /volume/v3/22cfe82d509a49f48b4e2c330a5d0a17/group_types => generated 181 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:23:24.430877 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2772008a-faf6-4c0b-a994-4a730536071a tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] POST http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups Jan 28 19:23:24.432573 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:24.432573 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:24.435593 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2772008a-faf6-4c0b-a994-4a730536071a tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d3dd37de-68aa-4a24-846f-eb15ff375a18", "volume_types": ["59c6d021-69e9-4998-aa88-c76fb852b364"], "name": "tempest-GroupSnapshotsTest-Group-1283465189"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:23:24.448450 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-2772008a-faf6-4c0b-a994-4a730536071a tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Creating new group {'group': {'group_type': 'd3dd37de-68aa-4a24-846f-eb15ff375a18', 'volume_types': ['59c6d021-69e9-4998-aa88-c76fb852b364'], 'name': 'tempest-GroupSnapshotsTest-Group-1283465189'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 28 19:23:24.496990 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.groups [None req-2772008a-faf6-4c0b-a994-4a730536071a tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Creating group tempest-GroupSnapshotsTest-Group-1283465189. Jan 28 19:23:24.631502 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2772008a-faf6-4c0b-a994-4a730536071a tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Availability Zones retrieved successfully. Jan 28 19:23:24.699512 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-2772008a-faf6-4c0b-a994-4a730536071a tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Created reservations ['43bb0b23-a548-4fb4-bd4d-efa12852a827'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:23:24.790949 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c9088974-9dd7-49d7-8b53-e1c8f4680ca8 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:23:24.791605 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c9088974-9dd7-49d7-8b53-e1c8f4680ca8 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:24.792270 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c9088974-9dd7-49d7-8b53-e1c8f4680ca8 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:24.792750 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-c9088974-9dd7-49d7-8b53-e1c8f4680ca8 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:23:24.896055 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:24.896055 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:24.898354 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c9088974-9dd7-49d7-8b53-e1c8f4680ca8 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:23:24.899264 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1329/2637] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:24 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:23:24.933702 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2772008a-faf6-4c0b-a994-4a730536071a tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups returned with HTTP 202 Jan 28 19:23:24.943413 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1309/2638] 10.222.0.16 () {62 vars in 1264 bytes} [Thu Jan 28 19:23:24 2021] POST /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups => generated 112 bytes in 513 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 28 19:23:24.950295 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-818232d4-7861-45a0-923d-d0f87ff5ddf3 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/91d06c59-ce98-4ef6-8176-29fac2dd07f7 Jan 28 19:23:24.951001 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-818232d4-7861-45a0-923d-d0f87ff5ddf3 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:24.951270 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:24.951270 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:24.951797 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-818232d4-7861-45a0-923d-d0f87ff5ddf3 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:24.952496 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-818232d4-7861-45a0-923d-d0f87ff5ddf3 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] show called for member 91d06c59-ce98-4ef6-8176-29fac2dd07f7 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 19:23:24.984015 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:24.984015 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:25.124800 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-818232d4-7861-45a0-923d-d0f87ff5ddf3 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/91d06c59-ce98-4ef6-8176-29fac2dd07f7 returned with HTTP 200 Jan 28 19:23:25.127042 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1330/2639] 10.222.0.16 () {60 vars in 1353 bytes} [Thu Jan 28 19:23:24 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/91d06c59-ce98-4ef6-8176-29fac2dd07f7 => generated 392 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:23:25.212067 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-93387571-f7ce-4903-b5af-9464ce81a610 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] GET http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/46d647cd-a1d9-49f2-ad58-678ccd2e5e03 Jan 28 19:23:25.212680 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-93387571-f7ce-4903-b5af-9464ce81a610 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:25.212937 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:25.212937 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:25.213576 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-93387571-f7ce-4903-b5af-9464ce81a610 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:25.532180 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:25.532180 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:25.550889 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-93387571-f7ce-4903-b5af-9464ce81a610 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Volume info retrieved successfully. Jan 28 19:23:25.581310 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-93387571-f7ce-4903-b5af-9464ce81a610 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:23:25.582614 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-93387571-f7ce-4903-b5af-9464ce81a610 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:23:25.596497 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-93387571-f7ce-4903-b5af-9464ce81a610 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:23:25.610887 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:25.610887 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:25.673948 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-93387571-f7ce-4903-b5af-9464ce81a610 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/46d647cd-a1d9-49f2-ad58-678ccd2e5e03 returned with HTTP 200 Jan 28 19:23:25.676485 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1310/2640] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:23:25 2021] GET /volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/46d647cd-a1d9-49f2-ad58-678ccd2e5e03 => generated 981 bytes in 469 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:23:25.955662 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5b05d9f5-21f8-43a3-a09e-b5642c05a9d1 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:23:25.956228 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5b05d9f5-21f8-43a3-a09e-b5642c05a9d1 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:25.956493 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:25.956493 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:25.956885 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5b05d9f5-21f8-43a3-a09e-b5642c05a9d1 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:25.965262 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-5b05d9f5-21f8-43a3-a09e-b5642c05a9d1 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:23:26.092900 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:26.092900 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:26.096674 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5b05d9f5-21f8-43a3-a09e-b5642c05a9d1 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:23:26.107878 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1331/2641] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:25 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:26.145095 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7537f246-5699-4f67-bd0d-15c359621917 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/91d06c59-ce98-4ef6-8176-29fac2dd07f7 Jan 28 19:23:26.146192 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7537f246-5699-4f67-bd0d-15c359621917 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:26.146545 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:26.146545 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:26.147079 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7537f246-5699-4f67-bd0d-15c359621917 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:26.147730 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-7537f246-5699-4f67-bd0d-15c359621917 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] show called for member 91d06c59-ce98-4ef6-8176-29fac2dd07f7 {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 19:23:26.173074 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:26.173074 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:26.256803 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7537f246-5699-4f67-bd0d-15c359621917 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/91d06c59-ce98-4ef6-8176-29fac2dd07f7 returned with HTTP 200 Jan 28 19:23:26.258306 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1311/2642] 10.222.0.16 () {60 vars in 1353 bytes} [Thu Jan 28 19:23:26 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/91d06c59-ce98-4ef6-8176-29fac2dd07f7 => generated 393 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 19:23:26.280662 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1287afac-9405-48af-b836-d3bca4708816 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] POST http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes Jan 28 19:23:26.281202 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:26.281202 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:26.282376 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1287afac-9405-48af-b836-d3bca4708816 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "59c6d021-69e9-4998-aa88-c76fb852b364", "group_id": "91d06c59-ce98-4ef6-8176-29fac2dd07f7", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-214063746"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:23:26.284758 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-1287afac-9405-48af-b836-d3bca4708816 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Create volume request body: {'volume': {'volume_type': '59c6d021-69e9-4998-aa88-c76fb852b364', 'group_id': '91d06c59-ce98-4ef6-8176-29fac2dd07f7', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-214063746'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:23:26.352038 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:26.352038 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:26.353683 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-1287afac-9405-48af-b836-d3bca4708816 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Create volume of 1 GB Jan 28 19:23:26.437034 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1287afac-9405-48af-b836-d3bca4708816 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Availability Zones retrieved successfully. Jan 28 19:23:26.546754 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1287afac-9405-48af-b836-d3bca4708816 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Flow 'volume_create_api' (21d69af7-9d15-41b4-8649-d06db1513ff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:23:26.567727 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1287afac-9405-48af-b836-d3bca4708816 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (482b217d-7186-4b99-9518-3c10e86df763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:23:26.570125 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:26.570125 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:26.572194 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-1287afac-9405-48af-b836-d3bca4708816 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:23:26.709098 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cc6f2520-13c7-4476-8e2f-60463c401a48 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] GET http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/46d647cd-a1d9-49f2-ad58-678ccd2e5e03 Jan 28 19:23:26.711284 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cc6f2520-13c7-4476-8e2f-60463c401a48 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:26.711993 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:26.711993 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:26.713169 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cc6f2520-13c7-4476-8e2f-60463c401a48 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:26.747109 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1287afac-9405-48af-b836-d3bca4708816 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (482b217d-7186-4b99-9518-3c10e86df763) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T19:23:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=59c6d021-69e9-4998-aa88-c76fb852b364,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-37960398',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '59c6d021-69e9-4998-aa88-c76fb852b364', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '91d06c59-ce98-4ef6-8176-29fac2dd07f7', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:23:26.756704 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1287afac-9405-48af-b836-d3bca4708816 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e2e3595-de8e-464e-9937-c2d39168bbdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:23:26.953907 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [None req-1287afac-9405-48af-b836-d3bca4708816 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-37960398 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-37960398, it is now deprecated. Please use the default quota class for default quota. Jan 28 19:23:26.960719 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [None req-1287afac-9405-48af-b836-d3bca4708816 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-37960398 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-37960398, it is now deprecated. Please use the default quota class for default quota. Jan 28 19:23:27.008057 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:27.008057 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:27.055561 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cc6f2520-13c7-4476-8e2f-60463c401a48 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Volume info retrieved successfully. Jan 28 19:23:27.095891 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-1287afac-9405-48af-b836-d3bca4708816 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Created reservations ['57ccfc70-8b83-4f94-b263-a07242ce1d7f', '76a5b9bd-4cb6-46b5-89cb-8349e1e9a7dc', 'cdbf7532-0ee1-4c4b-82ff-8ae5663ac219', '57c4db42-c461-4164-b019-612cdf80f80c'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:23:27.099783 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1287afac-9405-48af-b836-d3bca4708816 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e2e3595-de8e-464e-9937-c2d39168bbdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57ccfc70-8b83-4f94-b263-a07242ce1d7f', '76a5b9bd-4cb6-46b5-89cb-8349e1e9a7dc', 'cdbf7532-0ee1-4c4b-82ff-8ae5663ac219', '57c4db42-c461-4164-b019-612cdf80f80c']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:23:27.110435 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-cc6f2520-13c7-4476-8e2f-60463c401a48 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:23:27.111322 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-cc6f2520-13c7-4476-8e2f-60463c401a48 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:23:27.113384 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1287afac-9405-48af-b836-d3bca4708816 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1ba122f-4deb-492d-9788-9b8b6f549f9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:23:27.137636 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-cc6f2520-13c7-4476-8e2f-60463c401a48 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:23:27.176799 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:27.176799 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:27.275839 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cc6f2520-13c7-4476-8e2f-60463c401a48 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/46d647cd-a1d9-49f2-ad58-678ccd2e5e03 returned with HTTP 200 Jan 28 19:23:27.301898 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1287afac-9405-48af-b836-d3bca4708816 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1ba122f-4deb-492d-9788-9b8b6f549f9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57faf14c-370e-4713-befe-150b55732bd3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-214063746',encryption_key_id=None,group_id=91d06c59-ce98-4ef6-8176-29fac2dd07f7,group_type_id=,metadata={},multiattach=False,project_id='bbaa0269cbc24a7ebcbcd3ef6a65e087',qos_specs=None,replication_status=,reservations=['57ccfc70-8b83-4f94-b263-a07242ce1d7f','76a5b9bd-4cb6-46b5-89cb-8349e1e9a7dc','cdbf7532-0ee1-4c4b-82ff-8ae5663ac219','57c4db42-c461-4164-b019-612cdf80f80c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc52d662c5bb44b592ca55f3d182489b',volume_type_id=59c6d021-69e9-4998-aa88-c76fb852b364), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:23:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-214063746',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=91d06c59-ce98-4ef6-8176-29fac2dd07f7,host=None,id=57faf14c-370e-4713-befe-150b55732bd3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbaa0269cbc24a7ebcbcd3ef6a65e087',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='fc52d662c5bb44b592ca55f3d182489b',volume_attachment=,volume_type=,volume_type_id=59c6d021-69e9-4998-aa88-c76fb852b364)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:23:27.301898 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1287afac-9405-48af-b836-d3bca4708816 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (256333ea-692e-422b-af98-ed42d38de801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:23:27.320644 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1312/2643] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:23:26 2021] GET /volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/46d647cd-a1d9-49f2-ad58-678ccd2e5e03 => generated 981 bytes in 608 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 19:23:27.411539 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1287afac-9405-48af-b836-d3bca4708816 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (256333ea-692e-422b-af98-ed42d38de801) transitioned into state 'SUCCESS' from state '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-214063746',encryption_key_id=None,group_id=91d06c59-ce98-4ef6-8176-29fac2dd07f7,group_type_id=,metadata={},multiattach=False,project_id='bbaa0269cbc24a7ebcbcd3ef6a65e087',qos_specs=None,replication_status=,reservations=['57ccfc70-8b83-4f94-b263-a07242ce1d7f','76a5b9bd-4cb6-46b5-89cb-8349e1e9a7dc','cdbf7532-0ee1-4c4b-82ff-8ae5663ac219','57c4db42-c461-4164-b019-612cdf80f80c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc52d662c5bb44b592ca55f3d182489b',volume_type_id=59c6d021-69e9-4998-aa88-c76fb852b364)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:23:27.421056 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1287afac-9405-48af-b836-d3bca4708816 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c26852b-1bc5-4df1-b9c4-23e256cb7cb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:23:27.506163 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1287afac-9405-48af-b836-d3bca4708816 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c26852b-1bc5-4df1-b9c4-23e256cb7cb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:23:27.525057 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1287afac-9405-48af-b836-d3bca4708816 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Flow 'volume_create_api' (21d69af7-9d15-41b4-8649-d06db1513ff6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:23:27.785731 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1287afac-9405-48af-b836-d3bca4708816 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Create volume request issued successfully. Jan 28 19:23:27.862321 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-1287afac-9405-48af-b836-d3bca4708816 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:23:27.863133 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-1287afac-9405-48af-b836-d3bca4708816 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:23:27.885921 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-1287afac-9405-48af-b836-d3bca4708816 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:23:27.913314 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:27.913314 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:27.971797 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1287afac-9405-48af-b836-d3bca4708816 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes returned with HTTP 202 Jan 28 19:23:27.995700 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1332/2644] 10.222.0.16 () {62 vars in 1267 bytes} [Thu Jan 28 19:23:26 2021] POST /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes => generated 905 bytes in 1719 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:23:28.010317 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-93670222-1903-4464-9834-f33ff13cfe1b tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:23:28.011449 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-93670222-1903-4464-9834-f33ff13cfe1b tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:28.013510 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:28.013510 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:28.014615 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-93670222-1903-4464-9834-f33ff13cfe1b tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:28.020861 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-93670222-1903-4464-9834-f33ff13cfe1b tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:23:28.083137 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7d0f578f-9d1b-4c04-bed2-4ae74873344b tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] GET http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes Jan 28 19:23:28.084080 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7d0f578f-9d1b-4c04-bed2-4ae74873344b tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:28.084439 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:28.084439 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:28.085119 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7d0f578f-9d1b-4c04-bed2-4ae74873344b tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:28.089808 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-7d0f578f-9d1b-4c04-bed2-4ae74873344b tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:23:28.093541 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-7d0f578f-9d1b-4c04-bed2-4ae74873344b tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 19:23:28.103831 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:28.103831 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:28.111036 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-93670222-1903-4464-9834-f33ff13cfe1b tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:23:28.113045 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1333/2645] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:27 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:28.124781 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9603eee8-bc9c-43cd-92a4-9b5c0ae07c3e tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/57faf14c-370e-4713-befe-150b55732bd3 Jan 28 19:23:28.132232 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9603eee8-bc9c-43cd-92a4-9b5c0ae07c3e tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:28.132981 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:28.132981 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:28.134039 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9603eee8-bc9c-43cd-92a4-9b5c0ae07c3e tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:28.326639 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7d0f578f-9d1b-4c04-bed2-4ae74873344b tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Get all volumes completed successfully. Jan 28 19:23:28.328059 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7d0f578f-9d1b-4c04-bed2-4ae74873344b tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes returned with HTTP 200 Jan 28 19:23:28.330517 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1313/2646] 10.222.0.16 () {58 vars in 1204 bytes} [Thu Jan 28 19:23:27 2021] GET /volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes => generated 15 bytes in 1018 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 19:23:28.352932 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e74d4db1-6cf3-4274-9163-42c615d323b3 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] GET http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/46d647cd-a1d9-49f2-ad58-678ccd2e5e03 Jan 28 19:23:28.358999 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e74d4db1-6cf3-4274-9163-42c615d323b3 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:28.360154 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e74d4db1-6cf3-4274-9163-42c615d323b3 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:28.385725 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:28.385725 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:28.422366 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9603eee8-bc9c-43cd-92a4-9b5c0ae07c3e tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Volume info retrieved successfully. Jan 28 19:23:28.475460 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-9603eee8-bc9c-43cd-92a4-9b5c0ae07c3e tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:23:28.476247 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-9603eee8-bc9c-43cd-92a4-9b5c0ae07c3e tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:23:28.500328 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-9603eee8-bc9c-43cd-92a4-9b5c0ae07c3e tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:23:28.525958 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:28.525958 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:28.594036 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:28.594036 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:28.610860 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9603eee8-bc9c-43cd-92a4-9b5c0ae07c3e tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/57faf14c-370e-4713-befe-150b55732bd3 returned with HTTP 200 Jan 28 19:23:28.612398 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1334/2647] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:23:28 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/57faf14c-370e-4713-befe-150b55732bd3 => generated 997 bytes in 498 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:23:28.628903 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a2c29695-8127-4856-bb36-02fe75c2be26 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] POST http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes Jan 28 19:23:28.629721 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:28.629721 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:28.630426 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a2c29695-8127-4856-bb36-02fe75c2be26 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1600869019"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:23:28.632617 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-a2c29695-8127-4856-bb36-02fe75c2be26 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1600869019'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:23:28.635021 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e74d4db1-6cf3-4274-9163-42c615d323b3 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Volume info retrieved successfully. Jan 28 19:23:28.645499 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-a2c29695-8127-4856-bb36-02fe75c2be26 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Create volume of 1 GB Jan 28 19:23:28.687823 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-e74d4db1-6cf3-4274-9163-42c615d323b3 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:23:28.690114 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-e74d4db1-6cf3-4274-9163-42c615d323b3 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:23:28.697674 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a2c29695-8127-4856-bb36-02fe75c2be26 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Availability Zones retrieved successfully. Jan 28 19:23:28.712614 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-e74d4db1-6cf3-4274-9163-42c615d323b3 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:23:28.741416 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:28.741416 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:28.773698 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a2c29695-8127-4856-bb36-02fe75c2be26 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Flow 'volume_create_api' (422bb1a9-4ea7-4158-bbec-af77fe6ba35a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:23:28.813676 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a2c29695-8127-4856-bb36-02fe75c2be26 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7768607a-3bd5-40ba-80e1-5d38c9e9e265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:23:28.821866 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-a2c29695-8127-4856-bb36-02fe75c2be26 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:23:28.849677 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e74d4db1-6cf3-4274-9163-42c615d323b3 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/46d647cd-a1d9-49f2-ad58-678ccd2e5e03 returned with HTTP 200 Jan 28 19:23:28.873274 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1314/2648] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:23:28 2021] GET /volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/46d647cd-a1d9-49f2-ad58-678ccd2e5e03 => generated 981 bytes in 518 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:23:29.138013 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2b487841-5734-4ac9-825f-7c2f689969c2 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:23:29.138321 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a2c29695-8127-4856-bb36-02fe75c2be26 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7768607a-3bd5-40ba-80e1-5d38c9e9e265) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:23:29.138963 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2b487841-5734-4ac9-825f-7c2f689969c2 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:29.139347 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:29.139347 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:29.140022 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2b487841-5734-4ac9-825f-7c2f689969c2 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:29.140697 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-2b487841-5734-4ac9-825f-7c2f689969c2 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:23:29.141478 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a2c29695-8127-4856-bb36-02fe75c2be26 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1fac713-35f7-47d3-bd8d-dca77e580097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:23:29.292625 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:29.292625 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:29.300538 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2b487841-5734-4ac9-825f-7c2f689969c2 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:23:29.304218 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1315/2649] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:29 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:23:29.469745 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-a2c29695-8127-4856-bb36-02fe75c2be26 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Created reservations ['503ee0a8-ea4c-40fe-903d-8a4b921a5142', 'c260a52a-aeb7-4482-8a5d-e349c66635a4', '8fe913cc-173d-4a6e-a3b6-0175c1983781', 'a15964de-9a61-4067-8e1d-d6f72cb84f1c'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:23:29.472208 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a2c29695-8127-4856-bb36-02fe75c2be26 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1fac713-35f7-47d3-bd8d-dca77e580097) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['503ee0a8-ea4c-40fe-903d-8a4b921a5142', 'c260a52a-aeb7-4482-8a5d-e349c66635a4', '8fe913cc-173d-4a6e-a3b6-0175c1983781', 'a15964de-9a61-4067-8e1d-d6f72cb84f1c']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:23:29.474854 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a2c29695-8127-4856-bb36-02fe75c2be26 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b21ab02-c70e-4cf3-8d79-e2fe2219afe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:23:29.636219 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-afaece61-1f4a-4d46-9703-9ae1153b5ea1 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/57faf14c-370e-4713-befe-150b55732bd3 Jan 28 19:23:29.637793 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-afaece61-1f4a-4d46-9703-9ae1153b5ea1 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:29.638168 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:29.638168 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:29.638856 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-afaece61-1f4a-4d46-9703-9ae1153b5ea1 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:29.723834 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a2c29695-8127-4856-bb36-02fe75c2be26 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b21ab02-c70e-4cf3-8d79-e2fe2219afe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33022c68-6928-4271-ae64-2fcfd4e10935', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1600869019',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ec5cdb095bf94d0dae6e8508a4922ec5',qos_specs=None,replication_status=,reservations=['503ee0a8-ea4c-40fe-903d-8a4b921a5142','c260a52a-aeb7-4482-8a5d-e349c66635a4','8fe913cc-173d-4a6e-a3b6-0175c1983781','a15964de-9a61-4067-8e1d-d6f72cb84f1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f16b60df565d4ecd8ab358a066dea608',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:23:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1600869019',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33022c68-6928-4271-ae64-2fcfd4e10935,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ec5cdb095bf94d0dae6e8508a4922ec5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f16b60df565d4ecd8ab358a066dea608',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:23:29.728607 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a2c29695-8127-4856-bb36-02fe75c2be26 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c84be1b-38db-48e1-9332-cfb7b3d9633d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:23:29.812304 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a2c29695-8127-4856-bb36-02fe75c2be26 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c84be1b-38db-48e1-9332-cfb7b3d9633d) transitioned into state 'SUCCESS' from state '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-1600869019',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ec5cdb095bf94d0dae6e8508a4922ec5',qos_specs=None,replication_status=,reservations=['503ee0a8-ea4c-40fe-903d-8a4b921a5142','c260a52a-aeb7-4482-8a5d-e349c66635a4','8fe913cc-173d-4a6e-a3b6-0175c1983781','a15964de-9a61-4067-8e1d-d6f72cb84f1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f16b60df565d4ecd8ab358a066dea608',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:23:29.815441 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a2c29695-8127-4856-bb36-02fe75c2be26 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c80d5e72-4d56-42ef-9034-1e92882cb223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:23:29.818634 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:29.818634 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:29.844284 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-afaece61-1f4a-4d46-9703-9ae1153b5ea1 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Volume info retrieved successfully. Jan 28 19:23:29.875233 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a2c29695-8127-4856-bb36-02fe75c2be26 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c80d5e72-4d56-42ef-9034-1e92882cb223) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:23:29.887743 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a2c29695-8127-4856-bb36-02fe75c2be26 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Flow 'volume_create_api' (422bb1a9-4ea7-4158-bbec-af77fe6ba35a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:23:29.931861 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-afaece61-1f4a-4d46-9703-9ae1153b5ea1 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:23:29.932366 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-afaece61-1f4a-4d46-9703-9ae1153b5ea1 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:23:29.956168 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-afaece61-1f4a-4d46-9703-9ae1153b5ea1 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:23:29.978707 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:29.978707 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:29.994164 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a2c29695-8127-4856-bb36-02fe75c2be26 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Create volume request issued successfully. Jan 28 19:23:30.023673 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a2c29695-8127-4856-bb36-02fe75c2be26 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes returned with HTTP 202 Jan 28 19:23:30.041369 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-afaece61-1f4a-4d46-9703-9ae1153b5ea1 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/57faf14c-370e-4713-befe-150b55732bd3 returned with HTTP 200 Jan 28 19:23:30.041369 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1316/2651] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:23:29 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/57faf14c-370e-4713-befe-150b55732bd3 => generated 997 bytes in 411 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:23:30.041604 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1335/2651] 10.222.0.16 () {60 vars in 1226 bytes} [Thu Jan 28 19:23:28 2021] POST /volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes => generated 833 bytes in 1412 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:23:30.044646 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6110966c-1844-416f-97d5-fcd4b40f4f81 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] GET http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/46d647cd-a1d9-49f2-ad58-678ccd2e5e03 Jan 28 19:23:30.049971 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6110966c-1844-416f-97d5-fcd4b40f4f81 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:30.050818 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:30.050818 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:30.051422 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6110966c-1844-416f-97d5-fcd4b40f4f81 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:30.054055 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-09be1461-1281-434e-9ce7-161e2aabc318 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] GET http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/33022c68-6928-4271-ae64-2fcfd4e10935 Jan 28 19:23:30.060363 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-09be1461-1281-434e-9ce7-161e2aabc318 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:30.060859 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:30.060859 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:30.061648 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-09be1461-1281-434e-9ce7-161e2aabc318 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:30.170877 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:30.170877 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:30.185823 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6110966c-1844-416f-97d5-fcd4b40f4f81 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/46d647cd-a1d9-49f2-ad58-678ccd2e5e03 returned with HTTP 404 Jan 28 19:23:30.189426 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1317/2652] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:23:30 2021] GET /volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/46d647cd-a1d9-49f2-ad58-678ccd2e5e03 => generated 109 bytes in 149 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 28 19:23:30.195095 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-09be1461-1281-434e-9ce7-161e2aabc318 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Volume info retrieved successfully. Jan 28 19:23:30.200262 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e34657b4-1495-464f-ba73-27b9fa9724e9 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] GET http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/c7e732b8-d6e1-4f7a-8f47-41e33f29359b Jan 28 19:23:30.201029 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e34657b4-1495-464f-ba73-27b9fa9724e9 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:30.202387 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e34657b4-1495-464f-ba73-27b9fa9724e9 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:30.256496 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-09be1461-1281-434e-9ce7-161e2aabc318 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/33022c68-6928-4271-ae64-2fcfd4e10935 returned with HTTP 200 Jan 28 19:23:30.257652 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1336/2653] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:30 2021] GET /volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/33022c68-6928-4271-ae64-2fcfd4e10935 => generated 901 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:30.320950 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-404d36e9-4a20-4c82-83f0-63e42ceb1c75 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:23:30.321562 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-404d36e9-4a20-4c82-83f0-63e42ceb1c75 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:30.321767 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:30.321767 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:30.322148 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-404d36e9-4a20-4c82-83f0-63e42ceb1c75 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:30.322527 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-404d36e9-4a20-4c82-83f0-63e42ceb1c75 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:23:30.329815 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e34657b4-1495-464f-ba73-27b9fa9724e9 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/c7e732b8-d6e1-4f7a-8f47-41e33f29359b returned with HTTP 404 Jan 28 19:23:30.330958 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1318/2654] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:23:30 2021] GET /volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/c7e732b8-d6e1-4f7a-8f47-41e33f29359b => generated 109 bytes in 135 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 28 19:23:30.344561 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7f7427de-4dc3-445f-ae8a-687f31b950e6 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] GET http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/groups/421a1648-b9e1-4eef-b663-40536d88006a Jan 28 19:23:30.354164 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7f7427de-4dc3-445f-ae8a-687f31b950e6 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:30.354922 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7f7427de-4dc3-445f-ae8a-687f31b950e6 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:30.355803 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-7f7427de-4dc3-445f-ae8a-687f31b950e6 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] show called for member 421a1648-b9e1-4eef-b663-40536d88006a {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 19:23:30.377389 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7f7427de-4dc3-445f-ae8a-687f31b950e6 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/groups/421a1648-b9e1-4eef-b663-40536d88006a returned with HTTP 404 Jan 28 19:23:30.387151 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1319/2655] 10.222.0.16 () {60 vars in 1353 bytes} [Thu Jan 28 19:23:30 2021] GET /volume/v3/ffd116fb291540139c6e91f584b173e1/groups/421a1648-b9e1-4eef-b663-40536d88006a => generated 108 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 28 19:23:30.398264 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-06aaa5f0-fa27-41d6-a28e-5b3cb3f46096 tempest-GroupsTest-1923424569 tempest-GroupsTest-1923424569-project-admin] DELETE http://10.222.0.16/volume/v3/a5cad29b39d7498faf8129115aef82ce/group_types/5a2382be-cbbd-4f66-bd86-2860e5d96202 Jan 28 19:23:30.398264 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-06aaa5f0-fa27-41d6-a28e-5b3cb3f46096 tempest-GroupsTest-1923424569 tempest-GroupsTest-1923424569-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:30.398830 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:30.398830 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:30.412076 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-06aaa5f0-fa27-41d6-a28e-5b3cb3f46096 tempest-GroupsTest-1923424569 tempest-GroupsTest-1923424569-project-admin] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:30.422728 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-404d36e9-4a20-4c82-83f0-63e42ceb1c75 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:23:30.422728 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1337/2656] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:30 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:30.468803 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:23:30.468803 n-d-705657-15 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 28 19:23:30.490208 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-06aaa5f0-fa27-41d6-a28e-5b3cb3f46096 tempest-GroupsTest-1923424569 tempest-GroupsTest-1923424569-project-admin] http://10.222.0.16/volume/v3/a5cad29b39d7498faf8129115aef82ce/group_types/5a2382be-cbbd-4f66-bd86-2860e5d96202 returned with HTTP 202 Jan 28 19:23:30.491177 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1320/2657] 10.222.0.16 () {60 vars in 1371 bytes} [Thu Jan 28 19:23:30 2021] DELETE /volume/v3/a5cad29b39d7498faf8129115aef82ce/group_types/5a2382be-cbbd-4f66-bd86-2860e5d96202 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 28 19:23:30.521741 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9ea13f47-810f-405a-a001-48e0085342d7 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] DELETE http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/46d647cd-a1d9-49f2-ad58-678ccd2e5e03 Jan 28 19:23:30.523123 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9ea13f47-810f-405a-a001-48e0085342d7 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:30.523694 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:30.523694 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:30.524328 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9ea13f47-810f-405a-a001-48e0085342d7 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:30.525088 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-9ea13f47-810f-405a-a001-48e0085342d7 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Delete volume with id: 46d647cd-a1d9-49f2-ad58-678ccd2e5e03 Jan 28 19:23:30.621901 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9ea13f47-810f-405a-a001-48e0085342d7 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/46d647cd-a1d9-49f2-ad58-678ccd2e5e03 returned with HTTP 404 Jan 28 19:23:30.631229 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1338/2658] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:23:30 2021] DELETE /volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/46d647cd-a1d9-49f2-ad58-678ccd2e5e03 => generated 109 bytes in 120 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:23:30.635683 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1d550bfc-9da1-4fef-b180-c27351833224 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] DELETE http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/c7e732b8-d6e1-4f7a-8f47-41e33f29359b Jan 28 19:23:30.636551 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1d550bfc-9da1-4fef-b180-c27351833224 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:30.637317 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1d550bfc-9da1-4fef-b180-c27351833224 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:30.638044 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-1d550bfc-9da1-4fef-b180-c27351833224 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] Delete volume with id: c7e732b8-d6e1-4f7a-8f47-41e33f29359b Jan 28 19:23:30.758133 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1d550bfc-9da1-4fef-b180-c27351833224 tempest-GroupsTest-989983894 tempest-GroupsTest-989983894-project] http://10.222.0.16/volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/c7e732b8-d6e1-4f7a-8f47-41e33f29359b returned with HTTP 404 Jan 28 19:23:30.759581 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1321/2659] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:23:30 2021] DELETE /volume/v3/ffd116fb291540139c6e91f584b173e1/volumes/c7e732b8-d6e1-4f7a-8f47-41e33f29359b => generated 109 bytes in 130 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 28 19:23:30.769296 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-86133123-e4d0-40a0-8b0a-521c457593e8 tempest-GroupsTest-1923424569 tempest-GroupsTest-1923424569-project-admin] DELETE http://10.222.0.16/volume/v3/a5cad29b39d7498faf8129115aef82ce/types/a217cd5e-e231-4cd2-845c-ed5ef52d7090 Jan 28 19:23:30.770393 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-86133123-e4d0-40a0-8b0a-521c457593e8 tempest-GroupsTest-1923424569 tempest-GroupsTest-1923424569-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:30.771004 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-86133123-e4d0-40a0-8b0a-521c457593e8 tempest-GroupsTest-1923424569 tempest-GroupsTest-1923424569-project-admin] Calling method '_delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:30.899993 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:23:30.899993 n-d-705657-15 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 28 19:23:30.920562 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-86133123-e4d0-40a0-8b0a-521c457593e8 tempest-GroupsTest-1923424569 tempest-GroupsTest-1923424569-project-admin] http://10.222.0.16/volume/v3/a5cad29b39d7498faf8129115aef82ce/types/a217cd5e-e231-4cd2-845c-ed5ef52d7090 returned with HTTP 202 Jan 28 19:23:30.922093 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1339/2660] 10.222.0.16 () {58 vars in 1312 bytes} [Thu Jan 28 19:23:30 2021] DELETE /volume/v3/a5cad29b39d7498faf8129115aef82ce/types/a217cd5e-e231-4cd2-845c-ed5ef52d7090 => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 28 19:23:30.957508 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ffa55aa1-e542-4c26-a022-3e6bddcbce97 tempest-GroupsTest-1923424569 tempest-GroupsTest-1923424569-project-admin] GET http://10.222.0.16/volume/v3/a5cad29b39d7498faf8129115aef82ce/types/a217cd5e-e231-4cd2-845c-ed5ef52d7090 Jan 28 19:23:30.957508 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ffa55aa1-e542-4c26-a022-3e6bddcbce97 tempest-GroupsTest-1923424569 tempest-GroupsTest-1923424569-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:30.957508 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ffa55aa1-e542-4c26-a022-3e6bddcbce97 tempest-GroupsTest-1923424569 tempest-GroupsTest-1923424569-project-admin] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:31.001494 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ffa55aa1-e542-4c26-a022-3e6bddcbce97 tempest-GroupsTest-1923424569 tempest-GroupsTest-1923424569-project-admin] http://10.222.0.16/volume/v3/a5cad29b39d7498faf8129115aef82ce/types/a217cd5e-e231-4cd2-845c-ed5ef52d7090 returned with HTTP 404 Jan 28 19:23:31.001494 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1322/2661] 10.222.0.16 () {58 vars in 1309 bytes} [Thu Jan 28 19:23:30 2021] GET /volume/v3/a5cad29b39d7498faf8129115aef82ce/types/a217cd5e-e231-4cd2-845c-ed5ef52d7090 => generated 114 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:23:31.024933 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6b15e4ef-06d8-4a1a-87fe-8e89f4bce0c0 tempest-GroupsTest-1923424569 tempest-GroupsTest-1923424569-project-admin] DELETE http://10.222.0.16/volume/v3/a5cad29b39d7498faf8129115aef82ce/types/708389d5-a796-46ee-bef5-72fe05df59e2 Jan 28 19:23:31.025519 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6b15e4ef-06d8-4a1a-87fe-8e89f4bce0c0 tempest-GroupsTest-1923424569 tempest-GroupsTest-1923424569-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:31.026037 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6b15e4ef-06d8-4a1a-87fe-8e89f4bce0c0 tempest-GroupsTest-1923424569 tempest-GroupsTest-1923424569-project-admin] Calling method '_delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:31.046856 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5de9b004-14f3-4449-95cf-2e656133425f tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/57faf14c-370e-4713-befe-150b55732bd3 Jan 28 19:23:31.047433 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5de9b004-14f3-4449-95cf-2e656133425f tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:31.047924 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5de9b004-14f3-4449-95cf-2e656133425f tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:31.250018 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:31.250018 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:31.288128 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5de9b004-14f3-4449-95cf-2e656133425f tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Volume info retrieved successfully. Jan 28 19:23:31.328063 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-5de9b004-14f3-4449-95cf-2e656133425f tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:23:31.328952 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-5de9b004-14f3-4449-95cf-2e656133425f tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:23:31.337308 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6b15e4ef-06d8-4a1a-87fe-8e89f4bce0c0 tempest-GroupsTest-1923424569 tempest-GroupsTest-1923424569-project-admin] http://10.222.0.16/volume/v3/a5cad29b39d7498faf8129115aef82ce/types/708389d5-a796-46ee-bef5-72fe05df59e2 returned with HTTP 202 Jan 28 19:23:31.338713 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1340/2662] 10.222.0.16 () {58 vars in 1312 bytes} [Thu Jan 28 19:23:31 2021] DELETE /volume/v3/a5cad29b39d7498faf8129115aef82ce/types/708389d5-a796-46ee-bef5-72fe05df59e2 => generated 0 bytes in 323 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 28 19:23:31.365920 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f2943111-57e3-4d2a-a2be-ced91133dce0 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] GET http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/33022c68-6928-4271-ae64-2fcfd4e10935 Jan 28 19:23:31.370706 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-5de9b004-14f3-4449-95cf-2e656133425f tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:23:31.381223 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f2943111-57e3-4d2a-a2be-ced91133dce0 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:31.382213 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f2943111-57e3-4d2a-a2be-ced91133dce0 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:31.410721 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:31.410721 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:31.506883 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5de9b004-14f3-4449-95cf-2e656133425f tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/57faf14c-370e-4713-befe-150b55732bd3 returned with HTTP 200 Jan 28 19:23:31.509582 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1323/2663] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:23:31 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/57faf14c-370e-4713-befe-150b55732bd3 => generated 998 bytes in 466 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 19:23:31.521073 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-be1d7135-3ae3-4dd1-b290-f7d940f01a78 tempest-GroupsTest-1923424569 tempest-GroupsTest-1923424569-project-admin] GET http://10.222.0.16/volume/v3/a5cad29b39d7498faf8129115aef82ce/types/708389d5-a796-46ee-bef5-72fe05df59e2 Jan 28 19:23:31.523134 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-be1d7135-3ae3-4dd1-b290-f7d940f01a78 tempest-GroupsTest-1923424569 tempest-GroupsTest-1923424569-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:31.523685 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:31.523685 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:31.524567 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-be1d7135-3ae3-4dd1-b290-f7d940f01a78 tempest-GroupsTest-1923424569 tempest-GroupsTest-1923424569-project-admin] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:31.565215 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:31.565215 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:31.597954 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f2943111-57e3-4d2a-a2be-ced91133dce0 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Volume info retrieved successfully. Jan 28 19:23:31.620163 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-be1d7135-3ae3-4dd1-b290-f7d940f01a78 tempest-GroupsTest-1923424569 tempest-GroupsTest-1923424569-project-admin] http://10.222.0.16/volume/v3/a5cad29b39d7498faf8129115aef82ce/types/708389d5-a796-46ee-bef5-72fe05df59e2 returned with HTTP 404 Jan 28 19:23:31.622376 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1324/2664] 10.222.0.16 () {58 vars in 1309 bytes} [Thu Jan 28 19:23:31 2021] GET /volume/v3/a5cad29b39d7498faf8129115aef82ce/types/708389d5-a796-46ee-bef5-72fe05df59e2 => generated 114 bytes in 109 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:23:31.636502 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-50e8596a-acd6-419d-a1ed-419168320f9f tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:23:31.640385 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f2943111-57e3-4d2a-a2be-ced91133dce0 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/33022c68-6928-4271-ae64-2fcfd4e10935 returned with HTTP 200 Jan 28 19:23:31.641271 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1341/2665] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:31 2021] GET /volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/33022c68-6928-4271-ae64-2fcfd4e10935 => generated 925 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:31.642566 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-50e8596a-acd6-419d-a1ed-419168320f9f tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:31.643398 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-50e8596a-acd6-419d-a1ed-419168320f9f tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:31.643979 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-50e8596a-acd6-419d-a1ed-419168320f9f tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:23:31.658277 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-01c433d0-06d1-48ec-83d9-c7521d2add13 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] POST http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots Jan 28 19:23:31.659419 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:31.659419 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:31.660179 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-01c433d0-06d1-48ec-83d9-c7521d2add13 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "91d06c59-ce98-4ef6-8176-29fac2dd07f7", "name": "tempest-group_snapshot-228713191"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:23:31.661468 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.group_snapshots [None req-01c433d0-06d1-48ec-83d9-c7521d2add13 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Creating new group_snapshot {'group_snapshot': {'group_id': '91d06c59-ce98-4ef6-8176-29fac2dd07f7', 'name': 'tempest-group_snapshot-228713191'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jan 28 19:23:31.703845 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:31.703845 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:31.716709 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:31.716709 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:31.736217 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-50e8596a-acd6-419d-a1ed-419168320f9f tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:23:31.740612 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1325/2666] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:31 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:31.775538 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.group_snapshots [None req-01c433d0-06d1-48ec-83d9-c7521d2add13 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Creating group_snapshot tempest-group_snapshot-228713191. Jan 28 19:23:32.001887 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:32.001887 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:32.162497 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [None req-01c433d0-06d1-48ec-83d9-c7521d2add13 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-37960398 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-37960398, it is now deprecated. Please use the default quota class for default quota. Jan 28 19:23:32.326573 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-01c433d0-06d1-48ec-83d9-c7521d2add13 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Created reservations ['c874bac9-8a1b-42aa-b331-192092158a39', '008e81bf-94e7-4f1f-91a7-6118715e043f', 'ed8e6e24-285e-4427-89bb-efeb252f9feb', '000045c7-30d1-4d7d-9dcb-9caf875e7c8b'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:23:32.551179 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-01c433d0-06d1-48ec-83d9-c7521d2add13 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots returned with HTTP 202 Jan 28 19:23:32.554019 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1342/2667] 10.222.0.16 () {62 vars in 1291 bytes} [Thu Jan 28 19:23:31 2021] POST /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots => generated 167 bytes in 912 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:23:32.569561 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-39055679-98d2-49af-b074-7a4f4d795c38 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/e03678e5-d88d-44d6-9039-bf2132175848 Jan 28 19:23:32.570413 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-39055679-98d2-49af-b074-7a4f4d795c38 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:32.570679 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:32.570679 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:32.571514 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-39055679-98d2-49af-b074-7a4f4d795c38 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:32.573838 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.group_snapshots [None req-39055679-98d2-49af-b074-7a4f4d795c38 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] show called for member e03678e5-d88d-44d6-9039-bf2132175848 {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 28 19:23:32.613389 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:32.613389 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:32.658246 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-39055679-98d2-49af-b074-7a4f4d795c38 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/e03678e5-d88d-44d6-9039-bf2132175848 returned with HTTP 200 Jan 28 19:23:32.659785 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1326/2668] 10.222.0.16 () {60 vars in 1380 bytes} [Thu Jan 28 19:23:32 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/e03678e5-d88d-44d6-9039-bf2132175848 => generated 306 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 19:23:32.683329 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5e84c0d1-3551-43a7-8693-d93a63b35343 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] GET http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/33022c68-6928-4271-ae64-2fcfd4e10935 Jan 28 19:23:32.684583 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5e84c0d1-3551-43a7-8693-d93a63b35343 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:32.686069 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:32.686069 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:32.687929 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5e84c0d1-3551-43a7-8693-d93a63b35343 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:32.766202 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-80e9e132-28cb-4e12-8540-01ca004aadad tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:23:32.771793 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-80e9e132-28cb-4e12-8540-01ca004aadad tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:32.772419 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:32.772419 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:32.773732 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-80e9e132-28cb-4e12-8540-01ca004aadad tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:32.777018 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-80e9e132-28cb-4e12-8540-01ca004aadad tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:23:32.831349 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:32.831349 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:32.859288 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:32.859288 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:32.863287 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-80e9e132-28cb-4e12-8540-01ca004aadad tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:23:32.864131 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5e84c0d1-3551-43a7-8693-d93a63b35343 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Volume info retrieved successfully. Jan 28 19:23:32.865310 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1327/2669] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:32 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:32.962163 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5e84c0d1-3551-43a7-8693-d93a63b35343 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/33022c68-6928-4271-ae64-2fcfd4e10935 returned with HTTP 200 Jan 28 19:23:32.963845 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1343/2670] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:32 2021] GET /volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/33022c68-6928-4271-ae64-2fcfd4e10935 => generated 926 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:32.996305 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fa735c4f-78d4-486b-a777-7572553fe571 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] GET http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/33022c68-6928-4271-ae64-2fcfd4e10935 Jan 28 19:23:32.997833 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fa735c4f-78d4-486b-a777-7572553fe571 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:32.998387 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:32.998387 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:32.999418 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fa735c4f-78d4-486b-a777-7572553fe571 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:33.209177 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:33.209177 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:33.254249 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fa735c4f-78d4-486b-a777-7572553fe571 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Volume info retrieved successfully. Jan 28 19:23:33.363060 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fa735c4f-78d4-486b-a777-7572553fe571 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/33022c68-6928-4271-ae64-2fcfd4e10935 returned with HTTP 200 Jan 28 19:23:33.390449 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1328/2671] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:32 2021] GET /volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/33022c68-6928-4271-ae64-2fcfd4e10935 => generated 926 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:33.397051 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e947388a-858f-472a-9bcc-218adeed1936 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] POST http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes Jan 28 19:23:33.398710 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:33.398710 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:33.399942 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e947388a-858f-472a-9bcc-218adeed1936 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-656952774"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:23:33.402234 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-e947388a-858f-472a-9bcc-218adeed1936 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-656952774'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:23:33.402897 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-e947388a-858f-472a-9bcc-218adeed1936 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Create volume of 1 GB Jan 28 19:23:33.471208 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e947388a-858f-472a-9bcc-218adeed1936 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Availability Zones retrieved successfully. Jan 28 19:23:33.516608 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e947388a-858f-472a-9bcc-218adeed1936 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Flow 'volume_create_api' (59787694-c889-4cbb-870e-537f9f9d9734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:23:33.524921 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e947388a-858f-472a-9bcc-218adeed1936 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eff80b71-f4c6-4049-9e17-b3c5fa098189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:23:33.536444 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-e947388a-858f-472a-9bcc-218adeed1936 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:23:33.676186 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ca3a9b94-0dff-4504-9a08-21d90d7fedbb tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/e03678e5-d88d-44d6-9039-bf2132175848 Jan 28 19:23:33.676859 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ca3a9b94-0dff-4504-9a08-21d90d7fedbb tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:33.677127 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:33.677127 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:33.677637 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ca3a9b94-0dff-4504-9a08-21d90d7fedbb tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:33.678209 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.group_snapshots [None req-ca3a9b94-0dff-4504-9a08-21d90d7fedbb tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] show called for member e03678e5-d88d-44d6-9039-bf2132175848 {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 28 19:23:33.697589 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:33.697589 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:33.737198 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ca3a9b94-0dff-4504-9a08-21d90d7fedbb tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/e03678e5-d88d-44d6-9039-bf2132175848 returned with HTTP 200 Jan 28 19:23:33.738625 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1329/2672] 10.222.0.16 () {60 vars in 1380 bytes} [Thu Jan 28 19:23:33 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/e03678e5-d88d-44d6-9039-bf2132175848 => generated 306 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:23:33.882701 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e947388a-858f-472a-9bcc-218adeed1936 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eff80b71-f4c6-4049-9e17-b3c5fa098189) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:23:33.887441 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e947388a-858f-472a-9bcc-218adeed1936 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b62f6886-cc37-484a-987b-a7478b0b7188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:23:33.889498 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-975d18ef-d4f9-4d1a-85dc-2c6d088b13f2 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:23:33.890480 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-975d18ef-d4f9-4d1a-85dc-2c6d088b13f2 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:33.890916 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:33.890916 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:33.891569 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-975d18ef-d4f9-4d1a-85dc-2c6d088b13f2 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:33.893623 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-975d18ef-d4f9-4d1a-85dc-2c6d088b13f2 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:23:34.000914 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:34.000914 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:34.000914 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-975d18ef-d4f9-4d1a-85dc-2c6d088b13f2 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:23:34.000914 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1330/2673] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:33 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:34.083913 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-e947388a-858f-472a-9bcc-218adeed1936 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Created reservations ['379dfb42-6a12-4acf-a45a-dd0a0d195796', '4700a86e-b635-442c-a05d-b7b8f51cc3fe', '8c63dc67-b44d-4068-bd22-9c01490bedd9', '83c83b54-e267-4c9a-bc8c-bef8b72fd09c'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:23:34.093222 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e947388a-858f-472a-9bcc-218adeed1936 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b62f6886-cc37-484a-987b-a7478b0b7188) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['379dfb42-6a12-4acf-a45a-dd0a0d195796', '4700a86e-b635-442c-a05d-b7b8f51cc3fe', '8c63dc67-b44d-4068-bd22-9c01490bedd9', '83c83b54-e267-4c9a-bc8c-bef8b72fd09c']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:23:34.103849 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e947388a-858f-472a-9bcc-218adeed1936 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (329a736d-bc3f-4c82-98a6-4dae040e4c9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:23:34.320355 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e947388a-858f-472a-9bcc-218adeed1936 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (329a736d-bc3f-4c82-98a6-4dae040e4c9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e8c3b73-742a-41d4-bcc8-b088f3bc043d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-656952774',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ec5cdb095bf94d0dae6e8508a4922ec5',qos_specs=None,replication_status=,reservations=['379dfb42-6a12-4acf-a45a-dd0a0d195796','4700a86e-b635-442c-a05d-b7b8f51cc3fe','8c63dc67-b44d-4068-bd22-9c01490bedd9','83c83b54-e267-4c9a-bc8c-bef8b72fd09c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f16b60df565d4ecd8ab358a066dea608',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:23:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-656952774',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e8c3b73-742a-41d4-bcc8-b088f3bc043d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ec5cdb095bf94d0dae6e8508a4922ec5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f16b60df565d4ecd8ab358a066dea608',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:23:34.327203 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e947388a-858f-472a-9bcc-218adeed1936 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a997ae58-e879-460c-bdbc-1de71e1f75a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:23:34.397201 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e947388a-858f-472a-9bcc-218adeed1936 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a997ae58-e879-460c-bdbc-1de71e1f75a8) transitioned into state 'SUCCESS' from state '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-656952774',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ec5cdb095bf94d0dae6e8508a4922ec5',qos_specs=None,replication_status=,reservations=['379dfb42-6a12-4acf-a45a-dd0a0d195796','4700a86e-b635-442c-a05d-b7b8f51cc3fe','8c63dc67-b44d-4068-bd22-9c01490bedd9','83c83b54-e267-4c9a-bc8c-bef8b72fd09c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f16b60df565d4ecd8ab358a066dea608',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:23:34.405823 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e947388a-858f-472a-9bcc-218adeed1936 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31e2688d-5a68-4745-b40a-27f293a7c70e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:23:34.442224 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e947388a-858f-472a-9bcc-218adeed1936 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31e2688d-5a68-4745-b40a-27f293a7c70e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:23:34.445031 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e947388a-858f-472a-9bcc-218adeed1936 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Flow 'volume_create_api' (59787694-c889-4cbb-870e-537f9f9d9734) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:23:34.706896 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e947388a-858f-472a-9bcc-218adeed1936 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Create volume request issued successfully. Jan 28 19:23:34.756738 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ff64fa16-630a-48f2-9a41-ed3b78e93e4c tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/e03678e5-d88d-44d6-9039-bf2132175848 Jan 28 19:23:34.759319 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ff64fa16-630a-48f2-9a41-ed3b78e93e4c tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:34.759955 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:34.759955 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:34.761037 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ff64fa16-630a-48f2-9a41-ed3b78e93e4c tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:34.762053 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.group_snapshots [None req-ff64fa16-630a-48f2-9a41-ed3b78e93e4c tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] show called for member e03678e5-d88d-44d6-9039-bf2132175848 {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 28 19:23:34.777110 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:34.777110 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:34.785014 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e947388a-858f-472a-9bcc-218adeed1936 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes returned with HTTP 202 Jan 28 19:23:34.791868 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1344/2674] 10.222.0.16 () {60 vars in 1226 bytes} [Thu Jan 28 19:23:33 2021] POST /volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes => generated 832 bytes in 1402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 28 19:23:34.804651 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ff64fa16-630a-48f2-9a41-ed3b78e93e4c tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/e03678e5-d88d-44d6-9039-bf2132175848 returned with HTTP 200 Jan 28 19:23:34.806042 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1331/2675] 10.222.0.16 () {60 vars in 1380 bytes} [Thu Jan 28 19:23:34 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/e03678e5-d88d-44d6-9039-bf2132175848 => generated 306 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:23:34.819994 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a3bb825b-7465-4549-a646-14af4a472c5c tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] GET http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/0e8c3b73-742a-41d4-bcc8-b088f3bc043d Jan 28 19:23:34.821183 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a3bb825b-7465-4549-a646-14af4a472c5c tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:34.821641 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:34.821641 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:34.822321 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a3bb825b-7465-4549-a646-14af4a472c5c tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:34.961387 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:34.961387 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:34.988825 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a3bb825b-7465-4549-a646-14af4a472c5c tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Volume info retrieved successfully. Jan 28 19:23:35.016186 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-87af196e-35e6-45eb-a363-a0ecc84a9d7d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:23:35.017457 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-87af196e-35e6-45eb-a363-a0ecc84a9d7d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:35.019365 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:35.019365 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:35.020383 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-87af196e-35e6-45eb-a363-a0ecc84a9d7d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:35.022062 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-87af196e-35e6-45eb-a363-a0ecc84a9d7d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:23:35.090616 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a3bb825b-7465-4549-a646-14af4a472c5c tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/0e8c3b73-742a-41d4-bcc8-b088f3bc043d returned with HTTP 200 Jan 28 19:23:35.097225 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1345/2676] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:34 2021] GET /volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/0e8c3b73-742a-41d4-bcc8-b088f3bc043d => generated 924 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:35.100697 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:35.100697 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:35.115073 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-87af196e-35e6-45eb-a363-a0ecc84a9d7d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:23:35.119646 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1332/2677] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:35 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 819 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:35.835360 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-77a9fd84-d308-413a-8d85-b17a707e7cab tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/e03678e5-d88d-44d6-9039-bf2132175848 Jan 28 19:23:35.836466 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-77a9fd84-d308-413a-8d85-b17a707e7cab tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:35.836845 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:35.836845 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:35.847008 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-77a9fd84-d308-413a-8d85-b17a707e7cab tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:35.847748 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.group_snapshots [None req-77a9fd84-d308-413a-8d85-b17a707e7cab tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] show called for member e03678e5-d88d-44d6-9039-bf2132175848 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 28 19:23:35.904463 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:35.904463 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:36.010856 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-77a9fd84-d308-413a-8d85-b17a707e7cab tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/e03678e5-d88d-44d6-9039-bf2132175848 returned with HTTP 200 Jan 28 19:23:36.015246 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1346/2678] 10.222.0.16 () {60 vars in 1380 bytes} [Thu Jan 28 19:23:35 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/e03678e5-d88d-44d6-9039-bf2132175848 => generated 306 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:23:36.127980 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-af8fc2b6-c4d0-4429-aca3-f1661eead7c3 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] GET http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/0e8c3b73-742a-41d4-bcc8-b088f3bc043d Jan 28 19:23:36.128871 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-af8fc2b6-c4d0-4429-aca3-f1661eead7c3 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:36.129237 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:36.129237 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:36.129940 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-af8fc2b6-c4d0-4429-aca3-f1661eead7c3 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:36.143677 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b20cc18f-def1-4741-822b-78b488fa22be tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:23:36.154207 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b20cc18f-def1-4741-822b-78b488fa22be tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:36.154947 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:36.154947 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:36.155792 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b20cc18f-def1-4741-822b-78b488fa22be tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:36.156552 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b20cc18f-def1-4741-822b-78b488fa22be tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:23:36.219706 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:36.219706 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:36.235338 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b20cc18f-def1-4741-822b-78b488fa22be tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:23:36.236683 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1347/2679] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:36 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 821 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:23:36.529084 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:36.529084 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:36.588727 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-af8fc2b6-c4d0-4429-aca3-f1661eead7c3 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Volume info retrieved successfully. Jan 28 19:23:36.702012 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-af8fc2b6-c4d0-4429-aca3-f1661eead7c3 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/0e8c3b73-742a-41d4-bcc8-b088f3bc043d returned with HTTP 200 Jan 28 19:23:36.706370 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1333/2680] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:36 2021] GET /volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/0e8c3b73-742a-41d4-bcc8-b088f3bc043d => generated 924 bytes in 586 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:37.049657 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d4664e76-c230-4416-8102-bbaf93eca3aa tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/e03678e5-d88d-44d6-9039-bf2132175848 Jan 28 19:23:37.054263 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d4664e76-c230-4416-8102-bbaf93eca3aa tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:37.059323 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:37.059323 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:37.060630 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d4664e76-c230-4416-8102-bbaf93eca3aa tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:37.061644 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.group_snapshots [None req-d4664e76-c230-4416-8102-bbaf93eca3aa tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] show called for member e03678e5-d88d-44d6-9039-bf2132175848 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 28 19:23:37.092361 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:37.092361 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:37.140080 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d4664e76-c230-4416-8102-bbaf93eca3aa tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/e03678e5-d88d-44d6-9039-bf2132175848 returned with HTTP 200 Jan 28 19:23:37.152200 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1348/2681] 10.222.0.16 () {60 vars in 1380 bytes} [Thu Jan 28 19:23:37 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/e03678e5-d88d-44d6-9039-bf2132175848 => generated 307 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:23:37.160840 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e6ab49bd-00ac-4c01-a508-3532def130df tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/detail Jan 28 19:23:37.161997 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e6ab49bd-00ac-4c01-a508-3532def130df tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:37.162352 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:37.162352 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:37.163035 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e6ab49bd-00ac-4c01-a508-3532def130df tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'detail' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:37.164281 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-e6ab49bd-00ac-4c01-a508-3532def130df tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:23:37.168468 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-e6ab49bd-00ac-4c01-a508-3532def130df tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Building query based on filter {{(pid=87915) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 28 19:23:37.261393 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c6f3b9cb-e699-4567-a0e0-67ef3dbb18e0 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:23:37.262358 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c6f3b9cb-e699-4567-a0e0-67ef3dbb18e0 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:37.262737 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:37.262737 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:37.263460 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c6f3b9cb-e699-4567-a0e0-67ef3dbb18e0 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:37.264176 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-c6f3b9cb-e699-4567-a0e0-67ef3dbb18e0 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:23:37.323622 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e6ab49bd-00ac-4c01-a508-3532def130df tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Get all snapshots completed successfully. Jan 28 19:23:37.323622 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:37.323622 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:37.347869 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e6ab49bd-00ac-4c01-a508-3532def130df tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/detail returned with HTTP 200 Jan 28 19:23:37.353402 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1334/2682] 10.222.0.16 () {58 vars in 1231 bytes} [Thu Jan 28 19:23:37 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/detail => generated 453 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:37.375948 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0a26eea0-e181-46b4-b64e-05c44c6e9f8c tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/8a50f67f-b074-49bb-9bfc-c4f66cdf7480 Jan 28 19:23:37.385179 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0a26eea0-e181-46b4-b64e-05c44c6e9f8c tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:37.385179 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:37.385179 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:37.385179 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0a26eea0-e181-46b4-b64e-05c44c6e9f8c tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:37.415559 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:37.415559 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:37.426639 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c6f3b9cb-e699-4567-a0e0-67ef3dbb18e0 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:23:37.439981 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1349/2683] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:37 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 821 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:23:37.460522 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:37.460522 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:37.461991 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0a26eea0-e181-46b4-b64e-05c44c6e9f8c tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Snapshot retrieved successfully. Jan 28 19:23:37.466056 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0a26eea0-e181-46b4-b64e-05c44c6e9f8c tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/8a50f67f-b074-49bb-9bfc-c4f66cdf7480 returned with HTTP 200 Jan 28 19:23:37.467809 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1335/2684] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:23:37 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/8a50f67f-b074-49bb-9bfc-c4f66cdf7480 => generated 450 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:23:37.490226 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-09757802-c83a-4aa7-9b17-bca65ef5a616 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/e03678e5-d88d-44d6-9039-bf2132175848 Jan 28 19:23:37.492042 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-09757802-c83a-4aa7-9b17-bca65ef5a616 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:37.492623 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:37.492623 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:37.494268 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-09757802-c83a-4aa7-9b17-bca65ef5a616 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:37.495660 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.group_snapshots [None req-09757802-c83a-4aa7-9b17-bca65ef5a616 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] show called for member e03678e5-d88d-44d6-9039-bf2132175848 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 28 19:23:37.512628 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:37.512628 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:37.538880 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-09757802-c83a-4aa7-9b17-bca65ef5a616 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/e03678e5-d88d-44d6-9039-bf2132175848 returned with HTTP 200 Jan 28 19:23:37.541558 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1350/2685] 10.222.0.16 () {60 vars in 1380 bytes} [Thu Jan 28 19:23:37 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/e03678e5-d88d-44d6-9039-bf2132175848 => generated 307 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:23:37.559108 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-52b70f3b-de63-4698-8e4b-3e3090bb76ee tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/detail Jan 28 19:23:37.561323 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-52b70f3b-de63-4698-8e4b-3e3090bb76ee tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:37.561867 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:37.561867 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:37.562539 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-52b70f3b-de63-4698-8e4b-3e3090bb76ee tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:37.639227 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-52b70f3b-de63-4698-8e4b-3e3090bb76ee tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/detail returned with HTTP 200 Jan 28 19:23:37.640120 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1336/2686] 10.222.0.16 () {60 vars in 1290 bytes} [Thu Jan 28 19:23:37 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/detail => generated 310 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:23:37.659467 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e39282a2-76b9-45ce-ac63-73dbd25399d6 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] DELETE http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/e03678e5-d88d-44d6-9039-bf2132175848 Jan 28 19:23:37.661743 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e39282a2-76b9-45ce-ac63-73dbd25399d6 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:37.662129 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:37.662129 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:37.662705 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e39282a2-76b9-45ce-ac63-73dbd25399d6 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:37.669459 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.group_snapshots [None req-e39282a2-76b9-45ce-ac63-73dbd25399d6 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] delete called for member e03678e5-d88d-44d6-9039-bf2132175848 {{(pid=87914) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 28 19:23:37.671029 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.group_snapshots [None req-e39282a2-76b9-45ce-ac63-73dbd25399d6 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Delete group_snapshot with id: e03678e5-d88d-44d6-9039-bf2132175848 Jan 28 19:23:37.698621 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:37.698621 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:37.742129 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-98941c9b-e9c5-4631-b0c3-a0cf93d6638a tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] GET http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/0e8c3b73-742a-41d4-bcc8-b088f3bc043d Jan 28 19:23:37.742691 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-98941c9b-e9c5-4631-b0c3-a0cf93d6638a tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:37.742892 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:37.742892 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:37.744873 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-98941c9b-e9c5-4631-b0c3-a0cf93d6638a tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:37.912420 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:37.912420 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:37.929976 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-98941c9b-e9c5-4631-b0c3-a0cf93d6638a tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Volume info retrieved successfully. Jan 28 19:23:37.967216 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e39282a2-76b9-45ce-ac63-73dbd25399d6 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/e03678e5-d88d-44d6-9039-bf2132175848 returned with HTTP 202 Jan 28 19:23:37.968993 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1351/2687] 10.222.0.16 () {60 vars in 1383 bytes} [Thu Jan 28 19:23:37 2021] DELETE /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/e03678e5-d88d-44d6-9039-bf2132175848 => generated 0 bytes in 318 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 28 19:23:37.994297 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-57b64481-6044-4fff-a86d-206535e01cbc tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/detail Jan 28 19:23:37.995711 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-57b64481-6044-4fff-a86d-206535e01cbc tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:37.996442 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:37.996442 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:37.997480 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-57b64481-6044-4fff-a86d-206535e01cbc tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'detail' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:37.999023 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-57b64481-6044-4fff-a86d-206535e01cbc tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:23:38.000913 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:38.000913 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:38.003938 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-57b64481-6044-4fff-a86d-206535e01cbc tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 19:23:38.114463 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-98941c9b-e9c5-4631-b0c3-a0cf93d6638a tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/0e8c3b73-742a-41d4-bcc8-b088f3bc043d returned with HTTP 200 Jan 28 19:23:38.115834 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1337/2688] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:37 2021] GET /volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/0e8c3b73-742a-41d4-bcc8-b088f3bc043d => generated 925 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:38.149983 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-25f2890d-6326-4189-ae17-a71a60512656 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] GET http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/0e8c3b73-742a-41d4-bcc8-b088f3bc043d Jan 28 19:23:38.151860 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-25f2890d-6326-4189-ae17-a71a60512656 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:38.152233 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:38.152233 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:38.152857 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-25f2890d-6326-4189-ae17-a71a60512656 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:38.273923 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-57b64481-6044-4fff-a86d-206535e01cbc tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Get all volumes completed successfully. Jan 28 19:23:38.276932 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-57b64481-6044-4fff-a86d-206535e01cbc tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:23:38.285586 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-57b64481-6044-4fff-a86d-206535e01cbc tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:23:38.316599 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-57b64481-6044-4fff-a86d-206535e01cbc tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:23:38.346997 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:38.346997 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:38.412484 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-57b64481-6044-4fff-a86d-206535e01cbc tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/detail returned with HTTP 200 Jan 28 19:23:38.414493 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1352/2689] 10.222.0.16 () {60 vars in 1266 bytes} [Thu Jan 28 19:23:37 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/detail => generated 1001 bytes in 439 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 19:23:38.445114 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b3058021-b0e6-4873-baba-9d0743008bd4 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/detail Jan 28 19:23:38.445631 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b3058021-b0e6-4873-baba-9d0743008bd4 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:38.446026 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:38.446026 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:38.446704 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b3058021-b0e6-4873-baba-9d0743008bd4 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'detail' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:38.447775 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-b3058021-b0e6-4873-baba-9d0743008bd4 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:23:38.450531 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-b3058021-b0e6-4873-baba-9d0743008bd4 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Building query based on filter {{(pid=87914) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 28 19:23:38.504346 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b3058021-b0e6-4873-baba-9d0743008bd4 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Get all snapshots completed successfully. Jan 28 19:23:38.507649 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:38.507649 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:38.508540 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:38.508540 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:38.511155 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b3058021-b0e6-4873-baba-9d0743008bd4 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/detail returned with HTTP 200 Jan 28 19:23:38.514127 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1353/2690] 10.222.0.16 () {58 vars in 1231 bytes} [Thu Jan 28 19:23:38 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/detail => generated 452 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:23:38.527075 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d8851365-6bc8-4b2d-a634-588a8c4ed83b tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:23:38.531698 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d8851365-6bc8-4b2d-a634-588a8c4ed83b tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:38.533974 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:38.533974 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:38.534814 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d8851365-6bc8-4b2d-a634-588a8c4ed83b tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:38.535398 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-d8851365-6bc8-4b2d-a634-588a8c4ed83b tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:23:38.552758 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-25f2890d-6326-4189-ae17-a71a60512656 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Volume info retrieved successfully. Jan 28 19:23:38.596186 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:38.596186 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:38.602176 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d8851365-6bc8-4b2d-a634-588a8c4ed83b tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:23:38.620858 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1354/2691] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:38 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 822 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:38.633640 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-82afb2c9-4e45-4d5a-aa13-da1640f92957 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/8a50f67f-b074-49bb-9bfc-c4f66cdf7480 Jan 28 19:23:38.634597 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-82afb2c9-4e45-4d5a-aa13-da1640f92957 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:38.634933 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:38.634933 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:38.635736 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-82afb2c9-4e45-4d5a-aa13-da1640f92957 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:38.700323 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:38.700323 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:38.704877 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-82afb2c9-4e45-4d5a-aa13-da1640f92957 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Snapshot retrieved successfully. Jan 28 19:23:38.713739 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-25f2890d-6326-4189-ae17-a71a60512656 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/0e8c3b73-742a-41d4-bcc8-b088f3bc043d returned with HTTP 200 Jan 28 19:23:38.715176 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-82afb2c9-4e45-4d5a-aa13-da1640f92957 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/8a50f67f-b074-49bb-9bfc-c4f66cdf7480 returned with HTTP 200 Jan 28 19:23:38.715384 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1338/2692] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:38 2021] GET /volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/0e8c3b73-742a-41d4-bcc8-b088f3bc043d => generated 925 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:38.733911 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3ccc1a15-77fa-46fe-ad13-3e97cf028fd5 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 Jan 28 19:23:38.734978 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3ccc1a15-77fa-46fe-ad13-3e97cf028fd5 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:38.735390 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:38.735390 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:38.736119 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3ccc1a15-77fa-46fe-ad13-3e97cf028fd5 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:38.755520 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1355/2693] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:23:38 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/8a50f67f-b074-49bb-9bfc-c4f66cdf7480 => generated 449 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:38.762633 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e3043810-b06f-436e-91e7-9f8113e40e0e tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] POST http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes Jan 28 19:23:38.763443 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:38.763443 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:38.765758 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e3043810-b06f-436e-91e7-9f8113e40e0e tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-146557113"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:23:38.767951 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-e3043810-b06f-436e-91e7-9f8113e40e0e tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-146557113'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:23:38.768585 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-e3043810-b06f-436e-91e7-9f8113e40e0e tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Create volume of 1 GB Jan 28 19:23:38.799401 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e3043810-b06f-436e-91e7-9f8113e40e0e tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Availability Zones retrieved successfully. Jan 28 19:23:38.844244 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e3043810-b06f-436e-91e7-9f8113e40e0e tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Flow 'volume_create_api' (21ff887d-c14b-4ac4-a0e1-0b641b8abc5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:23:38.867657 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e3043810-b06f-436e-91e7-9f8113e40e0e tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68bfc3c1-9c93-4615-90f8-cc5ca88ed5a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:23:38.880235 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-e3043810-b06f-436e-91e7-9f8113e40e0e tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:23:39.054590 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:39.054590 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:39.117835 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3ccc1a15-77fa-46fe-ad13-3e97cf028fd5 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Volume info retrieved successfully. Jan 28 19:23:39.196980 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e3043810-b06f-436e-91e7-9f8113e40e0e tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68bfc3c1-9c93-4615-90f8-cc5ca88ed5a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:23:39.199350 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e3043810-b06f-436e-91e7-9f8113e40e0e tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ed233b9-2a12-4dd2-9c86-0433430e90ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:23:39.244706 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3ccc1a15-77fa-46fe-ad13-3e97cf028fd5 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 returned with HTTP 200 Jan 28 19:23:39.245626 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1339/2694] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:38 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 => generated 1364 bytes in 530 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:23:39.280495 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-61d92683-08cb-4012-9288-8714633ba724 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] POST http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9/restore Jan 28 19:23:39.281080 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:39.281080 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:39.281626 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-61d92683-08cb-4012-9288-8714633ba724 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:23:39.286653 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.backups [None req-61d92683-08cb-4012-9288-8714633ba724 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Restoring backup b9e422b6-49a2-41b6-ada1-ff2ad69511b9 ({'restore': {}}) {{(pid=87915) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 28 19:23:39.287322 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.contrib.backups [None req-61d92683-08cb-4012-9288-8714633ba724 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Restoring backup b9e422b6-49a2-41b6-ada1-ff2ad69511b9 to volume None. Jan 28 19:23:39.438122 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:39.438122 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:39.450905 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.backup.api [None req-61d92683-08cb-4012-9288-8714633ba724 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Creating volume of 1 GB for restore of backup b9e422b6-49a2-41b6-ada1-ff2ad69511b9. Jan 28 19:23:39.482412 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-e3043810-b06f-436e-91e7-9f8113e40e0e tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Created reservations ['34a64171-a012-4c6f-b570-555d8d14787c', '505963ce-9594-409b-ab0a-9c763a20e4f5', 'd15c7259-2ead-49ed-ad5c-3982fbc88445', '070babed-fc14-473e-80e0-cc7306c05c37'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:23:39.486871 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e3043810-b06f-436e-91e7-9f8113e40e0e tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ed233b9-2a12-4dd2-9c86-0433430e90ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34a64171-a012-4c6f-b570-555d8d14787c', '505963ce-9594-409b-ab0a-9c763a20e4f5', 'd15c7259-2ead-49ed-ad5c-3982fbc88445', '070babed-fc14-473e-80e0-cc7306c05c37']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:23:39.492087 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e3043810-b06f-436e-91e7-9f8113e40e0e tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89855ea7-0af2-4b8c-a477-c3936c6aa89f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:23:39.530068 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-61d92683-08cb-4012-9288-8714633ba724 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Availability zone cache updated, next update will occur around 2021-01-28 20:23:39.529059. {{(pid=87915) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 28 19:23:39.530608 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-61d92683-08cb-4012-9288-8714633ba724 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Availability Zones retrieved successfully. Jan 28 19:23:39.581717 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-61d92683-08cb-4012-9288-8714633ba724 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Flow 'volume_create_api' (a06762de-28c5-49ed-8955-4d3c11b01618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:23:39.588048 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-61d92683-08cb-4012-9288-8714633ba724 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f8bef75-c23d-4243-a17b-17554b8c8589) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:23:39.592177 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-61d92683-08cb-4012-9288-8714633ba724 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:23:39.714978 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e3043810-b06f-436e-91e7-9f8113e40e0e tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89855ea7-0af2-4b8c-a477-c3936c6aa89f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c05c5560-508f-474d-ab0d-c52fc1df9265', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-146557113',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ec5cdb095bf94d0dae6e8508a4922ec5',qos_specs=None,replication_status=,reservations=['34a64171-a012-4c6f-b570-555d8d14787c','505963ce-9594-409b-ab0a-9c763a20e4f5','d15c7259-2ead-49ed-ad5c-3982fbc88445','070babed-fc14-473e-80e0-cc7306c05c37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f16b60df565d4ecd8ab358a066dea608',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:23:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-146557113',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c05c5560-508f-474d-ab0d-c52fc1df9265,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ec5cdb095bf94d0dae6e8508a4922ec5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f16b60df565d4ecd8ab358a066dea608',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:23:39.727356 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-61d92683-08cb-4012-9288-8714633ba724 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f8bef75-c23d-4243-a17b-17554b8c8589) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:23:39.730797 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e3043810-b06f-436e-91e7-9f8113e40e0e tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab074ce8-65c3-4cb9-97f0-b1b2f893b320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:23:39.732458 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-61d92683-08cb-4012-9288-8714633ba724 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42999e9b-60d9-4c29-9548-61473a8a7a18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:23:39.847553 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e3043810-b06f-436e-91e7-9f8113e40e0e tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab074ce8-65c3-4cb9-97f0-b1b2f893b320) transitioned into state 'SUCCESS' from state '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-146557113',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ec5cdb095bf94d0dae6e8508a4922ec5',qos_specs=None,replication_status=,reservations=['34a64171-a012-4c6f-b570-555d8d14787c','505963ce-9594-409b-ab0a-9c763a20e4f5','d15c7259-2ead-49ed-ad5c-3982fbc88445','070babed-fc14-473e-80e0-cc7306c05c37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f16b60df565d4ecd8ab358a066dea608',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:23:39.855135 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e3043810-b06f-436e-91e7-9f8113e40e0e tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48f3d72c-81c7-4945-80ef-d52e08842558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:23:39.930083 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-61d92683-08cb-4012-9288-8714633ba724 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Created reservations ['e77ac14a-d376-4028-a9a9-653ab82d3990', '35e170ea-1cb9-498f-995a-f6b2795db70b', '6b409af8-16ce-47f8-bf16-1f3cbede5c70', '0c2de7c2-f6fd-44c0-ae28-d63103a52931'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:23:39.932734 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-61d92683-08cb-4012-9288-8714633ba724 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42999e9b-60d9-4c29-9548-61473a8a7a18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e77ac14a-d376-4028-a9a9-653ab82d3990', '35e170ea-1cb9-498f-995a-f6b2795db70b', '6b409af8-16ce-47f8-bf16-1f3cbede5c70', '0c2de7c2-f6fd-44c0-ae28-d63103a52931']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:23:39.935466 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-61d92683-08cb-4012-9288-8714633ba724 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b875830c-1c5e-48d5-aacd-26e9ab7f6f80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:23:39.937707 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e3043810-b06f-436e-91e7-9f8113e40e0e tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48f3d72c-81c7-4945-80ef-d52e08842558) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:23:39.942508 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e3043810-b06f-436e-91e7-9f8113e40e0e tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Flow 'volume_create_api' (21ff887d-c14b-4ac4-a0e1-0b641b8abc5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:23:40.131846 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-61d92683-08cb-4012-9288-8714633ba724 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b875830c-1c5e-48d5-aacd-26e9ab7f6f80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd83d508c-eaeb-483c-bb62-73c11128082b', '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_b9e422b6-49a2-41b6-ada1-ff2ad69511b9',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6315863d69df41e4bcd0ee73c5b1b170',qos_specs=None,replication_status=,reservations=['e77ac14a-d376-4028-a9a9-653ab82d3990','35e170ea-1cb9-498f-995a-f6b2795db70b','6b409af8-16ce-47f8-bf16-1f3cbede5c70','0c2de7c2-f6fd-44c0-ae28-d63103a52931'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d34ee40feae54531a1c3f35188ae8f74',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:23:39Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_b9e422b6-49a2-41b6-ada1-ff2ad69511b9',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d83d508c-eaeb-483c-bb62-73c11128082b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6315863d69df41e4bcd0ee73c5b1b170',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d34ee40feae54531a1c3f35188ae8f74',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:23:40.142649 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-61d92683-08cb-4012-9288-8714633ba724 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c92e091-3618-47f3-87df-21cfaf526275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:23:40.160874 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e3043810-b06f-436e-91e7-9f8113e40e0e tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Create volume request issued successfully. Jan 28 19:23:40.193969 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e3043810-b06f-436e-91e7-9f8113e40e0e tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes returned with HTTP 202 Jan 28 19:23:40.195399 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1356/2695] 10.222.0.16 () {60 vars in 1226 bytes} [Thu Jan 28 19:23:38 2021] POST /volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes => generated 832 bytes in 1439 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:23:40.208124 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c6fae970-0338-431a-9192-2f5e77700aa8 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/8a50f67f-b074-49bb-9bfc-c4f66cdf7480 Jan 28 19:23:40.210296 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c6fae970-0338-431a-9192-2f5e77700aa8 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:40.211741 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:40.211741 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:40.212354 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c6fae970-0338-431a-9192-2f5e77700aa8 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:40.334491 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-61d92683-08cb-4012-9288-8714633ba724 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c92e091-3618-47f3-87df-21cfaf526275) transitioned into 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_b9e422b6-49a2-41b6-ada1-ff2ad69511b9',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6315863d69df41e4bcd0ee73c5b1b170',qos_specs=None,replication_status=,reservations=['e77ac14a-d376-4028-a9a9-653ab82d3990','35e170ea-1cb9-498f-995a-f6b2795db70b','6b409af8-16ce-47f8-bf16-1f3cbede5c70','0c2de7c2-f6fd-44c0-ae28-d63103a52931'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d34ee40feae54531a1c3f35188ae8f74',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:23:40.347079 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-61d92683-08cb-4012-9288-8714633ba724 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (944c8442-2bdb-47f9-b013-bac95b64cbb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:23:40.442035 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:40.442035 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:40.447508 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c6fae970-0338-431a-9192-2f5e77700aa8 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Snapshot retrieved successfully. Jan 28 19:23:40.464506 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c6fae970-0338-431a-9192-2f5e77700aa8 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/8a50f67f-b074-49bb-9bfc-c4f66cdf7480 returned with HTTP 200 Jan 28 19:23:40.488835 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1357/2696] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:23:40 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/8a50f67f-b074-49bb-9bfc-c4f66cdf7480 => generated 449 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:40.503739 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-61d92683-08cb-4012-9288-8714633ba724 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (944c8442-2bdb-47f9-b013-bac95b64cbb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:23:40.516896 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1c04cfc8-c2ac-448e-af96-a82f3ec52d10 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] GET http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/c05c5560-508f-474d-ab0d-c52fc1df9265 Jan 28 19:23:40.517861 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1c04cfc8-c2ac-448e-af96-a82f3ec52d10 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:40.518217 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:40.518217 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:40.518895 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1c04cfc8-c2ac-448e-af96-a82f3ec52d10 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:40.528807 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-61d92683-08cb-4012-9288-8714633ba724 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Flow 'volume_create_api' (a06762de-28c5-49ed-8955-4d3c11b01618) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:23:40.800175 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:40.800175 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:40.848352 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1c04cfc8-c2ac-448e-af96-a82f3ec52d10 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Volume info retrieved successfully. Jan 28 19:23:40.907763 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1c04cfc8-c2ac-448e-af96-a82f3ec52d10 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/c05c5560-508f-474d-ab0d-c52fc1df9265 returned with HTTP 200 Jan 28 19:23:40.912308 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1358/2697] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:40 2021] GET /volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/c05c5560-508f-474d-ab0d-c52fc1df9265 => generated 924 bytes in 423 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:40.929360 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-61d92683-08cb-4012-9288-8714633ba724 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Create volume request issued successfully. Jan 28 19:23:41.232361 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:41.232361 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:41.233946 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-61d92683-08cb-4012-9288-8714633ba724 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Volume info retrieved successfully. Jan 28 19:23:41.234541 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/eventlet/greenthread.py:31: DeprecationWarning: Please provide `is_available()` function in your custom Eventlet hub . Jan 28 19:23:41.234541 n-d-705657-15 devstack@c-api.service[87913]: It must return bool: whether hub supports current platform. See eventlet/hubs/{epoll,kqueue} for example. Jan 28 19:23:41.234541 n-d-705657-15 devstack@c-api.service[87913]: hub = hubs.get_hub() Jan 28 19:23:41.492811 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cd9ce616-ae31-44fb-a287-5a192422c24b tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/8a50f67f-b074-49bb-9bfc-c4f66cdf7480 Jan 28 19:23:41.493974 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cd9ce616-ae31-44fb-a287-5a192422c24b tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:41.494429 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:41.494429 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:41.495037 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cd9ce616-ae31-44fb-a287-5a192422c24b tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:41.548243 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:41.548243 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:41.553212 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cd9ce616-ae31-44fb-a287-5a192422c24b tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Snapshot retrieved successfully. Jan 28 19:23:41.556730 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cd9ce616-ae31-44fb-a287-5a192422c24b tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/8a50f67f-b074-49bb-9bfc-c4f66cdf7480 returned with HTTP 200 Jan 28 19:23:41.564300 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1359/2698] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:23:41 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/8a50f67f-b074-49bb-9bfc-c4f66cdf7480 => generated 449 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:41.943945 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-513d4e82-77e2-4ced-a276-b310f64bfec9 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] GET http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/c05c5560-508f-474d-ab0d-c52fc1df9265 Jan 28 19:23:41.944475 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-513d4e82-77e2-4ced-a276-b310f64bfec9 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:41.944670 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:41.944670 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:41.945343 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-513d4e82-77e2-4ced-a276-b310f64bfec9 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:42.159713 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:42.159713 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:42.199788 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-513d4e82-77e2-4ced-a276-b310f64bfec9 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Volume info retrieved successfully. Jan 28 19:23:42.300495 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-513d4e82-77e2-4ced-a276-b310f64bfec9 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/c05c5560-508f-474d-ab0d-c52fc1df9265 returned with HTTP 200 Jan 28 19:23:42.308971 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1360/2699] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:41 2021] GET /volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/c05c5560-508f-474d-ab0d-c52fc1df9265 => generated 924 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:23:42.436507 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:42.436507 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:42.440515 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-61d92683-08cb-4012-9288-8714633ba724 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Volume info retrieved successfully. Jan 28 19:23:42.581073 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f3d52992-f948-4889-a450-834cbdfea9a4 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/8a50f67f-b074-49bb-9bfc-c4f66cdf7480 Jan 28 19:23:42.582320 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f3d52992-f948-4889-a450-834cbdfea9a4 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:42.582486 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:42.582486 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:42.583262 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f3d52992-f948-4889-a450-834cbdfea9a4 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:42.662111 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f3d52992-f948-4889-a450-834cbdfea9a4 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/8a50f67f-b074-49bb-9bfc-c4f66cdf7480 returned with HTTP 404 Jan 28 19:23:42.692283 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1361/2700] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:23:42 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/snapshots/8a50f67f-b074-49bb-9bfc-c4f66cdf7480 => generated 111 bytes in 103 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:23:42.711885 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4fa806d9-665c-4002-baff-0ad388bd1488 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/e03678e5-d88d-44d6-9039-bf2132175848 Jan 28 19:23:42.717701 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4fa806d9-665c-4002-baff-0ad388bd1488 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:42.718372 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4fa806d9-665c-4002-baff-0ad388bd1488 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:42.718818 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.group_snapshots [None req-4fa806d9-665c-4002-baff-0ad388bd1488 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] show called for member e03678e5-d88d-44d6-9039-bf2132175848 {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jan 28 19:23:42.737369 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4fa806d9-665c-4002-baff-0ad388bd1488 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/e03678e5-d88d-44d6-9039-bf2132175848 returned with HTTP 404 Jan 28 19:23:42.738475 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1362/2701] 10.222.0.16 () {60 vars in 1380 bytes} [Thu Jan 28 19:23:42 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/e03678e5-d88d-44d6-9039-bf2132175848 => generated 116 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 28 19:23:42.756788 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-32019be5-062a-41da-9ffa-1619b98f46fd tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots Jan 28 19:23:42.757954 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-32019be5-062a-41da-9ffa-1619b98f46fd tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:42.758836 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-32019be5-062a-41da-9ffa-1619b98f46fd tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:42.799648 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-32019be5-062a-41da-9ffa-1619b98f46fd tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots returned with HTTP 200 Jan 28 19:23:42.810930 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1363/2702] 10.222.0.16 () {60 vars in 1269 bytes} [Thu Jan 28 19:23:42 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots => generated 23 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:42.823350 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cccd68d3-6e02-4a13-91e3-d0967e630d05 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] DELETE http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/e03678e5-d88d-44d6-9039-bf2132175848 Jan 28 19:23:42.833184 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cccd68d3-6e02-4a13-91e3-d0967e630d05 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:42.838973 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cccd68d3-6e02-4a13-91e3-d0967e630d05 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:42.839436 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.group_snapshots [None req-cccd68d3-6e02-4a13-91e3-d0967e630d05 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] delete called for member e03678e5-d88d-44d6-9039-bf2132175848 {{(pid=87914) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jan 28 19:23:42.840075 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.group_snapshots [None req-cccd68d3-6e02-4a13-91e3-d0967e630d05 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Delete group_snapshot with id: e03678e5-d88d-44d6-9039-bf2132175848 Jan 28 19:23:42.857816 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cccd68d3-6e02-4a13-91e3-d0967e630d05 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/e03678e5-d88d-44d6-9039-bf2132175848 returned with HTTP 404 Jan 28 19:23:42.859038 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1364/2703] 10.222.0.16 () {60 vars in 1383 bytes} [Thu Jan 28 19:23:42 2021] DELETE /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/group_snapshots/e03678e5-d88d-44d6-9039-bf2132175848 => generated 116 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 28 19:23:42.872482 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-23eed903-d4a1-4d8b-8957-6d4c29d9113d tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/detail Jan 28 19:23:42.873206 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-23eed903-d4a1-4d8b-8957-6d4c29d9113d tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:42.875673 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-23eed903-d4a1-4d8b-8957-6d4c29d9113d tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'detail' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:42.877356 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-23eed903-d4a1-4d8b-8957-6d4c29d9113d tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:23:42.881929 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-23eed903-d4a1-4d8b-8957-6d4c29d9113d tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 19:23:43.020663 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-23eed903-d4a1-4d8b-8957-6d4c29d9113d tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Get all volumes completed successfully. Jan 28 19:23:43.023403 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-23eed903-d4a1-4d8b-8957-6d4c29d9113d tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:23:43.024183 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-23eed903-d4a1-4d8b-8957-6d4c29d9113d tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:23:43.053389 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-23eed903-d4a1-4d8b-8957-6d4c29d9113d tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:23:43.081095 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:43.081095 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:43.175643 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-23eed903-d4a1-4d8b-8957-6d4c29d9113d tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/detail returned with HTTP 200 Jan 28 19:23:43.176716 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1365/2704] 10.222.0.16 () {60 vars in 1266 bytes} [Thu Jan 28 19:23:42 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/detail => generated 1001 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 19:23:43.213394 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2a66061f-2fd5-4b15-b1ec-cde06b8d2935 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] POST http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/91d06c59-ce98-4ef6-8176-29fac2dd07f7/action Jan 28 19:23:43.214275 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:43.214275 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:43.215121 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2a66061f-2fd5-4b15-b1ec-cde06b8d2935 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:23:43.215836 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2a66061f-2fd5-4b15-b1ec-cde06b8d2935 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:23:43.230521 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-2a66061f-2fd5-4b15-b1ec-cde06b8d2935 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] delete called for group 91d06c59-ce98-4ef6-8176-29fac2dd07f7 {{(pid=87914) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 28 19:23:43.231333 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.groups [None req-2a66061f-2fd5-4b15-b1ec-cde06b8d2935 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Delete group with id: 91d06c59-ce98-4ef6-8176-29fac2dd07f7 Jan 28 19:23:43.246545 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:43.246545 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:43.579970 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:43.579970 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:43.583270 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-61d92683-08cb-4012-9288-8714633ba724 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Volume info retrieved successfully. Jan 28 19:23:43.584773 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.backup.api [None req-61d92683-08cb-4012-9288-8714633ba724 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Checking backup size 1 against volume size 1 {{(pid=87915) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 28 19:23:43.585721 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.backup.api [None req-61d92683-08cb-4012-9288-8714633ba724 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Overwriting volume d83d508c-eaeb-483c-bb62-73c11128082b with restore of backup b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:23:43.629762 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2a66061f-2fd5-4b15-b1ec-cde06b8d2935 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/91d06c59-ce98-4ef6-8176-29fac2dd07f7/action returned with HTTP 202 Jan 28 19:23:43.630380 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1366/2705] 10.222.0.16 () {62 vars in 1395 bytes} [Thu Jan 28 19:23:43 2021] POST /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/91d06c59-ce98-4ef6-8176-29fac2dd07f7/action => generated 0 bytes in 427 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 28 19:23:43.636924 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f7968b58-14b1-4317-8bda-cb9eacd0afc2 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] GET http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/c05c5560-508f-474d-ab0d-c52fc1df9265 Jan 28 19:23:43.637621 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.backup.rpcapi [None req-61d92683-08cb-4012-9288-8714633ba724 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] restore_backup in rpcapi backup_id b9e422b6-49a2-41b6-ada1-ff2ad69511b9 {{(pid=87915) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 28 19:23:43.638060 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f7968b58-14b1-4317-8bda-cb9eacd0afc2 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:43.638479 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:43.638479 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:43.639179 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f7968b58-14b1-4317-8bda-cb9eacd0afc2 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:43.669278 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-61d92683-08cb-4012-9288-8714633ba724 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9/restore returned with HTTP 202 Jan 28 19:23:43.677496 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1340/2706] 10.222.0.16 () {60 vars in 1360 bytes} [Thu Jan 28 19:23:39 2021] POST /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9/restore => generated 189 bytes in 4409 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 28 19:23:43.685722 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0e286e68-ef19-4e7a-8001-acc9d2dfad42 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/57faf14c-370e-4713-befe-150b55732bd3 Jan 28 19:23:43.702522 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0e286e68-ef19-4e7a-8001-acc9d2dfad42 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:43.702872 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:43.702872 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:43.703951 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0e286e68-ef19-4e7a-8001-acc9d2dfad42 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:43.762964 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:43.762964 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:43.785457 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f7968b58-14b1-4317-8bda-cb9eacd0afc2 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Volume info retrieved successfully. Jan 28 19:23:43.841021 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:43.841021 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:43.847606 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f7968b58-14b1-4317-8bda-cb9eacd0afc2 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/c05c5560-508f-474d-ab0d-c52fc1df9265 returned with HTTP 200 Jan 28 19:23:43.848479 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1367/2707] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:43 2021] GET /volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/c05c5560-508f-474d-ab0d-c52fc1df9265 => generated 925 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:43.860517 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-89bd5418-6d3d-43df-a2e3-63762a1156c6 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:23:43.860517 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-89bd5418-6d3d-43df-a2e3-63762a1156c6 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:43.860517 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:43.860517 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:43.860517 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-89bd5418-6d3d-43df-a2e3-63762a1156c6 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:43.860517 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-89bd5418-6d3d-43df-a2e3-63762a1156c6 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:23:43.867449 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0e286e68-ef19-4e7a-8001-acc9d2dfad42 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Volume info retrieved successfully. Jan 28 19:23:43.905968 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-0e286e68-ef19-4e7a-8001-acc9d2dfad42 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:23:43.906432 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-0e286e68-ef19-4e7a-8001-acc9d2dfad42 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:23:43.943243 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-0e286e68-ef19-4e7a-8001-acc9d2dfad42 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:23:43.944084 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:43.944084 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:43.946772 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-89bd5418-6d3d-43df-a2e3-63762a1156c6 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:23:43.947945 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1368/2708] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:43 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 822 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:43.952849 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:43.952849 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:44.000067 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0e286e68-ef19-4e7a-8001-acc9d2dfad42 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/57faf14c-370e-4713-befe-150b55732bd3 returned with HTTP 200 Jan 28 19:23:44.004164 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1341/2709] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:23:43 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/57faf14c-370e-4713-befe-150b55732bd3 => generated 997 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:23:44.029961 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d82ee860-c3c7-4bac-801f-a28c489f0570 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] GET http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/c05c5560-508f-474d-ab0d-c52fc1df9265 Jan 28 19:23:44.029961 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d82ee860-c3c7-4bac-801f-a28c489f0570 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:44.029961 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:44.029961 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:44.029961 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d82ee860-c3c7-4bac-801f-a28c489f0570 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:44.134616 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:44.134616 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:44.157274 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d82ee860-c3c7-4bac-801f-a28c489f0570 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Volume info retrieved successfully. Jan 28 19:23:44.216634 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d82ee860-c3c7-4bac-801f-a28c489f0570 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/c05c5560-508f-474d-ab0d-c52fc1df9265 returned with HTTP 200 Jan 28 19:23:44.243947 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1342/2710] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:44 2021] GET /volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/c05c5560-508f-474d-ab0d-c52fc1df9265 => generated 925 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:44.274027 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bb9c0f83-0473-45fa-8db5-4be3eff98c6a tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] GET http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes Jan 28 19:23:44.274960 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bb9c0f83-0473-45fa-8db5-4be3eff98c6a tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:44.275369 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:44.275369 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:44.276066 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bb9c0f83-0473-45fa-8db5-4be3eff98c6a tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:44.276971 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-bb9c0f83-0473-45fa-8db5-4be3eff98c6a tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:23:44.283518 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-bb9c0f83-0473-45fa-8db5-4be3eff98c6a tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 19:23:44.552736 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-efde1923-2365-4dbc-95cd-1ba8508c5917 tempest-VolumePoolsAdminTestsJSON-1046577287 tempest-VolumePoolsAdminTestsJSON-1046577287-project-admin] GET http://10.222.0.16/volume/v3/ad7446e92bca4c0e85ea5c86780bacd1/scheduler-stats/get_pools?detail=True Jan 28 19:23:44.555824 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-efde1923-2365-4dbc-95cd-1ba8508c5917 tempest-VolumePoolsAdminTestsJSON-1046577287 tempest-VolumePoolsAdminTestsJSON-1046577287-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:44.556079 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:44.556079 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:44.556509 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-efde1923-2365-4dbc-95cd-1ba8508c5917 tempest-VolumePoolsAdminTestsJSON-1046577287 tempest-VolumePoolsAdminTestsJSON-1046577287-project-admin] Calling method 'get_pools' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:44.600580 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bb9c0f83-0473-45fa-8db5-4be3eff98c6a tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Get all volumes completed successfully. Jan 28 19:23:44.602412 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bb9c0f83-0473-45fa-8db5-4be3eff98c6a tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes returned with HTTP 200 Jan 28 19:23:44.603405 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1343/2711] 10.222.0.16 () {58 vars in 1204 bytes} [Thu Jan 28 19:23:44 2021] GET /volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes => generated 1172 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:23:44.627494 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-efde1923-2365-4dbc-95cd-1ba8508c5917 tempest-VolumePoolsAdminTestsJSON-1046577287 tempest-VolumePoolsAdminTestsJSON-1046577287-project-admin] http://10.222.0.16/volume/v3/ad7446e92bca4c0e85ea5c86780bacd1/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jan 28 19:23:44.629887 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5e05cd88-ebbc-478c-a649-3dcb16fabe0b tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] GET http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes?name=tempest-VolumesListTestJSON-Volume-656952774 Jan 28 19:23:44.630362 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1369/2712] 10.222.0.16 () {58 vars in 1281 bytes} [Thu Jan 28 19:23:43 2021] GET /volume/v3/ad7446e92bca4c0e85ea5c86780bacd1/scheduler-stats/get_pools?detail=True => generated 771 bytes in 682 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:44.631017 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5e05cd88-ebbc-478c-a649-3dcb16fabe0b tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:44.631437 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:44.631437 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:44.632116 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5e05cd88-ebbc-478c-a649-3dcb16fabe0b tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:44.632968 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-5e05cd88-ebbc-478c-a649-3dcb16fabe0b tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:23:44.634150 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:44.634150 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:44.635637 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-5e05cd88-ebbc-478c-a649-3dcb16fabe0b tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-656952774'), ('no_migration_targets', True)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 19:23:44.657829 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c5c658c7-c82d-4cc3-84c7-afd6b021625f tempest-VolumePoolsAdminTestsJSON-1046577287 tempest-VolumePoolsAdminTestsJSON-1046577287-project-admin] GET http://10.222.0.16/volume/v3/ad7446e92bca4c0e85ea5c86780bacd1/scheduler-stats/get_pools Jan 28 19:23:44.658855 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c5c658c7-c82d-4cc3-84c7-afd6b021625f tempest-VolumePoolsAdminTestsJSON-1046577287 tempest-VolumePoolsAdminTestsJSON-1046577287-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:44.666088 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c5c658c7-c82d-4cc3-84c7-afd6b021625f tempest-VolumePoolsAdminTestsJSON-1046577287 tempest-VolumePoolsAdminTestsJSON-1046577287-project-admin] Calling method 'get_pools' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:44.701839 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c5c658c7-c82d-4cc3-84c7-afd6b021625f tempest-VolumePoolsAdminTestsJSON-1046577287 tempest-VolumePoolsAdminTestsJSON-1046577287-project-admin] http://10.222.0.16/volume/v3/ad7446e92bca4c0e85ea5c86780bacd1/scheduler-stats/get_pools returned with HTTP 200 Jan 28 19:23:44.703430 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1370/2713] 10.222.0.16 () {58 vars in 1258 bytes} [Thu Jan 28 19:23:44 2021] GET /volume/v3/ad7446e92bca4c0e85ea5c86780bacd1/scheduler-stats/get_pools => generated 62 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 19:23:44.746881 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5e05cd88-ebbc-478c-a649-3dcb16fabe0b tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Get all volumes completed successfully. Jan 28 19:23:44.748135 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5e05cd88-ebbc-478c-a649-3dcb16fabe0b tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes?name=tempest-VolumesListTestJSON-Volume-656952774 returned with HTTP 200 Jan 28 19:23:44.752196 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1344/2714] 10.222.0.16 () {58 vars in 1303 bytes} [Thu Jan 28 19:23:44 2021] GET /volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes?name=tempest-VolumesListTestJSON-Volume-656952774 => generated 399 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:23:44.770197 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2a109fe0-e9bc-4ff0-9ea6-28b95a6d6244 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] GET http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/detail?name=tempest-VolumesListTestJSON-Volume-146557113 Jan 28 19:23:44.771149 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2a109fe0-e9bc-4ff0-9ea6-28b95a6d6244 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:44.771983 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2a109fe0-e9bc-4ff0-9ea6-28b95a6d6244 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Calling method 'detail' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:44.774791 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-2a109fe0-e9bc-4ff0-9ea6-28b95a6d6244 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:23:44.787404 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2a109fe0-e9bc-4ff0-9ea6-28b95a6d6244 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-146557113'), ('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 19:23:44.897121 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2a109fe0-e9bc-4ff0-9ea6-28b95a6d6244 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Get all volumes completed successfully. Jan 28 19:23:44.898577 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:44.898577 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:44.919389 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2a109fe0-e9bc-4ff0-9ea6-28b95a6d6244 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/detail?name=tempest-VolumesListTestJSON-Volume-146557113 returned with HTTP 200 Jan 28 19:23:44.920394 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1371/2715] 10.222.0.16 () {58 vars in 1324 bytes} [Thu Jan 28 19:23:44 2021] GET /volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/detail?name=tempest-VolumesListTestJSON-Volume-146557113 => generated 928 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:44.962448 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7d168188-f12e-47ac-9e5a-21daf618e8e6 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] GET http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/detail?limit=1 Jan 28 19:23:44.962700 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3bfc6962-d855-4ea5-aca7-b422cfcd83c5 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:23:44.963011 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3bfc6962-d855-4ea5-aca7-b422cfcd83c5 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:44.963300 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:44.963300 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:44.963672 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3bfc6962-d855-4ea5-aca7-b422cfcd83c5 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:44.964041 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-3bfc6962-d855-4ea5-aca7-b422cfcd83c5 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:23:44.964262 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7d168188-f12e-47ac-9e5a-21daf618e8e6 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:44.964601 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:44.964601 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:44.965201 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7d168188-f12e-47ac-9e5a-21daf618e8e6 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Calling method 'detail' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:44.966002 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-7d168188-f12e-47ac-9e5a-21daf618e8e6 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:23:44.967074 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:44.967074 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:44.968713 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-7d168188-f12e-47ac-9e5a-21daf618e8e6 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 19:23:45.070471 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:45.070471 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:45.073782 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3bfc6962-d855-4ea5-aca7-b422cfcd83c5 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:23:45.075243 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1372/2716] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:44 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 822 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:45.098115 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6c6f2cf1-b07a-4ed2-8579-834f18e0521e tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/57faf14c-370e-4713-befe-150b55732bd3 Jan 28 19:23:45.099186 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6c6f2cf1-b07a-4ed2-8579-834f18e0521e tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:45.099542 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:45.099542 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:45.100191 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6c6f2cf1-b07a-4ed2-8579-834f18e0521e tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:45.118458 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7d168188-f12e-47ac-9e5a-21daf618e8e6 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Get all volumes completed successfully. Jan 28 19:23:45.120194 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:45.120194 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:45.149555 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7d168188-f12e-47ac-9e5a-21daf618e8e6 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/detail?limit=1 returned with HTTP 200 Jan 28 19:23:45.155027 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1345/2717] 10.222.0.16 () {58 vars in 1240 bytes} [Thu Jan 28 19:23:44 2021] GET /volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/detail?limit=1 => generated 1104 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:23:45.184069 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-783bf1b3-b206-4b3a-b3b7-adf1d63b9504 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] GET http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/detail?limit=1&marker=c05c5560-508f-474d-ab0d-c52fc1df9265 Jan 28 19:23:45.184599 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-783bf1b3-b206-4b3a-b3b7-adf1d63b9504 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:45.184920 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:45.184920 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:45.185681 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-783bf1b3-b206-4b3a-b3b7-adf1d63b9504 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Calling method 'detail' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:45.186646 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-783bf1b3-b206-4b3a-b3b7-adf1d63b9504 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:23:45.189618 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-783bf1b3-b206-4b3a-b3b7-adf1d63b9504 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 19:23:45.336721 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:45.336721 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:45.385996 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6c6f2cf1-b07a-4ed2-8579-834f18e0521e tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Volume info retrieved successfully. Jan 28 19:23:45.415491 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-6c6f2cf1-b07a-4ed2-8579-834f18e0521e tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:23:45.415874 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-6c6f2cf1-b07a-4ed2-8579-834f18e0521e tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:23:45.431769 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-6c6f2cf1-b07a-4ed2-8579-834f18e0521e tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:23:45.446398 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:45.446398 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:45.499381 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6c6f2cf1-b07a-4ed2-8579-834f18e0521e tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/57faf14c-370e-4713-befe-150b55732bd3 returned with HTTP 200 Jan 28 19:23:45.500426 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1373/2718] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:23:45 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/57faf14c-370e-4713-befe-150b55732bd3 => generated 997 bytes in 425 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:23:45.504604 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-783bf1b3-b206-4b3a-b3b7-adf1d63b9504 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Get all volumes completed successfully. Jan 28 19:23:45.506670 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:45.506670 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:45.525812 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-783bf1b3-b206-4b3a-b3b7-adf1d63b9504 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/detail?limit=1&marker=c05c5560-508f-474d-ab0d-c52fc1df9265 returned with HTTP 200 Jan 28 19:23:45.527446 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1346/2719] 10.222.0.16 () {58 vars in 1328 bytes} [Thu Jan 28 19:23:45 2021] GET /volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/detail?limit=1&marker=c05c5560-508f-474d-ab0d-c52fc1df9265 => generated 1104 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 19:23:45.553641 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6cc287ce-4c92-4193-979c-a2a84c9bfd31 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] GET http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/detail?limit=1&marker=0e8c3b73-742a-41d4-bcc8-b088f3bc043d Jan 28 19:23:45.554492 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6cc287ce-4c92-4193-979c-a2a84c9bfd31 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:45.554934 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:45.554934 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:45.555582 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6cc287ce-4c92-4193-979c-a2a84c9bfd31 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Calling method 'detail' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:45.556819 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-6cc287ce-4c92-4193-979c-a2a84c9bfd31 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:23:45.558905 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6cc287ce-4c92-4193-979c-a2a84c9bfd31 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 19:23:45.766002 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6cc287ce-4c92-4193-979c-a2a84c9bfd31 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Get all volumes completed successfully. Jan 28 19:23:45.769283 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:45.769283 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:45.782294 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6cc287ce-4c92-4193-979c-a2a84c9bfd31 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/detail?limit=1&marker=0e8c3b73-742a-41d4-bcc8-b088f3bc043d returned with HTTP 200 Jan 28 19:23:45.783948 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1374/2720] 10.222.0.16 () {58 vars in 1328 bytes} [Thu Jan 28 19:23:45 2021] GET /volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/detail?limit=1&marker=0e8c3b73-742a-41d4-bcc8-b088f3bc043d => generated 1105 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:23:45.815818 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d1f13341-675a-479b-817c-437d16bafe2c tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] GET http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/detail?limit=1&marker=33022c68-6928-4271-ae64-2fcfd4e10935 Jan 28 19:23:45.818354 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d1f13341-675a-479b-817c-437d16bafe2c tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:45.818733 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:45.818733 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:45.820523 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d1f13341-675a-479b-817c-437d16bafe2c tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Calling method 'detail' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:45.822111 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-d1f13341-675a-479b-817c-437d16bafe2c tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:23:45.825781 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d1f13341-675a-479b-817c-437d16bafe2c tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 19:23:46.074611 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d1f13341-675a-479b-817c-437d16bafe2c tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Get all volumes completed successfully. Jan 28 19:23:46.091046 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-989b6efd-69ba-4660-be88-8c7817126365 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:23:46.091574 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-989b6efd-69ba-4660-be88-8c7817126365 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:46.091773 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:46.091773 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:46.092534 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-989b6efd-69ba-4660-be88-8c7817126365 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:46.093066 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-989b6efd-69ba-4660-be88-8c7817126365 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:23:46.097071 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d1f13341-675a-479b-817c-437d16bafe2c tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/detail?limit=1&marker=33022c68-6928-4271-ae64-2fcfd4e10935 returned with HTTP 200 Jan 28 19:23:46.099782 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1347/2721] 10.222.0.16 () {58 vars in 1328 bytes} [Thu Jan 28 19:23:45 2021] GET /volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/detail?limit=1&marker=33022c68-6928-4271-ae64-2fcfd4e10935 => generated 15 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 19:23:46.127705 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6f894c65-cbb3-438f-bedf-ff2ecd80ab22 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] GET http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Jan 28 19:23:46.128247 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6f894c65-cbb3-438f-bedf-ff2ecd80ab22 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:46.128839 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6f894c65-cbb3-438f-bedf-ff2ecd80ab22 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Calling method 'detail' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:46.129904 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-6f894c65-cbb3-438f-bedf-ff2ecd80ab22 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:23:46.130509 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6f894c65-cbb3-438f-bedf-ff2ecd80ab22 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Could not evaluate value available, assuming string {{(pid=87915) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 28 19:23:46.132356 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6f894c65-cbb3-438f-bedf-ff2ecd80ab22 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 19:23:46.179748 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:46.179748 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:46.182250 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-989b6efd-69ba-4660-be88-8c7817126365 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:23:46.183455 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1375/2722] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:46 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 822 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:46.363281 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6f894c65-cbb3-438f-bedf-ff2ecd80ab22 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Get all volumes completed successfully. Jan 28 19:23:46.370354 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:46.370354 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:46.414071 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6f894c65-cbb3-438f-bedf-ff2ecd80ab22 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Jan 28 19:23:46.421283 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1348/2723] 10.222.0.16 () {58 vars in 1324 bytes} [Thu Jan 28 19:23:46 2021] GET /volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 2062 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 19:23:46.456130 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d6725f0c-4757-4a1d-a6bc-391ed7af3e22 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] GET http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Jan 28 19:23:46.456678 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d6725f0c-4757-4a1d-a6bc-391ed7af3e22 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:46.456897 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:46.456897 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:46.457270 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d6725f0c-4757-4a1d-a6bc-391ed7af3e22 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Calling method 'detail' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:46.457963 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-d6725f0c-4757-4a1d-a6bc-391ed7af3e22 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:23:46.458794 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d6725f0c-4757-4a1d-a6bc-391ed7af3e22 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Could not evaluate value available, assuming string {{(pid=87914) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 28 19:23:46.460928 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d6725f0c-4757-4a1d-a6bc-391ed7af3e22 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 19:23:46.529307 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fa6629ad-a4c5-4d7b-83e8-968f4feee408 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/57faf14c-370e-4713-befe-150b55732bd3 Jan 28 19:23:46.530223 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fa6629ad-a4c5-4d7b-83e8-968f4feee408 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:46.530792 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:46.530792 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:46.531898 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fa6629ad-a4c5-4d7b-83e8-968f4feee408 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:46.667926 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d6725f0c-4757-4a1d-a6bc-391ed7af3e22 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Get all volumes completed successfully. Jan 28 19:23:46.677181 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:46.677181 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:46.706536 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d6725f0c-4757-4a1d-a6bc-391ed7af3e22 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Jan 28 19:23:46.707437 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1376/2724] 10.222.0.16 () {58 vars in 1326 bytes} [Thu Jan 28 19:23:46 2021] GET /volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 2063 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:23:46.741172 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-24219e19-f446-47b8-b051-f9c8779c874b tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] GET http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes?limit=1 Jan 28 19:23:46.741961 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-24219e19-f446-47b8-b051-f9c8779c874b tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:46.742321 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:46.742321 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:46.742893 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-24219e19-f446-47b8-b051-f9c8779c874b tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:46.744098 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-24219e19-f446-47b8-b051-f9c8779c874b tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:23:46.746256 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-24219e19-f446-47b8-b051-f9c8779c874b tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 19:23:46.789953 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:46.789953 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:46.831883 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fa6629ad-a4c5-4d7b-83e8-968f4feee408 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Volume info retrieved successfully. Jan 28 19:23:46.869763 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-fa6629ad-a4c5-4d7b-83e8-968f4feee408 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:23:46.881470 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-fa6629ad-a4c5-4d7b-83e8-968f4feee408 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:23:46.910442 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-fa6629ad-a4c5-4d7b-83e8-968f4feee408 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:23:46.965733 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-24219e19-f446-47b8-b051-f9c8779c874b tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Get all volumes completed successfully. Jan 28 19:23:46.972899 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:46.972899 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:46.979366 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-24219e19-f446-47b8-b051-f9c8779c874b tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes?limit=1 returned with HTTP 200 Jan 28 19:23:46.979366 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1377/2725] 10.222.0.16 () {58 vars in 1219 bytes} [Thu Jan 28 19:23:46 2021] GET /volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes?limit=1 => generated 568 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:46.998354 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3b6caecd-1060-45e5-9c59-44dca5b3e8c6 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] GET http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes?limit=1&marker=c05c5560-508f-474d-ab0d-c52fc1df9265 Jan 28 19:23:46.998354 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3b6caecd-1060-45e5-9c59-44dca5b3e8c6 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:46.998354 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:46.998354 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:46.998354 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3b6caecd-1060-45e5-9c59-44dca5b3e8c6 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:46.998354 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-3b6caecd-1060-45e5-9c59-44dca5b3e8c6 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:23:47.018830 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:47.018830 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:47.018830 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3b6caecd-1060-45e5-9c59-44dca5b3e8c6 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 19:23:47.112968 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fa6629ad-a4c5-4d7b-83e8-968f4feee408 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/57faf14c-370e-4713-befe-150b55732bd3 returned with HTTP 200 Jan 28 19:23:47.122728 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1349/2726] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:23:46 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/57faf14c-370e-4713-befe-150b55732bd3 => generated 997 bytes in 600 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 19:23:47.197784 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3b6caecd-1060-45e5-9c59-44dca5b3e8c6 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Get all volumes completed successfully. Jan 28 19:23:47.197784 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3b6caecd-1060-45e5-9c59-44dca5b3e8c6 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes?limit=1&marker=c05c5560-508f-474d-ab0d-c52fc1df9265 returned with HTTP 200 Jan 28 19:23:47.197784 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1378/2727] 10.222.0.16 () {58 vars in 1307 bytes} [Thu Jan 28 19:23:46 2021] GET /volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes?limit=1&marker=c05c5560-508f-474d-ab0d-c52fc1df9265 => generated 568 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:47.217763 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-328ea218-19b2-48f6-874b-7822dbb1fde3 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] GET http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes?limit=1&marker=0e8c3b73-742a-41d4-bcc8-b088f3bc043d Jan 28 19:23:47.218307 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-328ea218-19b2-48f6-874b-7822dbb1fde3 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:47.218522 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:47.218522 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:47.218901 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-328ea218-19b2-48f6-874b-7822dbb1fde3 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:47.219313 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-368cbf04-7bd6-4dc0-a9fe-2582822c0f21 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:23:47.219571 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-328ea218-19b2-48f6-874b-7822dbb1fde3 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:23:47.220191 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-368cbf04-7bd6-4dc0-a9fe-2582822c0f21 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:47.220424 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:47.220424 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:47.223561 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-328ea218-19b2-48f6-874b-7822dbb1fde3 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 19:23:47.231106 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:47.231106 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:47.233847 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-368cbf04-7bd6-4dc0-a9fe-2582822c0f21 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:47.241766 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-368cbf04-7bd6-4dc0-a9fe-2582822c0f21 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:23:47.366116 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:47.366116 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:47.370875 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-368cbf04-7bd6-4dc0-a9fe-2582822c0f21 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:23:47.381702 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1350/2728] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:47 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 822 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:47.448653 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-328ea218-19b2-48f6-874b-7822dbb1fde3 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Get all volumes completed successfully. Jan 28 19:23:47.451270 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-328ea218-19b2-48f6-874b-7822dbb1fde3 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes?limit=1&marker=0e8c3b73-742a-41d4-bcc8-b088f3bc043d returned with HTTP 200 Jan 28 19:23:47.463022 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1379/2729] 10.222.0.16 () {58 vars in 1307 bytes} [Thu Jan 28 19:23:47 2021] GET /volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes?limit=1&marker=0e8c3b73-742a-41d4-bcc8-b088f3bc043d => generated 569 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:47.481385 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-61a1ecf4-90c0-4480-993a-edc8679f02be tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] GET http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes?limit=1&marker=33022c68-6928-4271-ae64-2fcfd4e10935 Jan 28 19:23:47.482004 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-61a1ecf4-90c0-4480-993a-edc8679f02be tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:47.482196 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:47.482196 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:47.482823 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-61a1ecf4-90c0-4480-993a-edc8679f02be tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:47.483919 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-61a1ecf4-90c0-4480-993a-edc8679f02be tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:23:47.487248 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-61a1ecf4-90c0-4480-993a-edc8679f02be tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 19:23:47.703015 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-61a1ecf4-90c0-4480-993a-edc8679f02be tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Get all volumes completed successfully. Jan 28 19:23:47.704197 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-61a1ecf4-90c0-4480-993a-edc8679f02be tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes?limit=1&marker=33022c68-6928-4271-ae64-2fcfd4e10935 returned with HTTP 200 Jan 28 19:23:47.707021 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1351/2730] 10.222.0.16 () {58 vars in 1307 bytes} [Thu Jan 28 19:23:47 2021] GET /volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes?limit=1&marker=33022c68-6928-4271-ae64-2fcfd4e10935 => generated 15 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 19:23:47.733628 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bc504e0b-a88f-4d7c-940e-0ee6aee22ce4 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] GET http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes?name=tempest-VolumesListTestJSON-Volume-656952774&status=available Jan 28 19:23:47.735471 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bc504e0b-a88f-4d7c-940e-0ee6aee22ce4 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:47.736984 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:47.736984 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:47.738326 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bc504e0b-a88f-4d7c-940e-0ee6aee22ce4 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:47.740212 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-bc504e0b-a88f-4d7c-940e-0ee6aee22ce4 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:23:47.743663 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-bc504e0b-a88f-4d7c-940e-0ee6aee22ce4 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Could not evaluate value available, assuming string {{(pid=87914) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 28 19:23:47.745916 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:47.745916 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:47.749050 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-bc504e0b-a88f-4d7c-940e-0ee6aee22ce4 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-656952774'), ('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 19:23:47.888521 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bc504e0b-a88f-4d7c-940e-0ee6aee22ce4 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Get all volumes completed successfully. Jan 28 19:23:47.893271 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bc504e0b-a88f-4d7c-940e-0ee6aee22ce4 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes?name=tempest-VolumesListTestJSON-Volume-656952774&status=available returned with HTTP 200 Jan 28 19:23:47.895178 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1380/2731] 10.222.0.16 () {58 vars in 1337 bytes} [Thu Jan 28 19:23:47 2021] GET /volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes?name=tempest-VolumesListTestJSON-Volume-656952774&status=available => generated 399 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:47.913429 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2c291de5-5eea-44fe-a333-1c1186ecce5a tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] GET http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/detail?name=tempest-VolumesListTestJSON-Volume-656952774&status=available Jan 28 19:23:47.913983 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2c291de5-5eea-44fe-a333-1c1186ecce5a tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:47.914488 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2c291de5-5eea-44fe-a333-1c1186ecce5a tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Calling method 'detail' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:47.915139 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-2c291de5-5eea-44fe-a333-1c1186ecce5a tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:23:47.915920 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2c291de5-5eea-44fe-a333-1c1186ecce5a tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Could not evaluate value available, assuming string {{(pid=87915) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 28 19:23:47.917857 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2c291de5-5eea-44fe-a333-1c1186ecce5a tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-656952774'), ('no_migration_targets', True)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 19:23:48.026249 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2c291de5-5eea-44fe-a333-1c1186ecce5a tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Get all volumes completed successfully. Jan 28 19:23:48.028129 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:48.028129 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:48.044058 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2c291de5-5eea-44fe-a333-1c1186ecce5a tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/detail?name=tempest-VolumesListTestJSON-Volume-656952774&status=available returned with HTTP 200 Jan 28 19:23:48.045156 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1352/2732] 10.222.0.16 () {58 vars in 1358 bytes} [Thu Jan 28 19:23:47 2021] GET /volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/detail?name=tempest-VolumesListTestJSON-Volume-656952774&status=available => generated 928 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:48.079431 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c60ef26d-78e6-4766-b230-b3a2a0a9485d tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] GET http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/detail?marker=33022c68-6928-4271-ae64-2fcfd4e10935&sort=id%3Aasc Jan 28 19:23:48.096854 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c60ef26d-78e6-4766-b230-b3a2a0a9485d tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:48.098969 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:48.098969 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:48.100305 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c60ef26d-78e6-4766-b230-b3a2a0a9485d tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Calling method 'detail' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:48.106734 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-c60ef26d-78e6-4766-b230-b3a2a0a9485d tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:23:48.117051 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:48.117051 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:48.123967 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c60ef26d-78e6-4766-b230-b3a2a0a9485d tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 19:23:48.150017 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-930d4ce8-8af2-4542-a3e9-15189352c4da tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/57faf14c-370e-4713-befe-150b55732bd3 Jan 28 19:23:48.150532 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-930d4ce8-8af2-4542-a3e9-15189352c4da tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:48.151076 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:48.151076 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:48.151475 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-930d4ce8-8af2-4542-a3e9-15189352c4da tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:48.247400 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-930d4ce8-8af2-4542-a3e9-15189352c4da tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/57faf14c-370e-4713-befe-150b55732bd3 returned with HTTP 404 Jan 28 19:23:48.249308 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1353/2733] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:23:48 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/57faf14c-370e-4713-befe-150b55732bd3 => generated 109 bytes in 103 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 28 19:23:48.267097 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3a9c0439-1de5-4754-8b44-6cf0f934f2b5 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] GET http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/91d06c59-ce98-4ef6-8176-29fac2dd07f7 Jan 28 19:23:48.268242 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3a9c0439-1de5-4754-8b44-6cf0f934f2b5 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:48.273565 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3a9c0439-1de5-4754-8b44-6cf0f934f2b5 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:48.274440 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-3a9c0439-1de5-4754-8b44-6cf0f934f2b5 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] show called for member 91d06c59-ce98-4ef6-8176-29fac2dd07f7 {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 19:23:48.287554 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3a9c0439-1de5-4754-8b44-6cf0f934f2b5 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/91d06c59-ce98-4ef6-8176-29fac2dd07f7 returned with HTTP 404 Jan 28 19:23:48.291817 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1354/2734] 10.222.0.16 () {60 vars in 1353 bytes} [Thu Jan 28 19:23:48 2021] GET /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/groups/91d06c59-ce98-4ef6-8176-29fac2dd07f7 => generated 108 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 28 19:23:48.311567 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f4d3c128-438a-48ea-a04a-67de7040b97a tempest-GroupSnapshotsTest-1686294086 tempest-GroupSnapshotsTest-1686294086-project-admin] DELETE http://10.222.0.16/volume/v3/22cfe82d509a49f48b4e2c330a5d0a17/group_types/d3dd37de-68aa-4a24-846f-eb15ff375a18 Jan 28 19:23:48.312804 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f4d3c128-438a-48ea-a04a-67de7040b97a tempest-GroupSnapshotsTest-1686294086 tempest-GroupSnapshotsTest-1686294086-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:48.314826 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f4d3c128-438a-48ea-a04a-67de7040b97a tempest-GroupSnapshotsTest-1686294086 tempest-GroupSnapshotsTest-1686294086-project-admin] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:48.420238 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:23:48.420238 n-d-705657-15 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 28 19:23:48.440317 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f4d3c128-438a-48ea-a04a-67de7040b97a tempest-GroupSnapshotsTest-1686294086 tempest-GroupSnapshotsTest-1686294086-project-admin] http://10.222.0.16/volume/v3/22cfe82d509a49f48b4e2c330a5d0a17/group_types/d3dd37de-68aa-4a24-846f-eb15ff375a18 returned with HTTP 202 Jan 28 19:23:48.450673 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1355/2735] 10.222.0.16 () {60 vars in 1371 bytes} [Thu Jan 28 19:23:48 2021] DELETE /volume/v3/22cfe82d509a49f48b4e2c330a5d0a17/group_types/d3dd37de-68aa-4a24-846f-eb15ff375a18 => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 28 19:23:48.459737 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-101de517-2512-4a15-8067-317aec4975da tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:23:48.460627 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-101de517-2512-4a15-8067-317aec4975da tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:48.461473 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-101de517-2512-4a15-8067-317aec4975da tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:48.462097 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-101de517-2512-4a15-8067-317aec4975da tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:23:48.561382 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:48.561382 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:48.565526 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-101de517-2512-4a15-8067-317aec4975da tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:23:48.567119 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1356/2736] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:48 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 822 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:48.598843 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c84623e6-2349-46a4-b7d7-ca3cec3bfb61 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] DELETE http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/57faf14c-370e-4713-befe-150b55732bd3 Jan 28 19:23:48.600108 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c84623e6-2349-46a4-b7d7-ca3cec3bfb61 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:48.600709 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:48.600709 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:48.602403 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c84623e6-2349-46a4-b7d7-ca3cec3bfb61 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:48.603478 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-c84623e6-2349-46a4-b7d7-ca3cec3bfb61 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Delete volume with id: 57faf14c-370e-4713-befe-150b55732bd3 Jan 28 19:23:48.700864 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c60ef26d-78e6-4766-b230-b3a2a0a9485d tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Get all volumes completed successfully. Jan 28 19:23:48.703287 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:48.703287 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:48.744574 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c60ef26d-78e6-4766-b230-b3a2a0a9485d tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/detail?marker=33022c68-6928-4271-ae64-2fcfd4e10935&sort=id%3Aasc returned with HTTP 200 Jan 28 19:23:48.746077 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1381/2737] 10.222.0.16 () {58 vars in 1340 bytes} [Thu Jan 28 19:23:48 2021] GET /volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/detail?marker=33022c68-6928-4271-ae64-2fcfd4e10935&sort=id%3Aasc => generated 928 bytes in 675 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:48.786677 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-32ec07fc-39d0-43bf-873b-c46ed23354de tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] GET http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Jan 28 19:23:48.787626 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-32ec07fc-39d0-43bf-873b-c46ed23354de tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:48.787980 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:48.787980 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:48.788659 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-32ec07fc-39d0-43bf-873b-c46ed23354de tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Calling method 'detail' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:48.789939 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-32ec07fc-39d0-43bf-873b-c46ed23354de tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:23:48.793594 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-32ec07fc-39d0-43bf-873b-c46ed23354de tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 19:23:48.801345 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c84623e6-2349-46a4-b7d7-ca3cec3bfb61 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/57faf14c-370e-4713-befe-150b55732bd3 returned with HTTP 404 Jan 28 19:23:48.810506 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1357/2738] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:23:48 2021] DELETE /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/57faf14c-370e-4713-befe-150b55732bd3 => generated 109 bytes in 227 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:23:48.822300 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-674674e9-caef-47f0-b821-bfee5cf6da65 tempest-GroupSnapshotsTest-1686294086 tempest-GroupSnapshotsTest-1686294086-project-admin] DELETE http://10.222.0.16/volume/v3/22cfe82d509a49f48b4e2c330a5d0a17/types/59c6d021-69e9-4998-aa88-c76fb852b364 Jan 28 19:23:48.823801 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-674674e9-caef-47f0-b821-bfee5cf6da65 tempest-GroupSnapshotsTest-1686294086 tempest-GroupSnapshotsTest-1686294086-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:48.825678 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-674674e9-caef-47f0-b821-bfee5cf6da65 tempest-GroupSnapshotsTest-1686294086 tempest-GroupSnapshotsTest-1686294086-project-admin] Calling method '_delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:49.051221 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-32ec07fc-39d0-43bf-873b-c46ed23354de tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Get all volumes completed successfully. Jan 28 19:23:49.068214 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:49.068214 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:49.098537 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-32ec07fc-39d0-43bf-873b-c46ed23354de tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jan 28 19:23:49.100041 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1382/2739] 10.222.0.16 () {58 vars in 1304 bytes} [Thu Jan 28 19:23:48 2021] GET /volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2759 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:23:49.110334 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:23:49.110334 n-d-705657-15 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 28 19:23:49.141284 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a0f8dbc3-0e3c-49de-b2bb-3058c7adff7e tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] GET http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/detail Jan 28 19:23:49.146875 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-674674e9-caef-47f0-b821-bfee5cf6da65 tempest-GroupSnapshotsTest-1686294086 tempest-GroupSnapshotsTest-1686294086-project-admin] http://10.222.0.16/volume/v3/22cfe82d509a49f48b4e2c330a5d0a17/types/59c6d021-69e9-4998-aa88-c76fb852b364 returned with HTTP 202 Jan 28 19:23:49.151642 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1358/2740] 10.222.0.16 () {58 vars in 1312 bytes} [Thu Jan 28 19:23:48 2021] DELETE /volume/v3/22cfe82d509a49f48b4e2c330a5d0a17/types/59c6d021-69e9-4998-aa88-c76fb852b364 => generated 0 bytes in 335 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:23:49.153096 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a0f8dbc3-0e3c-49de-b2bb-3058c7adff7e tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:49.154054 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:49.154054 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:49.155961 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a0f8dbc3-0e3c-49de-b2bb-3058c7adff7e tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Calling method 'detail' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:49.158646 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-a0f8dbc3-0e3c-49de-b2bb-3058c7adff7e tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:23:49.163636 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8b6916b6-6d7c-4df0-95f1-f59fbadcf2d3 tempest-GroupSnapshotsTest-1686294086 tempest-GroupSnapshotsTest-1686294086-project-admin] GET http://10.222.0.16/volume/v3/22cfe82d509a49f48b4e2c330a5d0a17/types/59c6d021-69e9-4998-aa88-c76fb852b364 Jan 28 19:23:49.164351 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8b6916b6-6d7c-4df0-95f1-f59fbadcf2d3 tempest-GroupSnapshotsTest-1686294086 tempest-GroupSnapshotsTest-1686294086-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:49.164742 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a0f8dbc3-0e3c-49de-b2bb-3058c7adff7e tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 19:23:49.164929 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8b6916b6-6d7c-4df0-95f1-f59fbadcf2d3 tempest-GroupSnapshotsTest-1686294086 tempest-GroupSnapshotsTest-1686294086-project-admin] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:49.178057 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8b6916b6-6d7c-4df0-95f1-f59fbadcf2d3 tempest-GroupSnapshotsTest-1686294086 tempest-GroupSnapshotsTest-1686294086-project-admin] http://10.222.0.16/volume/v3/22cfe82d509a49f48b4e2c330a5d0a17/types/59c6d021-69e9-4998-aa88-c76fb852b364 returned with HTTP 404 Jan 28 19:23:49.179469 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1359/2741] 10.222.0.16 () {58 vars in 1309 bytes} [Thu Jan 28 19:23:49 2021] GET /volume/v3/22cfe82d509a49f48b4e2c330a5d0a17/types/59c6d021-69e9-4998-aa88-c76fb852b364 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:23:49.193486 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3e53d0d2-7c6d-4413-a9c3-c8e2da133791 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] DELETE http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/4a57beab-2008-4417-a1f9-013394f3db13 Jan 28 19:23:49.194024 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3e53d0d2-7c6d-4413-a9c3-c8e2da133791 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:49.194529 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3e53d0d2-7c6d-4413-a9c3-c8e2da133791 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:49.195195 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-3e53d0d2-7c6d-4413-a9c3-c8e2da133791 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Delete volume with id: 4a57beab-2008-4417-a1f9-013394f3db13 Jan 28 19:23:49.488934 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3e53d0d2-7c6d-4413-a9c3-c8e2da133791 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/4a57beab-2008-4417-a1f9-013394f3db13 returned with HTTP 404 Jan 28 19:23:49.488934 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1360/2742] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:23:49 2021] DELETE /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/4a57beab-2008-4417-a1f9-013394f3db13 => generated 109 bytes in 240 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 28 19:23:49.488934 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-81b5e76b-8896-45ba-91d9-e81ae1789cc2 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] DELETE http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/ac590807-02d1-4832-a200-186c24a5e3f5 Jan 28 19:23:49.488934 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-81b5e76b-8896-45ba-91d9-e81ae1789cc2 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:49.488934 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-81b5e76b-8896-45ba-91d9-e81ae1789cc2 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:49.488934 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-81b5e76b-8896-45ba-91d9-e81ae1789cc2 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Delete volume with id: ac590807-02d1-4832-a200-186c24a5e3f5 Jan 28 19:23:49.620223 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a0f8dbc3-0e3c-49de-b2bb-3058c7adff7e tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Get all volumes completed successfully. Jan 28 19:23:49.620223 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:49.620223 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:49.620223 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a0f8dbc3-0e3c-49de-b2bb-3058c7adff7e tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/detail returned with HTTP 200 Jan 28 19:23:49.620223 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1383/2743] 10.222.0.16 () {58 vars in 1225 bytes} [Thu Jan 28 19:23:49 2021] GET /volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/detail => generated 2759 bytes in 455 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:23:49.621598 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-81b5e76b-8896-45ba-91d9-e81ae1789cc2 tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/ac590807-02d1-4832-a200-186c24a5e3f5 returned with HTTP 404 Jan 28 19:23:49.621598 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1361/2744] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:23:49 2021] DELETE /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/ac590807-02d1-4832-a200-186c24a5e3f5 => generated 109 bytes in 174 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 28 19:23:49.622807 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9962bcaa-38db-487b-a709-e9e8333f1f9c tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:23:49.622807 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9962bcaa-38db-487b-a709-e9e8333f1f9c tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:49.622807 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:49.622807 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:49.622807 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9962bcaa-38db-487b-a709-e9e8333f1f9c tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:49.623642 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-9962bcaa-38db-487b-a709-e9e8333f1f9c tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:23:49.625115 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0f976af5-23d3-4a8b-afe8-3601cba83925 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] GET http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Jan 28 19:23:49.625468 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0f976af5-23d3-4a8b-afe8-3601cba83925 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:49.626137 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0f976af5-23d3-4a8b-afe8-3601cba83925 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:49.629298 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-0f976af5-23d3-4a8b-afe8-3601cba83925 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:23:49.639102 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-0f976af5-23d3-4a8b-afe8-3601cba83925 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 19:23:49.800331 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0f976af5-23d3-4a8b-afe8-3601cba83925 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Get all volumes completed successfully. Jan 28 19:23:49.801981 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0f976af5-23d3-4a8b-afe8-3601cba83925 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jan 28 19:23:49.805896 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1362/2745] 10.222.0.16 () {58 vars in 1283 bytes} [Thu Jan 28 19:23:49 2021] GET /volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 1172 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 19:23:49.821191 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-57cd8e90-69bb-49b1-8688-cfe1dfcb99bb tempest-GroupSnapshotsTest-1686294086 tempest-GroupSnapshotsTest-1686294086-project-admin] DELETE http://10.222.0.16/volume/v3/22cfe82d509a49f48b4e2c330a5d0a17/types/c30ecac5-8275-4f7c-b476-a668715e8410 Jan 28 19:23:49.827093 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-57cd8e90-69bb-49b1-8688-cfe1dfcb99bb tempest-GroupSnapshotsTest-1686294086 tempest-GroupSnapshotsTest-1686294086-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:49.827867 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:49.827867 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:49.829013 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-57cd8e90-69bb-49b1-8688-cfe1dfcb99bb tempest-GroupSnapshotsTest-1686294086 tempest-GroupSnapshotsTest-1686294086-project-admin] Calling method '_delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:49.830122 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:49.830122 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:50.073789 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:23:50.073789 n-d-705657-15 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 28 19:23:50.108318 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-57cd8e90-69bb-49b1-8688-cfe1dfcb99bb tempest-GroupSnapshotsTest-1686294086 tempest-GroupSnapshotsTest-1686294086-project-admin] http://10.222.0.16/volume/v3/22cfe82d509a49f48b4e2c330a5d0a17/types/c30ecac5-8275-4f7c-b476-a668715e8410 returned with HTTP 202 Jan 28 19:23:50.108318 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1363/2746] 10.222.0.16 () {58 vars in 1312 bytes} [Thu Jan 28 19:23:49 2021] DELETE /volume/v3/22cfe82d509a49f48b4e2c330a5d0a17/types/c30ecac5-8275-4f7c-b476-a668715e8410 => generated 0 bytes in 299 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:23:50.116830 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d4e3602c-67b8-485c-85f1-425e9988e282 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] GET http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes?availability_zone=nova Jan 28 19:23:50.116830 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d4e3602c-67b8-485c-85f1-425e9988e282 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:50.116830 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d4e3602c-67b8-485c-85f1-425e9988e282 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:50.116830 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-d4e3602c-67b8-485c-85f1-425e9988e282 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:23:50.116830 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d4e3602c-67b8-485c-85f1-425e9988e282 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Could not evaluate value nova, assuming string {{(pid=87915) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 28 19:23:50.137289 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d4e3602c-67b8-485c-85f1-425e9988e282 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 19:23:50.345081 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d4e3602c-67b8-485c-85f1-425e9988e282 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Get all volumes completed successfully. Jan 28 19:23:50.363595 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d4e3602c-67b8-485c-85f1-425e9988e282 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes?availability_zone=nova returned with HTTP 200 Jan 28 19:23:50.364735 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1364/2747] 10.222.0.16 () {58 vars in 1249 bytes} [Thu Jan 28 19:23:50 2021] GET /volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes?availability_zone=nova => generated 1172 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:23:50.380032 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3f671e23-5a00-4a8e-82f1-a2428c0ab8ef tempest-GroupSnapshotsTest-1686294086 tempest-GroupSnapshotsTest-1686294086-project-admin] GET http://10.222.0.16/volume/v3/22cfe82d509a49f48b4e2c330a5d0a17/types/c30ecac5-8275-4f7c-b476-a668715e8410 Jan 28 19:23:50.387828 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3f671e23-5a00-4a8e-82f1-a2428c0ab8ef tempest-GroupSnapshotsTest-1686294086 tempest-GroupSnapshotsTest-1686294086-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:50.388062 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:50.388062 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:50.388788 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3f671e23-5a00-4a8e-82f1-a2428c0ab8ef tempest-GroupSnapshotsTest-1686294086 tempest-GroupSnapshotsTest-1686294086-project-admin] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:50.508623 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:50.508623 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:50.510380 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3f671e23-5a00-4a8e-82f1-a2428c0ab8ef tempest-GroupSnapshotsTest-1686294086 tempest-GroupSnapshotsTest-1686294086-project-admin] http://10.222.0.16/volume/v3/22cfe82d509a49f48b4e2c330a5d0a17/types/c30ecac5-8275-4f7c-b476-a668715e8410 returned with HTTP 404 Jan 28 19:23:50.511944 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9962bcaa-38db-487b-a709-e9e8333f1f9c tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:23:50.511944 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1384/2748] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:49 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 822 bytes in 916 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:50.537392 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-38346b22-19e3-4690-921f-b78c6359bedd tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] GET http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes?availability_zone=nova Jan 28 19:23:50.540846 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1365/2749] 10.222.0.16 () {58 vars in 1309 bytes} [Thu Jan 28 19:23:50 2021] GET /volume/v3/22cfe82d509a49f48b4e2c330a5d0a17/types/c30ecac5-8275-4f7c-b476-a668715e8410 => generated 114 bytes in 166 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:23:50.544416 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-38346b22-19e3-4690-921f-b78c6359bedd tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:50.544416 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:50.544416 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:50.544416 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-38346b22-19e3-4690-921f-b78c6359bedd tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:50.544416 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-38346b22-19e3-4690-921f-b78c6359bedd tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:23:50.544416 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-38346b22-19e3-4690-921f-b78c6359bedd tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Could not evaluate value nova, assuming string {{(pid=87914) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 28 19:23:50.544416 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-38346b22-19e3-4690-921f-b78c6359bedd tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 19:23:50.604804 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5d7a9c3e-6dac-4f33-89b1-67bf338bd50f tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] DELETE http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d4cb9226-137a-4121-b34f-538130fe7a7b Jan 28 19:23:50.611571 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5d7a9c3e-6dac-4f33-89b1-67bf338bd50f tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:50.619654 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5d7a9c3e-6dac-4f33-89b1-67bf338bd50f tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:50.619654 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-5d7a9c3e-6dac-4f33-89b1-67bf338bd50f tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] Delete volume with id: d4cb9226-137a-4121-b34f-538130fe7a7b Jan 28 19:23:50.692801 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-38346b22-19e3-4690-921f-b78c6359bedd tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Get all volumes completed successfully. Jan 28 19:23:50.695334 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-38346b22-19e3-4690-921f-b78c6359bedd tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes?availability_zone=nova returned with HTTP 200 Jan 28 19:23:50.696459 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1385/2750] 10.222.0.16 () {58 vars in 1249 bytes} [Thu Jan 28 19:23:50 2021] GET /volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes?availability_zone=nova => generated 1172 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:23:50.716113 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e4cfaff2-cc96-4ad9-8109-980d438ce01f tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] GET http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes?bootable=false Jan 28 19:23:50.717533 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e4cfaff2-cc96-4ad9-8109-980d438ce01f tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:50.719143 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:50.719143 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:50.722155 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e4cfaff2-cc96-4ad9-8109-980d438ce01f tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:50.723785 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-e4cfaff2-cc96-4ad9-8109-980d438ce01f tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:23:50.724918 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:50.724918 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:50.729465 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-e4cfaff2-cc96-4ad9-8109-980d438ce01f tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 19:23:50.974543 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5d7a9c3e-6dac-4f33-89b1-67bf338bd50f tempest-GroupSnapshotsTest-2079448154 tempest-GroupSnapshotsTest-2079448154-project] http://10.222.0.16/volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d4cb9226-137a-4121-b34f-538130fe7a7b returned with HTTP 404 Jan 28 19:23:50.974543 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1366/2751] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:23:50 2021] DELETE /volume/v3/bbaa0269cbc24a7ebcbcd3ef6a65e087/volumes/d4cb9226-137a-4121-b34f-538130fe7a7b => generated 109 bytes in 431 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 28 19:23:50.994939 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cb295da2-b5c9-4473-b3ce-a5a2a0a3de38 tempest-GroupSnapshotsTest-1686294086 tempest-GroupSnapshotsTest-1686294086-project-admin] DELETE http://10.222.0.16/volume/v3/22cfe82d509a49f48b4e2c330a5d0a17/types/db0b04b9-6696-455f-8323-cdc2a226d125 Jan 28 19:23:50.994939 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cb295da2-b5c9-4473-b3ce-a5a2a0a3de38 tempest-GroupSnapshotsTest-1686294086 tempest-GroupSnapshotsTest-1686294086-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:50.994939 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cb295da2-b5c9-4473-b3ce-a5a2a0a3de38 tempest-GroupSnapshotsTest-1686294086 tempest-GroupSnapshotsTest-1686294086-project-admin] Calling method '_delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:50.994939 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:50.994939 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:51.054548 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e4cfaff2-cc96-4ad9-8109-980d438ce01f tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Get all volumes completed successfully. Jan 28 19:23:51.075879 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e4cfaff2-cc96-4ad9-8109-980d438ce01f tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes?bootable=false returned with HTTP 200 Jan 28 19:23:51.087240 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1386/2752] 10.222.0.16 () {58 vars in 1233 bytes} [Thu Jan 28 19:23:50 2021] GET /volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes?bootable=false => generated 1172 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 19:23:51.116907 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-37489b0c-ca35-413f-a38c-89c7caaa351c tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] GET http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes?bootable=false Jan 28 19:23:51.116907 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-37489b0c-ca35-413f-a38c-89c7caaa351c tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:51.131718 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:51.131718 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:51.138994 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-37489b0c-ca35-413f-a38c-89c7caaa351c tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:51.138994 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-37489b0c-ca35-413f-a38c-89c7caaa351c tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:23:51.150297 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:51.150297 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:51.150297 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-37489b0c-ca35-413f-a38c-89c7caaa351c tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 19:23:51.210995 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:23:51.210995 n-d-705657-15 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 28 19:23:51.218813 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-37489b0c-ca35-413f-a38c-89c7caaa351c tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Get all volumes completed successfully. Jan 28 19:23:51.220807 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-37489b0c-ca35-413f-a38c-89c7caaa351c tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes?bootable=false returned with HTTP 200 Jan 28 19:23:51.222029 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1387/2753] 10.222.0.16 () {58 vars in 1233 bytes} [Thu Jan 28 19:23:51 2021] GET /volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes?bootable=false => generated 1172 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:23:51.233873 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f4835ce3-d002-41fc-8308-05ec3959cbf5 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] GET http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes?status=available Jan 28 19:23:51.234804 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f4835ce3-d002-41fc-8308-05ec3959cbf5 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:51.235755 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:51.235755 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:51.244892 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cb295da2-b5c9-4473-b3ce-a5a2a0a3de38 tempest-GroupSnapshotsTest-1686294086 tempest-GroupSnapshotsTest-1686294086-project-admin] http://10.222.0.16/volume/v3/22cfe82d509a49f48b4e2c330a5d0a17/types/db0b04b9-6696-455f-8323-cdc2a226d125 returned with HTTP 202 Jan 28 19:23:51.245846 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1367/2754] 10.222.0.16 () {58 vars in 1312 bytes} [Thu Jan 28 19:23:50 2021] DELETE /volume/v3/22cfe82d509a49f48b4e2c330a5d0a17/types/db0b04b9-6696-455f-8323-cdc2a226d125 => generated 0 bytes in 261 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:23:51.246107 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f4835ce3-d002-41fc-8308-05ec3959cbf5 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:51.247007 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-f4835ce3-d002-41fc-8308-05ec3959cbf5 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:23:51.248036 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f4835ce3-d002-41fc-8308-05ec3959cbf5 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Could not evaluate value available, assuming string {{(pid=87914) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 28 19:23:51.249009 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:51.249009 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:51.250497 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f4835ce3-d002-41fc-8308-05ec3959cbf5 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 19:23:51.254409 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-258f2908-6644-449a-8734-f253ff6a9aca tempest-GroupSnapshotsTest-1686294086 tempest-GroupSnapshotsTest-1686294086-project-admin] GET http://10.222.0.16/volume/v3/22cfe82d509a49f48b4e2c330a5d0a17/types/db0b04b9-6696-455f-8323-cdc2a226d125 Jan 28 19:23:51.254949 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-258f2908-6644-449a-8734-f253ff6a9aca tempest-GroupSnapshotsTest-1686294086 tempest-GroupSnapshotsTest-1686294086-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:51.255452 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-258f2908-6644-449a-8734-f253ff6a9aca tempest-GroupSnapshotsTest-1686294086 tempest-GroupSnapshotsTest-1686294086-project-admin] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:51.302259 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-258f2908-6644-449a-8734-f253ff6a9aca tempest-GroupSnapshotsTest-1686294086 tempest-GroupSnapshotsTest-1686294086-project-admin] http://10.222.0.16/volume/v3/22cfe82d509a49f48b4e2c330a5d0a17/types/db0b04b9-6696-455f-8323-cdc2a226d125 returned with HTTP 404 Jan 28 19:23:51.303445 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1368/2755] 10.222.0.16 () {58 vars in 1309 bytes} [Thu Jan 28 19:23:51 2021] GET /volume/v3/22cfe82d509a49f48b4e2c330a5d0a17/types/db0b04b9-6696-455f-8323-cdc2a226d125 => generated 114 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:23:51.361809 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f4835ce3-d002-41fc-8308-05ec3959cbf5 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Get all volumes completed successfully. Jan 28 19:23:51.400689 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f4835ce3-d002-41fc-8308-05ec3959cbf5 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes?status=available returned with HTTP 200 Jan 28 19:23:51.400689 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1388/2756] 10.222.0.16 () {58 vars in 1237 bytes} [Thu Jan 28 19:23:51 2021] GET /volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes?status=available => generated 1172 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 19:23:51.413782 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3211a1b2-8982-44ec-abc5-1f81e2d5bc77 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] GET http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes?status=available Jan 28 19:23:51.413782 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3211a1b2-8982-44ec-abc5-1f81e2d5bc77 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:51.413782 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3211a1b2-8982-44ec-abc5-1f81e2d5bc77 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:51.417722 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-3211a1b2-8982-44ec-abc5-1f81e2d5bc77 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:23:51.417722 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3211a1b2-8982-44ec-abc5-1f81e2d5bc77 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Could not evaluate value available, assuming string {{(pid=87915) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 28 19:23:51.417722 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3211a1b2-8982-44ec-abc5-1f81e2d5bc77 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 19:23:51.530917 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-be14f7d1-b9d5-4bc5-8d79-f5164579b327 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:23:51.530917 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-be14f7d1-b9d5-4bc5-8d79-f5164579b327 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:51.530917 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:51.530917 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:51.530917 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-be14f7d1-b9d5-4bc5-8d79-f5164579b327 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:51.530917 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-be14f7d1-b9d5-4bc5-8d79-f5164579b327 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:23:51.559790 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:51.559790 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:51.565941 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3211a1b2-8982-44ec-abc5-1f81e2d5bc77 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Get all volumes completed successfully. Jan 28 19:23:51.568955 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-be14f7d1-b9d5-4bc5-8d79-f5164579b327 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:23:51.573268 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3211a1b2-8982-44ec-abc5-1f81e2d5bc77 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes?status=available returned with HTTP 200 Jan 28 19:23:51.573268 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1369/2757] 10.222.0.16 () {58 vars in 1237 bytes} [Thu Jan 28 19:23:51 2021] GET /volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes?status=available => generated 1172 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:23:51.581191 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1389/2758] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:51 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 822 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:51.589172 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f7f9f811-872a-483a-9be6-b81f73fb2f8b tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] GET http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/detail?availability_zone=nova Jan 28 19:23:51.589172 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f7f9f811-872a-483a-9be6-b81f73fb2f8b tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:51.589172 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:51.589172 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:51.590298 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f7f9f811-872a-483a-9be6-b81f73fb2f8b tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Calling method 'detail' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:51.591088 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-f7f9f811-872a-483a-9be6-b81f73fb2f8b tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:23:51.591714 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f7f9f811-872a-483a-9be6-b81f73fb2f8b tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Could not evaluate value nova, assuming string {{(pid=87915) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 28 19:23:51.592471 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:51.592471 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:51.600566 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f7f9f811-872a-483a-9be6-b81f73fb2f8b tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 19:23:51.746325 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f7f9f811-872a-483a-9be6-b81f73fb2f8b tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Get all volumes completed successfully. Jan 28 19:23:51.754437 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:51.754437 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:51.844305 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f7f9f811-872a-483a-9be6-b81f73fb2f8b tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/detail?availability_zone=nova returned with HTTP 200 Jan 28 19:23:51.844305 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1370/2759] 10.222.0.16 () {58 vars in 1270 bytes} [Thu Jan 28 19:23:51 2021] GET /volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/detail?availability_zone=nova => generated 2759 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:23:51.859460 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-20805934-2d99-4207-a5f7-59c5b180577f tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] GET http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/detail?bootable=false Jan 28 19:23:51.859460 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-20805934-2d99-4207-a5f7-59c5b180577f tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:51.859460 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:51.859460 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:51.859460 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-20805934-2d99-4207-a5f7-59c5b180577f tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Calling method 'detail' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:51.859460 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-20805934-2d99-4207-a5f7-59c5b180577f tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:23:51.859460 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-20805934-2d99-4207-a5f7-59c5b180577f tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 19:23:51.978069 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-20805934-2d99-4207-a5f7-59c5b180577f tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Get all volumes completed successfully. Jan 28 19:23:51.978069 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:51.978069 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:52.020548 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-20805934-2d99-4207-a5f7-59c5b180577f tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/detail?bootable=false returned with HTTP 200 Jan 28 19:23:52.020548 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1390/2760] 10.222.0.16 () {58 vars in 1254 bytes} [Thu Jan 28 19:23:51 2021] GET /volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/detail?bootable=false => generated 2759 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:23:52.034171 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-44a05fb2-1c05-4d5f-a5b6-5a9439de543d tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] GET http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/detail?status=available Jan 28 19:23:52.034171 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-44a05fb2-1c05-4d5f-a5b6-5a9439de543d tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:52.034171 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:52.034171 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:52.040128 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-44a05fb2-1c05-4d5f-a5b6-5a9439de543d tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Calling method 'detail' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:52.040128 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-44a05fb2-1c05-4d5f-a5b6-5a9439de543d tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:23:52.040128 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-44a05fb2-1c05-4d5f-a5b6-5a9439de543d tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Could not evaluate value available, assuming string {{(pid=87915) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Jan 28 19:23:52.040128 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-44a05fb2-1c05-4d5f-a5b6-5a9439de543d tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 19:23:52.210787 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-44a05fb2-1c05-4d5f-a5b6-5a9439de543d tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Get all volumes completed successfully. Jan 28 19:23:52.227304 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:52.227304 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:52.271806 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-44a05fb2-1c05-4d5f-a5b6-5a9439de543d tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/detail?status=available returned with HTTP 200 Jan 28 19:23:52.271806 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1371/2761] 10.222.0.16 () {58 vars in 1258 bytes} [Thu Jan 28 19:23:52 2021] GET /volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/detail?status=available => generated 2759 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:23:52.311064 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a8882552-d05b-4cd8-9698-26a0db3834b8 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] DELETE http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/c05c5560-508f-474d-ab0d-c52fc1df9265 Jan 28 19:23:52.311064 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a8882552-d05b-4cd8-9698-26a0db3834b8 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:52.311064 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:52.311064 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:52.311064 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a8882552-d05b-4cd8-9698-26a0db3834b8 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:52.311064 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-a8882552-d05b-4cd8-9698-26a0db3834b8 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Delete volume with id: c05c5560-508f-474d-ab0d-c52fc1df9265 Jan 28 19:23:52.464417 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:52.464417 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:52.466184 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a8882552-d05b-4cd8-9698-26a0db3834b8 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Volume info retrieved successfully. Jan 28 19:23:52.530193 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a8882552-d05b-4cd8-9698-26a0db3834b8 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Delete volume request issued successfully. Jan 28 19:23:52.531054 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a8882552-d05b-4cd8-9698-26a0db3834b8 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/c05c5560-508f-474d-ab0d-c52fc1df9265 returned with HTTP 202 Jan 28 19:23:52.532857 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1391/2762] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:23:52 2021] DELETE /volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/c05c5560-508f-474d-ab0d-c52fc1df9265 => generated 0 bytes in 233 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:23:52.542812 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4390c753-dab7-425f-b2fc-0dbfaf212f62 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] GET http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/c05c5560-508f-474d-ab0d-c52fc1df9265 Jan 28 19:23:52.543162 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4390c753-dab7-425f-b2fc-0dbfaf212f62 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:52.543401 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:52.543401 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:52.543751 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4390c753-dab7-425f-b2fc-0dbfaf212f62 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:52.583185 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-03af4a1b-b667-4e7b-9bd1-0217c90ca161 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:23:52.583185 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-03af4a1b-b667-4e7b-9bd1-0217c90ca161 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:52.583185 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:52.583185 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:52.583185 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-03af4a1b-b667-4e7b-9bd1-0217c90ca161 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:52.583185 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-03af4a1b-b667-4e7b-9bd1-0217c90ca161 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:23:52.713804 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:52.713804 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:52.713804 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-03af4a1b-b667-4e7b-9bd1-0217c90ca161 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:23:52.730041 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1392/2763] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:52 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 822 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:23:52.814065 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:52.814065 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:52.912455 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4390c753-dab7-425f-b2fc-0dbfaf212f62 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Volume info retrieved successfully. Jan 28 19:23:53.052477 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4390c753-dab7-425f-b2fc-0dbfaf212f62 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/c05c5560-508f-474d-ab0d-c52fc1df9265 returned with HTTP 200 Jan 28 19:23:53.070889 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1372/2764] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:52 2021] GET /volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/c05c5560-508f-474d-ab0d-c52fc1df9265 => generated 924 bytes in 527 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:53.750027 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4c193f02-5994-4c24-94cc-7bd939280706 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:23:53.751970 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4c193f02-5994-4c24-94cc-7bd939280706 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:53.752401 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:53.752401 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:53.753078 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4c193f02-5994-4c24-94cc-7bd939280706 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:53.753690 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-4c193f02-5994-4c24-94cc-7bd939280706 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:23:53.879475 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:53.879475 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:53.879475 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4c193f02-5994-4c24-94cc-7bd939280706 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:23:53.893069 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1393/2765] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:53 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 822 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:54.078730 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7efab31c-7f55-4945-bbc0-cc08c49522a9 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] GET http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/c05c5560-508f-474d-ab0d-c52fc1df9265 Jan 28 19:23:54.079952 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7efab31c-7f55-4945-bbc0-cc08c49522a9 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:54.080316 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:54.080316 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:54.080728 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7efab31c-7f55-4945-bbc0-cc08c49522a9 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:54.248465 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:54.248465 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:54.317017 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7efab31c-7f55-4945-bbc0-cc08c49522a9 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Volume info retrieved successfully. Jan 28 19:23:54.382820 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7efab31c-7f55-4945-bbc0-cc08c49522a9 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/c05c5560-508f-474d-ab0d-c52fc1df9265 returned with HTTP 200 Jan 28 19:23:54.399208 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1373/2766] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:54 2021] GET /volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/c05c5560-508f-474d-ab0d-c52fc1df9265 => generated 924 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:54.901289 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e282a3ff-bdd9-4367-b994-7e7c5749f684 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:23:54.901289 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e282a3ff-bdd9-4367-b994-7e7c5749f684 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:54.901289 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:54.901289 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:54.901289 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e282a3ff-bdd9-4367-b994-7e7c5749f684 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:54.901289 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-e282a3ff-bdd9-4367-b994-7e7c5749f684 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:23:54.964738 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:54.964738 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:54.964738 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e282a3ff-bdd9-4367-b994-7e7c5749f684 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:23:54.977422 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1394/2767] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:54 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 822 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:55.419107 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-65bded8f-a89c-484e-aaf6-69d43d05c889 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] GET http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/c05c5560-508f-474d-ab0d-c52fc1df9265 Jan 28 19:23:55.419107 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-65bded8f-a89c-484e-aaf6-69d43d05c889 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:55.419107 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:55.419107 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:55.419107 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-65bded8f-a89c-484e-aaf6-69d43d05c889 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:55.532038 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:55.532038 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:55.554811 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-65bded8f-a89c-484e-aaf6-69d43d05c889 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Volume info retrieved successfully. Jan 28 19:23:55.619674 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-65bded8f-a89c-484e-aaf6-69d43d05c889 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/c05c5560-508f-474d-ab0d-c52fc1df9265 returned with HTTP 200 Jan 28 19:23:55.621035 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1374/2768] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:55 2021] GET /volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/c05c5560-508f-474d-ab0d-c52fc1df9265 => generated 924 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:55.980322 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1c59d881-c5ca-4cc3-bde3-4fdd8afa14cc tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:23:55.980974 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1c59d881-c5ca-4cc3-bde3-4fdd8afa14cc tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:55.981359 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:55.981359 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:55.981512 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1c59d881-c5ca-4cc3-bde3-4fdd8afa14cc tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:55.981872 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-1c59d881-c5ca-4cc3-bde3-4fdd8afa14cc tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:23:56.052490 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:56.052490 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:56.063764 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1c59d881-c5ca-4cc3-bde3-4fdd8afa14cc tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:23:56.065250 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1395/2769] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:55 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 822 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:56.695727 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-529d9919-b7ff-4ce0-b1fb-2e918d160e91 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] GET http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/c05c5560-508f-474d-ab0d-c52fc1df9265 Jan 28 19:23:56.695727 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-529d9919-b7ff-4ce0-b1fb-2e918d160e91 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:56.695727 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:56.695727 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:56.695727 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-529d9919-b7ff-4ce0-b1fb-2e918d160e91 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:57.033340 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-529d9919-b7ff-4ce0-b1fb-2e918d160e91 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/c05c5560-508f-474d-ab0d-c52fc1df9265 returned with HTTP 404 Jan 28 19:23:57.048949 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1375/2770] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:56 2021] GET /volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/c05c5560-508f-474d-ab0d-c52fc1df9265 => generated 109 bytes in 399 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:23:57.059171 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3698e73f-2519-4963-91a9-6e5b67731aec tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] DELETE http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/0e8c3b73-742a-41d4-bcc8-b088f3bc043d Jan 28 19:23:57.059171 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3698e73f-2519-4963-91a9-6e5b67731aec tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:57.059171 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:57.059171 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:57.059171 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3698e73f-2519-4963-91a9-6e5b67731aec tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:57.059171 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-3698e73f-2519-4963-91a9-6e5b67731aec tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Delete volume with id: 0e8c3b73-742a-41d4-bcc8-b088f3bc043d Jan 28 19:23:57.110404 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7e72914f-9549-4cbd-a7d2-fbc0f55e7fdd tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:23:57.110404 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7e72914f-9549-4cbd-a7d2-fbc0f55e7fdd tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:57.110404 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7e72914f-9549-4cbd-a7d2-fbc0f55e7fdd tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:57.110404 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-7e72914f-9549-4cbd-a7d2-fbc0f55e7fdd tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:23:57.292486 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:57.292486 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:57.299948 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3698e73f-2519-4963-91a9-6e5b67731aec tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Volume info retrieved successfully. Jan 28 19:23:57.333295 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:57.333295 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:57.345477 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7e72914f-9549-4cbd-a7d2-fbc0f55e7fdd tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:23:57.372081 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1376/2771] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:57 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 822 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:57.394099 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3698e73f-2519-4963-91a9-6e5b67731aec tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Delete volume request issued successfully. Jan 28 19:23:57.394853 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3698e73f-2519-4963-91a9-6e5b67731aec tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/0e8c3b73-742a-41d4-bcc8-b088f3bc043d returned with HTTP 202 Jan 28 19:23:57.396233 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1396/2772] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:23:57 2021] DELETE /volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/0e8c3b73-742a-41d4-bcc8-b088f3bc043d => generated 0 bytes in 350 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:23:57.414024 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-35b9cf6d-b3cf-4768-adee-e336c12ca0ca tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] GET http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/0e8c3b73-742a-41d4-bcc8-b088f3bc043d Jan 28 19:23:57.416366 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-35b9cf6d-b3cf-4768-adee-e336c12ca0ca tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:57.416719 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:57.416719 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:57.417452 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-35b9cf6d-b3cf-4768-adee-e336c12ca0ca tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:57.629459 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:57.629459 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:57.702182 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-35b9cf6d-b3cf-4768-adee-e336c12ca0ca tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Volume info retrieved successfully. Jan 28 19:23:57.810545 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-35b9cf6d-b3cf-4768-adee-e336c12ca0ca tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/0e8c3b73-742a-41d4-bcc8-b088f3bc043d returned with HTTP 200 Jan 28 19:23:57.822249 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1377/2773] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:57 2021] GET /volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/0e8c3b73-742a-41d4-bcc8-b088f3bc043d => generated 924 bytes in 422 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:58.361323 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b02bbff8-e180-4cd5-9d70-d1dacb8d6e13 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:23:58.362172 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b02bbff8-e180-4cd5-9d70-d1dacb8d6e13 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:58.362172 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:58.362172 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:58.362661 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b02bbff8-e180-4cd5-9d70-d1dacb8d6e13 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:58.362838 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b02bbff8-e180-4cd5-9d70-d1dacb8d6e13 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:23:58.502077 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:58.502077 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:58.517678 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b02bbff8-e180-4cd5-9d70-d1dacb8d6e13 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:23:58.526604 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1397/2774] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:58 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 822 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:58.842783 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a78f911d-4c11-4c15-af5e-b52039c571a2 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] GET http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/0e8c3b73-742a-41d4-bcc8-b088f3bc043d Jan 28 19:23:58.843696 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a78f911d-4c11-4c15-af5e-b52039c571a2 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:58.844047 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:58.844047 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:58.850170 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a78f911d-4c11-4c15-af5e-b52039c571a2 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:59.149605 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:59.149605 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:59.181641 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a78f911d-4c11-4c15-af5e-b52039c571a2 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Volume info retrieved successfully. Jan 28 19:23:59.319901 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a78f911d-4c11-4c15-af5e-b52039c571a2 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/0e8c3b73-742a-41d4-bcc8-b088f3bc043d returned with HTTP 200 Jan 28 19:23:59.321499 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1398/2775] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:58 2021] GET /volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/0e8c3b73-742a-41d4-bcc8-b088f3bc043d => generated 924 bytes in 485 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:59.552322 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-41d73e0a-aaf2-4aff-840a-95d705567dde tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:23:59.553371 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-41d73e0a-aaf2-4aff-840a-95d705567dde tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:59.553772 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:59.553772 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:59.584966 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-41d73e0a-aaf2-4aff-840a-95d705567dde tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:59.584966 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-41d73e0a-aaf2-4aff-840a-95d705567dde tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:23:59.736238 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:23:59.736238 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:23:59.759330 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-41d73e0a-aaf2-4aff-840a-95d705567dde tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:23:59.759330 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1399/2776] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:23:59 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 822 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:23:59.877731 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5b964c27-0e62-4253-847e-40c01a9945c4 tempest-VolumeServicesNegativeTest-880073358 tempest-VolumeServicesNegativeTest-880073358-project-admin] GET http://10.222.0.16/volume/v3/493fd2d9d64d42fca587a36a14b5bb2e/os-services Jan 28 19:23:59.878277 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5b964c27-0e62-4253-847e-40c01a9945c4 tempest-VolumeServicesNegativeTest-880073358 tempest-VolumeServicesNegativeTest-880073358-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:23:59.878502 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:59.878502 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:59.878884 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5b964c27-0e62-4253-847e-40c01a9945c4 tempest-VolumeServicesNegativeTest-880073358 tempest-VolumeServicesNegativeTest-880073358-project-admin] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:23:59.898092 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5b964c27-0e62-4253-847e-40c01a9945c4 tempest-VolumeServicesNegativeTest-880073358 tempest-VolumeServicesNegativeTest-880073358-project-admin] http://10.222.0.16/volume/v3/493fd2d9d64d42fca587a36a14b5bb2e/os-services returned with HTTP 200 Jan 28 19:23:59.912079 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1378/2777] 10.222.0.16 () {58 vars in 1216 bytes} [Thu Jan 28 19:23:58 2021] GET /volume/v3/493fd2d9d64d42fca587a36a14b5bb2e/os-services => generated 632 bytes in 1351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:23:59.942214 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-86b55e1a-a4d3-453f-8c0d-813202f4ecc8 tempest-VolumeServicesNegativeTest-880073358 tempest-VolumeServicesNegativeTest-880073358-project-admin] PUT http://10.222.0.16/volume/v3/493fd2d9d64d42fca587a36a14b5bb2e/os-services/disable-log-reason Jan 28 19:23:59.942941 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:23:59.942941 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:23:59.943929 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-86b55e1a-a4d3-453f-8c0d-813202f4ecc8 tempest-VolumeServicesNegativeTest-880073358 tempest-VolumeServicesNegativeTest-880073358-project-admin] Action: 'update', calling method: update, body: {"host": "n-d-705657-15", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:23:59.952245 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-86b55e1a-a4d3-453f-8c0d-813202f4ecc8 tempest-VolumeServicesNegativeTest-880073358 tempest-VolumeServicesNegativeTest-880073358-project-admin] http://10.222.0.16/volume/v3/493fd2d9d64d42fca587a36a14b5bb2e/os-services/disable-log-reason returned with HTTP 400 Jan 28 19:23:59.955067 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1400/2778] 10.222.0.16 () {60 vars in 1293 bytes} [Thu Jan 28 19:23:59 2021] PUT /volume/v3/493fd2d9d64d42fca587a36a14b5bb2e/os-services/disable-log-reason => generated 136 bytes in 39 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jan 28 19:23:59.978403 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-21c87582-a68d-4977-9c06-2577ce1de446 tempest-VolumeServicesNegativeTest-880073358 tempest-VolumeServicesNegativeTest-880073358-project-admin] PUT http://10.222.0.16/volume/v3/493fd2d9d64d42fca587a36a14b5bb2e/os-services/disable Jan 28 19:23:59.980182 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-21c87582-a68d-4977-9c06-2577ce1de446 tempest-VolumeServicesNegativeTest-880073358 tempest-VolumeServicesNegativeTest-880073358-project-admin] Action: 'update', calling method: update, body: {"host": "n-d-705657-15", "binary": "invalid_binary"} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:24:00.021716 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-21c87582-a68d-4977-9c06-2577ce1de446 tempest-VolumeServicesNegativeTest-880073358 tempest-VolumeServicesNegativeTest-880073358-project-admin] http://10.222.0.16/volume/v3/493fd2d9d64d42fca587a36a14b5bb2e/os-services/disable returned with HTTP 404 Jan 28 19:24:00.028967 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1379/2779] 10.222.0.16 () {60 vars in 1260 bytes} [Thu Jan 28 19:23:59 2021] PUT /volume/v3/493fd2d9d64d42fca587a36a14b5bb2e/os-services/disable => generated 110 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:24:00.050268 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c677a1e2-6dc6-41d2-aa11-28964d2cc198 tempest-VolumeServicesNegativeTest-880073358 tempest-VolumeServicesNegativeTest-880073358-project-admin] PUT http://10.222.0.16/volume/v3/493fd2d9d64d42fca587a36a14b5bb2e/os-services/enable Jan 28 19:24:00.053276 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c677a1e2-6dc6-41d2-aa11-28964d2cc198 tempest-VolumeServicesNegativeTest-880073358 tempest-VolumeServicesNegativeTest-880073358-project-admin] Action: 'update', calling method: update, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:24:00.080610 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c677a1e2-6dc6-41d2-aa11-28964d2cc198 tempest-VolumeServicesNegativeTest-880073358 tempest-VolumeServicesNegativeTest-880073358-project-admin] http://10.222.0.16/volume/v3/493fd2d9d64d42fca587a36a14b5bb2e/os-services/enable returned with HTTP 404 Jan 28 19:24:00.084317 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1401/2780] 10.222.0.16 () {60 vars in 1257 bytes} [Thu Jan 28 19:24:00 2021] PUT /volume/v3/493fd2d9d64d42fca587a36a14b5bb2e/os-services/enable => generated 111 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:24:00.109201 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eeed7fe8-c73c-4d3f-af7b-51625f4debf6 tempest-VolumeServicesNegativeTest-880073358 tempest-VolumeServicesNegativeTest-880073358-project-admin] PUT http://10.222.0.16/volume/v3/493fd2d9d64d42fca587a36a14b5bb2e/os-services/freeze Jan 28 19:24:00.111728 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eeed7fe8-c73c-4d3f-af7b-51625f4debf6 tempest-VolumeServicesNegativeTest-880073358 tempest-VolumeServicesNegativeTest-880073358-project-admin] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:24:00.139034 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eeed7fe8-c73c-4d3f-af7b-51625f4debf6 tempest-VolumeServicesNegativeTest-880073358 tempest-VolumeServicesNegativeTest-880073358-project-admin] http://10.222.0.16/volume/v3/493fd2d9d64d42fca587a36a14b5bb2e/os-services/freeze returned with HTTP 400 Jan 28 19:24:00.141377 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1380/2781] 10.222.0.16 () {60 vars in 1257 bytes} [Thu Jan 28 19:24:00 2021] PUT /volume/v3/493fd2d9d64d42fca587a36a14b5bb2e/os-services/freeze => generated 83 bytes in 47 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 28 19:24:00.164025 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4ec98710-14d9-4f35-87a6-66a1cefb2d0d tempest-VolumeServicesNegativeTest-880073358 tempest-VolumeServicesNegativeTest-880073358-project-admin] PUT http://10.222.0.16/volume/v3/493fd2d9d64d42fca587a36a14b5bb2e/os-services/thaw Jan 28 19:24:00.165944 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4ec98710-14d9-4f35-87a6-66a1cefb2d0d tempest-VolumeServicesNegativeTest-880073358 tempest-VolumeServicesNegativeTest-880073358-project-admin] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:24:00.193102 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4ec98710-14d9-4f35-87a6-66a1cefb2d0d tempest-VolumeServicesNegativeTest-880073358 tempest-VolumeServicesNegativeTest-880073358-project-admin] http://10.222.0.16/volume/v3/493fd2d9d64d42fca587a36a14b5bb2e/os-services/thaw returned with HTTP 400 Jan 28 19:24:00.199564 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1402/2782] 10.222.0.16 () {60 vars in 1251 bytes} [Thu Jan 28 19:24:00 2021] PUT /volume/v3/493fd2d9d64d42fca587a36a14b5bb2e/os-services/thaw => generated 83 bytes in 47 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 28 19:24:00.359850 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e9a386e5-7465-4590-8f9a-1b486d68e489 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] GET http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/0e8c3b73-742a-41d4-bcc8-b088f3bc043d Jan 28 19:24:00.359850 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e9a386e5-7465-4590-8f9a-1b486d68e489 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:00.359850 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e9a386e5-7465-4590-8f9a-1b486d68e489 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:00.606817 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:00.606817 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:00.679601 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e9a386e5-7465-4590-8f9a-1b486d68e489 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Volume info retrieved successfully. Jan 28 19:24:00.764143 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e9a386e5-7465-4590-8f9a-1b486d68e489 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/0e8c3b73-742a-41d4-bcc8-b088f3bc043d returned with HTTP 200 Jan 28 19:24:00.794798 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aaf13903-9b3f-4e3f-9c07-80534d1aa5d4 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:24:00.795702 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1381/2783] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:00 2021] GET /volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/0e8c3b73-742a-41d4-bcc8-b088f3bc043d => generated 924 bytes in 448 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:24:00.798182 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aaf13903-9b3f-4e3f-9c07-80534d1aa5d4 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:00.799842 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aaf13903-9b3f-4e3f-9c07-80534d1aa5d4 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:00.800753 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-aaf13903-9b3f-4e3f-9c07-80534d1aa5d4 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:24:00.854308 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:00.854308 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:00.859294 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aaf13903-9b3f-4e3f-9c07-80534d1aa5d4 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:24:00.861904 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1403/2784] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:00 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 822 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:24:01.801322 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1e790585-0779-4f0a-bc9c-1a5e1765ccdd tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] GET http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/0e8c3b73-742a-41d4-bcc8-b088f3bc043d Jan 28 19:24:01.801322 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1e790585-0779-4f0a-bc9c-1a5e1765ccdd tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:01.801322 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:01.801322 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:01.801322 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1e790585-0779-4f0a-bc9c-1a5e1765ccdd tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:01.881612 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5a6c1890-612e-416b-9c85-30c1938d99c9 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:24:01.882178 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5a6c1890-612e-416b-9c85-30c1938d99c9 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:01.882583 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:01.882583 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:01.882972 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5a6c1890-612e-416b-9c85-30c1938d99c9 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:01.883353 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-5a6c1890-612e-416b-9c85-30c1938d99c9 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:24:01.944465 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:01.944465 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:01.946506 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5a6c1890-612e-416b-9c85-30c1938d99c9 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:24:01.953795 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1404/2785] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:01 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 822 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:24:01.983652 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:01.983652 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:02.020022 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1e790585-0779-4f0a-bc9c-1a5e1765ccdd tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Volume info retrieved successfully. Jan 28 19:24:02.264852 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1e790585-0779-4f0a-bc9c-1a5e1765ccdd tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/0e8c3b73-742a-41d4-bcc8-b088f3bc043d returned with HTTP 200 Jan 28 19:24:02.277328 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1382/2786] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:01 2021] GET /volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/0e8c3b73-742a-41d4-bcc8-b088f3bc043d => generated 924 bytes in 477 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:24:02.974196 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c180de8d-1062-43ab-aba5-e6e889ccd072 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:24:02.974196 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c180de8d-1062-43ab-aba5-e6e889ccd072 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:02.974196 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:02.974196 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:02.974196 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c180de8d-1062-43ab-aba5-e6e889ccd072 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:02.974196 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-c180de8d-1062-43ab-aba5-e6e889ccd072 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:24:03.123812 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:03.123812 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:03.127230 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c180de8d-1062-43ab-aba5-e6e889ccd072 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:24:03.128336 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1405/2787] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:02 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 822 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:24:03.288363 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a5d4a298-4b60-4b7e-96ee-cefa869ec407 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] GET http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/0e8c3b73-742a-41d4-bcc8-b088f3bc043d Jan 28 19:24:03.289344 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a5d4a298-4b60-4b7e-96ee-cefa869ec407 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:03.289901 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:03.289901 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:03.290953 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a5d4a298-4b60-4b7e-96ee-cefa869ec407 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:03.548894 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a5d4a298-4b60-4b7e-96ee-cefa869ec407 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/0e8c3b73-742a-41d4-bcc8-b088f3bc043d returned with HTTP 404 Jan 28 19:24:03.561707 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1383/2788] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:03 2021] GET /volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/0e8c3b73-742a-41d4-bcc8-b088f3bc043d => generated 109 bytes in 273 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:24:03.589088 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-098a771e-4993-44b0-b9f6-d44f3d7ae1f9 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] DELETE http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/33022c68-6928-4271-ae64-2fcfd4e10935 Jan 28 19:24:03.589088 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-098a771e-4993-44b0-b9f6-d44f3d7ae1f9 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:03.589088 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:03.589088 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:03.603274 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-098a771e-4993-44b0-b9f6-d44f3d7ae1f9 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:03.603274 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-098a771e-4993-44b0-b9f6-d44f3d7ae1f9 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Delete volume with id: 33022c68-6928-4271-ae64-2fcfd4e10935 Jan 28 19:24:03.884636 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:03.884636 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:03.893700 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-098a771e-4993-44b0-b9f6-d44f3d7ae1f9 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Volume info retrieved successfully. Jan 28 19:24:04.033576 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-098a771e-4993-44b0-b9f6-d44f3d7ae1f9 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Delete volume request issued successfully. Jan 28 19:24:04.041634 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-098a771e-4993-44b0-b9f6-d44f3d7ae1f9 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/33022c68-6928-4271-ae64-2fcfd4e10935 returned with HTTP 202 Jan 28 19:24:04.046423 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1406/2789] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:24:03 2021] DELETE /volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/33022c68-6928-4271-ae64-2fcfd4e10935 => generated 0 bytes in 471 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:24:04.054467 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-74e6b5b6-1e85-4aa0-a5ff-42652619334d tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] GET http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/33022c68-6928-4271-ae64-2fcfd4e10935 Jan 28 19:24:04.055102 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-74e6b5b6-1e85-4aa0-a5ff-42652619334d tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:04.056158 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-74e6b5b6-1e85-4aa0-a5ff-42652619334d tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:04.197381 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0d9c47d2-f52a-4b19-8ee2-3eea35e8b4c6 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:24:04.229469 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0d9c47d2-f52a-4b19-8ee2-3eea35e8b4c6 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:04.229469 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:04.229469 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:04.229469 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0d9c47d2-f52a-4b19-8ee2-3eea35e8b4c6 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:04.229469 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-0d9c47d2-f52a-4b19-8ee2-3eea35e8b4c6 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:24:04.415008 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:04.415008 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:04.458390 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-74e6b5b6-1e85-4aa0-a5ff-42652619334d tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Volume info retrieved successfully. Jan 28 19:24:04.501057 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:04.501057 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:04.517446 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-74e6b5b6-1e85-4aa0-a5ff-42652619334d tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/33022c68-6928-4271-ae64-2fcfd4e10935 returned with HTTP 200 Jan 28 19:24:04.519741 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0d9c47d2-f52a-4b19-8ee2-3eea35e8b4c6 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:24:04.526870 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1407/2790] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:04 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 822 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:24:04.535223 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1384/2791] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:04 2021] GET /volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/33022c68-6928-4271-ae64-2fcfd4e10935 => generated 925 bytes in 485 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:24:05.554691 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3e6239be-7c0b-4c70-81d2-ac7e9b7455e3 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] GET http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/33022c68-6928-4271-ae64-2fcfd4e10935 Jan 28 19:24:05.554691 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3e6239be-7c0b-4c70-81d2-ac7e9b7455e3 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:05.554691 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:05.554691 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:05.554691 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3e6239be-7c0b-4c70-81d2-ac7e9b7455e3 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:05.563438 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1ab516d6-e21f-4379-bdf9-9be683b25c25 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:24:05.563438 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1ab516d6-e21f-4379-bdf9-9be683b25c25 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:05.563438 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:05.563438 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:05.563438 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1ab516d6-e21f-4379-bdf9-9be683b25c25 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:05.563438 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-1ab516d6-e21f-4379-bdf9-9be683b25c25 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:24:05.644244 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:05.644244 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:05.644244 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1ab516d6-e21f-4379-bdf9-9be683b25c25 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:24:05.658037 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1385/2792] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:05 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 822 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:24:05.836247 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:05.836247 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:05.847612 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3e6239be-7c0b-4c70-81d2-ac7e9b7455e3 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Volume info retrieved successfully. Jan 28 19:24:05.901961 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3e6239be-7c0b-4c70-81d2-ac7e9b7455e3 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/33022c68-6928-4271-ae64-2fcfd4e10935 returned with HTTP 200 Jan 28 19:24:05.901961 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1408/2793] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:05 2021] GET /volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/33022c68-6928-4271-ae64-2fcfd4e10935 => generated 925 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:24:06.676045 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-972e174c-bfba-4778-9cc3-d431b531e7bc tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:24:06.676856 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-972e174c-bfba-4778-9cc3-d431b531e7bc tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:06.677203 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:06.677203 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:06.677788 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-972e174c-bfba-4778-9cc3-d431b531e7bc tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:06.678589 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-972e174c-bfba-4778-9cc3-d431b531e7bc tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:24:06.739867 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:06.739867 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:06.747557 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-972e174c-bfba-4778-9cc3-d431b531e7bc tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:24:06.759817 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1386/2794] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:06 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 822 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:24:06.934467 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-67895391-7fe3-4607-b4cd-d14b2af9c14d tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] GET http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/33022c68-6928-4271-ae64-2fcfd4e10935 Jan 28 19:24:06.954251 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-67895391-7fe3-4607-b4cd-d14b2af9c14d tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:06.954251 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:06.954251 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:06.954251 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-67895391-7fe3-4607-b4cd-d14b2af9c14d tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:07.305229 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:07.305229 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:07.381878 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-67895391-7fe3-4607-b4cd-d14b2af9c14d tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Volume info retrieved successfully. Jan 28 19:24:07.494176 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-67895391-7fe3-4607-b4cd-d14b2af9c14d tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/33022c68-6928-4271-ae64-2fcfd4e10935 returned with HTTP 200 Jan 28 19:24:07.495600 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1409/2795] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:06 2021] GET /volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/33022c68-6928-4271-ae64-2fcfd4e10935 => generated 925 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:24:07.778749 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1ec20f8c-2dc7-4e5d-9938-1dea1254aa4c tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:24:07.778749 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1ec20f8c-2dc7-4e5d-9938-1dea1254aa4c tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:07.778749 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:07.778749 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:07.778749 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1ec20f8c-2dc7-4e5d-9938-1dea1254aa4c tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:07.778749 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-1ec20f8c-2dc7-4e5d-9938-1dea1254aa4c tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:24:07.853192 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:07.853192 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:07.864903 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1ec20f8c-2dc7-4e5d-9938-1dea1254aa4c tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:24:07.864903 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1387/2796] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:07 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 822 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:24:08.516502 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-54ef84ad-3165-476a-9520-269462b25fe8 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] GET http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/33022c68-6928-4271-ae64-2fcfd4e10935 Jan 28 19:24:08.526288 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-54ef84ad-3165-476a-9520-269462b25fe8 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:08.526612 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:08.526612 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:08.528130 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-54ef84ad-3165-476a-9520-269462b25fe8 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:08.697309 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:08.697309 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:08.753527 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-54ef84ad-3165-476a-9520-269462b25fe8 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Volume info retrieved successfully. Jan 28 19:24:08.803224 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-54ef84ad-3165-476a-9520-269462b25fe8 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/33022c68-6928-4271-ae64-2fcfd4e10935 returned with HTTP 200 Jan 28 19:24:08.803224 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1410/2797] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:08 2021] GET /volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/33022c68-6928-4271-ae64-2fcfd4e10935 => generated 925 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:24:08.890272 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-84cb01f6-9808-48e5-93a9-404f9d03b06b tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:24:08.902350 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-84cb01f6-9808-48e5-93a9-404f9d03b06b tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:08.902350 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:08.902350 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:08.902350 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-84cb01f6-9808-48e5-93a9-404f9d03b06b tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:08.914001 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-84cb01f6-9808-48e5-93a9-404f9d03b06b tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:24:09.075607 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:09.075607 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:09.083680 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-84cb01f6-9808-48e5-93a9-404f9d03b06b tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:24:09.087626 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1388/2798] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:08 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 822 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:24:09.828177 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-347ed297-1aa9-4bde-b213-9b922396b952 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] GET http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/33022c68-6928-4271-ae64-2fcfd4e10935 Jan 28 19:24:09.828177 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-347ed297-1aa9-4bde-b213-9b922396b952 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:09.828177 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:09.828177 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:09.828177 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-347ed297-1aa9-4bde-b213-9b922396b952 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:10.065733 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:10.065733 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:10.079904 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-347ed297-1aa9-4bde-b213-9b922396b952 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Volume info retrieved successfully. Jan 28 19:24:10.274559 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-347ed297-1aa9-4bde-b213-9b922396b952 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/33022c68-6928-4271-ae64-2fcfd4e10935 returned with HTTP 200 Jan 28 19:24:10.307871 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1389/2799] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:09 2021] GET /volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/33022c68-6928-4271-ae64-2fcfd4e10935 => generated 925 bytes in 491 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:24:10.328396 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1d779d66-c269-4010-a0b0-059daa03785b tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:24:10.331208 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1d779d66-c269-4010-a0b0-059daa03785b tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:10.331488 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:10.331488 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:10.332555 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1d779d66-c269-4010-a0b0-059daa03785b tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:10.333512 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-1d779d66-c269-4010-a0b0-059daa03785b tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:24:10.400065 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:10.400065 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:10.417624 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1d779d66-c269-4010-a0b0-059daa03785b tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:24:10.419571 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1390/2800] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:10 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 822 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:24:10.547768 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-289abcf1-4657-4b9c-9bec-599f484ec765 tempest-VolumeManageAdminTest-2088904132 tempest-VolumeManageAdminTest-2088904132-project] POST http://10.222.0.16/volume/v3/b10e29581f164b1c95d729e0d4312e27/volumes Jan 28 19:24:10.547768 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:10.547768 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:10.547768 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-289abcf1-4657-4b9c-9bec-599f484ec765 tempest-VolumeManageAdminTest-2088904132 tempest-VolumeManageAdminTest-2088904132-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeManageAdminTest-Volume-1257978674"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:24:10.556410 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-289abcf1-4657-4b9c-9bec-599f484ec765 tempest-VolumeManageAdminTest-2088904132 tempest-VolumeManageAdminTest-2088904132-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeManageAdminTest-Volume-1257978674'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:24:10.556410 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-289abcf1-4657-4b9c-9bec-599f484ec765 tempest-VolumeManageAdminTest-2088904132 tempest-VolumeManageAdminTest-2088904132-project] Create volume of 1 GB Jan 28 19:24:10.629328 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-289abcf1-4657-4b9c-9bec-599f484ec765 tempest-VolumeManageAdminTest-2088904132 tempest-VolumeManageAdminTest-2088904132-project] Availability Zones retrieved successfully. Jan 28 19:24:10.728759 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-289abcf1-4657-4b9c-9bec-599f484ec765 tempest-VolumeManageAdminTest-2088904132 tempest-VolumeManageAdminTest-2088904132-project] Flow 'volume_create_api' (3a20050b-32e7-4a73-b941-42a071c86586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:24:10.742464 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-289abcf1-4657-4b9c-9bec-599f484ec765 tempest-VolumeManageAdminTest-2088904132 tempest-VolumeManageAdminTest-2088904132-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4d40626-1448-4bb5-a4ae-2e5242ac1446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:24:10.750162 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-289abcf1-4657-4b9c-9bec-599f484ec765 tempest-VolumeManageAdminTest-2088904132 tempest-VolumeManageAdminTest-2088904132-project] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:24:10.965193 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-289abcf1-4657-4b9c-9bec-599f484ec765 tempest-VolumeManageAdminTest-2088904132 tempest-VolumeManageAdminTest-2088904132-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4d40626-1448-4bb5-a4ae-2e5242ac1446) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:24:10.975452 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-289abcf1-4657-4b9c-9bec-599f484ec765 tempest-VolumeManageAdminTest-2088904132 tempest-VolumeManageAdminTest-2088904132-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ea7eee2-11bf-4e74-b8b0-298200f37342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:24:11.113914 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-289abcf1-4657-4b9c-9bec-599f484ec765 tempest-VolumeManageAdminTest-2088904132 tempest-VolumeManageAdminTest-2088904132-project] Created reservations ['47d4a3b6-9ea8-45a5-80c6-89b0f817e6e9', '18794b7a-6be0-407f-925c-13644e8b657b', 'aad754a5-ff92-41a4-9a37-7b1720625085', '6ec68eab-8d80-40a9-8922-44922a055837'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:24:11.117293 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-289abcf1-4657-4b9c-9bec-599f484ec765 tempest-VolumeManageAdminTest-2088904132 tempest-VolumeManageAdminTest-2088904132-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ea7eee2-11bf-4e74-b8b0-298200f37342) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47d4a3b6-9ea8-45a5-80c6-89b0f817e6e9', '18794b7a-6be0-407f-925c-13644e8b657b', 'aad754a5-ff92-41a4-9a37-7b1720625085', '6ec68eab-8d80-40a9-8922-44922a055837']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:24:11.120012 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-289abcf1-4657-4b9c-9bec-599f484ec765 tempest-VolumeManageAdminTest-2088904132 tempest-VolumeManageAdminTest-2088904132-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c0cebd4-ea30-437a-83b8-e8c16173ef53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:24:11.281026 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-289abcf1-4657-4b9c-9bec-599f484ec765 tempest-VolumeManageAdminTest-2088904132 tempest-VolumeManageAdminTest-2088904132-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c0cebd4-ea30-437a-83b8-e8c16173ef53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6468964-4eea-4317-a755-c39febae08c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-1257978674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b10e29581f164b1c95d729e0d4312e27',qos_specs=None,replication_status=,reservations=['47d4a3b6-9ea8-45a5-80c6-89b0f817e6e9','18794b7a-6be0-407f-925c-13644e8b657b','aad754a5-ff92-41a4-9a37-7b1720625085','6ec68eab-8d80-40a9-8922-44922a055837'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f399fcb128e54207be65733c360cc570',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:24:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-1257978674',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6468964-4eea-4317-a755-c39febae08c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b10e29581f164b1c95d729e0d4312e27',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f399fcb128e54207be65733c360cc570',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:24:11.284380 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-289abcf1-4657-4b9c-9bec-599f484ec765 tempest-VolumeManageAdminTest-2088904132 tempest-VolumeManageAdminTest-2088904132-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (473675dc-dd37-4ee9-8566-e1b83dd9b892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:24:11.313676 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9e4585d9-5f2d-469e-934c-46d3a0ec9306 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] GET http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/33022c68-6928-4271-ae64-2fcfd4e10935 Jan 28 19:24:11.314579 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9e4585d9-5f2d-469e-934c-46d3a0ec9306 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:11.314965 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:11.314965 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:11.315606 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9e4585d9-5f2d-469e-934c-46d3a0ec9306 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:11.389170 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-289abcf1-4657-4b9c-9bec-599f484ec765 tempest-VolumeManageAdminTest-2088904132 tempest-VolumeManageAdminTest-2088904132-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (473675dc-dd37-4ee9-8566-e1b83dd9b892) transitioned into state 'SUCCESS' from state '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-1257978674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b10e29581f164b1c95d729e0d4312e27',qos_specs=None,replication_status=,reservations=['47d4a3b6-9ea8-45a5-80c6-89b0f817e6e9','18794b7a-6be0-407f-925c-13644e8b657b','aad754a5-ff92-41a4-9a37-7b1720625085','6ec68eab-8d80-40a9-8922-44922a055837'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f399fcb128e54207be65733c360cc570',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:24:11.391790 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-289abcf1-4657-4b9c-9bec-599f484ec765 tempest-VolumeManageAdminTest-2088904132 tempest-VolumeManageAdminTest-2088904132-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (451fcf1b-4d05-4b2d-8a04-08d49ed11db8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:24:11.446697 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-289abcf1-4657-4b9c-9bec-599f484ec765 tempest-VolumeManageAdminTest-2088904132 tempest-VolumeManageAdminTest-2088904132-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (451fcf1b-4d05-4b2d-8a04-08d49ed11db8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:24:11.453023 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-289abcf1-4657-4b9c-9bec-599f484ec765 tempest-VolumeManageAdminTest-2088904132 tempest-VolumeManageAdminTest-2088904132-project] Flow 'volume_create_api' (3a20050b-32e7-4a73-b941-42a071c86586) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:24:11.498459 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9e4585d9-5f2d-469e-934c-46d3a0ec9306 tempest-VolumesListTestJSON-1516891081 tempest-VolumesListTestJSON-1516891081-project] http://10.222.0.16/volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/33022c68-6928-4271-ae64-2fcfd4e10935 returned with HTTP 404 Jan 28 19:24:11.498459 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1391/2801] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:11 2021] GET /volume/v3/ec5cdb095bf94d0dae6e8508a4922ec5/volumes/33022c68-6928-4271-ae64-2fcfd4e10935 => generated 109 bytes in 181 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 28 19:24:11.518322 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8104cfa5-c141-40de-b577-99059ff2c4be tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:24:11.518322 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8104cfa5-c141-40de-b577-99059ff2c4be tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:11.518322 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8104cfa5-c141-40de-b577-99059ff2c4be tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:11.518322 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-8104cfa5-c141-40de-b577-99059ff2c4be tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:24:11.600075 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:11.600075 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:11.600075 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8104cfa5-c141-40de-b577-99059ff2c4be tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:24:11.600075 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1392/2802] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:11 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 822 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:24:11.880442 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-289abcf1-4657-4b9c-9bec-599f484ec765 tempest-VolumeManageAdminTest-2088904132 tempest-VolumeManageAdminTest-2088904132-project] Create volume request issued successfully. Jan 28 19:24:11.907355 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-289abcf1-4657-4b9c-9bec-599f484ec765 tempest-VolumeManageAdminTest-2088904132 tempest-VolumeManageAdminTest-2088904132-project] http://10.222.0.16/volume/v3/b10e29581f164b1c95d729e0d4312e27/volumes returned with HTTP 202 Jan 28 19:24:11.908712 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1411/2803] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 19:24:09 2021] POST /volume/v3/b10e29581f164b1c95d729e0d4312e27/volumes => generated 845 bytes in 2406 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:24:11.944099 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e3d61867-ef85-435b-b9b7-9895514695fc tempest-VolumeManageAdminTest-2088904132 tempest-VolumeManageAdminTest-2088904132-project] GET http://10.222.0.16/volume/v3/b10e29581f164b1c95d729e0d4312e27/volumes/b6468964-4eea-4317-a755-c39febae08c7 Jan 28 19:24:11.945064 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e3d61867-ef85-435b-b9b7-9895514695fc tempest-VolumeManageAdminTest-2088904132 tempest-VolumeManageAdminTest-2088904132-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:11.945480 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:11.945480 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:11.952250 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e3d61867-ef85-435b-b9b7-9895514695fc tempest-VolumeManageAdminTest-2088904132 tempest-VolumeManageAdminTest-2088904132-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:12.118296 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:12.118296 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:12.146062 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e3d61867-ef85-435b-b9b7-9895514695fc tempest-VolumeManageAdminTest-2088904132 tempest-VolumeManageAdminTest-2088904132-project] Volume info retrieved successfully. Jan 28 19:24:12.198418 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e3d61867-ef85-435b-b9b7-9895514695fc tempest-VolumeManageAdminTest-2088904132 tempest-VolumeManageAdminTest-2088904132-project] http://10.222.0.16/volume/v3/b10e29581f164b1c95d729e0d4312e27/volumes/b6468964-4eea-4317-a755-c39febae08c7 returned with HTTP 200 Jan 28 19:24:12.198418 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1393/2804] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:11 2021] GET /volume/v3/b10e29581f164b1c95d729e0d4312e27/volumes/b6468964-4eea-4317-a755-c39febae08c7 => generated 913 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:24:12.629057 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-511e501b-04b4-434e-963f-c564bda513e8 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:24:12.630219 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-511e501b-04b4-434e-963f-c564bda513e8 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:12.630634 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:12.630634 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:12.631415 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-511e501b-04b4-434e-963f-c564bda513e8 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:12.632208 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-511e501b-04b4-434e-963f-c564bda513e8 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:24:12.713059 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:12.713059 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:12.713059 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-511e501b-04b4-434e-963f-c564bda513e8 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:24:12.725185 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1412/2805] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:12 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 822 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:24:13.242410 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-85838761-1921-44cc-8a30-01e59d1be8a1 tempest-VolumeManageAdminTest-2088904132 tempest-VolumeManageAdminTest-2088904132-project] GET http://10.222.0.16/volume/v3/b10e29581f164b1c95d729e0d4312e27/volumes/b6468964-4eea-4317-a755-c39febae08c7 Jan 28 19:24:13.242410 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-85838761-1921-44cc-8a30-01e59d1be8a1 tempest-VolumeManageAdminTest-2088904132 tempest-VolumeManageAdminTest-2088904132-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:13.242410 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:13.242410 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:13.242410 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-85838761-1921-44cc-8a30-01e59d1be8a1 tempest-VolumeManageAdminTest-2088904132 tempest-VolumeManageAdminTest-2088904132-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:13.411563 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:13.411563 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:13.434999 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-85838761-1921-44cc-8a30-01e59d1be8a1 tempest-VolumeManageAdminTest-2088904132 tempest-VolumeManageAdminTest-2088904132-project] Volume info retrieved successfully. Jan 28 19:24:13.503062 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-85838761-1921-44cc-8a30-01e59d1be8a1 tempest-VolumeManageAdminTest-2088904132 tempest-VolumeManageAdminTest-2088904132-project] http://10.222.0.16/volume/v3/b10e29581f164b1c95d729e0d4312e27/volumes/b6468964-4eea-4317-a755-c39febae08c7 returned with HTTP 200 Jan 28 19:24:13.503062 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1394/2806] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:13 2021] GET /volume/v3/b10e29581f164b1c95d729e0d4312e27/volumes/b6468964-4eea-4317-a755-c39febae08c7 => generated 914 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:24:13.749171 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-64cf01f0-c36a-49b1-aa0a-8f235b3ee445 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:24:13.749171 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-64cf01f0-c36a-49b1-aa0a-8f235b3ee445 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:13.749171 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:13.749171 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:13.773770 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-64cf01f0-c36a-49b1-aa0a-8f235b3ee445 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:13.773770 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-64cf01f0-c36a-49b1-aa0a-8f235b3ee445 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:24:14.007829 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:14.007829 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:14.025675 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-64cf01f0-c36a-49b1-aa0a-8f235b3ee445 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:24:14.038883 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1395/2807] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:13 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 822 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:24:15.056758 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bba82409-a582-4dbe-96d1-2d459875ba63 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:24:15.056758 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bba82409-a582-4dbe-96d1-2d459875ba63 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:15.056758 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:15.056758 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:15.056758 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bba82409-a582-4dbe-96d1-2d459875ba63 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:15.056758 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-bba82409-a582-4dbe-96d1-2d459875ba63 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:24:15.110530 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:15.110530 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:15.110530 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bba82409-a582-4dbe-96d1-2d459875ba63 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:24:15.110530 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1396/2808] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:15 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 822 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:24:16.122135 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f515ccc6-518e-49bb-84ca-1f435644fb7e tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:24:16.136343 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f515ccc6-518e-49bb-84ca-1f435644fb7e tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:16.136887 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:16.136887 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:16.138722 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f515ccc6-518e-49bb-84ca-1f435644fb7e tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:16.153396 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-f515ccc6-518e-49bb-84ca-1f435644fb7e tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:24:16.316268 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:16.316268 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:16.329917 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e22b09c7-e7e1-4264-8be1-47a0921425d7 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] GET http://10.222.0.16/volume/v3/0e5ae4e72da047e1af012c32ee4e8f71/volumes/b6468964-4eea-4317-a755-c39febae08c7 Jan 28 19:24:16.329917 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e22b09c7-e7e1-4264-8be1-47a0921425d7 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:16.329917 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:16.329917 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:16.329917 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e22b09c7-e7e1-4264-8be1-47a0921425d7 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:16.336000 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f515ccc6-518e-49bb-84ca-1f435644fb7e tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:24:16.359084 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1397/2809] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:16 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 822 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:24:16.505226 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:16.505226 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:16.551095 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e22b09c7-e7e1-4264-8be1-47a0921425d7 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Volume info retrieved successfully. Jan 28 19:24:16.611899 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e22b09c7-e7e1-4264-8be1-47a0921425d7 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] http://10.222.0.16/volume/v3/0e5ae4e72da047e1af012c32ee4e8f71/volumes/b6468964-4eea-4317-a755-c39febae08c7 returned with HTTP 200 Jan 28 19:24:16.615465 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1413/2810] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:13 2021] GET /volume/v3/0e5ae4e72da047e1af012c32ee4e8f71/volumes/b6468964-4eea-4317-a755-c39febae08c7 => generated 1086 bytes in 3095 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:24:16.639437 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9fcb16a9-f5dd-498d-9337-3c80353e8e39 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] POST http://10.222.0.16/volume/v3/0e5ae4e72da047e1af012c32ee4e8f71/volumes/b6468964-4eea-4317-a755-c39febae08c7/action Jan 28 19:24:16.641576 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:16.641576 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:16.643087 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9fcb16a9-f5dd-498d-9337-3c80353e8e39 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Action body: b'{"os-unmanage": {}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:24:16.644060 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9fcb16a9-f5dd-498d-9337-3c80353e8e39 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:24:16.645066 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.contrib.volume_unmanage [None req-9fcb16a9-f5dd-498d-9337-3c80353e8e39 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Unmanage volume with id: b6468964-4eea-4317-a755-c39febae08c7 Jan 28 19:24:16.829808 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:16.829808 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:16.831373 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9fcb16a9-f5dd-498d-9337-3c80353e8e39 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Volume info retrieved successfully. Jan 28 19:24:16.900076 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9fcb16a9-f5dd-498d-9337-3c80353e8e39 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Delete volume request issued successfully. Jan 28 19:24:16.900962 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9fcb16a9-f5dd-498d-9337-3c80353e8e39 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] http://10.222.0.16/volume/v3/0e5ae4e72da047e1af012c32ee4e8f71/volumes/b6468964-4eea-4317-a755-c39febae08c7/action returned with HTTP 202 Jan 28 19:24:16.903043 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1398/2811] 10.222.0.16 () {60 vars in 1357 bytes} [Thu Jan 28 19:24:16 2021] POST /volume/v3/0e5ae4e72da047e1af012c32ee4e8f71/volumes/b6468964-4eea-4317-a755-c39febae08c7/action => generated 0 bytes in 274 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:24:16.925508 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3e8b2c90-1c3e-4555-a047-3f0d3e896c8a tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] GET http://10.222.0.16/volume/v3/0e5ae4e72da047e1af012c32ee4e8f71/volumes/b6468964-4eea-4317-a755-c39febae08c7 Jan 28 19:24:16.925508 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3e8b2c90-1c3e-4555-a047-3f0d3e896c8a tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:16.925508 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:16.925508 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:16.925508 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3e8b2c90-1c3e-4555-a047-3f0d3e896c8a tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:17.158173 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:17.158173 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:17.246061 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3e8b2c90-1c3e-4555-a047-3f0d3e896c8a tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Volume info retrieved successfully. Jan 28 19:24:17.364785 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c9ec2ea1-4c13-422b-8bfa-2d21ef7713c5 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:24:17.364785 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c9ec2ea1-4c13-422b-8bfa-2d21ef7713c5 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:17.364785 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:17.364785 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:17.364785 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c9ec2ea1-4c13-422b-8bfa-2d21ef7713c5 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:17.364785 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-c9ec2ea1-4c13-422b-8bfa-2d21ef7713c5 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:24:17.434391 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3e8b2c90-1c3e-4555-a047-3f0d3e896c8a tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] http://10.222.0.16/volume/v3/0e5ae4e72da047e1af012c32ee4e8f71/volumes/b6468964-4eea-4317-a755-c39febae08c7 returned with HTTP 200 Jan 28 19:24:17.434391 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1414/2812] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:16 2021] GET /volume/v3/0e5ae4e72da047e1af012c32ee4e8f71/volumes/b6468964-4eea-4317-a755-c39febae08c7 => generated 1087 bytes in 514 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:24:17.588990 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:17.588990 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:17.608960 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c9ec2ea1-4c13-422b-8bfa-2d21ef7713c5 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:24:17.620062 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1399/2813] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:17 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 822 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:24:18.461794 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d17a0093-1169-4104-a805-3e9cdc59a27a tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] GET http://10.222.0.16/volume/v3/0e5ae4e72da047e1af012c32ee4e8f71/volumes/b6468964-4eea-4317-a755-c39febae08c7 Jan 28 19:24:18.461794 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d17a0093-1169-4104-a805-3e9cdc59a27a tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:18.461794 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:18.461794 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:18.461794 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d17a0093-1169-4104-a805-3e9cdc59a27a tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:18.576891 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d17a0093-1169-4104-a805-3e9cdc59a27a tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] http://10.222.0.16/volume/v3/0e5ae4e72da047e1af012c32ee4e8f71/volumes/b6468964-4eea-4317-a755-c39febae08c7 returned with HTTP 404 Jan 28 19:24:18.587119 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2dc1e5a9-8f9a-4818-a22a-f7906f027803 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] GET http://10.222.0.16/volume/v3/0e5ae4e72da047e1af012c32ee4e8f71/volumes/detail?all_tenants=1 Jan 28 19:24:18.588007 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2dc1e5a9-8f9a-4818-a22a-f7906f027803 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:18.588367 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:18.588367 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:18.589008 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2dc1e5a9-8f9a-4818-a22a-f7906f027803 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Calling method 'detail' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:18.593610 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1415/2814] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:18 2021] GET /volume/v3/0e5ae4e72da047e1af012c32ee4e8f71/volumes/b6468964-4eea-4317-a755-c39febae08c7 => generated 109 bytes in 149 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:24:18.602034 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-2dc1e5a9-8f9a-4818-a22a-f7906f027803 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 19:24:18.635266 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2ddebc0f-1251-44cc-b859-35e104f7a4dd tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:24:18.636249 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2ddebc0f-1251-44cc-b859-35e104f7a4dd tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:18.637074 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2ddebc0f-1251-44cc-b859-35e104f7a4dd tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:18.637580 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-2ddebc0f-1251-44cc-b859-35e104f7a4dd tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:24:18.794795 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2dc1e5a9-8f9a-4818-a22a-f7906f027803 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Get all volumes completed successfully. Jan 28 19:24:18.794795 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:18.794795 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:18.796684 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:18.796684 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:18.813454 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2ddebc0f-1251-44cc-b859-35e104f7a4dd tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:24:18.813454 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1416/2815] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:18 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 822 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:24:18.825417 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2dc1e5a9-8f9a-4818-a22a-f7906f027803 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] http://10.222.0.16/volume/v3/0e5ae4e72da047e1af012c32ee4e8f71/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 28 19:24:18.842206 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1400/2816] 10.222.0.16 () {58 vars in 1252 bytes} [Thu Jan 28 19:24:18 2021] GET /volume/v3/0e5ae4e72da047e1af012c32ee4e8f71/volumes/detail?all_tenants=1 => generated 2661 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:24:18.879655 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3c4a42bb-19f8-484d-8983-b713c6c079e5 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] POST http://10.222.0.16/volume/v3/0e5ae4e72da047e1af012c32ee4e8f71/os-volume-manage Jan 28 19:24:18.892214 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:18.892214 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:18.892214 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3c4a42bb-19f8-484d-8983-b713c6c079e5 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeManageAdminTest-volume-669335939", "host": "n-d-705657-15@lvmdriver-1#lvmdriver-1", "ref": {"source-name": "volume-b6468964-4eea-4317-a755-c39febae08c7"}, "volume_type": "lvmdriver-1", "availability_zone": "nova"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:24:18.910408 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.volume_manage [None req-3c4a42bb-19f8-484d-8983-b713c6c079e5 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Manage volume request body: {'volume': {'name': 'tempest-VolumeManageAdminTest-volume-669335939', 'host': 'n-d-705657-15@lvmdriver-1#lvmdriver-1', 'ref': {'source-name': 'volume-b6468964-4eea-4317-a755-c39febae08c7'}, 'volume_type': 'lvmdriver-1', 'availability_zone': 'nova'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/contrib/volume_manage.py:113}} Jan 28 19:24:19.049826 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3c4a42bb-19f8-484d-8983-b713c6c079e5 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Flow 'volume_manage_existing_api' (7d95a1b2-e932-47e6-abd6-e8aa850a85b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:24:19.055768 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3c4a42bb-19f8-484d-8983-b713c6c079e5 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aac040b0-c4b2-4b8e-8137-8553907dc8dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:24:19.666692 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-3c4a42bb-19f8-484d-8983-b713c6c079e5 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Created reservations ['9d5c33f6-547a-4eb2-bc72-ae65f0b475ba', '317a6511-f7d1-4ee7-81c9-a99e2bdf4c8f', 'c149ca14-43a5-4570-a500-a5b0054289aa', '2f8c99d2-9802-4f8a-9780-d8d8166ec6fe'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:24:19.666692 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3c4a42bb-19f8-484d-8983-b713c6c079e5 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aac040b0-c4b2-4b8e-8137-8553907dc8dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d5c33f6-547a-4eb2-bc72-ae65f0b475ba', '317a6511-f7d1-4ee7-81c9-a99e2bdf4c8f', 'c149ca14-43a5-4570-a500-a5b0054289aa', '2f8c99d2-9802-4f8a-9780-d8d8166ec6fe']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:24:19.666692 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3c4a42bb-19f8-484d-8983-b713c6c079e5 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (9fd60b96-a9c2-4e95-a262-3b452dd2b324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:24:19.943401 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3c4a42bb-19f8-484d-8983-b713c6c079e5 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (9fd60b96-a9c2-4e95-a262-3b452dd2b324) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': 'b867f58dcb2b4a3587b8b11a288469e8', 'project_id': '0e5ae4e72da047e1af012c32ee4e8f71', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-669335939', 'host': 'n-d-705657-15@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', '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-28T19:24:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-669335939',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='n-d-705657-15@lvmdriver-1#lvmdriver-1',id=12900f34-a730-4796-9b06-87b4345dd189,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e5ae4e72da047e1af012c32ee4e8f71',provider_auth=None,provider_geometry=None,provider_id=None,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='b867f58dcb2b4a3587b8b11a288469e8',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:24:19.943401 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3c4a42bb-19f8-484d-8983-b713c6c079e5 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95b47a33-f1b8-4f82-ae20-f2ba05404a0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:24:19.984036 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3c4a42bb-19f8-484d-8983-b713c6c079e5 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95b47a33-f1b8-4f82-ae20-f2ba05404a0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': 'b867f58dcb2b4a3587b8b11a288469e8', 'project_id': '0e5ae4e72da047e1af012c32ee4e8f71', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-669335939', 'host': 'n-d-705657-15@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'metadata': {}, 'bootable': False, 'multiattach': False}}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:24:19.992640 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3c4a42bb-19f8-484d-8983-b713c6c079e5 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (10185493-43d7-4e89-91c1-b7d0b825df16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:24:20.005060 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3c4a42bb-19f8-484d-8983-b713c6c079e5 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (10185493-43d7-4e89-91c1-b7d0b825df16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:24:20.005060 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-3c4a42bb-19f8-484d-8983-b713c6c079e5 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Flow 'volume_manage_existing_api' (7d95a1b2-e932-47e6-abd6-e8aa850a85b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:24:20.005060 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3c4a42bb-19f8-484d-8983-b713c6c079e5 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Manage volume request issued successfully. Jan 28 19:24:20.091354 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-012a5f7e-a7d0-43c5-91e5-d9f33da8d164 tempest-VolumeTypesNegativeTest-105206282 tempest-VolumeTypesNegativeTest-105206282-project-admin] POST http://10.222.0.16/volume/v3/14648580f3134b6b9b3d4462a573cffa/types Jan 28 19:24:20.091354 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:20.091354 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:20.091354 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-012a5f7e-a7d0-43c5-91e5-d9f33da8d164 tempest-VolumeTypesNegativeTest-105206282 tempest-VolumeTypesNegativeTest-105206282-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1559071364", "os-volume-type-access:is_public": false}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:24:20.146578 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3c4a42bb-19f8-484d-8983-b713c6c079e5 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] http://10.222.0.16/volume/v3/0e5ae4e72da047e1af012c32ee4e8f71/os-volume-manage returned with HTTP 202 Jan 28 19:24:20.146578 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1417/2817] 10.222.0.16 () {60 vars in 1253 bytes} [Thu Jan 28 19:24:18 2021] POST /volume/v3/0e5ae4e72da047e1af012c32ee4e8f71/os-volume-manage => generated 846 bytes in 1300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:24:20.180335 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8ac5ffab-bb1a-4664-8c46-7285f219c9f1 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:24:20.180335 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8ac5ffab-bb1a-4664-8c46-7285f219c9f1 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:20.180335 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:20.180335 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:20.180335 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8ac5ffab-bb1a-4664-8c46-7285f219c9f1 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:20.180335 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-8ac5ffab-bb1a-4664-8c46-7285f219c9f1 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:24:20.214423 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-012a5f7e-a7d0-43c5-91e5-d9f33da8d164 tempest-VolumeTypesNegativeTest-105206282 tempest-VolumeTypesNegativeTest-105206282-project-admin] http://10.222.0.16/volume/v3/14648580f3134b6b9b3d4462a573cffa/types returned with HTTP 200 Jan 28 19:24:20.214423 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1401/2818] 10.222.0.16 () {60 vars in 1220 bytes} [Thu Jan 28 19:24:19 2021] POST /volume/v3/14648580f3134b6b9b3d4462a573cffa/types => generated 231 bytes in 777 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:24:20.264195 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b4936369-0260-48bf-8f96-7cbd0347e819 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] GET http://10.222.0.16/volume/v3/0e5ae4e72da047e1af012c32ee4e8f71/volumes/12900f34-a730-4796-9b06-87b4345dd189 Jan 28 19:24:20.264195 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b4936369-0260-48bf-8f96-7cbd0347e819 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:20.264195 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b4936369-0260-48bf-8f96-7cbd0347e819 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:20.347289 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:20.347289 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:20.353948 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:20.353948 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:20.363146 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8ac5ffab-bb1a-4664-8c46-7285f219c9f1 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:24:20.363146 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1418/2819] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:20 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 822 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:24:20.370742 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b4936369-0260-48bf-8f96-7cbd0347e819 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Volume info retrieved successfully. Jan 28 19:24:20.389357 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b4936369-0260-48bf-8f96-7cbd0347e819 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] http://10.222.0.16/volume/v3/0e5ae4e72da047e1af012c32ee4e8f71/volumes/12900f34-a730-4796-9b06-87b4345dd189 returned with HTTP 200 Jan 28 19:24:20.402776 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1402/2820] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:20 2021] GET /volume/v3/0e5ae4e72da047e1af012c32ee4e8f71/volumes/12900f34-a730-4796-9b06-87b4345dd189 => generated 1084 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:24:21.216998 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6a33ec1b-0e43-4458-b90f-39c9fe7bb3d4 tempest-VolumeTypesNegativeTest-815930462 tempest-VolumeTypesNegativeTest-815930462-project] POST http://10.222.0.16/volume/v3/9320334404094347bafc25444e2d6972/volumes Jan 28 19:24:21.216998 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:21.216998 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:21.240797 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6a33ec1b-0e43-4458-b90f-39c9fe7bb3d4 tempest-VolumeTypesNegativeTest-815930462 tempest-VolumeTypesNegativeTest-815930462-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "30b3b2d2-b4f1-47cc-9384-d598fba1de2d", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1723778147"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:24:21.240797 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-6a33ec1b-0e43-4458-b90f-39c9fe7bb3d4 tempest-VolumeTypesNegativeTest-815930462 tempest-VolumeTypesNegativeTest-815930462-project] Create volume request body: {'volume': {'volume_type': '30b3b2d2-b4f1-47cc-9384-d598fba1de2d', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1723778147'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:24:21.369057 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-33636d6c-effa-4c6c-ad9b-f3ddeff581d1 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:24:21.377606 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-33636d6c-effa-4c6c-ad9b-f3ddeff581d1 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:21.377606 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:21.377606 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:21.377606 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-33636d6c-effa-4c6c-ad9b-f3ddeff581d1 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:21.377606 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-33636d6c-effa-4c6c-ad9b-f3ddeff581d1 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:24:21.433435 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6a33ec1b-0e43-4458-b90f-39c9fe7bb3d4 tempest-VolumeTypesNegativeTest-815930462 tempest-VolumeTypesNegativeTest-815930462-project] http://10.222.0.16/volume/v3/9320334404094347bafc25444e2d6972/volumes returned with HTTP 404 Jan 28 19:24:21.433435 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1419/2821] 10.222.0.16 () {60 vars in 1226 bytes} [Thu Jan 28 19:24:20 2021] POST /volume/v3/9320334404094347bafc25444e2d6972/volumes => generated 114 bytes in 1083 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:24:21.465780 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-03d952b4-0339-460b-b32b-408267c6f691 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] GET http://10.222.0.16/volume/v3/0e5ae4e72da047e1af012c32ee4e8f71/volumes/12900f34-a730-4796-9b06-87b4345dd189 Jan 28 19:24:21.465780 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-03d952b4-0339-460b-b32b-408267c6f691 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:21.465780 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-03d952b4-0339-460b-b32b-408267c6f691 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:21.518340 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:21.518340 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:21.552131 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-33636d6c-effa-4c6c-ad9b-f3ddeff581d1 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:24:21.569320 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1403/2822] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:21 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 822 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:24:21.581076 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fede1051-b16f-4e58-8c01-2e8f4cea0635 tempest-VolumeTypesNegativeTest-105206282 tempest-VolumeTypesNegativeTest-105206282-project-admin] POST http://10.222.0.16/volume/v3/14648580f3134b6b9b3d4462a573cffa/types Jan 28 19:24:21.581819 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:21.581819 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:21.582785 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fede1051-b16f-4e58-8c01-2e8f4cea0635 tempest-VolumeTypesNegativeTest-105206282 tempest-VolumeTypesNegativeTest-105206282-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:24:21.587991 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fede1051-b16f-4e58-8c01-2e8f4cea0635 tempest-VolumeTypesNegativeTest-105206282 tempest-VolumeTypesNegativeTest-105206282-project-admin] http://10.222.0.16/volume/v3/14648580f3134b6b9b3d4462a573cffa/types returned with HTTP 400 Jan 28 19:24:21.590990 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1404/2823] 10.222.0.16 () {60 vars in 1219 bytes} [Thu Jan 28 19:24:21 2021] POST /volume/v3/14648580f3134b6b9b3d4462a573cffa/types => generated 108 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 28 19:24:21.624556 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-22b1a7d9-cfbd-4fa0-b328-57804192885e tempest-VolumeTypesNegativeTest-105206282 tempest-VolumeTypesNegativeTest-105206282-project-admin] DELETE http://10.222.0.16/volume/v3/14648580f3134b6b9b3d4462a573cffa/types/24370ac2-a9b0-48f1-a8bf-91a589a436aa Jan 28 19:24:21.625591 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-22b1a7d9-cfbd-4fa0-b328-57804192885e tempest-VolumeTypesNegativeTest-105206282 tempest-VolumeTypesNegativeTest-105206282-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:21.626258 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-22b1a7d9-cfbd-4fa0-b328-57804192885e tempest-VolumeTypesNegativeTest-105206282 tempest-VolumeTypesNegativeTest-105206282-project-admin] Calling method '_delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:21.653211 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-22b1a7d9-cfbd-4fa0-b328-57804192885e tempest-VolumeTypesNegativeTest-105206282 tempest-VolumeTypesNegativeTest-105206282-project-admin] http://10.222.0.16/volume/v3/14648580f3134b6b9b3d4462a573cffa/types/24370ac2-a9b0-48f1-a8bf-91a589a436aa returned with HTTP 404 Jan 28 19:24:21.658176 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1405/2824] 10.222.0.16 () {58 vars in 1312 bytes} [Thu Jan 28 19:24:21 2021] DELETE /volume/v3/14648580f3134b6b9b3d4462a573cffa/types/24370ac2-a9b0-48f1-a8bf-91a589a436aa => generated 114 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:24:21.668958 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3eba3842-b1ce-4cee-ad9d-2c6465bc101d tempest-VolumeTypesNegativeTest-105206282 tempest-VolumeTypesNegativeTest-105206282-project-admin] GET http://10.222.0.16/volume/v3/14648580f3134b6b9b3d4462a573cffa/types/d448bdcb-4bd4-466f-ac58-00f49381936a Jan 28 19:24:21.673960 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3eba3842-b1ce-4cee-ad9d-2c6465bc101d tempest-VolumeTypesNegativeTest-105206282 tempest-VolumeTypesNegativeTest-105206282-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:21.674931 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3eba3842-b1ce-4cee-ad9d-2c6465bc101d tempest-VolumeTypesNegativeTest-105206282 tempest-VolumeTypesNegativeTest-105206282-project-admin] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:21.686943 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:21.686943 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:21.706564 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3eba3842-b1ce-4cee-ad9d-2c6465bc101d tempest-VolumeTypesNegativeTest-105206282 tempest-VolumeTypesNegativeTest-105206282-project-admin] http://10.222.0.16/volume/v3/14648580f3134b6b9b3d4462a573cffa/types/d448bdcb-4bd4-466f-ac58-00f49381936a returned with HTTP 404 Jan 28 19:24:21.708269 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1406/2825] 10.222.0.16 () {58 vars in 1309 bytes} [Thu Jan 28 19:24:21 2021] GET /volume/v3/14648580f3134b6b9b3d4462a573cffa/types/d448bdcb-4bd4-466f-ac58-00f49381936a => generated 114 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:24:21.717039 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dbe50452-defe-44a6-88ba-799fa58844f5 tempest-VolumeTypesNegativeTest-105206282 tempest-VolumeTypesNegativeTest-105206282-project-admin] DELETE http://10.222.0.16/volume/v3/14648580f3134b6b9b3d4462a573cffa/types/30b3b2d2-b4f1-47cc-9384-d598fba1de2d Jan 28 19:24:21.717856 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dbe50452-defe-44a6-88ba-799fa58844f5 tempest-VolumeTypesNegativeTest-105206282 tempest-VolumeTypesNegativeTest-105206282-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:21.718322 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-03d952b4-0339-460b-b32b-408267c6f691 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Volume info retrieved successfully. Jan 28 19:24:21.718724 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dbe50452-defe-44a6-88ba-799fa58844f5 tempest-VolumeTypesNegativeTest-105206282 tempest-VolumeTypesNegativeTest-105206282-project-admin] Calling method '_delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:21.871574 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-03d952b4-0339-460b-b32b-408267c6f691 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] http://10.222.0.16/volume/v3/0e5ae4e72da047e1af012c32ee4e8f71/volumes/12900f34-a730-4796-9b06-87b4345dd189 returned with HTTP 200 Jan 28 19:24:21.883724 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1420/2826] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:21 2021] GET /volume/v3/0e5ae4e72da047e1af012c32ee4e8f71/volumes/12900f34-a730-4796-9b06-87b4345dd189 => generated 1084 bytes in 437 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:24:22.148115 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:24:22.148115 n-d-705657-15 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 28 19:24:22.187464 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dbe50452-defe-44a6-88ba-799fa58844f5 tempest-VolumeTypesNegativeTest-105206282 tempest-VolumeTypesNegativeTest-105206282-project-admin] http://10.222.0.16/volume/v3/14648580f3134b6b9b3d4462a573cffa/types/30b3b2d2-b4f1-47cc-9384-d598fba1de2d returned with HTTP 202 Jan 28 19:24:22.190213 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1407/2827] 10.222.0.16 () {58 vars in 1312 bytes} [Thu Jan 28 19:24:21 2021] DELETE /volume/v3/14648580f3134b6b9b3d4462a573cffa/types/30b3b2d2-b4f1-47cc-9384-d598fba1de2d => generated 0 bytes in 477 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 28 19:24:22.202911 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-95ccf7ee-bba1-4943-ac81-49fb952606e9 tempest-VolumeTypesNegativeTest-105206282 tempest-VolumeTypesNegativeTest-105206282-project-admin] GET http://10.222.0.16/volume/v3/14648580f3134b6b9b3d4462a573cffa/types/30b3b2d2-b4f1-47cc-9384-d598fba1de2d Jan 28 19:24:22.204330 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-95ccf7ee-bba1-4943-ac81-49fb952606e9 tempest-VolumeTypesNegativeTest-105206282 tempest-VolumeTypesNegativeTest-105206282-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:22.207281 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:22.207281 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:22.207281 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-95ccf7ee-bba1-4943-ac81-49fb952606e9 tempest-VolumeTypesNegativeTest-105206282 tempest-VolumeTypesNegativeTest-105206282-project-admin] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:22.257740 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-95ccf7ee-bba1-4943-ac81-49fb952606e9 tempest-VolumeTypesNegativeTest-105206282 tempest-VolumeTypesNegativeTest-105206282-project-admin] http://10.222.0.16/volume/v3/14648580f3134b6b9b3d4462a573cffa/types/30b3b2d2-b4f1-47cc-9384-d598fba1de2d returned with HTTP 404 Jan 28 19:24:22.263790 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1421/2828] 10.222.0.16 () {58 vars in 1309 bytes} [Thu Jan 28 19:24:22 2021] GET /volume/v3/14648580f3134b6b9b3d4462a573cffa/types/30b3b2d2-b4f1-47cc-9384-d598fba1de2d => generated 114 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:24:22.584659 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-187f285b-687f-4aa4-9fbb-b4aec422e20c tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:24:22.584659 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-187f285b-687f-4aa4-9fbb-b4aec422e20c tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:22.584659 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-187f285b-687f-4aa4-9fbb-b4aec422e20c tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:22.584659 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-187f285b-687f-4aa4-9fbb-b4aec422e20c tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:24:22.662848 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:22.662848 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:22.683468 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-187f285b-687f-4aa4-9fbb-b4aec422e20c tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:24:22.683468 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1408/2829] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:22 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 822 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:24:22.935538 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3f2f2603-450b-4b9c-b259-1a5af4b8f869 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] GET http://10.222.0.16/volume/v3/0e5ae4e72da047e1af012c32ee4e8f71/volumes/12900f34-a730-4796-9b06-87b4345dd189 Jan 28 19:24:22.957326 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3f2f2603-450b-4b9c-b259-1a5af4b8f869 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:22.957326 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3f2f2603-450b-4b9c-b259-1a5af4b8f869 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:23.504018 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:23.504018 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:23.542995 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3f2f2603-450b-4b9c-b259-1a5af4b8f869 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Volume info retrieved successfully. Jan 28 19:24:23.639597 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3f2f2603-450b-4b9c-b259-1a5af4b8f869 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] http://10.222.0.16/volume/v3/0e5ae4e72da047e1af012c32ee4e8f71/volumes/12900f34-a730-4796-9b06-87b4345dd189 returned with HTTP 200 Jan 28 19:24:23.650791 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1422/2830] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:22 2021] GET /volume/v3/0e5ae4e72da047e1af012c32ee4e8f71/volumes/12900f34-a730-4796-9b06-87b4345dd189 => generated 1084 bytes in 737 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:24:23.705200 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e6d6185e-c990-48bb-b260-32c11167c442 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:24:23.706156 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e6d6185e-c990-48bb-b260-32c11167c442 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:23.707044 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:23.707044 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:23.707229 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e6d6185e-c990-48bb-b260-32c11167c442 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:23.707808 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-e6d6185e-c990-48bb-b260-32c11167c442 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:24:23.980406 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:23.980406 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:23.985851 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e6d6185e-c990-48bb-b260-32c11167c442 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:24:23.996790 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1409/2831] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:23 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 822 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:24:24.681584 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7fd46fbd-f5b6-4c17-bcfc-efd953a8675b tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] GET http://10.222.0.16/volume/v3/0e5ae4e72da047e1af012c32ee4e8f71/volumes/12900f34-a730-4796-9b06-87b4345dd189 Jan 28 19:24:24.681584 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7fd46fbd-f5b6-4c17-bcfc-efd953a8675b tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:24.681584 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:24.681584 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:24.681584 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7fd46fbd-f5b6-4c17-bcfc-efd953a8675b tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:25.026985 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1125ac45-cb3d-4654-ad1e-fda71078a60f tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:24:25.037251 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1125ac45-cb3d-4654-ad1e-fda71078a60f tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:25.037251 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:25.037251 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:25.037251 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1125ac45-cb3d-4654-ad1e-fda71078a60f tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:25.041340 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-1125ac45-cb3d-4654-ad1e-fda71078a60f tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:24:25.117085 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:25.117085 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:25.172767 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7fd46fbd-f5b6-4c17-bcfc-efd953a8675b tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Volume info retrieved successfully. Jan 28 19:24:25.195040 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:25.195040 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:25.215214 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1125ac45-cb3d-4654-ad1e-fda71078a60f tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:24:25.246681 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1410/2832] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:25 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 822 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:24:25.322357 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7fd46fbd-f5b6-4c17-bcfc-efd953a8675b tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] http://10.222.0.16/volume/v3/0e5ae4e72da047e1af012c32ee4e8f71/volumes/12900f34-a730-4796-9b06-87b4345dd189 returned with HTTP 200 Jan 28 19:24:25.345827 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1423/2833] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:24 2021] GET /volume/v3/0e5ae4e72da047e1af012c32ee4e8f71/volumes/12900f34-a730-4796-9b06-87b4345dd189 => generated 1085 bytes in 682 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:24:25.356840 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bc108d02-0efb-40fb-9d79-1e6bdbc366b0 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] GET http://10.222.0.16/volume/v3/0e5ae4e72da047e1af012c32ee4e8f71/volumes/12900f34-a730-4796-9b06-87b4345dd189 Jan 28 19:24:25.356840 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bc108d02-0efb-40fb-9d79-1e6bdbc366b0 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:25.356840 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:25.356840 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:25.356840 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bc108d02-0efb-40fb-9d79-1e6bdbc366b0 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:25.515840 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:25.515840 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:25.534310 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bc108d02-0efb-40fb-9d79-1e6bdbc366b0 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Volume info retrieved successfully. Jan 28 19:24:25.700279 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bc108d02-0efb-40fb-9d79-1e6bdbc366b0 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] http://10.222.0.16/volume/v3/0e5ae4e72da047e1af012c32ee4e8f71/volumes/12900f34-a730-4796-9b06-87b4345dd189 returned with HTTP 200 Jan 28 19:24:25.700279 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1411/2834] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:25 2021] GET /volume/v3/0e5ae4e72da047e1af012c32ee4e8f71/volumes/12900f34-a730-4796-9b06-87b4345dd189 => generated 1085 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:24:25.726400 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fe1ab66d-d867-4621-86b9-99dec90a558d tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] DELETE http://10.222.0.16/volume/v3/0e5ae4e72da047e1af012c32ee4e8f71/volumes/12900f34-a730-4796-9b06-87b4345dd189 Jan 28 19:24:25.726400 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fe1ab66d-d867-4621-86b9-99dec90a558d tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:25.726400 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:25.726400 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:25.726400 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fe1ab66d-d867-4621-86b9-99dec90a558d tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:25.726400 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-fe1ab66d-d867-4621-86b9-99dec90a558d tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Delete volume with id: 12900f34-a730-4796-9b06-87b4345dd189 Jan 28 19:24:25.887640 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:25.887640 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:25.889044 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fe1ab66d-d867-4621-86b9-99dec90a558d tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Volume info retrieved successfully. Jan 28 19:24:25.925370 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fe1ab66d-d867-4621-86b9-99dec90a558d tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Delete volume request issued successfully. Jan 28 19:24:25.926187 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fe1ab66d-d867-4621-86b9-99dec90a558d tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] http://10.222.0.16/volume/v3/0e5ae4e72da047e1af012c32ee4e8f71/volumes/12900f34-a730-4796-9b06-87b4345dd189 returned with HTTP 202 Jan 28 19:24:25.927552 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1424/2835] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:24:25 2021] DELETE /volume/v3/0e5ae4e72da047e1af012c32ee4e8f71/volumes/12900f34-a730-4796-9b06-87b4345dd189 => generated 0 bytes in 216 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:24:25.940767 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-47776f95-1dcb-4c73-aa71-0a355d23ed40 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] GET http://10.222.0.16/volume/v3/0e5ae4e72da047e1af012c32ee4e8f71/volumes/12900f34-a730-4796-9b06-87b4345dd189 Jan 28 19:24:25.941648 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-47776f95-1dcb-4c73-aa71-0a355d23ed40 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:25.942287 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:25.942287 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:25.943029 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-47776f95-1dcb-4c73-aa71-0a355d23ed40 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:26.030681 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:26.030681 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:26.061418 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-47776f95-1dcb-4c73-aa71-0a355d23ed40 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Volume info retrieved successfully. Jan 28 19:24:26.212578 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-47776f95-1dcb-4c73-aa71-0a355d23ed40 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] http://10.222.0.16/volume/v3/0e5ae4e72da047e1af012c32ee4e8f71/volumes/12900f34-a730-4796-9b06-87b4345dd189 returned with HTTP 200 Jan 28 19:24:26.245340 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1412/2836] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:25 2021] GET /volume/v3/0e5ae4e72da047e1af012c32ee4e8f71/volumes/12900f34-a730-4796-9b06-87b4345dd189 => generated 1084 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:24:26.261504 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3857939f-9671-4ed3-82b7-87d995eb7da9 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:24:26.261504 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3857939f-9671-4ed3-82b7-87d995eb7da9 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:26.261504 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:26.261504 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:26.281969 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3857939f-9671-4ed3-82b7-87d995eb7da9 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:26.281969 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-3857939f-9671-4ed3-82b7-87d995eb7da9 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:24:26.358867 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:26.358867 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:26.365302 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3857939f-9671-4ed3-82b7-87d995eb7da9 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:24:26.370782 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1425/2837] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:26 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 822 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:24:27.313905 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5f316acd-e89e-4372-b13a-d9864eac4ba6 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] GET http://10.222.0.16/volume/v3/0e5ae4e72da047e1af012c32ee4e8f71/volumes/12900f34-a730-4796-9b06-87b4345dd189 Jan 28 19:24:27.313905 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5f316acd-e89e-4372-b13a-d9864eac4ba6 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:27.313905 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:27.313905 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:27.313905 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5f316acd-e89e-4372-b13a-d9864eac4ba6 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:27.397495 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dae974a7-adb7-43eb-bc9c-be919ecc191e tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:24:27.397495 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dae974a7-adb7-43eb-bc9c-be919ecc191e tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:27.397495 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:27.397495 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:27.397495 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dae974a7-adb7-43eb-bc9c-be919ecc191e tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:27.397495 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-dae974a7-adb7-43eb-bc9c-be919ecc191e tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:24:27.516567 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:27.516567 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:27.518534 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dae974a7-adb7-43eb-bc9c-be919ecc191e tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:24:27.547413 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1426/2838] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:27 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 822 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:24:27.607421 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:27.607421 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:27.742618 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5f316acd-e89e-4372-b13a-d9864eac4ba6 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Volume info retrieved successfully. Jan 28 19:24:27.791123 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5f316acd-e89e-4372-b13a-d9864eac4ba6 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] http://10.222.0.16/volume/v3/0e5ae4e72da047e1af012c32ee4e8f71/volumes/12900f34-a730-4796-9b06-87b4345dd189 returned with HTTP 200 Jan 28 19:24:27.797599 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1413/2839] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:27 2021] GET /volume/v3/0e5ae4e72da047e1af012c32ee4e8f71/volumes/12900f34-a730-4796-9b06-87b4345dd189 => generated 1084 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:24:28.537807 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1caec9af-7296-4ec8-ae55-c49cff5293b8 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:24:28.537807 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1caec9af-7296-4ec8-ae55-c49cff5293b8 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:28.537807 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:28.537807 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:28.537807 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1caec9af-7296-4ec8-ae55-c49cff5293b8 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:28.537807 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-1caec9af-7296-4ec8-ae55-c49cff5293b8 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:24:28.564648 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:28.564648 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:28.565218 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1caec9af-7296-4ec8-ae55-c49cff5293b8 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:24:28.571837 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1427/2840] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:28 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 822 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:24:28.817994 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5079e408-1562-410b-85a1-dd83f44f07c2 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] GET http://10.222.0.16/volume/v3/0e5ae4e72da047e1af012c32ee4e8f71/volumes/12900f34-a730-4796-9b06-87b4345dd189 Jan 28 19:24:28.825064 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5079e408-1562-410b-85a1-dd83f44f07c2 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:28.825512 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:28.825512 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:28.826241 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5079e408-1562-410b-85a1-dd83f44f07c2 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:28.988324 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:28.988324 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:29.023970 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5079e408-1562-410b-85a1-dd83f44f07c2 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Volume info retrieved successfully. Jan 28 19:24:29.051053 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5079e408-1562-410b-85a1-dd83f44f07c2 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] http://10.222.0.16/volume/v3/0e5ae4e72da047e1af012c32ee4e8f71/volumes/12900f34-a730-4796-9b06-87b4345dd189 returned with HTTP 200 Jan 28 19:24:29.051053 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1414/2841] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:28 2021] GET /volume/v3/0e5ae4e72da047e1af012c32ee4e8f71/volumes/12900f34-a730-4796-9b06-87b4345dd189 => generated 1084 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 19:24:29.591652 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-68162607-9d1e-4d06-b1a3-284610f47cfa tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:24:29.591652 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-68162607-9d1e-4d06-b1a3-284610f47cfa tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:29.591652 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:29.591652 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:29.591652 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-68162607-9d1e-4d06-b1a3-284610f47cfa tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:29.591652 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-68162607-9d1e-4d06-b1a3-284610f47cfa tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:24:29.653987 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:29.653987 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:29.662208 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-68162607-9d1e-4d06-b1a3-284610f47cfa tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:24:29.662208 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1428/2842] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:29 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 822 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:24:30.066807 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-be3aa404-6ee9-43fb-9efe-74aed112f543 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] GET http://10.222.0.16/volume/v3/0e5ae4e72da047e1af012c32ee4e8f71/volumes/12900f34-a730-4796-9b06-87b4345dd189 Jan 28 19:24:30.067707 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-be3aa404-6ee9-43fb-9efe-74aed112f543 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:30.068031 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:30.068031 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:30.068731 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-be3aa404-6ee9-43fb-9efe-74aed112f543 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:30.673366 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:30.673366 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:30.691111 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bc0c1272-b8e9-40fe-91dc-e61632c633a0 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:24:30.691111 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bc0c1272-b8e9-40fe-91dc-e61632c633a0 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:30.691111 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:30.691111 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:30.691111 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bc0c1272-b8e9-40fe-91dc-e61632c633a0 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:30.691111 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-bc0c1272-b8e9-40fe-91dc-e61632c633a0 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:24:30.750644 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-be3aa404-6ee9-43fb-9efe-74aed112f543 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Volume info retrieved successfully. Jan 28 19:24:30.858620 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:30.858620 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:30.871619 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bc0c1272-b8e9-40fe-91dc-e61632c633a0 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:24:30.873678 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1429/2843] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:30 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 822 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:24:30.893843 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-be3aa404-6ee9-43fb-9efe-74aed112f543 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] http://10.222.0.16/volume/v3/0e5ae4e72da047e1af012c32ee4e8f71/volumes/12900f34-a730-4796-9b06-87b4345dd189 returned with HTTP 200 Jan 28 19:24:30.899459 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1415/2844] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:30 2021] GET /volume/v3/0e5ae4e72da047e1af012c32ee4e8f71/volumes/12900f34-a730-4796-9b06-87b4345dd189 => generated 1084 bytes in 840 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:24:31.898424 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fd04858e-d1bb-44f9-a12f-dac8783f0d37 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:24:31.899250 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fd04858e-d1bb-44f9-a12f-dac8783f0d37 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:31.899599 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:31.899599 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:31.900240 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fd04858e-d1bb-44f9-a12f-dac8783f0d37 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:31.900882 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-fd04858e-d1bb-44f9-a12f-dac8783f0d37 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:24:31.927006 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a2b4e14c-1863-40d6-94c8-262174e71294 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] GET http://10.222.0.16/volume/v3/0e5ae4e72da047e1af012c32ee4e8f71/volumes/12900f34-a730-4796-9b06-87b4345dd189 Jan 28 19:24:31.927866 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a2b4e14c-1863-40d6-94c8-262174e71294 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:31.928208 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:31.928208 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:31.928862 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a2b4e14c-1863-40d6-94c8-262174e71294 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:32.161210 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:32.161210 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:32.161210 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fd04858e-d1bb-44f9-a12f-dac8783f0d37 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:24:32.161210 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1430/2845] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:31 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 822 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:24:32.407587 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a2b4e14c-1863-40d6-94c8-262174e71294 tempest-VolumeManageAdminTest-1637280784 tempest-VolumeManageAdminTest-1637280784-project-admin] http://10.222.0.16/volume/v3/0e5ae4e72da047e1af012c32ee4e8f71/volumes/12900f34-a730-4796-9b06-87b4345dd189 returned with HTTP 404 Jan 28 19:24:32.429244 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1416/2846] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:31 2021] GET /volume/v3/0e5ae4e72da047e1af012c32ee4e8f71/volumes/12900f34-a730-4796-9b06-87b4345dd189 => generated 109 bytes in 494 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:24:32.441239 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dff31b99-3284-4592-9d27-502bdf841dd7 tempest-VolumeManageAdminTest-2088904132 tempest-VolumeManageAdminTest-2088904132-project] DELETE http://10.222.0.16/volume/v3/b10e29581f164b1c95d729e0d4312e27/volumes/b6468964-4eea-4317-a755-c39febae08c7 Jan 28 19:24:32.441239 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dff31b99-3284-4592-9d27-502bdf841dd7 tempest-VolumeManageAdminTest-2088904132 tempest-VolumeManageAdminTest-2088904132-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:32.441239 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:32.441239 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:32.441239 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dff31b99-3284-4592-9d27-502bdf841dd7 tempest-VolumeManageAdminTest-2088904132 tempest-VolumeManageAdminTest-2088904132-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:32.441239 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-dff31b99-3284-4592-9d27-502bdf841dd7 tempest-VolumeManageAdminTest-2088904132 tempest-VolumeManageAdminTest-2088904132-project] Delete volume with id: b6468964-4eea-4317-a755-c39febae08c7 Jan 28 19:24:32.747660 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dff31b99-3284-4592-9d27-502bdf841dd7 tempest-VolumeManageAdminTest-2088904132 tempest-VolumeManageAdminTest-2088904132-project] http://10.222.0.16/volume/v3/b10e29581f164b1c95d729e0d4312e27/volumes/b6468964-4eea-4317-a755-c39febae08c7 returned with HTTP 404 Jan 28 19:24:32.758752 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1431/2847] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:24:32 2021] DELETE /volume/v3/b10e29581f164b1c95d729e0d4312e27/volumes/b6468964-4eea-4317-a755-c39febae08c7 => generated 109 bytes in 332 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:24:33.180935 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-28c99d28-9949-4df0-a29e-9546cb250e61 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:24:33.183049 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-28c99d28-9949-4df0-a29e-9546cb250e61 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:33.184240 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-28c99d28-9949-4df0-a29e-9546cb250e61 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:33.185555 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-28c99d28-9949-4df0-a29e-9546cb250e61 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:24:33.544351 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:33.544351 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:33.550719 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-28c99d28-9949-4df0-a29e-9546cb250e61 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:24:33.567769 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1417/2848] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:33 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 822 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:24:34.600990 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6f6a56e6-c290-4f27-9f67-717d93c8e2f8 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:24:34.600990 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6f6a56e6-c290-4f27-9f67-717d93c8e2f8 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:34.600990 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6f6a56e6-c290-4f27-9f67-717d93c8e2f8 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:34.600990 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-6f6a56e6-c290-4f27-9f67-717d93c8e2f8 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:24:34.771545 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:34.771545 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:34.771545 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6f6a56e6-c290-4f27-9f67-717d93c8e2f8 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:24:34.771545 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1432/2849] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:34 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 822 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:24:35.602597 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8682f55b-6786-4784-a638-91f9e6f8f107 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] POST http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes Jan 28 19:24:35.603642 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:35.603642 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:35.605648 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8682f55b-6786-4784-a638-91f9e6f8f107 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "bf363cce-cca7-4056-a498-a3a21a3bca2d", "size": 1, "name": "tempest-VolumesCloneTest-Volume-923171072"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:24:35.608425 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-8682f55b-6786-4784-a638-91f9e6f8f107 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Create volume request body: {'volume': {'imageRef': 'bf363cce-cca7-4056-a498-a3a21a3bca2d', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-923171072'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:24:35.794877 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dfc3fb9c-3221-405a-8dbd-c2ae753c4287 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:24:35.794877 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dfc3fb9c-3221-405a-8dbd-c2ae753c4287 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:35.794877 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:35.794877 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:35.794877 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dfc3fb9c-3221-405a-8dbd-c2ae753c4287 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:35.794877 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-dfc3fb9c-3221-405a-8dbd-c2ae753c4287 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:24:35.955494 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:35.955494 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:35.965258 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dfc3fb9c-3221-405a-8dbd-c2ae753c4287 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:24:35.972720 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1433/2850] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:35 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 822 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:24:36.010043 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-8682f55b-6786-4784-a638-91f9e6f8f107 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Create volume of 1 GB Jan 28 19:24:36.024999 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8682f55b-6786-4784-a638-91f9e6f8f107 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Availability Zones retrieved successfully. Jan 28 19:24:36.045908 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8682f55b-6786-4784-a638-91f9e6f8f107 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Flow 'volume_create_api' (de00c150-71bf-4fa1-bec4-3223a9806366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:24:36.050167 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8682f55b-6786-4784-a638-91f9e6f8f107 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f203b25-0a61-4cab-9197-45b1c9f1cf1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:24:36.052648 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-8682f55b-6786-4784-a638-91f9e6f8f107 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:24:36.201759 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8682f55b-6786-4784-a638-91f9e6f8f107 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f203b25-0a61-4cab-9197-45b1c9f1cf1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:24:36.207174 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8682f55b-6786-4784-a638-91f9e6f8f107 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ad8b3a0-140a-4079-a6c6-75612272c636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:24:36.332430 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-8682f55b-6786-4784-a638-91f9e6f8f107 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Created reservations ['a087ac0d-b598-4cbe-ad5f-d264216656d7', '732463cb-6112-4a35-ac7e-febb02b21e5d', 'e75b766e-097e-424b-896d-4bb53f8c574b', 'cf070de7-9c78-4d6c-917b-bac623503457'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:24:36.334741 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8682f55b-6786-4784-a638-91f9e6f8f107 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ad8b3a0-140a-4079-a6c6-75612272c636) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a087ac0d-b598-4cbe-ad5f-d264216656d7', '732463cb-6112-4a35-ac7e-febb02b21e5d', 'e75b766e-097e-424b-896d-4bb53f8c574b', 'cf070de7-9c78-4d6c-917b-bac623503457']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:24:36.338125 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8682f55b-6786-4784-a638-91f9e6f8f107 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b73330bb-49df-4d9f-a8bb-eda3d31e19c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:24:36.445935 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8682f55b-6786-4784-a638-91f9e6f8f107 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b73330bb-49df-4d9f-a8bb-eda3d31e19c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60a0c19b-4f67-448e-9c47-8a4eae0458da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-923171072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='426394be7e95459b81ac0c95c613f1c9',qos_specs=None,replication_status=,reservations=['a087ac0d-b598-4cbe-ad5f-d264216656d7','732463cb-6112-4a35-ac7e-febb02b21e5d','e75b766e-097e-424b-896d-4bb53f8c574b','cf070de7-9c78-4d6c-917b-bac623503457'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b63c8e07bd1c49d0b278741b9c42c392',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:24:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-923171072',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60a0c19b-4f67-448e-9c47-8a4eae0458da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='426394be7e95459b81ac0c95c613f1c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b63c8e07bd1c49d0b278741b9c42c392',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:24:36.449920 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8682f55b-6786-4784-a638-91f9e6f8f107 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (117bd0c5-7d50-47c6-9f28-493214e80de0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:24:36.496708 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8682f55b-6786-4784-a638-91f9e6f8f107 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (117bd0c5-7d50-47c6-9f28-493214e80de0) transitioned into state 'SUCCESS' from state '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-923171072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='426394be7e95459b81ac0c95c613f1c9',qos_specs=None,replication_status=,reservations=['a087ac0d-b598-4cbe-ad5f-d264216656d7','732463cb-6112-4a35-ac7e-febb02b21e5d','e75b766e-097e-424b-896d-4bb53f8c574b','cf070de7-9c78-4d6c-917b-bac623503457'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b63c8e07bd1c49d0b278741b9c42c392',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:24:36.499056 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8682f55b-6786-4784-a638-91f9e6f8f107 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4d3b549-38e4-4146-8e45-8e7e25446f4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:24:36.536091 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8682f55b-6786-4784-a638-91f9e6f8f107 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4d3b549-38e4-4146-8e45-8e7e25446f4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:24:36.558237 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-8682f55b-6786-4784-a638-91f9e6f8f107 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Flow 'volume_create_api' (de00c150-71bf-4fa1-bec4-3223a9806366) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:24:36.673546 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8682f55b-6786-4784-a638-91f9e6f8f107 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Create volume request issued successfully. Jan 28 19:24:36.694192 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8682f55b-6786-4784-a638-91f9e6f8f107 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes returned with HTTP 202 Jan 28 19:24:36.695445 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1418/2851] 10.222.0.16 () {60 vars in 1226 bytes} [Thu Jan 28 19:24:35 2021] POST /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes => generated 815 bytes in 1100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:24:36.714777 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-40efccaa-605d-4df1-8184-8fc2421d6a60 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da Jan 28 19:24:36.716127 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-40efccaa-605d-4df1-8184-8fc2421d6a60 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:36.716805 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:36.716805 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:36.717946 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-40efccaa-605d-4df1-8184-8fc2421d6a60 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:36.989115 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-43b0c2f0-777d-4568-99ea-1d3ef2268f95 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:24:36.990234 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-43b0c2f0-777d-4568-99ea-1d3ef2268f95 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:36.991626 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:36.991626 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:36.993798 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-43b0c2f0-777d-4568-99ea-1d3ef2268f95 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:36.996251 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-43b0c2f0-777d-4568-99ea-1d3ef2268f95 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:24:37.023836 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:37.023836 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:37.077458 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:37.077458 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:37.108082 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-40efccaa-605d-4df1-8184-8fc2421d6a60 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:24:37.116607 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-43b0c2f0-777d-4568-99ea-1d3ef2268f95 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:24:37.123304 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1419/2852] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:36 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 822 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:24:37.317561 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-40efccaa-605d-4df1-8184-8fc2421d6a60 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da returned with HTTP 200 Jan 28 19:24:37.357572 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1434/2853] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:36 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da => generated 883 bytes in 646 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:24:38.117524 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-49ba6295-6c58-4937-bc3e-7100dd3cc9ef tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:24:38.118634 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-49ba6295-6c58-4937-bc3e-7100dd3cc9ef tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:38.118853 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:38.118853 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:38.119194 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-49ba6295-6c58-4937-bc3e-7100dd3cc9ef tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:38.119579 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-49ba6295-6c58-4937-bc3e-7100dd3cc9ef tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:24:38.208344 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:38.208344 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:38.213435 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-49ba6295-6c58-4937-bc3e-7100dd3cc9ef tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:24:38.214684 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1420/2854] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:38 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 822 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:24:38.361994 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-43d1d0c6-feda-461d-94b8-98692d5028c9 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da Jan 28 19:24:38.363101 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-43d1d0c6-feda-461d-94b8-98692d5028c9 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:38.363471 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:38.363471 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:38.364158 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-43d1d0c6-feda-461d-94b8-98692d5028c9 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:38.629306 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:38.629306 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:38.674793 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-43d1d0c6-feda-461d-94b8-98692d5028c9 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:24:38.750027 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-43d1d0c6-feda-461d-94b8-98692d5028c9 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da returned with HTTP 200 Jan 28 19:24:38.752065 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1435/2855] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:38 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da => generated 907 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:24:39.241409 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-552addc7-b167-487a-a585-d5dccf4c5daa tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:24:39.242455 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-552addc7-b167-487a-a585-d5dccf4c5daa tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:39.242822 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:39.242822 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:39.243742 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-552addc7-b167-487a-a585-d5dccf4c5daa tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:39.244426 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-552addc7-b167-487a-a585-d5dccf4c5daa tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Show backup with id b9e422b6-49a2-41b6-ada1-ff2ad69511b9. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:24:39.342574 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:39.342574 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:39.351129 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-552addc7-b167-487a-a585-d5dccf4c5daa tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 200 Jan 28 19:24:39.358694 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1421/2856] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:39 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 822 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:24:39.388196 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e757bf6e-c98d-4c36-98de-c7bfb3278f3d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/d83d508c-eaeb-483c-bb62-73c11128082b Jan 28 19:24:39.389652 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e757bf6e-c98d-4c36-98de-c7bfb3278f3d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:39.390852 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:39.390852 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:39.392695 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e757bf6e-c98d-4c36-98de-c7bfb3278f3d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:39.610425 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:39.610425 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:39.641417 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e757bf6e-c98d-4c36-98de-c7bfb3278f3d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Volume info retrieved successfully. Jan 28 19:24:39.766094 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e757bf6e-c98d-4c36-98de-c7bfb3278f3d tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/d83d508c-eaeb-483c-bb62-73c11128082b returned with HTTP 200 Jan 28 19:24:39.767650 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1436/2857] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:39 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/d83d508c-eaeb-483c-bb62-73c11128082b => generated 1419 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:24:39.798502 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5de9d4fa-eb40-4988-9c2e-188978408822 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da Jan 28 19:24:39.802400 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5de9d4fa-eb40-4988-9c2e-188978408822 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:39.803033 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:39.803033 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:39.808407 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ac56751c-7e72-4b6c-b403-f9b5d01c09e4 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/d83d508c-eaeb-483c-bb62-73c11128082b Jan 28 19:24:39.809716 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5de9d4fa-eb40-4988-9c2e-188978408822 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:39.822729 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ac56751c-7e72-4b6c-b403-f9b5d01c09e4 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:39.823370 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:39.823370 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:39.824391 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ac56751c-7e72-4b6c-b403-f9b5d01c09e4 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:40.021095 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:40.021095 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:40.028823 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:40.028823 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:40.055422 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5de9d4fa-eb40-4988-9c2e-188978408822 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:24:40.068847 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ac56751c-7e72-4b6c-b403-f9b5d01c09e4 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Volume info retrieved successfully. Jan 28 19:24:40.154309 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5de9d4fa-eb40-4988-9c2e-188978408822 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da returned with HTTP 200 Jan 28 19:24:40.181866 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1422/2858] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:39 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da => generated 907 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:24:40.188446 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ac56751c-7e72-4b6c-b403-f9b5d01c09e4 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/d83d508c-eaeb-483c-bb62-73c11128082b returned with HTTP 200 Jan 28 19:24:40.201844 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1437/2859] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:39 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/d83d508c-eaeb-483c-bb62-73c11128082b => generated 1419 bytes in 402 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:24:41.195741 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3decd35f-cac8-415d-a5ac-a469c677aca8 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da Jan 28 19:24:41.197835 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3decd35f-cac8-415d-a5ac-a469c677aca8 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:41.198487 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:41.198487 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:41.199593 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3decd35f-cac8-415d-a5ac-a469c677aca8 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:41.487658 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:41.487658 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:41.552625 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3decd35f-cac8-415d-a5ac-a469c677aca8 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:24:41.671070 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3decd35f-cac8-415d-a5ac-a469c677aca8 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da returned with HTTP 200 Jan 28 19:24:41.698888 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1423/2860] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:41 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da => generated 907 bytes in 494 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:24:42.710358 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-977017de-7811-47f5-b18e-2d2fb3ddc162 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da Jan 28 19:24:42.711515 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-977017de-7811-47f5-b18e-2d2fb3ddc162 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:42.711867 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:42.711867 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:42.712532 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-977017de-7811-47f5-b18e-2d2fb3ddc162 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:42.933041 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:42.933041 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:42.945187 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-977017de-7811-47f5-b18e-2d2fb3ddc162 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:24:42.986618 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-977017de-7811-47f5-b18e-2d2fb3ddc162 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da returned with HTTP 200 Jan 28 19:24:42.987856 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1438/2861] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:42 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da => generated 907 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:24:44.019135 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-43aff53c-fb45-4e72-b251-aeaef6dc2b03 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da Jan 28 19:24:44.023938 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-43aff53c-fb45-4e72-b251-aeaef6dc2b03 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:44.024230 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:44.024230 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:44.025057 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-43aff53c-fb45-4e72-b251-aeaef6dc2b03 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:44.385176 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:44.385176 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:44.442327 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-43aff53c-fb45-4e72-b251-aeaef6dc2b03 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:24:44.620092 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-43aff53c-fb45-4e72-b251-aeaef6dc2b03 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da returned with HTTP 200 Jan 28 19:24:44.645640 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1424/2862] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:44 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da => generated 907 bytes in 635 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:24:45.681337 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9ccabae0-d609-45d9-9195-c53ebb87f720 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da Jan 28 19:24:45.682177 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9ccabae0-d609-45d9-9195-c53ebb87f720 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:45.682177 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:45.682177 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:45.682517 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9ccabae0-d609-45d9-9195-c53ebb87f720 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:45.863796 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:45.863796 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:45.910317 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9ccabae0-d609-45d9-9195-c53ebb87f720 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:24:46.027506 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9ccabae0-d609-45d9-9195-c53ebb87f720 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da returned with HTTP 200 Jan 28 19:24:46.029799 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1439/2863] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:45 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da => generated 907 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:24:47.062793 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a01ca16e-7d15-4df8-b13a-e12d9b51b85e tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da Jan 28 19:24:47.064145 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a01ca16e-7d15-4df8-b13a-e12d9b51b85e tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:47.064592 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:47.064592 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:47.065390 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a01ca16e-7d15-4df8-b13a-e12d9b51b85e tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:47.218113 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:47.218113 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:47.250108 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a01ca16e-7d15-4df8-b13a-e12d9b51b85e tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:24:47.307482 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a01ca16e-7d15-4df8-b13a-e12d9b51b85e tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da returned with HTTP 200 Jan 28 19:24:47.316629 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1425/2864] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:47 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da => generated 907 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:24:48.372450 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f9986f07-12d1-480e-a751-a9e6041d8dc7 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da Jan 28 19:24:48.373236 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f9986f07-12d1-480e-a751-a9e6041d8dc7 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:48.373236 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:48.373236 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:48.386470 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f9986f07-12d1-480e-a751-a9e6041d8dc7 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:48.731571 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:48.731571 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:48.763780 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f9986f07-12d1-480e-a751-a9e6041d8dc7 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:24:48.839488 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f9986f07-12d1-480e-a751-a9e6041d8dc7 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da returned with HTTP 200 Jan 28 19:24:48.843382 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1440/2865] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:48 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da => generated 907 bytes in 480 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:24:49.868628 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0fceb77a-c739-42ee-ae1f-642e8a82ce74 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da Jan 28 19:24:49.872182 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0fceb77a-c739-42ee-ae1f-642e8a82ce74 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:49.883028 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:49.883028 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:49.885739 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0fceb77a-c739-42ee-ae1f-642e8a82ce74 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:49.926723 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b1fd72c2-be52-41ed-8efd-c1ccb38310f8 req-54296ac4-166a-4867-93bf-9889b3c5fe87 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/d83d508c-eaeb-483c-bb62-73c11128082b Jan 28 19:24:49.928269 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b1fd72c2-be52-41ed-8efd-c1ccb38310f8 req-54296ac4-166a-4867-93bf-9889b3c5fe87 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:49.930443 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:49.930443 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:49.935966 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b1fd72c2-be52-41ed-8efd-c1ccb38310f8 req-54296ac4-166a-4867-93bf-9889b3c5fe87 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:50.130307 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:50.130307 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:50.142135 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:50.142135 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:50.162688 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-b1fd72c2-be52-41ed-8efd-c1ccb38310f8 req-54296ac4-166a-4867-93bf-9889b3c5fe87 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Volume info retrieved successfully. Jan 28 19:24:50.167743 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0fceb77a-c739-42ee-ae1f-642e8a82ce74 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:24:50.251432 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b1fd72c2-be52-41ed-8efd-c1ccb38310f8 req-54296ac4-166a-4867-93bf-9889b3c5fe87 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/d83d508c-eaeb-483c-bb62-73c11128082b returned with HTTP 200 Jan 28 19:24:50.261811 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1441/2866] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 19:24:49 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/d83d508c-eaeb-483c-bb62-73c11128082b => generated 1419 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 19:24:50.311354 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0fceb77a-c739-42ee-ae1f-642e8a82ce74 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da returned with HTTP 200 Jan 28 19:24:50.316876 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1426/2867] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:49 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da => generated 907 bytes in 457 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:24:51.342009 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-17b044a9-36d5-4e0b-89cb-d98c4e8fe5f1 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da Jan 28 19:24:51.344512 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-17b044a9-36d5-4e0b-89cb-d98c4e8fe5f1 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:51.345078 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:51.345078 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:51.355374 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-17b044a9-36d5-4e0b-89cb-d98c4e8fe5f1 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:51.508911 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:51.508911 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:51.521493 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-17b044a9-36d5-4e0b-89cb-d98c4e8fe5f1 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:24:51.558419 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-17b044a9-36d5-4e0b-89cb-d98c4e8fe5f1 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da returned with HTTP 200 Jan 28 19:24:51.563776 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1442/2868] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:51 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da => generated 907 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:24:52.175092 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-85f60900-183c-41eb-98ba-072e26a8828d tempest-VolumeTypesExtraSpecsTest-540990333 tempest-VolumeTypesExtraSpecsTest-540990333-project-admin] POST http://10.222.0.16/volume/v3/f625ec3165d3421e89fdcd70172af3a4/types Jan 28 19:24:52.184252 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:52.184252 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:52.185899 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-85f60900-183c-41eb-98ba-072e26a8828d tempest-VolumeTypesExtraSpecsTest-540990333 tempest-VolumeTypesExtraSpecsTest-540990333-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-252835135"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:24:52.363400 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-85f60900-183c-41eb-98ba-072e26a8828d tempest-VolumeTypesExtraSpecsTest-540990333 tempest-VolumeTypesExtraSpecsTest-540990333-project-admin] http://10.222.0.16/volume/v3/f625ec3165d3421e89fdcd70172af3a4/types returned with HTTP 200 Jan 28 19:24:52.381317 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1427/2869] 10.222.0.16 () {60 vars in 1219 bytes} [Thu Jan 28 19:24:51 2021] POST /volume/v3/f625ec3165d3421e89fdcd70172af3a4/types => generated 230 bytes in 979 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:24:52.394481 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f077c0fa-d6d2-46c4-9420-72f768479471 tempest-VolumeTypesExtraSpecsTest-540990333 tempest-VolumeTypesExtraSpecsTest-540990333-project-admin] POST http://10.222.0.16/volume/v3/f625ec3165d3421e89fdcd70172af3a4/types/4c2d79ef-c955-4d76-a400-3226d19b26e8/extra_specs Jan 28 19:24:52.395093 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:52.395093 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:52.395675 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f077c0fa-d6d2-46c4-9420-72f768479471 tempest-VolumeTypesExtraSpecsTest-540990333 tempest-VolumeTypesExtraSpecsTest-540990333-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:24:52.590542 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4178f08c-055f-459b-b7df-6aa391726690 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da Jan 28 19:24:52.591954 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4178f08c-055f-459b-b7df-6aa391726690 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:52.593686 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4178f08c-055f-459b-b7df-6aa391726690 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:52.831668 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:52.831668 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:52.873844 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4178f08c-055f-459b-b7df-6aa391726690 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:24:52.884313 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f077c0fa-d6d2-46c4-9420-72f768479471 tempest-VolumeTypesExtraSpecsTest-540990333 tempest-VolumeTypesExtraSpecsTest-540990333-project-admin] http://10.222.0.16/volume/v3/f625ec3165d3421e89fdcd70172af3a4/types/4c2d79ef-c955-4d76-a400-3226d19b26e8/extra_specs returned with HTTP 200 Jan 28 19:24:52.887417 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1443/2870] 10.222.0.16 () {60 vars in 1366 bytes} [Thu Jan 28 19:24:52 2021] POST /volume/v3/f625ec3165d3421e89fdcd70172af3a4/types/4c2d79ef-c955-4d76-a400-3226d19b26e8/extra_specs => generated 34 bytes in 498 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 19:24:52.916589 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-00f8e658-5c4c-4366-8953-170745ba2ac1 tempest-VolumeTypesExtraSpecsTest-540990333 tempest-VolumeTypesExtraSpecsTest-540990333-project-admin] GET http://10.222.0.16/volume/v3/f625ec3165d3421e89fdcd70172af3a4/types/4c2d79ef-c955-4d76-a400-3226d19b26e8/extra_specs/spec3 Jan 28 19:24:52.918160 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-00f8e658-5c4c-4366-8953-170745ba2ac1 tempest-VolumeTypesExtraSpecsTest-540990333 tempest-VolumeTypesExtraSpecsTest-540990333-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:52.919404 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-00f8e658-5c4c-4366-8953-170745ba2ac1 tempest-VolumeTypesExtraSpecsTest-540990333 tempest-VolumeTypesExtraSpecsTest-540990333-project-admin] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:52.941773 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4178f08c-055f-459b-b7df-6aa391726690 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da returned with HTTP 200 Jan 28 19:24:52.955931 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1428/2871] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:52 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da => generated 907 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:24:52.992626 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-00f8e658-5c4c-4366-8953-170745ba2ac1 tempest-VolumeTypesExtraSpecsTest-540990333 tempest-VolumeTypesExtraSpecsTest-540990333-project-admin] http://10.222.0.16/volume/v3/f625ec3165d3421e89fdcd70172af3a4/types/4c2d79ef-c955-4d76-a400-3226d19b26e8/extra_specs/spec3 returned with HTTP 200 Jan 28 19:24:53.001573 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1444/2872] 10.222.0.16 () {58 vars in 1363 bytes} [Thu Jan 28 19:24:52 2021] GET /volume/v3/f625ec3165d3421e89fdcd70172af3a4/types/4c2d79ef-c955-4d76-a400-3226d19b26e8/extra_specs/spec3 => generated 17 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 19:24:53.012849 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4b5988c3-8e89-4afc-b023-c1ef70503b53 tempest-VolumeTypesExtraSpecsTest-540990333 tempest-VolumeTypesExtraSpecsTest-540990333-project-admin] DELETE http://10.222.0.16/volume/v3/f625ec3165d3421e89fdcd70172af3a4/types/4c2d79ef-c955-4d76-a400-3226d19b26e8/extra_specs/spec3 Jan 28 19:24:53.013853 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4b5988c3-8e89-4afc-b023-c1ef70503b53 tempest-VolumeTypesExtraSpecsTest-540990333 tempest-VolumeTypesExtraSpecsTest-540990333-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:53.014501 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:53.014501 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:53.016037 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4b5988c3-8e89-4afc-b023-c1ef70503b53 tempest-VolumeTypesExtraSpecsTest-540990333 tempest-VolumeTypesExtraSpecsTest-540990333-project-admin] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:53.266246 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:24:53.266246 n-d-705657-15 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 28 19:24:53.318690 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4b5988c3-8e89-4afc-b023-c1ef70503b53 tempest-VolumeTypesExtraSpecsTest-540990333 tempest-VolumeTypesExtraSpecsTest-540990333-project-admin] http://10.222.0.16/volume/v3/f625ec3165d3421e89fdcd70172af3a4/types/4c2d79ef-c955-4d76-a400-3226d19b26e8/extra_specs/spec3 returned with HTTP 202 Jan 28 19:24:53.320891 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1429/2873] 10.222.0.16 () {58 vars in 1366 bytes} [Thu Jan 28 19:24:53 2021] DELETE /volume/v3/f625ec3165d3421e89fdcd70172af3a4/types/4c2d79ef-c955-4d76-a400-3226d19b26e8/extra_specs/spec3 => generated 0 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 19:24:53.351022 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a08cc025-82ff-4ee8-8a51-f7b0ebe61fac tempest-VolumeTypesExtraSpecsTest-540990333 tempest-VolumeTypesExtraSpecsTest-540990333-project-admin] GET http://10.222.0.16/volume/v3/f625ec3165d3421e89fdcd70172af3a4/types/4c2d79ef-c955-4d76-a400-3226d19b26e8/extra_specs/spec3 Jan 28 19:24:53.365227 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a08cc025-82ff-4ee8-8a51-f7b0ebe61fac tempest-VolumeTypesExtraSpecsTest-540990333 tempest-VolumeTypesExtraSpecsTest-540990333-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:53.376301 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a08cc025-82ff-4ee8-8a51-f7b0ebe61fac tempest-VolumeTypesExtraSpecsTest-540990333 tempest-VolumeTypesExtraSpecsTest-540990333-project-admin] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:53.450329 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a08cc025-82ff-4ee8-8a51-f7b0ebe61fac tempest-VolumeTypesExtraSpecsTest-540990333 tempest-VolumeTypesExtraSpecsTest-540990333-project-admin] http://10.222.0.16/volume/v3/f625ec3165d3421e89fdcd70172af3a4/types/4c2d79ef-c955-4d76-a400-3226d19b26e8/extra_specs/spec3 returned with HTTP 404 Jan 28 19:24:53.454770 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1445/2874] 10.222.0.16 () {58 vars in 1363 bytes} [Thu Jan 28 19:24:53 2021] GET /volume/v3/f625ec3165d3421e89fdcd70172af3a4/types/4c2d79ef-c955-4d76-a400-3226d19b26e8/extra_specs/spec3 => generated 129 bytes in 127 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:24:53.476101 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bba29962-bacf-4f2b-b48c-79fdc582e22c tempest-VolumeTypesExtraSpecsTest-540990333 tempest-VolumeTypesExtraSpecsTest-540990333-project-admin] POST http://10.222.0.16/volume/v3/f625ec3165d3421e89fdcd70172af3a4/types/4c2d79ef-c955-4d76-a400-3226d19b26e8/extra_specs Jan 28 19:24:53.483970 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bba29962-bacf-4f2b-b48c-79fdc582e22c tempest-VolumeTypesExtraSpecsTest-540990333 tempest-VolumeTypesExtraSpecsTest-540990333-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:24:53.862710 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bba29962-bacf-4f2b-b48c-79fdc582e22c tempest-VolumeTypesExtraSpecsTest-540990333 tempest-VolumeTypesExtraSpecsTest-540990333-project-admin] http://10.222.0.16/volume/v3/f625ec3165d3421e89fdcd70172af3a4/types/4c2d79ef-c955-4d76-a400-3226d19b26e8/extra_specs returned with HTTP 200 Jan 28 19:24:53.866142 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1430/2875] 10.222.0.16 () {60 vars in 1366 bytes} [Thu Jan 28 19:24:53 2021] POST /volume/v3/f625ec3165d3421e89fdcd70172af3a4/types/4c2d79ef-c955-4d76-a400-3226d19b26e8/extra_specs => generated 34 bytes in 404 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 28 19:24:53.882773 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-efdfd03e-2f61-4607-8db8-881e2655fad0 tempest-VolumeTypesExtraSpecsTest-540990333 tempest-VolumeTypesExtraSpecsTest-540990333-project-admin] GET http://10.222.0.16/volume/v3/f625ec3165d3421e89fdcd70172af3a4/types/4c2d79ef-c955-4d76-a400-3226d19b26e8/extra_specs Jan 28 19:24:53.883663 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-efdfd03e-2f61-4607-8db8-881e2655fad0 tempest-VolumeTypesExtraSpecsTest-540990333 tempest-VolumeTypesExtraSpecsTest-540990333-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:53.884799 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-efdfd03e-2f61-4607-8db8-881e2655fad0 tempest-VolumeTypesExtraSpecsTest-540990333 tempest-VolumeTypesExtraSpecsTest-540990333-project-admin] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:53.928398 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-efdfd03e-2f61-4607-8db8-881e2655fad0 tempest-VolumeTypesExtraSpecsTest-540990333 tempest-VolumeTypesExtraSpecsTest-540990333-project-admin] http://10.222.0.16/volume/v3/f625ec3165d3421e89fdcd70172af3a4/types/4c2d79ef-c955-4d76-a400-3226d19b26e8/extra_specs returned with HTTP 200 Jan 28 19:24:53.948008 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1446/2876] 10.222.0.16 () {58 vars in 1345 bytes} [Thu Jan 28 19:24:53 2021] GET /volume/v3/f625ec3165d3421e89fdcd70172af3a4/types/4c2d79ef-c955-4d76-a400-3226d19b26e8/extra_specs => generated 34 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 19:24:53.953189 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6c09be30-05b1-4d6e-97a7-2212e1421501 tempest-VolumeTypesExtraSpecsTest-540990333 tempest-VolumeTypesExtraSpecsTest-540990333-project-admin] POST http://10.222.0.16/volume/v3/f625ec3165d3421e89fdcd70172af3a4/types/4c2d79ef-c955-4d76-a400-3226d19b26e8/extra_specs Jan 28 19:24:53.954896 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6c09be30-05b1-4d6e-97a7-2212e1421501 tempest-VolumeTypesExtraSpecsTest-540990333 tempest-VolumeTypesExtraSpecsTest-540990333-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:24:53.983026 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3794f674-2481-4801-9301-d75a7b8fb5f6 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da Jan 28 19:24:53.984859 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3794f674-2481-4801-9301-d75a7b8fb5f6 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:53.989474 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3794f674-2481-4801-9301-d75a7b8fb5f6 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:54.265126 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:54.265126 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:54.302657 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3794f674-2481-4801-9301-d75a7b8fb5f6 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:24:54.370499 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6c09be30-05b1-4d6e-97a7-2212e1421501 tempest-VolumeTypesExtraSpecsTest-540990333 tempest-VolumeTypesExtraSpecsTest-540990333-project-admin] http://10.222.0.16/volume/v3/f625ec3165d3421e89fdcd70172af3a4/types/4c2d79ef-c955-4d76-a400-3226d19b26e8/extra_specs returned with HTTP 200 Jan 28 19:24:54.381221 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1431/2877] 10.222.0.16 () {60 vars in 1366 bytes} [Thu Jan 28 19:24:53 2021] POST /volume/v3/f625ec3165d3421e89fdcd70172af3a4/types/4c2d79ef-c955-4d76-a400-3226d19b26e8/extra_specs => generated 34 bytes in 431 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 19:24:54.397728 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3794f674-2481-4801-9301-d75a7b8fb5f6 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da returned with HTTP 200 Jan 28 19:24:54.405805 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1447/2878] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:53 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da => generated 907 bytes in 432 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:24:54.409214 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1050256e-2ade-4ab0-a7d5-6a76d277607a tempest-VolumeTypesExtraSpecsTest-540990333 tempest-VolumeTypesExtraSpecsTest-540990333-project-admin] PUT http://10.222.0.16/volume/v3/f625ec3165d3421e89fdcd70172af3a4/types/4c2d79ef-c955-4d76-a400-3226d19b26e8/extra_specs/spec2 Jan 28 19:24:54.417443 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1050256e-2ade-4ab0-a7d5-6a76d277607a tempest-VolumeTypesExtraSpecsTest-540990333 tempest-VolumeTypesExtraSpecsTest-540990333-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:24:54.709397 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1050256e-2ade-4ab0-a7d5-6a76d277607a tempest-VolumeTypesExtraSpecsTest-540990333 tempest-VolumeTypesExtraSpecsTest-540990333-project-admin] http://10.222.0.16/volume/v3/f625ec3165d3421e89fdcd70172af3a4/types/4c2d79ef-c955-4d76-a400-3226d19b26e8/extra_specs/spec2 returned with HTTP 200 Jan 28 19:24:54.717094 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1432/2879] 10.222.0.16 () {60 vars in 1383 bytes} [Thu Jan 28 19:24:54 2021] PUT /volume/v3/f625ec3165d3421e89fdcd70172af3a4/types/4c2d79ef-c955-4d76-a400-3226d19b26e8/extra_specs/spec2 => generated 17 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 19:24:54.728911 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fcfb2942-f058-4972-a5d7-68a5c4fd2bf6 tempest-VolumeTypesExtraSpecsTest-540990333 tempest-VolumeTypesExtraSpecsTest-540990333-project-admin] GET http://10.222.0.16/volume/v3/f625ec3165d3421e89fdcd70172af3a4/types/4c2d79ef-c955-4d76-a400-3226d19b26e8/extra_specs/spec2 Jan 28 19:24:54.734322 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fcfb2942-f058-4972-a5d7-68a5c4fd2bf6 tempest-VolumeTypesExtraSpecsTest-540990333 tempest-VolumeTypesExtraSpecsTest-540990333-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:54.734741 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:54.734741 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:54.742129 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fcfb2942-f058-4972-a5d7-68a5c4fd2bf6 tempest-VolumeTypesExtraSpecsTest-540990333 tempest-VolumeTypesExtraSpecsTest-540990333-project-admin] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:54.819135 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fcfb2942-f058-4972-a5d7-68a5c4fd2bf6 tempest-VolumeTypesExtraSpecsTest-540990333 tempest-VolumeTypesExtraSpecsTest-540990333-project-admin] http://10.222.0.16/volume/v3/f625ec3165d3421e89fdcd70172af3a4/types/4c2d79ef-c955-4d76-a400-3226d19b26e8/extra_specs/spec2 returned with HTTP 200 Jan 28 19:24:54.825203 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1448/2880] 10.222.0.16 () {58 vars in 1363 bytes} [Thu Jan 28 19:24:54 2021] GET /volume/v3/f625ec3165d3421e89fdcd70172af3a4/types/4c2d79ef-c955-4d76-a400-3226d19b26e8/extra_specs/spec2 => generated 17 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 19:24:54.835588 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c7f0f1ae-4a03-4345-a28f-c5198e1f2019 tempest-VolumeTypesExtraSpecsTest-540990333 tempest-VolumeTypesExtraSpecsTest-540990333-project-admin] POST http://10.222.0.16/volume/v3/f625ec3165d3421e89fdcd70172af3a4/types/4c2d79ef-c955-4d76-a400-3226d19b26e8/extra_specs Jan 28 19:24:54.836949 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c7f0f1ae-4a03-4345-a28f-c5198e1f2019 tempest-VolumeTypesExtraSpecsTest-540990333 tempest-VolumeTypesExtraSpecsTest-540990333-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:24:55.163005 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c7f0f1ae-4a03-4345-a28f-c5198e1f2019 tempest-VolumeTypesExtraSpecsTest-540990333 tempest-VolumeTypesExtraSpecsTest-540990333-project-admin] http://10.222.0.16/volume/v3/f625ec3165d3421e89fdcd70172af3a4/types/4c2d79ef-c955-4d76-a400-3226d19b26e8/extra_specs returned with HTTP 200 Jan 28 19:24:55.177050 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1433/2881] 10.222.0.16 () {60 vars in 1366 bytes} [Thu Jan 28 19:24:54 2021] POST /volume/v3/f625ec3165d3421e89fdcd70172af3a4/types/4c2d79ef-c955-4d76-a400-3226d19b26e8/extra_specs => generated 51 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 19:24:55.186514 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-58edda6e-2122-470d-bb4a-999420765041 tempest-VolumeTypesExtraSpecsTest-540990333 tempest-VolumeTypesExtraSpecsTest-540990333-project-admin] GET http://10.222.0.16/volume/v3/f625ec3165d3421e89fdcd70172af3a4/types/4c2d79ef-c955-4d76-a400-3226d19b26e8/extra_specs Jan 28 19:24:55.188385 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-58edda6e-2122-470d-bb4a-999420765041 tempest-VolumeTypesExtraSpecsTest-540990333 tempest-VolumeTypesExtraSpecsTest-540990333-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:55.189477 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-58edda6e-2122-470d-bb4a-999420765041 tempest-VolumeTypesExtraSpecsTest-540990333 tempest-VolumeTypesExtraSpecsTest-540990333-project-admin] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:55.268332 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-58edda6e-2122-470d-bb4a-999420765041 tempest-VolumeTypesExtraSpecsTest-540990333 tempest-VolumeTypesExtraSpecsTest-540990333-project-admin] http://10.222.0.16/volume/v3/f625ec3165d3421e89fdcd70172af3a4/types/4c2d79ef-c955-4d76-a400-3226d19b26e8/extra_specs returned with HTTP 200 Jan 28 19:24:55.269637 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1449/2882] 10.222.0.16 () {58 vars in 1345 bytes} [Thu Jan 28 19:24:55 2021] GET /volume/v3/f625ec3165d3421e89fdcd70172af3a4/types/4c2d79ef-c955-4d76-a400-3226d19b26e8/extra_specs => generated 68 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 19:24:55.284224 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-53af67fa-78b9-4fe0-b03e-5e7584aea05a tempest-VolumeTypesExtraSpecsTest-540990333 tempest-VolumeTypesExtraSpecsTest-540990333-project-admin] DELETE http://10.222.0.16/volume/v3/f625ec3165d3421e89fdcd70172af3a4/types/4c2d79ef-c955-4d76-a400-3226d19b26e8 Jan 28 19:24:55.285702 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-53af67fa-78b9-4fe0-b03e-5e7584aea05a tempest-VolumeTypesExtraSpecsTest-540990333 tempest-VolumeTypesExtraSpecsTest-540990333-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:55.289277 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-53af67fa-78b9-4fe0-b03e-5e7584aea05a tempest-VolumeTypesExtraSpecsTest-540990333 tempest-VolumeTypesExtraSpecsTest-540990333-project-admin] Calling method '_delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:55.428982 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9229a35a-9f3a-4c07-b06f-a7377e0b9cd7 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da Jan 28 19:24:55.429793 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9229a35a-9f3a-4c07-b06f-a7377e0b9cd7 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:55.430198 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9229a35a-9f3a-4c07-b06f-a7377e0b9cd7 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:55.524589 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-53af67fa-78b9-4fe0-b03e-5e7584aea05a tempest-VolumeTypesExtraSpecsTest-540990333 tempest-VolumeTypesExtraSpecsTest-540990333-project-admin] http://10.222.0.16/volume/v3/f625ec3165d3421e89fdcd70172af3a4/types/4c2d79ef-c955-4d76-a400-3226d19b26e8 returned with HTTP 202 Jan 28 19:24:55.528071 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1434/2883] 10.222.0.16 () {58 vars in 1312 bytes} [Thu Jan 28 19:24:55 2021] DELETE /volume/v3/f625ec3165d3421e89fdcd70172af3a4/types/4c2d79ef-c955-4d76-a400-3226d19b26e8 => generated 0 bytes in 252 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:24:55.555387 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-56601a7b-0051-45ed-9335-f61af8d590ac tempest-VolumeTypesExtraSpecsTest-540990333 tempest-VolumeTypesExtraSpecsTest-540990333-project-admin] GET http://10.222.0.16/volume/v3/f625ec3165d3421e89fdcd70172af3a4/types/4c2d79ef-c955-4d76-a400-3226d19b26e8 Jan 28 19:24:55.560954 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-56601a7b-0051-45ed-9335-f61af8d590ac tempest-VolumeTypesExtraSpecsTest-540990333 tempest-VolumeTypesExtraSpecsTest-540990333-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:55.566412 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-56601a7b-0051-45ed-9335-f61af8d590ac tempest-VolumeTypesExtraSpecsTest-540990333 tempest-VolumeTypesExtraSpecsTest-540990333-project-admin] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:55.622292 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:55.622292 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:55.627179 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-56601a7b-0051-45ed-9335-f61af8d590ac tempest-VolumeTypesExtraSpecsTest-540990333 tempest-VolumeTypesExtraSpecsTest-540990333-project-admin] http://10.222.0.16/volume/v3/f625ec3165d3421e89fdcd70172af3a4/types/4c2d79ef-c955-4d76-a400-3226d19b26e8 returned with HTTP 404 Jan 28 19:24:55.632881 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1435/2884] 10.222.0.16 () {58 vars in 1309 bytes} [Thu Jan 28 19:24:55 2021] GET /volume/v3/f625ec3165d3421e89fdcd70172af3a4/types/4c2d79ef-c955-4d76-a400-3226d19b26e8 => generated 114 bytes in 98 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:24:55.658474 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9229a35a-9f3a-4c07-b06f-a7377e0b9cd7 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:24:55.749083 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9229a35a-9f3a-4c07-b06f-a7377e0b9cd7 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da returned with HTTP 200 Jan 28 19:24:55.751264 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1450/2885] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:55 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da => generated 907 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:24:56.641153 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b1fd72c2-be52-41ed-8efd-c1ccb38310f8 req-ff2c4b73-09dc-4242-bfb5-1a20f565013a tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/d83d508c-eaeb-483c-bb62-73c11128082b Jan 28 19:24:56.642885 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b1fd72c2-be52-41ed-8efd-c1ccb38310f8 req-ff2c4b73-09dc-4242-bfb5-1a20f565013a tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:56.645019 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b1fd72c2-be52-41ed-8efd-c1ccb38310f8 req-ff2c4b73-09dc-4242-bfb5-1a20f565013a tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:56.775611 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3b93dd43-f1d8-46e5-ba00-77c8aa2c1ee9 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da Jan 28 19:24:56.776150 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3b93dd43-f1d8-46e5-ba00-77c8aa2c1ee9 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:56.776353 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:56.776353 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:56.776699 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3b93dd43-f1d8-46e5-ba00-77c8aa2c1ee9 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:56.821376 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:56.821376 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:56.871213 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-b1fd72c2-be52-41ed-8efd-c1ccb38310f8 req-ff2c4b73-09dc-4242-bfb5-1a20f565013a tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Volume info retrieved successfully. Jan 28 19:24:56.950799 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:56.950799 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:56.961085 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b1fd72c2-be52-41ed-8efd-c1ccb38310f8 req-ff2c4b73-09dc-4242-bfb5-1a20f565013a tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/d83d508c-eaeb-483c-bb62-73c11128082b returned with HTTP 200 Jan 28 19:24:56.967080 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1436/2886] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 19:24:56 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/d83d508c-eaeb-483c-bb62-73c11128082b => generated 1419 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 19:24:56.988066 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3b93dd43-f1d8-46e5-ba00-77c8aa2c1ee9 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:24:57.008351 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b1fd72c2-be52-41ed-8efd-c1ccb38310f8 req-ff2c4b73-09dc-4242-bfb5-1a20f565013a tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume// Jan 28 19:24:57.009230 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b1fd72c2-be52-41ed-8efd-c1ccb38310f8 req-ff2c4b73-09dc-4242-bfb5-1a20f565013a tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:57.009555 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:57.009555 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:57.010210 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b1fd72c2-be52-41ed-8efd-c1ccb38310f8 req-ff2c4b73-09dc-4242-bfb5-1a20f565013a tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:57.013030 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b1fd72c2-be52-41ed-8efd-c1ccb38310f8 req-ff2c4b73-09dc-4242-bfb5-1a20f565013a tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 19:24:57.014567 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1437/2887] 10.222.0.16 () {58 vars in 1289 bytes} [Thu Jan 28 19:24:57 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 28 19:24:57.052088 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b1fd72c2-be52-41ed-8efd-c1ccb38310f8 req-36528ec2-0e21-447a-ad6f-8fe87dd3d03c tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] POST http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/attachments Jan 28 19:24:57.058259 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b1fd72c2-be52-41ed-8efd-c1ccb38310f8 req-36528ec2-0e21-447a-ad6f-8fe87dd3d03c tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d83d508c-eaeb-483c-bb62-73c11128082b", "instance_uuid": "7d63bbff-302e-4ca1-800e-ceaf2fca1e19", "connector": null}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:24:57.099185 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3b93dd43-f1d8-46e5-ba00-77c8aa2c1ee9 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da returned with HTTP 200 Jan 28 19:24:57.114807 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1451/2888] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:56 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da => generated 907 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:24:57.229316 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:57.229316 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:57.430824 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b1fd72c2-be52-41ed-8efd-c1ccb38310f8 req-36528ec2-0e21-447a-ad6f-8fe87dd3d03c tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/attachments returned with HTTP 200 Jan 28 19:24:57.449241 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1438/2889] 10.222.0.16 () {66 vars in 1565 bytes} [Thu Jan 28 19:24:57 2021] POST /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/attachments => generated 273 bytes in 408 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 19:24:58.130309 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e32dddbe-3d33-4d3f-b433-f089142100ff tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da Jan 28 19:24:58.131131 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e32dddbe-3d33-4d3f-b433-f089142100ff tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:58.131280 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:58.131280 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:58.132623 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e32dddbe-3d33-4d3f-b433-f089142100ff tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:58.400144 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:58.400144 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:58.460033 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e32dddbe-3d33-4d3f-b433-f089142100ff tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:24:58.568130 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e32dddbe-3d33-4d3f-b433-f089142100ff tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da returned with HTTP 200 Jan 28 19:24:58.570170 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1452/2890] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:58 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da => generated 907 bytes in 447 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:24:59.613190 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5d8dc79a-0c94-42a4-b9b3-4b90c82b8317 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da Jan 28 19:24:59.616031 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5d8dc79a-0c94-42a4-b9b3-4b90c82b8317 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:24:59.622056 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:24:59.622056 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:24:59.622601 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5d8dc79a-0c94-42a4-b9b3-4b90c82b8317 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:24:59.732969 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:24:59.732969 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:24:59.763129 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5d8dc79a-0c94-42a4-b9b3-4b90c82b8317 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:24:59.820489 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5d8dc79a-0c94-42a4-b9b3-4b90c82b8317 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da returned with HTTP 200 Jan 28 19:24:59.821646 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1439/2891] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:24:59 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da => generated 907 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:25:00.841664 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-017253fe-e86b-4c1b-a2d2-8154ffe28f32 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da Jan 28 19:25:00.843572 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-017253fe-e86b-4c1b-a2d2-8154ffe28f32 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:25:00.844250 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:25:00.844250 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:25:00.845195 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-017253fe-e86b-4c1b-a2d2-8154ffe28f32 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:25:01.008894 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:25:01.008894 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:25:01.040707 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-017253fe-e86b-4c1b-a2d2-8154ffe28f32 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:25:01.140785 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-017253fe-e86b-4c1b-a2d2-8154ffe28f32 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da returned with HTTP 200 Jan 28 19:25:01.150062 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1453/2892] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:25:00 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da => generated 907 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:25:02.172562 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-18fa48eb-37c5-4cae-b171-411c846716fc tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da Jan 28 19:25:02.173336 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-18fa48eb-37c5-4cae-b171-411c846716fc tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:25:02.173616 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:25:02.173616 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:25:02.174532 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-18fa48eb-37c5-4cae-b171-411c846716fc tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:25:02.320337 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:25:02.320337 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:25:02.358671 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-18fa48eb-37c5-4cae-b171-411c846716fc tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:25:02.408068 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-18fa48eb-37c5-4cae-b171-411c846716fc tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da returned with HTTP 200 Jan 28 19:25:02.409846 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1440/2893] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:25:02 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da => generated 907 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:25:02.434814 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-017253fe-e86b-4c1b-a2d2-8154ffe28f32 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume// Jan 28 19:25:02.435400 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-017253fe-e86b-4c1b-a2d2-8154ffe28f32 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:25:02.435755 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:25:02.435755 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:25:02.436265 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-017253fe-e86b-4c1b-a2d2-8154ffe28f32 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:25:02.438719 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-017253fe-e86b-4c1b-a2d2-8154ffe28f32 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 19:25:02.439629 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1454/2894] 10.222.0.43 () {56 vars in 1089 bytes} [Thu Jan 28 19:25:02 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 19:25:02.453884 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b1fd72c2-be52-41ed-8efd-c1ccb38310f8 req-599f5cd7-5453-49ae-96cd-0e70f13358ec tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/d83d508c-eaeb-483c-bb62-73c11128082b Jan 28 19:25:02.454899 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b1fd72c2-be52-41ed-8efd-c1ccb38310f8 req-599f5cd7-5453-49ae-96cd-0e70f13358ec tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:25:02.455770 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:25:02.455770 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:25:02.457244 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b1fd72c2-be52-41ed-8efd-c1ccb38310f8 req-599f5cd7-5453-49ae-96cd-0e70f13358ec tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:25:02.582478 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:25:02.582478 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:25:02.610711 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-b1fd72c2-be52-41ed-8efd-c1ccb38310f8 req-599f5cd7-5453-49ae-96cd-0e70f13358ec tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Volume info retrieved successfully. Jan 28 19:25:02.662836 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:25:02.662836 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:25:02.687714 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b1fd72c2-be52-41ed-8efd-c1ccb38310f8 req-599f5cd7-5453-49ae-96cd-0e70f13358ec tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/d83d508c-eaeb-483c-bb62-73c11128082b returned with HTTP 200 Jan 28 19:25:02.688865 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1441/2895] 10.222.0.43 () {60 vars in 1403 bytes} [Thu Jan 28 19:25:02 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/d83d508c-eaeb-483c-bb62-73c11128082b => generated 1517 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 28 19:25:02.709876 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b1fd72c2-be52-41ed-8efd-c1ccb38310f8 req-e3983238-9ac8-4bef-a3cc-31e28fa46b2e tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] PUT http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/attachments/f41e5e61-f32c-47ff-9db8-f696c1c59ecb Jan 28 19:25:02.723332 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b1fd72c2-be52-41ed-8efd-c1ccb38310f8 req-e3983238-9ac8-4bef-a3cc-31e28fa46b2e tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.43", "host": "n-h1-705657-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-705657-15.cbci-705657-15.local", "mountpoint": "/dev/sda"}}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:25:02.807711 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:25:02.807711 n-d-705657-15 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 28 19:25:02.810546 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-b1fd72c2-be52-41ed-8efd-c1ccb38310f8 req-e3983238-9ac8-4bef-a3cc-31e28fa46b2e tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Lock "b'cinder-attachment_update-d83d508c-eaeb-483c-bb62-73c11128082b-n-h1-705657-15'" acquired by "attachment_update" :: waited 0.025s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 19:25:02.814721 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:25:02.814721 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:25:03.443637 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fe88cc60-9ffc-48fa-b588-f22d682ab0d5 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da Jan 28 19:25:03.445728 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fe88cc60-9ffc-48fa-b588-f22d682ab0d5 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:25:03.446327 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:25:03.446327 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:25:03.448707 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fe88cc60-9ffc-48fa-b588-f22d682ab0d5 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:25:03.724872 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:25:03.724872 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:25:03.777650 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fe88cc60-9ffc-48fa-b588-f22d682ab0d5 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:25:03.910186 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fe88cc60-9ffc-48fa-b588-f22d682ab0d5 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da returned with HTTP 200 Jan 28 19:25:03.925239 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1442/2896] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:25:03 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da => generated 907 bytes in 489 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:25:04.940502 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-360011d4-c575-417f-9c5f-d3e9ce6059b7 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da Jan 28 19:25:04.942735 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-360011d4-c575-417f-9c5f-d3e9ce6059b7 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:25:04.943200 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:25:04.943200 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:25:04.943908 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-360011d4-c575-417f-9c5f-d3e9ce6059b7 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:25:05.151384 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:25:05.151384 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:25:05.196644 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-360011d4-c575-417f-9c5f-d3e9ce6059b7 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:25:05.326038 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-360011d4-c575-417f-9c5f-d3e9ce6059b7 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da returned with HTTP 200 Jan 28 19:25:05.331475 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1443/2897] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:25:04 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da => generated 907 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:25:06.359802 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-19a7cd41-fb8f-4d43-be4c-819460e0768e tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da Jan 28 19:25:06.361921 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-19a7cd41-fb8f-4d43-be4c-819460e0768e tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:25:06.362447 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:25:06.362447 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:25:06.364475 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-19a7cd41-fb8f-4d43-be4c-819460e0768e tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:25:06.565318 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:25:06.565318 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:25:06.587584 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-19a7cd41-fb8f-4d43-be4c-819460e0768e tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:25:06.645394 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-19a7cd41-fb8f-4d43-be4c-819460e0768e tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da returned with HTTP 200 Jan 28 19:25:06.649747 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1444/2898] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:25:06 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da => generated 907 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:25:06.876531 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-b1fd72c2-be52-41ed-8efd-c1ccb38310f8 req-e3983238-9ac8-4bef-a3cc-31e28fa46b2e tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Lock "b'cinder-attachment_update-d83d508c-eaeb-483c-bb62-73c11128082b-n-h1-705657-15'" released by "attachment_update" :: held 4.066s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 19:25:06.877285 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b1fd72c2-be52-41ed-8efd-c1ccb38310f8 req-e3983238-9ac8-4bef-a3cc-31e28fa46b2e tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/attachments/f41e5e61-f32c-47ff-9db8-f696c1c59ecb returned with HTTP 200 Jan 28 19:25:06.884757 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1455/2899] 10.222.0.43 () {64 vars in 1468 bytes} [Thu Jan 28 19:25:02 2021] PUT /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/attachments/f41e5e61-f32c-47ff-9db8-f696c1c59ecb => generated 762 bytes in 4182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 19:25:06.942363 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b1fd72c2-be52-41ed-8efd-c1ccb38310f8 req-e2df2690-71cb-4b57-89ed-40c97c6a5119 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] POST http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/attachments/f41e5e61-f32c-47ff-9db8-f696c1c59ecb/action Jan 28 19:25:06.952256 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:25:06.952256 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:25:06.953522 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b1fd72c2-be52-41ed-8efd-c1ccb38310f8 req-e2df2690-71cb-4b57-89ed-40c97c6a5119 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Action body: b'{"os-complete": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:25:06.963244 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-b1fd72c2-be52-41ed-8efd-c1ccb38310f8 req-e2df2690-71cb-4b57-89ed-40c97c6a5119 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:25:07.235306 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:25:07.235306 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:25:07.276598 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-b1fd72c2-be52-41ed-8efd-c1ccb38310f8 req-e2df2690-71cb-4b57-89ed-40c97c6a5119 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/attachments/f41e5e61-f32c-47ff-9db8-f696c1c59ecb/action returned with HTTP 204 Jan 28 19:25:07.278521 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1445/2900] 10.222.0.43 () {64 vars in 1489 bytes} [Thu Jan 28 19:25:06 2021] POST /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/attachments/f41e5e61-f32c-47ff-9db8-f696c1c59ecb/action => generated 0 bytes in 352 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:25:07.678593 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-34d04997-cd0d-40e0-a0c2-ca1b33e672a5 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da Jan 28 19:25:07.679650 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-34d04997-cd0d-40e0-a0c2-ca1b33e672a5 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:25:07.680269 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:25:07.680269 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:25:07.681357 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-34d04997-cd0d-40e0-a0c2-ca1b33e672a5 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:25:07.990989 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:25:07.990989 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:25:08.031502 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-34d04997-cd0d-40e0-a0c2-ca1b33e672a5 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:25:08.181767 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-34d04997-cd0d-40e0-a0c2-ca1b33e672a5 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da returned with HTTP 200 Jan 28 19:25:08.188286 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1456/2901] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:25:07 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da => generated 907 bytes in 518 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:25:09.213576 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2f233e5d-0587-4c5e-9cc4-1b268b7b3148 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da Jan 28 19:25:09.215073 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2f233e5d-0587-4c5e-9cc4-1b268b7b3148 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:25:09.215580 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:25:09.215580 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:25:09.216681 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2f233e5d-0587-4c5e-9cc4-1b268b7b3148 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:25:09.544686 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:25:09.544686 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:25:09.595633 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2f233e5d-0587-4c5e-9cc4-1b268b7b3148 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:25:09.694373 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2f233e5d-0587-4c5e-9cc4-1b268b7b3148 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da returned with HTTP 200 Jan 28 19:25:09.706211 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1446/2902] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:25:09 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da => generated 907 bytes in 489 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:25:10.718183 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-424440c8-c930-4edd-88ff-90767e101d8f tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da Jan 28 19:25:10.727644 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-424440c8-c930-4edd-88ff-90767e101d8f tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:25:10.729029 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:25:10.729029 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:25:10.741993 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-424440c8-c930-4edd-88ff-90767e101d8f tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:25:10.924269 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:25:10.924269 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:25:10.954606 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-424440c8-c930-4edd-88ff-90767e101d8f tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:25:11.066901 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-424440c8-c930-4edd-88ff-90767e101d8f tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da returned with HTTP 200 Jan 28 19:25:11.093173 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1457/2903] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:25:10 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da => generated 965 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:25:11.902326 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8a2f4cd4-a85d-49bd-addb-1f6d0cdf9739 tempest-ExtraSpecsNegativeTest-1559641914 tempest-ExtraSpecsNegativeTest-1559641914-project-admin] POST http://10.222.0.16/volume/v3/03dd108db6ed43c5a739ae599e230dc2/types Jan 28 19:25:11.903139 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:25:11.903139 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:25:11.903712 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8a2f4cd4-a85d-49bd-addb-1f6d0cdf9739 tempest-ExtraSpecsNegativeTest-1559641914 tempest-ExtraSpecsNegativeTest-1559641914-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-289582174", "extra_specs": {"spec1": "val1"}}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:25:12.103720 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8a2f4cd4-a85d-49bd-addb-1f6d0cdf9739 tempest-ExtraSpecsNegativeTest-1559641914 tempest-ExtraSpecsNegativeTest-1559641914-project-admin] http://10.222.0.16/volume/v3/03dd108db6ed43c5a739ae599e230dc2/types returned with HTTP 200 Jan 28 19:25:12.110663 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1447/2904] 10.222.0.16 () {60 vars in 1220 bytes} [Thu Jan 28 19:25:11 2021] POST /volume/v3/03dd108db6ed43c5a739ae599e230dc2/types => generated 242 bytes in 838 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:25:12.119473 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-76b9962a-7098-49e6-9d5b-2f988a53569e tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da Jan 28 19:25:12.120884 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-76b9962a-7098-49e6-9d5b-2f988a53569e tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:25:12.121578 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:25:12.121578 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:25:12.126195 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-76b9962a-7098-49e6-9d5b-2f988a53569e tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:25:12.129181 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ee4a72e4-57cb-4c06-b2ad-47d88ff1e559 tempest-ExtraSpecsNegativeTest-1559641914 tempest-ExtraSpecsNegativeTest-1559641914-project-admin] POST http://10.222.0.16/volume/v3/03dd108db6ed43c5a739ae599e230dc2/types/22e61f99-3f95-4665-982d-35418d582903/extra_specs Jan 28 19:25:12.130470 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ee4a72e4-57cb-4c06-b2ad-47d88ff1e559 tempest-ExtraSpecsNegativeTest-1559641914 tempest-ExtraSpecsNegativeTest-1559641914-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:25:12.139208 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ee4a72e4-57cb-4c06-b2ad-47d88ff1e559 tempest-ExtraSpecsNegativeTest-1559641914 tempest-ExtraSpecsNegativeTest-1559641914-project-admin] http://10.222.0.16/volume/v3/03dd108db6ed43c5a739ae599e230dc2/types/22e61f99-3f95-4665-982d-35418d582903/extra_specs returned with HTTP 400 Jan 28 19:25:12.140796 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1448/2905] 10.222.0.16 () {60 vars in 1366 bytes} [Thu Jan 28 19:25:12 2021] POST /volume/v3/03dd108db6ed43c5a739ae599e230dc2/types/22e61f99-3f95-4665-982d-35418d582903/extra_specs => generated 146 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jan 28 19:25:12.156193 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-974f8290-d46a-41ce-8ca7-3297b838f312 tempest-ExtraSpecsNegativeTest-1559641914 tempest-ExtraSpecsNegativeTest-1559641914-project-admin] POST http://10.222.0.16/volume/v3/03dd108db6ed43c5a739ae599e230dc2/types/22e61f99-3f95-4665-982d-35418d582903/extra_specs Jan 28 19:25:12.157068 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-974f8290-d46a-41ce-8ca7-3297b838f312 tempest-ExtraSpecsNegativeTest-1559641914 tempest-ExtraSpecsNegativeTest-1559641914-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:25:12.159954 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-974f8290-d46a-41ce-8ca7-3297b838f312 tempest-ExtraSpecsNegativeTest-1559641914 tempest-ExtraSpecsNegativeTest-1559641914-project-admin] http://10.222.0.16/volume/v3/03dd108db6ed43c5a739ae599e230dc2/types/22e61f99-3f95-4665-982d-35418d582903/extra_specs returned with HTTP 400 Jan 28 19:25:12.172598 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1449/2906] 10.222.0.16 () {60 vars in 1366 bytes} [Thu Jan 28 19:25:12 2021] POST /volume/v3/03dd108db6ed43c5a739ae599e230dc2/types/22e61f99-3f95-4665-982d-35418d582903/extra_specs => generated 132 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jan 28 19:25:12.186695 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-23aa77cc-4e91-432d-bce1-3968bfe5bd5a tempest-ExtraSpecsNegativeTest-1559641914 tempest-ExtraSpecsNegativeTest-1559641914-project-admin] POST http://10.222.0.16/volume/v3/03dd108db6ed43c5a739ae599e230dc2/types/abc043fa-244f-4cb1-9ddb-103b2d3ab15a/extra_specs Jan 28 19:25:12.187489 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-23aa77cc-4e91-432d-bce1-3968bfe5bd5a tempest-ExtraSpecsNegativeTest-1559641914 tempest-ExtraSpecsNegativeTest-1559641914-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:25:12.406796 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:25:12.406796 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:25:12.447251 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-23aa77cc-4e91-432d-bce1-3968bfe5bd5a tempest-ExtraSpecsNegativeTest-1559641914 tempest-ExtraSpecsNegativeTest-1559641914-project-admin] http://10.222.0.16/volume/v3/03dd108db6ed43c5a739ae599e230dc2/types/abc043fa-244f-4cb1-9ddb-103b2d3ab15a/extra_specs returned with HTTP 404 Jan 28 19:25:12.457956 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1450/2907] 10.222.0.16 () {60 vars in 1366 bytes} [Thu Jan 28 19:25:12 2021] POST /volume/v3/03dd108db6ed43c5a739ae599e230dc2/types/abc043fa-244f-4cb1-9ddb-103b2d3ab15a/extra_specs => generated 114 bytes in 278 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 28 19:25:12.473700 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-21ee4795-796e-46e7-8632-bf4e9f0e813a tempest-ExtraSpecsNegativeTest-1559641914 tempest-ExtraSpecsNegativeTest-1559641914-project-admin] DELETE http://10.222.0.16/volume/v3/03dd108db6ed43c5a739ae599e230dc2/types/cf02ac90-e2de-4267-a566-8edb1d2d2917/extra_specs/spec1 Jan 28 19:25:12.474385 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-21ee4795-796e-46e7-8632-bf4e9f0e813a tempest-ExtraSpecsNegativeTest-1559641914 tempest-ExtraSpecsNegativeTest-1559641914-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:25:12.474924 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-21ee4795-796e-46e7-8632-bf4e9f0e813a tempest-ExtraSpecsNegativeTest-1559641914 tempest-ExtraSpecsNegativeTest-1559641914-project-admin] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:25:12.483483 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-76b9962a-7098-49e6-9d5b-2f988a53569e tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:25:12.526421 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-21ee4795-796e-46e7-8632-bf4e9f0e813a tempest-ExtraSpecsNegativeTest-1559641914 tempest-ExtraSpecsNegativeTest-1559641914-project-admin] http://10.222.0.16/volume/v3/03dd108db6ed43c5a739ae599e230dc2/types/cf02ac90-e2de-4267-a566-8edb1d2d2917/extra_specs/spec1 returned with HTTP 404 Jan 28 19:25:12.528597 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1451/2908] 10.222.0.16 () {58 vars in 1366 bytes} [Thu Jan 28 19:25:12 2021] DELETE /volume/v3/03dd108db6ed43c5a739ae599e230dc2/types/cf02ac90-e2de-4267-a566-8edb1d2d2917/extra_specs/spec1 => generated 114 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 28 19:25:12.542928 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-414e5285-b185-4530-a1b5-9dbbf420e706 tempest-ExtraSpecsNegativeTest-1559641914 tempest-ExtraSpecsNegativeTest-1559641914-project-admin] GET http://10.222.0.16/volume/v3/03dd108db6ed43c5a739ae599e230dc2/types/22e61f99-3f95-4665-982d-35418d582903/extra_specs/nonexistent_extra_spec_name Jan 28 19:25:12.549039 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-414e5285-b185-4530-a1b5-9dbbf420e706 tempest-ExtraSpecsNegativeTest-1559641914 tempest-ExtraSpecsNegativeTest-1559641914-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:25:12.551652 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-414e5285-b185-4530-a1b5-9dbbf420e706 tempest-ExtraSpecsNegativeTest-1559641914 tempest-ExtraSpecsNegativeTest-1559641914-project-admin] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:25:12.579782 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-76b9962a-7098-49e6-9d5b-2f988a53569e tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da returned with HTTP 200 Jan 28 19:25:12.582089 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1458/2909] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:25:12 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da => generated 965 bytes in 477 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:25:12.622592 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-414e5285-b185-4530-a1b5-9dbbf420e706 tempest-ExtraSpecsNegativeTest-1559641914 tempest-ExtraSpecsNegativeTest-1559641914-project-admin] http://10.222.0.16/volume/v3/03dd108db6ed43c5a739ae599e230dc2/types/22e61f99-3f95-4665-982d-35418d582903/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Jan 28 19:25:12.626758 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1452/2910] 10.222.0.16 () {58 vars in 1429 bytes} [Thu Jan 28 19:25:12 2021] GET /volume/v3/03dd108db6ed43c5a739ae599e230dc2/types/22e61f99-3f95-4665-982d-35418d582903/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 91 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:25:12.659805 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-372397a6-f651-4736-a96e-7cca46479f3b tempest-ExtraSpecsNegativeTest-1559641914 tempest-ExtraSpecsNegativeTest-1559641914-project-admin] GET http://10.222.0.16/volume/v3/03dd108db6ed43c5a739ae599e230dc2/types/42aa725d-6919-4dc4-a797-f2cd16639549/extra_specs/spec1 Jan 28 19:25:12.661069 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-372397a6-f651-4736-a96e-7cca46479f3b tempest-ExtraSpecsNegativeTest-1559641914 tempest-ExtraSpecsNegativeTest-1559641914-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:25:12.661784 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:25:12.661784 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:25:12.667622 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-372397a6-f651-4736-a96e-7cca46479f3b tempest-ExtraSpecsNegativeTest-1559641914 tempest-ExtraSpecsNegativeTest-1559641914-project-admin] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:25:12.703096 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-372397a6-f651-4736-a96e-7cca46479f3b tempest-ExtraSpecsNegativeTest-1559641914 tempest-ExtraSpecsNegativeTest-1559641914-project-admin] http://10.222.0.16/volume/v3/03dd108db6ed43c5a739ae599e230dc2/types/42aa725d-6919-4dc4-a797-f2cd16639549/extra_specs/spec1 returned with HTTP 404 Jan 28 19:25:12.706317 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1459/2911] 10.222.0.16 () {58 vars in 1363 bytes} [Thu Jan 28 19:25:12 2021] GET /volume/v3/03dd108db6ed43c5a739ae599e230dc2/types/42aa725d-6919-4dc4-a797-f2cd16639549/extra_specs/spec1 => generated 114 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:25:12.849970 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8099489d-9370-437b-9086-04811bbe2b20 tempest-ExtraSpecsNegativeTest-1559641914 tempest-ExtraSpecsNegativeTest-1559641914-project-admin] GET http://10.222.0.16/volume/v3/03dd108db6ed43c5a739ae599e230dc2/types/38266c1e-6bc3-4c51-a9ec-22836795ccc6/extra_specs Jan 28 19:25:12.850685 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8099489d-9370-437b-9086-04811bbe2b20 tempest-ExtraSpecsNegativeTest-1559641914 tempest-ExtraSpecsNegativeTest-1559641914-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:25:12.851301 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8099489d-9370-437b-9086-04811bbe2b20 tempest-ExtraSpecsNegativeTest-1559641914 tempest-ExtraSpecsNegativeTest-1559641914-project-admin] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:25:12.892105 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8099489d-9370-437b-9086-04811bbe2b20 tempest-ExtraSpecsNegativeTest-1559641914 tempest-ExtraSpecsNegativeTest-1559641914-project-admin] http://10.222.0.16/volume/v3/03dd108db6ed43c5a739ae599e230dc2/types/38266c1e-6bc3-4c51-a9ec-22836795ccc6/extra_specs returned with HTTP 404 Jan 28 19:25:12.895435 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1453/2912] 10.222.0.16 () {58 vars in 1345 bytes} [Thu Jan 28 19:25:12 2021] GET /volume/v3/03dd108db6ed43c5a739ae599e230dc2/types/38266c1e-6bc3-4c51-a9ec-22836795ccc6/extra_specs => generated 114 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 28 19:25:12.908897 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dcdef975-fa2b-4e92-be96-7c535802e452 tempest-ExtraSpecsNegativeTest-1559641914 tempest-ExtraSpecsNegativeTest-1559641914-project-admin] PUT http://10.222.0.16/volume/v3/03dd108db6ed43c5a739ae599e230dc2/types/22e61f99-3f95-4665-982d-35418d582903/extra_specs/spec1 Jan 28 19:25:12.914871 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dcdef975-fa2b-4e92-be96-7c535802e452 tempest-ExtraSpecsNegativeTest-1559641914 tempest-ExtraSpecsNegativeTest-1559641914-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:25:12.916301 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dcdef975-fa2b-4e92-be96-7c535802e452 tempest-ExtraSpecsNegativeTest-1559641914 tempest-ExtraSpecsNegativeTest-1559641914-project-admin] http://10.222.0.16/volume/v3/03dd108db6ed43c5a739ae599e230dc2/types/22e61f99-3f95-4665-982d-35418d582903/extra_specs/spec1 returned with HTTP 400 Jan 28 19:25:12.921987 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1460/2913] 10.222.0.16 () {60 vars in 1383 bytes} [Thu Jan 28 19:25:12 2021] PUT /volume/v3/03dd108db6ed43c5a739ae599e230dc2/types/22e61f99-3f95-4665-982d-35418d582903/extra_specs/spec1 => generated 102 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 28 19:25:12.933853 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-723f7520-cf79-43ac-85ac-d7bbedc5893d tempest-ExtraSpecsNegativeTest-1559641914 tempest-ExtraSpecsNegativeTest-1559641914-project-admin] PUT http://10.222.0.16/volume/v3/03dd108db6ed43c5a739ae599e230dc2/types/22e61f99-3f95-4665-982d-35418d582903/extra_specs/spec1 Jan 28 19:25:12.935051 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-723f7520-cf79-43ac-85ac-d7bbedc5893d tempest-ExtraSpecsNegativeTest-1559641914 tempest-ExtraSpecsNegativeTest-1559641914-project-admin] Action: 'update', calling method: update, body: null {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:25:12.936854 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-723f7520-cf79-43ac-85ac-d7bbedc5893d tempest-ExtraSpecsNegativeTest-1559641914 tempest-ExtraSpecsNegativeTest-1559641914-project-admin] http://10.222.0.16/volume/v3/03dd108db6ed43c5a739ae599e230dc2/types/22e61f99-3f95-4665-982d-35418d582903/extra_specs/spec1 returned with HTTP 400 Jan 28 19:25:12.960847 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1454/2914] 10.222.0.16 () {60 vars in 1382 bytes} [Thu Jan 28 19:25:12 2021] PUT /volume/v3/03dd108db6ed43c5a739ae599e230dc2/types/22e61f99-3f95-4665-982d-35418d582903/extra_specs/spec1 => generated 72 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Jan 28 19:25:12.979566 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b3b41813-45cb-44d6-8a35-2295afd379d5 tempest-ExtraSpecsNegativeTest-1559641914 tempest-ExtraSpecsNegativeTest-1559641914-project-admin] PUT http://10.222.0.16/volume/v3/03dd108db6ed43c5a739ae599e230dc2/types/22e61f99-3f95-4665-982d-35418d582903/extra_specs/None Jan 28 19:25:12.983185 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b3b41813-45cb-44d6-8a35-2295afd379d5 tempest-ExtraSpecsNegativeTest-1559641914 tempest-ExtraSpecsNegativeTest-1559641914-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:25:13.197485 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b3b41813-45cb-44d6-8a35-2295afd379d5 tempest-ExtraSpecsNegativeTest-1559641914 tempest-ExtraSpecsNegativeTest-1559641914-project-admin] HTTP exception thrown: Request body and URI mismatch Jan 28 19:25:13.197778 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b3b41813-45cb-44d6-8a35-2295afd379d5 tempest-ExtraSpecsNegativeTest-1559641914 tempest-ExtraSpecsNegativeTest-1559641914-project-admin] http://10.222.0.16/volume/v3/03dd108db6ed43c5a739ae599e230dc2/types/22e61f99-3f95-4665-982d-35418d582903/extra_specs/None returned with HTTP 400 Jan 28 19:25:13.203612 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1461/2915] 10.222.0.16 () {60 vars in 1380 bytes} [Thu Jan 28 19:25:12 2021] PUT /volume/v3/03dd108db6ed43c5a739ae599e230dc2/types/22e61f99-3f95-4665-982d-35418d582903/extra_specs/None => generated 73 bytes in 241 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 28 19:25:13.217458 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-03962e36-1dab-4081-bbb6-32a5306628a3 tempest-ExtraSpecsNegativeTest-1559641914 tempest-ExtraSpecsNegativeTest-1559641914-project-admin] PUT http://10.222.0.16/volume/v3/03dd108db6ed43c5a739ae599e230dc2/types/22e61f99-3f95-4665-982d-35418d582903/extra_specs/fd9b97b3-8648-40c8-bb35-63673f6a00fe Jan 28 19:25:13.220613 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-03962e36-1dab-4081-bbb6-32a5306628a3 tempest-ExtraSpecsNegativeTest-1559641914 tempest-ExtraSpecsNegativeTest-1559641914-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:25:13.419439 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-03962e36-1dab-4081-bbb6-32a5306628a3 tempest-ExtraSpecsNegativeTest-1559641914 tempest-ExtraSpecsNegativeTest-1559641914-project-admin] HTTP exception thrown: Request body and URI mismatch Jan 28 19:25:13.422450 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-03962e36-1dab-4081-bbb6-32a5306628a3 tempest-ExtraSpecsNegativeTest-1559641914 tempest-ExtraSpecsNegativeTest-1559641914-project-admin] http://10.222.0.16/volume/v3/03dd108db6ed43c5a739ae599e230dc2/types/22e61f99-3f95-4665-982d-35418d582903/extra_specs/fd9b97b3-8648-40c8-bb35-63673f6a00fe returned with HTTP 400 Jan 28 19:25:13.423705 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1455/2916] 10.222.0.16 () {60 vars in 1476 bytes} [Thu Jan 28 19:25:13 2021] PUT /volume/v3/03dd108db6ed43c5a739ae599e230dc2/types/22e61f99-3f95-4665-982d-35418d582903/extra_specs/fd9b97b3-8648-40c8-bb35-63673f6a00fe => generated 73 bytes in 215 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jan 28 19:25:13.433316 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-196d3894-a5f9-4e05-bc03-bc76128632f8 tempest-ExtraSpecsNegativeTest-1559641914 tempest-ExtraSpecsNegativeTest-1559641914-project-admin] DELETE http://10.222.0.16/volume/v3/03dd108db6ed43c5a739ae599e230dc2/types/22e61f99-3f95-4665-982d-35418d582903 Jan 28 19:25:13.434841 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-196d3894-a5f9-4e05-bc03-bc76128632f8 tempest-ExtraSpecsNegativeTest-1559641914 tempest-ExtraSpecsNegativeTest-1559641914-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:25:13.435907 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-196d3894-a5f9-4e05-bc03-bc76128632f8 tempest-ExtraSpecsNegativeTest-1559641914 tempest-ExtraSpecsNegativeTest-1559641914-project-admin] Calling method '_delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:25:13.533903 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:25:13.533903 n-d-705657-15 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 28 19:25:13.583467 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-196d3894-a5f9-4e05-bc03-bc76128632f8 tempest-ExtraSpecsNegativeTest-1559641914 tempest-ExtraSpecsNegativeTest-1559641914-project-admin] http://10.222.0.16/volume/v3/03dd108db6ed43c5a739ae599e230dc2/types/22e61f99-3f95-4665-982d-35418d582903 returned with HTTP 202 Jan 28 19:25:13.584346 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1462/2917] 10.222.0.16 () {58 vars in 1312 bytes} [Thu Jan 28 19:25:13 2021] DELETE /volume/v3/03dd108db6ed43c5a739ae599e230dc2/types/22e61f99-3f95-4665-982d-35418d582903 => generated 0 bytes in 156 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 28 19:25:13.593642 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8ac921b0-80ee-4a81-b77b-73fd299643ce tempest-ExtraSpecsNegativeTest-1559641914 tempest-ExtraSpecsNegativeTest-1559641914-project-admin] GET http://10.222.0.16/volume/v3/03dd108db6ed43c5a739ae599e230dc2/types/22e61f99-3f95-4665-982d-35418d582903 Jan 28 19:25:13.594234 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8ac921b0-80ee-4a81-b77b-73fd299643ce tempest-ExtraSpecsNegativeTest-1559641914 tempest-ExtraSpecsNegativeTest-1559641914-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:25:13.594925 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8ac921b0-80ee-4a81-b77b-73fd299643ce tempest-ExtraSpecsNegativeTest-1559641914 tempest-ExtraSpecsNegativeTest-1559641914-project-admin] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:25:13.603564 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c1b33b0a-887c-49aa-ac3f-0b31dd410e26 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da Jan 28 19:25:13.604099 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c1b33b0a-887c-49aa-ac3f-0b31dd410e26 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:25:13.604749 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c1b33b0a-887c-49aa-ac3f-0b31dd410e26 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:25:13.646262 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8ac921b0-80ee-4a81-b77b-73fd299643ce tempest-ExtraSpecsNegativeTest-1559641914 tempest-ExtraSpecsNegativeTest-1559641914-project-admin] http://10.222.0.16/volume/v3/03dd108db6ed43c5a739ae599e230dc2/types/22e61f99-3f95-4665-982d-35418d582903 returned with HTTP 404 Jan 28 19:25:13.650946 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1456/2918] 10.222.0.16 () {58 vars in 1309 bytes} [Thu Jan 28 19:25:13 2021] GET /volume/v3/03dd108db6ed43c5a739ae599e230dc2/types/22e61f99-3f95-4665-982d-35418d582903 => generated 114 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:25:13.758777 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:25:13.758777 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:25:13.786927 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c1b33b0a-887c-49aa-ac3f-0b31dd410e26 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:25:13.874353 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c1b33b0a-887c-49aa-ac3f-0b31dd410e26 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da returned with HTTP 200 Jan 28 19:25:13.880598 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1463/2919] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:25:13 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da => generated 968 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:25:14.902727 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6c3bfdd8-584f-4511-820a-d522f7945724 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da Jan 28 19:25:14.903455 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6c3bfdd8-584f-4511-820a-d522f7945724 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:25:14.903810 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6c3bfdd8-584f-4511-820a-d522f7945724 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:25:15.095226 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:25:15.095226 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:25:15.133678 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6c3bfdd8-584f-4511-820a-d522f7945724 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:25:15.246289 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6c3bfdd8-584f-4511-820a-d522f7945724 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da returned with HTTP 200 Jan 28 19:25:15.247156 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1457/2920] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:25:14 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da => generated 968 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:25:16.263533 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c3d2b341-0f41-439a-9517-8feaa137c4c5 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da Jan 28 19:25:16.265277 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c3d2b341-0f41-439a-9517-8feaa137c4c5 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:25:16.265653 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:25:16.265653 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:25:16.266294 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c3d2b341-0f41-439a-9517-8feaa137c4c5 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:25:16.375289 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:25:16.375289 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:25:16.405667 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c3d2b341-0f41-439a-9517-8feaa137c4c5 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:25:16.453741 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c3d2b341-0f41-439a-9517-8feaa137c4c5 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da returned with HTTP 200 Jan 28 19:25:16.454593 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1464/2921] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:25:16 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da => generated 968 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:25:17.477672 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-70e9265b-150e-4dcf-96bd-d690fe2ba782 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da Jan 28 19:25:17.479222 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-70e9265b-150e-4dcf-96bd-d690fe2ba782 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:25:17.479588 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:25:17.479588 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:25:17.481912 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-70e9265b-150e-4dcf-96bd-d690fe2ba782 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:25:17.584872 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:25:17.584872 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:25:17.597920 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-70e9265b-150e-4dcf-96bd-d690fe2ba782 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:25:17.642864 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-70e9265b-150e-4dcf-96bd-d690fe2ba782 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da returned with HTTP 200 Jan 28 19:25:17.644658 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1458/2922] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:25:17 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da => generated 968 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:25:18.678206 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-52df837a-29ed-4aff-8e1b-8e663cca19bd tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da Jan 28 19:25:18.679053 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-52df837a-29ed-4aff-8e1b-8e663cca19bd tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:25:18.679311 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:25:18.679311 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:25:18.679702 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-52df837a-29ed-4aff-8e1b-8e663cca19bd tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:25:18.794964 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:25:18.794964 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:25:18.807954 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-52df837a-29ed-4aff-8e1b-8e663cca19bd tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:25:18.836573 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-52df837a-29ed-4aff-8e1b-8e663cca19bd tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da returned with HTTP 200 Jan 28 19:25:18.837798 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1465/2923] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:25:18 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da => generated 968 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:25:19.856398 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e4aa9853-a17d-4ea5-87ec-68603150ee18 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da Jan 28 19:25:19.860304 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e4aa9853-a17d-4ea5-87ec-68603150ee18 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:25:19.860740 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:25:19.860740 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:25:19.861379 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e4aa9853-a17d-4ea5-87ec-68603150ee18 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:25:19.952043 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:25:19.952043 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:25:19.967816 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e4aa9853-a17d-4ea5-87ec-68603150ee18 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:25:20.012279 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e4aa9853-a17d-4ea5-87ec-68603150ee18 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da returned with HTTP 200 Jan 28 19:25:20.013345 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1459/2924] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:25:19 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da => generated 968 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:25:21.034941 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6fa608ee-a136-4975-9e16-d9fd642449ce tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da Jan 28 19:25:21.036335 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6fa608ee-a136-4975-9e16-d9fd642449ce tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:25:21.036709 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:25:21.036709 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:25:21.042291 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6fa608ee-a136-4975-9e16-d9fd642449ce tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:25:21.280455 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:25:21.280455 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:25:21.300296 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6fa608ee-a136-4975-9e16-d9fd642449ce tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:25:21.365812 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6fa608ee-a136-4975-9e16-d9fd642449ce tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da returned with HTTP 200 Jan 28 19:25:21.368248 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1466/2925] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:25:21 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da => generated 1358 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:25:22.394971 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-81e5c41a-5a0f-4860-8ba3-1e746c7881e1 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da Jan 28 19:25:22.395523 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-81e5c41a-5a0f-4860-8ba3-1e746c7881e1 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:25:22.396024 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:25:22.396024 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:25:22.396409 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-81e5c41a-5a0f-4860-8ba3-1e746c7881e1 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:25:22.519744 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:25:22.519744 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:25:22.537799 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-81e5c41a-5a0f-4860-8ba3-1e746c7881e1 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:25:22.593168 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-81e5c41a-5a0f-4860-8ba3-1e746c7881e1 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da returned with HTTP 200 Jan 28 19:25:22.609170 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1460/2926] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:25:22 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da => generated 1356 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:25:22.620760 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ed7f797c-5545-45d0-8447-0f478fd0bb05 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] POST http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes Jan 28 19:25:22.621354 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:25:22.621354 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:25:22.621786 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ed7f797c-5545-45d0-8447-0f478fd0bb05 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Action: 'create', calling method: create, body: {"volume": {"source_volid": "60a0c19b-4f67-448e-9c47-8a4eae0458da", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1527103890"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:25:22.624000 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-ed7f797c-5545-45d0-8447-0f478fd0bb05 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Create volume request body: {'volume': {'source_volid': '60a0c19b-4f67-448e-9c47-8a4eae0458da', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1527103890'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:25:22.690724 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:25:22.690724 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:25:22.691970 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ed7f797c-5545-45d0-8447-0f478fd0bb05 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume retrieved successfully. Jan 28 19:25:22.692345 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-ed7f797c-5545-45d0-8447-0f478fd0bb05 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Create volume of 1 GB Jan 28 19:25:22.716648 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ed7f797c-5545-45d0-8447-0f478fd0bb05 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Availability Zones retrieved successfully. Jan 28 19:25:22.783296 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ed7f797c-5545-45d0-8447-0f478fd0bb05 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Flow 'volume_create_api' (e9387f0a-79a2-46fd-afec-eb6946091808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:25:22.790124 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ed7f797c-5545-45d0-8447-0f478fd0bb05 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (035a3567-2421-4e74-aee5-df3b05a0efce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:25:22.794758 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-ed7f797c-5545-45d0-8447-0f478fd0bb05 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Validating volume size '1' using validate_int, validate_source_size {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:25:23.038461 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ed7f797c-5545-45d0-8447-0f478fd0bb05 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (035a3567-2421-4e74-aee5-df3b05a0efce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '60a0c19b-4f67-448e-9c47-8a4eae0458da', 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:25:23.059174 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ed7f797c-5545-45d0-8447-0f478fd0bb05 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22c1558e-6562-4776-8473-a1c6ffbb55a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:25:23.189899 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-ed7f797c-5545-45d0-8447-0f478fd0bb05 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Created reservations ['6dd6cd11-a3f8-4bdb-b956-9ebdf3a793ac', '1c5dbf7c-6f87-41c9-a580-1d97bd2ddbb9', '8d083550-451a-4632-9e76-cb39abe0f28a', '86f0750a-e81e-4573-981e-b44609cfca00'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:25:23.192837 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ed7f797c-5545-45d0-8447-0f478fd0bb05 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22c1558e-6562-4776-8473-a1c6ffbb55a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6dd6cd11-a3f8-4bdb-b956-9ebdf3a793ac', '1c5dbf7c-6f87-41c9-a580-1d97bd2ddbb9', '8d083550-451a-4632-9e76-cb39abe0f28a', '86f0750a-e81e-4573-981e-b44609cfca00']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:25:23.195120 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ed7f797c-5545-45d0-8447-0f478fd0bb05 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ded40e5a-9dd4-4a1a-8019-7dc11a1a07fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:25:23.475606 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ed7f797c-5545-45d0-8447-0f478fd0bb05 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ded40e5a-9dd4-4a1a-8019-7dc11a1a07fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c94939ea-d9f6-463c-bd83-16e2180436c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1527103890',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='426394be7e95459b81ac0c95c613f1c9',qos_specs=None,replication_status=,reservations=['6dd6cd11-a3f8-4bdb-b956-9ebdf3a793ac','1c5dbf7c-6f87-41c9-a580-1d97bd2ddbb9','8d083550-451a-4632-9e76-cb39abe0f28a','86f0750a-e81e-4573-981e-b44609cfca00'],size=1,snapshot_id=None,source_replicaid=,source_volid=60a0c19b-4f67-448e-9c47-8a4eae0458da,status='creating',user_id='b63c8e07bd1c49d0b278741b9c42c392',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), '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-28T19:25:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1527103890',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c94939ea-d9f6-463c-bd83-16e2180436c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='426394be7e95459b81ac0c95c613f1c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=60a0c19b-4f67-448e-9c47-8a4eae0458da,status='creating',terminated_at=None,updated_at=None,user_id='b63c8e07bd1c49d0b278741b9c42c392',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:25:23.481805 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ed7f797c-5545-45d0-8447-0f478fd0bb05 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51637192-286c-42dd-bac4-c63c82f9e85e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:25:23.583721 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ed7f797c-5545-45d0-8447-0f478fd0bb05 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51637192-286c-42dd-bac4-c63c82f9e85e) transitioned into state 'SUCCESS' from state '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-1527103890',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='426394be7e95459b81ac0c95c613f1c9',qos_specs=None,replication_status=,reservations=['6dd6cd11-a3f8-4bdb-b956-9ebdf3a793ac','1c5dbf7c-6f87-41c9-a580-1d97bd2ddbb9','8d083550-451a-4632-9e76-cb39abe0f28a','86f0750a-e81e-4573-981e-b44609cfca00'],size=1,snapshot_id=None,source_replicaid=,source_volid=60a0c19b-4f67-448e-9c47-8a4eae0458da,status='creating',user_id='b63c8e07bd1c49d0b278741b9c42c392',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:25:23.588782 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ed7f797c-5545-45d0-8447-0f478fd0bb05 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe2d67af-c102-4891-8513-117f4b2750b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:25:23.715584 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ed7f797c-5545-45d0-8447-0f478fd0bb05 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe2d67af-c102-4891-8513-117f4b2750b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:25:23.722340 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ed7f797c-5545-45d0-8447-0f478fd0bb05 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Flow 'volume_create_api' (e9387f0a-79a2-46fd-afec-eb6946091808) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:25:23.876396 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ed7f797c-5545-45d0-8447-0f478fd0bb05 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Create volume request issued successfully. Jan 28 19:25:23.910530 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ed7f797c-5545-45d0-8447-0f478fd0bb05 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes returned with HTTP 202 Jan 28 19:25:23.913084 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1467/2927] 10.222.0.16 () {60 vars in 1226 bytes} [Thu Jan 28 19:25:22 2021] POST /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes => generated 849 bytes in 1296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 28 19:25:23.947162 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e4192456-c6bf-4b71-bc30-9c1df768238a tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 Jan 28 19:25:23.948149 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e4192456-c6bf-4b71-bc30-9c1df768238a tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:25:23.948523 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:25:23.948523 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:25:23.949265 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e4192456-c6bf-4b71-bc30-9c1df768238a tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:25:24.128943 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:25:24.128943 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:25:24.144925 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e4192456-c6bf-4b71-bc30-9c1df768238a tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:25:24.216626 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e4192456-c6bf-4b71-bc30-9c1df768238a tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 returned with HTTP 200 Jan 28 19:25:24.233831 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1461/2928] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:25:23 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 => generated 941 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:25:25.252985 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9adbbb4f-ec26-4e53-a2fd-7bb0b3b24f1d tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 Jan 28 19:25:25.254938 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9adbbb4f-ec26-4e53-a2fd-7bb0b3b24f1d tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:25:25.257572 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:25:25.257572 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:25:25.262592 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9adbbb4f-ec26-4e53-a2fd-7bb0b3b24f1d tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:25:25.431560 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:25:25.431560 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:25:25.472698 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9adbbb4f-ec26-4e53-a2fd-7bb0b3b24f1d tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:25:25.560981 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9adbbb4f-ec26-4e53-a2fd-7bb0b3b24f1d tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 returned with HTTP 200 Jan 28 19:25:25.562702 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1468/2929] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:25:25 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 => generated 941 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:25:26.596009 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-66811baa-7409-410d-9511-29ba1647ac8c tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 Jan 28 19:25:26.604715 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-66811baa-7409-410d-9511-29ba1647ac8c tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:25:26.608465 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:25:26.608465 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:25:26.610265 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-66811baa-7409-410d-9511-29ba1647ac8c tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:25:26.749476 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:25:26.749476 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:25:26.760138 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-66811baa-7409-410d-9511-29ba1647ac8c tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:25:26.795372 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-66811baa-7409-410d-9511-29ba1647ac8c tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 returned with HTTP 200 Jan 28 19:25:26.796867 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1462/2930] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:25:26 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 => generated 941 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:25:27.827118 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a7f1112b-0412-47d7-9f7d-b344bcd28044 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 Jan 28 19:25:27.829275 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a7f1112b-0412-47d7-9f7d-b344bcd28044 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:25:27.830093 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:25:27.830093 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:25:27.831261 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a7f1112b-0412-47d7-9f7d-b344bcd28044 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:25:28.053017 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:25:28.053017 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:25:28.084036 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a7f1112b-0412-47d7-9f7d-b344bcd28044 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:25:28.190311 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a7f1112b-0412-47d7-9f7d-b344bcd28044 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 returned with HTTP 200 Jan 28 19:25:28.197463 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1469/2931] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:25:27 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 => generated 941 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:25:29.230983 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3b64c5fe-b65e-4305-af5e-a7f66cf17f48 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 Jan 28 19:25:29.233113 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3b64c5fe-b65e-4305-af5e-a7f66cf17f48 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:25:29.233820 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:25:29.233820 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:25:29.238173 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3b64c5fe-b65e-4305-af5e-a7f66cf17f48 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:25:29.477111 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:25:29.477111 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:25:29.521293 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3b64c5fe-b65e-4305-af5e-a7f66cf17f48 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:25:29.570363 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3b64c5fe-b65e-4305-af5e-a7f66cf17f48 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 returned with HTTP 200 Jan 28 19:25:29.572314 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1463/2932] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:25:29 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 => generated 941 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:25:30.620585 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2525550d-af80-48f1-9a0f-3af12d2cfb73 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 Jan 28 19:25:30.644892 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2525550d-af80-48f1-9a0f-3af12d2cfb73 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:25:30.648205 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:25:30.648205 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:25:30.651934 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2525550d-af80-48f1-9a0f-3af12d2cfb73 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:25:30.864231 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:25:30.864231 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:25:30.907373 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2525550d-af80-48f1-9a0f-3af12d2cfb73 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:25:30.971141 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2525550d-af80-48f1-9a0f-3af12d2cfb73 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 returned with HTTP 200 Jan 28 19:25:30.975419 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1470/2933] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:25:30 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 => generated 941 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:25:32.007203 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-18d1930b-e3eb-47da-a20a-28300e584812 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 Jan 28 19:25:32.008176 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-18d1930b-e3eb-47da-a20a-28300e584812 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:25:32.008799 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:25:32.008799 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:25:32.011701 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-18d1930b-e3eb-47da-a20a-28300e584812 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:25:32.252611 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:25:32.252611 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:25:32.316666 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-18d1930b-e3eb-47da-a20a-28300e584812 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:25:32.428358 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-18d1930b-e3eb-47da-a20a-28300e584812 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 returned with HTTP 200 Jan 28 19:25:32.430082 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1464/2934] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:25:31 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 => generated 941 bytes in 430 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:25:33.464496 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e4b62421-c919-4029-8a6e-fad7fb8e2fc1 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 Jan 28 19:25:33.465503 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e4b62421-c919-4029-8a6e-fad7fb8e2fc1 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:25:33.465883 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:25:33.465883 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:25:33.471109 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e4b62421-c919-4029-8a6e-fad7fb8e2fc1 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:25:33.682650 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:25:33.682650 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:25:33.757681 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e4b62421-c919-4029-8a6e-fad7fb8e2fc1 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:25:33.849390 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e4b62421-c919-4029-8a6e-fad7fb8e2fc1 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 returned with HTTP 200 Jan 28 19:25:33.853206 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1471/2935] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:25:33 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 => generated 941 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:25:34.880337 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-35aa5b33-431d-42e4-8b4f-a0b8ffa2c13a tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 Jan 28 19:25:34.880860 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-35aa5b33-431d-42e4-8b4f-a0b8ffa2c13a tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:25:34.880860 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:25:34.880860 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:25:34.881064 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-35aa5b33-431d-42e4-8b4f-a0b8ffa2c13a tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:25:34.994886 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:25:34.994886 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:25:35.010118 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-35aa5b33-431d-42e4-8b4f-a0b8ffa2c13a tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:25:35.135537 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-35aa5b33-431d-42e4-8b4f-a0b8ffa2c13a tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 returned with HTTP 200 Jan 28 19:25:35.135537 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1465/2936] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:25:34 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 => generated 941 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:25:36.092763 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-953290cc-afb8-4578-b618-97eaca84ae4b tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 Jan 28 19:25:36.096854 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-953290cc-afb8-4578-b618-97eaca84ae4b tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:25:36.100718 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:25:36.100718 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:25:36.102465 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-953290cc-afb8-4578-b618-97eaca84ae4b tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:25:36.221771 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:25:36.221771 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:25:36.271149 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-953290cc-afb8-4578-b618-97eaca84ae4b tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:25:36.407323 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-953290cc-afb8-4578-b618-97eaca84ae4b tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 returned with HTTP 200 Jan 28 19:25:36.408660 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1472/2937] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:25:36 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 => generated 941 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:25:37.450063 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c31c3bf0-3ffb-41fe-aa9d-da5c65da076c tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 Jan 28 19:25:37.451618 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c31c3bf0-3ffb-41fe-aa9d-da5c65da076c tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:25:37.463435 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:25:37.463435 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:25:37.470174 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c31c3bf0-3ffb-41fe-aa9d-da5c65da076c tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:25:37.619457 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:25:37.619457 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:25:37.639160 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c31c3bf0-3ffb-41fe-aa9d-da5c65da076c tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:25:37.706497 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c31c3bf0-3ffb-41fe-aa9d-da5c65da076c tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 returned with HTTP 200 Jan 28 19:25:37.708661 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1466/2938] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:25:37 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 => generated 941 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:25:38.726977 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eb6c11c7-ad63-44ee-ac8a-336677dc4fd7 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 Jan 28 19:25:38.727892 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eb6c11c7-ad63-44ee-ac8a-336677dc4fd7 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:25:38.727892 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:25:38.727892 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:25:38.728123 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eb6c11c7-ad63-44ee-ac8a-336677dc4fd7 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:25:38.816999 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:25:38.816999 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:25:38.829100 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-eb6c11c7-ad63-44ee-ac8a-336677dc4fd7 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:25:38.856208 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eb6c11c7-ad63-44ee-ac8a-336677dc4fd7 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 returned with HTTP 200 Jan 28 19:25:38.858290 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1473/2939] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:25:38 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 => generated 941 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:25:39.885949 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c2a6dd68-cdd5-4f40-9998-3f0f80952bc5 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 Jan 28 19:25:39.888772 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c2a6dd68-cdd5-4f40-9998-3f0f80952bc5 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:25:39.889512 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:25:39.889512 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:25:39.890716 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c2a6dd68-cdd5-4f40-9998-3f0f80952bc5 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:25:40.016007 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:25:40.016007 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:25:40.035054 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c2a6dd68-cdd5-4f40-9998-3f0f80952bc5 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:25:40.126042 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c2a6dd68-cdd5-4f40-9998-3f0f80952bc5 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 returned with HTTP 200 Jan 28 19:25:40.155433 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1467/2940] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:25:39 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 => generated 941 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:25:41.166167 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e343a3dd-caa6-4caf-90db-b29c0cf9eb90 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 Jan 28 19:25:41.168143 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e343a3dd-caa6-4caf-90db-b29c0cf9eb90 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:25:41.168778 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:25:41.168778 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:25:41.182153 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e343a3dd-caa6-4caf-90db-b29c0cf9eb90 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:25:41.364551 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:25:41.364551 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:25:41.387721 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e343a3dd-caa6-4caf-90db-b29c0cf9eb90 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:25:41.436559 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e343a3dd-caa6-4caf-90db-b29c0cf9eb90 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 returned with HTTP 200 Jan 28 19:25:41.438447 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1474/2941] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:25:41 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 => generated 941 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:25:42.466929 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6534946c-5e8b-4e98-a5e5-67e4ec4501a2 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 Jan 28 19:25:42.467909 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6534946c-5e8b-4e98-a5e5-67e4ec4501a2 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:25:42.468282 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:25:42.468282 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:25:42.468987 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6534946c-5e8b-4e98-a5e5-67e4ec4501a2 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:25:42.647677 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:25:42.647677 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:25:42.671800 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6534946c-5e8b-4e98-a5e5-67e4ec4501a2 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:25:42.728059 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6534946c-5e8b-4e98-a5e5-67e4ec4501a2 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 returned with HTTP 200 Jan 28 19:25:42.728850 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1468/2942] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:25:42 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 => generated 941 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:25:43.748253 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cb5ef234-4507-45de-987b-15bc363db766 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 Jan 28 19:25:43.749192 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cb5ef234-4507-45de-987b-15bc363db766 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:25:43.749727 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:25:43.749727 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:25:43.753080 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cb5ef234-4507-45de-987b-15bc363db766 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:25:44.006853 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:25:44.006853 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:25:44.018496 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cb5ef234-4507-45de-987b-15bc363db766 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:25:44.064406 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cb5ef234-4507-45de-987b-15bc363db766 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 returned with HTTP 200 Jan 28 19:25:44.067021 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1475/2943] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:25:43 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 => generated 1391 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:25:44.083475 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-456a06ac-7c8d-4749-bc56-a7fbed1dcfc6 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 Jan 28 19:25:44.084386 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-456a06ac-7c8d-4749-bc56-a7fbed1dcfc6 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:25:44.084474 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:25:44.084474 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:25:44.085017 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-456a06ac-7c8d-4749-bc56-a7fbed1dcfc6 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:25:44.164046 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:25:44.164046 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:25:44.177307 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-456a06ac-7c8d-4749-bc56-a7fbed1dcfc6 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:25:44.209791 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-456a06ac-7c8d-4749-bc56-a7fbed1dcfc6 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 returned with HTTP 200 Jan 28 19:25:44.210987 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1469/2944] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:25:44 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 => generated 1391 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:25:44.235923 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f1991c61-7a1b-4a4a-a95b-30a59b690165 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] POST http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes Jan 28 19:25:44.236404 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:25:44.236404 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:25:44.236803 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f1991c61-7a1b-4a4a-a95b-30a59b690165 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1358111035"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:25:44.246297 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-f1991c61-7a1b-4a4a-a95b-30a59b690165 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1358111035'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:25:44.246701 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-f1991c61-7a1b-4a4a-a95b-30a59b690165 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Create volume of 1 GB Jan 28 19:25:44.294563 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f1991c61-7a1b-4a4a-a95b-30a59b690165 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Availability Zones retrieved successfully. Jan 28 19:25:44.360201 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f1991c61-7a1b-4a4a-a95b-30a59b690165 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Flow 'volume_create_api' (f4e33c79-8601-4ee7-810d-a9ea3a779269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:25:44.363216 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f1991c61-7a1b-4a4a-a95b-30a59b690165 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4054c8a9-86d7-41ba-b061-e9458ad96476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:25:44.368630 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-f1991c61-7a1b-4a4a-a95b-30a59b690165 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:25:44.483424 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f1991c61-7a1b-4a4a-a95b-30a59b690165 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4054c8a9-86d7-41ba-b061-e9458ad96476) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:25:44.489164 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f1991c61-7a1b-4a4a-a95b-30a59b690165 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbc58b4e-7031-402d-a1fe-80ba12840aaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:25:44.616981 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-f1991c61-7a1b-4a4a-a95b-30a59b690165 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Created reservations ['5a322419-f5ae-44c2-bd9e-bb62173adb69', 'bca43c95-5585-4c0e-9741-a7b9c73664aa', '6af382fd-b4f9-4b9d-8891-e72ed384a500', '68329a81-7280-408d-9203-a3ccf12e3395'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:25:44.619771 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f1991c61-7a1b-4a4a-a95b-30a59b690165 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbc58b4e-7031-402d-a1fe-80ba12840aaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a322419-f5ae-44c2-bd9e-bb62173adb69', 'bca43c95-5585-4c0e-9741-a7b9c73664aa', '6af382fd-b4f9-4b9d-8891-e72ed384a500', '68329a81-7280-408d-9203-a3ccf12e3395']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:25:44.623231 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f1991c61-7a1b-4a4a-a95b-30a59b690165 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1776132e-576d-446d-a7e6-75afb80f77b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:25:44.722312 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f1991c61-7a1b-4a4a-a95b-30a59b690165 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1776132e-576d-446d-a7e6-75afb80f77b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29973fcf-2f18-4535-a5a9-03d1e710831e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1358111035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='426394be7e95459b81ac0c95c613f1c9',qos_specs=None,replication_status=,reservations=['5a322419-f5ae-44c2-bd9e-bb62173adb69','bca43c95-5585-4c0e-9741-a7b9c73664aa','6af382fd-b4f9-4b9d-8891-e72ed384a500','68329a81-7280-408d-9203-a3ccf12e3395'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b63c8e07bd1c49d0b278741b9c42c392',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:25:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1358111035',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29973fcf-2f18-4535-a5a9-03d1e710831e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='426394be7e95459b81ac0c95c613f1c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b63c8e07bd1c49d0b278741b9c42c392',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:25:44.727281 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f1991c61-7a1b-4a4a-a95b-30a59b690165 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6701a66-ccda-4db6-864d-d2b90ff31e35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:25:44.764159 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f1991c61-7a1b-4a4a-a95b-30a59b690165 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6701a66-ccda-4db6-864d-d2b90ff31e35) transitioned into state 'SUCCESS' from state '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-1358111035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='426394be7e95459b81ac0c95c613f1c9',qos_specs=None,replication_status=,reservations=['5a322419-f5ae-44c2-bd9e-bb62173adb69','bca43c95-5585-4c0e-9741-a7b9c73664aa','6af382fd-b4f9-4b9d-8891-e72ed384a500','68329a81-7280-408d-9203-a3ccf12e3395'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b63c8e07bd1c49d0b278741b9c42c392',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:25:44.768626 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f1991c61-7a1b-4a4a-a95b-30a59b690165 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46519ef5-ae0d-400f-9ffb-648d702d3964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:25:44.796353 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f1991c61-7a1b-4a4a-a95b-30a59b690165 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46519ef5-ae0d-400f-9ffb-648d702d3964) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:25:44.802691 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f1991c61-7a1b-4a4a-a95b-30a59b690165 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Flow 'volume_create_api' (f4e33c79-8601-4ee7-810d-a9ea3a779269) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:25:44.883723 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f1991c61-7a1b-4a4a-a95b-30a59b690165 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Create volume request issued successfully. Jan 28 19:25:44.902682 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f1991c61-7a1b-4a4a-a95b-30a59b690165 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes returned with HTTP 202 Jan 28 19:25:44.904539 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1476/2945] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 19:25:44 2021] POST /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes => generated 816 bytes in 672 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:25:44.921048 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6e0089e8-92c5-46cc-977f-c31b62847e4c tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/29973fcf-2f18-4535-a5a9-03d1e710831e Jan 28 19:25:44.921842 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6e0089e8-92c5-46cc-977f-c31b62847e4c tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:25:44.922634 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:25:44.922634 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:25:44.923378 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6e0089e8-92c5-46cc-977f-c31b62847e4c tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:25:45.066154 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:25:45.066154 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:25:45.079745 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6e0089e8-92c5-46cc-977f-c31b62847e4c tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:25:45.114757 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6e0089e8-92c5-46cc-977f-c31b62847e4c tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/29973fcf-2f18-4535-a5a9-03d1e710831e returned with HTTP 200 Jan 28 19:25:45.116026 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1470/2946] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:25:44 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/29973fcf-2f18-4535-a5a9-03d1e710831e => generated 884 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:25:46.151545 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2ece9d97-4717-4df9-ab09-fb95f0d9ab7c tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/29973fcf-2f18-4535-a5a9-03d1e710831e Jan 28 19:25:46.152479 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2ece9d97-4717-4df9-ab09-fb95f0d9ab7c tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:25:46.152854 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:25:46.152854 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:25:46.153889 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2ece9d97-4717-4df9-ab09-fb95f0d9ab7c tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:25:46.401036 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:25:46.401036 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:25:46.439888 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2ece9d97-4717-4df9-ab09-fb95f0d9ab7c tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:25:46.491438 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2ece9d97-4717-4df9-ab09-fb95f0d9ab7c tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/29973fcf-2f18-4535-a5a9-03d1e710831e returned with HTTP 200 Jan 28 19:25:46.491438 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1477/2947] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:25:46 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/29973fcf-2f18-4535-a5a9-03d1e710831e => generated 909 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:25:46.516355 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-afe3b56a-078b-4972-83c5-dfd19aad9674 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] POST http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes Jan 28 19:25:46.516355 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:25:46.516355 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:25:46.516750 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-afe3b56a-078b-4972-83c5-dfd19aad9674 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Action: 'create', calling method: create, body: {"volume": {"source_volid": "29973fcf-2f18-4535-a5a9-03d1e710831e", "size": 2, "name": "tempest-VolumesCloneTest-Volume-351879969"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:25:46.520325 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-afe3b56a-078b-4972-83c5-dfd19aad9674 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Create volume request body: {'volume': {'source_volid': '29973fcf-2f18-4535-a5a9-03d1e710831e', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-351879969'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:25:46.682045 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:25:46.682045 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:25:46.682045 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-afe3b56a-078b-4972-83c5-dfd19aad9674 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume retrieved successfully. Jan 28 19:25:46.682045 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-afe3b56a-078b-4972-83c5-dfd19aad9674 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Create volume of 2 GB Jan 28 19:25:46.730760 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-afe3b56a-078b-4972-83c5-dfd19aad9674 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Availability zone cache updated, next update will occur around 2021-01-28 20:25:46.719649. {{(pid=87915) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 28 19:25:46.730760 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-afe3b56a-078b-4972-83c5-dfd19aad9674 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Availability Zones retrieved successfully. Jan 28 19:25:46.786358 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-afe3b56a-078b-4972-83c5-dfd19aad9674 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Flow 'volume_create_api' (36b66cb7-4fd4-4c9e-9647-4d493fcb0175) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:25:46.786358 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-afe3b56a-078b-4972-83c5-dfd19aad9674 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84d6d589-f161-4b90-b657-a9cdde2f85b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:25:46.799640 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-afe3b56a-078b-4972-83c5-dfd19aad9674 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Validating volume size '2' using validate_int, validate_source_size {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:25:47.089878 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-afe3b56a-078b-4972-83c5-dfd19aad9674 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84d6d589-f161-4b90-b657-a9cdde2f85b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '29973fcf-2f18-4535-a5a9-03d1e710831e', 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:25:47.099862 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-afe3b56a-078b-4972-83c5-dfd19aad9674 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b1c795b-2fbf-496c-bffa-38e64419e924) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:25:47.388778 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-afe3b56a-078b-4972-83c5-dfd19aad9674 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Created reservations ['35be26e1-e1e2-4e34-a5cb-c4f5ae8f77c6', '3606e5f7-2b13-4f7d-90f2-171422d3c50f', 'd781008f-4fd8-4399-9e5a-048d64413fc1', 'c85beb0e-3191-4b8e-b637-8e5845719663'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:25:47.393432 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-afe3b56a-078b-4972-83c5-dfd19aad9674 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b1c795b-2fbf-496c-bffa-38e64419e924) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35be26e1-e1e2-4e34-a5cb-c4f5ae8f77c6', '3606e5f7-2b13-4f7d-90f2-171422d3c50f', 'd781008f-4fd8-4399-9e5a-048d64413fc1', 'c85beb0e-3191-4b8e-b637-8e5845719663']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:25:47.406531 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-afe3b56a-078b-4972-83c5-dfd19aad9674 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d312776-43e9-42aa-98b1-43791d60bf03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:25:47.714338 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-afe3b56a-078b-4972-83c5-dfd19aad9674 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d312776-43e9-42aa-98b1-43791d60bf03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fbfdf4f6-9c3d-45bb-9f17-875daa41ea58', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-351879969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='426394be7e95459b81ac0c95c613f1c9',qos_specs=None,replication_status=,reservations=['35be26e1-e1e2-4e34-a5cb-c4f5ae8f77c6','3606e5f7-2b13-4f7d-90f2-171422d3c50f','d781008f-4fd8-4399-9e5a-048d64413fc1','c85beb0e-3191-4b8e-b637-8e5845719663'],size=2,snapshot_id=None,source_replicaid=,source_volid=29973fcf-2f18-4535-a5a9-03d1e710831e,status='creating',user_id='b63c8e07bd1c49d0b278741b9c42c392',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:25:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-351879969',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fbfdf4f6-9c3d-45bb-9f17-875daa41ea58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='426394be7e95459b81ac0c95c613f1c9',provider_auth=None,provider_geometry=None,provider_id=None,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=29973fcf-2f18-4535-a5a9-03d1e710831e,status='creating',terminated_at=None,updated_at=None,user_id='b63c8e07bd1c49d0b278741b9c42c392',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:25:47.717150 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-afe3b56a-078b-4972-83c5-dfd19aad9674 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ba8f26f-d7b1-411b-abc2-ae8d2fb08831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:25:47.750575 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-afe3b56a-078b-4972-83c5-dfd19aad9674 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ba8f26f-d7b1-411b-abc2-ae8d2fb08831) transitioned into state 'SUCCESS' from state '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-351879969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='426394be7e95459b81ac0c95c613f1c9',qos_specs=None,replication_status=,reservations=['35be26e1-e1e2-4e34-a5cb-c4f5ae8f77c6','3606e5f7-2b13-4f7d-90f2-171422d3c50f','d781008f-4fd8-4399-9e5a-048d64413fc1','c85beb0e-3191-4b8e-b637-8e5845719663'],size=2,snapshot_id=None,source_replicaid=,source_volid=29973fcf-2f18-4535-a5a9-03d1e710831e,status='creating',user_id='b63c8e07bd1c49d0b278741b9c42c392',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:25:47.752977 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-afe3b56a-078b-4972-83c5-dfd19aad9674 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6faf2099-a106-473c-9c05-399ce7582309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:25:47.837850 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-afe3b56a-078b-4972-83c5-dfd19aad9674 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6faf2099-a106-473c-9c05-399ce7582309) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:25:47.850114 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-afe3b56a-078b-4972-83c5-dfd19aad9674 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Flow 'volume_create_api' (36b66cb7-4fd4-4c9e-9647-4d493fcb0175) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:25:47.907150 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-afe3b56a-078b-4972-83c5-dfd19aad9674 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Create volume request issued successfully. Jan 28 19:25:47.923537 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-afe3b56a-078b-4972-83c5-dfd19aad9674 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes returned with HTTP 202 Jan 28 19:25:47.924703 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1471/2948] 10.222.0.16 () {60 vars in 1226 bytes} [Thu Jan 28 19:25:46 2021] POST /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes => generated 849 bytes in 1419 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:25:47.949341 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a7347766-5f69-4678-9f58-042a675f90b1 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 Jan 28 19:25:47.950838 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a7347766-5f69-4678-9f58-042a675f90b1 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:25:47.951454 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:25:47.951454 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:25:47.953382 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a7347766-5f69-4678-9f58-042a675f90b1 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:25:48.026302 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:25:48.026302 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:25:48.038324 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a7347766-5f69-4678-9f58-042a675f90b1 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:25:48.065763 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a7347766-5f69-4678-9f58-042a675f90b1 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 returned with HTTP 200 Jan 28 19:25:48.066702 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1478/2949] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:25:47 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 => generated 941 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:25:49.084931 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7fc45054-464a-43ab-965e-5c465fbf920b tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 Jan 28 19:25:49.085694 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7fc45054-464a-43ab-965e-5c465fbf920b tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:25:49.085694 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:25:49.085694 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:25:49.086230 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7fc45054-464a-43ab-965e-5c465fbf920b tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:25:49.213072 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:25:49.213072 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:25:49.242791 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7fc45054-464a-43ab-965e-5c465fbf920b tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:25:49.286789 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7fc45054-464a-43ab-965e-5c465fbf920b tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 returned with HTTP 200 Jan 28 19:25:49.287648 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1472/2950] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:25:49 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 => generated 941 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:25:50.326526 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1b2a963f-4b99-4a76-9854-694fd0285a68 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 Jan 28 19:25:50.328160 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1b2a963f-4b99-4a76-9854-694fd0285a68 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:25:50.328543 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:25:50.328543 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:25:50.329274 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1b2a963f-4b99-4a76-9854-694fd0285a68 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:25:50.609094 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:25:50.609094 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:25:50.640820 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1b2a963f-4b99-4a76-9854-694fd0285a68 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:25:50.735489 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1b2a963f-4b99-4a76-9854-694fd0285a68 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 returned with HTTP 200 Jan 28 19:25:50.736618 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1479/2951] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:25:50 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 => generated 941 bytes in 418 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:25:51.770469 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3de70781-4d56-4745-aa3b-9c800a9c320d tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 Jan 28 19:25:51.771583 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3de70781-4d56-4745-aa3b-9c800a9c320d tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:25:51.772280 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:25:51.772280 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:25:51.773000 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3de70781-4d56-4745-aa3b-9c800a9c320d tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:25:51.941987 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:25:51.941987 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:25:51.975076 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3de70781-4d56-4745-aa3b-9c800a9c320d tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:25:52.050058 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3de70781-4d56-4745-aa3b-9c800a9c320d tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 returned with HTTP 200 Jan 28 19:25:52.054202 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1473/2952] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:25:51 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 => generated 941 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:25:53.083180 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a2edb1e3-6208-4772-8915-163c8db46e75 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 Jan 28 19:25:53.084271 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a2edb1e3-6208-4772-8915-163c8db46e75 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:25:53.084534 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:25:53.084534 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:25:53.102015 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a2edb1e3-6208-4772-8915-163c8db46e75 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:25:53.286657 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:25:53.286657 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:25:53.314435 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a2edb1e3-6208-4772-8915-163c8db46e75 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:25:53.367830 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a2edb1e3-6208-4772-8915-163c8db46e75 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 returned with HTTP 200 Jan 28 19:25:53.369241 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1480/2953] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:25:53 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 => generated 941 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:25:54.404855 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ac43582c-d3e1-4861-9412-1048f241ab49 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 Jan 28 19:25:54.404855 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ac43582c-d3e1-4861-9412-1048f241ab49 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:25:54.410738 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:25:54.410738 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:25:54.410738 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ac43582c-d3e1-4861-9412-1048f241ab49 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:25:54.672191 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:25:54.672191 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:25:54.704196 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ac43582c-d3e1-4861-9412-1048f241ab49 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:25:54.760280 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ac43582c-d3e1-4861-9412-1048f241ab49 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 returned with HTTP 200 Jan 28 19:25:54.772611 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1474/2954] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:25:54 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 => generated 941 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:25:55.783302 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-00a4f1a4-3ecd-41e4-9ad8-50ad6de70684 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 Jan 28 19:25:55.785647 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-00a4f1a4-3ecd-41e4-9ad8-50ad6de70684 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:25:55.789670 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:25:55.789670 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:25:55.791062 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-00a4f1a4-3ecd-41e4-9ad8-50ad6de70684 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:25:56.203223 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:25:56.203223 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:25:56.240993 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-00a4f1a4-3ecd-41e4-9ad8-50ad6de70684 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:25:56.358060 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-00a4f1a4-3ecd-41e4-9ad8-50ad6de70684 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 returned with HTTP 200 Jan 28 19:25:56.359706 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1481/2955] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:25:55 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 => generated 941 bytes in 590 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:25:57.403191 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1492a915-b555-4ce3-ac5c-c3e9b8f1ba20 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 Jan 28 19:25:57.424424 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1492a915-b555-4ce3-ac5c-c3e9b8f1ba20 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:25:57.424424 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:25:57.424424 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:25:57.424424 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1492a915-b555-4ce3-ac5c-c3e9b8f1ba20 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:25:57.679136 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:25:57.679136 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:25:57.709643 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1492a915-b555-4ce3-ac5c-c3e9b8f1ba20 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:25:57.853538 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1492a915-b555-4ce3-ac5c-c3e9b8f1ba20 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 returned with HTTP 200 Jan 28 19:25:57.853538 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1475/2956] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:25:57 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 => generated 941 bytes in 456 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:25:58.860559 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-11377e25-4d8d-44fb-99fa-a757972e47d8 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 Jan 28 19:25:58.862407 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-11377e25-4d8d-44fb-99fa-a757972e47d8 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:25:58.863010 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:25:58.863010 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:25:58.867256 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-11377e25-4d8d-44fb-99fa-a757972e47d8 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:25:59.190859 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:25:59.190859 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:25:59.319096 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-11377e25-4d8d-44fb-99fa-a757972e47d8 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:25:59.497201 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-11377e25-4d8d-44fb-99fa-a757972e47d8 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 returned with HTTP 200 Jan 28 19:25:59.497201 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1482/2957] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:25:58 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 => generated 941 bytes in 643 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:26:00.532081 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0463e9f8-9289-4879-8b96-4072c6cc01c6 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 Jan 28 19:26:00.532593 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0463e9f8-9289-4879-8b96-4072c6cc01c6 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:26:00.532965 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:26:00.532965 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:26:00.534228 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0463e9f8-9289-4879-8b96-4072c6cc01c6 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:26:00.618074 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:26:00.618074 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:26:00.629420 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0463e9f8-9289-4879-8b96-4072c6cc01c6 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:26:00.658911 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0463e9f8-9289-4879-8b96-4072c6cc01c6 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 returned with HTTP 200 Jan 28 19:26:00.663859 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1476/2958] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:26:00 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 => generated 941 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:26:01.707028 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0982e73c-7545-4cad-b469-80ea94f97132 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 Jan 28 19:26:01.707028 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0982e73c-7545-4cad-b469-80ea94f97132 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:26:01.707028 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:26:01.707028 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:26:01.707028 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0982e73c-7545-4cad-b469-80ea94f97132 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:26:01.878281 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:26:01.878281 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:26:01.920026 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0982e73c-7545-4cad-b469-80ea94f97132 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:26:02.033858 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0982e73c-7545-4cad-b469-80ea94f97132 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 returned with HTTP 200 Jan 28 19:26:02.034739 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1483/2959] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:26:01 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 => generated 941 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:26:03.076130 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-48f781ed-ced3-4207-9fed-7e76f86388ba tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 Jan 28 19:26:03.076130 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-48f781ed-ced3-4207-9fed-7e76f86388ba tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:26:03.076130 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:26:03.076130 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:26:03.076130 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-48f781ed-ced3-4207-9fed-7e76f86388ba tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:26:03.189599 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:26:03.189599 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:26:03.209461 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-48f781ed-ced3-4207-9fed-7e76f86388ba tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:26:03.270670 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-48f781ed-ced3-4207-9fed-7e76f86388ba tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 returned with HTTP 200 Jan 28 19:26:03.272925 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1477/2960] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:26:03 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 => generated 941 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:26:04.298518 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9a60212e-69de-432e-9307-585e9762483c tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 Jan 28 19:26:04.299112 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9a60212e-69de-432e-9307-585e9762483c tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:26:04.303658 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:26:04.303658 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:26:04.303658 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9a60212e-69de-432e-9307-585e9762483c tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:26:04.442759 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:26:04.442759 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:26:04.490994 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9a60212e-69de-432e-9307-585e9762483c tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:26:04.606116 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9a60212e-69de-432e-9307-585e9762483c tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 returned with HTTP 200 Jan 28 19:26:04.607539 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1484/2961] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:26:04 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 => generated 941 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:26:05.637642 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-981f9393-eeb4-4c95-bc68-00267d969da2 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 Jan 28 19:26:05.638381 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-981f9393-eeb4-4c95-bc68-00267d969da2 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:26:05.643957 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:26:05.643957 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:26:05.643957 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-981f9393-eeb4-4c95-bc68-00267d969da2 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:26:05.848160 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:26:05.848160 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:26:05.872651 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-981f9393-eeb4-4c95-bc68-00267d969da2 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:26:05.933321 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-981f9393-eeb4-4c95-bc68-00267d969da2 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 returned with HTTP 200 Jan 28 19:26:05.946540 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1478/2962] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:26:05 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 => generated 941 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:26:06.955864 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bbbf57e0-2614-4868-9fa1-1732f9d55a5e tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 Jan 28 19:26:06.957011 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bbbf57e0-2614-4868-9fa1-1732f9d55a5e tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:26:06.957433 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:26:06.957433 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:26:06.958784 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bbbf57e0-2614-4868-9fa1-1732f9d55a5e tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:26:07.107080 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:26:07.107080 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:26:07.131692 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bbbf57e0-2614-4868-9fa1-1732f9d55a5e tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:26:07.191617 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bbbf57e0-2614-4868-9fa1-1732f9d55a5e tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 returned with HTTP 200 Jan 28 19:26:07.193652 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1485/2963] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:26:06 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 => generated 941 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:26:08.213354 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-acee6fd8-990b-4c2a-9b19-67e1679a1e6c tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 Jan 28 19:26:08.214202 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-acee6fd8-990b-4c2a-9b19-67e1679a1e6c tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:26:08.214482 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:26:08.214482 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:26:08.214999 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-acee6fd8-990b-4c2a-9b19-67e1679a1e6c tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:26:08.355184 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:26:08.355184 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:26:08.374833 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-acee6fd8-990b-4c2a-9b19-67e1679a1e6c tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:26:08.415615 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-acee6fd8-990b-4c2a-9b19-67e1679a1e6c tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 returned with HTTP 200 Jan 28 19:26:08.416812 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1479/2964] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:26:08 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 => generated 941 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:26:09.436945 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1a416cfc-2fed-42d2-9116-3738360f2265 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 Jan 28 19:26:09.437977 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1a416cfc-2fed-42d2-9116-3738360f2265 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:26:09.438144 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:26:09.438144 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:26:09.438780 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1a416cfc-2fed-42d2-9116-3738360f2265 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:26:09.522468 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:26:09.522468 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:26:09.532798 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1a416cfc-2fed-42d2-9116-3738360f2265 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:26:09.559399 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1a416cfc-2fed-42d2-9116-3738360f2265 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 returned with HTTP 200 Jan 28 19:26:09.561778 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1486/2965] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:26:09 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 => generated 942 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:26:09.588358 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ac490b93-bab8-4d9f-9a83-29d6c134d73e tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 Jan 28 19:26:09.591064 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ac490b93-bab8-4d9f-9a83-29d6c134d73e tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:26:09.593038 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:26:09.593038 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:26:09.593898 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ac490b93-bab8-4d9f-9a83-29d6c134d73e tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:26:09.714251 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:26:09.714251 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:26:09.733403 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ac490b93-bab8-4d9f-9a83-29d6c134d73e tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:26:09.765479 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ac490b93-bab8-4d9f-9a83-29d6c134d73e tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 returned with HTTP 200 Jan 28 19:26:09.773356 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1480/2966] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:26:09 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 => generated 942 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:26:09.785772 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e6a9abea-168b-4242-9928-290cafc117f5 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] DELETE http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 Jan 28 19:26:09.786309 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e6a9abea-168b-4242-9928-290cafc117f5 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:26:09.786528 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:26:09.786528 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:26:09.786888 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e6a9abea-168b-4242-9928-290cafc117f5 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:26:09.787569 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-e6a9abea-168b-4242-9928-290cafc117f5 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Delete volume with id: fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 Jan 28 19:26:09.844934 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:26:09.844934 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:26:09.846853 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e6a9abea-168b-4242-9928-290cafc117f5 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:26:09.882710 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e6a9abea-168b-4242-9928-290cafc117f5 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Delete volume request issued successfully. Jan 28 19:26:09.884109 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e6a9abea-168b-4242-9928-290cafc117f5 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 returned with HTTP 202 Jan 28 19:26:09.885264 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1487/2967] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:26:09 2021] DELETE /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:26:09.895000 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4af850c8-201f-4b86-bd0c-12c559984698 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 Jan 28 19:26:09.896154 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4af850c8-201f-4b86-bd0c-12c559984698 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:26:09.898194 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:26:09.898194 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:26:09.899785 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4af850c8-201f-4b86-bd0c-12c559984698 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:26:09.979745 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:26:09.979745 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:26:09.993036 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4af850c8-201f-4b86-bd0c-12c559984698 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:26:10.021804 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4af850c8-201f-4b86-bd0c-12c559984698 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 returned with HTTP 200 Jan 28 19:26:10.023131 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1481/2968] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:26:09 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 => generated 941 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:26:11.051401 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fb69503b-1366-4574-9ebb-58cb9be4d98d tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 Jan 28 19:26:11.052969 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fb69503b-1366-4574-9ebb-58cb9be4d98d tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:26:11.052969 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:26:11.052969 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:26:11.053844 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fb69503b-1366-4574-9ebb-58cb9be4d98d tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:26:11.221154 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:26:11.221154 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:26:11.244059 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fb69503b-1366-4574-9ebb-58cb9be4d98d tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:26:11.342060 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fb69503b-1366-4574-9ebb-58cb9be4d98d tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 returned with HTTP 200 Jan 28 19:26:11.344243 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1488/2969] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:26:11 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 => generated 941 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:26:12.370204 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4b38b50b-c8ae-435e-96d0-69e87b3250d3 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 Jan 28 19:26:12.373608 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4b38b50b-c8ae-435e-96d0-69e87b3250d3 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:26:12.373608 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:26:12.373608 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:26:12.373608 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4b38b50b-c8ae-435e-96d0-69e87b3250d3 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:26:12.516368 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:26:12.516368 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:26:12.542570 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4b38b50b-c8ae-435e-96d0-69e87b3250d3 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:26:12.631436 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4b38b50b-c8ae-435e-96d0-69e87b3250d3 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 returned with HTTP 200 Jan 28 19:26:12.633716 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1482/2970] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:26:12 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 => generated 941 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:26:13.651588 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1cbbb585-8f43-45af-b968-149707f786ba tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 Jan 28 19:26:13.652378 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1cbbb585-8f43-45af-b968-149707f786ba tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:26:13.652378 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:26:13.652378 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:26:13.654899 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1cbbb585-8f43-45af-b968-149707f786ba tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:26:13.712989 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1cbbb585-8f43-45af-b968-149707f786ba tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 returned with HTTP 404 Jan 28 19:26:13.722176 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3d73c8c2-a0c6-4ece-ab9a-36b8623e8f51 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] DELETE http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/29973fcf-2f18-4535-a5a9-03d1e710831e Jan 28 19:26:13.722844 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3d73c8c2-a0c6-4ece-ab9a-36b8623e8f51 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:26:13.723723 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:26:13.723723 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:26:13.723723 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3d73c8c2-a0c6-4ece-ab9a-36b8623e8f51 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:26:13.724123 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-3d73c8c2-a0c6-4ece-ab9a-36b8623e8f51 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Delete volume with id: 29973fcf-2f18-4535-a5a9-03d1e710831e Jan 28 19:26:13.729438 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1489/2971] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:26:13 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/fbfdf4f6-9c3d-45bb-9f17-875daa41ea58 => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:26:13.825721 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:26:13.825721 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:26:13.826376 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3d73c8c2-a0c6-4ece-ab9a-36b8623e8f51 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:26:14.032133 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3d73c8c2-a0c6-4ece-ab9a-36b8623e8f51 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Delete volume request issued successfully. Jan 28 19:26:14.032133 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3d73c8c2-a0c6-4ece-ab9a-36b8623e8f51 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/29973fcf-2f18-4535-a5a9-03d1e710831e returned with HTTP 202 Jan 28 19:26:14.041589 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-27a3765a-a223-4525-ab34-56d930db987e tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/29973fcf-2f18-4535-a5a9-03d1e710831e Jan 28 19:26:14.043111 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-27a3765a-a223-4525-ab34-56d930db987e tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:26:14.043882 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-27a3765a-a223-4525-ab34-56d930db987e tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:26:14.046643 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1483/2972] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:26:13 2021] DELETE /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/29973fcf-2f18-4535-a5a9-03d1e710831e => generated 0 bytes in 319 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:26:14.119858 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:26:14.119858 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:26:14.146501 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-27a3765a-a223-4525-ab34-56d930db987e tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:26:14.263274 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-27a3765a-a223-4525-ab34-56d930db987e tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/29973fcf-2f18-4535-a5a9-03d1e710831e returned with HTTP 200 Jan 28 19:26:14.268898 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1490/2973] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:26:14 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/29973fcf-2f18-4535-a5a9-03d1e710831e => generated 908 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:26:15.297232 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7641ca4a-8720-408f-90f3-c47e0e9c2963 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/29973fcf-2f18-4535-a5a9-03d1e710831e Jan 28 19:26:15.297889 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7641ca4a-8720-408f-90f3-c47e0e9c2963 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:26:15.305182 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:26:15.305182 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:26:15.305182 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7641ca4a-8720-408f-90f3-c47e0e9c2963 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:26:15.433557 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:26:15.433557 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:26:15.447747 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7641ca4a-8720-408f-90f3-c47e0e9c2963 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:26:15.496058 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7641ca4a-8720-408f-90f3-c47e0e9c2963 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/29973fcf-2f18-4535-a5a9-03d1e710831e returned with HTTP 200 Jan 28 19:26:15.496058 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1484/2974] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:26:15 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/29973fcf-2f18-4535-a5a9-03d1e710831e => generated 908 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:26:16.543608 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-59635fb4-aa80-4bb4-92e6-311a65c8705d tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/29973fcf-2f18-4535-a5a9-03d1e710831e Jan 28 19:26:16.543608 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-59635fb4-aa80-4bb4-92e6-311a65c8705d tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:26:16.543608 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:26:16.543608 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:26:16.543608 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-59635fb4-aa80-4bb4-92e6-311a65c8705d tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:26:16.785569 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:26:16.785569 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:26:16.827368 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-59635fb4-aa80-4bb4-92e6-311a65c8705d tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:26:16.940962 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-59635fb4-aa80-4bb4-92e6-311a65c8705d tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/29973fcf-2f18-4535-a5a9-03d1e710831e returned with HTTP 200 Jan 28 19:26:16.945398 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1491/2975] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:26:16 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/29973fcf-2f18-4535-a5a9-03d1e710831e => generated 908 bytes in 429 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:26:17.975818 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-60eaf4a0-a056-4938-b863-2adadf567019 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/29973fcf-2f18-4535-a5a9-03d1e710831e Jan 28 19:26:17.975818 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-60eaf4a0-a056-4938-b863-2adadf567019 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:26:17.977567 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:26:17.977567 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:26:17.977567 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-60eaf4a0-a056-4938-b863-2adadf567019 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:26:18.095837 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-60eaf4a0-a056-4938-b863-2adadf567019 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/29973fcf-2f18-4535-a5a9-03d1e710831e returned with HTTP 404 Jan 28 19:26:18.102844 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1485/2976] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:26:17 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/29973fcf-2f18-4535-a5a9-03d1e710831e => generated 109 bytes in 131 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:26:18.115573 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-84b29fb3-9d6d-4079-bf39-cd1e164f1c7b tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] DELETE http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 Jan 28 19:26:18.116808 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-84b29fb3-9d6d-4079-bf39-cd1e164f1c7b tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:26:18.117182 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:26:18.117182 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:26:18.122095 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-84b29fb3-9d6d-4079-bf39-cd1e164f1c7b tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:26:18.123089 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-84b29fb3-9d6d-4079-bf39-cd1e164f1c7b tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Delete volume with id: c94939ea-d9f6-463c-bd83-16e2180436c2 Jan 28 19:26:18.316286 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:26:18.316286 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:26:18.322435 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-84b29fb3-9d6d-4079-bf39-cd1e164f1c7b tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:26:18.425854 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-84b29fb3-9d6d-4079-bf39-cd1e164f1c7b tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Delete volume request issued successfully. Jan 28 19:26:18.427513 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-84b29fb3-9d6d-4079-bf39-cd1e164f1c7b tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 returned with HTTP 202 Jan 28 19:26:18.428754 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1492/2977] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:26:18 2021] DELETE /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 => generated 0 bytes in 323 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:26:18.438691 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0fd4298d-5838-43ab-8363-77cf133cf648 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 Jan 28 19:26:18.441482 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0fd4298d-5838-43ab-8363-77cf133cf648 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:26:18.441482 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0fd4298d-5838-43ab-8363-77cf133cf648 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:26:18.650673 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:26:18.650673 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:26:18.674497 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0fd4298d-5838-43ab-8363-77cf133cf648 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:26:18.780416 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0fd4298d-5838-43ab-8363-77cf133cf648 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 returned with HTTP 200 Jan 28 19:26:18.783120 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1486/2978] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:26:18 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 => generated 1390 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 19:26:19.817259 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e3657023-de05-4ccd-b2d8-d86329b7f2bb tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 Jan 28 19:26:19.817259 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e3657023-de05-4ccd-b2d8-d86329b7f2bb tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:26:19.827307 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:26:19.827307 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:26:19.827307 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e3657023-de05-4ccd-b2d8-d86329b7f2bb tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:26:20.010259 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:26:20.010259 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:26:20.054789 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e3657023-de05-4ccd-b2d8-d86329b7f2bb tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:26:20.123270 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e3657023-de05-4ccd-b2d8-d86329b7f2bb tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 returned with HTTP 200 Jan 28 19:26:20.133975 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1493/2979] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:26:19 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 => generated 1390 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:26:21.157597 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e9ba0c15-6565-4542-8512-2cb406661b7f tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 Jan 28 19:26:21.158564 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e9ba0c15-6565-4542-8512-2cb406661b7f tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:26:21.158896 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:26:21.158896 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:26:21.160142 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e9ba0c15-6565-4542-8512-2cb406661b7f tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:26:21.290602 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:26:21.290602 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:26:21.301613 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e9ba0c15-6565-4542-8512-2cb406661b7f tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:26:21.329295 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e9ba0c15-6565-4542-8512-2cb406661b7f tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 returned with HTTP 200 Jan 28 19:26:21.340333 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1487/2980] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:26:21 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 => generated 1390 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:26:22.350846 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f18d0284-f097-4cdb-9d2c-fa64948e3f08 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 Jan 28 19:26:22.352029 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f18d0284-f097-4cdb-9d2c-fa64948e3f08 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:26:22.352393 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:26:22.352393 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:26:22.353110 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f18d0284-f097-4cdb-9d2c-fa64948e3f08 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:26:22.464534 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f18d0284-f097-4cdb-9d2c-fa64948e3f08 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 returned with HTTP 404 Jan 28 19:26:22.467153 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1494/2981] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:26:22 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/c94939ea-d9f6-463c-bd83-16e2180436c2 => generated 109 bytes in 123 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:26:22.481981 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d3ddb76c-a381-4e5c-8d57-a26d42ae27ba tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] DELETE http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da Jan 28 19:26:22.483535 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d3ddb76c-a381-4e5c-8d57-a26d42ae27ba tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:26:22.483923 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:26:22.483923 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:26:22.484691 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d3ddb76c-a381-4e5c-8d57-a26d42ae27ba tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:26:22.486468 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-d3ddb76c-a381-4e5c-8d57-a26d42ae27ba tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Delete volume with id: 60a0c19b-4f67-448e-9c47-8a4eae0458da Jan 28 19:26:22.600715 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:26:22.600715 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:26:22.602005 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d3ddb76c-a381-4e5c-8d57-a26d42ae27ba tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:26:22.677324 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d3ddb76c-a381-4e5c-8d57-a26d42ae27ba tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Delete volume request issued successfully. Jan 28 19:26:22.678554 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d3ddb76c-a381-4e5c-8d57-a26d42ae27ba tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da returned with HTTP 202 Jan 28 19:26:22.683592 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1488/2982] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:26:22 2021] DELETE /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da => generated 0 bytes in 210 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:26:22.697312 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b5614428-5433-4438-a8ab-afe160994a8a tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da Jan 28 19:26:22.697809 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b5614428-5433-4438-a8ab-afe160994a8a tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:26:22.698942 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b5614428-5433-4438-a8ab-afe160994a8a tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:26:22.834208 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:26:22.834208 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:26:22.854621 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b5614428-5433-4438-a8ab-afe160994a8a tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:26:22.915908 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b5614428-5433-4438-a8ab-afe160994a8a tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da returned with HTTP 200 Jan 28 19:26:22.922493 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1495/2983] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:26:22 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da => generated 1355 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:26:23.943467 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8a1133eb-6fa1-4548-8bfc-4bf87deabe44 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da Jan 28 19:26:23.944904 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8a1133eb-6fa1-4548-8bfc-4bf87deabe44 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:26:23.945369 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:26:23.945369 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:26:23.946032 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8a1133eb-6fa1-4548-8bfc-4bf87deabe44 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:26:24.000140 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:26:24.000140 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:26:24.009727 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8a1133eb-6fa1-4548-8bfc-4bf87deabe44 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Volume info retrieved successfully. Jan 28 19:26:24.037005 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8a1133eb-6fa1-4548-8bfc-4bf87deabe44 tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da returned with HTTP 200 Jan 28 19:26:24.038219 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1489/2984] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:26:23 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da => generated 1355 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 19:26:25.065519 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f0599afe-3814-4b0b-a561-161229e62d3f tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] GET http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da Jan 28 19:26:25.066409 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f0599afe-3814-4b0b-a561-161229e62d3f tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:26:25.066735 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:26:25.066735 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:26:25.067307 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f0599afe-3814-4b0b-a561-161229e62d3f tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:26:25.148734 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f0599afe-3814-4b0b-a561-161229e62d3f tempest-VolumesCloneTest-248195741 tempest-VolumesCloneTest-248195741-project] http://10.222.0.16/volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da returned with HTTP 404 Jan 28 19:26:25.152000 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1496/2985] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:26:25 2021] GET /volume/v3/426394be7e95459b81ac0c95c613f1c9/volumes/60a0c19b-4f67-448e-9c47-8a4eae0458da => generated 109 bytes in 92 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:26:49.176169 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-82d5df53-9595-4d21-b977-5383cce81f5c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] POST http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes Jan 28 19:26:49.177006 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:26:49.177006 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:26:49.179715 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-82d5df53-9595-4d21-b977-5383cce81f5c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-179321317"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:26:49.179715 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-82d5df53-9595-4d21-b977-5383cce81f5c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-179321317'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:26:49.183765 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-82d5df53-9595-4d21-b977-5383cce81f5c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Create volume of 1 GB Jan 28 19:26:49.217670 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-82d5df53-9595-4d21-b977-5383cce81f5c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Availability Zones retrieved successfully. Jan 28 19:26:49.259479 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-82d5df53-9595-4d21-b977-5383cce81f5c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Flow 'volume_create_api' (774f0d88-123d-4196-a4f5-e005bda73a1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:26:49.263683 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-82d5df53-9595-4d21-b977-5383cce81f5c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8ba80f4-9b49-4647-8e15-550565f8c86c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:26:49.269033 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-82d5df53-9595-4d21-b977-5383cce81f5c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:26:49.458573 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-82d5df53-9595-4d21-b977-5383cce81f5c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8ba80f4-9b49-4647-8e15-550565f8c86c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:26:49.462500 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-82d5df53-9595-4d21-b977-5383cce81f5c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0083ede0-38b7-43a4-87c5-427edea40a84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:26:49.689690 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-82d5df53-9595-4d21-b977-5383cce81f5c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Created reservations ['db07828a-ecdc-49ef-b0cd-7f447e1f40d6', '3146fe2b-0131-4631-8217-9ce82c50417e', 'd6482e3f-1f68-44dc-aa96-8057ce803cd2', '5248ec71-006e-4846-9d90-392c5f21d668'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:26:49.694370 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-82d5df53-9595-4d21-b977-5383cce81f5c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0083ede0-38b7-43a4-87c5-427edea40a84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db07828a-ecdc-49ef-b0cd-7f447e1f40d6', '3146fe2b-0131-4631-8217-9ce82c50417e', 'd6482e3f-1f68-44dc-aa96-8057ce803cd2', '5248ec71-006e-4846-9d90-392c5f21d668']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:26:49.700660 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-82d5df53-9595-4d21-b977-5383cce81f5c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35972a86-2a5b-44df-834c-cfa72fd22506) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:26:49.876215 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-82d5df53-9595-4d21-b977-5383cce81f5c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35972a86-2a5b-44df-834c-cfa72fd22506) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e18a9054-b5da-4a5b-b9c6-4dc5f5b70dfc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-179321317',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c06edec285143018dd95c6cda782efe',qos_specs=None,replication_status=,reservations=['db07828a-ecdc-49ef-b0cd-7f447e1f40d6','3146fe2b-0131-4631-8217-9ce82c50417e','d6482e3f-1f68-44dc-aa96-8057ce803cd2','5248ec71-006e-4846-9d90-392c5f21d668'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58308ff035924dc6be5ec6ebe73dbcfa',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:26:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-179321317',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e18a9054-b5da-4a5b-b9c6-4dc5f5b70dfc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c06edec285143018dd95c6cda782efe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='58308ff035924dc6be5ec6ebe73dbcfa',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:26:49.882044 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-82d5df53-9595-4d21-b977-5383cce81f5c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f77ed9bf-8b3b-49b8-9984-a276c289f84a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:26:49.948895 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-82d5df53-9595-4d21-b977-5383cce81f5c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f77ed9bf-8b3b-49b8-9984-a276c289f84a) transitioned into state 'SUCCESS' from state '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-179321317',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c06edec285143018dd95c6cda782efe',qos_specs=None,replication_status=,reservations=['db07828a-ecdc-49ef-b0cd-7f447e1f40d6','3146fe2b-0131-4631-8217-9ce82c50417e','d6482e3f-1f68-44dc-aa96-8057ce803cd2','5248ec71-006e-4846-9d90-392c5f21d668'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58308ff035924dc6be5ec6ebe73dbcfa',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:26:49.951434 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-82d5df53-9595-4d21-b977-5383cce81f5c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5b06d38-4aae-401b-b304-6fcde8e71e0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:26:49.988765 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-82d5df53-9595-4d21-b977-5383cce81f5c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5b06d38-4aae-401b-b304-6fcde8e71e0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:26:49.996037 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-82d5df53-9595-4d21-b977-5383cce81f5c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Flow 'volume_create_api' (774f0d88-123d-4196-a4f5-e005bda73a1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:26:50.075829 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-82d5df53-9595-4d21-b977-5383cce81f5c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Create volume request issued successfully. Jan 28 19:26:50.118345 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-82d5df53-9595-4d21-b977-5383cce81f5c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes returned with HTTP 202 Jan 28 19:26:50.120374 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1490/2986] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 19:26:49 2021] POST /volume/v3/7c06edec285143018dd95c6cda782efe/volumes => generated 817 bytes in 954 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:26:50.156029 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b0ce0ea7-e203-493f-9f9d-4aeaa1a9caa9 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] GET http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/e18a9054-b5da-4a5b-b9c6-4dc5f5b70dfc Jan 28 19:26:50.157440 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b0ce0ea7-e203-493f-9f9d-4aeaa1a9caa9 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:26:50.158614 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b0ce0ea7-e203-493f-9f9d-4aeaa1a9caa9 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:26:50.324288 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:26:50.324288 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:26:50.336112 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b0ce0ea7-e203-493f-9f9d-4aeaa1a9caa9 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Volume info retrieved successfully. Jan 28 19:26:50.376408 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b0ce0ea7-e203-493f-9f9d-4aeaa1a9caa9 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/e18a9054-b5da-4a5b-b9c6-4dc5f5b70dfc returned with HTTP 200 Jan 28 19:26:50.378264 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1497/2987] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:26:50 2021] GET /volume/v3/7c06edec285143018dd95c6cda782efe/volumes/e18a9054-b5da-4a5b-b9c6-4dc5f5b70dfc => generated 909 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:26:51.412960 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fd48a684-9267-4a0f-a2cf-5bd42811beee tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] GET http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/e18a9054-b5da-4a5b-b9c6-4dc5f5b70dfc Jan 28 19:26:51.413985 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fd48a684-9267-4a0f-a2cf-5bd42811beee tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:26:51.414355 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:26:51.414355 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:26:51.415042 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fd48a684-9267-4a0f-a2cf-5bd42811beee tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:26:51.525758 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:26:51.525758 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:26:51.548137 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fd48a684-9267-4a0f-a2cf-5bd42811beee tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Volume info retrieved successfully. Jan 28 19:26:51.600774 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fd48a684-9267-4a0f-a2cf-5bd42811beee tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/e18a9054-b5da-4a5b-b9c6-4dc5f5b70dfc returned with HTTP 200 Jan 28 19:26:51.606768 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1491/2988] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:26:51 2021] GET /volume/v3/7c06edec285143018dd95c6cda782efe/volumes/e18a9054-b5da-4a5b-b9c6-4dc5f5b70dfc => generated 910 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:26:51.638083 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4e337404-36d0-4c90-ba83-1bad0de1ae5f tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] POST http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/e18a9054-b5da-4a5b-b9c6-4dc5f5b70dfc/action Jan 28 19:26:51.639684 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:26:51.639684 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:26:51.640763 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4e337404-36d0-4c90-ba83-1bad0de1ae5f tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Action body: b'{"os-attach": {"instance_uuid": "c98cb2b8-07f3-4ad5-b10f-5a9f5ff6cdc2", "mountpoint": "/dev/sdb"}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:26:51.641643 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4e337404-36d0-4c90-ba83-1bad0de1ae5f tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "c98cb2b8-07f3-4ad5-b10f-5a9f5ff6cdc2", "mountpoint": "/dev/sdb"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:26:51.714956 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:26:51.714956 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:26:51.716522 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4e337404-36d0-4c90-ba83-1bad0de1ae5f tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Volume info retrieved successfully. Jan 28 19:26:51.737735 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4e337404-36d0-4c90-ba83-1bad0de1ae5f tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Update volume admin metadata completed successfully. Jan 28 19:26:52.071568 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4e337404-36d0-4c90-ba83-1bad0de1ae5f tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Attach volume completed successfully. Jan 28 19:26:52.073212 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4e337404-36d0-4c90-ba83-1bad0de1ae5f tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/e18a9054-b5da-4a5b-b9c6-4dc5f5b70dfc/action returned with HTTP 202 Jan 28 19:26:52.077746 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1498/2989] 10.222.0.16 () {60 vars in 1357 bytes} [Thu Jan 28 19:26:51 2021] POST /volume/v3/7c06edec285143018dd95c6cda782efe/volumes/e18a9054-b5da-4a5b-b9c6-4dc5f5b70dfc/action => generated 0 bytes in 447 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 19:26:52.093250 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ec6c50d0-28e7-4324-90d0-eee6df8efccc tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] GET http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/e18a9054-b5da-4a5b-b9c6-4dc5f5b70dfc Jan 28 19:26:52.093557 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ec6c50d0-28e7-4324-90d0-eee6df8efccc tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:26:52.093922 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:26:52.093922 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:26:52.095266 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ec6c50d0-28e7-4324-90d0-eee6df8efccc tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:26:52.211992 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:26:52.211992 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:26:52.231466 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ec6c50d0-28e7-4324-90d0-eee6df8efccc tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Volume info retrieved successfully. Jan 28 19:26:52.278466 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:26:52.278466 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:26:52.300606 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ec6c50d0-28e7-4324-90d0-eee6df8efccc tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/e18a9054-b5da-4a5b-b9c6-4dc5f5b70dfc returned with HTTP 200 Jan 28 19:26:52.302537 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1492/2990] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:26:52 2021] GET /volume/v3/7c06edec285143018dd95c6cda782efe/volumes/e18a9054-b5da-4a5b-b9c6-4dc5f5b70dfc => generated 1244 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:26:52.338763 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-342a2cd4-7460-4946-bbba-e37836c51619 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] GET http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/e18a9054-b5da-4a5b-b9c6-4dc5f5b70dfc Jan 28 19:26:52.340089 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-342a2cd4-7460-4946-bbba-e37836c51619 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:26:52.340895 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:26:52.340895 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:26:52.342182 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-342a2cd4-7460-4946-bbba-e37836c51619 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:26:52.430339 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:26:52.430339 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:26:52.459546 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-342a2cd4-7460-4946-bbba-e37836c51619 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Volume info retrieved successfully. Jan 28 19:26:52.494823 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:26:52.494823 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:26:52.512814 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-342a2cd4-7460-4946-bbba-e37836c51619 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/e18a9054-b5da-4a5b-b9c6-4dc5f5b70dfc returned with HTTP 200 Jan 28 19:26:52.515764 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1499/2991] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:26:52 2021] GET /volume/v3/7c06edec285143018dd95c6cda782efe/volumes/e18a9054-b5da-4a5b-b9c6-4dc5f5b70dfc => generated 1244 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:26:53.102141 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7cf9c225-cf8d-4218-b4bd-47e9fdc71451 tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] POST http://10.222.0.16/volume/v3/10adc732274743a8987be0f3d2608392/volumes/e18a9054-b5da-4a5b-b9c6-4dc5f5b70dfc/action Jan 28 19:26:53.103056 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:26:53.103056 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:26:53.103855 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7cf9c225-cf8d-4218-b4bd-47e9fdc71451 tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:26:53.104539 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7cf9c225-cf8d-4218-b4bd-47e9fdc71451 tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:26:53.109731 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.admin_actions [None req-7cf9c225-cf8d-4218-b4bd-47e9fdc71451 tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] Updating volume 'e18a9054-b5da-4a5b-b9c6-4dc5f5b70dfc' with '{'status': 'error'}' {{(pid=87915) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 28 19:26:53.298533 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:26:53.298533 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:26:53.463930 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7cf9c225-cf8d-4218-b4bd-47e9fdc71451 tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] http://10.222.0.16/volume/v3/10adc732274743a8987be0f3d2608392/volumes/e18a9054-b5da-4a5b-b9c6-4dc5f5b70dfc/action returned with HTTP 202 Jan 28 19:26:53.471619 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1493/2992] 10.222.0.16 () {60 vars in 1357 bytes} [Thu Jan 28 19:26:52 2021] POST /volume/v3/10adc732274743a8987be0f3d2608392/volumes/e18a9054-b5da-4a5b-b9c6-4dc5f5b70dfc/action => generated 0 bytes in 922 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 19:26:53.479209 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-42452bd0-95f3-4c28-9cfa-8d4bf2c3f510 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] GET http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/e18a9054-b5da-4a5b-b9c6-4dc5f5b70dfc Jan 28 19:26:53.480106 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-42452bd0-95f3-4c28-9cfa-8d4bf2c3f510 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:26:53.480524 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:26:53.480524 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:26:53.481341 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-42452bd0-95f3-4c28-9cfa-8d4bf2c3f510 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:26:53.572950 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:26:53.572950 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:26:53.585545 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-42452bd0-95f3-4c28-9cfa-8d4bf2c3f510 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Volume info retrieved successfully. Jan 28 19:26:53.639971 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:26:53.639971 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:26:53.656510 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-42452bd0-95f3-4c28-9cfa-8d4bf2c3f510 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/e18a9054-b5da-4a5b-b9c6-4dc5f5b70dfc returned with HTTP 200 Jan 28 19:26:53.657960 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1500/2993] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:26:53 2021] GET /volume/v3/7c06edec285143018dd95c6cda782efe/volumes/e18a9054-b5da-4a5b-b9c6-4dc5f5b70dfc => generated 1243 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:26:53.677500 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9ba7c7da-0b3a-4aa1-9f8e-3fc5d418978f tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] POST http://10.222.0.16/volume/v3/10adc732274743a8987be0f3d2608392/volumes/e18a9054-b5da-4a5b-b9c6-4dc5f5b70dfc/action Jan 28 19:26:53.678323 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:26:53.678323 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:26:53.679086 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9ba7c7da-0b3a-4aa1-9f8e-3fc5d418978f tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "0a557ddc-ade9-46d2-a79b-6e134abce92b"}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:26:53.679726 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9ba7c7da-0b3a-4aa1-9f8e-3fc5d418978f tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "0a557ddc-ade9-46d2-a79b-6e134abce92b"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:26:53.775965 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:26:53.775965 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:26:53.778023 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9ba7c7da-0b3a-4aa1-9f8e-3fc5d418978f tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] Volume info retrieved successfully. Jan 28 19:26:54.067754 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9ba7c7da-0b3a-4aa1-9f8e-3fc5d418978f tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] Terminate volume connection completed successfully. Jan 28 19:26:54.080495 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9ba7c7da-0b3a-4aa1-9f8e-3fc5d418978f tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=87915) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:727}} Jan 28 19:26:54.294061 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9ba7c7da-0b3a-4aa1-9f8e-3fc5d418978f tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] Detach volume completed successfully. Jan 28 19:26:54.294613 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9ba7c7da-0b3a-4aa1-9f8e-3fc5d418978f tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] http://10.222.0.16/volume/v3/10adc732274743a8987be0f3d2608392/volumes/e18a9054-b5da-4a5b-b9c6-4dc5f5b70dfc/action returned with HTTP 202 Jan 28 19:26:54.302341 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1494/2994] 10.222.0.16 () {60 vars in 1357 bytes} [Thu Jan 28 19:26:53 2021] POST /volume/v3/10adc732274743a8987be0f3d2608392/volumes/e18a9054-b5da-4a5b-b9c6-4dc5f5b70dfc/action => generated 0 bytes in 630 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 19:26:54.305055 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2fcc39e5-4a5d-40ff-ad6f-6cbd2244e403 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] GET http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/e18a9054-b5da-4a5b-b9c6-4dc5f5b70dfc Jan 28 19:26:54.306141 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2fcc39e5-4a5d-40ff-ad6f-6cbd2244e403 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:26:54.306659 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:26:54.306659 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:26:54.307129 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2fcc39e5-4a5d-40ff-ad6f-6cbd2244e403 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:26:54.407853 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:26:54.407853 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:26:54.417721 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2fcc39e5-4a5d-40ff-ad6f-6cbd2244e403 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Volume info retrieved successfully. Jan 28 19:26:54.445020 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2fcc39e5-4a5d-40ff-ad6f-6cbd2244e403 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/e18a9054-b5da-4a5b-b9c6-4dc5f5b70dfc returned with HTTP 200 Jan 28 19:26:54.446124 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1501/2995] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:26:54 2021] GET /volume/v3/7c06edec285143018dd95c6cda782efe/volumes/e18a9054-b5da-4a5b-b9c6-4dc5f5b70dfc => generated 929 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:26:54.463050 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-60c5e921-026e-4574-a3f3-4359fdeaef77 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] GET http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/e18a9054-b5da-4a5b-b9c6-4dc5f5b70dfc Jan 28 19:26:54.463729 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-60c5e921-026e-4574-a3f3-4359fdeaef77 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:26:54.463981 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:26:54.463981 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:26:54.464462 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-60c5e921-026e-4574-a3f3-4359fdeaef77 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:26:54.526224 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:26:54.526224 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:26:54.542021 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-60c5e921-026e-4574-a3f3-4359fdeaef77 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Volume info retrieved successfully. Jan 28 19:26:54.574145 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-60c5e921-026e-4574-a3f3-4359fdeaef77 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/e18a9054-b5da-4a5b-b9c6-4dc5f5b70dfc returned with HTTP 200 Jan 28 19:26:54.575165 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1495/2996] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:26:54 2021] GET /volume/v3/7c06edec285143018dd95c6cda782efe/volumes/e18a9054-b5da-4a5b-b9c6-4dc5f5b70dfc => generated 929 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:26:54.591564 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9514f800-6bc3-416d-acd7-47dcece00054 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] POST http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/e18a9054-b5da-4a5b-b9c6-4dc5f5b70dfc/action Jan 28 19:26:54.592019 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:26:54.592019 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:26:54.592454 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9514f800-6bc3-416d-acd7-47dcece00054 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Action body: b'{"os-detach": {}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:26:54.592837 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9514f800-6bc3-416d-acd7-47dcece00054 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:26:54.668643 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:26:54.668643 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:26:54.670417 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9514f800-6bc3-416d-acd7-47dcece00054 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Volume info retrieved successfully. Jan 28 19:26:54.789862 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9514f800-6bc3-416d-acd7-47dcece00054 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Detach volume completed successfully. Jan 28 19:26:54.791949 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9514f800-6bc3-416d-acd7-47dcece00054 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/e18a9054-b5da-4a5b-b9c6-4dc5f5b70dfc/action returned with HTTP 202 Jan 28 19:26:54.794375 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1502/2997] 10.222.0.16 () {60 vars in 1357 bytes} [Thu Jan 28 19:26:54 2021] POST /volume/v3/7c06edec285143018dd95c6cda782efe/volumes/e18a9054-b5da-4a5b-b9c6-4dc5f5b70dfc/action => generated 0 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 19:26:54.812444 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6585cbf6-8394-442b-81ac-a0889d2dcbc3 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] GET http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/e18a9054-b5da-4a5b-b9c6-4dc5f5b70dfc Jan 28 19:26:54.813689 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6585cbf6-8394-442b-81ac-a0889d2dcbc3 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:26:54.814074 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:26:54.814074 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:26:54.815272 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6585cbf6-8394-442b-81ac-a0889d2dcbc3 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:26:55.020362 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:26:55.020362 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:26:55.060319 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6585cbf6-8394-442b-81ac-a0889d2dcbc3 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Volume info retrieved successfully. Jan 28 19:26:55.182762 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6585cbf6-8394-442b-81ac-a0889d2dcbc3 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/e18a9054-b5da-4a5b-b9c6-4dc5f5b70dfc returned with HTTP 200 Jan 28 19:26:55.197173 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1496/2998] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:26:54 2021] GET /volume/v3/7c06edec285143018dd95c6cda782efe/volumes/e18a9054-b5da-4a5b-b9c6-4dc5f5b70dfc => generated 929 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:26:58.325878 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-798439f9-7b36-4994-b057-c2378db9c88d req-0ac8620b-dfd1-41b0-8973-3a5985dd0aca tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] DELETE http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/attachments/f41e5e61-f32c-47ff-9db8-f696c1c59ecb Jan 28 19:26:58.327479 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-798439f9-7b36-4994-b057-c2378db9c88d req-0ac8620b-dfd1-41b0-8973-3a5985dd0aca tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:26:58.327837 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:26:58.327837 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:26:58.337862 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-798439f9-7b36-4994-b057-c2378db9c88d req-0ac8620b-dfd1-41b0-8973-3a5985dd0aca tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:26:58.399147 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:26:58.399147 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:26:59.787813 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-798439f9-7b36-4994-b057-c2378db9c88d req-0ac8620b-dfd1-41b0-8973-3a5985dd0aca tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 19:26:59.788639 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-798439f9-7b36-4994-b057-c2378db9c88d req-0ac8620b-dfd1-41b0-8973-3a5985dd0aca tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Pending status list for volume during attachment-delete: [] {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 19:26:59.799645 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-798439f9-7b36-4994-b057-c2378db9c88d req-0ac8620b-dfd1-41b0-8973-3a5985dd0aca tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/attachments/f41e5e61-f32c-47ff-9db8-f696c1c59ecb returned with HTTP 200 Jan 28 19:26:59.801207 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1503/2999] 10.222.0.43 () {62 vars in 1437 bytes} [Thu Jan 28 19:26:58 2021] DELETE /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/attachments/f41e5e61-f32c-47ff-9db8-f696c1c59ecb => generated 19 bytes in 1490 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:27:05.740031 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d9193fd4-921c-4e46-82a2-a03d6a94d4bd tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] DELETE http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/d83d508c-eaeb-483c-bb62-73c11128082b Jan 28 19:27:05.741403 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d9193fd4-921c-4e46-82a2-a03d6a94d4bd tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:27:05.741769 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:05.741769 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:05.743492 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d9193fd4-921c-4e46-82a2-a03d6a94d4bd tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:27:05.744223 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-d9193fd4-921c-4e46-82a2-a03d6a94d4bd tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Delete volume with id: d83d508c-eaeb-483c-bb62-73c11128082b Jan 28 19:27:05.901831 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:27:05.901831 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:27:05.903441 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d9193fd4-921c-4e46-82a2-a03d6a94d4bd tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Volume info retrieved successfully. Jan 28 19:27:05.952903 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d9193fd4-921c-4e46-82a2-a03d6a94d4bd tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Delete volume request issued successfully. Jan 28 19:27:05.954827 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d9193fd4-921c-4e46-82a2-a03d6a94d4bd tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/d83d508c-eaeb-483c-bb62-73c11128082b returned with HTTP 202 Jan 28 19:27:05.957123 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1497/3000] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:27:05 2021] DELETE /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/d83d508c-eaeb-483c-bb62-73c11128082b => generated 0 bytes in 222 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:27:05.967324 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-68f9db1d-0ecd-43e1-957b-e7b1132cd47f tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] DELETE http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 Jan 28 19:27:05.971986 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-68f9db1d-0ecd-43e1-957b-e7b1132cd47f tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:27:05.972458 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:05.972458 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:05.973382 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-68f9db1d-0ecd-43e1-957b-e7b1132cd47f tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:27:05.974639 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.contrib.backups [None req-68f9db1d-0ecd-43e1-957b-e7b1132cd47f tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Delete backup with id: b9e422b6-49a2-41b6-ada1-ff2ad69511b9. Jan 28 19:27:06.083194 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:27:06.083194 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:27:06.196399 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.backup.rpcapi [None req-68f9db1d-0ecd-43e1-957b-e7b1132cd47f tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] delete_backup rpcapi backup_id b9e422b6-49a2-41b6-ada1-ff2ad69511b9 {{(pid=87914) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 28 19:27:06.219072 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-68f9db1d-0ecd-43e1-957b-e7b1132cd47f tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 returned with HTTP 202 Jan 28 19:27:06.229809 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1504/3001] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:27:05 2021] DELETE /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/backups/b9e422b6-49a2-41b6-ada1-ff2ad69511b9 => generated 0 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 19:27:06.232343 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fd4c519a-fc7a-43e3-b455-71f6d0555449 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] DELETE http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 Jan 28 19:27:06.233567 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fd4c519a-fc7a-43e3-b455-71f6d0555449 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:27:06.233786 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:06.233786 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:06.234351 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fd4c519a-fc7a-43e3-b455-71f6d0555449 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:27:06.235773 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-fd4c519a-fc7a-43e3-b455-71f6d0555449 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Delete volume with id: acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 Jan 28 19:27:06.460307 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:27:06.460307 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:27:06.465012 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fd4c519a-fc7a-43e3-b455-71f6d0555449 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Volume info retrieved successfully. Jan 28 19:27:06.543942 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fd4c519a-fc7a-43e3-b455-71f6d0555449 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Delete volume request issued successfully. Jan 28 19:27:06.544787 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fd4c519a-fc7a-43e3-b455-71f6d0555449 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 returned with HTTP 202 Jan 28 19:27:06.551878 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1498/3002] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:27:06 2021] DELETE /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 => generated 0 bytes in 321 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:27:06.560328 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cdbdb9f1-102e-4dbb-ba68-7f16c4d9c8b1 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 Jan 28 19:27:06.561363 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cdbdb9f1-102e-4dbb-ba68-7f16c4d9c8b1 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:27:06.561732 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:06.561732 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:06.562433 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cdbdb9f1-102e-4dbb-ba68-7f16c4d9c8b1 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:27:06.878122 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:27:06.878122 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:27:06.938551 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cdbdb9f1-102e-4dbb-ba68-7f16c4d9c8b1 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Volume info retrieved successfully. Jan 28 19:27:07.041576 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cdbdb9f1-102e-4dbb-ba68-7f16c4d9c8b1 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 returned with HTTP 200 Jan 28 19:27:07.058646 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1505/3003] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:27:06 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 => generated 1363 bytes in 506 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:27:07.121504 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-27849d27-55ad-484f-9d12-195d556b851c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] POST http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes Jan 28 19:27:07.122218 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:07.122218 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:07.122825 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-27849d27-55ad-484f-9d12-195d556b851c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-959167829"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:27:07.125926 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-27849d27-55ad-484f-9d12-195d556b851c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-959167829'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:27:07.138704 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-27849d27-55ad-484f-9d12-195d556b851c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Create volume of 1 GB Jan 28 19:27:07.268226 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-27849d27-55ad-484f-9d12-195d556b851c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Availability Zones retrieved successfully. Jan 28 19:27:07.393509 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-27849d27-55ad-484f-9d12-195d556b851c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Flow 'volume_create_api' (6b9d9a87-0447-4abf-a5a6-0ef2c35020f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:27:07.413207 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-27849d27-55ad-484f-9d12-195d556b851c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66e91434-4b1c-4859-9497-e6c333a2baa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:27:07.433958 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-27849d27-55ad-484f-9d12-195d556b851c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:27:07.856538 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-27849d27-55ad-484f-9d12-195d556b851c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66e91434-4b1c-4859-9497-e6c333a2baa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:27:07.879360 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-27849d27-55ad-484f-9d12-195d556b851c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (824bfc0a-fbd6-4a09-b62b-34fa552ad533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:27:08.084848 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c3449627-6f9d-4304-add3-61486248fa7f tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 Jan 28 19:27:08.085432 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c3449627-6f9d-4304-add3-61486248fa7f tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:27:08.085731 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:08.085731 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:08.086244 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c3449627-6f9d-4304-add3-61486248fa7f tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:27:08.185618 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-27849d27-55ad-484f-9d12-195d556b851c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Created reservations ['d0e39b44-1350-4f9e-8b06-786aac4bc0bc', '9fc8b3e5-b34f-4588-8fd4-0a9def28a5a8', 'c8bf9d3d-b965-427b-9f23-0f1d8538c43e', '91e3ded0-461f-4b62-a185-1a432dea0a4b'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:27:08.188872 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-27849d27-55ad-484f-9d12-195d556b851c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (824bfc0a-fbd6-4a09-b62b-34fa552ad533) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0e39b44-1350-4f9e-8b06-786aac4bc0bc', '9fc8b3e5-b34f-4588-8fd4-0a9def28a5a8', 'c8bf9d3d-b965-427b-9f23-0f1d8538c43e', '91e3ded0-461f-4b62-a185-1a432dea0a4b']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:27:08.196573 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-27849d27-55ad-484f-9d12-195d556b851c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8de85ff-6a59-4132-93d2-cd4ee2a825f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:27:08.328030 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:27:08.328030 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:27:08.366177 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c3449627-6f9d-4304-add3-61486248fa7f tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Volume info retrieved successfully. Jan 28 19:27:08.435822 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-27849d27-55ad-484f-9d12-195d556b851c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8de85ff-6a59-4132-93d2-cd4ee2a825f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51c00739-45da-497d-8029-8f8583227fc8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-959167829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c06edec285143018dd95c6cda782efe',qos_specs=None,replication_status=,reservations=['d0e39b44-1350-4f9e-8b06-786aac4bc0bc','9fc8b3e5-b34f-4588-8fd4-0a9def28a5a8','c8bf9d3d-b965-427b-9f23-0f1d8538c43e','91e3ded0-461f-4b62-a185-1a432dea0a4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58308ff035924dc6be5ec6ebe73dbcfa',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:27:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-959167829',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51c00739-45da-497d-8029-8f8583227fc8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c06edec285143018dd95c6cda782efe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='58308ff035924dc6be5ec6ebe73dbcfa',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:27:08.448990 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-27849d27-55ad-484f-9d12-195d556b851c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (987d9965-6a69-42a0-83df-5600293192d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:27:08.465268 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c3449627-6f9d-4304-add3-61486248fa7f tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 returned with HTTP 200 Jan 28 19:27:08.466567 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1506/3004] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:27:08 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 => generated 1363 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:27:08.521006 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-27849d27-55ad-484f-9d12-195d556b851c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (987d9965-6a69-42a0-83df-5600293192d6) transitioned into state 'SUCCESS' from state '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-959167829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c06edec285143018dd95c6cda782efe',qos_specs=None,replication_status=,reservations=['d0e39b44-1350-4f9e-8b06-786aac4bc0bc','9fc8b3e5-b34f-4588-8fd4-0a9def28a5a8','c8bf9d3d-b965-427b-9f23-0f1d8538c43e','91e3ded0-461f-4b62-a185-1a432dea0a4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58308ff035924dc6be5ec6ebe73dbcfa',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:27:08.524721 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-27849d27-55ad-484f-9d12-195d556b851c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53a0b4b7-6b51-4f93-ba51-e698907b976e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:27:08.556518 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-27849d27-55ad-484f-9d12-195d556b851c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53a0b4b7-6b51-4f93-ba51-e698907b976e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:27:08.571438 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-27849d27-55ad-484f-9d12-195d556b851c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Flow 'volume_create_api' (6b9d9a87-0447-4abf-a5a6-0ef2c35020f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:27:08.827963 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-27849d27-55ad-484f-9d12-195d556b851c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Create volume request issued successfully. Jan 28 19:27:08.857828 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-27849d27-55ad-484f-9d12-195d556b851c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes returned with HTTP 202 Jan 28 19:27:08.861616 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1499/3005] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 19:27:07 2021] POST /volume/v3/7c06edec285143018dd95c6cda782efe/volumes => generated 817 bytes in 1749 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:27:08.885964 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7ee1050e-ad09-4a8e-991f-3294f61fd42f tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] GET http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/51c00739-45da-497d-8029-8f8583227fc8 Jan 28 19:27:08.888902 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7ee1050e-ad09-4a8e-991f-3294f61fd42f tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:27:08.892754 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:08.892754 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:08.893771 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7ee1050e-ad09-4a8e-991f-3294f61fd42f tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:27:09.244600 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:27:09.244600 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:27:09.322382 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7ee1050e-ad09-4a8e-991f-3294f61fd42f tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Volume info retrieved successfully. Jan 28 19:27:09.514256 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7ee1050e-ad09-4a8e-991f-3294f61fd42f tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/51c00739-45da-497d-8029-8f8583227fc8 returned with HTTP 200 Jan 28 19:27:09.515750 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ed7f1425-8099-4643-8d5a-081a7b581754 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 Jan 28 19:27:09.523194 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ed7f1425-8099-4643-8d5a-081a7b581754 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:27:09.523680 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:09.523680 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:09.525427 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ed7f1425-8099-4643-8d5a-081a7b581754 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:27:09.534167 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1507/3006] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:27:08 2021] GET /volume/v3/7c06edec285143018dd95c6cda782efe/volumes/51c00739-45da-497d-8029-8f8583227fc8 => generated 909 bytes in 654 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:27:09.714461 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:27:09.714461 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:27:09.745816 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ed7f1425-8099-4643-8d5a-081a7b581754 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Volume info retrieved successfully. Jan 28 19:27:09.902233 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ed7f1425-8099-4643-8d5a-081a7b581754 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 returned with HTTP 200 Jan 28 19:27:09.919739 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1500/3007] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:27:09 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 => generated 1363 bytes in 417 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 19:27:10.555134 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2db39583-01c4-4f78-8de6-25827f91d423 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] GET http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/51c00739-45da-497d-8029-8f8583227fc8 Jan 28 19:27:10.556114 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2db39583-01c4-4f78-8de6-25827f91d423 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:27:10.556658 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:10.556658 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:10.560501 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2db39583-01c4-4f78-8de6-25827f91d423 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:27:10.905848 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:27:10.905848 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:27:10.923544 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6dd2556f-da86-4c65-a4fe-caf011ca39e7 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 Jan 28 19:27:10.924864 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6dd2556f-da86-4c65-a4fe-caf011ca39e7 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:27:10.925469 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:10.925469 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:10.929271 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6dd2556f-da86-4c65-a4fe-caf011ca39e7 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:27:10.980555 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2db39583-01c4-4f78-8de6-25827f91d423 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Volume info retrieved successfully. Jan 28 19:27:11.081211 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2db39583-01c4-4f78-8de6-25827f91d423 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/51c00739-45da-497d-8029-8f8583227fc8 returned with HTTP 200 Jan 28 19:27:11.082870 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1508/3008] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:27:10 2021] GET /volume/v3/7c06edec285143018dd95c6cda782efe/volumes/51c00739-45da-497d-8029-8f8583227fc8 => generated 909 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:27:11.244339 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:27:11.244339 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:27:11.318523 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6dd2556f-da86-4c65-a4fe-caf011ca39e7 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Volume info retrieved successfully. Jan 28 19:27:11.572340 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6dd2556f-da86-4c65-a4fe-caf011ca39e7 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 returned with HTTP 200 Jan 28 19:27:11.586006 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1501/3009] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:27:10 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 => generated 1363 bytes in 670 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 19:27:12.111684 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7654626c-d339-4882-90c8-47a35261c550 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] GET http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/51c00739-45da-497d-8029-8f8583227fc8 Jan 28 19:27:12.112622 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7654626c-d339-4882-90c8-47a35261c550 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:27:12.112830 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:12.112830 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:12.114110 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7654626c-d339-4882-90c8-47a35261c550 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:27:12.301188 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:27:12.301188 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:27:12.350167 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7654626c-d339-4882-90c8-47a35261c550 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Volume info retrieved successfully. Jan 28 19:27:12.453333 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7654626c-d339-4882-90c8-47a35261c550 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/51c00739-45da-497d-8029-8f8583227fc8 returned with HTTP 200 Jan 28 19:27:12.454796 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1509/3010] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:27:12 2021] GET /volume/v3/7c06edec285143018dd95c6cda782efe/volumes/51c00739-45da-497d-8029-8f8583227fc8 => generated 909 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:27:12.609295 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4af2573e-edd3-4be6-b52c-e84836732b03 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] GET http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 Jan 28 19:27:12.610196 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4af2573e-edd3-4be6-b52c-e84836732b03 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:27:12.610744 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:12.610744 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:12.615835 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4af2573e-edd3-4be6-b52c-e84836732b03 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:27:12.918546 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4af2573e-edd3-4be6-b52c-e84836732b03 tempest-TestVolumeBackupRestore-54203839 tempest-TestVolumeBackupRestore-54203839-project] http://10.222.0.16/volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 returned with HTTP 404 Jan 28 19:27:12.920443 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1502/3011] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:27:12 2021] GET /volume/v3/6315863d69df41e4bcd0ee73c5b1b170/volumes/acf8d6ba-5ac1-467f-a56a-f51f44ed51f2 => generated 109 bytes in 321 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 28 19:27:13.497107 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d87bbf84-174b-44bb-b75e-f9bbaac2a71b tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] GET http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/51c00739-45da-497d-8029-8f8583227fc8 Jan 28 19:27:13.497885 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d87bbf84-174b-44bb-b75e-f9bbaac2a71b tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:27:13.498015 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:13.498015 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:13.498550 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d87bbf84-174b-44bb-b75e-f9bbaac2a71b tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:27:13.605649 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:27:13.605649 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:27:13.616636 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d87bbf84-174b-44bb-b75e-f9bbaac2a71b tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Volume info retrieved successfully. Jan 28 19:27:13.668810 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d87bbf84-174b-44bb-b75e-f9bbaac2a71b tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/51c00739-45da-497d-8029-8f8583227fc8 returned with HTTP 200 Jan 28 19:27:13.695208 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bfc8cbe5-96e4-4365-9d18-72b5db527a99 tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] POST http://10.222.0.16/volume/v3/10adc732274743a8987be0f3d2608392/volumes/51c00739-45da-497d-8029-8f8583227fc8/action Jan 28 19:27:13.696445 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bfc8cbe5-96e4-4365-9d18-72b5db527a99 tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:27:13.697064 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bfc8cbe5-96e4-4365-9d18-72b5db527a99 tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:27:13.698884 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.admin_actions [None req-bfc8cbe5-96e4-4365-9d18-72b5db527a99 tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] Updating volume '51c00739-45da-497d-8029-8f8583227fc8' with '{'status': 'attaching'}' {{(pid=87915) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 28 19:27:13.703344 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1510/3012] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:27:13 2021] GET /volume/v3/7c06edec285143018dd95c6cda782efe/volumes/51c00739-45da-497d-8029-8f8583227fc8 => generated 910 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:27:14.092591 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:27:14.092591 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:27:14.353369 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bfc8cbe5-96e4-4365-9d18-72b5db527a99 tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] http://10.222.0.16/volume/v3/10adc732274743a8987be0f3d2608392/volumes/51c00739-45da-497d-8029-8f8583227fc8/action returned with HTTP 202 Jan 28 19:27:14.354766 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1503/3013] 10.222.0.16 () {60 vars in 1357 bytes} [Thu Jan 28 19:27:13 2021] POST /volume/v3/10adc732274743a8987be0f3d2608392/volumes/51c00739-45da-497d-8029-8f8583227fc8/action => generated 0 bytes in 665 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 19:27:14.362979 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-81795fb5-81d6-420a-987d-74553cecd6dc tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] GET http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/51c00739-45da-497d-8029-8f8583227fc8 Jan 28 19:27:14.364015 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-81795fb5-81d6-420a-987d-74553cecd6dc tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:27:14.364598 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:14.364598 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:14.365227 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-81795fb5-81d6-420a-987d-74553cecd6dc tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:27:14.536427 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:27:14.536427 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:27:14.590473 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-81795fb5-81d6-420a-987d-74553cecd6dc tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Volume info retrieved successfully. Jan 28 19:27:14.643651 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-81795fb5-81d6-420a-987d-74553cecd6dc tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/51c00739-45da-497d-8029-8f8583227fc8 returned with HTTP 200 Jan 28 19:27:14.646189 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1511/3014] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:27:14 2021] GET /volume/v3/7c06edec285143018dd95c6cda782efe/volumes/51c00739-45da-497d-8029-8f8583227fc8 => generated 910 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:27:14.675074 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5847d428-cad5-4845-acc0-6e5c616deeda tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] POST http://10.222.0.16/volume/v3/10adc732274743a8987be0f3d2608392/volumes/51c00739-45da-497d-8029-8f8583227fc8/action Jan 28 19:27:14.675847 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:14.675847 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:14.676513 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5847d428-cad5-4845-acc0-6e5c616deeda tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:27:14.677043 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5847d428-cad5-4845-acc0-6e5c616deeda tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:27:14.919640 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:27:14.919640 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:27:14.922809 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5847d428-cad5-4845-acc0-6e5c616deeda tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] Volume info retrieved successfully. Jan 28 19:27:14.988723 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5847d428-cad5-4845-acc0-6e5c616deeda tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] Delete volume request issued successfully. Jan 28 19:27:14.989717 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5847d428-cad5-4845-acc0-6e5c616deeda tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] http://10.222.0.16/volume/v3/10adc732274743a8987be0f3d2608392/volumes/51c00739-45da-497d-8029-8f8583227fc8/action returned with HTTP 202 Jan 28 19:27:14.995411 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1504/3015] 10.222.0.16 () {60 vars in 1357 bytes} [Thu Jan 28 19:27:14 2021] POST /volume/v3/10adc732274743a8987be0f3d2608392/volumes/51c00739-45da-497d-8029-8f8583227fc8/action => generated 0 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 19:27:15.000233 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5ba0dbdd-4e55-46e0-b9ef-9d6901662805 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] GET http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/51c00739-45da-497d-8029-8f8583227fc8 Jan 28 19:27:15.000754 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5ba0dbdd-4e55-46e0-b9ef-9d6901662805 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:27:15.001167 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:15.001167 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:15.001825 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5ba0dbdd-4e55-46e0-b9ef-9d6901662805 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:27:15.098366 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:27:15.098366 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:27:15.108774 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5ba0dbdd-4e55-46e0-b9ef-9d6901662805 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Volume info retrieved successfully. Jan 28 19:27:15.147863 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5ba0dbdd-4e55-46e0-b9ef-9d6901662805 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/51c00739-45da-497d-8029-8f8583227fc8 returned with HTTP 200 Jan 28 19:27:15.150549 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1512/3016] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:27:14 2021] GET /volume/v3/7c06edec285143018dd95c6cda782efe/volumes/51c00739-45da-497d-8029-8f8583227fc8 => generated 909 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:27:16.174943 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e192e97f-38ec-4b9e-ba61-5405d1d6b260 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] GET http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/51c00739-45da-497d-8029-8f8583227fc8 Jan 28 19:27:16.175726 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e192e97f-38ec-4b9e-ba61-5405d1d6b260 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:27:16.175726 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:16.175726 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:16.176072 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e192e97f-38ec-4b9e-ba61-5405d1d6b260 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:27:16.409253 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:27:16.409253 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:27:16.427193 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e192e97f-38ec-4b9e-ba61-5405d1d6b260 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Volume info retrieved successfully. Jan 28 19:27:16.475695 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e192e97f-38ec-4b9e-ba61-5405d1d6b260 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/51c00739-45da-497d-8029-8f8583227fc8 returned with HTTP 200 Jan 28 19:27:16.478544 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1505/3017] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:27:16 2021] GET /volume/v3/7c06edec285143018dd95c6cda782efe/volumes/51c00739-45da-497d-8029-8f8583227fc8 => generated 909 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:27:17.502526 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-44fc42e6-ba5b-4c9b-871c-cce44c63066a tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] GET http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/51c00739-45da-497d-8029-8f8583227fc8 Jan 28 19:27:17.504134 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-44fc42e6-ba5b-4c9b-871c-cce44c63066a tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:27:17.504602 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:17.504602 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:17.505515 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-44fc42e6-ba5b-4c9b-871c-cce44c63066a tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:27:17.649268 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:27:17.649268 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:27:17.659754 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-44fc42e6-ba5b-4c9b-871c-cce44c63066a tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Volume info retrieved successfully. Jan 28 19:27:17.699015 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-44fc42e6-ba5b-4c9b-871c-cce44c63066a tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/51c00739-45da-497d-8029-8f8583227fc8 returned with HTTP 200 Jan 28 19:27:17.700120 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1513/3018] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:27:17 2021] GET /volume/v3/7c06edec285143018dd95c6cda782efe/volumes/51c00739-45da-497d-8029-8f8583227fc8 => generated 909 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:27:18.721222 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-25a3c15a-1400-426f-83ad-0681dcfbb478 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] GET http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/51c00739-45da-497d-8029-8f8583227fc8 Jan 28 19:27:18.724661 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-25a3c15a-1400-426f-83ad-0681dcfbb478 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:27:18.725013 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:18.725013 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:18.729088 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-25a3c15a-1400-426f-83ad-0681dcfbb478 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:27:18.964606 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-25a3c15a-1400-426f-83ad-0681dcfbb478 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/51c00739-45da-497d-8029-8f8583227fc8 returned with HTTP 404 Jan 28 19:27:18.967059 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1506/3019] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:27:18 2021] GET /volume/v3/7c06edec285143018dd95c6cda782efe/volumes/51c00739-45da-497d-8029-8f8583227fc8 => generated 109 bytes in 253 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:27:18.981477 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aa60282e-caf9-4793-9a58-debd5efe587c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] POST http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes Jan 28 19:27:18.982234 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:18.982234 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:18.982886 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aa60282e-caf9-4793-9a58-debd5efe587c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-54605588"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:27:18.984197 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-aa60282e-caf9-4793-9a58-debd5efe587c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-54605588'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:27:18.984739 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-aa60282e-caf9-4793-9a58-debd5efe587c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Create volume of 1 GB Jan 28 19:27:19.003410 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-aa60282e-caf9-4793-9a58-debd5efe587c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Availability Zones retrieved successfully. Jan 28 19:27:19.026035 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-aa60282e-caf9-4793-9a58-debd5efe587c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Flow 'volume_create_api' (0bd5a9bf-9a2e-496a-a828-3fefa7ee0871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:27:19.030088 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-aa60282e-caf9-4793-9a58-debd5efe587c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da16f8e5-04e2-4193-9b6a-13546d07829a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:27:19.032575 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-aa60282e-caf9-4793-9a58-debd5efe587c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:27:19.150341 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-aa60282e-caf9-4793-9a58-debd5efe587c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da16f8e5-04e2-4193-9b6a-13546d07829a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:27:19.153865 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-aa60282e-caf9-4793-9a58-debd5efe587c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (833ce5a2-f331-4c4b-82c0-fe4f2e717ebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:27:19.321269 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-aa60282e-caf9-4793-9a58-debd5efe587c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Created reservations ['cda3e802-a2fe-48fa-9ef0-b5772aba5661', 'd0e90f41-7353-4e9e-8e27-3af7927eca83', '57cc523e-763d-40ad-a58a-d8b91b2cdd9f', 'bb83841b-7659-4aee-82b2-c9ab69741ea4'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:27:19.326463 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-aa60282e-caf9-4793-9a58-debd5efe587c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (833ce5a2-f331-4c4b-82c0-fe4f2e717ebc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cda3e802-a2fe-48fa-9ef0-b5772aba5661', 'd0e90f41-7353-4e9e-8e27-3af7927eca83', '57cc523e-763d-40ad-a58a-d8b91b2cdd9f', 'bb83841b-7659-4aee-82b2-c9ab69741ea4']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:27:19.345990 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-aa60282e-caf9-4793-9a58-debd5efe587c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9271043f-3172-4c00-9fca-9f7c4f3ed220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:27:19.474662 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-aa60282e-caf9-4793-9a58-debd5efe587c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9271043f-3172-4c00-9fca-9f7c4f3ed220) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a77dbf6-3516-43a2-b710-e3363b476b2f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-54605588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c06edec285143018dd95c6cda782efe',qos_specs=None,replication_status=,reservations=['cda3e802-a2fe-48fa-9ef0-b5772aba5661','d0e90f41-7353-4e9e-8e27-3af7927eca83','57cc523e-763d-40ad-a58a-d8b91b2cdd9f','bb83841b-7659-4aee-82b2-c9ab69741ea4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58308ff035924dc6be5ec6ebe73dbcfa',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:27:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-54605588',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a77dbf6-3516-43a2-b710-e3363b476b2f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c06edec285143018dd95c6cda782efe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='58308ff035924dc6be5ec6ebe73dbcfa',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:27:19.478678 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-aa60282e-caf9-4793-9a58-debd5efe587c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5812781c-c0fc-408d-b81e-41bd70c9dade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:27:19.543229 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-aa60282e-caf9-4793-9a58-debd5efe587c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5812781c-c0fc-408d-b81e-41bd70c9dade) transitioned into state 'SUCCESS' from state '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-54605588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c06edec285143018dd95c6cda782efe',qos_specs=None,replication_status=,reservations=['cda3e802-a2fe-48fa-9ef0-b5772aba5661','d0e90f41-7353-4e9e-8e27-3af7927eca83','57cc523e-763d-40ad-a58a-d8b91b2cdd9f','bb83841b-7659-4aee-82b2-c9ab69741ea4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58308ff035924dc6be5ec6ebe73dbcfa',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:27:19.546845 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-aa60282e-caf9-4793-9a58-debd5efe587c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (098fc99b-a852-48dd-a834-45ca0f4d453e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:27:19.598645 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-aa60282e-caf9-4793-9a58-debd5efe587c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (098fc99b-a852-48dd-a834-45ca0f4d453e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:27:19.607640 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-aa60282e-caf9-4793-9a58-debd5efe587c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Flow 'volume_create_api' (0bd5a9bf-9a2e-496a-a828-3fefa7ee0871) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:27:19.712933 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-aa60282e-caf9-4793-9a58-debd5efe587c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Create volume request issued successfully. Jan 28 19:27:19.739587 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aa60282e-caf9-4793-9a58-debd5efe587c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes returned with HTTP 202 Jan 28 19:27:19.754352 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1514/3020] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 19:27:18 2021] POST /volume/v3/7c06edec285143018dd95c6cda782efe/volumes => generated 816 bytes in 778 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:27:19.765102 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-94d6d1f7-efb4-4eaa-8a1d-7e55d12b4698 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] GET http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/8a77dbf6-3516-43a2-b710-e3363b476b2f Jan 28 19:27:19.765955 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-94d6d1f7-efb4-4eaa-8a1d-7e55d12b4698 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:27:19.766881 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-94d6d1f7-efb4-4eaa-8a1d-7e55d12b4698 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:27:19.921985 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:27:19.921985 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:27:19.933644 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-94d6d1f7-efb4-4eaa-8a1d-7e55d12b4698 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Volume info retrieved successfully. Jan 28 19:27:19.961402 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-94d6d1f7-efb4-4eaa-8a1d-7e55d12b4698 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/8a77dbf6-3516-43a2-b710-e3363b476b2f returned with HTTP 200 Jan 28 19:27:19.963102 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1507/3021] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:27:19 2021] GET /volume/v3/7c06edec285143018dd95c6cda782efe/volumes/8a77dbf6-3516-43a2-b710-e3363b476b2f => generated 908 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:27:20.997282 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-acbecca8-f88d-45cc-a50b-8655ebcc124a tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] GET http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/8a77dbf6-3516-43a2-b710-e3363b476b2f Jan 28 19:27:21.002658 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-acbecca8-f88d-45cc-a50b-8655ebcc124a tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:27:21.006404 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:21.006404 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:21.007546 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-acbecca8-f88d-45cc-a50b-8655ebcc124a tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:27:21.231389 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:27:21.231389 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:27:21.259926 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-acbecca8-f88d-45cc-a50b-8655ebcc124a tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Volume info retrieved successfully. Jan 28 19:27:21.325901 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-acbecca8-f88d-45cc-a50b-8655ebcc124a tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/8a77dbf6-3516-43a2-b710-e3363b476b2f returned with HTTP 200 Jan 28 19:27:21.328141 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1515/3022] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:27:20 2021] GET /volume/v3/7c06edec285143018dd95c6cda782efe/volumes/8a77dbf6-3516-43a2-b710-e3363b476b2f => generated 908 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:27:22.348263 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-61ea83b7-4967-4cd6-940b-0520335955ce tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] GET http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/8a77dbf6-3516-43a2-b710-e3363b476b2f Jan 28 19:27:22.349534 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-61ea83b7-4967-4cd6-940b-0520335955ce tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:27:22.350472 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:22.350472 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:22.351162 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-61ea83b7-4967-4cd6-940b-0520335955ce tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:27:22.407346 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:27:22.407346 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:27:22.419359 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-61ea83b7-4967-4cd6-940b-0520335955ce tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Volume info retrieved successfully. Jan 28 19:27:22.463844 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-61ea83b7-4967-4cd6-940b-0520335955ce tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/8a77dbf6-3516-43a2-b710-e3363b476b2f returned with HTTP 200 Jan 28 19:27:22.466385 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1508/3023] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:27:22 2021] GET /volume/v3/7c06edec285143018dd95c6cda782efe/volumes/8a77dbf6-3516-43a2-b710-e3363b476b2f => generated 909 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:27:22.490983 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-74cf8d92-60c1-4dc1-bbfe-05808c717009 tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] POST http://10.222.0.16/volume/v3/10adc732274743a8987be0f3d2608392/volumes/8a77dbf6-3516-43a2-b710-e3363b476b2f/action Jan 28 19:27:22.492622 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:22.492622 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:22.493762 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-74cf8d92-60c1-4dc1-bbfe-05808c717009 tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:27:22.494660 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-74cf8d92-60c1-4dc1-bbfe-05808c717009 tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:27:22.495996 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.admin_actions [None req-74cf8d92-60c1-4dc1-bbfe-05808c717009 tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] Updating volume '8a77dbf6-3516-43a2-b710-e3363b476b2f' with '{'status': 'creating'}' {{(pid=87914) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 28 19:27:22.632247 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:27:22.632247 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:27:22.713616 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-74cf8d92-60c1-4dc1-bbfe-05808c717009 tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] http://10.222.0.16/volume/v3/10adc732274743a8987be0f3d2608392/volumes/8a77dbf6-3516-43a2-b710-e3363b476b2f/action returned with HTTP 202 Jan 28 19:27:22.718495 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1516/3024] 10.222.0.16 () {60 vars in 1357 bytes} [Thu Jan 28 19:27:22 2021] POST /volume/v3/10adc732274743a8987be0f3d2608392/volumes/8a77dbf6-3516-43a2-b710-e3363b476b2f/action => generated 0 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 19:27:22.725662 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-489f820f-305d-4ef3-aaba-2637adf0f239 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] GET http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/8a77dbf6-3516-43a2-b710-e3363b476b2f Jan 28 19:27:22.726980 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-489f820f-305d-4ef3-aaba-2637adf0f239 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:27:22.727668 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:22.727668 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:22.728398 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-489f820f-305d-4ef3-aaba-2637adf0f239 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:27:22.785258 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:27:22.785258 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:27:22.795326 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-489f820f-305d-4ef3-aaba-2637adf0f239 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Volume info retrieved successfully. Jan 28 19:27:22.842427 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-489f820f-305d-4ef3-aaba-2637adf0f239 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/8a77dbf6-3516-43a2-b710-e3363b476b2f returned with HTTP 200 Jan 28 19:27:22.844703 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1509/3025] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:27:22 2021] GET /volume/v3/7c06edec285143018dd95c6cda782efe/volumes/8a77dbf6-3516-43a2-b710-e3363b476b2f => generated 908 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:27:22.865311 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e438cb23-ec5e-44c4-a8a7-a4c1e86bc1b4 tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] POST http://10.222.0.16/volume/v3/10adc732274743a8987be0f3d2608392/volumes/8a77dbf6-3516-43a2-b710-e3363b476b2f/action Jan 28 19:27:22.865791 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:22.865791 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:22.866235 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e438cb23-ec5e-44c4-a8a7-a4c1e86bc1b4 tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:27:22.866614 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e438cb23-ec5e-44c4-a8a7-a4c1e86bc1b4 tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:27:22.925961 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:27:22.925961 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:27:22.926946 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e438cb23-ec5e-44c4-a8a7-a4c1e86bc1b4 tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] Volume info retrieved successfully. Jan 28 19:27:22.971620 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e438cb23-ec5e-44c4-a8a7-a4c1e86bc1b4 tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] Delete volume request issued successfully. Jan 28 19:27:22.975649 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e438cb23-ec5e-44c4-a8a7-a4c1e86bc1b4 tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] http://10.222.0.16/volume/v3/10adc732274743a8987be0f3d2608392/volumes/8a77dbf6-3516-43a2-b710-e3363b476b2f/action returned with HTTP 202 Jan 28 19:27:22.977201 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1517/3026] 10.222.0.16 () {60 vars in 1357 bytes} [Thu Jan 28 19:27:22 2021] POST /volume/v3/10adc732274743a8987be0f3d2608392/volumes/8a77dbf6-3516-43a2-b710-e3363b476b2f/action => generated 0 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 19:27:22.989956 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b378bac6-029f-4889-87be-674fcb084de1 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] GET http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/8a77dbf6-3516-43a2-b710-e3363b476b2f Jan 28 19:27:22.990508 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b378bac6-029f-4889-87be-674fcb084de1 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:27:22.991143 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:22.991143 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:22.991143 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b378bac6-029f-4889-87be-674fcb084de1 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:27:23.166097 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:27:23.166097 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:27:23.207798 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b378bac6-029f-4889-87be-674fcb084de1 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Volume info retrieved successfully. Jan 28 19:27:23.280773 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b378bac6-029f-4889-87be-674fcb084de1 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/8a77dbf6-3516-43a2-b710-e3363b476b2f returned with HTTP 200 Jan 28 19:27:23.281659 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1510/3027] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:27:22 2021] GET /volume/v3/7c06edec285143018dd95c6cda782efe/volumes/8a77dbf6-3516-43a2-b710-e3363b476b2f => generated 908 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:27:24.302297 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8fe6424f-4615-492b-8eac-3521e0fa3366 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] GET http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/8a77dbf6-3516-43a2-b710-e3363b476b2f Jan 28 19:27:24.303291 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8fe6424f-4615-492b-8eac-3521e0fa3366 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:27:24.303930 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:24.303930 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:24.305059 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8fe6424f-4615-492b-8eac-3521e0fa3366 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:27:24.523265 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:27:24.523265 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:27:24.551804 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8fe6424f-4615-492b-8eac-3521e0fa3366 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Volume info retrieved successfully. Jan 28 19:27:24.613348 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8fe6424f-4615-492b-8eac-3521e0fa3366 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/8a77dbf6-3516-43a2-b710-e3363b476b2f returned with HTTP 200 Jan 28 19:27:24.625726 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1518/3028] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:27:24 2021] GET /volume/v3/7c06edec285143018dd95c6cda782efe/volumes/8a77dbf6-3516-43a2-b710-e3363b476b2f => generated 908 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:27:25.644588 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0cb6502f-73b7-4c84-a681-50cafaeb32a4 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] GET http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/8a77dbf6-3516-43a2-b710-e3363b476b2f Jan 28 19:27:25.645555 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0cb6502f-73b7-4c84-a681-50cafaeb32a4 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:27:25.645789 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:25.645789 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:25.646190 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0cb6502f-73b7-4c84-a681-50cafaeb32a4 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:27:25.805297 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:27:25.805297 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:27:25.832660 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0cb6502f-73b7-4c84-a681-50cafaeb32a4 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Volume info retrieved successfully. Jan 28 19:27:25.920830 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0cb6502f-73b7-4c84-a681-50cafaeb32a4 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/8a77dbf6-3516-43a2-b710-e3363b476b2f returned with HTTP 200 Jan 28 19:27:25.934684 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1511/3029] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:27:25 2021] GET /volume/v3/7c06edec285143018dd95c6cda782efe/volumes/8a77dbf6-3516-43a2-b710-e3363b476b2f => generated 908 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:27:26.945713 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-21270447-3f23-4536-90cc-aeab27b85250 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] GET http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/8a77dbf6-3516-43a2-b710-e3363b476b2f Jan 28 19:27:26.946430 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-21270447-3f23-4536-90cc-aeab27b85250 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:27:26.946755 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:26.946755 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:26.947325 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-21270447-3f23-4536-90cc-aeab27b85250 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:27:27.075738 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-21270447-3f23-4536-90cc-aeab27b85250 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/8a77dbf6-3516-43a2-b710-e3363b476b2f returned with HTTP 404 Jan 28 19:27:27.077460 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1519/3030] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:27:26 2021] GET /volume/v3/7c06edec285143018dd95c6cda782efe/volumes/8a77dbf6-3516-43a2-b710-e3363b476b2f => generated 109 bytes in 136 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:27:27.087578 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-faf81b29-e1f3-46bb-9f89-7fdb3a8d7831 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] POST http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes Jan 28 19:27:27.088359 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:27.088359 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:27.089052 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-faf81b29-e1f3-46bb-9f89-7fdb3a8d7831 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-17306821"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:27:27.090457 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-faf81b29-e1f3-46bb-9f89-7fdb3a8d7831 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-17306821'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:27:27.091087 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-faf81b29-e1f3-46bb-9f89-7fdb3a8d7831 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Create volume of 1 GB Jan 28 19:27:27.122242 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-faf81b29-e1f3-46bb-9f89-7fdb3a8d7831 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Availability Zones retrieved successfully. Jan 28 19:27:27.177834 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-faf81b29-e1f3-46bb-9f89-7fdb3a8d7831 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Flow 'volume_create_api' (176f02dd-f749-4c33-92ad-3ee5e7494fe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:27:27.201344 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-faf81b29-e1f3-46bb-9f89-7fdb3a8d7831 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2aea3911-52f4-4622-8510-85c297c405c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:27:27.211860 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-faf81b29-e1f3-46bb-9f89-7fdb3a8d7831 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:27:27.542575 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-faf81b29-e1f3-46bb-9f89-7fdb3a8d7831 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2aea3911-52f4-4622-8510-85c297c405c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:27:27.546931 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-faf81b29-e1f3-46bb-9f89-7fdb3a8d7831 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcbe13e8-008d-4f85-89ae-ada0d82552ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:27:27.803428 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-faf81b29-e1f3-46bb-9f89-7fdb3a8d7831 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Created reservations ['b60ca750-5cbc-4667-9e82-b87f2a06a4da', '3f74c15e-b52b-4206-af5d-d3f0533c129d', '61f81915-ba4a-4d50-a01d-4f640f42ff2e', '48b0abad-1b0b-46d7-8dd8-f8681da556f4'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:27:27.807277 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-faf81b29-e1f3-46bb-9f89-7fdb3a8d7831 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcbe13e8-008d-4f85-89ae-ada0d82552ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b60ca750-5cbc-4667-9e82-b87f2a06a4da', '3f74c15e-b52b-4206-af5d-d3f0533c129d', '61f81915-ba4a-4d50-a01d-4f640f42ff2e', '48b0abad-1b0b-46d7-8dd8-f8681da556f4']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:27:27.811704 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-faf81b29-e1f3-46bb-9f89-7fdb3a8d7831 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad67ba5d-d824-4210-acb1-f786408a176b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:27:28.083900 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-faf81b29-e1f3-46bb-9f89-7fdb3a8d7831 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad67ba5d-d824-4210-acb1-f786408a176b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd61cb3ac-1a2a-4c75-839e-52c3b7b8f16f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-17306821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c06edec285143018dd95c6cda782efe',qos_specs=None,replication_status=,reservations=['b60ca750-5cbc-4667-9e82-b87f2a06a4da','3f74c15e-b52b-4206-af5d-d3f0533c129d','61f81915-ba4a-4d50-a01d-4f640f42ff2e','48b0abad-1b0b-46d7-8dd8-f8681da556f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58308ff035924dc6be5ec6ebe73dbcfa',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:27:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-17306821',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d61cb3ac-1a2a-4c75-839e-52c3b7b8f16f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c06edec285143018dd95c6cda782efe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='58308ff035924dc6be5ec6ebe73dbcfa',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:27:28.089323 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-faf81b29-e1f3-46bb-9f89-7fdb3a8d7831 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9828920c-aae6-4b9f-9373-ec9ee3ff21e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:27:28.161085 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-faf81b29-e1f3-46bb-9f89-7fdb3a8d7831 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9828920c-aae6-4b9f-9373-ec9ee3ff21e4) transitioned into state 'SUCCESS' from state '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-17306821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c06edec285143018dd95c6cda782efe',qos_specs=None,replication_status=,reservations=['b60ca750-5cbc-4667-9e82-b87f2a06a4da','3f74c15e-b52b-4206-af5d-d3f0533c129d','61f81915-ba4a-4d50-a01d-4f640f42ff2e','48b0abad-1b0b-46d7-8dd8-f8681da556f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58308ff035924dc6be5ec6ebe73dbcfa',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:27:28.167366 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-faf81b29-e1f3-46bb-9f89-7fdb3a8d7831 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d95a40ea-227e-464e-aef5-d44d49129aae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:27:28.263788 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-faf81b29-e1f3-46bb-9f89-7fdb3a8d7831 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d95a40ea-227e-464e-aef5-d44d49129aae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:27:28.280176 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-faf81b29-e1f3-46bb-9f89-7fdb3a8d7831 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Flow 'volume_create_api' (176f02dd-f749-4c33-92ad-3ee5e7494fe2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:27:28.591471 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-faf81b29-e1f3-46bb-9f89-7fdb3a8d7831 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Create volume request issued successfully. Jan 28 19:27:28.651795 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-faf81b29-e1f3-46bb-9f89-7fdb3a8d7831 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes returned with HTTP 202 Jan 28 19:27:28.665171 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1512/3031] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 19:27:27 2021] POST /volume/v3/7c06edec285143018dd95c6cda782efe/volumes => generated 816 bytes in 1571 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 28 19:27:28.688064 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5f390af4-8a08-41cb-a283-b850e1ca4c8b tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] GET http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/d61cb3ac-1a2a-4c75-839e-52c3b7b8f16f Jan 28 19:27:28.689281 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5f390af4-8a08-41cb-a283-b850e1ca4c8b tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:27:28.690244 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5f390af4-8a08-41cb-a283-b850e1ca4c8b tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:27:28.889921 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:27:28.889921 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:27:28.912976 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5f390af4-8a08-41cb-a283-b850e1ca4c8b tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Volume info retrieved successfully. Jan 28 19:27:28.967436 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5f390af4-8a08-41cb-a283-b850e1ca4c8b tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/d61cb3ac-1a2a-4c75-839e-52c3b7b8f16f returned with HTTP 200 Jan 28 19:27:28.969498 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1520/3032] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:27:28 2021] GET /volume/v3/7c06edec285143018dd95c6cda782efe/volumes/d61cb3ac-1a2a-4c75-839e-52c3b7b8f16f => generated 908 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:27:30.017258 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c46d4d9c-5777-44c9-aa8e-78c3115e20f8 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] GET http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/d61cb3ac-1a2a-4c75-839e-52c3b7b8f16f Jan 28 19:27:30.019185 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c46d4d9c-5777-44c9-aa8e-78c3115e20f8 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:27:30.019887 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:30.019887 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:30.021065 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c46d4d9c-5777-44c9-aa8e-78c3115e20f8 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:27:30.261899 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:27:30.261899 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:27:30.320359 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c46d4d9c-5777-44c9-aa8e-78c3115e20f8 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Volume info retrieved successfully. Jan 28 19:27:30.400431 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c46d4d9c-5777-44c9-aa8e-78c3115e20f8 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/d61cb3ac-1a2a-4c75-839e-52c3b7b8f16f returned with HTTP 200 Jan 28 19:27:30.402417 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1513/3033] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:27:29 2021] GET /volume/v3/7c06edec285143018dd95c6cda782efe/volumes/d61cb3ac-1a2a-4c75-839e-52c3b7b8f16f => generated 908 bytes in 407 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:27:31.430734 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-13f38d93-d058-4875-ab7b-5347a6f68a1e tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] GET http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/d61cb3ac-1a2a-4c75-839e-52c3b7b8f16f Jan 28 19:27:31.431571 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-13f38d93-d058-4875-ab7b-5347a6f68a1e tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:27:31.431921 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:31.431921 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:31.432544 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-13f38d93-d058-4875-ab7b-5347a6f68a1e tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:27:31.704847 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:27:31.704847 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:27:31.747852 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-13f38d93-d058-4875-ab7b-5347a6f68a1e tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Volume info retrieved successfully. Jan 28 19:27:31.844760 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-13f38d93-d058-4875-ab7b-5347a6f68a1e tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/d61cb3ac-1a2a-4c75-839e-52c3b7b8f16f returned with HTTP 200 Jan 28 19:27:31.854956 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1521/3034] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:27:31 2021] GET /volume/v3/7c06edec285143018dd95c6cda782efe/volumes/d61cb3ac-1a2a-4c75-839e-52c3b7b8f16f => generated 909 bytes in 431 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:27:31.876814 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-449da17e-d78e-4199-8fd4-2b2544f4579b tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] POST http://10.222.0.16/volume/v3/10adc732274743a8987be0f3d2608392/volumes/d61cb3ac-1a2a-4c75-839e-52c3b7b8f16f/action Jan 28 19:27:31.877729 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:31.877729 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:31.878656 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-449da17e-d78e-4199-8fd4-2b2544f4579b tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:27:31.879396 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-449da17e-d78e-4199-8fd4-2b2544f4579b tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:27:31.881260 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.admin_actions [None req-449da17e-d78e-4199-8fd4-2b2544f4579b tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] Updating volume 'd61cb3ac-1a2a-4c75-839e-52c3b7b8f16f' with '{'status': 'error'}' {{(pid=87915) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 28 19:27:32.171396 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:27:32.171396 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:27:32.336897 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-449da17e-d78e-4199-8fd4-2b2544f4579b tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] http://10.222.0.16/volume/v3/10adc732274743a8987be0f3d2608392/volumes/d61cb3ac-1a2a-4c75-839e-52c3b7b8f16f/action returned with HTTP 202 Jan 28 19:27:32.338016 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1514/3035] 10.222.0.16 () {60 vars in 1357 bytes} [Thu Jan 28 19:27:31 2021] POST /volume/v3/10adc732274743a8987be0f3d2608392/volumes/d61cb3ac-1a2a-4c75-839e-52c3b7b8f16f/action => generated 0 bytes in 467 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 19:27:32.346832 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a6a14078-be0c-42ae-a7b2-36576972f2ec tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] GET http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/d61cb3ac-1a2a-4c75-839e-52c3b7b8f16f Jan 28 19:27:32.347585 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a6a14078-be0c-42ae-a7b2-36576972f2ec tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:27:32.347810 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:32.347810 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:32.350200 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a6a14078-be0c-42ae-a7b2-36576972f2ec tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:27:32.517372 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:27:32.517372 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:27:32.597820 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a6a14078-be0c-42ae-a7b2-36576972f2ec tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Volume info retrieved successfully. Jan 28 19:27:32.681401 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a6a14078-be0c-42ae-a7b2-36576972f2ec tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/d61cb3ac-1a2a-4c75-839e-52c3b7b8f16f returned with HTTP 200 Jan 28 19:27:32.684007 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1522/3036] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:27:32 2021] GET /volume/v3/7c06edec285143018dd95c6cda782efe/volumes/d61cb3ac-1a2a-4c75-839e-52c3b7b8f16f => generated 905 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:27:32.706967 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-60cde3c7-651c-47c9-93eb-c87c02543fbb tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] POST http://10.222.0.16/volume/v3/10adc732274743a8987be0f3d2608392/volumes/d61cb3ac-1a2a-4c75-839e-52c3b7b8f16f/action Jan 28 19:27:32.707684 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:32.707684 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:32.708369 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-60cde3c7-651c-47c9-93eb-c87c02543fbb tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:27:32.708898 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-60cde3c7-651c-47c9-93eb-c87c02543fbb tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:27:32.836636 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:27:32.836636 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:27:32.837610 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-60cde3c7-651c-47c9-93eb-c87c02543fbb tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] Volume info retrieved successfully. Jan 28 19:27:32.906054 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-60cde3c7-651c-47c9-93eb-c87c02543fbb tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] Delete volume request issued successfully. Jan 28 19:27:32.912262 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-60cde3c7-651c-47c9-93eb-c87c02543fbb tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] http://10.222.0.16/volume/v3/10adc732274743a8987be0f3d2608392/volumes/d61cb3ac-1a2a-4c75-839e-52c3b7b8f16f/action returned with HTTP 202 Jan 28 19:27:32.914062 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1515/3037] 10.222.0.16 () {60 vars in 1357 bytes} [Thu Jan 28 19:27:32 2021] POST /volume/v3/10adc732274743a8987be0f3d2608392/volumes/d61cb3ac-1a2a-4c75-839e-52c3b7b8f16f/action => generated 0 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 19:27:32.925452 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bdd3cc71-bca7-4f71-b8c1-eb41fbcdb844 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] GET http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/d61cb3ac-1a2a-4c75-839e-52c3b7b8f16f Jan 28 19:27:32.926541 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bdd3cc71-bca7-4f71-b8c1-eb41fbcdb844 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:27:32.926989 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:32.926989 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:32.927820 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bdd3cc71-bca7-4f71-b8c1-eb41fbcdb844 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:27:33.353534 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:27:33.353534 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:27:33.410135 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bdd3cc71-bca7-4f71-b8c1-eb41fbcdb844 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Volume info retrieved successfully. Jan 28 19:27:33.578449 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bdd3cc71-bca7-4f71-b8c1-eb41fbcdb844 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/d61cb3ac-1a2a-4c75-839e-52c3b7b8f16f returned with HTTP 200 Jan 28 19:27:33.586386 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1523/3038] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:27:32 2021] GET /volume/v3/7c06edec285143018dd95c6cda782efe/volumes/d61cb3ac-1a2a-4c75-839e-52c3b7b8f16f => generated 908 bytes in 667 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:27:34.605947 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dcb1c1b7-4aee-47e0-980e-05fa0c33089f tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] GET http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/d61cb3ac-1a2a-4c75-839e-52c3b7b8f16f Jan 28 19:27:34.611153 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dcb1c1b7-4aee-47e0-980e-05fa0c33089f tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:27:34.611697 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:34.611697 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:34.612797 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dcb1c1b7-4aee-47e0-980e-05fa0c33089f tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:27:34.720655 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:27:34.720655 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:27:34.750599 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-dcb1c1b7-4aee-47e0-980e-05fa0c33089f tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Volume info retrieved successfully. Jan 28 19:27:34.815633 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dcb1c1b7-4aee-47e0-980e-05fa0c33089f tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/d61cb3ac-1a2a-4c75-839e-52c3b7b8f16f returned with HTTP 200 Jan 28 19:27:34.816710 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1516/3039] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:27:34 2021] GET /volume/v3/7c06edec285143018dd95c6cda782efe/volumes/d61cb3ac-1a2a-4c75-839e-52c3b7b8f16f => generated 908 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:27:35.852166 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-580677db-0552-465b-b2ba-d88538c6c000 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] GET http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/d61cb3ac-1a2a-4c75-839e-52c3b7b8f16f Jan 28 19:27:35.853047 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-580677db-0552-465b-b2ba-d88538c6c000 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:27:35.853494 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:35.853494 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:35.854542 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-580677db-0552-465b-b2ba-d88538c6c000 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:27:35.992975 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:27:35.992975 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:27:36.033827 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-580677db-0552-465b-b2ba-d88538c6c000 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Volume info retrieved successfully. Jan 28 19:27:36.129797 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-580677db-0552-465b-b2ba-d88538c6c000 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/d61cb3ac-1a2a-4c75-839e-52c3b7b8f16f returned with HTTP 200 Jan 28 19:27:36.131076 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1524/3040] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:27:35 2021] GET /volume/v3/7c06edec285143018dd95c6cda782efe/volumes/d61cb3ac-1a2a-4c75-839e-52c3b7b8f16f => generated 908 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:27:37.151508 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f408d9fe-3e86-4df2-87b2-c61709195011 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] GET http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/d61cb3ac-1a2a-4c75-839e-52c3b7b8f16f Jan 28 19:27:37.153922 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f408d9fe-3e86-4df2-87b2-c61709195011 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:27:37.154545 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:37.154545 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:37.155550 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f408d9fe-3e86-4df2-87b2-c61709195011 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:27:37.262770 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f408d9fe-3e86-4df2-87b2-c61709195011 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/d61cb3ac-1a2a-4c75-839e-52c3b7b8f16f returned with HTTP 404 Jan 28 19:27:37.265611 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1517/3041] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:27:37 2021] GET /volume/v3/7c06edec285143018dd95c6cda782efe/volumes/d61cb3ac-1a2a-4c75-839e-52c3b7b8f16f => generated 109 bytes in 119 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 28 19:27:37.278100 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-af2a5b37-0ea7-4dd9-9036-adf6552a0bd1 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] POST http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes Jan 28 19:27:37.279040 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:37.279040 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:37.279968 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-af2a5b37-0ea7-4dd9-9036-adf6552a0bd1 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1807051688"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:27:37.281431 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-af2a5b37-0ea7-4dd9-9036-adf6552a0bd1 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1807051688'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:27:37.282100 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-af2a5b37-0ea7-4dd9-9036-adf6552a0bd1 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Create volume of 1 GB Jan 28 19:27:37.302830 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-af2a5b37-0ea7-4dd9-9036-adf6552a0bd1 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Availability Zones retrieved successfully. Jan 28 19:27:37.362346 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-af2a5b37-0ea7-4dd9-9036-adf6552a0bd1 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Flow 'volume_create_api' (72629cd9-90d8-4f24-9832-06a4f5e4629c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:27:37.372267 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-af2a5b37-0ea7-4dd9-9036-adf6552a0bd1 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa5d52c8-66df-432a-935a-400b8d3431d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:27:37.377061 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-af2a5b37-0ea7-4dd9-9036-adf6552a0bd1 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:27:37.575870 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-af2a5b37-0ea7-4dd9-9036-adf6552a0bd1 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa5d52c8-66df-432a-935a-400b8d3431d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:27:37.583035 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-af2a5b37-0ea7-4dd9-9036-adf6552a0bd1 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a12b5fe3-762f-45e3-b701-9f0ef76a0004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:27:37.768086 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-af2a5b37-0ea7-4dd9-9036-adf6552a0bd1 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Created reservations ['f627684f-dce8-4a33-b9f5-e57d441cb087', 'b147f0e3-6c34-4dad-8b07-599f5325b766', '623ed8b6-44d5-44b2-a4ab-31b20453019c', 'f375379a-da61-4dde-a600-db9a5b2a362e'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:27:37.771522 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-af2a5b37-0ea7-4dd9-9036-adf6552a0bd1 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a12b5fe3-762f-45e3-b701-9f0ef76a0004) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f627684f-dce8-4a33-b9f5-e57d441cb087', 'b147f0e3-6c34-4dad-8b07-599f5325b766', '623ed8b6-44d5-44b2-a4ab-31b20453019c', 'f375379a-da61-4dde-a600-db9a5b2a362e']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:27:37.782450 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-af2a5b37-0ea7-4dd9-9036-adf6552a0bd1 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f366b75-fb69-40cd-8deb-b5958f3ff1f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:27:37.925935 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-af2a5b37-0ea7-4dd9-9036-adf6552a0bd1 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f366b75-fb69-40cd-8deb-b5958f3ff1f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c460e4b0-9e28-495b-a4e8-86522912a196', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1807051688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c06edec285143018dd95c6cda782efe',qos_specs=None,replication_status=,reservations=['f627684f-dce8-4a33-b9f5-e57d441cb087','b147f0e3-6c34-4dad-8b07-599f5325b766','623ed8b6-44d5-44b2-a4ab-31b20453019c','f375379a-da61-4dde-a600-db9a5b2a362e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58308ff035924dc6be5ec6ebe73dbcfa',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:27:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1807051688',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c460e4b0-9e28-495b-a4e8-86522912a196,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c06edec285143018dd95c6cda782efe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='58308ff035924dc6be5ec6ebe73dbcfa',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:27:37.929344 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-af2a5b37-0ea7-4dd9-9036-adf6552a0bd1 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9f5644f-e9b9-4963-bd58-b293226e4372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:27:37.992773 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-af2a5b37-0ea7-4dd9-9036-adf6552a0bd1 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9f5644f-e9b9-4963-bd58-b293226e4372) transitioned into state 'SUCCESS' from state '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-1807051688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c06edec285143018dd95c6cda782efe',qos_specs=None,replication_status=,reservations=['f627684f-dce8-4a33-b9f5-e57d441cb087','b147f0e3-6c34-4dad-8b07-599f5325b766','623ed8b6-44d5-44b2-a4ab-31b20453019c','f375379a-da61-4dde-a600-db9a5b2a362e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58308ff035924dc6be5ec6ebe73dbcfa',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:27:38.008686 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-af2a5b37-0ea7-4dd9-9036-adf6552a0bd1 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c5b1c86-2a43-4540-b632-17b82850ef39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:27:38.075861 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-af2a5b37-0ea7-4dd9-9036-adf6552a0bd1 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c5b1c86-2a43-4540-b632-17b82850ef39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:27:38.081617 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-af2a5b37-0ea7-4dd9-9036-adf6552a0bd1 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Flow 'volume_create_api' (72629cd9-90d8-4f24-9832-06a4f5e4629c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:27:38.282333 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-af2a5b37-0ea7-4dd9-9036-adf6552a0bd1 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Create volume request issued successfully. Jan 28 19:27:38.333615 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-af2a5b37-0ea7-4dd9-9036-adf6552a0bd1 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes returned with HTTP 202 Jan 28 19:27:38.345311 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1525/3042] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 19:27:37 2021] POST /volume/v3/7c06edec285143018dd95c6cda782efe/volumes => generated 818 bytes in 1063 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:27:38.365946 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-26a42e0b-2f71-4330-9830-ac6ca06754ee tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] GET http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/c460e4b0-9e28-495b-a4e8-86522912a196 Jan 28 19:27:38.367713 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-26a42e0b-2f71-4330-9830-ac6ca06754ee tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:27:38.368750 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-26a42e0b-2f71-4330-9830-ac6ca06754ee tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:27:38.610237 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:27:38.610237 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:27:38.656632 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-26a42e0b-2f71-4330-9830-ac6ca06754ee tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Volume info retrieved successfully. Jan 28 19:27:38.746017 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-26a42e0b-2f71-4330-9830-ac6ca06754ee tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/c460e4b0-9e28-495b-a4e8-86522912a196 returned with HTTP 200 Jan 28 19:27:38.747386 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1518/3043] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:27:38 2021] GET /volume/v3/7c06edec285143018dd95c6cda782efe/volumes/c460e4b0-9e28-495b-a4e8-86522912a196 => generated 910 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:27:39.774998 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cff451b4-467d-432d-81d7-22d81e08e299 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] GET http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/c460e4b0-9e28-495b-a4e8-86522912a196 Jan 28 19:27:39.776096 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cff451b4-467d-432d-81d7-22d81e08e299 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:27:39.776436 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:39.776436 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:39.776991 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cff451b4-467d-432d-81d7-22d81e08e299 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:27:39.900333 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:27:39.900333 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:27:39.941426 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cff451b4-467d-432d-81d7-22d81e08e299 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Volume info retrieved successfully. Jan 28 19:27:40.016476 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cff451b4-467d-432d-81d7-22d81e08e299 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/c460e4b0-9e28-495b-a4e8-86522912a196 returned with HTTP 200 Jan 28 19:27:40.018245 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1526/3044] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:27:39 2021] GET /volume/v3/7c06edec285143018dd95c6cda782efe/volumes/c460e4b0-9e28-495b-a4e8-86522912a196 => generated 910 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:27:41.045099 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ef368e56-b4c7-49ae-abd7-217ea9f7c2db tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] GET http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/c460e4b0-9e28-495b-a4e8-86522912a196 Jan 28 19:27:41.046200 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ef368e56-b4c7-49ae-abd7-217ea9f7c2db tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:27:41.046569 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:41.046569 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:41.047154 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ef368e56-b4c7-49ae-abd7-217ea9f7c2db tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:27:41.171478 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:27:41.171478 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:27:41.201822 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ef368e56-b4c7-49ae-abd7-217ea9f7c2db tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Volume info retrieved successfully. Jan 28 19:27:41.264692 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ef368e56-b4c7-49ae-abd7-217ea9f7c2db tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/c460e4b0-9e28-495b-a4e8-86522912a196 returned with HTTP 200 Jan 28 19:27:41.278190 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1519/3045] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:27:41 2021] GET /volume/v3/7c06edec285143018dd95c6cda782efe/volumes/c460e4b0-9e28-495b-a4e8-86522912a196 => generated 911 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:27:41.293367 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e5acf94c-cd4b-412e-9869-200e76c8f6e0 tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] POST http://10.222.0.16/volume/v3/10adc732274743a8987be0f3d2608392/volumes/c460e4b0-9e28-495b-a4e8-86522912a196/action Jan 28 19:27:41.294480 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:41.294480 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:41.295836 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e5acf94c-cd4b-412e-9869-200e76c8f6e0 tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:27:41.296658 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e5acf94c-cd4b-412e-9869-200e76c8f6e0 tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:27:41.298267 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.admin_actions [None req-e5acf94c-cd4b-412e-9869-200e76c8f6e0 tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] Updating volume 'c460e4b0-9e28-495b-a4e8-86522912a196' with '{'status': 'maintenance'}' {{(pid=87914) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 28 19:27:41.502567 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:27:41.502567 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:27:41.718042 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e5acf94c-cd4b-412e-9869-200e76c8f6e0 tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] http://10.222.0.16/volume/v3/10adc732274743a8987be0f3d2608392/volumes/c460e4b0-9e28-495b-a4e8-86522912a196/action returned with HTTP 202 Jan 28 19:27:41.731598 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4dc4b936-0b43-4aa3-a0ec-43bb7c4c65f4 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] GET http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/c460e4b0-9e28-495b-a4e8-86522912a196 Jan 28 19:27:41.732598 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4dc4b936-0b43-4aa3-a0ec-43bb7c4c65f4 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:27:41.732970 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:41.732970 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:41.733689 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4dc4b936-0b43-4aa3-a0ec-43bb7c4c65f4 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:27:41.747321 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1527/3046] 10.222.0.16 () {60 vars in 1357 bytes} [Thu Jan 28 19:27:41 2021] POST /volume/v3/10adc732274743a8987be0f3d2608392/volumes/c460e4b0-9e28-495b-a4e8-86522912a196/action => generated 0 bytes in 461 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 19:27:41.892591 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:27:41.892591 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:27:41.911311 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4dc4b936-0b43-4aa3-a0ec-43bb7c4c65f4 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Volume info retrieved successfully. Jan 28 19:27:41.960803 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4dc4b936-0b43-4aa3-a0ec-43bb7c4c65f4 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/c460e4b0-9e28-495b-a4e8-86522912a196 returned with HTTP 200 Jan 28 19:27:41.963456 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1520/3047] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:27:41 2021] GET /volume/v3/7c06edec285143018dd95c6cda782efe/volumes/c460e4b0-9e28-495b-a4e8-86522912a196 => generated 913 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:27:41.994837 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-079b9f18-7d32-46c7-ba01-08b71094d5f4 tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] POST http://10.222.0.16/volume/v3/10adc732274743a8987be0f3d2608392/volumes/c460e4b0-9e28-495b-a4e8-86522912a196/action Jan 28 19:27:41.995611 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:41.995611 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:41.996395 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-079b9f18-7d32-46c7-ba01-08b71094d5f4 tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:27:41.997038 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-079b9f18-7d32-46c7-ba01-08b71094d5f4 tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:27:42.115400 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:27:42.115400 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:27:42.117021 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-079b9f18-7d32-46c7-ba01-08b71094d5f4 tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] Volume info retrieved successfully. Jan 28 19:27:42.201662 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-079b9f18-7d32-46c7-ba01-08b71094d5f4 tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] Delete volume request issued successfully. Jan 28 19:27:42.202751 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-079b9f18-7d32-46c7-ba01-08b71094d5f4 tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] http://10.222.0.16/volume/v3/10adc732274743a8987be0f3d2608392/volumes/c460e4b0-9e28-495b-a4e8-86522912a196/action returned with HTTP 202 Jan 28 19:27:42.226441 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7553b75d-148e-4c2b-810a-bcb716a0c5a7 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] GET http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/c460e4b0-9e28-495b-a4e8-86522912a196 Jan 28 19:27:42.227450 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7553b75d-148e-4c2b-810a-bcb716a0c5a7 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:27:42.227831 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:42.227831 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:42.228535 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7553b75d-148e-4c2b-810a-bcb716a0c5a7 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:27:42.245608 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1528/3048] 10.222.0.16 () {60 vars in 1357 bytes} [Thu Jan 28 19:27:41 2021] POST /volume/v3/10adc732274743a8987be0f3d2608392/volumes/c460e4b0-9e28-495b-a4e8-86522912a196/action => generated 0 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 19:27:42.509807 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:27:42.509807 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:27:42.563440 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7553b75d-148e-4c2b-810a-bcb716a0c5a7 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Volume info retrieved successfully. Jan 28 19:27:42.674795 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7553b75d-148e-4c2b-810a-bcb716a0c5a7 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/c460e4b0-9e28-495b-a4e8-86522912a196 returned with HTTP 200 Jan 28 19:27:42.683117 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1521/3049] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:27:42 2021] GET /volume/v3/7c06edec285143018dd95c6cda782efe/volumes/c460e4b0-9e28-495b-a4e8-86522912a196 => generated 910 bytes in 472 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:27:43.716355 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0c469a1c-a830-4a20-983e-25b8c5ed7cf8 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] GET http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/c460e4b0-9e28-495b-a4e8-86522912a196 Jan 28 19:27:43.716924 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0c469a1c-a830-4a20-983e-25b8c5ed7cf8 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:27:43.717146 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:43.717146 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:43.717547 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0c469a1c-a830-4a20-983e-25b8c5ed7cf8 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:27:43.931804 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:27:43.931804 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:27:43.969387 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0c469a1c-a830-4a20-983e-25b8c5ed7cf8 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Volume info retrieved successfully. Jan 28 19:27:44.058216 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0c469a1c-a830-4a20-983e-25b8c5ed7cf8 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/c460e4b0-9e28-495b-a4e8-86522912a196 returned with HTTP 200 Jan 28 19:27:44.081823 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1529/3050] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:27:43 2021] GET /volume/v3/7c06edec285143018dd95c6cda782efe/volumes/c460e4b0-9e28-495b-a4e8-86522912a196 => generated 910 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:27:45.095334 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7844bdb0-9c28-425e-bb22-aec7e7fb2ec2 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] GET http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/c460e4b0-9e28-495b-a4e8-86522912a196 Jan 28 19:27:45.096602 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7844bdb0-9c28-425e-bb22-aec7e7fb2ec2 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:27:45.098000 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:45.098000 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:45.098647 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7844bdb0-9c28-425e-bb22-aec7e7fb2ec2 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:27:45.288659 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:27:45.288659 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:27:45.314398 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7844bdb0-9c28-425e-bb22-aec7e7fb2ec2 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Volume info retrieved successfully. Jan 28 19:27:45.378887 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7844bdb0-9c28-425e-bb22-aec7e7fb2ec2 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/c460e4b0-9e28-495b-a4e8-86522912a196 returned with HTTP 200 Jan 28 19:27:45.382630 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1522/3051] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:27:45 2021] GET /volume/v3/7c06edec285143018dd95c6cda782efe/volumes/c460e4b0-9e28-495b-a4e8-86522912a196 => generated 910 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:27:46.407446 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a5bb6403-c901-4c0c-ba05-d5f8ba37a21d tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] GET http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/c460e4b0-9e28-495b-a4e8-86522912a196 Jan 28 19:27:46.409265 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a5bb6403-c901-4c0c-ba05-d5f8ba37a21d tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:27:46.409848 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:46.409848 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:46.410745 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a5bb6403-c901-4c0c-ba05-d5f8ba37a21d tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:27:46.597813 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:27:46.597813 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:27:46.637112 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a5bb6403-c901-4c0c-ba05-d5f8ba37a21d tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Volume info retrieved successfully. Jan 28 19:27:46.697827 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a5bb6403-c901-4c0c-ba05-d5f8ba37a21d tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/c460e4b0-9e28-495b-a4e8-86522912a196 returned with HTTP 200 Jan 28 19:27:46.699263 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1530/3052] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:27:46 2021] GET /volume/v3/7c06edec285143018dd95c6cda782efe/volumes/c460e4b0-9e28-495b-a4e8-86522912a196 => generated 910 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:27:47.718834 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7c7c9fd2-85dd-4976-8489-6ae1809b0883 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] GET http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/c460e4b0-9e28-495b-a4e8-86522912a196 Jan 28 19:27:47.719774 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7c7c9fd2-85dd-4976-8489-6ae1809b0883 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:27:47.719939 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:47.719939 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:47.721293 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7c7c9fd2-85dd-4976-8489-6ae1809b0883 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:27:48.030634 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7c7c9fd2-85dd-4976-8489-6ae1809b0883 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/c460e4b0-9e28-495b-a4e8-86522912a196 returned with HTTP 404 Jan 28 19:27:48.043043 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1523/3053] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:27:47 2021] GET /volume/v3/7c06edec285143018dd95c6cda782efe/volumes/c460e4b0-9e28-495b-a4e8-86522912a196 => generated 109 bytes in 330 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:27:48.060671 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-83b7b56a-d07b-4a5b-b061-3d23a5d03f4f tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] POST http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes Jan 28 19:27:48.063119 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:48.063119 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:48.064351 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-83b7b56a-d07b-4a5b-b061-3d23a5d03f4f tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1639069637"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:27:48.070134 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-83b7b56a-d07b-4a5b-b061-3d23a5d03f4f tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1639069637'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:27:48.074713 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-83b7b56a-d07b-4a5b-b061-3d23a5d03f4f tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Create volume of 1 GB Jan 28 19:27:48.141251 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-83b7b56a-d07b-4a5b-b061-3d23a5d03f4f tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Availability Zones retrieved successfully. Jan 28 19:27:48.251075 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-83b7b56a-d07b-4a5b-b061-3d23a5d03f4f tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Flow 'volume_create_api' (0b180f8c-b070-4385-b072-5bcc188cd242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:27:48.274533 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-83b7b56a-d07b-4a5b-b061-3d23a5d03f4f tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b64b497f-8983-4cb4-b5cf-5da1b0a9032c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:27:48.291131 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-83b7b56a-d07b-4a5b-b061-3d23a5d03f4f tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:27:48.622814 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-83b7b56a-d07b-4a5b-b061-3d23a5d03f4f tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b64b497f-8983-4cb4-b5cf-5da1b0a9032c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:27:48.628340 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-83b7b56a-d07b-4a5b-b061-3d23a5d03f4f tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa143672-e764-43d2-a4cc-434cf2b0b57f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:27:48.815296 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-83b7b56a-d07b-4a5b-b061-3d23a5d03f4f tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Created reservations ['8746b95c-e4d8-4515-ac1b-a044882efdcf', '5db2e007-c09f-408f-a83c-6d1ac51c46a3', '84fb2c35-5631-4e96-bfb2-4ce654eb96bf', 'bd292769-61f3-4883-98c4-3b6a2b879e3e'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:27:48.820011 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-83b7b56a-d07b-4a5b-b061-3d23a5d03f4f tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa143672-e764-43d2-a4cc-434cf2b0b57f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8746b95c-e4d8-4515-ac1b-a044882efdcf', '5db2e007-c09f-408f-a83c-6d1ac51c46a3', '84fb2c35-5631-4e96-bfb2-4ce654eb96bf', 'bd292769-61f3-4883-98c4-3b6a2b879e3e']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:27:48.825625 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-83b7b56a-d07b-4a5b-b061-3d23a5d03f4f tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4f63b10-8638-441f-b38a-14384ed916ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:27:49.244151 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-83b7b56a-d07b-4a5b-b061-3d23a5d03f4f tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4f63b10-8638-441f-b38a-14384ed916ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6282cc7a-4705-4d76-ac51-897eff92d5c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1639069637',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c06edec285143018dd95c6cda782efe',qos_specs=None,replication_status=,reservations=['8746b95c-e4d8-4515-ac1b-a044882efdcf','5db2e007-c09f-408f-a83c-6d1ac51c46a3','84fb2c35-5631-4e96-bfb2-4ce654eb96bf','bd292769-61f3-4883-98c4-3b6a2b879e3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58308ff035924dc6be5ec6ebe73dbcfa',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:27:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1639069637',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6282cc7a-4705-4d76-ac51-897eff92d5c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c06edec285143018dd95c6cda782efe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='58308ff035924dc6be5ec6ebe73dbcfa',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:27:49.249599 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-83b7b56a-d07b-4a5b-b061-3d23a5d03f4f tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b3beca3-675e-4abc-8d4a-8473e0b4a3b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:27:49.318344 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-83b7b56a-d07b-4a5b-b061-3d23a5d03f4f tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b3beca3-675e-4abc-8d4a-8473e0b4a3b9) transitioned into state 'SUCCESS' from state '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-1639069637',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c06edec285143018dd95c6cda782efe',qos_specs=None,replication_status=,reservations=['8746b95c-e4d8-4515-ac1b-a044882efdcf','5db2e007-c09f-408f-a83c-6d1ac51c46a3','84fb2c35-5631-4e96-bfb2-4ce654eb96bf','bd292769-61f3-4883-98c4-3b6a2b879e3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58308ff035924dc6be5ec6ebe73dbcfa',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:27:49.324735 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-83b7b56a-d07b-4a5b-b061-3d23a5d03f4f tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a5ded22-4e6f-4b39-9269-44b3679da96e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:27:49.378120 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-83b7b56a-d07b-4a5b-b061-3d23a5d03f4f tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a5ded22-4e6f-4b39-9269-44b3679da96e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:27:49.399843 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-83b7b56a-d07b-4a5b-b061-3d23a5d03f4f tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Flow 'volume_create_api' (0b180f8c-b070-4385-b072-5bcc188cd242) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:27:49.578564 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-83b7b56a-d07b-4a5b-b061-3d23a5d03f4f tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Create volume request issued successfully. Jan 28 19:27:49.616268 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-83b7b56a-d07b-4a5b-b061-3d23a5d03f4f tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes returned with HTTP 202 Jan 28 19:27:49.633173 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1531/3054] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 19:27:48 2021] POST /volume/v3/7c06edec285143018dd95c6cda782efe/volumes => generated 818 bytes in 1566 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:27:49.654050 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2b51863b-1948-4743-abda-32be24bec922 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] GET http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/6282cc7a-4705-4d76-ac51-897eff92d5c4 Jan 28 19:27:49.655115 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2b51863b-1948-4743-abda-32be24bec922 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:27:49.676481 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2b51863b-1948-4743-abda-32be24bec922 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:27:49.905188 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:27:49.905188 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:27:49.926268 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2b51863b-1948-4743-abda-32be24bec922 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Volume info retrieved successfully. Jan 28 19:27:50.003525 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2b51863b-1948-4743-abda-32be24bec922 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/6282cc7a-4705-4d76-ac51-897eff92d5c4 returned with HTTP 200 Jan 28 19:27:50.005573 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1524/3055] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:27:49 2021] GET /volume/v3/7c06edec285143018dd95c6cda782efe/volumes/6282cc7a-4705-4d76-ac51-897eff92d5c4 => generated 910 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:27:51.043317 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-18d9af97-18d7-4f9b-ad43-97aa21be3a4b tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] GET http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/6282cc7a-4705-4d76-ac51-897eff92d5c4 Jan 28 19:27:51.044210 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-18d9af97-18d7-4f9b-ad43-97aa21be3a4b tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:27:51.044586 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:51.044586 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:51.045334 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-18d9af97-18d7-4f9b-ad43-97aa21be3a4b tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:27:51.271306 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:27:51.271306 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:27:51.289924 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-18d9af97-18d7-4f9b-ad43-97aa21be3a4b tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Volume info retrieved successfully. Jan 28 19:27:51.353454 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-18d9af97-18d7-4f9b-ad43-97aa21be3a4b tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/6282cc7a-4705-4d76-ac51-897eff92d5c4 returned with HTTP 200 Jan 28 19:27:51.357719 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1532/3056] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:27:51 2021] GET /volume/v3/7c06edec285143018dd95c6cda782efe/volumes/6282cc7a-4705-4d76-ac51-897eff92d5c4 => generated 910 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:27:52.390676 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4a8ed2ad-3bbd-4ff7-8fea-aebb25a4d9e6 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] GET http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/6282cc7a-4705-4d76-ac51-897eff92d5c4 Jan 28 19:27:52.391496 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4a8ed2ad-3bbd-4ff7-8fea-aebb25a4d9e6 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:27:52.391496 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:52.391496 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:52.391971 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4a8ed2ad-3bbd-4ff7-8fea-aebb25a4d9e6 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:27:52.481509 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:27:52.481509 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:27:52.501073 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4a8ed2ad-3bbd-4ff7-8fea-aebb25a4d9e6 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Volume info retrieved successfully. Jan 28 19:27:52.551861 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4a8ed2ad-3bbd-4ff7-8fea-aebb25a4d9e6 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/6282cc7a-4705-4d76-ac51-897eff92d5c4 returned with HTTP 200 Jan 28 19:27:52.559062 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1525/3057] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:27:52 2021] GET /volume/v3/7c06edec285143018dd95c6cda782efe/volumes/6282cc7a-4705-4d76-ac51-897eff92d5c4 => generated 911 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:27:52.586384 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c6927c91-7631-4d11-881e-4aee976130d7 tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] POST http://10.222.0.16/volume/v3/10adc732274743a8987be0f3d2608392/volumes/6282cc7a-4705-4d76-ac51-897eff92d5c4/action Jan 28 19:27:52.587640 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:52.587640 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:52.589021 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c6927c91-7631-4d11-881e-4aee976130d7 tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:27:52.590010 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c6927c91-7631-4d11-881e-4aee976130d7 tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:27:52.592047 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.admin_actions [None req-c6927c91-7631-4d11-881e-4aee976130d7 tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] Updating volume '6282cc7a-4705-4d76-ac51-897eff92d5c4' with '{'status': 'error'}' {{(pid=87914) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 28 19:27:52.827702 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:27:52.827702 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:27:53.038786 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c6927c91-7631-4d11-881e-4aee976130d7 tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] http://10.222.0.16/volume/v3/10adc732274743a8987be0f3d2608392/volumes/6282cc7a-4705-4d76-ac51-897eff92d5c4/action returned with HTTP 202 Jan 28 19:27:53.046475 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1533/3058] 10.222.0.16 () {60 vars in 1357 bytes} [Thu Jan 28 19:27:52 2021] POST /volume/v3/10adc732274743a8987be0f3d2608392/volumes/6282cc7a-4705-4d76-ac51-897eff92d5c4/action => generated 0 bytes in 467 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 19:27:53.053023 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1a906555-3f7d-4974-b7f2-3bf00403e5fa tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] GET http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/6282cc7a-4705-4d76-ac51-897eff92d5c4 Jan 28 19:27:53.054347 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1a906555-3f7d-4974-b7f2-3bf00403e5fa tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:27:53.054861 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:53.054861 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:53.055850 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1a906555-3f7d-4974-b7f2-3bf00403e5fa tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:27:53.195128 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:27:53.195128 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:27:53.272435 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1a906555-3f7d-4974-b7f2-3bf00403e5fa tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Volume info retrieved successfully. Jan 28 19:27:53.386476 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1a906555-3f7d-4974-b7f2-3bf00403e5fa tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/6282cc7a-4705-4d76-ac51-897eff92d5c4 returned with HTTP 200 Jan 28 19:27:53.405448 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1526/3059] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:27:53 2021] GET /volume/v3/7c06edec285143018dd95c6cda782efe/volumes/6282cc7a-4705-4d76-ac51-897eff92d5c4 => generated 907 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:27:53.417253 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7a4ad593-df2e-4000-8500-d55eaec4e10b tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] POST http://10.222.0.16/volume/v3/10adc732274743a8987be0f3d2608392/volumes/6282cc7a-4705-4d76-ac51-897eff92d5c4/action Jan 28 19:27:53.418388 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:53.418388 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:53.419649 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7a4ad593-df2e-4000-8500-d55eaec4e10b tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:27:53.420585 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7a4ad593-df2e-4000-8500-d55eaec4e10b tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:27:53.429861 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.admin_actions [None req-7a4ad593-df2e-4000-8500-d55eaec4e10b tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] Updating volume '6282cc7a-4705-4d76-ac51-897eff92d5c4' with '{'status': 'available'}' {{(pid=87914) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 28 19:27:53.749379 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:27:53.749379 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:27:53.985125 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7a4ad593-df2e-4000-8500-d55eaec4e10b tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] http://10.222.0.16/volume/v3/10adc732274743a8987be0f3d2608392/volumes/6282cc7a-4705-4d76-ac51-897eff92d5c4/action returned with HTTP 202 Jan 28 19:27:53.993904 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1534/3060] 10.222.0.16 () {60 vars in 1357 bytes} [Thu Jan 28 19:27:53 2021] POST /volume/v3/10adc732274743a8987be0f3d2608392/volumes/6282cc7a-4705-4d76-ac51-897eff92d5c4/action => generated 0 bytes in 578 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 28 19:27:54.002955 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-34e50706-fc41-4fe5-895b-7af68255abbc tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] GET http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/6282cc7a-4705-4d76-ac51-897eff92d5c4 Jan 28 19:27:54.004590 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-34e50706-fc41-4fe5-895b-7af68255abbc tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:27:54.007056 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:54.007056 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:54.008836 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-34e50706-fc41-4fe5-895b-7af68255abbc tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:27:54.161965 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:27:54.161965 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:27:54.183897 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-34e50706-fc41-4fe5-895b-7af68255abbc tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Volume info retrieved successfully. Jan 28 19:27:54.285473 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-34e50706-fc41-4fe5-895b-7af68255abbc tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/6282cc7a-4705-4d76-ac51-897eff92d5c4 returned with HTTP 200 Jan 28 19:27:54.288483 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1527/3061] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:27:53 2021] GET /volume/v3/7c06edec285143018dd95c6cda782efe/volumes/6282cc7a-4705-4d76-ac51-897eff92d5c4 => generated 911 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:27:54.318080 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8ecfbda2-6988-4e2f-a603-a1f622861b43 tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] POST http://10.222.0.16/volume/v3/10adc732274743a8987be0f3d2608392/volumes/6282cc7a-4705-4d76-ac51-897eff92d5c4/action Jan 28 19:27:54.319945 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:54.319945 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:54.321399 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8ecfbda2-6988-4e2f-a603-a1f622861b43 tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:27:54.322451 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8ecfbda2-6988-4e2f-a603-a1f622861b43 tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:27:54.324619 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.admin_actions [None req-8ecfbda2-6988-4e2f-a603-a1f622861b43 tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] Updating volume '6282cc7a-4705-4d76-ac51-897eff92d5c4' with '{'status': 'maintenance'}' {{(pid=87914) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 28 19:27:54.623454 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:27:54.623454 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:27:54.777855 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8ecfbda2-6988-4e2f-a603-a1f622861b43 tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] http://10.222.0.16/volume/v3/10adc732274743a8987be0f3d2608392/volumes/6282cc7a-4705-4d76-ac51-897eff92d5c4/action returned with HTTP 202 Jan 28 19:27:54.788153 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1535/3062] 10.222.0.16 () {60 vars in 1357 bytes} [Thu Jan 28 19:27:54 2021] POST /volume/v3/10adc732274743a8987be0f3d2608392/volumes/6282cc7a-4705-4d76-ac51-897eff92d5c4/action => generated 0 bytes in 477 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 19:27:54.796164 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8ccf2c0b-1cda-48c5-808b-28f11c5e4064 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] GET http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/6282cc7a-4705-4d76-ac51-897eff92d5c4 Jan 28 19:27:54.797519 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8ccf2c0b-1cda-48c5-808b-28f11c5e4064 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:27:54.798419 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:54.798419 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:54.799699 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8ccf2c0b-1cda-48c5-808b-28f11c5e4064 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:27:54.937656 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:27:54.937656 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:27:54.954012 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8ccf2c0b-1cda-48c5-808b-28f11c5e4064 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Volume info retrieved successfully. Jan 28 19:27:54.981084 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8ccf2c0b-1cda-48c5-808b-28f11c5e4064 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/6282cc7a-4705-4d76-ac51-897eff92d5c4 returned with HTTP 200 Jan 28 19:27:54.982745 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1528/3063] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:27:54 2021] GET /volume/v3/7c06edec285143018dd95c6cda782efe/volumes/6282cc7a-4705-4d76-ac51-897eff92d5c4 => generated 913 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:27:55.017984 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a1dbbafb-8cc4-4b55-a2cd-a263c3f0d7d1 tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] POST http://10.222.0.16/volume/v3/10adc732274743a8987be0f3d2608392/volumes/6282cc7a-4705-4d76-ac51-897eff92d5c4/action Jan 28 19:27:55.019460 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:55.019460 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:55.020374 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a1dbbafb-8cc4-4b55-a2cd-a263c3f0d7d1 tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:27:55.021096 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a1dbbafb-8cc4-4b55-a2cd-a263c3f0d7d1 tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:27:55.023028 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.admin_actions [None req-a1dbbafb-8cc4-4b55-a2cd-a263c3f0d7d1 tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] Updating volume '6282cc7a-4705-4d76-ac51-897eff92d5c4' with '{'status': 'available'}' {{(pid=87914) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Jan 28 19:27:55.316751 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:27:55.316751 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:27:55.503941 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a1dbbafb-8cc4-4b55-a2cd-a263c3f0d7d1 tempest-VolumesActionsTest-339551345 tempest-VolumesActionsTest-339551345-project-admin] http://10.222.0.16/volume/v3/10adc732274743a8987be0f3d2608392/volumes/6282cc7a-4705-4d76-ac51-897eff92d5c4/action returned with HTTP 202 Jan 28 19:27:55.506310 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1536/3064] 10.222.0.16 () {60 vars in 1357 bytes} [Thu Jan 28 19:27:55 2021] POST /volume/v3/10adc732274743a8987be0f3d2608392/volumes/6282cc7a-4705-4d76-ac51-897eff92d5c4/action => generated 0 bytes in 496 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 19:27:55.518586 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c73179e5-551c-4061-b717-cafbdec7f33b tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] GET http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/6282cc7a-4705-4d76-ac51-897eff92d5c4 Jan 28 19:27:55.519544 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c73179e5-551c-4061-b717-cafbdec7f33b tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:27:55.519821 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:55.519821 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:55.520472 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c73179e5-551c-4061-b717-cafbdec7f33b tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:27:55.695124 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:27:55.695124 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:27:55.713479 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c73179e5-551c-4061-b717-cafbdec7f33b tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Volume info retrieved successfully. Jan 28 19:27:55.776055 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c73179e5-551c-4061-b717-cafbdec7f33b tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/6282cc7a-4705-4d76-ac51-897eff92d5c4 returned with HTTP 200 Jan 28 19:27:55.777387 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1529/3065] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:27:55 2021] GET /volume/v3/7c06edec285143018dd95c6cda782efe/volumes/6282cc7a-4705-4d76-ac51-897eff92d5c4 => generated 911 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:27:55.833718 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9b780ef1-668d-492a-b909-febb43388e86 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] DELETE http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/6282cc7a-4705-4d76-ac51-897eff92d5c4 Jan 28 19:27:55.837408 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9b780ef1-668d-492a-b909-febb43388e86 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:27:55.838478 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:55.838478 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:55.839823 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9b780ef1-668d-492a-b909-febb43388e86 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:27:55.844723 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-9b780ef1-668d-492a-b909-febb43388e86 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Delete volume with id: 6282cc7a-4705-4d76-ac51-897eff92d5c4 Jan 28 19:27:55.990040 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:27:55.990040 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:27:55.994020 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9b780ef1-668d-492a-b909-febb43388e86 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Volume info retrieved successfully. Jan 28 19:27:56.089476 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9b780ef1-668d-492a-b909-febb43388e86 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Delete volume request issued successfully. Jan 28 19:27:56.090915 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9b780ef1-668d-492a-b909-febb43388e86 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/6282cc7a-4705-4d76-ac51-897eff92d5c4 returned with HTTP 202 Jan 28 19:27:56.097520 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1537/3066] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:27:55 2021] DELETE /volume/v3/7c06edec285143018dd95c6cda782efe/volumes/6282cc7a-4705-4d76-ac51-897eff92d5c4 => generated 0 bytes in 284 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:27:56.108832 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9d368521-b42b-449c-9e96-7ec97d536bf4 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] GET http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/6282cc7a-4705-4d76-ac51-897eff92d5c4 Jan 28 19:27:56.110361 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9d368521-b42b-449c-9e96-7ec97d536bf4 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:27:56.111207 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:56.111207 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:56.114145 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9d368521-b42b-449c-9e96-7ec97d536bf4 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:27:56.580296 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:27:56.580296 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:27:56.627103 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9d368521-b42b-449c-9e96-7ec97d536bf4 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Volume info retrieved successfully. Jan 28 19:27:56.762867 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9d368521-b42b-449c-9e96-7ec97d536bf4 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/6282cc7a-4705-4d76-ac51-897eff92d5c4 returned with HTTP 200 Jan 28 19:27:56.776716 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1530/3067] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:27:56 2021] GET /volume/v3/7c06edec285143018dd95c6cda782efe/volumes/6282cc7a-4705-4d76-ac51-897eff92d5c4 => generated 910 bytes in 678 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:27:57.799509 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5b642180-a475-441b-89a2-af41d4496bfb tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] GET http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/6282cc7a-4705-4d76-ac51-897eff92d5c4 Jan 28 19:27:57.801397 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5b642180-a475-441b-89a2-af41d4496bfb tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:27:57.805949 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:57.805949 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:57.807497 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5b642180-a475-441b-89a2-af41d4496bfb tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:27:58.067190 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:27:58.067190 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:27:58.115635 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5b642180-a475-441b-89a2-af41d4496bfb tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Volume info retrieved successfully. Jan 28 19:27:58.207215 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5b642180-a475-441b-89a2-af41d4496bfb tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/6282cc7a-4705-4d76-ac51-897eff92d5c4 returned with HTTP 200 Jan 28 19:27:58.218459 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1538/3068] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:27:57 2021] GET /volume/v3/7c06edec285143018dd95c6cda782efe/volumes/6282cc7a-4705-4d76-ac51-897eff92d5c4 => generated 910 bytes in 427 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:27:59.243559 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aea64e15-835d-4cc5-a540-cdcb4d85b25e tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] GET http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/6282cc7a-4705-4d76-ac51-897eff92d5c4 Jan 28 19:27:59.245634 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aea64e15-835d-4cc5-a540-cdcb4d85b25e tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:27:59.253440 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:27:59.253440 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:27:59.255004 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aea64e15-835d-4cc5-a540-cdcb4d85b25e tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:27:59.580191 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:27:59.580191 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:27:59.646468 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-aea64e15-835d-4cc5-a540-cdcb4d85b25e tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Volume info retrieved successfully. Jan 28 19:27:59.753922 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aea64e15-835d-4cc5-a540-cdcb4d85b25e tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/6282cc7a-4705-4d76-ac51-897eff92d5c4 returned with HTTP 200 Jan 28 19:27:59.755511 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1531/3069] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:27:59 2021] GET /volume/v3/7c06edec285143018dd95c6cda782efe/volumes/6282cc7a-4705-4d76-ac51-897eff92d5c4 => generated 910 bytes in 520 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:28:00.789818 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-de21ca72-7d2d-4746-9a19-9a2c0f09567d tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] GET http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/6282cc7a-4705-4d76-ac51-897eff92d5c4 Jan 28 19:28:00.790773 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-de21ca72-7d2d-4746-9a19-9a2c0f09567d tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:28:00.791116 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:28:00.791116 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:28:00.792212 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-de21ca72-7d2d-4746-9a19-9a2c0f09567d tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:28:01.014052 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-de21ca72-7d2d-4746-9a19-9a2c0f09567d tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/6282cc7a-4705-4d76-ac51-897eff92d5c4 returned with HTTP 404 Jan 28 19:28:01.022248 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1539/3070] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:28:00 2021] GET /volume/v3/7c06edec285143018dd95c6cda782efe/volumes/6282cc7a-4705-4d76-ac51-897eff92d5c4 => generated 109 bytes in 237 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:28:01.032124 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-311ba70c-0c9c-4a83-abdc-1fec70bb83f1 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] DELETE http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/c460e4b0-9e28-495b-a4e8-86522912a196 Jan 28 19:28:01.033102 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-311ba70c-0c9c-4a83-abdc-1fec70bb83f1 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:28:01.033500 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:28:01.033500 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:28:01.034188 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-311ba70c-0c9c-4a83-abdc-1fec70bb83f1 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:28:01.035047 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-311ba70c-0c9c-4a83-abdc-1fec70bb83f1 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Delete volume with id: c460e4b0-9e28-495b-a4e8-86522912a196 Jan 28 19:28:01.319271 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-311ba70c-0c9c-4a83-abdc-1fec70bb83f1 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/c460e4b0-9e28-495b-a4e8-86522912a196 returned with HTTP 404 Jan 28 19:28:01.332907 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1532/3071] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:28:01 2021] DELETE /volume/v3/7c06edec285143018dd95c6cda782efe/volumes/c460e4b0-9e28-495b-a4e8-86522912a196 => generated 109 bytes in 305 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:28:01.342375 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d7542aed-d831-4e79-844b-cca901e49d8c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] DELETE http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/d61cb3ac-1a2a-4c75-839e-52c3b7b8f16f Jan 28 19:28:01.343801 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d7542aed-d831-4e79-844b-cca901e49d8c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:28:01.344827 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d7542aed-d831-4e79-844b-cca901e49d8c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:28:01.353701 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-d7542aed-d831-4e79-844b-cca901e49d8c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Delete volume with id: d61cb3ac-1a2a-4c75-839e-52c3b7b8f16f Jan 28 19:28:01.627199 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d7542aed-d831-4e79-844b-cca901e49d8c tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/d61cb3ac-1a2a-4c75-839e-52c3b7b8f16f returned with HTTP 404 Jan 28 19:28:01.632756 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1540/3072] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:28:01 2021] DELETE /volume/v3/7c06edec285143018dd95c6cda782efe/volumes/d61cb3ac-1a2a-4c75-839e-52c3b7b8f16f => generated 109 bytes in 296 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:28:01.640752 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3fc8dc38-491a-47b2-a94e-b600a0d0b09b tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] DELETE http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/8a77dbf6-3516-43a2-b710-e3363b476b2f Jan 28 19:28:01.641816 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3fc8dc38-491a-47b2-a94e-b600a0d0b09b tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:28:01.642724 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3fc8dc38-491a-47b2-a94e-b600a0d0b09b tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:28:01.643571 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-3fc8dc38-491a-47b2-a94e-b600a0d0b09b tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Delete volume with id: 8a77dbf6-3516-43a2-b710-e3363b476b2f Jan 28 19:28:01.912905 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3fc8dc38-491a-47b2-a94e-b600a0d0b09b tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/8a77dbf6-3516-43a2-b710-e3363b476b2f returned with HTTP 404 Jan 28 19:28:01.918050 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1533/3073] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:28:01 2021] DELETE /volume/v3/7c06edec285143018dd95c6cda782efe/volumes/8a77dbf6-3516-43a2-b710-e3363b476b2f => generated 109 bytes in 281 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 28 19:28:01.926031 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4432c982-bead-49c1-b8c0-752171090d12 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] DELETE http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/51c00739-45da-497d-8029-8f8583227fc8 Jan 28 19:28:01.927144 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4432c982-bead-49c1-b8c0-752171090d12 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:28:01.928197 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4432c982-bead-49c1-b8c0-752171090d12 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:28:01.929167 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-4432c982-bead-49c1-b8c0-752171090d12 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Delete volume with id: 51c00739-45da-497d-8029-8f8583227fc8 Jan 28 19:28:02.006690 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4432c982-bead-49c1-b8c0-752171090d12 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/51c00739-45da-497d-8029-8f8583227fc8 returned with HTTP 404 Jan 28 19:28:02.012600 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1541/3074] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:28:01 2021] DELETE /volume/v3/7c06edec285143018dd95c6cda782efe/volumes/51c00739-45da-497d-8029-8f8583227fc8 => generated 109 bytes in 93 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:28:02.018896 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-475a2c04-a856-4fd2-b99a-4fae857e52c6 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] DELETE http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/e18a9054-b5da-4a5b-b9c6-4dc5f5b70dfc Jan 28 19:28:02.019792 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-475a2c04-a856-4fd2-b99a-4fae857e52c6 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:28:02.023143 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-475a2c04-a856-4fd2-b99a-4fae857e52c6 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:28:02.024364 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-475a2c04-a856-4fd2-b99a-4fae857e52c6 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Delete volume with id: e18a9054-b5da-4a5b-b9c6-4dc5f5b70dfc Jan 28 19:28:02.172698 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:28:02.172698 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:28:02.175307 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-475a2c04-a856-4fd2-b99a-4fae857e52c6 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Volume info retrieved successfully. Jan 28 19:28:02.281040 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-475a2c04-a856-4fd2-b99a-4fae857e52c6 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Delete volume request issued successfully. Jan 28 19:28:02.284673 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-475a2c04-a856-4fd2-b99a-4fae857e52c6 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/e18a9054-b5da-4a5b-b9c6-4dc5f5b70dfc returned with HTTP 202 Jan 28 19:28:02.288847 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1534/3075] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:28:02 2021] DELETE /volume/v3/7c06edec285143018dd95c6cda782efe/volumes/e18a9054-b5da-4a5b-b9c6-4dc5f5b70dfc => generated 0 bytes in 277 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:28:02.297461 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6c4828a1-6681-4178-a97e-0253b82e56bc tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] GET http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/e18a9054-b5da-4a5b-b9c6-4dc5f5b70dfc Jan 28 19:28:02.297968 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6c4828a1-6681-4178-a97e-0253b82e56bc tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:28:02.298632 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6c4828a1-6681-4178-a97e-0253b82e56bc tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:28:02.420061 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:28:02.420061 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:28:02.437650 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6c4828a1-6681-4178-a97e-0253b82e56bc tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Volume info retrieved successfully. Jan 28 19:28:02.496563 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6c4828a1-6681-4178-a97e-0253b82e56bc tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/e18a9054-b5da-4a5b-b9c6-4dc5f5b70dfc returned with HTTP 200 Jan 28 19:28:02.498778 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1542/3076] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:28:02 2021] GET /volume/v3/7c06edec285143018dd95c6cda782efe/volumes/e18a9054-b5da-4a5b-b9c6-4dc5f5b70dfc => generated 928 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:28:03.515750 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a543598f-2b1f-4178-a6a6-4fa03c93b927 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] GET http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/e18a9054-b5da-4a5b-b9c6-4dc5f5b70dfc Jan 28 19:28:03.516899 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a543598f-2b1f-4178-a6a6-4fa03c93b927 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:28:03.517308 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:28:03.517308 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:28:03.518374 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a543598f-2b1f-4178-a6a6-4fa03c93b927 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:28:03.657514 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:28:03.657514 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:28:03.689469 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a543598f-2b1f-4178-a6a6-4fa03c93b927 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Volume info retrieved successfully. Jan 28 19:28:03.734971 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a543598f-2b1f-4178-a6a6-4fa03c93b927 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/e18a9054-b5da-4a5b-b9c6-4dc5f5b70dfc returned with HTTP 200 Jan 28 19:28:03.736292 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1535/3077] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:28:03 2021] GET /volume/v3/7c06edec285143018dd95c6cda782efe/volumes/e18a9054-b5da-4a5b-b9c6-4dc5f5b70dfc => generated 928 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:28:04.753415 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2f4222bd-90d8-45fd-bbce-1b8a3b62a892 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] GET http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/e18a9054-b5da-4a5b-b9c6-4dc5f5b70dfc Jan 28 19:28:04.754667 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2f4222bd-90d8-45fd-bbce-1b8a3b62a892 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:28:04.755038 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:28:04.755038 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:28:04.755895 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2f4222bd-90d8-45fd-bbce-1b8a3b62a892 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:28:04.833840 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2f4222bd-90d8-45fd-bbce-1b8a3b62a892 tempest-VolumesActionsTest-85882210 tempest-VolumesActionsTest-85882210-project] http://10.222.0.16/volume/v3/7c06edec285143018dd95c6cda782efe/volumes/e18a9054-b5da-4a5b-b9c6-4dc5f5b70dfc returned with HTTP 404 Jan 28 19:28:04.835220 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1543/3078] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:28:04 2021] GET /volume/v3/7c06edec285143018dd95c6cda782efe/volumes/e18a9054-b5da-4a5b-b9c6-4dc5f5b70dfc => generated 109 bytes in 86 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:28:26.899718 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dbe799a3-d57d-4838-b774-a7076eb634cf tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] POST http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes Jan 28 19:28:26.900342 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:28:26.900342 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:28:26.900555 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dbe799a3-d57d-4838-b774-a7076eb634cf tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-181856844"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:28:26.902900 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-dbe799a3-d57d-4838-b774-a7076eb634cf tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-181856844'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:28:26.903283 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-dbe799a3-d57d-4838-b774-a7076eb634cf tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Create volume of 1 GB Jan 28 19:28:26.934573 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-dbe799a3-d57d-4838-b774-a7076eb634cf tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Availability Zones retrieved successfully. Jan 28 19:28:27.006048 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-dbe799a3-d57d-4838-b774-a7076eb634cf tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Flow 'volume_create_api' (0326604c-75ee-4db4-9bfe-0fc81d238d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:28:27.014382 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-dbe799a3-d57d-4838-b774-a7076eb634cf tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e9fe2bb-53d7-42b8-8cd4-5a509e62ff4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:28:27.022006 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-dbe799a3-d57d-4838-b774-a7076eb634cf tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:28:27.143537 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-dbe799a3-d57d-4838-b774-a7076eb634cf tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e9fe2bb-53d7-42b8-8cd4-5a509e62ff4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:28:27.153635 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-dbe799a3-d57d-4838-b774-a7076eb634cf tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2146a15c-0dd5-473d-b53f-069c01d0f12b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:28:27.304579 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-dbe799a3-d57d-4838-b774-a7076eb634cf tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Created reservations ['174bd8d6-a6db-47ce-9f5f-8acfb3ea9639', 'f04780ea-ecdc-4e4b-9060-ae1f9289629a', '51231282-8f40-47cc-aa8c-b71db6eae62d', '9d443400-eaef-41c7-8327-57edd7604e17'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:28:27.307478 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-dbe799a3-d57d-4838-b774-a7076eb634cf tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2146a15c-0dd5-473d-b53f-069c01d0f12b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['174bd8d6-a6db-47ce-9f5f-8acfb3ea9639', 'f04780ea-ecdc-4e4b-9060-ae1f9289629a', '51231282-8f40-47cc-aa8c-b71db6eae62d', '9d443400-eaef-41c7-8327-57edd7604e17']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:28:27.312066 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-dbe799a3-d57d-4838-b774-a7076eb634cf tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03f14bbd-26b8-4acf-bc4d-be97ae34aa45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:28:27.392104 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-dbe799a3-d57d-4838-b774-a7076eb634cf tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03f14bbd-26b8-4acf-bc4d-be97ae34aa45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d8e69e1-627e-43ca-b24a-912d5bd08c01', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-181856844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9502e068c50437d85dee7f4defd32c4',qos_specs=None,replication_status=,reservations=['174bd8d6-a6db-47ce-9f5f-8acfb3ea9639','f04780ea-ecdc-4e4b-9060-ae1f9289629a','51231282-8f40-47cc-aa8c-b71db6eae62d','9d443400-eaef-41c7-8327-57edd7604e17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37b754ac8c2a43f8965bb0e684bccaa6',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:28:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-181856844',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d8e69e1-627e-43ca-b24a-912d5bd08c01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9502e068c50437d85dee7f4defd32c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='37b754ac8c2a43f8965bb0e684bccaa6',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:28:27.396620 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-dbe799a3-d57d-4838-b774-a7076eb634cf tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (775edfbe-d4d9-404f-9c55-948df2ce1848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:28:27.431358 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-dbe799a3-d57d-4838-b774-a7076eb634cf tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (775edfbe-d4d9-404f-9c55-948df2ce1848) transitioned into state 'SUCCESS' from state '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-181856844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9502e068c50437d85dee7f4defd32c4',qos_specs=None,replication_status=,reservations=['174bd8d6-a6db-47ce-9f5f-8acfb3ea9639','f04780ea-ecdc-4e4b-9060-ae1f9289629a','51231282-8f40-47cc-aa8c-b71db6eae62d','9d443400-eaef-41c7-8327-57edd7604e17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37b754ac8c2a43f8965bb0e684bccaa6',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:28:27.433843 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-dbe799a3-d57d-4838-b774-a7076eb634cf tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5473461f-c754-4b7b-83a5-fa5689b6b411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:28:27.459553 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-dbe799a3-d57d-4838-b774-a7076eb634cf tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5473461f-c754-4b7b-83a5-fa5689b6b411) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:28:27.463192 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-dbe799a3-d57d-4838-b774-a7076eb634cf tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Flow 'volume_create_api' (0326604c-75ee-4db4-9bfe-0fc81d238d23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:28:27.533681 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-dbe799a3-d57d-4838-b774-a7076eb634cf tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Create volume request issued successfully. Jan 28 19:28:27.554766 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dbe799a3-d57d-4838-b774-a7076eb634cf tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes returned with HTTP 202 Jan 28 19:28:27.555998 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1536/3079] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 19:28:26 2021] POST /volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes => generated 819 bytes in 998 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:28:27.571644 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-41ab6f03-3a22-4a53-b09c-002f6ceca4b5 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] GET http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/7d8e69e1-627e-43ca-b24a-912d5bd08c01 Jan 28 19:28:27.572589 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-41ab6f03-3a22-4a53-b09c-002f6ceca4b5 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:28:27.573848 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-41ab6f03-3a22-4a53-b09c-002f6ceca4b5 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:28:27.632623 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:28:27.632623 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:28:27.643006 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-41ab6f03-3a22-4a53-b09c-002f6ceca4b5 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Volume info retrieved successfully. Jan 28 19:28:27.672081 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-41ab6f03-3a22-4a53-b09c-002f6ceca4b5 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/7d8e69e1-627e-43ca-b24a-912d5bd08c01 returned with HTTP 200 Jan 28 19:28:27.683284 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1544/3080] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:28:27 2021] GET /volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/7d8e69e1-627e-43ca-b24a-912d5bd08c01 => generated 887 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:28:28.694722 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4bd5f614-bbff-4321-a382-265a2b65d510 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] GET http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/7d8e69e1-627e-43ca-b24a-912d5bd08c01 Jan 28 19:28:28.700339 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4bd5f614-bbff-4321-a382-265a2b65d510 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:28:28.700733 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:28:28.700733 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:28:28.705573 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4bd5f614-bbff-4321-a382-265a2b65d510 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:28:28.853465 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:28:28.853465 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:28:28.866006 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4bd5f614-bbff-4321-a382-265a2b65d510 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Volume info retrieved successfully. Jan 28 19:28:28.927213 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4bd5f614-bbff-4321-a382-265a2b65d510 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/7d8e69e1-627e-43ca-b24a-912d5bd08c01 returned with HTTP 200 Jan 28 19:28:28.928360 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1537/3081] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:28:28 2021] GET /volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/7d8e69e1-627e-43ca-b24a-912d5bd08c01 => generated 911 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:28:29.945558 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-98e36f6c-20b0-445b-92e6-0601dc0dfcd1 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] GET http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/7d8e69e1-627e-43ca-b24a-912d5bd08c01 Jan 28 19:28:29.947283 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-98e36f6c-20b0-445b-92e6-0601dc0dfcd1 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:28:29.947657 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:28:29.947657 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:28:29.948265 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-98e36f6c-20b0-445b-92e6-0601dc0dfcd1 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:28:30.074502 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:28:30.074502 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:28:30.094414 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-98e36f6c-20b0-445b-92e6-0601dc0dfcd1 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Volume info retrieved successfully. Jan 28 19:28:30.123459 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-98e36f6c-20b0-445b-92e6-0601dc0dfcd1 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/7d8e69e1-627e-43ca-b24a-912d5bd08c01 returned with HTTP 200 Jan 28 19:28:30.136921 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1545/3082] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:28:29 2021] GET /volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/7d8e69e1-627e-43ca-b24a-912d5bd08c01 => generated 912 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:28:30.143964 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e27f2bab-e0d6-4412-bb84-8cf0e28e9675 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] POST http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/snapshots Jan 28 19:28:30.144480 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:28:30.144480 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:28:30.144924 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e27f2bab-e0d6-4412-bb84-8cf0e28e9675 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7d8e69e1-627e-43ca-b24a-912d5bd08c01", "name": "tempest-VolumesDeleteCascade-Snapshot-779696112"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:28:30.328793 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:28:30.328793 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:28:30.330190 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e27f2bab-e0d6-4412-bb84-8cf0e28e9675 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Volume info retrieved successfully. Jan 28 19:28:30.338733 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-e27f2bab-e0d6-4412-bb84-8cf0e28e9675 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Create snapshot from volume 7d8e69e1-627e-43ca-b24a-912d5bd08c01 Jan 28 19:28:30.476277 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-e27f2bab-e0d6-4412-bb84-8cf0e28e9675 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Created reservations ['6aa1a6b4-e05e-48aa-b32a-19923702772a', '03e603b5-a262-4e50-bdbd-325e7ec26fab', '5e0e1dbe-455a-432a-9445-0bdeffe6d00c', 'd3341448-b397-4bb9-939b-46bb054373ca'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:28:30.695101 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e27f2bab-e0d6-4412-bb84-8cf0e28e9675 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Snapshot create request issued successfully. Jan 28 19:28:30.697618 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e27f2bab-e0d6-4412-bb84-8cf0e28e9675 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/snapshots returned with HTTP 202 Jan 28 19:28:30.702701 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1538/3083] 10.222.0.16 () {60 vars in 1232 bytes} [Thu Jan 28 19:28:30 2021] POST /volume/v3/b9502e068c50437d85dee7f4defd32c4/snapshots => generated 306 bytes in 566 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 28 19:28:30.716229 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f5218ce1-09b3-4d5d-9318-d4baebd90c64 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] GET http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/snapshots/f5dab4de-5619-4714-8c20-39894c926695 Jan 28 19:28:30.717187 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f5218ce1-09b3-4d5d-9318-d4baebd90c64 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:28:30.717643 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:28:30.717643 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:28:30.718335 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f5218ce1-09b3-4d5d-9318-d4baebd90c64 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:28:30.752764 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:28:30.752764 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:28:30.754461 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f5218ce1-09b3-4d5d-9318-d4baebd90c64 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Snapshot retrieved successfully. Jan 28 19:28:30.757416 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f5218ce1-09b3-4d5d-9318-d4baebd90c64 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/snapshots/f5dab4de-5619-4714-8c20-39894c926695 returned with HTTP 200 Jan 28 19:28:30.764145 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1546/3084] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:28:30 2021] GET /volume/v3/b9502e068c50437d85dee7f4defd32c4/snapshots/f5dab4de-5619-4714-8c20-39894c926695 => generated 438 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:28:31.782795 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-38ae05cc-6da7-4d92-9bab-ea43840fcbba tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] GET http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/snapshots/f5dab4de-5619-4714-8c20-39894c926695 Jan 28 19:28:31.783776 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-38ae05cc-6da7-4d92-9bab-ea43840fcbba tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:28:31.784149 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:28:31.784149 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:28:31.784840 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-38ae05cc-6da7-4d92-9bab-ea43840fcbba tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:28:31.872631 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:28:31.872631 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:28:31.874833 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-38ae05cc-6da7-4d92-9bab-ea43840fcbba tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Snapshot retrieved successfully. Jan 28 19:28:31.880387 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-38ae05cc-6da7-4d92-9bab-ea43840fcbba tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/snapshots/f5dab4de-5619-4714-8c20-39894c926695 returned with HTTP 200 Jan 28 19:28:31.890186 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1539/3085] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:28:31 2021] GET /volume/v3/b9502e068c50437d85dee7f4defd32c4/snapshots/f5dab4de-5619-4714-8c20-39894c926695 => generated 438 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:28:32.903030 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dbd6591e-e6d5-42b9-a2f8-15430531ecde tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] GET http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/snapshots/f5dab4de-5619-4714-8c20-39894c926695 Jan 28 19:28:32.907003 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dbd6591e-e6d5-42b9-a2f8-15430531ecde tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:28:32.907541 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:28:32.907541 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:28:32.909879 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dbd6591e-e6d5-42b9-a2f8-15430531ecde tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:28:33.041954 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:28:33.041954 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:28:33.044150 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-dbd6591e-e6d5-42b9-a2f8-15430531ecde tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Snapshot retrieved successfully. Jan 28 19:28:33.048305 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dbd6591e-e6d5-42b9-a2f8-15430531ecde tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/snapshots/f5dab4de-5619-4714-8c20-39894c926695 returned with HTTP 200 Jan 28 19:28:33.060766 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1547/3086] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:28:32 2021] GET /volume/v3/b9502e068c50437d85dee7f4defd32c4/snapshots/f5dab4de-5619-4714-8c20-39894c926695 => generated 465 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:28:33.080613 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b50ebcb7-3eab-489a-811d-959d8e84b707 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] POST http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/snapshots Jan 28 19:28:33.081473 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:28:33.081473 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:28:33.083268 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b50ebcb7-3eab-489a-811d-959d8e84b707 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7d8e69e1-627e-43ca-b24a-912d5bd08c01", "name": "tempest-VolumesDeleteCascade-Snapshot-316242907"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:28:33.243949 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:28:33.243949 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:28:33.252169 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b50ebcb7-3eab-489a-811d-959d8e84b707 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Volume info retrieved successfully. Jan 28 19:28:33.253521 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-b50ebcb7-3eab-489a-811d-959d8e84b707 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Create snapshot from volume 7d8e69e1-627e-43ca-b24a-912d5bd08c01 Jan 28 19:28:33.394740 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-b50ebcb7-3eab-489a-811d-959d8e84b707 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Created reservations ['b5e99e93-112a-468e-aaa8-a69a75077916', '252d98ed-701f-434f-84ee-32bd2314f361', '5da96a9e-e135-46fe-9af0-59966f89ff40', 'ba33f126-7154-4052-ac94-46bb8442ca5b'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:28:33.655904 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b50ebcb7-3eab-489a-811d-959d8e84b707 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Snapshot create request issued successfully. Jan 28 19:28:33.665924 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b50ebcb7-3eab-489a-811d-959d8e84b707 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/snapshots returned with HTTP 202 Jan 28 19:28:33.676928 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1540/3087] 10.222.0.16 () {60 vars in 1232 bytes} [Thu Jan 28 19:28:33 2021] POST /volume/v3/b9502e068c50437d85dee7f4defd32c4/snapshots => generated 306 bytes in 595 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:28:33.688625 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-71daa761-56ed-4cc8-bd8b-fa2776d16a00 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] GET http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/snapshots/193da854-abe8-4db8-b31b-b18145179676 Jan 28 19:28:33.690176 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-71daa761-56ed-4cc8-bd8b-fa2776d16a00 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:28:33.690842 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:28:33.690842 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:28:33.691993 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-71daa761-56ed-4cc8-bd8b-fa2776d16a00 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:28:33.816568 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:28:33.816568 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:28:33.822671 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-71daa761-56ed-4cc8-bd8b-fa2776d16a00 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Snapshot retrieved successfully. Jan 28 19:28:33.835146 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-71daa761-56ed-4cc8-bd8b-fa2776d16a00 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/snapshots/193da854-abe8-4db8-b31b-b18145179676 returned with HTTP 200 Jan 28 19:28:33.842414 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1548/3088] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:28:33 2021] GET /volume/v3/b9502e068c50437d85dee7f4defd32c4/snapshots/193da854-abe8-4db8-b31b-b18145179676 => generated 438 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:28:34.863025 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cec73abb-55f7-4697-a348-853209951e19 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] GET http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/snapshots/193da854-abe8-4db8-b31b-b18145179676 Jan 28 19:28:34.864489 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cec73abb-55f7-4697-a348-853209951e19 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:28:34.865356 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:28:34.865356 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:28:34.866036 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cec73abb-55f7-4697-a348-853209951e19 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:28:34.991367 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:28:34.991367 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:28:34.993569 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cec73abb-55f7-4697-a348-853209951e19 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Snapshot retrieved successfully. Jan 28 19:28:35.002270 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cec73abb-55f7-4697-a348-853209951e19 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/snapshots/193da854-abe8-4db8-b31b-b18145179676 returned with HTTP 200 Jan 28 19:28:35.003865 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1541/3089] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:28:34 2021] GET /volume/v3/b9502e068c50437d85dee7f4defd32c4/snapshots/193da854-abe8-4db8-b31b-b18145179676 => generated 438 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:28:36.025856 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-392ecb85-f7a8-44b6-ac17-4652c4099c4f tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] GET http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/snapshots/193da854-abe8-4db8-b31b-b18145179676 Jan 28 19:28:36.030699 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-392ecb85-f7a8-44b6-ac17-4652c4099c4f tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:28:36.031462 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:28:36.031462 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:28:36.032280 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-392ecb85-f7a8-44b6-ac17-4652c4099c4f tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:28:36.166721 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:28:36.166721 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:28:36.168675 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-392ecb85-f7a8-44b6-ac17-4652c4099c4f tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Snapshot retrieved successfully. Jan 28 19:28:36.198457 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-392ecb85-f7a8-44b6-ac17-4652c4099c4f tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/snapshots/193da854-abe8-4db8-b31b-b18145179676 returned with HTTP 200 Jan 28 19:28:36.199877 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1549/3090] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:28:36 2021] GET /volume/v3/b9502e068c50437d85dee7f4defd32c4/snapshots/193da854-abe8-4db8-b31b-b18145179676 => generated 438 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:28:37.218294 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d846b7db-9b14-4cc6-87c0-ac676a44ec9d tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] GET http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/snapshots/193da854-abe8-4db8-b31b-b18145179676 Jan 28 19:28:37.219030 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d846b7db-9b14-4cc6-87c0-ac676a44ec9d tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:28:37.219030 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:28:37.219030 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:28:37.219412 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d846b7db-9b14-4cc6-87c0-ac676a44ec9d tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:28:37.350400 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:28:37.350400 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:28:37.355460 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d846b7db-9b14-4cc6-87c0-ac676a44ec9d tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Snapshot retrieved successfully. Jan 28 19:28:37.363069 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d846b7db-9b14-4cc6-87c0-ac676a44ec9d tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/snapshots/193da854-abe8-4db8-b31b-b18145179676 returned with HTTP 200 Jan 28 19:28:37.373984 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1542/3091] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:28:37 2021] GET /volume/v3/b9502e068c50437d85dee7f4defd32c4/snapshots/193da854-abe8-4db8-b31b-b18145179676 => generated 465 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:28:37.391360 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d8791596-0c0a-4ac7-8fe7-abef6ba10800 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] DELETE http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/7d8e69e1-627e-43ca-b24a-912d5bd08c01?cascade=True Jan 28 19:28:37.391907 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d8791596-0c0a-4ac7-8fe7-abef6ba10800 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:28:37.392126 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:28:37.392126 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:28:37.392513 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d8791596-0c0a-4ac7-8fe7-abef6ba10800 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:28:37.393009 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-d8791596-0c0a-4ac7-8fe7-abef6ba10800 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Delete volume with id: 7d8e69e1-627e-43ca-b24a-912d5bd08c01 Jan 28 19:28:37.529529 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:28:37.529529 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:28:37.531369 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d8791596-0c0a-4ac7-8fe7-abef6ba10800 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Volume info retrieved successfully. Jan 28 19:28:37.657763 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d8791596-0c0a-4ac7-8fe7-abef6ba10800 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Delete volume request issued successfully. Jan 28 19:28:37.658086 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d8791596-0c0a-4ac7-8fe7-abef6ba10800 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/7d8e69e1-627e-43ca-b24a-912d5bd08c01?cascade=True returned with HTTP 202 Jan 28 19:28:37.659347 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1550/3092] 10.222.0.16 () {58 vars in 1343 bytes} [Thu Jan 28 19:28:37 2021] DELETE /volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/7d8e69e1-627e-43ca-b24a-912d5bd08c01?cascade=True => generated 0 bytes in 272 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:28:37.669275 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f9daa9df-3fd3-4a6d-b74a-26ea2c5ec180 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] GET http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/7d8e69e1-627e-43ca-b24a-912d5bd08c01 Jan 28 19:28:37.669825 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f9daa9df-3fd3-4a6d-b74a-26ea2c5ec180 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:28:37.670042 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:28:37.670042 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:28:37.670432 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f9daa9df-3fd3-4a6d-b74a-26ea2c5ec180 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:28:37.766858 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:28:37.766858 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:28:37.780368 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f9daa9df-3fd3-4a6d-b74a-26ea2c5ec180 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Volume info retrieved successfully. Jan 28 19:28:37.816674 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f9daa9df-3fd3-4a6d-b74a-26ea2c5ec180 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/7d8e69e1-627e-43ca-b24a-912d5bd08c01 returned with HTTP 200 Jan 28 19:28:37.819050 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1543/3093] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:28:37 2021] GET /volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/7d8e69e1-627e-43ca-b24a-912d5bd08c01 => generated 911 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:28:38.849451 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-215bc557-5d4d-4453-87e7-762b12167dbc tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] GET http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/7d8e69e1-627e-43ca-b24a-912d5bd08c01 Jan 28 19:28:38.849451 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-215bc557-5d4d-4453-87e7-762b12167dbc tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:28:38.849451 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:28:38.849451 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:28:38.849451 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-215bc557-5d4d-4453-87e7-762b12167dbc tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:28:39.017819 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:28:39.017819 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:28:39.043231 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-215bc557-5d4d-4453-87e7-762b12167dbc tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Volume info retrieved successfully. Jan 28 19:28:39.105044 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-215bc557-5d4d-4453-87e7-762b12167dbc tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/7d8e69e1-627e-43ca-b24a-912d5bd08c01 returned with HTTP 200 Jan 28 19:28:39.106214 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1551/3094] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:28:38 2021] GET /volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/7d8e69e1-627e-43ca-b24a-912d5bd08c01 => generated 911 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:28:40.133312 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-10853e7d-e369-4504-82cf-909f99cfab1e tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] GET http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/7d8e69e1-627e-43ca-b24a-912d5bd08c01 Jan 28 19:28:40.134388 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-10853e7d-e369-4504-82cf-909f99cfab1e tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:28:40.134629 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:28:40.134629 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:28:40.134997 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-10853e7d-e369-4504-82cf-909f99cfab1e tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:28:40.252055 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:28:40.252055 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:28:40.280492 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-10853e7d-e369-4504-82cf-909f99cfab1e tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Volume info retrieved successfully. Jan 28 19:28:40.335001 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-10853e7d-e369-4504-82cf-909f99cfab1e tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/7d8e69e1-627e-43ca-b24a-912d5bd08c01 returned with HTTP 200 Jan 28 19:28:40.337167 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1544/3095] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:28:40 2021] GET /volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/7d8e69e1-627e-43ca-b24a-912d5bd08c01 => generated 911 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:28:41.372065 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-101051aa-5e4d-4f8d-863e-c0f440dc809a tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] GET http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/7d8e69e1-627e-43ca-b24a-912d5bd08c01 Jan 28 19:28:41.374301 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-101051aa-5e4d-4f8d-863e-c0f440dc809a tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:28:41.376520 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:28:41.376520 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:28:41.383433 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-101051aa-5e4d-4f8d-863e-c0f440dc809a tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:28:41.617398 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:28:41.617398 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:28:41.651159 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-101051aa-5e4d-4f8d-863e-c0f440dc809a tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Volume info retrieved successfully. Jan 28 19:28:41.818109 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-101051aa-5e4d-4f8d-863e-c0f440dc809a tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/7d8e69e1-627e-43ca-b24a-912d5bd08c01 returned with HTTP 200 Jan 28 19:28:41.819150 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1552/3096] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:28:41 2021] GET /volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/7d8e69e1-627e-43ca-b24a-912d5bd08c01 => generated 911 bytes in 457 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:28:42.840352 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9e5889d3-1838-42f6-a642-691f12511d0e tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] GET http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/7d8e69e1-627e-43ca-b24a-912d5bd08c01 Jan 28 19:28:42.841974 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9e5889d3-1838-42f6-a642-691f12511d0e tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:28:42.850726 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:28:42.850726 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:28:42.852437 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9e5889d3-1838-42f6-a642-691f12511d0e tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:28:43.084491 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:28:43.084491 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:28:43.117098 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9e5889d3-1838-42f6-a642-691f12511d0e tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Volume info retrieved successfully. Jan 28 19:28:43.219883 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9e5889d3-1838-42f6-a642-691f12511d0e tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/7d8e69e1-627e-43ca-b24a-912d5bd08c01 returned with HTTP 200 Jan 28 19:28:43.235993 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1545/3097] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:28:42 2021] GET /volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/7d8e69e1-627e-43ca-b24a-912d5bd08c01 => generated 911 bytes in 404 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:28:44.259282 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-217ff379-5996-4696-9926-e6b241ef6ea7 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] GET http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/7d8e69e1-627e-43ca-b24a-912d5bd08c01 Jan 28 19:28:44.263073 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-217ff379-5996-4696-9926-e6b241ef6ea7 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:28:44.264106 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:28:44.264106 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:28:44.265957 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-217ff379-5996-4696-9926-e6b241ef6ea7 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:28:44.561701 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:28:44.561701 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:28:44.590549 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-217ff379-5996-4696-9926-e6b241ef6ea7 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Volume info retrieved successfully. Jan 28 19:28:44.704256 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-217ff379-5996-4696-9926-e6b241ef6ea7 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/7d8e69e1-627e-43ca-b24a-912d5bd08c01 returned with HTTP 200 Jan 28 19:28:44.716105 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1553/3098] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:28:44 2021] GET /volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/7d8e69e1-627e-43ca-b24a-912d5bd08c01 => generated 911 bytes in 458 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:28:45.726770 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4ecaf167-32d8-4a4d-8fdd-197e75e1404f tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] GET http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/7d8e69e1-627e-43ca-b24a-912d5bd08c01 Jan 28 19:28:45.728017 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4ecaf167-32d8-4a4d-8fdd-197e75e1404f tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:28:45.728537 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:28:45.728537 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:28:45.736209 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4ecaf167-32d8-4a4d-8fdd-197e75e1404f tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:28:45.902307 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:28:45.902307 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:28:45.922444 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4ecaf167-32d8-4a4d-8fdd-197e75e1404f tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Volume info retrieved successfully. Jan 28 19:28:45.971954 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4ecaf167-32d8-4a4d-8fdd-197e75e1404f tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/7d8e69e1-627e-43ca-b24a-912d5bd08c01 returned with HTTP 200 Jan 28 19:28:45.973176 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1546/3099] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:28:45 2021] GET /volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/7d8e69e1-627e-43ca-b24a-912d5bd08c01 => generated 911 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:28:46.994673 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e3a6be06-27aa-40c5-9e91-179c20413c46 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] GET http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/7d8e69e1-627e-43ca-b24a-912d5bd08c01 Jan 28 19:28:46.995612 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e3a6be06-27aa-40c5-9e91-179c20413c46 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:28:46.996189 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:28:46.996189 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:28:46.999988 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e3a6be06-27aa-40c5-9e91-179c20413c46 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:28:47.263622 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:28:47.263622 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:28:47.288883 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e3a6be06-27aa-40c5-9e91-179c20413c46 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/7d8e69e1-627e-43ca-b24a-912d5bd08c01 returned with HTTP 404 Jan 28 19:28:47.293345 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1554/3100] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:28:46 2021] GET /volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/7d8e69e1-627e-43ca-b24a-912d5bd08c01 => generated 109 bytes in 307 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 28 19:28:47.302004 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7be0c33a-30ac-447b-869e-fe61c33a13d7 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] GET http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes Jan 28 19:28:47.302661 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7be0c33a-30ac-447b-869e-fe61c33a13d7 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:28:47.302890 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:28:47.302890 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:28:47.303283 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7be0c33a-30ac-447b-869e-fe61c33a13d7 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:28:47.304026 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-7be0c33a-30ac-447b-869e-fe61c33a13d7 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:28:47.307354 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-7be0c33a-30ac-447b-869e-fe61c33a13d7 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 19:28:47.476248 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7be0c33a-30ac-447b-869e-fe61c33a13d7 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Get all volumes completed successfully. Jan 28 19:28:47.477320 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7be0c33a-30ac-447b-869e-fe61c33a13d7 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes returned with HTTP 200 Jan 28 19:28:47.478343 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1547/3101] 10.222.0.16 () {58 vars in 1204 bytes} [Thu Jan 28 19:28:47 2021] GET /volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes => generated 15 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 28 19:28:47.493712 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a2b4b7ce-ae46-4fee-9a29-0e614a6d63ce tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] GET http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/snapshots Jan 28 19:28:47.496637 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a2b4b7ce-ae46-4fee-9a29-0e614a6d63ce tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:28:47.500036 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:28:47.500036 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:28:47.500929 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a2b4b7ce-ae46-4fee-9a29-0e614a6d63ce tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:28:47.502450 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-a2b4b7ce-ae46-4fee-9a29-0e614a6d63ce tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:28:47.512647 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-a2b4b7ce-ae46-4fee-9a29-0e614a6d63ce tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Building query based on filter {{(pid=87914) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 28 19:28:47.594795 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a2b4b7ce-ae46-4fee-9a29-0e614a6d63ce tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Get all snapshots completed successfully. Jan 28 19:28:47.596220 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a2b4b7ce-ae46-4fee-9a29-0e614a6d63ce tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/snapshots returned with HTTP 200 Jan 28 19:28:47.606393 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1555/3102] 10.222.0.16 () {58 vars in 1210 bytes} [Thu Jan 28 19:28:47 2021] GET /volume/v3/b9502e068c50437d85dee7f4defd32c4/snapshots => generated 17 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 19:28:47.611283 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ba0aa2fe-a183-42cd-9075-319962da87aa tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] POST http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes Jan 28 19:28:47.612290 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ba0aa2fe-a183-42cd-9075-319962da87aa tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1599356231"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:28:47.614072 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-ba0aa2fe-a183-42cd-9075-319962da87aa tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1599356231'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:28:47.614745 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-ba0aa2fe-a183-42cd-9075-319962da87aa tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Create volume of 1 GB Jan 28 19:28:47.646796 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ba0aa2fe-a183-42cd-9075-319962da87aa tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Availability Zones retrieved successfully. Jan 28 19:28:47.691155 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ba0aa2fe-a183-42cd-9075-319962da87aa tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Flow 'volume_create_api' (b0d0dba3-c214-4370-a064-c96518d2990b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:28:47.698517 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ba0aa2fe-a183-42cd-9075-319962da87aa tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (154ae17e-ab77-41e2-a6f9-c4418fb25840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:28:47.703321 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-ba0aa2fe-a183-42cd-9075-319962da87aa tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:28:47.892346 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ba0aa2fe-a183-42cd-9075-319962da87aa tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (154ae17e-ab77-41e2-a6f9-c4418fb25840) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:28:47.898055 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ba0aa2fe-a183-42cd-9075-319962da87aa tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd23e053-9afa-4b27-a48f-b4055ba02427) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:28:48.096913 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-ba0aa2fe-a183-42cd-9075-319962da87aa tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Created reservations ['b0b0772a-ccfc-44f2-964f-00cc74d366ef', '42b1be8f-4312-4643-a259-bfac2c231991', 'f1f2ee3e-6056-4363-9564-4a838a9a8789', 'a0a5011d-6260-4e73-b865-ab31594d40ab'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:28:48.101569 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ba0aa2fe-a183-42cd-9075-319962da87aa tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd23e053-9afa-4b27-a48f-b4055ba02427) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0b0772a-ccfc-44f2-964f-00cc74d366ef', '42b1be8f-4312-4643-a259-bfac2c231991', 'f1f2ee3e-6056-4363-9564-4a838a9a8789', 'a0a5011d-6260-4e73-b865-ab31594d40ab']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:28:48.107714 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ba0aa2fe-a183-42cd-9075-319962da87aa tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d25d499e-1fc9-424d-8619-74addb024785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:28:48.298958 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ba0aa2fe-a183-42cd-9075-319962da87aa tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d25d499e-1fc9-424d-8619-74addb024785) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8303177f-6b98-4725-9d30-5f358c787c33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1599356231',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9502e068c50437d85dee7f4defd32c4',qos_specs=None,replication_status=,reservations=['b0b0772a-ccfc-44f2-964f-00cc74d366ef','42b1be8f-4312-4643-a259-bfac2c231991','f1f2ee3e-6056-4363-9564-4a838a9a8789','a0a5011d-6260-4e73-b865-ab31594d40ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37b754ac8c2a43f8965bb0e684bccaa6',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:28:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1599356231',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8303177f-6b98-4725-9d30-5f358c787c33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9502e068c50437d85dee7f4defd32c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='37b754ac8c2a43f8965bb0e684bccaa6',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:28:48.321429 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ba0aa2fe-a183-42cd-9075-319962da87aa tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (069a34cd-06ba-4ae9-b856-ab85c341d37d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:28:48.464913 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ba0aa2fe-a183-42cd-9075-319962da87aa tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (069a34cd-06ba-4ae9-b856-ab85c341d37d) transitioned into state 'SUCCESS' from state '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-1599356231',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9502e068c50437d85dee7f4defd32c4',qos_specs=None,replication_status=,reservations=['b0b0772a-ccfc-44f2-964f-00cc74d366ef','42b1be8f-4312-4643-a259-bfac2c231991','f1f2ee3e-6056-4363-9564-4a838a9a8789','a0a5011d-6260-4e73-b865-ab31594d40ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37b754ac8c2a43f8965bb0e684bccaa6',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:28:48.470044 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ba0aa2fe-a183-42cd-9075-319962da87aa tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35319458-28d1-45a9-b41d-840575fbea23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:28:48.524660 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ba0aa2fe-a183-42cd-9075-319962da87aa tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35319458-28d1-45a9-b41d-840575fbea23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:28:48.558018 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ba0aa2fe-a183-42cd-9075-319962da87aa tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Flow 'volume_create_api' (b0d0dba3-c214-4370-a064-c96518d2990b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:28:48.732097 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ba0aa2fe-a183-42cd-9075-319962da87aa tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Create volume request issued successfully. Jan 28 19:28:48.766885 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ba0aa2fe-a183-42cd-9075-319962da87aa tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes returned with HTTP 202 Jan 28 19:28:48.769366 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1548/3103] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 19:28:47 2021] POST /volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes => generated 820 bytes in 1162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:28:48.785056 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7af3864c-fffa-4c60-b749-7a352bca5152 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] GET http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/8303177f-6b98-4725-9d30-5f358c787c33 Jan 28 19:28:48.785715 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7af3864c-fffa-4c60-b749-7a352bca5152 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:28:48.786226 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7af3864c-fffa-4c60-b749-7a352bca5152 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:28:48.897735 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:28:48.897735 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:28:48.935146 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7af3864c-fffa-4c60-b749-7a352bca5152 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Volume info retrieved successfully. Jan 28 19:28:49.008856 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7af3864c-fffa-4c60-b749-7a352bca5152 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/8303177f-6b98-4725-9d30-5f358c787c33 returned with HTTP 200 Jan 28 19:28:49.025695 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1556/3104] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:28:48 2021] GET /volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/8303177f-6b98-4725-9d30-5f358c787c33 => generated 888 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:28:50.031632 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2d2ab290-5b33-420e-bff2-a0ff920f6d76 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] GET http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/8303177f-6b98-4725-9d30-5f358c787c33 Jan 28 19:28:50.033612 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2d2ab290-5b33-420e-bff2-a0ff920f6d76 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:28:50.041712 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:28:50.041712 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:28:50.042993 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2d2ab290-5b33-420e-bff2-a0ff920f6d76 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:28:50.372587 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:28:50.372587 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:28:50.430312 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2d2ab290-5b33-420e-bff2-a0ff920f6d76 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Volume info retrieved successfully. Jan 28 19:28:50.527656 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2d2ab290-5b33-420e-bff2-a0ff920f6d76 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/8303177f-6b98-4725-9d30-5f358c787c33 returned with HTTP 200 Jan 28 19:28:50.537283 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1549/3105] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:28:50 2021] GET /volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/8303177f-6b98-4725-9d30-5f358c787c33 => generated 912 bytes in 507 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:28:51.550228 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f825a9cb-6ebc-4f70-a845-e34a85fe5427 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] GET http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/8303177f-6b98-4725-9d30-5f358c787c33 Jan 28 19:28:51.550228 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f825a9cb-6ebc-4f70-a845-e34a85fe5427 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:28:51.551034 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:28:51.551034 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:28:51.551826 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f825a9cb-6ebc-4f70-a845-e34a85fe5427 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:28:51.650800 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:28:51.650800 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:28:51.676308 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f825a9cb-6ebc-4f70-a845-e34a85fe5427 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Volume info retrieved successfully. Jan 28 19:28:51.765468 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f825a9cb-6ebc-4f70-a845-e34a85fe5427 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/8303177f-6b98-4725-9d30-5f358c787c33 returned with HTTP 200 Jan 28 19:28:51.767934 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1557/3106] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:28:51 2021] GET /volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/8303177f-6b98-4725-9d30-5f358c787c33 => generated 913 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:28:51.790267 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1059b336-b4a4-477f-9834-d0b8ac66df8a tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] POST http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/snapshots Jan 28 19:28:51.790757 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:28:51.790757 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:28:51.791193 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1059b336-b4a4-477f-9834-d0b8ac66df8a tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8303177f-6b98-4725-9d30-5f358c787c33", "name": "tempest-VolumesDeleteCascade-Snapshot-483081228"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:28:51.926829 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:28:51.926829 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:28:51.930250 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1059b336-b4a4-477f-9834-d0b8ac66df8a tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Volume info retrieved successfully. Jan 28 19:28:51.931160 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-1059b336-b4a4-477f-9834-d0b8ac66df8a tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Create snapshot from volume 8303177f-6b98-4725-9d30-5f358c787c33 Jan 28 19:28:52.094984 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-1059b336-b4a4-477f-9834-d0b8ac66df8a tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Created reservations ['4b9d3d27-e802-4d56-8988-73cde538912f', 'f2a7bd4f-270c-4bba-b1b2-c274bf236fd3', 'b9f8118e-c6d1-46c5-af63-01f11ac203d6', '4e5ae478-76a0-4ca6-9a58-9ce448cd702d'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:28:52.272515 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1059b336-b4a4-477f-9834-d0b8ac66df8a tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Snapshot create request issued successfully. Jan 28 19:28:52.273663 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1059b336-b4a4-477f-9834-d0b8ac66df8a tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/snapshots returned with HTTP 202 Jan 28 19:28:52.282867 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1550/3107] 10.222.0.16 () {60 vars in 1232 bytes} [Thu Jan 28 19:28:51 2021] POST /volume/v3/b9502e068c50437d85dee7f4defd32c4/snapshots => generated 306 bytes in 503 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:28:52.288156 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-28e3db96-7b1d-4b6b-b3e7-2f4ee9418bc6 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] GET http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/snapshots/a6391954-f040-44a5-8a83-fe7c237aab44 Jan 28 19:28:52.288706 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-28e3db96-7b1d-4b6b-b3e7-2f4ee9418bc6 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:28:52.288905 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:28:52.288905 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:28:52.289326 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-28e3db96-7b1d-4b6b-b3e7-2f4ee9418bc6 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:28:52.333575 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:28:52.333575 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:28:52.335449 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-28e3db96-7b1d-4b6b-b3e7-2f4ee9418bc6 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Snapshot retrieved successfully. Jan 28 19:28:52.338272 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-28e3db96-7b1d-4b6b-b3e7-2f4ee9418bc6 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/snapshots/a6391954-f040-44a5-8a83-fe7c237aab44 returned with HTTP 200 Jan 28 19:28:52.339553 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1558/3108] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:28:52 2021] GET /volume/v3/b9502e068c50437d85dee7f4defd32c4/snapshots/a6391954-f040-44a5-8a83-fe7c237aab44 => generated 438 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:28:53.354946 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-09d41be0-073f-4a91-8378-0f7803a9072c tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] GET http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/snapshots/a6391954-f040-44a5-8a83-fe7c237aab44 Jan 28 19:28:53.356060 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-09d41be0-073f-4a91-8378-0f7803a9072c tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:28:53.356441 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:28:53.356441 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:28:53.357087 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-09d41be0-073f-4a91-8378-0f7803a9072c tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:28:53.423677 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:28:53.423677 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:28:53.433305 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-09d41be0-073f-4a91-8378-0f7803a9072c tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Snapshot retrieved successfully. Jan 28 19:28:53.435844 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-09d41be0-073f-4a91-8378-0f7803a9072c tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/snapshots/a6391954-f040-44a5-8a83-fe7c237aab44 returned with HTTP 200 Jan 28 19:28:53.436868 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1551/3109] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:28:53 2021] GET /volume/v3/b9502e068c50437d85dee7f4defd32c4/snapshots/a6391954-f040-44a5-8a83-fe7c237aab44 => generated 438 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:28:54.450983 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-23402ade-4cc5-4fbb-9bb7-9dea060f45ed tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] GET http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/snapshots/a6391954-f040-44a5-8a83-fe7c237aab44 Jan 28 19:28:54.453443 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-23402ade-4cc5-4fbb-9bb7-9dea060f45ed tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:28:54.453916 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:28:54.453916 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:28:54.454923 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-23402ade-4cc5-4fbb-9bb7-9dea060f45ed tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:28:54.524291 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:28:54.524291 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:28:54.526379 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-23402ade-4cc5-4fbb-9bb7-9dea060f45ed tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Snapshot retrieved successfully. Jan 28 19:28:54.529211 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-23402ade-4cc5-4fbb-9bb7-9dea060f45ed tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/snapshots/a6391954-f040-44a5-8a83-fe7c237aab44 returned with HTTP 200 Jan 28 19:28:54.542613 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-240883a6-13e6-4113-bac3-ee7d648c91ec tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] POST http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes Jan 28 19:28:54.543336 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:28:54.543336 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:28:54.543988 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-240883a6-13e6-4113-bac3-ee7d648c91ec tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "a6391954-f040-44a5-8a83-fe7c237aab44", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-262315766"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:28:54.545710 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-240883a6-13e6-4113-bac3-ee7d648c91ec tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Create volume request body: {'volume': {'snapshot_id': 'a6391954-f040-44a5-8a83-fe7c237aab44', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-262315766'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:28:54.551878 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1559/3110] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:28:54 2021] GET /volume/v3/b9502e068c50437d85dee7f4defd32c4/snapshots/a6391954-f040-44a5-8a83-fe7c237aab44 => generated 465 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:28:54.601049 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:28:54.601049 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:28:54.602558 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-240883a6-13e6-4113-bac3-ee7d648c91ec tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Snapshot retrieved successfully. Jan 28 19:28:54.603108 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-240883a6-13e6-4113-bac3-ee7d648c91ec tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Create volume of 1 GB Jan 28 19:28:54.647688 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-240883a6-13e6-4113-bac3-ee7d648c91ec tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Availability Zones retrieved successfully. Jan 28 19:28:54.694626 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-240883a6-13e6-4113-bac3-ee7d648c91ec tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Flow 'volume_create_api' (44160d8d-def9-4705-9322-6644922d3a16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:28:54.703197 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-240883a6-13e6-4113-bac3-ee7d648c91ec tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f202853e-ecd4-4bbc-815b-0c3c6d99ef57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:28:54.711299 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-240883a6-13e6-4113-bac3-ee7d648c91ec tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:28:55.031318 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-240883a6-13e6-4113-bac3-ee7d648c91ec tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f202853e-ecd4-4bbc-815b-0c3c6d99ef57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a6391954-f040-44a5-8a83-fe7c237aab44', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:28:55.036633 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-240883a6-13e6-4113-bac3-ee7d648c91ec tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (644fc7e3-5d37-4935-b15a-2ba3f35a8e7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:28:55.214266 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-240883a6-13e6-4113-bac3-ee7d648c91ec tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Created reservations ['4913bf4d-04ff-40c9-960d-c695e07bdd9f', '8618f86f-2a96-4100-b7ea-ef1963b1901c', 'c319ff38-c691-4459-98ef-08239d70abe4', 'd31222a0-ba83-4ef2-96dd-053fef5ccc0c'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:28:55.218501 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-240883a6-13e6-4113-bac3-ee7d648c91ec tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (644fc7e3-5d37-4935-b15a-2ba3f35a8e7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4913bf4d-04ff-40c9-960d-c695e07bdd9f', '8618f86f-2a96-4100-b7ea-ef1963b1901c', 'c319ff38-c691-4459-98ef-08239d70abe4', 'd31222a0-ba83-4ef2-96dd-053fef5ccc0c']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:28:55.224748 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-240883a6-13e6-4113-bac3-ee7d648c91ec tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ae2bf85-d3e8-4eeb-8761-98c2a447a782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:28:55.615401 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-240883a6-13e6-4113-bac3-ee7d648c91ec tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ae2bf85-d3e8-4eeb-8761-98c2a447a782) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a482da37-9f6e-430b-9c38-bf24cd5c96a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-262315766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9502e068c50437d85dee7f4defd32c4',qos_specs=None,replication_status=,reservations=['4913bf4d-04ff-40c9-960d-c695e07bdd9f','8618f86f-2a96-4100-b7ea-ef1963b1901c','c319ff38-c691-4459-98ef-08239d70abe4','d31222a0-ba83-4ef2-96dd-053fef5ccc0c'],size=1,snapshot_id=a6391954-f040-44a5-8a83-fe7c237aab44,source_replicaid=,source_volid=None,status='creating',user_id='37b754ac8c2a43f8965bb0e684bccaa6',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:28:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-262315766',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a482da37-9f6e-430b-9c38-bf24cd5c96a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9502e068c50437d85dee7f4defd32c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a6391954-f040-44a5-8a83-fe7c237aab44,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='37b754ac8c2a43f8965bb0e684bccaa6',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:28:55.621936 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-240883a6-13e6-4113-bac3-ee7d648c91ec tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae17193c-ac57-46f6-a20b-ca8be2be16c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:28:55.695732 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-240883a6-13e6-4113-bac3-ee7d648c91ec tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae17193c-ac57-46f6-a20b-ca8be2be16c3) transitioned into state 'SUCCESS' from state '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-262315766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9502e068c50437d85dee7f4defd32c4',qos_specs=None,replication_status=,reservations=['4913bf4d-04ff-40c9-960d-c695e07bdd9f','8618f86f-2a96-4100-b7ea-ef1963b1901c','c319ff38-c691-4459-98ef-08239d70abe4','d31222a0-ba83-4ef2-96dd-053fef5ccc0c'],size=1,snapshot_id=a6391954-f040-44a5-8a83-fe7c237aab44,source_replicaid=,source_volid=None,status='creating',user_id='37b754ac8c2a43f8965bb0e684bccaa6',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:28:55.709998 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-240883a6-13e6-4113-bac3-ee7d648c91ec tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f81367b-1ebc-44b1-96d2-709381076568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:28:56.109126 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-240883a6-13e6-4113-bac3-ee7d648c91ec tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f81367b-1ebc-44b1-96d2-709381076568) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:28:56.124535 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-240883a6-13e6-4113-bac3-ee7d648c91ec tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Flow 'volume_create_api' (44160d8d-def9-4705-9322-6644922d3a16) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:28:56.530190 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-240883a6-13e6-4113-bac3-ee7d648c91ec tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Create volume request issued successfully. Jan 28 19:28:56.614686 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-240883a6-13e6-4113-bac3-ee7d648c91ec tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes returned with HTTP 202 Jan 28 19:28:56.640447 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1552/3111] 10.222.0.16 () {60 vars in 1226 bytes} [Thu Jan 28 19:28:54 2021] POST /volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes => generated 853 bytes in 2078 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:28:56.649556 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3fbf998e-2aa4-48b4-aa02-2f7337c8d801 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] GET http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/a482da37-9f6e-430b-9c38-bf24cd5c96a9 Jan 28 19:28:56.650897 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3fbf998e-2aa4-48b4-aa02-2f7337c8d801 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:28:56.651484 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:28:56.651484 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:28:56.653236 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3fbf998e-2aa4-48b4-aa02-2f7337c8d801 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:28:56.850956 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:28:56.850956 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:28:56.892840 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3fbf998e-2aa4-48b4-aa02-2f7337c8d801 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Volume info retrieved successfully. Jan 28 19:28:56.947123 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3fbf998e-2aa4-48b4-aa02-2f7337c8d801 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/a482da37-9f6e-430b-9c38-bf24cd5c96a9 returned with HTTP 200 Jan 28 19:28:56.962498 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1560/3112] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:28:56 2021] GET /volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/a482da37-9f6e-430b-9c38-bf24cd5c96a9 => generated 945 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:28:57.982908 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-562061d9-be70-46ca-bd9a-85518eb013f1 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] GET http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/a482da37-9f6e-430b-9c38-bf24cd5c96a9 Jan 28 19:28:57.986698 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-562061d9-be70-46ca-bd9a-85518eb013f1 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:28:57.988734 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:28:57.988734 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:28:57.991653 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-562061d9-be70-46ca-bd9a-85518eb013f1 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:28:58.169301 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:28:58.169301 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:28:58.188859 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-562061d9-be70-46ca-bd9a-85518eb013f1 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Volume info retrieved successfully. Jan 28 19:28:58.256351 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-562061d9-be70-46ca-bd9a-85518eb013f1 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/a482da37-9f6e-430b-9c38-bf24cd5c96a9 returned with HTTP 200 Jan 28 19:28:58.266381 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1553/3113] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:28:57 2021] GET /volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/a482da37-9f6e-430b-9c38-bf24cd5c96a9 => generated 945 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:28:59.274123 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fc10ac95-00cf-40b2-8cef-a999c11251f1 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] GET http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/a482da37-9f6e-430b-9c38-bf24cd5c96a9 Jan 28 19:28:59.274667 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fc10ac95-00cf-40b2-8cef-a999c11251f1 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:28:59.274921 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:28:59.274921 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:28:59.275198 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fc10ac95-00cf-40b2-8cef-a999c11251f1 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:28:59.410857 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:28:59.410857 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:28:59.420996 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fc10ac95-00cf-40b2-8cef-a999c11251f1 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Volume info retrieved successfully. Jan 28 19:28:59.450125 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fc10ac95-00cf-40b2-8cef-a999c11251f1 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/a482da37-9f6e-430b-9c38-bf24cd5c96a9 returned with HTTP 200 Jan 28 19:28:59.451370 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1561/3114] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:28:59 2021] GET /volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/a482da37-9f6e-430b-9c38-bf24cd5c96a9 => generated 945 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:29:00.467510 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9abe4094-6ce0-49db-9973-c638d97bc1a7 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] GET http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/a482da37-9f6e-430b-9c38-bf24cd5c96a9 Jan 28 19:29:00.468210 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9abe4094-6ce0-49db-9973-c638d97bc1a7 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:29:00.468210 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:29:00.468210 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:29:00.468650 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9abe4094-6ce0-49db-9973-c638d97bc1a7 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:29:00.643609 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:29:00.643609 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:29:00.691777 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9abe4094-6ce0-49db-9973-c638d97bc1a7 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Volume info retrieved successfully. Jan 28 19:29:00.777871 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9abe4094-6ce0-49db-9973-c638d97bc1a7 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/a482da37-9f6e-430b-9c38-bf24cd5c96a9 returned with HTTP 200 Jan 28 19:29:00.779708 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1554/3115] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:29:00 2021] GET /volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/a482da37-9f6e-430b-9c38-bf24cd5c96a9 => generated 945 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:29:01.798734 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-efac7577-bfef-4d68-bb8b-40de2dfc08b6 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] GET http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/a482da37-9f6e-430b-9c38-bf24cd5c96a9 Jan 28 19:29:01.802565 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-efac7577-bfef-4d68-bb8b-40de2dfc08b6 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:29:01.803306 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:29:01.803306 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:29:01.804461 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-efac7577-bfef-4d68-bb8b-40de2dfc08b6 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:29:01.943010 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:29:01.943010 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:29:01.955742 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-efac7577-bfef-4d68-bb8b-40de2dfc08b6 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Volume info retrieved successfully. Jan 28 19:29:02.015821 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-efac7577-bfef-4d68-bb8b-40de2dfc08b6 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/a482da37-9f6e-430b-9c38-bf24cd5c96a9 returned with HTTP 200 Jan 28 19:29:02.016710 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1562/3116] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:29:01 2021] GET /volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/a482da37-9f6e-430b-9c38-bf24cd5c96a9 => generated 945 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:29:03.038136 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c103fff2-29bb-4ef9-a39f-ee85f43048c6 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] GET http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/a482da37-9f6e-430b-9c38-bf24cd5c96a9 Jan 28 19:29:03.045091 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c103fff2-29bb-4ef9-a39f-ee85f43048c6 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:29:03.052313 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:29:03.052313 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:29:03.054429 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c103fff2-29bb-4ef9-a39f-ee85f43048c6 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:29:03.530495 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:29:03.530495 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:29:03.588102 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c103fff2-29bb-4ef9-a39f-ee85f43048c6 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Volume info retrieved successfully. Jan 28 19:29:03.695924 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c103fff2-29bb-4ef9-a39f-ee85f43048c6 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/a482da37-9f6e-430b-9c38-bf24cd5c96a9 returned with HTTP 200 Jan 28 19:29:03.709848 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1555/3117] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:29:03 2021] GET /volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/a482da37-9f6e-430b-9c38-bf24cd5c96a9 => generated 945 bytes in 679 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:29:04.728418 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-020a5dd8-d052-4863-8302-c721206a606e tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] GET http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/a482da37-9f6e-430b-9c38-bf24cd5c96a9 Jan 28 19:29:04.729259 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-020a5dd8-d052-4863-8302-c721206a606e tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:29:04.729259 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:29:04.729259 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:29:04.729683 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-020a5dd8-d052-4863-8302-c721206a606e tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:29:04.953799 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:29:04.953799 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:29:04.977007 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-020a5dd8-d052-4863-8302-c721206a606e tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Volume info retrieved successfully. Jan 28 19:29:05.030342 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-020a5dd8-d052-4863-8302-c721206a606e tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/a482da37-9f6e-430b-9c38-bf24cd5c96a9 returned with HTTP 200 Jan 28 19:29:05.064887 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1563/3118] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:29:04 2021] GET /volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/a482da37-9f6e-430b-9c38-bf24cd5c96a9 => generated 945 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:29:06.066126 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-139c57df-a7e0-4bbe-af20-bb4f038a7054 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] GET http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/a482da37-9f6e-430b-9c38-bf24cd5c96a9 Jan 28 19:29:06.066982 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-139c57df-a7e0-4bbe-af20-bb4f038a7054 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:29:06.067314 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:29:06.067314 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:29:06.068316 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-139c57df-a7e0-4bbe-af20-bb4f038a7054 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:29:06.676401 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:29:06.676401 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:29:06.755599 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-139c57df-a7e0-4bbe-af20-bb4f038a7054 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Volume info retrieved successfully. Jan 28 19:29:06.906102 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-139c57df-a7e0-4bbe-af20-bb4f038a7054 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/a482da37-9f6e-430b-9c38-bf24cd5c96a9 returned with HTTP 200 Jan 28 19:29:06.911159 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1556/3119] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:29:06 2021] GET /volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/a482da37-9f6e-430b-9c38-bf24cd5c96a9 => generated 945 bytes in 853 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:29:07.932309 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e1b2e7a6-f7d7-478e-a4c0-c3b202e24b57 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] GET http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/a482da37-9f6e-430b-9c38-bf24cd5c96a9 Jan 28 19:29:07.933391 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e1b2e7a6-f7d7-478e-a4c0-c3b202e24b57 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:29:07.934053 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:29:07.934053 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:29:07.935261 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e1b2e7a6-f7d7-478e-a4c0-c3b202e24b57 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:29:08.209242 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:29:08.209242 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:29:08.254136 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e1b2e7a6-f7d7-478e-a4c0-c3b202e24b57 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Volume info retrieved successfully. Jan 28 19:29:08.381606 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e1b2e7a6-f7d7-478e-a4c0-c3b202e24b57 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/a482da37-9f6e-430b-9c38-bf24cd5c96a9 returned with HTTP 200 Jan 28 19:29:08.396601 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1564/3120] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:29:07 2021] GET /volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/a482da37-9f6e-430b-9c38-bf24cd5c96a9 => generated 945 bytes in 469 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:29:09.404929 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d00e86c1-4d9c-4924-9007-5afbf035db0c tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] GET http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/a482da37-9f6e-430b-9c38-bf24cd5c96a9 Jan 28 19:29:09.406454 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d00e86c1-4d9c-4924-9007-5afbf035db0c tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:29:09.406975 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:29:09.406975 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:29:09.410203 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d00e86c1-4d9c-4924-9007-5afbf035db0c tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:29:09.694316 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:29:09.694316 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:29:09.728848 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d00e86c1-4d9c-4924-9007-5afbf035db0c tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Volume info retrieved successfully. Jan 28 19:29:09.781650 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d00e86c1-4d9c-4924-9007-5afbf035db0c tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/a482da37-9f6e-430b-9c38-bf24cd5c96a9 returned with HTTP 200 Jan 28 19:29:09.782705 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1557/3121] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:29:09 2021] GET /volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/a482da37-9f6e-430b-9c38-bf24cd5c96a9 => generated 946 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:29:09.803182 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0bccd77f-9528-4549-b4f9-257b64f50f4a tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] GET http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/a482da37-9f6e-430b-9c38-bf24cd5c96a9 Jan 28 19:29:09.803908 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0bccd77f-9528-4549-b4f9-257b64f50f4a tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:29:09.804401 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:29:09.804401 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:29:09.805297 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0bccd77f-9528-4549-b4f9-257b64f50f4a tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:29:10.042079 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:29:10.042079 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:29:10.105370 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0bccd77f-9528-4549-b4f9-257b64f50f4a tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Volume info retrieved successfully. Jan 28 19:29:10.254762 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0bccd77f-9528-4549-b4f9-257b64f50f4a tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/a482da37-9f6e-430b-9c38-bf24cd5c96a9 returned with HTTP 200 Jan 28 19:29:10.256384 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1565/3122] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:29:09 2021] GET /volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/a482da37-9f6e-430b-9c38-bf24cd5c96a9 => generated 946 bytes in 458 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:29:10.294125 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-966c8627-1572-4a10-9fd4-9c2fe0a8afea tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] DELETE http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/8303177f-6b98-4725-9d30-5f358c787c33?cascade=True Jan 28 19:29:10.295313 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-966c8627-1572-4a10-9fd4-9c2fe0a8afea tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:29:10.299524 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:29:10.299524 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:29:10.300918 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-966c8627-1572-4a10-9fd4-9c2fe0a8afea tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:29:10.301996 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-966c8627-1572-4a10-9fd4-9c2fe0a8afea tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Delete volume with id: 8303177f-6b98-4725-9d30-5f358c787c33 Jan 28 19:29:10.545448 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:29:10.545448 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:29:10.551667 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-966c8627-1572-4a10-9fd4-9c2fe0a8afea tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Volume info retrieved successfully. Jan 28 19:29:10.743418 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-966c8627-1572-4a10-9fd4-9c2fe0a8afea tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Delete volume request issued successfully. Jan 28 19:29:10.744800 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-966c8627-1572-4a10-9fd4-9c2fe0a8afea tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/8303177f-6b98-4725-9d30-5f358c787c33?cascade=True returned with HTTP 202 Jan 28 19:29:10.751354 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1558/3123] 10.222.0.16 () {58 vars in 1343 bytes} [Thu Jan 28 19:29:10 2021] DELETE /volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/8303177f-6b98-4725-9d30-5f358c787c33?cascade=True => generated 0 bytes in 465 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:29:10.770148 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3f34ccf8-c661-473f-83d2-fea60255f8db tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] GET http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/8303177f-6b98-4725-9d30-5f358c787c33 Jan 28 19:29:10.777838 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3f34ccf8-c661-473f-83d2-fea60255f8db tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:29:10.780251 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:29:10.780251 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:29:10.782040 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3f34ccf8-c661-473f-83d2-fea60255f8db tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:29:10.999093 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:29:10.999093 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:29:11.045125 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3f34ccf8-c661-473f-83d2-fea60255f8db tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Volume info retrieved successfully. Jan 28 19:29:11.184209 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3f34ccf8-c661-473f-83d2-fea60255f8db tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/8303177f-6b98-4725-9d30-5f358c787c33 returned with HTTP 200 Jan 28 19:29:11.185882 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1566/3124] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:29:10 2021] GET /volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/8303177f-6b98-4725-9d30-5f358c787c33 => generated 912 bytes in 433 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:29:12.215488 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-13889589-c86d-4c29-bcc3-b7856efa0f7d tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] GET http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/8303177f-6b98-4725-9d30-5f358c787c33 Jan 28 19:29:12.216731 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-13889589-c86d-4c29-bcc3-b7856efa0f7d tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:29:12.217166 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:29:12.217166 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:29:12.217977 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-13889589-c86d-4c29-bcc3-b7856efa0f7d tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:29:12.333709 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:29:12.333709 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:29:12.359542 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-13889589-c86d-4c29-bcc3-b7856efa0f7d tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Volume info retrieved successfully. Jan 28 19:29:12.426368 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-13889589-c86d-4c29-bcc3-b7856efa0f7d tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/8303177f-6b98-4725-9d30-5f358c787c33 returned with HTTP 200 Jan 28 19:29:12.438642 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1559/3125] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:29:12 2021] GET /volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/8303177f-6b98-4725-9d30-5f358c787c33 => generated 912 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:29:13.465411 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-831a1557-f9ba-4747-ab3d-39f916c51936 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] GET http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/8303177f-6b98-4725-9d30-5f358c787c33 Jan 28 19:29:13.466518 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-831a1557-f9ba-4747-ab3d-39f916c51936 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:29:13.466907 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:29:13.466907 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:29:13.467499 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-831a1557-f9ba-4747-ab3d-39f916c51936 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:29:13.615400 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:29:13.615400 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:29:13.685383 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-831a1557-f9ba-4747-ab3d-39f916c51936 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Volume info retrieved successfully. Jan 28 19:29:13.782432 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-831a1557-f9ba-4747-ab3d-39f916c51936 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/8303177f-6b98-4725-9d30-5f358c787c33 returned with HTTP 200 Jan 28 19:29:13.787428 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1567/3126] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:29:13 2021] GET /volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/8303177f-6b98-4725-9d30-5f358c787c33 => generated 912 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:29:14.809792 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ab74a3c3-f3a5-4dbc-8c43-8d3ceb8f9d53 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] GET http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/8303177f-6b98-4725-9d30-5f358c787c33 Jan 28 19:29:14.810567 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ab74a3c3-f3a5-4dbc-8c43-8d3ceb8f9d53 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:29:14.810567 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:29:14.810567 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:29:14.811049 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ab74a3c3-f3a5-4dbc-8c43-8d3ceb8f9d53 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:29:15.115902 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:29:15.115902 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:29:15.177598 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ab74a3c3-f3a5-4dbc-8c43-8d3ceb8f9d53 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Volume info retrieved successfully. Jan 28 19:29:15.204967 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9d399dbb-ddfb-4104-92bb-8db3857afa8f tempest-TestVolumeBootPattern-833969251 tempest-TestVolumeBootPattern-833969251-project-admin] POST http://10.222.0.16/volume/v3/1fd24fd2116c497eabe5bac0a86b8adc/types Jan 28 19:29:15.205727 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:29:15.205727 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:29:15.207202 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9d399dbb-ddfb-4104-92bb-8db3857afa8f tempest-TestVolumeBootPattern-833969251 tempest-TestVolumeBootPattern-833969251-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-713983764", "extra_specs": {}}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:29:15.271519 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9d399dbb-ddfb-4104-92bb-8db3857afa8f tempest-TestVolumeBootPattern-833969251 tempest-TestVolumeBootPattern-833969251-project-admin] http://10.222.0.16/volume/v3/1fd24fd2116c497eabe5bac0a86b8adc/types returned with HTTP 200 Jan 28 19:29:15.273293 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1568/3127] 10.222.0.16 () {60 vars in 1219 bytes} [Thu Jan 28 19:29:14 2021] POST /volume/v3/1fd24fd2116c497eabe5bac0a86b8adc/types => generated 211 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:29:15.285927 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a0ee7af9-2ea1-48c1-b57d-276438fafe73 tempest-TestVolumeBootPattern-833969251 tempest-TestVolumeBootPattern-833969251-project-admin] POST http://10.222.0.16/volume/v3/1fd24fd2116c497eabe5bac0a86b8adc/types/da034faf-d049-4531-af6c-e81de36c003e/encryption Jan 28 19:29:15.286174 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ab74a3c3-f3a5-4dbc-8c43-8d3ceb8f9d53 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/8303177f-6b98-4725-9d30-5f358c787c33 returned with HTTP 200 Jan 28 19:29:15.287133 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a0ee7af9-2ea1-48c1-b57d-276438fafe73 tempest-TestVolumeBootPattern-833969251 tempest-TestVolumeBootPattern-833969251-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:29:15.294553 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1560/3128] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:29:14 2021] GET /volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/8303177f-6b98-4725-9d30-5f358c787c33 => generated 912 bytes in 489 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:29:15.415860 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a0ee7af9-2ea1-48c1-b57d-276438fafe73 tempest-TestVolumeBootPattern-833969251 tempest-TestVolumeBootPattern-833969251-project-admin] http://10.222.0.16/volume/v3/1fd24fd2116c497eabe5bac0a86b8adc/types/da034faf-d049-4531-af6c-e81de36c003e/encryption returned with HTTP 200 Jan 28 19:29:15.417367 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1569/3129] 10.222.0.16 () {60 vars in 1364 bytes} [Thu Jan 28 19:29:15 2021] POST /volume/v3/1fd24fd2116c497eabe5bac0a86b8adc/types/da034faf-d049-4531-af6c-e81de36c003e/encryption => generated 230 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:29:15.674473 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-397ca18e-fec4-448d-bf08-98e1fe6b6b92 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] POST http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes Jan 28 19:29:15.675744 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:29:15.675744 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:29:15.676106 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-397ca18e-fec4-448d-bf08-98e1fe6b6b92 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-136812767", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-713983764", "size": 1}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:29:15.678564 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-397ca18e-fec4-448d-bf08-98e1fe6b6b92 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-136812767', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-713983764', 'size': 1}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:29:15.738470 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-397ca18e-fec4-448d-bf08-98e1fe6b6b92 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Create volume of 1 GB Jan 28 19:29:15.740106 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:29:15.740106 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:29:15.740956 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-397ca18e-fec4-448d-bf08-98e1fe6b6b92 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Availability Zones retrieved successfully. Jan 28 19:29:15.764981 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-397ca18e-fec4-448d-bf08-98e1fe6b6b92 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Flow 'volume_create_api' (201d4770-f771-4af5-bed6-2745304d698e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:29:15.769672 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-397ca18e-fec4-448d-bf08-98e1fe6b6b92 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f3cf117-815e-4152-9b3a-0ed5827aa43f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:29:15.772050 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-397ca18e-fec4-448d-bf08-98e1fe6b6b92 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:29:15.874048 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-397ca18e-fec4-448d-bf08-98e1fe6b6b92 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f3cf117-815e-4152-9b3a-0ed5827aa43f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T19:29:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=da034faf-d049-4531-af6c-e81de36c003e,is_public=True,name='tempest-scenario-type-luks-713983764',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da034faf-d049-4531-af6c-e81de36c003e', '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=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:29:15.885528 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-397ca18e-fec4-448d-bf08-98e1fe6b6b92 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26efe56b-481e-4ff8-9ca3-db29aa9b05dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:29:15.999400 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [None req-397ca18e-fec4-448d-bf08-98e1fe6b6b92 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-713983764 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-713983764, it is now deprecated. Please use the default quota class for default quota. Jan 28 19:29:16.003521 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [None req-397ca18e-fec4-448d-bf08-98e1fe6b6b92 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-713983764 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-713983764, it is now deprecated. Please use the default quota class for default quota. Jan 28 19:29:16.098679 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-397ca18e-fec4-448d-bf08-98e1fe6b6b92 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Created reservations ['ee7747a1-97ac-4516-a174-1511a5ef0750', '4e553868-54bf-486d-a39c-60028b6d62fa', '6e8616c9-deac-4ced-a04f-9e18e79e7cae', '7b372cdc-e224-4198-9a2c-477456644baf'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:29:16.100789 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-397ca18e-fec4-448d-bf08-98e1fe6b6b92 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26efe56b-481e-4ff8-9ca3-db29aa9b05dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee7747a1-97ac-4516-a174-1511a5ef0750', '4e553868-54bf-486d-a39c-60028b6d62fa', '6e8616c9-deac-4ced-a04f-9e18e79e7cae', '7b372cdc-e224-4198-9a2c-477456644baf']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:29:16.103351 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-397ca18e-fec4-448d-bf08-98e1fe6b6b92 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f61f2768-101f-4871-9ecf-29704dd7d6a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:29:16.246554 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-397ca18e-fec4-448d-bf08-98e1fe6b6b92 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f61f2768-101f-4871-9ecf-29704dd7d6a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6867888-3121-4825-91d8-86d06b8226b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-136812767',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e7c7cdcb9c849468277d01d6827b1ee',qos_specs=None,replication_status=,reservations=['ee7747a1-97ac-4516-a174-1511a5ef0750','4e553868-54bf-486d-a39c-60028b6d62fa','6e8616c9-deac-4ced-a04f-9e18e79e7cae','7b372cdc-e224-4198-9a2c-477456644baf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d68763f18c64920a9d4bbbe54d09419',volume_type_id=da034faf-d049-4531-af6c-e81de36c003e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:29:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-136812767',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=c6867888-3121-4825-91d8-86d06b8226b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e7c7cdcb9c849468277d01d6827b1ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7d68763f18c64920a9d4bbbe54d09419',volume_attachment=,volume_type=,volume_type_id=da034faf-d049-4531-af6c-e81de36c003e)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:29:16.250925 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-397ca18e-fec4-448d-bf08-98e1fe6b6b92 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70a93a6f-49e2-4021-9e9f-4ca2367f42a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:29:16.330445 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bffa5875-a6a3-42fe-9d2b-c1ab35d34aa4 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] GET http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/8303177f-6b98-4725-9d30-5f358c787c33 Jan 28 19:29:16.332771 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bffa5875-a6a3-42fe-9d2b-c1ab35d34aa4 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:29:16.333476 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bffa5875-a6a3-42fe-9d2b-c1ab35d34aa4 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:29:16.349165 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-397ca18e-fec4-448d-bf08-98e1fe6b6b92 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70a93a6f-49e2-4021-9e9f-4ca2367f42a2) transitioned into state 'SUCCESS' from state '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-136812767',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e7c7cdcb9c849468277d01d6827b1ee',qos_specs=None,replication_status=,reservations=['ee7747a1-97ac-4516-a174-1511a5ef0750','4e553868-54bf-486d-a39c-60028b6d62fa','6e8616c9-deac-4ced-a04f-9e18e79e7cae','7b372cdc-e224-4198-9a2c-477456644baf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d68763f18c64920a9d4bbbe54d09419',volume_type_id=da034faf-d049-4531-af6c-e81de36c003e)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:29:16.353521 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-397ca18e-fec4-448d-bf08-98e1fe6b6b92 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd71d073-4536-4569-96a2-65a0e344e14b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:29:16.423796 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-397ca18e-fec4-448d-bf08-98e1fe6b6b92 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd71d073-4536-4569-96a2-65a0e344e14b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:29:16.437931 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-397ca18e-fec4-448d-bf08-98e1fe6b6b92 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Flow 'volume_create_api' (201d4770-f771-4af5-bed6-2745304d698e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:29:16.529110 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:29:16.529110 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:29:16.559212 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bffa5875-a6a3-42fe-9d2b-c1ab35d34aa4 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Volume info retrieved successfully. Jan 28 19:29:16.673944 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-397ca18e-fec4-448d-bf08-98e1fe6b6b92 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Create volume request issued successfully. Jan 28 19:29:16.681184 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bffa5875-a6a3-42fe-9d2b-c1ab35d34aa4 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/8303177f-6b98-4725-9d30-5f358c787c33 returned with HTTP 200 Jan 28 19:29:16.692413 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1570/3130] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:29:16 2021] GET /volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/8303177f-6b98-4725-9d30-5f358c787c33 => generated 912 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:29:16.755844 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-397ca18e-fec4-448d-bf08-98e1fe6b6b92 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes returned with HTTP 202 Jan 28 19:29:16.757829 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1561/3131] 10.222.0.16 () {60 vars in 1226 bytes} [Thu Jan 28 19:29:15 2021] POST /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes => generated 844 bytes in 1334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:29:16.773184 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bf021e0e-8154-46b8-bcfe-d4b5acbcf259 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/c6867888-3121-4825-91d8-86d06b8226b8 Jan 28 19:29:16.774281 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bf021e0e-8154-46b8-bcfe-d4b5acbcf259 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:29:16.774716 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:29:16.774716 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:29:16.776149 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bf021e0e-8154-46b8-bcfe-d4b5acbcf259 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:29:16.978868 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:29:16.978868 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:29:17.017986 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bf021e0e-8154-46b8-bcfe-d4b5acbcf259 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:29:17.082577 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bf021e0e-8154-46b8-bcfe-d4b5acbcf259 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/c6867888-3121-4825-91d8-86d06b8226b8 returned with HTTP 200 Jan 28 19:29:17.084042 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1571/3132] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:29:16 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/c6867888-3121-4825-91d8-86d06b8226b8 => generated 936 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:29:17.725367 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4c1e1dd6-c9a8-44c5-9823-56cc887db4d0 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] GET http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/8303177f-6b98-4725-9d30-5f358c787c33 Jan 28 19:29:17.725913 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4c1e1dd6-c9a8-44c5-9823-56cc887db4d0 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:29:17.726191 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:29:17.726191 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:29:17.726475 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4c1e1dd6-c9a8-44c5-9823-56cc887db4d0 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:29:17.894222 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:29:17.894222 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:29:17.947408 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4c1e1dd6-c9a8-44c5-9823-56cc887db4d0 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Volume info retrieved successfully. Jan 28 19:29:18.043232 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4c1e1dd6-c9a8-44c5-9823-56cc887db4d0 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/8303177f-6b98-4725-9d30-5f358c787c33 returned with HTTP 200 Jan 28 19:29:18.044187 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1562/3133] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:29:17 2021] GET /volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/8303177f-6b98-4725-9d30-5f358c787c33 => generated 912 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:29:18.110525 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-35d934ad-d4ba-4d8b-b3c3-7485f8622275 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/c6867888-3121-4825-91d8-86d06b8226b8 Jan 28 19:29:18.111072 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-35d934ad-d4ba-4d8b-b3c3-7485f8622275 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:29:18.111297 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:29:18.111297 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:29:18.111678 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-35d934ad-d4ba-4d8b-b3c3-7485f8622275 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:29:18.277525 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:29:18.277525 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:29:18.289815 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-35d934ad-d4ba-4d8b-b3c3-7485f8622275 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:29:18.340167 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-35d934ad-d4ba-4d8b-b3c3-7485f8622275 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/c6867888-3121-4825-91d8-86d06b8226b8 returned with HTTP 200 Jan 28 19:29:18.342499 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1572/3134] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:29:18 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/c6867888-3121-4825-91d8-86d06b8226b8 => generated 936 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:29:19.074457 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bda9f7bf-eee2-4a9b-80d1-2b1a30b7459c tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] GET http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/8303177f-6b98-4725-9d30-5f358c787c33 Jan 28 19:29:19.075294 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bda9f7bf-eee2-4a9b-80d1-2b1a30b7459c tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:29:19.075294 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:29:19.075294 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:29:19.075785 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bda9f7bf-eee2-4a9b-80d1-2b1a30b7459c tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:29:19.238827 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bda9f7bf-eee2-4a9b-80d1-2b1a30b7459c tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/8303177f-6b98-4725-9d30-5f358c787c33 returned with HTTP 404 Jan 28 19:29:19.239939 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1563/3135] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:29:19 2021] GET /volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/8303177f-6b98-4725-9d30-5f358c787c33 => generated 109 bytes in 170 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 28 19:29:19.250461 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cc1f2dbe-0044-4ea7-9cf3-2f2f11dccd91 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] GET http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes Jan 28 19:29:19.250872 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cc1f2dbe-0044-4ea7-9cf3-2f2f11dccd91 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:29:19.251096 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:29:19.251096 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:29:19.251484 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cc1f2dbe-0044-4ea7-9cf3-2f2f11dccd91 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:29:19.252115 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-cc1f2dbe-0044-4ea7-9cf3-2f2f11dccd91 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:29:19.254611 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-cc1f2dbe-0044-4ea7-9cf3-2f2f11dccd91 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 19:29:19.363922 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-621a42ae-5ca4-4345-bd54-ab4d68c54bef tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/c6867888-3121-4825-91d8-86d06b8226b8 Jan 28 19:29:19.364450 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-621a42ae-5ca4-4345-bd54-ab4d68c54bef tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:29:19.365108 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-621a42ae-5ca4-4345-bd54-ab4d68c54bef tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:29:19.413646 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cc1f2dbe-0044-4ea7-9cf3-2f2f11dccd91 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Get all volumes completed successfully. Jan 28 19:29:19.414716 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cc1f2dbe-0044-4ea7-9cf3-2f2f11dccd91 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes returned with HTTP 200 Jan 28 19:29:19.427249 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1573/3136] 10.222.0.16 () {58 vars in 1204 bytes} [Thu Jan 28 19:29:19 2021] GET /volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes => generated 400 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:29:19.437533 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-31f01f23-38fd-4f3d-9fae-9754f6cd5d14 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] GET http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/snapshots Jan 28 19:29:19.438183 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-31f01f23-38fd-4f3d-9fae-9754f6cd5d14 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:29:19.441502 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:29:19.441502 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:29:19.442051 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-31f01f23-38fd-4f3d-9fae-9754f6cd5d14 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:29:19.442673 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-31f01f23-38fd-4f3d-9fae-9754f6cd5d14 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:29:19.444365 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:29:19.444365 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:29:19.446339 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-31f01f23-38fd-4f3d-9fae-9754f6cd5d14 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Building query based on filter {{(pid=87914) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 28 19:29:19.494880 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-31f01f23-38fd-4f3d-9fae-9754f6cd5d14 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Get all snapshots completed successfully. Jan 28 19:29:19.495583 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-31f01f23-38fd-4f3d-9fae-9754f6cd5d14 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/snapshots returned with HTTP 200 Jan 28 19:29:19.496473 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1574/3137] 10.222.0.16 () {58 vars in 1210 bytes} [Thu Jan 28 19:29:19 2021] GET /volume/v3/b9502e068c50437d85dee7f4defd32c4/snapshots => generated 17 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 19:29:19.500330 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:29:19.500330 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:29:19.536200 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1293edb8-c22b-4017-afb4-224f2ea30473 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] DELETE http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/a482da37-9f6e-430b-9c38-bf24cd5c96a9 Jan 28 19:29:19.536749 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1293edb8-c22b-4017-afb4-224f2ea30473 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:29:19.537314 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1293edb8-c22b-4017-afb4-224f2ea30473 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:29:19.537801 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-1293edb8-c22b-4017-afb4-224f2ea30473 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Delete volume with id: a482da37-9f6e-430b-9c38-bf24cd5c96a9 Jan 28 19:29:19.541167 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-621a42ae-5ca4-4345-bd54-ab4d68c54bef tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:29:19.599175 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-621a42ae-5ca4-4345-bd54-ab4d68c54bef tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/c6867888-3121-4825-91d8-86d06b8226b8 returned with HTTP 200 Jan 28 19:29:19.599985 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1564/3138] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:29:19 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/c6867888-3121-4825-91d8-86d06b8226b8 => generated 937 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:29:19.618447 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7d277d2d-1213-4bf1-8486-db189f4a842e tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/c6867888-3121-4825-91d8-86d06b8226b8 Jan 28 19:29:19.618989 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7d277d2d-1213-4bf1-8486-db189f4a842e tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:29:19.619229 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:29:19.619229 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:29:19.619587 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7d277d2d-1213-4bf1-8486-db189f4a842e tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:29:19.656752 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:29:19.656752 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:29:19.658102 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1293edb8-c22b-4017-afb4-224f2ea30473 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Volume info retrieved successfully. Jan 28 19:29:19.726096 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1293edb8-c22b-4017-afb4-224f2ea30473 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Delete volume request issued successfully. Jan 28 19:29:19.726602 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1293edb8-c22b-4017-afb4-224f2ea30473 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/a482da37-9f6e-430b-9c38-bf24cd5c96a9 returned with HTTP 202 Jan 28 19:29:19.727815 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1575/3139] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:29:19 2021] DELETE /volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/a482da37-9f6e-430b-9c38-bf24cd5c96a9 => generated 0 bytes in 197 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:29:19.730788 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:29:19.730788 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:29:19.738564 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-995c8f7f-e819-4a38-9208-c780aa4ec428 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] GET http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/a482da37-9f6e-430b-9c38-bf24cd5c96a9 Jan 28 19:29:19.739123 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-995c8f7f-e819-4a38-9208-c780aa4ec428 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:29:19.739730 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:29:19.739730 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:29:19.740131 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-995c8f7f-e819-4a38-9208-c780aa4ec428 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:29:19.764963 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7d277d2d-1213-4bf1-8486-db189f4a842e tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:29:19.830006 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7d277d2d-1213-4bf1-8486-db189f4a842e tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/c6867888-3121-4825-91d8-86d06b8226b8 returned with HTTP 200 Jan 28 19:29:19.832155 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1565/3140] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:29:19 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/c6867888-3121-4825-91d8-86d06b8226b8 => generated 937 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:29:19.847374 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4aca4082-0080-40c3-9fdb-6bf72b3ab264 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] POST http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/c6867888-3121-4825-91d8-86d06b8226b8/action Jan 28 19:29:19.847822 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:29:19.847822 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:29:19.848301 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4aca4082-0080-40c3-9fdb-6bf72b3ab264 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:29:19.848704 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4aca4082-0080-40c3-9fdb-6bf72b3ab264 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:29:20.003857 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:29:20.003857 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:29:20.038971 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-995c8f7f-e819-4a38-9208-c780aa4ec428 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Volume info retrieved successfully. Jan 28 19:29:20.047636 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:29:20.047636 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:29:20.055541 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4aca4082-0080-40c3-9fdb-6bf72b3ab264 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:29:20.113015 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4aca4082-0080-40c3-9fdb-6bf72b3ab264 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume updated successfully. Jan 28 19:29:20.115587 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4aca4082-0080-40c3-9fdb-6bf72b3ab264 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/c6867888-3121-4825-91d8-86d06b8226b8/action returned with HTTP 200 Jan 28 19:29:20.117825 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1566/3141] 10.222.0.16 () {60 vars in 1357 bytes} [Thu Jan 28 19:29:19 2021] POST /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/c6867888-3121-4825-91d8-86d06b8226b8/action => generated 0 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 28 19:29:20.146640 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-995c8f7f-e819-4a38-9208-c780aa4ec428 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/a482da37-9f6e-430b-9c38-bf24cd5c96a9 returned with HTTP 200 Jan 28 19:29:20.172736 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1576/3142] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:29:19 2021] GET /volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/a482da37-9f6e-430b-9c38-bf24cd5c96a9 => generated 945 bytes in 439 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:29:21.179682 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-de461175-dfd6-42b2-8ef9-6c69e371b74c tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] GET http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/a482da37-9f6e-430b-9c38-bf24cd5c96a9 Jan 28 19:29:21.180546 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-de461175-dfd6-42b2-8ef9-6c69e371b74c tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:29:21.180546 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:29:21.180546 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:29:21.180934 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-de461175-dfd6-42b2-8ef9-6c69e371b74c tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:29:21.363544 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:29:21.363544 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:29:21.406950 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-de461175-dfd6-42b2-8ef9-6c69e371b74c tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Volume info retrieved successfully. Jan 28 19:29:21.456800 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-de461175-dfd6-42b2-8ef9-6c69e371b74c tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/a482da37-9f6e-430b-9c38-bf24cd5c96a9 returned with HTTP 200 Jan 28 19:29:21.457675 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1567/3143] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:29:21 2021] GET /volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/a482da37-9f6e-430b-9c38-bf24cd5c96a9 => generated 945 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:29:22.476642 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c18ee699-c56c-48fc-a05a-201abbda2b12 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] GET http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/a482da37-9f6e-430b-9c38-bf24cd5c96a9 Jan 28 19:29:22.478637 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c18ee699-c56c-48fc-a05a-201abbda2b12 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:29:22.479196 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:29:22.479196 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:29:22.480124 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c18ee699-c56c-48fc-a05a-201abbda2b12 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:29:22.593938 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:29:22.593938 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:29:22.611116 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c18ee699-c56c-48fc-a05a-201abbda2b12 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Volume info retrieved successfully. Jan 28 19:29:22.663799 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c18ee699-c56c-48fc-a05a-201abbda2b12 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/a482da37-9f6e-430b-9c38-bf24cd5c96a9 returned with HTTP 200 Jan 28 19:29:22.666975 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1577/3144] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:29:22 2021] GET /volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/a482da37-9f6e-430b-9c38-bf24cd5c96a9 => generated 945 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:29:22.979669 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f0378117-03ee-427d-9312-0a8cedcaec02 req-48943729-5252-46ea-853b-ab4cc41c3506 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/c6867888-3121-4825-91d8-86d06b8226b8 Jan 28 19:29:22.980541 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f0378117-03ee-427d-9312-0a8cedcaec02 req-48943729-5252-46ea-853b-ab4cc41c3506 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:29:22.980943 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:29:22.980943 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:29:22.981836 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f0378117-03ee-427d-9312-0a8cedcaec02 req-48943729-5252-46ea-853b-ab4cc41c3506 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:29:23.110786 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:29:23.110786 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:29:23.134444 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-f0378117-03ee-427d-9312-0a8cedcaec02 req-48943729-5252-46ea-853b-ab4cc41c3506 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:29:23.173115 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f0378117-03ee-427d-9312-0a8cedcaec02 req-48943729-5252-46ea-853b-ab4cc41c3506 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/c6867888-3121-4825-91d8-86d06b8226b8 returned with HTTP 200 Jan 28 19:29:23.174683 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1568/3145] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 19:29:22 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/c6867888-3121-4825-91d8-86d06b8226b8 => generated 936 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:29:23.686949 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c1ca796a-d128-4298-9519-1276103828a4 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] GET http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/a482da37-9f6e-430b-9c38-bf24cd5c96a9 Jan 28 19:29:23.687812 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c1ca796a-d128-4298-9519-1276103828a4 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:29:23.688161 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:29:23.688161 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:29:23.696315 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c1ca796a-d128-4298-9519-1276103828a4 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:29:23.919399 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c1ca796a-d128-4298-9519-1276103828a4 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/a482da37-9f6e-430b-9c38-bf24cd5c96a9 returned with HTTP 404 Jan 28 19:29:23.921496 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1578/3146] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:29:23 2021] GET /volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/a482da37-9f6e-430b-9c38-bf24cd5c96a9 => generated 109 bytes in 242 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:29:23.932719 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4f6404fe-b736-4159-a5df-a8786b08a49e tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] DELETE http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/snapshots/a6391954-f040-44a5-8a83-fe7c237aab44 Jan 28 19:29:23.933498 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4f6404fe-b736-4159-a5df-a8786b08a49e tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:29:23.933781 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:29:23.933781 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:29:23.934223 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4f6404fe-b736-4159-a5df-a8786b08a49e tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:29:23.934500 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-4f6404fe-b736-4159-a5df-a8786b08a49e tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Delete snapshot with id: a6391954-f040-44a5-8a83-fe7c237aab44 Jan 28 19:29:23.994197 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4f6404fe-b736-4159-a5df-a8786b08a49e tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/snapshots/a6391954-f040-44a5-8a83-fe7c237aab44 returned with HTTP 404 Jan 28 19:29:23.997563 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1569/3147] 10.222.0.16 () {58 vars in 1324 bytes} [Thu Jan 28 19:29:23 2021] DELETE /volume/v3/b9502e068c50437d85dee7f4defd32c4/snapshots/a6391954-f040-44a5-8a83-fe7c237aab44 => generated 111 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:29:24.009063 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-641576c4-b7a5-4b46-8677-f12a0fb8eb11 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] DELETE http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/8303177f-6b98-4725-9d30-5f358c787c33 Jan 28 19:29:24.010104 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-641576c4-b7a5-4b46-8677-f12a0fb8eb11 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:29:24.011024 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-641576c4-b7a5-4b46-8677-f12a0fb8eb11 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:29:24.013958 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-641576c4-b7a5-4b46-8677-f12a0fb8eb11 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Delete volume with id: 8303177f-6b98-4725-9d30-5f358c787c33 Jan 28 19:29:24.222693 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-641576c4-b7a5-4b46-8677-f12a0fb8eb11 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/8303177f-6b98-4725-9d30-5f358c787c33 returned with HTTP 404 Jan 28 19:29:24.223631 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1579/3148] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:29:24 2021] DELETE /volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/8303177f-6b98-4725-9d30-5f358c787c33 => generated 109 bytes in 222 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:29:24.237791 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-11e7d5b6-d913-4b24-ae8d-de25ccdd6c2f tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] DELETE http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/snapshots/193da854-abe8-4db8-b31b-b18145179676 Jan 28 19:29:24.240831 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-11e7d5b6-d913-4b24-ae8d-de25ccdd6c2f tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:29:24.244016 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-11e7d5b6-d913-4b24-ae8d-de25ccdd6c2f tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:29:24.250298 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-11e7d5b6-d913-4b24-ae8d-de25ccdd6c2f tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Delete snapshot with id: 193da854-abe8-4db8-b31b-b18145179676 Jan 28 19:29:24.367585 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-11e7d5b6-d913-4b24-ae8d-de25ccdd6c2f tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/snapshots/193da854-abe8-4db8-b31b-b18145179676 returned with HTTP 404 Jan 28 19:29:24.372302 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1570/3149] 10.222.0.16 () {58 vars in 1324 bytes} [Thu Jan 28 19:29:24 2021] DELETE /volume/v3/b9502e068c50437d85dee7f4defd32c4/snapshots/193da854-abe8-4db8-b31b-b18145179676 => generated 111 bytes in 144 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:29:24.378332 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d4395724-b630-4bab-b57c-f0364011f5d0 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] DELETE http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/snapshots/f5dab4de-5619-4714-8c20-39894c926695 Jan 28 19:29:24.378332 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d4395724-b630-4bab-b57c-f0364011f5d0 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:29:24.379037 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d4395724-b630-4bab-b57c-f0364011f5d0 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:29:24.379190 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-d4395724-b630-4bab-b57c-f0364011f5d0 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Delete snapshot with id: f5dab4de-5619-4714-8c20-39894c926695 Jan 28 19:29:24.430762 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d4395724-b630-4bab-b57c-f0364011f5d0 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/snapshots/f5dab4de-5619-4714-8c20-39894c926695 returned with HTTP 404 Jan 28 19:29:24.435717 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1580/3150] 10.222.0.16 () {58 vars in 1324 bytes} [Thu Jan 28 19:29:24 2021] DELETE /volume/v3/b9502e068c50437d85dee7f4defd32c4/snapshots/f5dab4de-5619-4714-8c20-39894c926695 => generated 111 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:29:24.444506 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-50527f21-fbc4-4392-93df-0c300dde6eb1 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] DELETE http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/7d8e69e1-627e-43ca-b24a-912d5bd08c01 Jan 28 19:29:24.446229 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-50527f21-fbc4-4392-93df-0c300dde6eb1 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:29:24.447481 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-50527f21-fbc4-4392-93df-0c300dde6eb1 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:29:24.451275 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-50527f21-fbc4-4392-93df-0c300dde6eb1 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Delete volume with id: 7d8e69e1-627e-43ca-b24a-912d5bd08c01 Jan 28 19:29:24.559058 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-50527f21-fbc4-4392-93df-0c300dde6eb1 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/7d8e69e1-627e-43ca-b24a-912d5bd08c01 returned with HTTP 404 Jan 28 19:29:24.560970 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1571/3151] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:29:24 2021] DELETE /volume/v3/b9502e068c50437d85dee7f4defd32c4/volumes/7d8e69e1-627e-43ca-b24a-912d5bd08c01 => generated 109 bytes in 125 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:29:27.204466 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f0378117-03ee-427d-9312-0a8cedcaec02 req-c8dc7860-cac5-41c4-99bf-aaf791b09552 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/c6867888-3121-4825-91d8-86d06b8226b8 Jan 28 19:29:27.206642 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f0378117-03ee-427d-9312-0a8cedcaec02 req-c8dc7860-cac5-41c4-99bf-aaf791b09552 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:29:27.207353 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f0378117-03ee-427d-9312-0a8cedcaec02 req-c8dc7860-cac5-41c4-99bf-aaf791b09552 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:29:27.333304 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:29:27.333304 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:29:27.354001 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-f0378117-03ee-427d-9312-0a8cedcaec02 req-c8dc7860-cac5-41c4-99bf-aaf791b09552 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:29:27.408141 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f0378117-03ee-427d-9312-0a8cedcaec02 req-c8dc7860-cac5-41c4-99bf-aaf791b09552 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/c6867888-3121-4825-91d8-86d06b8226b8 returned with HTTP 200 Jan 28 19:29:27.411709 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1581/3152] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 19:29:27 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/c6867888-3121-4825-91d8-86d06b8226b8 => generated 936 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:29:27.424198 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-50527f21-fbc4-4392-93df-0c300dde6eb1 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] GET http://10.222.0.16/volume// Jan 28 19:29:27.424803 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-50527f21-fbc4-4392-93df-0c300dde6eb1 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:29:27.425427 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-50527f21-fbc4-4392-93df-0c300dde6eb1 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:29:27.427194 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-50527f21-fbc4-4392-93df-0c300dde6eb1 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 19:29:27.428395 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1572/3153] 10.222.0.16 () {58 vars in 1289 bytes} [Thu Jan 28 19:29: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 28 19:29:27.459379 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f0378117-03ee-427d-9312-0a8cedcaec02 req-ca9c87e5-4d5b-4563-93f3-d16aa9031281 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] POST http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments Jan 28 19:29:27.460472 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:29:27.460472 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:29:27.467376 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f0378117-03ee-427d-9312-0a8cedcaec02 req-ca9c87e5-4d5b-4563-93f3-d16aa9031281 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c6867888-3121-4825-91d8-86d06b8226b8", "instance_uuid": "96ce5a7c-17c2-4839-b4c2-3bcd1c7ab594", "connector": null}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:29:27.606168 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:29:27.606168 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:29:27.802888 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f0378117-03ee-427d-9312-0a8cedcaec02 req-ca9c87e5-4d5b-4563-93f3-d16aa9031281 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments returned with HTTP 200 Jan 28 19:29:27.805379 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1582/3154] 10.222.0.16 () {66 vars in 1565 bytes} [Thu Jan 28 19:29:27 2021] POST /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments => generated 273 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:29:30.577423 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-50527f21-fbc4-4392-93df-0c300dde6eb1 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] GET http://10.222.0.16/volume// Jan 28 19:29:30.578598 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-50527f21-fbc4-4392-93df-0c300dde6eb1 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:29:30.580043 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-50527f21-fbc4-4392-93df-0c300dde6eb1 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:29:30.584154 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-50527f21-fbc4-4392-93df-0c300dde6eb1 tempest-VolumesDeleteCascade-412623431 tempest-VolumesDeleteCascade-412623431-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 19:29:30.585404 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1573/3155] 10.222.0.43 () {56 vars in 1089 bytes} [Thu Jan 28 19:29:30 2021] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 19:29:30.600964 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f0378117-03ee-427d-9312-0a8cedcaec02 req-f2a6c478-5b63-4d18-8050-d98dbec03196 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/c6867888-3121-4825-91d8-86d06b8226b8 Jan 28 19:29:30.601795 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f0378117-03ee-427d-9312-0a8cedcaec02 req-f2a6c478-5b63-4d18-8050-d98dbec03196 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:29:30.602128 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:29:30.602128 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:29:30.602718 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f0378117-03ee-427d-9312-0a8cedcaec02 req-f2a6c478-5b63-4d18-8050-d98dbec03196 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:29:30.660491 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:29:30.660491 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:29:30.671498 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-f0378117-03ee-427d-9312-0a8cedcaec02 req-f2a6c478-5b63-4d18-8050-d98dbec03196 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:29:30.694105 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:29:30.694105 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:29:30.707820 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f0378117-03ee-427d-9312-0a8cedcaec02 req-f2a6c478-5b63-4d18-8050-d98dbec03196 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/c6867888-3121-4825-91d8-86d06b8226b8 returned with HTTP 200 Jan 28 19:29:30.709618 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1583/3156] 10.222.0.43 () {60 vars in 1403 bytes} [Thu Jan 28 19:29:30 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/c6867888-3121-4825-91d8-86d06b8226b8 => generated 1034 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 19:29:30.732586 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f0378117-03ee-427d-9312-0a8cedcaec02 req-0bb846c7-c2bb-4825-b287-dfc274613676 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] PUT http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments/00b41055-035b-42f3-8520-73eeb0db06c6 Jan 28 19:29:30.736402 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f0378117-03ee-427d-9312-0a8cedcaec02 req-0bb846c7-c2bb-4825-b287-dfc274613676 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.43", "host": "n-h1-705657-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-705657-15.cbci-705657-15.local", "mountpoint": "/dev/sda"}}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:29:30.785536 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:29:30.785536 n-d-705657-15 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 28 19:29:30.786334 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-f0378117-03ee-427d-9312-0a8cedcaec02 req-0bb846c7-c2bb-4825-b287-dfc274613676 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Lock "b'cinder-attachment_update-c6867888-3121-4825-91d8-86d06b8226b8-n-h1-705657-15'" acquired by "attachment_update" :: waited 0.013s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 19:29:30.789308 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:29:30.789308 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:29:32.683723 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-f0378117-03ee-427d-9312-0a8cedcaec02 req-0bb846c7-c2bb-4825-b287-dfc274613676 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Lock "b'cinder-attachment_update-c6867888-3121-4825-91d8-86d06b8226b8-n-h1-705657-15'" released by "attachment_update" :: held 1.897s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 19:29:32.684573 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f0378117-03ee-427d-9312-0a8cedcaec02 req-0bb846c7-c2bb-4825-b287-dfc274613676 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments/00b41055-035b-42f3-8520-73eeb0db06c6 returned with HTTP 200 Jan 28 19:29:32.685747 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1574/3157] 10.222.0.43 () {64 vars in 1468 bytes} [Thu Jan 28 19:29:30 2021] PUT /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments/00b41055-035b-42f3-8520-73eeb0db06c6 => generated 761 bytes in 1962 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:29:32.726823 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f0378117-03ee-427d-9312-0a8cedcaec02 req-ee5d56c7-dcb0-4a90-97c1-771b09e145c6 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] POST http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments/00b41055-035b-42f3-8520-73eeb0db06c6/action Jan 28 19:29:32.727489 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:29:32.727489 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:29:32.728222 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f0378117-03ee-427d-9312-0a8cedcaec02 req-ee5d56c7-dcb0-4a90-97c1-771b09e145c6 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Action body: b'{"os-complete": null}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:29:32.728658 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f0378117-03ee-427d-9312-0a8cedcaec02 req-ee5d56c7-dcb0-4a90-97c1-771b09e145c6 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:29:32.813446 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:29:32.813446 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:29:32.829976 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f0378117-03ee-427d-9312-0a8cedcaec02 req-ee5d56c7-dcb0-4a90-97c1-771b09e145c6 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments/00b41055-035b-42f3-8520-73eeb0db06c6/action returned with HTTP 204 Jan 28 19:29:32.831737 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1584/3158] 10.222.0.43 () {64 vars in 1489 bytes} [Thu Jan 28 19:29:32 2021] POST /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments/00b41055-035b-42f3-8520-73eeb0db06c6/action => generated 0 bytes in 111 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:29:37.348213 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4e1fee1a-46aa-4380-866e-1aaab4302c59 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] POST http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes Jan 28 19:29:37.349238 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:29:37.349238 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:29:37.357677 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4e1fee1a-46aa-4380-866e-1aaab4302c59 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-789831745"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:29:37.366078 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-4e1fee1a-46aa-4380-866e-1aaab4302c59 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-789831745'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:29:37.367007 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-4e1fee1a-46aa-4380-866e-1aaab4302c59 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Create volume of 1 GB Jan 28 19:29:37.368554 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:29:37.368554 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:29:37.407652 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4e1fee1a-46aa-4380-866e-1aaab4302c59 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Availability Zones retrieved successfully. Jan 28 19:29:37.426678 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4e1fee1a-46aa-4380-866e-1aaab4302c59 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Flow 'volume_create_api' (6c9b27eb-3239-484e-a1c9-8af7de9120c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:29:37.429869 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4e1fee1a-46aa-4380-866e-1aaab4302c59 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (385c9808-0838-487c-b72f-1e568267f926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:29:37.432033 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-4e1fee1a-46aa-4380-866e-1aaab4302c59 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:29:37.536589 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4e1fee1a-46aa-4380-866e-1aaab4302c59 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (385c9808-0838-487c-b72f-1e568267f926) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:29:37.539619 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4e1fee1a-46aa-4380-866e-1aaab4302c59 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7879a9cc-579e-4751-9e74-323a0c989be4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:29:37.717824 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-4e1fee1a-46aa-4380-866e-1aaab4302c59 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Created reservations ['d3d4ed59-fe05-4641-8f23-23fc1031ba6e', '6f9d3a12-fa5e-4a45-944d-5a7591875678', 'd54e03d5-08bd-4a96-8542-2fffb7d051a2', 'f9bbaadc-e198-4e66-9859-db6e277d2b7c'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:29:37.723880 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4e1fee1a-46aa-4380-866e-1aaab4302c59 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7879a9cc-579e-4751-9e74-323a0c989be4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3d4ed59-fe05-4641-8f23-23fc1031ba6e', '6f9d3a12-fa5e-4a45-944d-5a7591875678', 'd54e03d5-08bd-4a96-8542-2fffb7d051a2', 'f9bbaadc-e198-4e66-9859-db6e277d2b7c']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:29:37.730753 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4e1fee1a-46aa-4380-866e-1aaab4302c59 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (970e5333-0d17-4238-8c7d-209e290f2a9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:29:37.850538 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4e1fee1a-46aa-4380-866e-1aaab4302c59 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (970e5333-0d17-4238-8c7d-209e290f2a9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99eb99ee-452b-4e1e-a274-21e4c978e030', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-789831745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79ecdebbd31b40c6a069075931ae2785',qos_specs=None,replication_status=,reservations=['d3d4ed59-fe05-4641-8f23-23fc1031ba6e','6f9d3a12-fa5e-4a45-944d-5a7591875678','d54e03d5-08bd-4a96-8542-2fffb7d051a2','f9bbaadc-e198-4e66-9859-db6e277d2b7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f84ff368a5044bba5e1b72b9862f6ef',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:29:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-789831745',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99eb99ee-452b-4e1e-a274-21e4c978e030,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79ecdebbd31b40c6a069075931ae2785',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9f84ff368a5044bba5e1b72b9862f6ef',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:29:37.855233 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4e1fee1a-46aa-4380-866e-1aaab4302c59 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e0ae1a7-9212-4c25-b497-561b335ae046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:29:37.910085 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4e1fee1a-46aa-4380-866e-1aaab4302c59 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e0ae1a7-9212-4c25-b497-561b335ae046) transitioned into state 'SUCCESS' from state '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-789831745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79ecdebbd31b40c6a069075931ae2785',qos_specs=None,replication_status=,reservations=['d3d4ed59-fe05-4641-8f23-23fc1031ba6e','6f9d3a12-fa5e-4a45-944d-5a7591875678','d54e03d5-08bd-4a96-8542-2fffb7d051a2','f9bbaadc-e198-4e66-9859-db6e277d2b7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f84ff368a5044bba5e1b72b9862f6ef',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:29:37.914743 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4e1fee1a-46aa-4380-866e-1aaab4302c59 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4d50362-00f9-40b2-876d-4db4051e689d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:29:37.961162 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4e1fee1a-46aa-4380-866e-1aaab4302c59 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4d50362-00f9-40b2-876d-4db4051e689d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:29:37.975540 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4e1fee1a-46aa-4380-866e-1aaab4302c59 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Flow 'volume_create_api' (6c9b27eb-3239-484e-a1c9-8af7de9120c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:29:38.060425 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4e1fee1a-46aa-4380-866e-1aaab4302c59 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Create volume request issued successfully. Jan 28 19:29:38.091435 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4e1fee1a-46aa-4380-866e-1aaab4302c59 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes returned with HTTP 202 Jan 28 19:29:38.093452 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1575/3159] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 19:29:36 2021] POST /volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes => generated 817 bytes in 1151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:29:38.112099 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-85deae5e-33f9-4616-939a-757596f24642 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] GET http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 Jan 28 19:29:38.113103 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-85deae5e-33f9-4616-939a-757596f24642 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:29:38.113535 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:29:38.113535 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:29:38.114244 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-85deae5e-33f9-4616-939a-757596f24642 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:29:38.310138 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:29:38.310138 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:29:38.352109 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-85deae5e-33f9-4616-939a-757596f24642 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Volume info retrieved successfully. Jan 28 19:29:38.449302 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-85deae5e-33f9-4616-939a-757596f24642 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 returned with HTTP 200 Jan 28 19:29:38.454177 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1585/3160] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:29:38 2021] GET /volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 => generated 885 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:29:39.477705 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3350ae41-b18a-4f31-92a0-d131a89a790b tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] GET http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 Jan 28 19:29:39.480857 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3350ae41-b18a-4f31-92a0-d131a89a790b tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:29:39.483078 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:29:39.483078 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:29:39.484160 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3350ae41-b18a-4f31-92a0-d131a89a790b tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:29:39.644629 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:29:39.644629 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:29:39.695568 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3350ae41-b18a-4f31-92a0-d131a89a790b tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Volume info retrieved successfully. Jan 28 19:29:39.776529 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3350ae41-b18a-4f31-92a0-d131a89a790b tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 returned with HTTP 200 Jan 28 19:29:39.779102 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1576/3161] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:29:39 2021] GET /volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 => generated 909 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:29:40.812541 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-34fdaa39-06c6-433c-9c46-35b6ae9039e8 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] GET http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 Jan 28 19:29:40.814549 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-34fdaa39-06c6-433c-9c46-35b6ae9039e8 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:29:40.814949 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:29:40.814949 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:29:40.815821 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-34fdaa39-06c6-433c-9c46-35b6ae9039e8 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:29:40.910070 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:29:40.910070 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:29:40.920070 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-34fdaa39-06c6-433c-9c46-35b6ae9039e8 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Volume info retrieved successfully. Jan 28 19:29:40.979867 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-34fdaa39-06c6-433c-9c46-35b6ae9039e8 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 returned with HTTP 200 Jan 28 19:29:40.980869 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1586/3162] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:29:40 2021] GET /volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 => generated 910 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:30:04.455985 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7ab41688-5325-4066-b40e-344268654b4c tempest-GroupTypeSpecsTest-1857172324 tempest-GroupTypeSpecsTest-1857172324-project-admin] POST http://10.222.0.16/volume/v3/10cccf08286c44c09a49c0e51e4ff1c2/group_types Jan 28 19:30:04.457593 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:30:04.457593 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:30:04.458372 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7ab41688-5325-4066-b40e-344268654b4c tempest-GroupTypeSpecsTest-1857172324 tempest-GroupTypeSpecsTest-1857172324-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-910186373"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:30:04.517513 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7ab41688-5325-4066-b40e-344268654b4c tempest-GroupTypeSpecsTest-1857172324 tempest-GroupTypeSpecsTest-1857172324-project-admin] http://10.222.0.16/volume/v3/10cccf08286c44c09a49c0e51e4ff1c2/group_types returned with HTTP 202 Jan 28 19:30:04.519820 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1577/3163] 10.222.0.16 () {62 vars in 1278 bytes} [Thu Jan 28 19:30:04 2021] POST /volume/v3/10cccf08286c44c09a49c0e51e4ff1c2/group_types => generated 180 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:30:04.539068 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8be3f1cc-ad1c-49e8-8688-e24e327a8784 tempest-GroupTypeSpecsTest-1857172324 tempest-GroupTypeSpecsTest-1857172324-project-admin] POST http://10.222.0.16/volume/v3/10cccf08286c44c09a49c0e51e4ff1c2/group_types/5d74100c-2f41-4b92-89ce-07de0d9f9015/group_specs Jan 28 19:30:04.540511 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:30:04.540511 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:30:04.541986 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8be3f1cc-ad1c-49e8-8688-e24e327a8784 tempest-GroupTypeSpecsTest-1857172324 tempest-GroupTypeSpecsTest-1857172324-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:30:04.608031 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8be3f1cc-ad1c-49e8-8688-e24e327a8784 tempest-GroupTypeSpecsTest-1857172324 tempest-GroupTypeSpecsTest-1857172324-project-admin] http://10.222.0.16/volume/v3/10cccf08286c44c09a49c0e51e4ff1c2/group_types/5d74100c-2f41-4b92-89ce-07de0d9f9015/group_specs returned with HTTP 202 Jan 28 19:30:04.610954 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1587/3164] 10.222.0.16 () {62 vars in 1425 bytes} [Thu Jan 28 19:30:04 2021] POST /volume/v3/10cccf08286c44c09a49c0e51e4ff1c2/group_types/5d74100c-2f41-4b92-89ce-07de0d9f9015/group_specs => generated 53 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:30:04.625501 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-83b5b6e3-2f15-45b2-8b63-64034b59b49e tempest-GroupTypeSpecsTest-1857172324 tempest-GroupTypeSpecsTest-1857172324-project-admin] POST http://10.222.0.16/volume/v3/10cccf08286c44c09a49c0e51e4ff1c2/group_types/5d74100c-2f41-4b92-89ce-07de0d9f9015/group_specs Jan 28 19:30:04.628277 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-83b5b6e3-2f15-45b2-8b63-64034b59b49e tempest-GroupTypeSpecsTest-1857172324 tempest-GroupTypeSpecsTest-1857172324-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:30:04.676341 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-83b5b6e3-2f15-45b2-8b63-64034b59b49e tempest-GroupTypeSpecsTest-1857172324 tempest-GroupTypeSpecsTest-1857172324-project-admin] http://10.222.0.16/volume/v3/10cccf08286c44c09a49c0e51e4ff1c2/group_types/5d74100c-2f41-4b92-89ce-07de0d9f9015/group_specs returned with HTTP 202 Jan 28 19:30:04.682874 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1578/3165] 10.222.0.16 () {62 vars in 1425 bytes} [Thu Jan 28 19:30:04 2021] POST /volume/v3/10cccf08286c44c09a49c0e51e4ff1c2/group_types/5d74100c-2f41-4b92-89ce-07de0d9f9015/group_specs => generated 61 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:30:04.687319 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-53a431e1-b538-49f2-b08e-0a7202770d4c tempest-GroupTypeSpecsTest-1857172324 tempest-GroupTypeSpecsTest-1857172324-project-admin] GET http://10.222.0.16/volume/v3/10cccf08286c44c09a49c0e51e4ff1c2/group_types/5d74100c-2f41-4b92-89ce-07de0d9f9015/group_specs/key2 Jan 28 19:30:04.688381 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-53a431e1-b538-49f2-b08e-0a7202770d4c tempest-GroupTypeSpecsTest-1857172324 tempest-GroupTypeSpecsTest-1857172324-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:04.689118 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-53a431e1-b538-49f2-b08e-0a7202770d4c tempest-GroupTypeSpecsTest-1857172324 tempest-GroupTypeSpecsTest-1857172324-project-admin] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:04.708730 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-53a431e1-b538-49f2-b08e-0a7202770d4c tempest-GroupTypeSpecsTest-1857172324 tempest-GroupTypeSpecsTest-1857172324-project-admin] http://10.222.0.16/volume/v3/10cccf08286c44c09a49c0e51e4ff1c2/group_types/5d74100c-2f41-4b92-89ce-07de0d9f9015/group_specs/key2 returned with HTTP 200 Jan 28 19:30:04.710010 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1588/3166] 10.222.0.16 () {60 vars in 1419 bytes} [Thu Jan 28 19:30:04 2021] GET /volume/v3/10cccf08286c44c09a49c0e51e4ff1c2/group_types/5d74100c-2f41-4b92-89ce-07de0d9f9015/group_specs/key2 => generated 26 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:30:04.721615 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ba8a9e95-ae18-4d23-a743-a58de14f2804 tempest-GroupTypeSpecsTest-1857172324 tempest-GroupTypeSpecsTest-1857172324-project-admin] GET http://10.222.0.16/volume/v3/10cccf08286c44c09a49c0e51e4ff1c2/group_types/5d74100c-2f41-4b92-89ce-07de0d9f9015/group_specs/key3 Jan 28 19:30:04.722216 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ba8a9e95-ae18-4d23-a743-a58de14f2804 tempest-GroupTypeSpecsTest-1857172324 tempest-GroupTypeSpecsTest-1857172324-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:04.722760 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ba8a9e95-ae18-4d23-a743-a58de14f2804 tempest-GroupTypeSpecsTest-1857172324 tempest-GroupTypeSpecsTest-1857172324-project-admin] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:04.754900 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ba8a9e95-ae18-4d23-a743-a58de14f2804 tempest-GroupTypeSpecsTest-1857172324 tempest-GroupTypeSpecsTest-1857172324-project-admin] http://10.222.0.16/volume/v3/10cccf08286c44c09a49c0e51e4ff1c2/group_types/5d74100c-2f41-4b92-89ce-07de0d9f9015/group_specs/key3 returned with HTTP 200 Jan 28 19:30:04.757685 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1579/3167] 10.222.0.16 () {60 vars in 1419 bytes} [Thu Jan 28 19:30:04 2021] GET /volume/v3/10cccf08286c44c09a49c0e51e4ff1c2/group_types/5d74100c-2f41-4b92-89ce-07de0d9f9015/group_specs/key3 => generated 18 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:30:04.772728 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9cfda95e-3901-4340-8c13-6835614356e1 tempest-GroupTypeSpecsTest-1857172324 tempest-GroupTypeSpecsTest-1857172324-project-admin] PUT http://10.222.0.16/volume/v3/10cccf08286c44c09a49c0e51e4ff1c2/group_types/5d74100c-2f41-4b92-89ce-07de0d9f9015/group_specs/key3 Jan 28 19:30:04.775992 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9cfda95e-3901-4340-8c13-6835614356e1 tempest-GroupTypeSpecsTest-1857172324 tempest-GroupTypeSpecsTest-1857172324-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:30:04.830571 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9cfda95e-3901-4340-8c13-6835614356e1 tempest-GroupTypeSpecsTest-1857172324 tempest-GroupTypeSpecsTest-1857172324-project-admin] http://10.222.0.16/volume/v3/10cccf08286c44c09a49c0e51e4ff1c2/group_types/5d74100c-2f41-4b92-89ce-07de0d9f9015/group_specs/key3 returned with HTTP 200 Jan 28 19:30:04.839998 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1589/3168] 10.222.0.16 () {62 vars in 1439 bytes} [Thu Jan 28 19:30:04 2021] PUT /volume/v3/10cccf08286c44c09a49c0e51e4ff1c2/group_types/5d74100c-2f41-4b92-89ce-07de0d9f9015/group_specs/key3 => generated 26 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:30:04.850429 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3e3be06b-6437-49df-8e8e-d6a220111cf5 tempest-GroupTypeSpecsTest-1857172324 tempest-GroupTypeSpecsTest-1857172324-project-admin] GET http://10.222.0.16/volume/v3/10cccf08286c44c09a49c0e51e4ff1c2/group_types/5d74100c-2f41-4b92-89ce-07de0d9f9015/group_specs Jan 28 19:30:04.852205 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3e3be06b-6437-49df-8e8e-d6a220111cf5 tempest-GroupTypeSpecsTest-1857172324 tempest-GroupTypeSpecsTest-1857172324-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:04.853492 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3e3be06b-6437-49df-8e8e-d6a220111cf5 tempest-GroupTypeSpecsTest-1857172324 tempest-GroupTypeSpecsTest-1857172324-project-admin] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:04.931360 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3e3be06b-6437-49df-8e8e-d6a220111cf5 tempest-GroupTypeSpecsTest-1857172324 tempest-GroupTypeSpecsTest-1857172324-project-admin] http://10.222.0.16/volume/v3/10cccf08286c44c09a49c0e51e4ff1c2/group_types/5d74100c-2f41-4b92-89ce-07de0d9f9015/group_specs returned with HTTP 200 Jan 28 19:30:04.939620 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1580/3169] 10.222.0.16 () {60 vars in 1404 bytes} [Thu Jan 28 19:30:04 2021] GET /volume/v3/10cccf08286c44c09a49c0e51e4ff1c2/group_types/5d74100c-2f41-4b92-89ce-07de0d9f9015/group_specs => generated 87 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:30:04.950390 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-83e43390-4fc8-44eb-be22-458496b6b79d tempest-GroupTypeSpecsTest-1857172324 tempest-GroupTypeSpecsTest-1857172324-project-admin] DELETE http://10.222.0.16/volume/v3/10cccf08286c44c09a49c0e51e4ff1c2/group_types/5d74100c-2f41-4b92-89ce-07de0d9f9015/group_specs/key1 Jan 28 19:30:04.951169 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-83e43390-4fc8-44eb-be22-458496b6b79d tempest-GroupTypeSpecsTest-1857172324 tempest-GroupTypeSpecsTest-1857172324-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:04.951931 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-83e43390-4fc8-44eb-be22-458496b6b79d tempest-GroupTypeSpecsTest-1857172324 tempest-GroupTypeSpecsTest-1857172324-project-admin] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:04.992217 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:30:04.992217 n-d-705657-15 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 28 19:30:05.004274 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-83e43390-4fc8-44eb-be22-458496b6b79d tempest-GroupTypeSpecsTest-1857172324 tempest-GroupTypeSpecsTest-1857172324-project-admin] http://10.222.0.16/volume/v3/10cccf08286c44c09a49c0e51e4ff1c2/group_types/5d74100c-2f41-4b92-89ce-07de0d9f9015/group_specs/key1 returned with HTTP 202 Jan 28 19:30:05.005577 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1590/3170] 10.222.0.16 () {60 vars in 1422 bytes} [Thu Jan 28 19:30:04 2021] DELETE /volume/v3/10cccf08286c44c09a49c0e51e4ff1c2/group_types/5d74100c-2f41-4b92-89ce-07de0d9f9015/group_specs/key1 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 28 19:30:05.016335 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e2a126d3-0d10-45d9-8a07-64fc1e9eecac tempest-GroupTypeSpecsTest-1857172324 tempest-GroupTypeSpecsTest-1857172324-project-admin] GET http://10.222.0.16/volume/v3/10cccf08286c44c09a49c0e51e4ff1c2/group_types/5d74100c-2f41-4b92-89ce-07de0d9f9015/group_specs/key1 Jan 28 19:30:05.017046 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e2a126d3-0d10-45d9-8a07-64fc1e9eecac tempest-GroupTypeSpecsTest-1857172324 tempest-GroupTypeSpecsTest-1857172324-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:05.017576 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e2a126d3-0d10-45d9-8a07-64fc1e9eecac tempest-GroupTypeSpecsTest-1857172324 tempest-GroupTypeSpecsTest-1857172324-project-admin] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:05.038288 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e2a126d3-0d10-45d9-8a07-64fc1e9eecac tempest-GroupTypeSpecsTest-1857172324 tempest-GroupTypeSpecsTest-1857172324-project-admin] HTTP exception thrown: Group Type 5d74100c-2f41-4b92-89ce-07de0d9f9015 has no extra spec with key key1. Jan 28 19:30:05.038825 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e2a126d3-0d10-45d9-8a07-64fc1e9eecac tempest-GroupTypeSpecsTest-1857172324 tempest-GroupTypeSpecsTest-1857172324-project-admin] http://10.222.0.16/volume/v3/10cccf08286c44c09a49c0e51e4ff1c2/group_types/5d74100c-2f41-4b92-89ce-07de0d9f9015/group_specs/key1 returned with HTTP 404 Jan 28 19:30:05.040006 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1581/3171] 10.222.0.16 () {60 vars in 1419 bytes} [Thu Jan 28 19:30:05 2021] GET /volume/v3/10cccf08286c44c09a49c0e51e4ff1c2/group_types/5d74100c-2f41-4b92-89ce-07de0d9f9015/group_specs/key1 => generated 126 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jan 28 19:30:05.049004 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dd474053-0b80-4e8e-9aff-b60fdfb65de5 tempest-GroupTypeSpecsTest-1857172324 tempest-GroupTypeSpecsTest-1857172324-project-admin] DELETE http://10.222.0.16/volume/v3/10cccf08286c44c09a49c0e51e4ff1c2/group_types/5d74100c-2f41-4b92-89ce-07de0d9f9015 Jan 28 19:30:05.049681 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dd474053-0b80-4e8e-9aff-b60fdfb65de5 tempest-GroupTypeSpecsTest-1857172324 tempest-GroupTypeSpecsTest-1857172324-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:05.050186 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dd474053-0b80-4e8e-9aff-b60fdfb65de5 tempest-GroupTypeSpecsTest-1857172324 tempest-GroupTypeSpecsTest-1857172324-project-admin] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:05.089441 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dd474053-0b80-4e8e-9aff-b60fdfb65de5 tempest-GroupTypeSpecsTest-1857172324 tempest-GroupTypeSpecsTest-1857172324-project-admin] http://10.222.0.16/volume/v3/10cccf08286c44c09a49c0e51e4ff1c2/group_types/5d74100c-2f41-4b92-89ce-07de0d9f9015 returned with HTTP 202 Jan 28 19:30:05.090579 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1591/3172] 10.222.0.16 () {60 vars in 1371 bytes} [Thu Jan 28 19:30:05 2021] DELETE /volume/v3/10cccf08286c44c09a49c0e51e4ff1c2/group_types/5d74100c-2f41-4b92-89ce-07de0d9f9015 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 28 19:30:12.930060 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-01f92425-9a44-43bc-840f-b3534d2d7bf0 tempest-VolumeRetypeWithoutMigrationTest-1738412431 tempest-VolumeRetypeWithoutMigrationTest-1738412431-project-admin] POST http://10.222.0.16/volume/v3/d6659c4c38594e34ae9494aa2cba9959/types Jan 28 19:30:12.931792 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-01f92425-9a44-43bc-840f-b3534d2d7bf0 tempest-VolumeRetypeWithoutMigrationTest-1738412431 tempest-VolumeRetypeWithoutMigrationTest-1738412431-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:30:12.988512 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-01f92425-9a44-43bc-840f-b3534d2d7bf0 tempest-VolumeRetypeWithoutMigrationTest-1738412431 tempest-VolumeRetypeWithoutMigrationTest-1738412431-project-admin] http://10.222.0.16/volume/v3/d6659c4c38594e34ae9494aa2cba9959/types returned with HTTP 200 Jan 28 19:30:12.989561 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1582/3173] 10.222.0.16 () {60 vars in 1219 bytes} [Thu Jan 28 19:30:12 2021] POST /volume/v3/d6659c4c38594e34ae9494aa2cba9959/types => generated 188 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:30:13.008054 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-018349ff-1793-405f-ba7e-484440dbac9a tempest-VolumeRetypeWithoutMigrationTest-1738412431 tempest-VolumeRetypeWithoutMigrationTest-1738412431-project-admin] POST http://10.222.0.16/volume/v3/d6659c4c38594e34ae9494aa2cba9959/types Jan 28 19:30:13.009605 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-018349ff-1793-405f-ba7e-484440dbac9a tempest-VolumeRetypeWithoutMigrationTest-1738412431 tempest-VolumeRetypeWithoutMigrationTest-1738412431-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:30:13.086611 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-018349ff-1793-405f-ba7e-484440dbac9a tempest-VolumeRetypeWithoutMigrationTest-1738412431 tempest-VolumeRetypeWithoutMigrationTest-1738412431-project-admin] http://10.222.0.16/volume/v3/d6659c4c38594e34ae9494aa2cba9959/types returned with HTTP 200 Jan 28 19:30:13.088147 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1592/3174] 10.222.0.16 () {60 vars in 1219 bytes} [Thu Jan 28 19:30:12 2021] POST /volume/v3/d6659c4c38594e34ae9494aa2cba9959/types => generated 188 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:30:13.475188 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1d68e5f6-2e23-406e-a90b-19ccee73d441 tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] POST http://10.222.0.16/volume/v3/b4d514b335ab464a823583349a8495e8/volumes Jan 28 19:30:13.476567 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1d68e5f6-2e23-406e-a90b-19ccee73d441 tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1057367175"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:30:13.477887 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-1d68e5f6-2e23-406e-a90b-19ccee73d441 tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1057367175'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:30:13.495866 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-1d68e5f6-2e23-406e-a90b-19ccee73d441 tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] Create volume of 1 GB Jan 28 19:30:13.497177 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:30:13.497177 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:30:13.498184 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1d68e5f6-2e23-406e-a90b-19ccee73d441 tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] Availability Zones retrieved successfully. Jan 28 19:30:13.521050 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1d68e5f6-2e23-406e-a90b-19ccee73d441 tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] Flow 'volume_create_api' (68c12a37-bda5-4cf2-b52c-51bc96125d88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:30:13.526105 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1d68e5f6-2e23-406e-a90b-19ccee73d441 tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8c7846c-f96e-4b3a-b04f-9b815de359ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:30:13.530432 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-1d68e5f6-2e23-406e-a90b-19ccee73d441 tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:30:13.611608 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1d68e5f6-2e23-406e-a90b-19ccee73d441 tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8c7846c-f96e-4b3a-b04f-9b815de359ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T19:30:13Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4aa97d92-6a27-4515-b03d-a5fbe78af9ed,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4aa97d92-6a27-4515-b03d-a5fbe78af9ed', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:30:13.614275 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1d68e5f6-2e23-406e-a90b-19ccee73d441 tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b66abeb2-e61c-4b57-b825-34b4375ef25a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:30:13.723001 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [None req-1d68e5f6-2e23-406e-a90b-19ccee73d441 tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jan 28 19:30:13.723916 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [None req-1d68e5f6-2e23-406e-a90b-19ccee73d441 tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jan 28 19:30:13.802065 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-1d68e5f6-2e23-406e-a90b-19ccee73d441 tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] Created reservations ['642bda7b-ebf2-49b5-91a0-395d2f6eee9c', '099fa252-f103-40ac-b30d-ae625776632d', '004dd559-c7ab-492b-b9c1-67e9f42a13c6', 'a90b6b1b-7924-4d56-a253-2c8f93937a34'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:30:13.806152 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1d68e5f6-2e23-406e-a90b-19ccee73d441 tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b66abeb2-e61c-4b57-b825-34b4375ef25a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['642bda7b-ebf2-49b5-91a0-395d2f6eee9c', '099fa252-f103-40ac-b30d-ae625776632d', '004dd559-c7ab-492b-b9c1-67e9f42a13c6', 'a90b6b1b-7924-4d56-a253-2c8f93937a34']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:30:13.810850 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1d68e5f6-2e23-406e-a90b-19ccee73d441 tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e124c15a-ca32-4a31-8c74-cebe9f9497d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:30:13.993791 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1d68e5f6-2e23-406e-a90b-19ccee73d441 tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e124c15a-ca32-4a31-8c74-cebe9f9497d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c6b1bd0-58a1-4a1b-bf60-914c3cb3f181', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1057367175',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4d514b335ab464a823583349a8495e8',qos_specs=None,replication_status=,reservations=['642bda7b-ebf2-49b5-91a0-395d2f6eee9c','099fa252-f103-40ac-b30d-ae625776632d','004dd559-c7ab-492b-b9c1-67e9f42a13c6','a90b6b1b-7924-4d56-a253-2c8f93937a34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d44861529174e73b4986c0a31dd2482',volume_type_id=4aa97d92-6a27-4515-b03d-a5fbe78af9ed), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:30:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1057367175',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c6b1bd0-58a1-4a1b-bf60-914c3cb3f181,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4d514b335ab464a823583349a8495e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2d44861529174e73b4986c0a31dd2482',volume_attachment=,volume_type=,volume_type_id=4aa97d92-6a27-4515-b03d-a5fbe78af9ed)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:30:14.001850 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1d68e5f6-2e23-406e-a90b-19ccee73d441 tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bfcc915-05ed-4cc3-bd3b-e869c807b15d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:30:14.067328 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1d68e5f6-2e23-406e-a90b-19ccee73d441 tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bfcc915-05ed-4cc3-bd3b-e869c807b15d) transitioned into state 'SUCCESS' from state '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-1057367175',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4d514b335ab464a823583349a8495e8',qos_specs=None,replication_status=,reservations=['642bda7b-ebf2-49b5-91a0-395d2f6eee9c','099fa252-f103-40ac-b30d-ae625776632d','004dd559-c7ab-492b-b9c1-67e9f42a13c6','a90b6b1b-7924-4d56-a253-2c8f93937a34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d44861529174e73b4986c0a31dd2482',volume_type_id=4aa97d92-6a27-4515-b03d-a5fbe78af9ed)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:30:14.075020 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1d68e5f6-2e23-406e-a90b-19ccee73d441 tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9e91bf9-1cb8-4f03-a19c-cdadf55ddc07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:30:14.116257 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1d68e5f6-2e23-406e-a90b-19ccee73d441 tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9e91bf9-1cb8-4f03-a19c-cdadf55ddc07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:30:14.124005 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1d68e5f6-2e23-406e-a90b-19ccee73d441 tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] Flow 'volume_create_api' (68c12a37-bda5-4cf2-b52c-51bc96125d88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:30:14.393957 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1d68e5f6-2e23-406e-a90b-19ccee73d441 tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] Create volume request issued successfully. Jan 28 19:30:14.471465 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1d68e5f6-2e23-406e-a90b-19ccee73d441 tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] http://10.222.0.16/volume/v3/b4d514b335ab464a823583349a8495e8/volumes returned with HTTP 202 Jan 28 19:30:14.476266 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1583/3175] 10.222.0.16 () {60 vars in 1226 bytes} [Thu Jan 28 19:30:13 2021] POST /volume/v3/b4d514b335ab464a823583349a8495e8/volumes => generated 834 bytes in 1381 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:30:14.507762 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f4c68332-64be-4afc-b0b4-7b50ea513df4 tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] GET http://10.222.0.16/volume/v3/b4d514b335ab464a823583349a8495e8/volumes/2c6b1bd0-58a1-4a1b-bf60-914c3cb3f181 Jan 28 19:30:14.508764 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f4c68332-64be-4afc-b0b4-7b50ea513df4 tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:14.517667 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f4c68332-64be-4afc-b0b4-7b50ea513df4 tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:14.672611 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:30:14.672611 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:30:14.698141 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f4c68332-64be-4afc-b0b4-7b50ea513df4 tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] Volume info retrieved successfully. Jan 28 19:30:14.765800 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f4c68332-64be-4afc-b0b4-7b50ea513df4 tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] http://10.222.0.16/volume/v3/b4d514b335ab464a823583349a8495e8/volumes/2c6b1bd0-58a1-4a1b-bf60-914c3cb3f181 returned with HTTP 200 Jan 28 19:30:14.777243 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1593/3176] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:30:14 2021] GET /volume/v3/b4d514b335ab464a823583349a8495e8/volumes/2c6b1bd0-58a1-4a1b-bf60-914c3cb3f181 => generated 926 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:30:15.074895 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ed0b6beb-9a97-4e81-92ee-3f4e92729620 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] POST http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030/action Jan 28 19:30:15.076877 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:30:15.076877 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:30:15.077742 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ed0b6beb-9a97-4e81-92ee-3f4e92729620 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Action body: b'{"os-attach": {"instance_uuid": "4534d720-6246-43c8-8323-dd4367e874de", "mountpoint": "/dev/sdb"}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:30:15.078319 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ed0b6beb-9a97-4e81-92ee-3f4e92729620 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "4534d720-6246-43c8-8323-dd4367e874de", "mountpoint": "/dev/sdb"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:30:15.171257 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:30:15.171257 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:30:15.173455 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ed0b6beb-9a97-4e81-92ee-3f4e92729620 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Volume info retrieved successfully. Jan 28 19:30:15.193722 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ed0b6beb-9a97-4e81-92ee-3f4e92729620 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Update volume admin metadata completed successfully. Jan 28 19:30:15.801299 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-30ffa586-9914-41d0-990e-4fcb05689204 tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] GET http://10.222.0.16/volume/v3/b4d514b335ab464a823583349a8495e8/volumes/2c6b1bd0-58a1-4a1b-bf60-914c3cb3f181 Jan 28 19:30:15.802554 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-30ffa586-9914-41d0-990e-4fcb05689204 tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:15.809237 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:30:15.809237 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:30:15.810627 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-30ffa586-9914-41d0-990e-4fcb05689204 tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:15.888593 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ed0b6beb-9a97-4e81-92ee-3f4e92729620 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Attach volume completed successfully. Jan 28 19:30:15.890360 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ed0b6beb-9a97-4e81-92ee-3f4e92729620 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030/action returned with HTTP 202 Jan 28 19:30:15.892902 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1584/3177] 10.222.0.16 () {60 vars in 1357 bytes} [Thu Jan 28 19:30:15 2021] POST /volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030/action => generated 0 bytes in 824 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 19:30:15.904488 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-de70e5d4-389c-453a-bfa1-9ea4ac6e94ed tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] GET http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 Jan 28 19:30:15.915832 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-de70e5d4-389c-453a-bfa1-9ea4ac6e94ed tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:15.919268 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:30:15.919268 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:30:15.920512 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-de70e5d4-389c-453a-bfa1-9ea4ac6e94ed tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:16.074260 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:30:16.074260 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:30:16.112139 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-30ffa586-9914-41d0-990e-4fcb05689204 tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] Volume info retrieved successfully. Jan 28 19:30:16.168457 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:30:16.168457 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:30:16.168734 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-30ffa586-9914-41d0-990e-4fcb05689204 tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] http://10.222.0.16/volume/v3/b4d514b335ab464a823583349a8495e8/volumes/2c6b1bd0-58a1-4a1b-bf60-914c3cb3f181 returned with HTTP 200 Jan 28 19:30:16.170097 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1594/3178] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:30:15 2021] GET /volume/v3/b4d514b335ab464a823583349a8495e8/volumes/2c6b1bd0-58a1-4a1b-bf60-914c3cb3f181 => generated 927 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:30:16.188687 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c7aa9a15-77bd-47cd-b151-e854a085e48f tempest-VolumeRetypeWithoutMigrationTest-1738412431 tempest-VolumeRetypeWithoutMigrationTest-1738412431-project-admin] GET http://10.222.0.16/volume/v3/d6659c4c38594e34ae9494aa2cba9959/volumes/2c6b1bd0-58a1-4a1b-bf60-914c3cb3f181 Jan 28 19:30:16.189604 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c7aa9a15-77bd-47cd-b151-e854a085e48f tempest-VolumeRetypeWithoutMigrationTest-1738412431 tempest-VolumeRetypeWithoutMigrationTest-1738412431-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:16.189901 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:30:16.189901 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:30:16.190346 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c7aa9a15-77bd-47cd-b151-e854a085e48f tempest-VolumeRetypeWithoutMigrationTest-1738412431 tempest-VolumeRetypeWithoutMigrationTest-1738412431-project-admin] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:16.200332 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-de70e5d4-389c-453a-bfa1-9ea4ac6e94ed tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Volume info retrieved successfully. Jan 28 19:30:16.289482 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:30:16.289482 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:30:16.341279 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-de70e5d4-389c-453a-bfa1-9ea4ac6e94ed tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 returned with HTTP 200 Jan 28 19:30:16.343168 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1585/3179] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:30:15 2021] GET /volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 => generated 1244 bytes in 445 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:30:16.366950 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2a326c1d-4300-4265-8997-b978dc484c2f tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] POST http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030/action Jan 28 19:30:16.367775 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:30:16.367775 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:30:16.368560 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2a326c1d-4300-4265-8997-b978dc484c2f tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Action body: b'{"os-detach": {}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:30:16.371484 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2a326c1d-4300-4265-8997-b978dc484c2f tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:30:16.504830 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:30:16.504830 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:30:16.550226 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c7aa9a15-77bd-47cd-b151-e854a085e48f tempest-VolumeRetypeWithoutMigrationTest-1738412431 tempest-VolumeRetypeWithoutMigrationTest-1738412431-project-admin] Volume info retrieved successfully. Jan 28 19:30:16.608755 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:30:16.608755 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:30:16.612195 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2a326c1d-4300-4265-8997-b978dc484c2f tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Volume info retrieved successfully. Jan 28 19:30:16.651725 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c7aa9a15-77bd-47cd-b151-e854a085e48f tempest-VolumeRetypeWithoutMigrationTest-1738412431 tempest-VolumeRetypeWithoutMigrationTest-1738412431-project-admin] http://10.222.0.16/volume/v3/d6659c4c38594e34ae9494aa2cba9959/volumes/2c6b1bd0-58a1-4a1b-bf60-914c3cb3f181 returned with HTTP 200 Jan 28 19:30:16.653692 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1595/3180] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:30:16 2021] GET /volume/v3/d6659c4c38594e34ae9494aa2cba9959/volumes/2c6b1bd0-58a1-4a1b-bf60-914c3cb3f181 => generated 1099 bytes in 470 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:30:16.681486 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-606b4e6d-f072-45d2-8a87-07a6d7883afa tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] POST http://10.222.0.16/volume/v3/b4d514b335ab464a823583349a8495e8/volumes/2c6b1bd0-58a1-4a1b-bf60-914c3cb3f181/action Jan 28 19:30:16.682053 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:30:16.682053 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:30:16.682879 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-606b4e6d-f072-45d2-8a87-07a6d7883afa tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:30:16.683429 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-606b4e6d-f072-45d2-8a87-07a6d7883afa tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:30:16.779959 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:30:16.779959 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:30:16.782695 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-606b4e6d-f072-45d2-8a87-07a6d7883afa tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] Volume info retrieved successfully. Jan 28 19:30:16.852261 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [None req-606b4e6d-f072-45d2-8a87-07a6d7883afa tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Jan 28 19:30:16.855721 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [None req-606b4e6d-f072-45d2-8a87-07a6d7883afa tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Jan 28 19:30:16.915592 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-606b4e6d-f072-45d2-8a87-07a6d7883afa tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] Created reservations ['a794d7ed-e584-4a16-bfdf-efbe22a3a6dd', '908d106f-8c26-4575-a575-039a77a1f5a2'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:30:16.978298 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [None req-606b4e6d-f072-45d2-8a87-07a6d7883afa tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jan 28 19:30:16.978298 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [None req-606b4e6d-f072-45d2-8a87-07a6d7883afa tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jan 28 19:30:17.001553 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2a326c1d-4300-4265-8997-b978dc484c2f tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Detach volume completed successfully. Jan 28 19:30:17.002957 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2a326c1d-4300-4265-8997-b978dc484c2f tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030/action returned with HTTP 202 Jan 28 19:30:17.009233 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-606b4e6d-f072-45d2-8a87-07a6d7883afa tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] Created reservations ['c8ed4354-57c1-4851-a664-a8ebdf567b29', 'c8e7f444-b381-4bf7-8a3a-2dc38112f6c2'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:30:17.010241 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1586/3181] 10.222.0.16 () {60 vars in 1357 bytes} [Thu Jan 28 19:30:16 2021] POST /volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030/action => generated 0 bytes in 652 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 19:30:17.016737 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4336636b-e242-41ab-9fcf-ad73fca5ff0e tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] GET http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 Jan 28 19:30:17.018230 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4336636b-e242-41ab-9fcf-ad73fca5ff0e tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:17.018755 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:30:17.018755 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:30:17.019457 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4336636b-e242-41ab-9fcf-ad73fca5ff0e tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:17.144893 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:30:17.144893 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:30:17.162817 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4336636b-e242-41ab-9fcf-ad73fca5ff0e tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Volume info retrieved successfully. Jan 28 19:30:17.210589 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-606b4e6d-f072-45d2-8a87-07a6d7883afa tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] Retype volume request issued successfully. Jan 28 19:30:17.211427 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4336636b-e242-41ab-9fcf-ad73fca5ff0e tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 returned with HTTP 200 Jan 28 19:30:17.211971 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-606b4e6d-f072-45d2-8a87-07a6d7883afa tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] http://10.222.0.16/volume/v3/b4d514b335ab464a823583349a8495e8/volumes/2c6b1bd0-58a1-4a1b-bf60-914c3cb3f181/action returned with HTTP 202 Jan 28 19:30:17.213772 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1596/3183] 10.222.0.16 () {60 vars in 1357 bytes} [Thu Jan 28 19:30:16 2021] POST /volume/v3/b4d514b335ab464a823583349a8495e8/volumes/2c6b1bd0-58a1-4a1b-bf60-914c3cb3f181/action => generated 0 bytes in 539 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 28 19:30:17.214069 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1587/3183] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:30:17 2021] GET /volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 => generated 929 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:30:17.256062 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5e05f216-a812-4590-a2f1-84089e0ecef2 tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] GET http://10.222.0.16/volume/v3/b4d514b335ab464a823583349a8495e8/volumes/2c6b1bd0-58a1-4a1b-bf60-914c3cb3f181 Jan 28 19:30:17.256062 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5e05f216-a812-4590-a2f1-84089e0ecef2 tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:17.256062 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:30:17.256062 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:30:17.256062 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5e05f216-a812-4590-a2f1-84089e0ecef2 tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:17.377976 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:30:17.377976 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:30:17.398378 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5e05f216-a812-4590-a2f1-84089e0ecef2 tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] Volume info retrieved successfully. Jan 28 19:30:17.457167 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5e05f216-a812-4590-a2f1-84089e0ecef2 tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] http://10.222.0.16/volume/v3/b4d514b335ab464a823583349a8495e8/volumes/2c6b1bd0-58a1-4a1b-bf60-914c3cb3f181 returned with HTTP 200 Jan 28 19:30:17.459041 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1597/3184] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:30:17 2021] GET /volume/v3/b4d514b335ab464a823583349a8495e8/volumes/2c6b1bd0-58a1-4a1b-bf60-914c3cb3f181 => generated 926 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:30:18.482633 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-265aecb3-4243-40cf-85b2-7a7d7563a84d tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] GET http://10.222.0.16/volume/v3/b4d514b335ab464a823583349a8495e8/volumes/2c6b1bd0-58a1-4a1b-bf60-914c3cb3f181 Jan 28 19:30:18.483860 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-265aecb3-4243-40cf-85b2-7a7d7563a84d tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:18.484233 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:30:18.484233 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:30:18.485530 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-265aecb3-4243-40cf-85b2-7a7d7563a84d tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:18.719182 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:30:18.719182 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:30:18.762049 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-265aecb3-4243-40cf-85b2-7a7d7563a84d tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] Volume info retrieved successfully. Jan 28 19:30:18.872820 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-265aecb3-4243-40cf-85b2-7a7d7563a84d tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] http://10.222.0.16/volume/v3/b4d514b335ab464a823583349a8495e8/volumes/2c6b1bd0-58a1-4a1b-bf60-914c3cb3f181 returned with HTTP 200 Jan 28 19:30:18.879086 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1588/3185] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:30:18 2021] GET /volume/v3/b4d514b335ab464a823583349a8495e8/volumes/2c6b1bd0-58a1-4a1b-bf60-914c3cb3f181 => generated 927 bytes in 404 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:30:18.912956 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f92098e2-ec69-4836-9026-da62886a459d tempest-VolumeRetypeWithoutMigrationTest-1738412431 tempest-VolumeRetypeWithoutMigrationTest-1738412431-project-admin] GET http://10.222.0.16/volume/v3/d6659c4c38594e34ae9494aa2cba9959/volumes/2c6b1bd0-58a1-4a1b-bf60-914c3cb3f181 Jan 28 19:30:18.913462 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f92098e2-ec69-4836-9026-da62886a459d tempest-VolumeRetypeWithoutMigrationTest-1738412431 tempest-VolumeRetypeWithoutMigrationTest-1738412431-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:18.913688 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:30:18.913688 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:30:18.914133 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f92098e2-ec69-4836-9026-da62886a459d tempest-VolumeRetypeWithoutMigrationTest-1738412431 tempest-VolumeRetypeWithoutMigrationTest-1738412431-project-admin] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:19.103483 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:30:19.103483 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:30:19.122192 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f92098e2-ec69-4836-9026-da62886a459d tempest-VolumeRetypeWithoutMigrationTest-1738412431 tempest-VolumeRetypeWithoutMigrationTest-1738412431-project-admin] Volume info retrieved successfully. Jan 28 19:30:19.170495 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f92098e2-ec69-4836-9026-da62886a459d tempest-VolumeRetypeWithoutMigrationTest-1738412431 tempest-VolumeRetypeWithoutMigrationTest-1738412431-project-admin] http://10.222.0.16/volume/v3/d6659c4c38594e34ae9494aa2cba9959/volumes/2c6b1bd0-58a1-4a1b-bf60-914c3cb3f181 returned with HTTP 200 Jan 28 19:30:19.174120 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1598/3186] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:30:18 2021] GET /volume/v3/d6659c4c38594e34ae9494aa2cba9959/volumes/2c6b1bd0-58a1-4a1b-bf60-914c3cb3f181 => generated 1099 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:30:19.194758 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9aba80aa-44e0-4a39-9b90-f08515fb0b3b tempest-VolumeRetypeWithoutMigrationTest-1738412431 tempest-VolumeRetypeWithoutMigrationTest-1738412431-project-admin] GET http://10.222.0.16/volume/v3/d6659c4c38594e34ae9494aa2cba9959/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1057367175 Jan 28 19:30:19.196126 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9aba80aa-44e0-4a39-9b90-f08515fb0b3b tempest-VolumeRetypeWithoutMigrationTest-1738412431 tempest-VolumeRetypeWithoutMigrationTest-1738412431-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:19.196712 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:30:19.196712 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:30:19.197866 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9aba80aa-44e0-4a39-9b90-f08515fb0b3b tempest-VolumeRetypeWithoutMigrationTest-1738412431 tempest-VolumeRetypeWithoutMigrationTest-1738412431-project-admin] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:19.202487 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9aba80aa-44e0-4a39-9b90-f08515fb0b3b tempest-VolumeRetypeWithoutMigrationTest-1738412431 tempest-VolumeRetypeWithoutMigrationTest-1738412431-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1057367175'), ('all_tenants', True)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 19:30:19.463048 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9aba80aa-44e0-4a39-9b90-f08515fb0b3b tempest-VolumeRetypeWithoutMigrationTest-1738412431 tempest-VolumeRetypeWithoutMigrationTest-1738412431-project-admin] Get all volumes completed successfully. Jan 28 19:30:19.465536 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9aba80aa-44e0-4a39-9b90-f08515fb0b3b tempest-VolumeRetypeWithoutMigrationTest-1738412431 tempest-VolumeRetypeWithoutMigrationTest-1738412431-project-admin] http://10.222.0.16/volume/v3/d6659c4c38594e34ae9494aa2cba9959/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1057367175 returned with HTTP 200 Jan 28 19:30:19.467894 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1589/3187] 10.222.0.16 () {58 vars in 1365 bytes} [Thu Jan 28 19:30:19 2021] GET /volume/v3/d6659c4c38594e34ae9494aa2cba9959/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1057367175 => generated 413 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:30:19.484901 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6e0e859f-f31e-40e8-b6b4-ce7b7caf5096 tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] DELETE http://10.222.0.16/volume/v3/b4d514b335ab464a823583349a8495e8/volumes/2c6b1bd0-58a1-4a1b-bf60-914c3cb3f181 Jan 28 19:30:19.486361 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6e0e859f-f31e-40e8-b6b4-ce7b7caf5096 tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:19.486864 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:30:19.486864 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:30:19.487860 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6e0e859f-f31e-40e8-b6b4-ce7b7caf5096 tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:19.488505 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-6e0e859f-f31e-40e8-b6b4-ce7b7caf5096 tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] Delete volume with id: 2c6b1bd0-58a1-4a1b-bf60-914c3cb3f181 Jan 28 19:30:19.568549 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:30:19.568549 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:30:19.573170 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6e0e859f-f31e-40e8-b6b4-ce7b7caf5096 tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] Volume info retrieved successfully. Jan 28 19:30:19.623171 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6e0e859f-f31e-40e8-b6b4-ce7b7caf5096 tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] Delete volume request issued successfully. Jan 28 19:30:19.624143 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6e0e859f-f31e-40e8-b6b4-ce7b7caf5096 tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] http://10.222.0.16/volume/v3/b4d514b335ab464a823583349a8495e8/volumes/2c6b1bd0-58a1-4a1b-bf60-914c3cb3f181 returned with HTTP 202 Jan 28 19:30:19.625408 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1599/3188] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:30:19 2021] DELETE /volume/v3/b4d514b335ab464a823583349a8495e8/volumes/2c6b1bd0-58a1-4a1b-bf60-914c3cb3f181 => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:30:19.637973 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0589fb2e-5a72-4a90-856c-e046cabc9736 tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] GET http://10.222.0.16/volume/v3/b4d514b335ab464a823583349a8495e8/volumes/2c6b1bd0-58a1-4a1b-bf60-914c3cb3f181 Jan 28 19:30:19.638992 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0589fb2e-5a72-4a90-856c-e046cabc9736 tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:19.639371 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:30:19.639371 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:30:19.640101 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0589fb2e-5a72-4a90-856c-e046cabc9736 tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:19.838938 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:30:19.838938 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:30:19.872834 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0589fb2e-5a72-4a90-856c-e046cabc9736 tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] Volume info retrieved successfully. Jan 28 19:30:19.949565 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0589fb2e-5a72-4a90-856c-e046cabc9736 tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] http://10.222.0.16/volume/v3/b4d514b335ab464a823583349a8495e8/volumes/2c6b1bd0-58a1-4a1b-bf60-914c3cb3f181 returned with HTTP 200 Jan 28 19:30:19.951601 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1590/3189] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:30:19 2021] GET /volume/v3/b4d514b335ab464a823583349a8495e8/volumes/2c6b1bd0-58a1-4a1b-bf60-914c3cb3f181 => generated 926 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:30:20.983929 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f551f616-058c-49fa-b820-cadc3d2aa4c8 tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] GET http://10.222.0.16/volume/v3/b4d514b335ab464a823583349a8495e8/volumes/2c6b1bd0-58a1-4a1b-bf60-914c3cb3f181 Jan 28 19:30:20.985265 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f551f616-058c-49fa-b820-cadc3d2aa4c8 tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:20.986238 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:30:20.986238 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:30:20.986482 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f551f616-058c-49fa-b820-cadc3d2aa4c8 tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:21.138800 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:30:21.138800 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:30:21.183175 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f551f616-058c-49fa-b820-cadc3d2aa4c8 tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] Volume info retrieved successfully. Jan 28 19:30:21.292751 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f551f616-058c-49fa-b820-cadc3d2aa4c8 tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] http://10.222.0.16/volume/v3/b4d514b335ab464a823583349a8495e8/volumes/2c6b1bd0-58a1-4a1b-bf60-914c3cb3f181 returned with HTTP 200 Jan 28 19:30:21.298354 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1600/3190] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:30:20 2021] GET /volume/v3/b4d514b335ab464a823583349a8495e8/volumes/2c6b1bd0-58a1-4a1b-bf60-914c3cb3f181 => generated 926 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:30:22.323790 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eead28b5-033a-48c5-868f-b40bc704e0cf tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] GET http://10.222.0.16/volume/v3/b4d514b335ab464a823583349a8495e8/volumes/2c6b1bd0-58a1-4a1b-bf60-914c3cb3f181 Jan 28 19:30:22.324963 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eead28b5-033a-48c5-868f-b40bc704e0cf tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:22.325372 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:30:22.325372 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:30:22.325993 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eead28b5-033a-48c5-868f-b40bc704e0cf tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:22.436758 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:30:22.436758 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:30:22.449827 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-eead28b5-033a-48c5-868f-b40bc704e0cf tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] Volume info retrieved successfully. Jan 28 19:30:22.481002 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eead28b5-033a-48c5-868f-b40bc704e0cf tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] http://10.222.0.16/volume/v3/b4d514b335ab464a823583349a8495e8/volumes/2c6b1bd0-58a1-4a1b-bf60-914c3cb3f181 returned with HTTP 200 Jan 28 19:30:22.485221 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1591/3191] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:30:22 2021] GET /volume/v3/b4d514b335ab464a823583349a8495e8/volumes/2c6b1bd0-58a1-4a1b-bf60-914c3cb3f181 => generated 926 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:30:23.506172 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-42fc1a43-edf2-4dd7-9251-71ba95a50d2a tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] GET http://10.222.0.16/volume/v3/b4d514b335ab464a823583349a8495e8/volumes/2c6b1bd0-58a1-4a1b-bf60-914c3cb3f181 Jan 28 19:30:23.509173 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-42fc1a43-edf2-4dd7-9251-71ba95a50d2a tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:23.510940 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:30:23.510940 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:30:23.511758 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-42fc1a43-edf2-4dd7-9251-71ba95a50d2a tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:23.628327 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-42fc1a43-edf2-4dd7-9251-71ba95a50d2a tempest-VolumeRetypeWithoutMigrationTest-1370075534 tempest-VolumeRetypeWithoutMigrationTest-1370075534-project] http://10.222.0.16/volume/v3/b4d514b335ab464a823583349a8495e8/volumes/2c6b1bd0-58a1-4a1b-bf60-914c3cb3f181 returned with HTTP 404 Jan 28 19:30:23.631046 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1601/3192] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:30:23 2021] GET /volume/v3/b4d514b335ab464a823583349a8495e8/volumes/2c6b1bd0-58a1-4a1b-bf60-914c3cb3f181 => generated 109 bytes in 136 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:30:23.638533 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1092631c-ebf5-45b8-81d4-ea759dbcd9ad tempest-VolumeRetypeWithoutMigrationTest-1738412431 tempest-VolumeRetypeWithoutMigrationTest-1738412431-project-admin] DELETE http://10.222.0.16/volume/v3/d6659c4c38594e34ae9494aa2cba9959/types/6f36af46-2c77-434c-9412-a0befd5fc839 Jan 28 19:30:23.639349 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1092631c-ebf5-45b8-81d4-ea759dbcd9ad tempest-VolumeRetypeWithoutMigrationTest-1738412431 tempest-VolumeRetypeWithoutMigrationTest-1738412431-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:23.639713 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:30:23.639713 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:30:23.640350 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1092631c-ebf5-45b8-81d4-ea759dbcd9ad tempest-VolumeRetypeWithoutMigrationTest-1738412431 tempest-VolumeRetypeWithoutMigrationTest-1738412431-project-admin] Calling method '_delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:23.710539 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:30:23.710539 n-d-705657-15 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 28 19:30:23.725540 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1092631c-ebf5-45b8-81d4-ea759dbcd9ad tempest-VolumeRetypeWithoutMigrationTest-1738412431 tempest-VolumeRetypeWithoutMigrationTest-1738412431-project-admin] http://10.222.0.16/volume/v3/d6659c4c38594e34ae9494aa2cba9959/types/6f36af46-2c77-434c-9412-a0befd5fc839 returned with HTTP 202 Jan 28 19:30:23.727004 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1592/3193] 10.222.0.16 () {58 vars in 1312 bytes} [Thu Jan 28 19:30:23 2021] DELETE /volume/v3/d6659c4c38594e34ae9494aa2cba9959/types/6f36af46-2c77-434c-9412-a0befd5fc839 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:30:23.735130 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-026b1d45-4f26-4ec1-a1da-8b41f14e39f8 tempest-VolumeRetypeWithoutMigrationTest-1738412431 tempest-VolumeRetypeWithoutMigrationTest-1738412431-project-admin] GET http://10.222.0.16/volume/v3/d6659c4c38594e34ae9494aa2cba9959/types/6f36af46-2c77-434c-9412-a0befd5fc839 Jan 28 19:30:23.735796 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-026b1d45-4f26-4ec1-a1da-8b41f14e39f8 tempest-VolumeRetypeWithoutMigrationTest-1738412431 tempest-VolumeRetypeWithoutMigrationTest-1738412431-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:23.736305 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-026b1d45-4f26-4ec1-a1da-8b41f14e39f8 tempest-VolumeRetypeWithoutMigrationTest-1738412431 tempest-VolumeRetypeWithoutMigrationTest-1738412431-project-admin] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:23.749226 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-026b1d45-4f26-4ec1-a1da-8b41f14e39f8 tempest-VolumeRetypeWithoutMigrationTest-1738412431 tempest-VolumeRetypeWithoutMigrationTest-1738412431-project-admin] http://10.222.0.16/volume/v3/d6659c4c38594e34ae9494aa2cba9959/types/6f36af46-2c77-434c-9412-a0befd5fc839 returned with HTTP 404 Jan 28 19:30:23.754025 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1602/3194] 10.222.0.16 () {58 vars in 1309 bytes} [Thu Jan 28 19:30:23 2021] GET /volume/v3/d6659c4c38594e34ae9494aa2cba9959/types/6f36af46-2c77-434c-9412-a0befd5fc839 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:30:23.759912 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a28776d5-4109-4a8b-849d-cf047fd9d4a2 tempest-VolumeRetypeWithoutMigrationTest-1738412431 tempest-VolumeRetypeWithoutMigrationTest-1738412431-project-admin] DELETE http://10.222.0.16/volume/v3/d6659c4c38594e34ae9494aa2cba9959/types/4aa97d92-6a27-4515-b03d-a5fbe78af9ed Jan 28 19:30:23.761405 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a28776d5-4109-4a8b-849d-cf047fd9d4a2 tempest-VolumeRetypeWithoutMigrationTest-1738412431 tempest-VolumeRetypeWithoutMigrationTest-1738412431-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:23.761980 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a28776d5-4109-4a8b-849d-cf047fd9d4a2 tempest-VolumeRetypeWithoutMigrationTest-1738412431 tempest-VolumeRetypeWithoutMigrationTest-1738412431-project-admin] Calling method '_delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:23.873465 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a28776d5-4109-4a8b-849d-cf047fd9d4a2 tempest-VolumeRetypeWithoutMigrationTest-1738412431 tempest-VolumeRetypeWithoutMigrationTest-1738412431-project-admin] http://10.222.0.16/volume/v3/d6659c4c38594e34ae9494aa2cba9959/types/4aa97d92-6a27-4515-b03d-a5fbe78af9ed returned with HTTP 202 Jan 28 19:30:23.874543 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1593/3195] 10.222.0.16 () {58 vars in 1312 bytes} [Thu Jan 28 19:30:23 2021] DELETE /volume/v3/d6659c4c38594e34ae9494aa2cba9959/types/4aa97d92-6a27-4515-b03d-a5fbe78af9ed => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 28 19:30:23.884263 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0b158161-213f-4ef8-8739-f7c2510cb879 tempest-VolumeRetypeWithoutMigrationTest-1738412431 tempest-VolumeRetypeWithoutMigrationTest-1738412431-project-admin] GET http://10.222.0.16/volume/v3/d6659c4c38594e34ae9494aa2cba9959/types/4aa97d92-6a27-4515-b03d-a5fbe78af9ed Jan 28 19:30:23.885050 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0b158161-213f-4ef8-8739-f7c2510cb879 tempest-VolumeRetypeWithoutMigrationTest-1738412431 tempest-VolumeRetypeWithoutMigrationTest-1738412431-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:23.885928 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0b158161-213f-4ef8-8739-f7c2510cb879 tempest-VolumeRetypeWithoutMigrationTest-1738412431 tempest-VolumeRetypeWithoutMigrationTest-1738412431-project-admin] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:23.916523 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0b158161-213f-4ef8-8739-f7c2510cb879 tempest-VolumeRetypeWithoutMigrationTest-1738412431 tempest-VolumeRetypeWithoutMigrationTest-1738412431-project-admin] http://10.222.0.16/volume/v3/d6659c4c38594e34ae9494aa2cba9959/types/4aa97d92-6a27-4515-b03d-a5fbe78af9ed returned with HTTP 404 Jan 28 19:30:23.918429 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1603/3196] 10.222.0.16 () {58 vars in 1309 bytes} [Thu Jan 28 19:30:23 2021] GET /volume/v3/d6659c4c38594e34ae9494aa2cba9959/types/4aa97d92-6a27-4515-b03d-a5fbe78af9ed => generated 114 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:30:25.830599 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-9571fe2e-c8fe-4a07-a814-5e5692368228 req-db42c384-6936-4869-bee9-1b9267936818 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] DELETE http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments/00b41055-035b-42f3-8520-73eeb0db06c6 Jan 28 19:30:25.832475 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-9571fe2e-c8fe-4a07-a814-5e5692368228 req-db42c384-6936-4869-bee9-1b9267936818 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:25.833215 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-9571fe2e-c8fe-4a07-a814-5e5692368228 req-db42c384-6936-4869-bee9-1b9267936818 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:25.874700 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:30:25.874700 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:30:27.018888 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-9571fe2e-c8fe-4a07-a814-5e5692368228 req-db42c384-6936-4869-bee9-1b9267936818 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 19:30:27.019677 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-9571fe2e-c8fe-4a07-a814-5e5692368228 req-db42c384-6936-4869-bee9-1b9267936818 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Pending status list for volume during attachment-delete: [] {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 19:30:27.027489 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-9571fe2e-c8fe-4a07-a814-5e5692368228 req-db42c384-6936-4869-bee9-1b9267936818 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments/00b41055-035b-42f3-8520-73eeb0db06c6 returned with HTTP 200 Jan 28 19:30:27.029481 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1594/3197] 10.222.0.43 () {62 vars in 1437 bytes} [Thu Jan 28 19:30:25 2021] DELETE /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments/00b41055-035b-42f3-8520-73eeb0db06c6 => generated 19 bytes in 1204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:30:29.173413 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a00b92b2-fe8e-4c93-a813-a2427e0aca99 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] DELETE http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/c6867888-3121-4825-91d8-86d06b8226b8 Jan 28 19:30:29.175452 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a00b92b2-fe8e-4c93-a813-a2427e0aca99 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:29.176617 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a00b92b2-fe8e-4c93-a813-a2427e0aca99 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:29.178694 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-a00b92b2-fe8e-4c93-a813-a2427e0aca99 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Delete volume with id: c6867888-3121-4825-91d8-86d06b8226b8 Jan 28 19:30:29.411462 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:30:29.411462 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:30:29.412689 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a00b92b2-fe8e-4c93-a813-a2427e0aca99 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:30:29.457988 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.keymgr.conf_key_mgr [None req-a00b92b2-fe8e-4c93-a813-a2427e0aca99 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 28 19:30:29.481728 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a00b92b2-fe8e-4c93-a813-a2427e0aca99 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Delete volume request issued successfully. Jan 28 19:30:29.490561 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a00b92b2-fe8e-4c93-a813-a2427e0aca99 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/c6867888-3121-4825-91d8-86d06b8226b8 returned with HTTP 202 Jan 28 19:30:29.491780 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1604/3198] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:30:29 2021] DELETE /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/c6867888-3121-4825-91d8-86d06b8226b8 => generated 0 bytes in 326 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:30:29.503757 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-08f28b99-3217-4b1b-93c1-ef0fac144193 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/c6867888-3121-4825-91d8-86d06b8226b8 Jan 28 19:30:29.505878 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-08f28b99-3217-4b1b-93c1-ef0fac144193 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:29.506520 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:30:29.506520 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:30:29.507623 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-08f28b99-3217-4b1b-93c1-ef0fac144193 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:29.658315 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:30:29.658315 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:30:29.676378 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-08f28b99-3217-4b1b-93c1-ef0fac144193 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:30:29.731820 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-08f28b99-3217-4b1b-93c1-ef0fac144193 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/c6867888-3121-4825-91d8-86d06b8226b8 returned with HTTP 200 Jan 28 19:30:29.734031 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1595/3199] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:30:29 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/c6867888-3121-4825-91d8-86d06b8226b8 => generated 935 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:30:30.766970 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-12220884-b242-4b30-9ede-601050096b65 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/c6867888-3121-4825-91d8-86d06b8226b8 Jan 28 19:30:30.768173 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-12220884-b242-4b30-9ede-601050096b65 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:30.768554 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:30:30.768554 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:30:30.769196 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-12220884-b242-4b30-9ede-601050096b65 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:30.901069 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:30:30.901069 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:30:30.934049 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-12220884-b242-4b30-9ede-601050096b65 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:30:30.990362 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-12220884-b242-4b30-9ede-601050096b65 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/c6867888-3121-4825-91d8-86d06b8226b8 returned with HTTP 200 Jan 28 19:30:31.003714 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1605/3200] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:30:30 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/c6867888-3121-4825-91d8-86d06b8226b8 => generated 935 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:30:32.029181 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1fcc49d9-0d17-4c72-8e95-5f6879e3cfa7 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/c6867888-3121-4825-91d8-86d06b8226b8 Jan 28 19:30:32.029703 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1fcc49d9-0d17-4c72-8e95-5f6879e3cfa7 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:32.029851 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:30:32.029851 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:30:32.030476 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1fcc49d9-0d17-4c72-8e95-5f6879e3cfa7 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:32.142303 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:30:32.142303 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:30:32.167904 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1fcc49d9-0d17-4c72-8e95-5f6879e3cfa7 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:30:32.226011 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1fcc49d9-0d17-4c72-8e95-5f6879e3cfa7 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/c6867888-3121-4825-91d8-86d06b8226b8 returned with HTTP 200 Jan 28 19:30:32.227463 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1606/3201] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:30:32 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/c6867888-3121-4825-91d8-86d06b8226b8 => generated 935 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:30:32.372888 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d9658cf2-c770-46db-ad82-8792846836b1 tempest-VolumesServicesTestJSON-73085037 tempest-VolumesServicesTestJSON-73085037-project-admin] GET http://10.222.0.16/volume/v3/fc4be7d6466e4224bc4dd02ea3bf6ee9/os-services Jan 28 19:30:32.373465 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d9658cf2-c770-46db-ad82-8792846836b1 tempest-VolumesServicesTestJSON-73085037 tempest-VolumesServicesTestJSON-73085037-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:32.373649 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:30:32.373649 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:30:32.374019 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d9658cf2-c770-46db-ad82-8792846836b1 tempest-VolumesServicesTestJSON-73085037 tempest-VolumesServicesTestJSON-73085037-project-admin] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:32.401347 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d9658cf2-c770-46db-ad82-8792846836b1 tempest-VolumesServicesTestJSON-73085037 tempest-VolumesServicesTestJSON-73085037-project-admin] http://10.222.0.16/volume/v3/fc4be7d6466e4224bc4dd02ea3bf6ee9/os-services returned with HTTP 200 Jan 28 19:30:32.402847 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1596/3202] 10.222.0.16 () {58 vars in 1216 bytes} [Thu Jan 28 19:30:31 2021] GET /volume/v3/fc4be7d6466e4224bc4dd02ea3bf6ee9/os-services => generated 632 bytes in 613 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:30:32.423908 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-17098801-01dd-4630-8ef1-f0f42c8df0d1 tempest-VolumesServicesTestJSON-73085037 tempest-VolumesServicesTestJSON-73085037-project-admin] GET http://10.222.0.16/volume/v3/fc4be7d6466e4224bc4dd02ea3bf6ee9/os-services?host=n-d-705657-15 Jan 28 19:30:32.424753 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-17098801-01dd-4630-8ef1-f0f42c8df0d1 tempest-VolumesServicesTestJSON-73085037 tempest-VolumesServicesTestJSON-73085037-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:32.425150 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:30:32.425150 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:30:32.425750 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-17098801-01dd-4630-8ef1-f0f42c8df0d1 tempest-VolumesServicesTestJSON-73085037 tempest-VolumesServicesTestJSON-73085037-project-admin] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:32.443814 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-17098801-01dd-4630-8ef1-f0f42c8df0d1 tempest-VolumesServicesTestJSON-73085037 tempest-VolumesServicesTestJSON-73085037-project-admin] http://10.222.0.16/volume/v3/fc4be7d6466e4224bc4dd02ea3bf6ee9/os-services?host=n-d-705657-15 returned with HTTP 200 Jan 28 19:30:32.457181 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1607/3203] 10.222.0.16 () {58 vars in 1253 bytes} [Thu Jan 28 19:30:32 2021] GET /volume/v3/fc4be7d6466e4224bc4dd02ea3bf6ee9/os-services?host=n-d-705657-15 => generated 632 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:30:32.470736 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d9b3c06e-a27f-41e8-89fe-eba3de2e1ebb tempest-VolumesServicesTestJSON-73085037 tempest-VolumesServicesTestJSON-73085037-project-admin] GET http://10.222.0.16/volume/v3/fc4be7d6466e4224bc4dd02ea3bf6ee9/os-services?host=n-d-705657-15&binary=cinder-scheduler Jan 28 19:30:32.471461 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d9b3c06e-a27f-41e8-89fe-eba3de2e1ebb tempest-VolumesServicesTestJSON-73085037 tempest-VolumesServicesTestJSON-73085037-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:32.472663 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d9b3c06e-a27f-41e8-89fe-eba3de2e1ebb tempest-VolumesServicesTestJSON-73085037 tempest-VolumesServicesTestJSON-73085037-project-admin] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:32.483516 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d9b3c06e-a27f-41e8-89fe-eba3de2e1ebb tempest-VolumesServicesTestJSON-73085037 tempest-VolumesServicesTestJSON-73085037-project-admin] http://10.222.0.16/volume/v3/fc4be7d6466e4224bc4dd02ea3bf6ee9/os-services?host=n-d-705657-15&binary=cinder-scheduler returned with HTTP 200 Jan 28 19:30:32.484900 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1597/3204] 10.222.0.16 () {58 vars in 1301 bytes} [Thu Jan 28 19:30:32 2021] GET /volume/v3/fc4be7d6466e4224bc4dd02ea3bf6ee9/os-services?host=n-d-705657-15&binary=cinder-scheduler => generated 192 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:30:32.499349 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-27d47642-f3be-4f19-b37b-467f6847d616 tempest-VolumesServicesTestJSON-73085037 tempest-VolumesServicesTestJSON-73085037-project-admin] GET http://10.222.0.16/volume/v3/fc4be7d6466e4224bc4dd02ea3bf6ee9/os-services?binary=cinder-scheduler Jan 28 19:30:32.500233 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-27d47642-f3be-4f19-b37b-467f6847d616 tempest-VolumesServicesTestJSON-73085037 tempest-VolumesServicesTestJSON-73085037-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:32.500880 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-27d47642-f3be-4f19-b37b-467f6847d616 tempest-VolumesServicesTestJSON-73085037 tempest-VolumesServicesTestJSON-73085037-project-admin] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:32.514336 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-27d47642-f3be-4f19-b37b-467f6847d616 tempest-VolumesServicesTestJSON-73085037 tempest-VolumesServicesTestJSON-73085037-project-admin] http://10.222.0.16/volume/v3/fc4be7d6466e4224bc4dd02ea3bf6ee9/os-services?binary=cinder-scheduler returned with HTTP 200 Jan 28 19:30:32.516023 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1608/3205] 10.222.0.16 () {58 vars in 1263 bytes} [Thu Jan 28 19:30:32 2021] GET /volume/v3/fc4be7d6466e4224bc4dd02ea3bf6ee9/os-services?binary=cinder-scheduler => generated 192 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:30:32.833535 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-051737b8-2b60-417e-9f53-adfb96a989f1 tempest-VolumesServicesTestJSON-1139020158 tempest-VolumesServicesTestJSON-1139020158-project] POST http://10.222.0.16/volume/v3/59f1bd686b494692bd7d2f416ed31adb/volumes Jan 28 19:30:32.834028 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-051737b8-2b60-417e-9f53-adfb96a989f1 tempest-VolumesServicesTestJSON-1139020158 tempest-VolumesServicesTestJSON-1139020158-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1114182773"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:30:32.835170 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-051737b8-2b60-417e-9f53-adfb96a989f1 tempest-VolumesServicesTestJSON-1139020158 tempest-VolumesServicesTestJSON-1139020158-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1114182773'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:30:32.835543 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-051737b8-2b60-417e-9f53-adfb96a989f1 tempest-VolumesServicesTestJSON-1139020158 tempest-VolumesServicesTestJSON-1139020158-project] Create volume of 1 GB Jan 28 19:30:32.853548 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-051737b8-2b60-417e-9f53-adfb96a989f1 tempest-VolumesServicesTestJSON-1139020158 tempest-VolumesServicesTestJSON-1139020158-project] Availability Zones retrieved successfully. Jan 28 19:30:32.884875 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-051737b8-2b60-417e-9f53-adfb96a989f1 tempest-VolumesServicesTestJSON-1139020158 tempest-VolumesServicesTestJSON-1139020158-project] Flow 'volume_create_api' (e6146969-8a48-4de2-bf09-b84c52112f84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:30:32.899594 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-051737b8-2b60-417e-9f53-adfb96a989f1 tempest-VolumesServicesTestJSON-1139020158 tempest-VolumesServicesTestJSON-1139020158-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18b68232-63f2-4bd4-b1a3-9cd790d46b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:30:32.902163 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-051737b8-2b60-417e-9f53-adfb96a989f1 tempest-VolumesServicesTestJSON-1139020158 tempest-VolumesServicesTestJSON-1139020158-project] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:30:33.049286 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-051737b8-2b60-417e-9f53-adfb96a989f1 tempest-VolumesServicesTestJSON-1139020158 tempest-VolumesServicesTestJSON-1139020158-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18b68232-63f2-4bd4-b1a3-9cd790d46b86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:30:33.052223 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-051737b8-2b60-417e-9f53-adfb96a989f1 tempest-VolumesServicesTestJSON-1139020158 tempest-VolumesServicesTestJSON-1139020158-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e223d5c-89f1-4c07-b28b-5e4ba8ecaa16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:30:33.190528 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-051737b8-2b60-417e-9f53-adfb96a989f1 tempest-VolumesServicesTestJSON-1139020158 tempest-VolumesServicesTestJSON-1139020158-project] Created reservations ['4039d0d7-9336-4d59-a3a6-1fdd52c016e1', 'cf43348a-f555-49f7-9170-4b1090e73363', 'a5ddee72-2385-4014-b516-7efb24c3e098', 'd8040335-a51d-4ff2-ba33-1e9e41dfbd6f'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:30:33.192768 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-051737b8-2b60-417e-9f53-adfb96a989f1 tempest-VolumesServicesTestJSON-1139020158 tempest-VolumesServicesTestJSON-1139020158-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e223d5c-89f1-4c07-b28b-5e4ba8ecaa16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4039d0d7-9336-4d59-a3a6-1fdd52c016e1', 'cf43348a-f555-49f7-9170-4b1090e73363', 'a5ddee72-2385-4014-b516-7efb24c3e098', 'd8040335-a51d-4ff2-ba33-1e9e41dfbd6f']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:30:33.195588 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-051737b8-2b60-417e-9f53-adfb96a989f1 tempest-VolumesServicesTestJSON-1139020158 tempest-VolumesServicesTestJSON-1139020158-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8a405b4-5954-4fbf-b69c-52b10f2d1b7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:30:33.243918 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9e009a36-fcf6-4953-92d6-cc04142c9a0b tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/c6867888-3121-4825-91d8-86d06b8226b8 Jan 28 19:30:33.244729 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9e009a36-fcf6-4953-92d6-cc04142c9a0b tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:33.245428 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9e009a36-fcf6-4953-92d6-cc04142c9a0b tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:33.306178 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-051737b8-2b60-417e-9f53-adfb96a989f1 tempest-VolumesServicesTestJSON-1139020158 tempest-VolumesServicesTestJSON-1139020158-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8a405b4-5954-4fbf-b69c-52b10f2d1b7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0970ae48-91a1-4016-9d35-b979e21f278b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1114182773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59f1bd686b494692bd7d2f416ed31adb',qos_specs=None,replication_status=,reservations=['4039d0d7-9336-4d59-a3a6-1fdd52c016e1','cf43348a-f555-49f7-9170-4b1090e73363','a5ddee72-2385-4014-b516-7efb24c3e098','d8040335-a51d-4ff2-ba33-1e9e41dfbd6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68fe5efcb227430eb4c71f39865e8896',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:30:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1114182773',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0970ae48-91a1-4016-9d35-b979e21f278b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59f1bd686b494692bd7d2f416ed31adb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='68fe5efcb227430eb4c71f39865e8896',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:30:33.309030 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-051737b8-2b60-417e-9f53-adfb96a989f1 tempest-VolumesServicesTestJSON-1139020158 tempest-VolumesServicesTestJSON-1139020158-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bfd1683-4763-4848-8a7c-d661ec1448a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:30:33.352298 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-051737b8-2b60-417e-9f53-adfb96a989f1 tempest-VolumesServicesTestJSON-1139020158 tempest-VolumesServicesTestJSON-1139020158-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bfd1683-4763-4848-8a7c-d661ec1448a0) transitioned into state 'SUCCESS' from state '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-1114182773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59f1bd686b494692bd7d2f416ed31adb',qos_specs=None,replication_status=,reservations=['4039d0d7-9336-4d59-a3a6-1fdd52c016e1','cf43348a-f555-49f7-9170-4b1090e73363','a5ddee72-2385-4014-b516-7efb24c3e098','d8040335-a51d-4ff2-ba33-1e9e41dfbd6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68fe5efcb227430eb4c71f39865e8896',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:30:33.356120 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-051737b8-2b60-417e-9f53-adfb96a989f1 tempest-VolumesServicesTestJSON-1139020158 tempest-VolumesServicesTestJSON-1139020158-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91829c31-cf8f-4222-8fde-01db01e59c66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:30:33.356382 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9e009a36-fcf6-4953-92d6-cc04142c9a0b tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/c6867888-3121-4825-91d8-86d06b8226b8 returned with HTTP 404 Jan 28 19:30:33.358453 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1609/3206] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:30:33 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/c6867888-3121-4825-91d8-86d06b8226b8 => generated 109 bytes in 117 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:30:33.369513 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-99efb627-4c53-435f-97db-44c4b299155c tempest-TestVolumeBootPattern-833969251 tempest-TestVolumeBootPattern-833969251-project-admin] GET http://10.222.0.16/volume/v3/1fd24fd2116c497eabe5bac0a86b8adc/volumes/detail?all_tenants=1 Jan 28 19:30:33.370533 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-99efb627-4c53-435f-97db-44c4b299155c tempest-TestVolumeBootPattern-833969251 tempest-TestVolumeBootPattern-833969251-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:33.372054 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-99efb627-4c53-435f-97db-44c4b299155c tempest-TestVolumeBootPattern-833969251 tempest-TestVolumeBootPattern-833969251-project-admin] Calling method 'detail' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:33.375943 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-99efb627-4c53-435f-97db-44c4b299155c tempest-TestVolumeBootPattern-833969251 tempest-TestVolumeBootPattern-833969251-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 19:30:33.383478 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-051737b8-2b60-417e-9f53-adfb96a989f1 tempest-VolumesServicesTestJSON-1139020158 tempest-VolumesServicesTestJSON-1139020158-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91829c31-cf8f-4222-8fde-01db01e59c66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:30:33.389925 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-051737b8-2b60-417e-9f53-adfb96a989f1 tempest-VolumesServicesTestJSON-1139020158 tempest-VolumesServicesTestJSON-1139020158-project] Flow 'volume_create_api' (e6146969-8a48-4de2-bf09-b84c52112f84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:30:33.490753 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-051737b8-2b60-417e-9f53-adfb96a989f1 tempest-VolumesServicesTestJSON-1139020158 tempest-VolumesServicesTestJSON-1139020158-project] Create volume request issued successfully. Jan 28 19:30:33.508867 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-051737b8-2b60-417e-9f53-adfb96a989f1 tempest-VolumesServicesTestJSON-1139020158 tempest-VolumesServicesTestJSON-1139020158-project] http://10.222.0.16/volume/v3/59f1bd686b494692bd7d2f416ed31adb/volumes returned with HTTP 202 Jan 28 19:30:33.510106 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1598/3207] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 19:30:32 2021] POST /volume/v3/59f1bd686b494692bd7d2f416ed31adb/volumes => generated 823 bytes in 985 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:30:33.523404 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-99efb627-4c53-435f-97db-44c4b299155c tempest-TestVolumeBootPattern-833969251 tempest-TestVolumeBootPattern-833969251-project-admin] Get all volumes completed successfully. Jan 28 19:30:33.525552 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:30:33.525552 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:30:33.526394 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-45cfc9ac-f7ac-4dbe-aaed-682adbd12c9f tempest-VolumesServicesTestJSON-1139020158 tempest-VolumesServicesTestJSON-1139020158-project] GET http://10.222.0.16/volume/v3/59f1bd686b494692bd7d2f416ed31adb/volumes/0970ae48-91a1-4016-9d35-b979e21f278b Jan 28 19:30:33.526941 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-45cfc9ac-f7ac-4dbe-aaed-682adbd12c9f tempest-VolumesServicesTestJSON-1139020158 tempest-VolumesServicesTestJSON-1139020158-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:33.527158 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:30:33.527158 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:30:33.527549 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-45cfc9ac-f7ac-4dbe-aaed-682adbd12c9f tempest-VolumesServicesTestJSON-1139020158 tempest-VolumesServicesTestJSON-1139020158-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:33.551131 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-99efb627-4c53-435f-97db-44c4b299155c tempest-TestVolumeBootPattern-833969251 tempest-TestVolumeBootPattern-833969251-project-admin] http://10.222.0.16/volume/v3/1fd24fd2116c497eabe5bac0a86b8adc/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 28 19:30:33.552313 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1610/3208] 10.222.0.16 () {58 vars in 1252 bytes} [Thu Jan 28 19:30:33 2021] GET /volume/v3/1fd24fd2116c497eabe5bac0a86b8adc/volumes/detail?all_tenants=1 => generated 2122 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 19:30:33.570744 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-25d9731b-c3fb-40b8-8ead-837afbeacdc2 tempest-TestVolumeBootPattern-833969251 tempest-TestVolumeBootPattern-833969251-project-admin] DELETE http://10.222.0.16/volume/v3/1fd24fd2116c497eabe5bac0a86b8adc/types/da034faf-d049-4531-af6c-e81de36c003e Jan 28 19:30:33.571385 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-25d9731b-c3fb-40b8-8ead-837afbeacdc2 tempest-TestVolumeBootPattern-833969251 tempest-TestVolumeBootPattern-833969251-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:33.571587 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:30:33.571587 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:30:33.572001 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-25d9731b-c3fb-40b8-8ead-837afbeacdc2 tempest-TestVolumeBootPattern-833969251 tempest-TestVolumeBootPattern-833969251-project-admin] Calling method '_delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:33.677057 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:30:33.677057 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:30:33.703558 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-45cfc9ac-f7ac-4dbe-aaed-682adbd12c9f tempest-VolumesServicesTestJSON-1139020158 tempest-VolumesServicesTestJSON-1139020158-project] Volume info retrieved successfully. Jan 28 19:30:33.751451 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:30:33.751451 n-d-705657-15 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 28 19:30:33.771383 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-45cfc9ac-f7ac-4dbe-aaed-682adbd12c9f tempest-VolumesServicesTestJSON-1139020158 tempest-VolumesServicesTestJSON-1139020158-project] http://10.222.0.16/volume/v3/59f1bd686b494692bd7d2f416ed31adb/volumes/0970ae48-91a1-4016-9d35-b979e21f278b returned with HTTP 200 Jan 28 19:30:33.773953 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1599/3209] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:30:33 2021] GET /volume/v3/59f1bd686b494692bd7d2f416ed31adb/volumes/0970ae48-91a1-4016-9d35-b979e21f278b => generated 891 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:30:33.785574 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-25d9731b-c3fb-40b8-8ead-837afbeacdc2 tempest-TestVolumeBootPattern-833969251 tempest-TestVolumeBootPattern-833969251-project-admin] http://10.222.0.16/volume/v3/1fd24fd2116c497eabe5bac0a86b8adc/types/da034faf-d049-4531-af6c-e81de36c003e returned with HTTP 202 Jan 28 19:30:33.786462 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1611/3210] 10.222.0.16 () {58 vars in 1312 bytes} [Thu Jan 28 19:30:33 2021] DELETE /volume/v3/1fd24fd2116c497eabe5bac0a86b8adc/types/da034faf-d049-4531-af6c-e81de36c003e => generated 0 bytes in 221 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:30:33.853493 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a4292e82-d234-430f-a831-3f90d40f6d41 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] POST http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes Jan 28 19:30:33.854546 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:30:33.854546 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:30:33.855153 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a4292e82-d234-430f-a831-3f90d40f6d41 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1422620884", "snapshot_id": null, "imageRef": "bf363cce-cca7-4056-a498-a3a21a3bca2d", "volume_type": null, "size": 1}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:30:33.856513 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-a4292e82-d234-430f-a831-3f90d40f6d41 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1422620884', 'snapshot_id': None, 'imageRef': 'bf363cce-cca7-4056-a498-a3a21a3bca2d', 'volume_type': None, 'size': 1}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:30:34.064925 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-a4292e82-d234-430f-a831-3f90d40f6d41 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Create volume of 1 GB Jan 28 19:30:34.080695 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a4292e82-d234-430f-a831-3f90d40f6d41 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Availability Zones retrieved successfully. Jan 28 19:30:34.105059 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a4292e82-d234-430f-a831-3f90d40f6d41 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Flow 'volume_create_api' (f2e7abd1-e329-4c03-b501-d0949936e8a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:30:34.111439 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a4292e82-d234-430f-a831-3f90d40f6d41 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecdc403a-d1fb-41a2-8f63-ebbb75f679aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:30:34.113835 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-a4292e82-d234-430f-a831-3f90d40f6d41 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:30:34.416917 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a4292e82-d234-430f-a831-3f90d40f6d41 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecdc403a-d1fb-41a2-8f63-ebbb75f679aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:30:34.425117 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a4292e82-d234-430f-a831-3f90d40f6d41 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea287efa-f57c-41c2-8f6b-b922b536fa17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:30:34.628316 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-a4292e82-d234-430f-a831-3f90d40f6d41 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Created reservations ['0ba552f6-24f2-40b5-8d3a-a4bd9b79912f', '7beba725-0fd3-4d20-addb-9fd56bd98e6e', 'a51cf1fb-5e5b-4420-969f-e23dead02e77', '4a182047-4472-4569-b3e0-4bbb77e495a9'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:30:34.636293 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a4292e82-d234-430f-a831-3f90d40f6d41 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea287efa-f57c-41c2-8f6b-b922b536fa17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ba552f6-24f2-40b5-8d3a-a4bd9b79912f', '7beba725-0fd3-4d20-addb-9fd56bd98e6e', 'a51cf1fb-5e5b-4420-969f-e23dead02e77', '4a182047-4472-4569-b3e0-4bbb77e495a9']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:30:34.638893 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a4292e82-d234-430f-a831-3f90d40f6d41 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb97a046-06ed-4808-a301-bad481397ff4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:30:34.767312 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a4292e82-d234-430f-a831-3f90d40f6d41 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb97a046-06ed-4808-a301-bad481397ff4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45576b4e-b9c7-4331-ab5a-4eb1cb8e930b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1422620884',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e7c7cdcb9c849468277d01d6827b1ee',qos_specs=None,replication_status=,reservations=['0ba552f6-24f2-40b5-8d3a-a4bd9b79912f','7beba725-0fd3-4d20-addb-9fd56bd98e6e','a51cf1fb-5e5b-4420-969f-e23dead02e77','4a182047-4472-4569-b3e0-4bbb77e495a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d68763f18c64920a9d4bbbe54d09419',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:30:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1422620884',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45576b4e-b9c7-4331-ab5a-4eb1cb8e930b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e7c7cdcb9c849468277d01d6827b1ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7d68763f18c64920a9d4bbbe54d09419',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:30:34.770573 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a4292e82-d234-430f-a831-3f90d40f6d41 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a88c8263-098e-4740-a4ef-a231b981625f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:30:34.791366 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f7afd69c-0cd2-479d-8c31-706263296877 tempest-VolumesServicesTestJSON-1139020158 tempest-VolumesServicesTestJSON-1139020158-project] GET http://10.222.0.16/volume/v3/59f1bd686b494692bd7d2f416ed31adb/volumes/0970ae48-91a1-4016-9d35-b979e21f278b Jan 28 19:30:34.792242 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f7afd69c-0cd2-479d-8c31-706263296877 tempest-VolumesServicesTestJSON-1139020158 tempest-VolumesServicesTestJSON-1139020158-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:34.792864 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f7afd69c-0cd2-479d-8c31-706263296877 tempest-VolumesServicesTestJSON-1139020158 tempest-VolumesServicesTestJSON-1139020158-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:34.866870 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a4292e82-d234-430f-a831-3f90d40f6d41 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a88c8263-098e-4740-a4ef-a231b981625f) transitioned into state 'SUCCESS' from state '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-1422620884',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e7c7cdcb9c849468277d01d6827b1ee',qos_specs=None,replication_status=,reservations=['0ba552f6-24f2-40b5-8d3a-a4bd9b79912f','7beba725-0fd3-4d20-addb-9fd56bd98e6e','a51cf1fb-5e5b-4420-969f-e23dead02e77','4a182047-4472-4569-b3e0-4bbb77e495a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d68763f18c64920a9d4bbbe54d09419',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:30:34.871999 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a4292e82-d234-430f-a831-3f90d40f6d41 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (021c1bd7-8408-4b8c-a298-ce5e87786cdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:30:34.933905 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a4292e82-d234-430f-a831-3f90d40f6d41 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (021c1bd7-8408-4b8c-a298-ce5e87786cdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:30:34.937516 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a4292e82-d234-430f-a831-3f90d40f6d41 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Flow 'volume_create_api' (f2e7abd1-e329-4c03-b501-d0949936e8a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:30:34.961965 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:30:34.961965 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:30:34.982264 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f7afd69c-0cd2-479d-8c31-706263296877 tempest-VolumesServicesTestJSON-1139020158 tempest-VolumesServicesTestJSON-1139020158-project] Volume info retrieved successfully. Jan 28 19:30:35.016370 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a4292e82-d234-430f-a831-3f90d40f6d41 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Create volume request issued successfully. Jan 28 19:30:35.036179 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a4292e82-d234-430f-a831-3f90d40f6d41 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes returned with HTTP 202 Jan 28 19:30:35.037370 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1600/3211] 10.222.0.16 () {60 vars in 1226 bytes} [Thu Jan 28 19:30:33 2021] POST /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes => generated 828 bytes in 1188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 28 19:30:35.052859 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9aba5f85-ecfc-4d8b-bfc5-6ec9bf5e2e8e tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b Jan 28 19:30:35.077226 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9aba5f85-ecfc-4d8b-bfc5-6ec9bf5e2e8e tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:35.077226 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:30:35.077226 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:30:35.077226 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9aba5f85-ecfc-4d8b-bfc5-6ec9bf5e2e8e tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:35.083478 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f7afd69c-0cd2-479d-8c31-706263296877 tempest-VolumesServicesTestJSON-1139020158 tempest-VolumesServicesTestJSON-1139020158-project] http://10.222.0.16/volume/v3/59f1bd686b494692bd7d2f416ed31adb/volumes/0970ae48-91a1-4016-9d35-b979e21f278b returned with HTTP 200 Jan 28 19:30:35.090392 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1612/3212] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:30:34 2021] GET /volume/v3/59f1bd686b494692bd7d2f416ed31adb/volumes/0970ae48-91a1-4016-9d35-b979e21f278b => generated 915 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:30:35.340987 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:30:35.340987 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:30:35.379072 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9aba5f85-ecfc-4d8b-bfc5-6ec9bf5e2e8e tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:30:35.428554 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9aba5f85-ecfc-4d8b-bfc5-6ec9bf5e2e8e tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b returned with HTTP 200 Jan 28 19:30:35.430633 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1601/3213] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:30:35 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b => generated 896 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:30:36.104553 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c523ea8a-9b5d-45de-b158-29c7ef49c254 tempest-VolumesServicesTestJSON-1139020158 tempest-VolumesServicesTestJSON-1139020158-project] GET http://10.222.0.16/volume/v3/59f1bd686b494692bd7d2f416ed31adb/volumes/0970ae48-91a1-4016-9d35-b979e21f278b Jan 28 19:30:36.105350 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c523ea8a-9b5d-45de-b158-29c7ef49c254 tempest-VolumesServicesTestJSON-1139020158 tempest-VolumesServicesTestJSON-1139020158-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:36.105947 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:30:36.105947 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:30:36.106947 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c523ea8a-9b5d-45de-b158-29c7ef49c254 tempest-VolumesServicesTestJSON-1139020158 tempest-VolumesServicesTestJSON-1139020158-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:36.352064 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:30:36.352064 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:30:36.383507 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c523ea8a-9b5d-45de-b158-29c7ef49c254 tempest-VolumesServicesTestJSON-1139020158 tempest-VolumesServicesTestJSON-1139020158-project] Volume info retrieved successfully. Jan 28 19:30:36.450161 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-92d7a7f5-6362-4646-bfd2-fafc9613500f tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b Jan 28 19:30:36.452899 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-92d7a7f5-6362-4646-bfd2-fafc9613500f tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:36.454461 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:30:36.454461 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:30:36.456339 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-92d7a7f5-6362-4646-bfd2-fafc9613500f tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:36.465918 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c523ea8a-9b5d-45de-b158-29c7ef49c254 tempest-VolumesServicesTestJSON-1139020158 tempest-VolumesServicesTestJSON-1139020158-project] http://10.222.0.16/volume/v3/59f1bd686b494692bd7d2f416ed31adb/volumes/0970ae48-91a1-4016-9d35-b979e21f278b returned with HTTP 200 Jan 28 19:30:36.467826 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1613/3214] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:30:36 2021] GET /volume/v3/59f1bd686b494692bd7d2f416ed31adb/volumes/0970ae48-91a1-4016-9d35-b979e21f278b => generated 916 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:30:36.492810 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-83149c4c-d9de-4152-bc3e-da3d2d21db66 tempest-VolumesServicesTestJSON-73085037 tempest-VolumesServicesTestJSON-73085037-project-admin] GET http://10.222.0.16/volume/v3/fc4be7d6466e4224bc4dd02ea3bf6ee9/volumes/0970ae48-91a1-4016-9d35-b979e21f278b Jan 28 19:30:36.493793 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-83149c4c-d9de-4152-bc3e-da3d2d21db66 tempest-VolumesServicesTestJSON-73085037 tempest-VolumesServicesTestJSON-73085037-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:36.494154 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:30:36.494154 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:30:36.494833 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-83149c4c-d9de-4152-bc3e-da3d2d21db66 tempest-VolumesServicesTestJSON-73085037 tempest-VolumesServicesTestJSON-73085037-project-admin] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:36.642759 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:30:36.642759 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:30:36.669964 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-92d7a7f5-6362-4646-bfd2-fafc9613500f tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:30:36.716622 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:30:36.716622 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:30:36.754753 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-83149c4c-d9de-4152-bc3e-da3d2d21db66 tempest-VolumesServicesTestJSON-73085037 tempest-VolumesServicesTestJSON-73085037-project-admin] Volume info retrieved successfully. Jan 28 19:30:36.765879 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-92d7a7f5-6362-4646-bfd2-fafc9613500f tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b returned with HTTP 200 Jan 28 19:30:36.772245 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1602/3215] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:30:36 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b => generated 920 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:30:36.844814 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-83149c4c-d9de-4152-bc3e-da3d2d21db66 tempest-VolumesServicesTestJSON-73085037 tempest-VolumesServicesTestJSON-73085037-project-admin] http://10.222.0.16/volume/v3/fc4be7d6466e4224bc4dd02ea3bf6ee9/volumes/0970ae48-91a1-4016-9d35-b979e21f278b returned with HTTP 200 Jan 28 19:30:36.846606 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1614/3216] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:30:36 2021] GET /volume/v3/fc4be7d6466e4224bc4dd02ea3bf6ee9/volumes/0970ae48-91a1-4016-9d35-b979e21f278b => generated 1088 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 19:30:36.867581 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-17b94870-45b2-4eea-be09-46895fef5359 tempest-VolumesServicesTestJSON-73085037 tempest-VolumesServicesTestJSON-73085037-project-admin] GET http://10.222.0.16/volume/v3/fc4be7d6466e4224bc4dd02ea3bf6ee9/os-services?host=n-d-705657-15&binary=cinder-volume Jan 28 19:30:36.868688 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-17b94870-45b2-4eea-be09-46895fef5359 tempest-VolumesServicesTestJSON-73085037 tempest-VolumesServicesTestJSON-73085037-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:36.868688 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:30:36.868688 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:30:36.869187 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-17b94870-45b2-4eea-be09-46895fef5359 tempest-VolumesServicesTestJSON-73085037 tempest-VolumesServicesTestJSON-73085037-project-admin] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:36.908213 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-17b94870-45b2-4eea-be09-46895fef5359 tempest-VolumesServicesTestJSON-73085037 tempest-VolumesServicesTestJSON-73085037-project-admin] http://10.222.0.16/volume/v3/fc4be7d6466e4224bc4dd02ea3bf6ee9/os-services?host=n-d-705657-15&binary=cinder-volume returned with HTTP 200 Jan 28 19:30:36.913223 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1603/3217] 10.222.0.16 () {58 vars in 1295 bytes} [Thu Jan 28 19:30:36 2021] GET /volume/v3/fc4be7d6466e4224bc4dd02ea3bf6ee9/os-services?host=n-d-705657-15&binary=cinder-volume => generated 279 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:30:36.933181 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ac18ff16-5ddb-4c40-8b0c-b7aa2cfcb973 tempest-VolumesServicesTestJSON-73085037 tempest-VolumesServicesTestJSON-73085037-project-admin] GET http://10.222.0.16/volume/v3/fc4be7d6466e4224bc4dd02ea3bf6ee9/os-services Jan 28 19:30:36.934287 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ac18ff16-5ddb-4c40-8b0c-b7aa2cfcb973 tempest-VolumesServicesTestJSON-73085037 tempest-VolumesServicesTestJSON-73085037-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:36.935043 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:30:36.935043 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:30:36.935817 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ac18ff16-5ddb-4c40-8b0c-b7aa2cfcb973 tempest-VolumesServicesTestJSON-73085037 tempest-VolumesServicesTestJSON-73085037-project-admin] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:36.947783 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ac18ff16-5ddb-4c40-8b0c-b7aa2cfcb973 tempest-VolumesServicesTestJSON-73085037 tempest-VolumesServicesTestJSON-73085037-project-admin] http://10.222.0.16/volume/v3/fc4be7d6466e4224bc4dd02ea3bf6ee9/os-services returned with HTTP 200 Jan 28 19:30:36.958663 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1615/3218] 10.222.0.16 () {58 vars in 1216 bytes} [Thu Jan 28 19:30:36 2021] GET /volume/v3/fc4be7d6466e4224bc4dd02ea3bf6ee9/os-services => generated 632 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:30:36.964235 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-62424e0f-b354-4176-b210-0a830fa55b66 tempest-VolumesServicesTestJSON-1139020158 tempest-VolumesServicesTestJSON-1139020158-project] DELETE http://10.222.0.16/volume/v3/59f1bd686b494692bd7d2f416ed31adb/volumes/0970ae48-91a1-4016-9d35-b979e21f278b Jan 28 19:30:36.966416 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-62424e0f-b354-4176-b210-0a830fa55b66 tempest-VolumesServicesTestJSON-1139020158 tempest-VolumesServicesTestJSON-1139020158-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:36.967850 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-62424e0f-b354-4176-b210-0a830fa55b66 tempest-VolumesServicesTestJSON-1139020158 tempest-VolumesServicesTestJSON-1139020158-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:36.968561 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-62424e0f-b354-4176-b210-0a830fa55b66 tempest-VolumesServicesTestJSON-1139020158 tempest-VolumesServicesTestJSON-1139020158-project] Delete volume with id: 0970ae48-91a1-4016-9d35-b979e21f278b Jan 28 19:30:37.113333 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:30:37.113333 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:30:37.114593 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-62424e0f-b354-4176-b210-0a830fa55b66 tempest-VolumesServicesTestJSON-1139020158 tempest-VolumesServicesTestJSON-1139020158-project] Volume info retrieved successfully. Jan 28 19:30:37.219766 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-62424e0f-b354-4176-b210-0a830fa55b66 tempest-VolumesServicesTestJSON-1139020158 tempest-VolumesServicesTestJSON-1139020158-project] Delete volume request issued successfully. Jan 28 19:30:37.220527 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-62424e0f-b354-4176-b210-0a830fa55b66 tempest-VolumesServicesTestJSON-1139020158 tempest-VolumesServicesTestJSON-1139020158-project] http://10.222.0.16/volume/v3/59f1bd686b494692bd7d2f416ed31adb/volumes/0970ae48-91a1-4016-9d35-b979e21f278b returned with HTTP 202 Jan 28 19:30:37.237064 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1604/3219] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:30:36 2021] DELETE /volume/v3/59f1bd686b494692bd7d2f416ed31adb/volumes/0970ae48-91a1-4016-9d35-b979e21f278b => generated 0 bytes in 278 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 28 19:30:37.245931 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fb4795da-62c7-48f8-8f8b-7f5b8cfa8b22 tempest-VolumesServicesTestJSON-1139020158 tempest-VolumesServicesTestJSON-1139020158-project] GET http://10.222.0.16/volume/v3/59f1bd686b494692bd7d2f416ed31adb/volumes/0970ae48-91a1-4016-9d35-b979e21f278b Jan 28 19:30:37.246738 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fb4795da-62c7-48f8-8f8b-7f5b8cfa8b22 tempest-VolumesServicesTestJSON-1139020158 tempest-VolumesServicesTestJSON-1139020158-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:37.247443 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fb4795da-62c7-48f8-8f8b-7f5b8cfa8b22 tempest-VolumesServicesTestJSON-1139020158 tempest-VolumesServicesTestJSON-1139020158-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:37.328992 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:30:37.328992 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:30:37.355506 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fb4795da-62c7-48f8-8f8b-7f5b8cfa8b22 tempest-VolumesServicesTestJSON-1139020158 tempest-VolumesServicesTestJSON-1139020158-project] Volume info retrieved successfully. Jan 28 19:30:37.420223 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fb4795da-62c7-48f8-8f8b-7f5b8cfa8b22 tempest-VolumesServicesTestJSON-1139020158 tempest-VolumesServicesTestJSON-1139020158-project] http://10.222.0.16/volume/v3/59f1bd686b494692bd7d2f416ed31adb/volumes/0970ae48-91a1-4016-9d35-b979e21f278b returned with HTTP 200 Jan 28 19:30:37.431575 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1616/3220] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:30:37 2021] GET /volume/v3/59f1bd686b494692bd7d2f416ed31adb/volumes/0970ae48-91a1-4016-9d35-b979e21f278b => generated 915 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:30:37.790691 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e469cba8-4337-4d68-a642-92f0773f107e tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b Jan 28 19:30:37.792725 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e469cba8-4337-4d68-a642-92f0773f107e tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:37.793426 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:30:37.793426 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:30:37.794573 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e469cba8-4337-4d68-a642-92f0773f107e tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:37.999023 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:30:37.999023 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:30:38.019841 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e469cba8-4337-4d68-a642-92f0773f107e tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:30:38.078145 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e469cba8-4337-4d68-a642-92f0773f107e tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b returned with HTTP 200 Jan 28 19:30:38.084557 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1605/3221] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:30:37 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b => generated 920 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:30:38.443775 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2dbdebba-fe1c-4550-a46e-6aface500dfa tempest-VolumesServicesTestJSON-1139020158 tempest-VolumesServicesTestJSON-1139020158-project] GET http://10.222.0.16/volume/v3/59f1bd686b494692bd7d2f416ed31adb/volumes/0970ae48-91a1-4016-9d35-b979e21f278b Jan 28 19:30:38.444805 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2dbdebba-fe1c-4550-a46e-6aface500dfa tempest-VolumesServicesTestJSON-1139020158 tempest-VolumesServicesTestJSON-1139020158-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:38.445203 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:30:38.445203 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:30:38.445908 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2dbdebba-fe1c-4550-a46e-6aface500dfa tempest-VolumesServicesTestJSON-1139020158 tempest-VolumesServicesTestJSON-1139020158-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:38.748168 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:30:38.748168 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:30:38.807001 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2dbdebba-fe1c-4550-a46e-6aface500dfa tempest-VolumesServicesTestJSON-1139020158 tempest-VolumesServicesTestJSON-1139020158-project] Volume info retrieved successfully. Jan 28 19:30:38.912254 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2dbdebba-fe1c-4550-a46e-6aface500dfa tempest-VolumesServicesTestJSON-1139020158 tempest-VolumesServicesTestJSON-1139020158-project] http://10.222.0.16/volume/v3/59f1bd686b494692bd7d2f416ed31adb/volumes/0970ae48-91a1-4016-9d35-b979e21f278b returned with HTTP 200 Jan 28 19:30:38.915128 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1617/3222] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:30:38 2021] GET /volume/v3/59f1bd686b494692bd7d2f416ed31adb/volumes/0970ae48-91a1-4016-9d35-b979e21f278b => generated 915 bytes in 480 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:30:39.117395 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d973403f-9db8-4f7d-a970-27cde0f37f8f tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b Jan 28 19:30:39.120513 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d973403f-9db8-4f7d-a970-27cde0f37f8f tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:39.123200 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:30:39.123200 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:30:39.133177 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d973403f-9db8-4f7d-a970-27cde0f37f8f tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:39.365925 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:30:39.365925 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:30:39.419579 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d973403f-9db8-4f7d-a970-27cde0f37f8f tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:30:39.532271 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d973403f-9db8-4f7d-a970-27cde0f37f8f tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b returned with HTTP 200 Jan 28 19:30:39.537670 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1606/3223] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:30:39 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b => generated 920 bytes in 427 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:30:39.931094 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d3a71580-516d-44c9-9e74-712f4b3b93e4 tempest-VolumesServicesTestJSON-1139020158 tempest-VolumesServicesTestJSON-1139020158-project] GET http://10.222.0.16/volume/v3/59f1bd686b494692bd7d2f416ed31adb/volumes/0970ae48-91a1-4016-9d35-b979e21f278b Jan 28 19:30:39.931568 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d3a71580-516d-44c9-9e74-712f4b3b93e4 tempest-VolumesServicesTestJSON-1139020158 tempest-VolumesServicesTestJSON-1139020158-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:39.931791 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:30:39.931791 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:30:39.932215 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d3a71580-516d-44c9-9e74-712f4b3b93e4 tempest-VolumesServicesTestJSON-1139020158 tempest-VolumesServicesTestJSON-1139020158-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:40.070949 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:30:40.070949 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:30:40.096150 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d3a71580-516d-44c9-9e74-712f4b3b93e4 tempest-VolumesServicesTestJSON-1139020158 tempest-VolumesServicesTestJSON-1139020158-project] Volume info retrieved successfully. Jan 28 19:30:40.164426 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d3a71580-516d-44c9-9e74-712f4b3b93e4 tempest-VolumesServicesTestJSON-1139020158 tempest-VolumesServicesTestJSON-1139020158-project] http://10.222.0.16/volume/v3/59f1bd686b494692bd7d2f416ed31adb/volumes/0970ae48-91a1-4016-9d35-b979e21f278b returned with HTTP 200 Jan 28 19:30:40.188958 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1618/3224] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:30:39 2021] GET /volume/v3/59f1bd686b494692bd7d2f416ed31adb/volumes/0970ae48-91a1-4016-9d35-b979e21f278b => generated 915 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:30:40.553856 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ba87a6b3-400d-4be7-a5b6-99233ef065e4 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b Jan 28 19:30:40.554406 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ba87a6b3-400d-4be7-a5b6-99233ef065e4 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:40.554588 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:30:40.554588 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:30:40.555238 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ba87a6b3-400d-4be7-a5b6-99233ef065e4 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:40.679383 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:30:40.679383 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:30:40.706950 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ba87a6b3-400d-4be7-a5b6-99233ef065e4 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:30:40.752468 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ba87a6b3-400d-4be7-a5b6-99233ef065e4 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b returned with HTTP 200 Jan 28 19:30:40.753344 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1607/3225] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:30:40 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b => generated 920 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:30:41.195754 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d41b9d91-3fe2-4c8c-8b41-3d4239ee057d tempest-VolumesServicesTestJSON-1139020158 tempest-VolumesServicesTestJSON-1139020158-project] GET http://10.222.0.16/volume/v3/59f1bd686b494692bd7d2f416ed31adb/volumes/0970ae48-91a1-4016-9d35-b979e21f278b Jan 28 19:30:41.196634 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d41b9d91-3fe2-4c8c-8b41-3d4239ee057d tempest-VolumesServicesTestJSON-1139020158 tempest-VolumesServicesTestJSON-1139020158-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:41.197016 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:30:41.197016 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:30:41.198052 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d41b9d91-3fe2-4c8c-8b41-3d4239ee057d tempest-VolumesServicesTestJSON-1139020158 tempest-VolumesServicesTestJSON-1139020158-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:41.313168 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d41b9d91-3fe2-4c8c-8b41-3d4239ee057d tempest-VolumesServicesTestJSON-1139020158 tempest-VolumesServicesTestJSON-1139020158-project] http://10.222.0.16/volume/v3/59f1bd686b494692bd7d2f416ed31adb/volumes/0970ae48-91a1-4016-9d35-b979e21f278b returned with HTTP 404 Jan 28 19:30:41.320804 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1619/3226] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:30:41 2021] GET /volume/v3/59f1bd686b494692bd7d2f416ed31adb/volumes/0970ae48-91a1-4016-9d35-b979e21f278b => generated 109 bytes in 129 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:30:41.769991 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c1a417cd-cb2d-42a0-afdd-c0be10ab03c3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b Jan 28 19:30:41.771393 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c1a417cd-cb2d-42a0-afdd-c0be10ab03c3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:41.771613 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:30:41.771613 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:30:41.771995 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c1a417cd-cb2d-42a0-afdd-c0be10ab03c3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:41.896158 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:30:41.896158 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:30:41.931024 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c1a417cd-cb2d-42a0-afdd-c0be10ab03c3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:30:41.984755 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c1a417cd-cb2d-42a0-afdd-c0be10ab03c3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b returned with HTTP 200 Jan 28 19:30:41.995188 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1608/3227] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:30:41 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b => generated 920 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:30:43.001982 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-05be830d-724f-48ee-95d8-a969d047424e tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b Jan 28 19:30:43.002791 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-05be830d-724f-48ee-95d8-a969d047424e tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:43.003086 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-05be830d-724f-48ee-95d8-a969d047424e tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:43.191024 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:30:43.191024 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:30:43.258256 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-05be830d-724f-48ee-95d8-a969d047424e tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:30:43.494075 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-05be830d-724f-48ee-95d8-a969d047424e tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b returned with HTTP 200 Jan 28 19:30:43.512839 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1620/3228] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:30:42 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b => generated 920 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:30:44.532592 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3c2ab500-6b2c-45a5-95ad-070aa8ca0a96 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b Jan 28 19:30:44.533955 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3c2ab500-6b2c-45a5-95ad-070aa8ca0a96 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:44.534874 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:30:44.534874 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:30:44.536350 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3c2ab500-6b2c-45a5-95ad-070aa8ca0a96 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:44.702099 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:30:44.702099 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:30:44.730609 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3c2ab500-6b2c-45a5-95ad-070aa8ca0a96 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:30:44.854367 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3c2ab500-6b2c-45a5-95ad-070aa8ca0a96 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b returned with HTTP 200 Jan 28 19:30:44.857543 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1609/3229] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:30:44 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b => generated 920 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:30:45.890991 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d4d3e5e2-d181-48b5-ba48-4c908b0aa744 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b Jan 28 19:30:45.892982 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d4d3e5e2-d181-48b5-ba48-4c908b0aa744 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:45.896467 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:30:45.896467 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:30:45.897831 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d4d3e5e2-d181-48b5-ba48-4c908b0aa744 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:46.114659 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:30:46.114659 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:30:46.138001 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d4d3e5e2-d181-48b5-ba48-4c908b0aa744 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:30:46.219303 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d4d3e5e2-d181-48b5-ba48-4c908b0aa744 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b returned with HTTP 200 Jan 28 19:30:46.221775 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1621/3230] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:30:45 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b => generated 920 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:30:47.251452 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6b675e05-a4d2-4c45-8622-92a552227b25 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b Jan 28 19:30:47.252622 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6b675e05-a4d2-4c45-8622-92a552227b25 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:47.253099 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:30:47.253099 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:30:47.254062 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6b675e05-a4d2-4c45-8622-92a552227b25 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:47.501758 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:30:47.501758 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:30:47.520251 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6b675e05-a4d2-4c45-8622-92a552227b25 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:30:47.580004 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6b675e05-a4d2-4c45-8622-92a552227b25 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b returned with HTTP 200 Jan 28 19:30:47.581229 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1610/3231] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:30:47 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b => generated 920 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:30:48.614038 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fbd5e882-e818-464b-83e2-839aa7458e82 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b Jan 28 19:30:48.616063 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fbd5e882-e818-464b-83e2-839aa7458e82 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:48.618786 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:30:48.618786 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:30:48.619955 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fbd5e882-e818-464b-83e2-839aa7458e82 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:48.831118 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:30:48.831118 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:30:48.849080 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fbd5e882-e818-464b-83e2-839aa7458e82 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:30:48.899604 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fbd5e882-e818-464b-83e2-839aa7458e82 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b returned with HTTP 200 Jan 28 19:30:48.902104 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1622/3232] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:30:48 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b => generated 920 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:30:49.935469 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9d71d760-6ea4-42b9-9ccb-9f8f8e95ee71 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b Jan 28 19:30:49.936829 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9d71d760-6ea4-42b9-9ccb-9f8f8e95ee71 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:49.937356 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:30:49.937356 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:30:49.938338 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9d71d760-6ea4-42b9-9ccb-9f8f8e95ee71 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:50.110218 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:30:50.110218 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:30:50.142557 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9d71d760-6ea4-42b9-9ccb-9f8f8e95ee71 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:30:50.275813 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9d71d760-6ea4-42b9-9ccb-9f8f8e95ee71 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b returned with HTTP 200 Jan 28 19:30:50.276889 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1611/3233] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:30:49 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b => generated 920 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:30:51.313414 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e910b3ca-3ccf-414d-8fe3-dd6d693e153f tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b Jan 28 19:30:51.314406 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e910b3ca-3ccf-414d-8fe3-dd6d693e153f tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:51.321239 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:30:51.321239 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:30:51.323048 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e910b3ca-3ccf-414d-8fe3-dd6d693e153f tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:51.653410 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:30:51.653410 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:30:51.702983 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e910b3ca-3ccf-414d-8fe3-dd6d693e153f tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:30:51.780641 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e910b3ca-3ccf-414d-8fe3-dd6d693e153f tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b returned with HTTP 200 Jan 28 19:30:51.796291 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1623/3234] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:30:51 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b => generated 920 bytes in 482 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:30:52.812828 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-006b192b-7460-4065-9127-1d941a37bf06 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b Jan 28 19:30:52.814939 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-006b192b-7460-4065-9127-1d941a37bf06 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:52.816420 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:30:52.816420 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:30:52.819003 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-006b192b-7460-4065-9127-1d941a37bf06 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:52.981997 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:30:52.981997 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:30:53.019549 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-006b192b-7460-4065-9127-1d941a37bf06 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:30:53.098518 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-006b192b-7460-4065-9127-1d941a37bf06 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b returned with HTTP 200 Jan 28 19:30:53.100317 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1612/3235] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:30:52 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b => generated 920 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:30:54.130992 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-842ff6d4-302b-42dc-9145-c4ca9b6ac1ec tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b Jan 28 19:30:54.131872 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-842ff6d4-302b-42dc-9145-c4ca9b6ac1ec tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:54.132081 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:30:54.132081 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:30:54.132534 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-842ff6d4-302b-42dc-9145-c4ca9b6ac1ec tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:54.306948 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:30:54.306948 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:30:54.345688 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-842ff6d4-302b-42dc-9145-c4ca9b6ac1ec tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:30:54.465369 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-842ff6d4-302b-42dc-9145-c4ca9b6ac1ec tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b returned with HTTP 200 Jan 28 19:30:54.471262 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1624/3236] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:30:54 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b => generated 920 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:30:55.491759 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-babfede3-e6dd-4cf5-99e3-abec7ff8e679 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b Jan 28 19:30:55.493728 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-babfede3-e6dd-4cf5-99e3-abec7ff8e679 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:55.494642 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:30:55.494642 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:30:55.497019 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-babfede3-e6dd-4cf5-99e3-abec7ff8e679 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:55.751737 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:30:55.751737 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:30:55.772049 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-babfede3-e6dd-4cf5-99e3-abec7ff8e679 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:30:55.831027 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-babfede3-e6dd-4cf5-99e3-abec7ff8e679 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b returned with HTTP 200 Jan 28 19:30:55.833542 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1613/3237] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:30:55 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b => generated 920 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:30:56.852700 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0ef98c5b-4ab4-478f-b989-d7afa24ee9d8 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b Jan 28 19:30:56.855110 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0ef98c5b-4ab4-478f-b989-d7afa24ee9d8 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:56.856815 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:30:56.856815 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:30:56.857930 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0ef98c5b-4ab4-478f-b989-d7afa24ee9d8 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:57.085907 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:30:57.085907 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:30:57.116200 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0ef98c5b-4ab4-478f-b989-d7afa24ee9d8 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:30:57.177526 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0ef98c5b-4ab4-478f-b989-d7afa24ee9d8 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b returned with HTTP 200 Jan 28 19:30:57.192633 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1625/3238] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:30:56 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b => generated 920 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:30:58.213812 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8a8ced25-909a-4fb1-9d04-be8f5abd6c6b tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b Jan 28 19:30:58.215650 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8a8ced25-909a-4fb1-9d04-be8f5abd6c6b tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:58.216836 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:30:58.216836 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:30:58.220008 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8a8ced25-909a-4fb1-9d04-be8f5abd6c6b tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:58.253623 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-724ef8f0-6255-4327-9bca-097210b64905 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] POST http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes Jan 28 19:30:58.254437 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:30:58.254437 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:30:58.255171 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-724ef8f0-6255-4327-9bca-097210b64905 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-150117607"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:30:58.258673 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-724ef8f0-6255-4327-9bca-097210b64905 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-150117607'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:30:58.262239 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-724ef8f0-6255-4327-9bca-097210b64905 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Create volume of 1 GB Jan 28 19:30:58.324585 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-724ef8f0-6255-4327-9bca-097210b64905 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Availability Zones retrieved successfully. Jan 28 19:30:58.367381 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-724ef8f0-6255-4327-9bca-097210b64905 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Flow 'volume_create_api' (4b7cba9d-2c6e-4675-b501-338fab9ca282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:30:58.371462 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-724ef8f0-6255-4327-9bca-097210b64905 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29137db2-91e9-4c1f-8503-2511be41c93f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:30:58.376837 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-724ef8f0-6255-4327-9bca-097210b64905 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:30:58.488080 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:30:58.488080 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:30:58.510115 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8a8ced25-909a-4fb1-9d04-be8f5abd6c6b tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:30:58.598872 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8a8ced25-909a-4fb1-9d04-be8f5abd6c6b tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b returned with HTTP 200 Jan 28 19:30:58.601331 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1626/3239] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:30:58 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b => generated 920 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:30:58.718677 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-724ef8f0-6255-4327-9bca-097210b64905 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29137db2-91e9-4c1f-8503-2511be41c93f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:30:58.723834 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-724ef8f0-6255-4327-9bca-097210b64905 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2d4e56d-6b97-4e05-8e5f-e82a44f1acae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:30:58.998006 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-724ef8f0-6255-4327-9bca-097210b64905 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Created reservations ['55b46bb2-56b7-4f35-b042-f8e06c204bed', '2e739ac9-6dcc-4d46-8e19-23867cff5a0b', 'adb2a6cd-0560-4ba7-9bc9-f84a25778d38', 'e058831d-0e38-4620-83f0-74af7e51a9a7'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:30:59.005230 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-724ef8f0-6255-4327-9bca-097210b64905 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2d4e56d-6b97-4e05-8e5f-e82a44f1acae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55b46bb2-56b7-4f35-b042-f8e06c204bed', '2e739ac9-6dcc-4d46-8e19-23867cff5a0b', 'adb2a6cd-0560-4ba7-9bc9-f84a25778d38', 'e058831d-0e38-4620-83f0-74af7e51a9a7']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:30:59.011082 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-724ef8f0-6255-4327-9bca-097210b64905 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0e19234-6d06-45b8-9834-820cd75a1ddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:30:59.281640 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-724ef8f0-6255-4327-9bca-097210b64905 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0e19234-6d06-45b8-9834-820cd75a1ddc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f452e89a-ed02-4f13-b4fb-be6ff5fbd0e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-150117607',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82971ac0aae84f2f8b6789d6de71e799',qos_specs=None,replication_status=,reservations=['55b46bb2-56b7-4f35-b042-f8e06c204bed','2e739ac9-6dcc-4d46-8e19-23867cff5a0b','adb2a6cd-0560-4ba7-9bc9-f84a25778d38','e058831d-0e38-4620-83f0-74af7e51a9a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03df69d522dc4686acb4b34cb6493649',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:30:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-150117607',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f452e89a-ed02-4f13-b4fb-be6ff5fbd0e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82971ac0aae84f2f8b6789d6de71e799',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='03df69d522dc4686acb4b34cb6493649',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:30:59.293011 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-724ef8f0-6255-4327-9bca-097210b64905 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcfbe21a-9849-47ce-b6a7-409e0278d816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:30:59.374682 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-724ef8f0-6255-4327-9bca-097210b64905 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcfbe21a-9849-47ce-b6a7-409e0278d816) transitioned into state 'SUCCESS' from state '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-150117607',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82971ac0aae84f2f8b6789d6de71e799',qos_specs=None,replication_status=,reservations=['55b46bb2-56b7-4f35-b042-f8e06c204bed','2e739ac9-6dcc-4d46-8e19-23867cff5a0b','adb2a6cd-0560-4ba7-9bc9-f84a25778d38','e058831d-0e38-4620-83f0-74af7e51a9a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03df69d522dc4686acb4b34cb6493649',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:30:59.386073 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-724ef8f0-6255-4327-9bca-097210b64905 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e24f6f12-1ab3-4de6-9fde-deb08c09f654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:30:59.436996 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-724ef8f0-6255-4327-9bca-097210b64905 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e24f6f12-1ab3-4de6-9fde-deb08c09f654) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:30:59.462531 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-724ef8f0-6255-4327-9bca-097210b64905 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Flow 'volume_create_api' (4b7cba9d-2c6e-4675-b501-338fab9ca282) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:30:59.633187 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-168c6bd6-f987-455c-aaab-ef530b59e4d4 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b Jan 28 19:30:59.634854 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-168c6bd6-f987-455c-aaab-ef530b59e4d4 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:59.635338 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:30:59.635338 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:30:59.636177 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-168c6bd6-f987-455c-aaab-ef530b59e4d4 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:59.737803 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-724ef8f0-6255-4327-9bca-097210b64905 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Create volume request issued successfully. Jan 28 19:30:59.821831 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-724ef8f0-6255-4327-9bca-097210b64905 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes returned with HTTP 202 Jan 28 19:30:59.851652 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1614/3240] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 19:30:57 2021] POST /volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes => generated 822 bytes in 1926 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:30:59.863713 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f97903d1-86dd-4453-8447-362dc4e2cdde tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes/f452e89a-ed02-4f13-b4fb-be6ff5fbd0e7 Jan 28 19:30:59.876657 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f97903d1-86dd-4453-8447-362dc4e2cdde tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:30:59.881400 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:30:59.881400 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:30:59.882684 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f97903d1-86dd-4453-8447-362dc4e2cdde tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:30:59.965058 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:30:59.965058 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:30:59.992933 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-168c6bd6-f987-455c-aaab-ef530b59e4d4 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:31:00.054868 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-168c6bd6-f987-455c-aaab-ef530b59e4d4 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b returned with HTTP 200 Jan 28 19:31:00.075194 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1627/3241] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:30:59 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b => generated 920 bytes in 444 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:00.158663 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:00.158663 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:00.201475 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f97903d1-86dd-4453-8447-362dc4e2cdde tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Volume info retrieved successfully. Jan 28 19:31:00.287145 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f97903d1-86dd-4453-8447-362dc4e2cdde tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes/f452e89a-ed02-4f13-b4fb-be6ff5fbd0e7 returned with HTTP 200 Jan 28 19:31:00.288752 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1615/3242] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:30:59 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes/f452e89a-ed02-4f13-b4fb-be6ff5fbd0e7 => generated 914 bytes in 435 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:01.086704 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8ae15466-b5dd-45c2-bf4c-98dbb8648a5d tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b Jan 28 19:31:01.087663 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8ae15466-b5dd-45c2-bf4c-98dbb8648a5d tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:01.088021 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:01.088021 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:01.090254 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8ae15466-b5dd-45c2-bf4c-98dbb8648a5d tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:01.308096 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:01.308096 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:01.324739 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-557e4c1d-392c-4cc0-85b3-4dceceb12a1a tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes/f452e89a-ed02-4f13-b4fb-be6ff5fbd0e7 Jan 28 19:31:01.326156 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-557e4c1d-392c-4cc0-85b3-4dceceb12a1a tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:01.326691 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:01.326691 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:01.330010 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-557e4c1d-392c-4cc0-85b3-4dceceb12a1a tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:01.354622 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8ae15466-b5dd-45c2-bf4c-98dbb8648a5d tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:31:01.449595 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8ae15466-b5dd-45c2-bf4c-98dbb8648a5d tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b returned with HTTP 200 Jan 28 19:31:01.453530 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1628/3243] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:01 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b => generated 920 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:01.501338 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:01.501338 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:01.547837 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-557e4c1d-392c-4cc0-85b3-4dceceb12a1a tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Volume info retrieved successfully. Jan 28 19:31:01.613125 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-557e4c1d-392c-4cc0-85b3-4dceceb12a1a tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes/f452e89a-ed02-4f13-b4fb-be6ff5fbd0e7 returned with HTTP 200 Jan 28 19:31:01.614066 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1616/3244] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:01 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes/f452e89a-ed02-4f13-b4fb-be6ff5fbd0e7 => generated 914 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:02.477113 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c286ee6b-e474-4aed-9311-20b13fe90f42 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b Jan 28 19:31:02.477678 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c286ee6b-e474-4aed-9311-20b13fe90f42 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:02.477864 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:02.477864 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:02.478244 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c286ee6b-e474-4aed-9311-20b13fe90f42 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:02.610892 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:02.610892 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:02.633716 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c286ee6b-e474-4aed-9311-20b13fe90f42 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:31:02.645307 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ad649cea-810d-45c6-9b19-cae43b862afd tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes/f452e89a-ed02-4f13-b4fb-be6ff5fbd0e7 Jan 28 19:31:02.647705 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ad649cea-810d-45c6-9b19-cae43b862afd tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:02.648187 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:02.648187 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:02.649074 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ad649cea-810d-45c6-9b19-cae43b862afd tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:02.683360 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c286ee6b-e474-4aed-9311-20b13fe90f42 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b returned with HTTP 200 Jan 28 19:31:02.689119 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1629/3245] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:02 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b => generated 978 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:02.825246 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:02.825246 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:02.846259 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ad649cea-810d-45c6-9b19-cae43b862afd tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Volume info retrieved successfully. Jan 28 19:31:02.876027 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ad649cea-810d-45c6-9b19-cae43b862afd tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes/f452e89a-ed02-4f13-b4fb-be6ff5fbd0e7 returned with HTTP 200 Jan 28 19:31:02.877013 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1617/3246] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:02 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes/f452e89a-ed02-4f13-b4fb-be6ff5fbd0e7 => generated 915 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:02.895983 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eefe2538-b35d-4992-9021-e7e4ccc70545 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] POST http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups Jan 28 19:31:02.896355 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:02.896355 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:02.896912 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eefe2538-b35d-4992-9021-e7e4ccc70545 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f452e89a-ed02-4f13-b4fb-be6ff5fbd0e7", "name": "tempest-VolumesBackupsAdminTest-Backup-1791135379"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:31:02.898105 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.backups [None req-eefe2538-b35d-4992-9021-e7e4ccc70545 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Creating new backup {'backup': {'volume_id': 'f452e89a-ed02-4f13-b4fb-be6ff5fbd0e7', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1791135379'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 28 19:31:02.898615 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.contrib.backups [None req-eefe2538-b35d-4992-9021-e7e4ccc70545 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Creating backup of volume f452e89a-ed02-4f13-b4fb-be6ff5fbd0e7 in container None Jan 28 19:31:02.961346 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:02.961346 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:02.963428 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-eefe2538-b35d-4992-9021-e7e4ccc70545 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Volume info retrieved successfully. Jan 28 19:31:03.048142 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-eefe2538-b35d-4992-9021-e7e4ccc70545 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Created reservations ['3f72ad66-3938-4611-864f-17a5354c3088', '1c89eaa7-a939-4062-8aff-c812267b9eaf'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:31:03.177081 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eefe2538-b35d-4992-9021-e7e4ccc70545 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups returned with HTTP 202 Jan 28 19:31:03.192819 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3c4dbf26-186e-4a61-aa05-063bd1d0e95e tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:31:03.193512 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3c4dbf26-186e-4a61-aa05-063bd1d0e95e tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:03.193760 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:03.193760 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:03.197075 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3c4dbf26-186e-4a61-aa05-063bd1d0e95e tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:03.197503 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-3c4dbf26-186e-4a61-aa05-063bd1d0e95e tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:31:03.200230 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1630/3247] 10.222.0.16 () {60 vars in 1226 bytes} [Thu Jan 28 19:31:02 2021] POST /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups => generated 401 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:31:03.250962 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:03.250962 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:03.253091 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3c4dbf26-186e-4a61-aa05-063bd1d0e95e tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:31:03.254213 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1618/3248] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:03 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 808 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:03.728768 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a404c75e-5ef5-40f5-8e32-cd846712214d tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b Jan 28 19:31:03.729373 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a404c75e-5ef5-40f5-8e32-cd846712214d tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:03.729565 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:03.729565 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:03.729915 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a404c75e-5ef5-40f5-8e32-cd846712214d tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:03.891437 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:03.891437 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:03.913179 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a404c75e-5ef5-40f5-8e32-cd846712214d tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:31:03.993246 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a404c75e-5ef5-40f5-8e32-cd846712214d tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b returned with HTTP 200 Jan 28 19:31:03.995166 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1631/3249] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:03 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b => generated 978 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:04.270373 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bf720c2a-0fa0-4a9f-8b39-427ec718c76f tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:31:04.271024 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bf720c2a-0fa0-4a9f-8b39-427ec718c76f tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:04.271353 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:04.271353 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:04.272288 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bf720c2a-0fa0-4a9f-8b39-427ec718c76f tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:04.272441 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-bf720c2a-0fa0-4a9f-8b39-427ec718c76f tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:31:04.362884 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:04.362884 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:04.366918 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bf720c2a-0fa0-4a9f-8b39-427ec718c76f tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:31:04.368807 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1619/3250] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:04 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 808 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:05.012888 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0be6fac7-5ccf-43f9-9da8-5371144d37a1 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b Jan 28 19:31:05.013442 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0be6fac7-5ccf-43f9-9da8-5371144d37a1 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:05.013695 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:05.013695 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:05.014014 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0be6fac7-5ccf-43f9-9da8-5371144d37a1 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:05.240707 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:05.240707 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:05.303931 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0be6fac7-5ccf-43f9-9da8-5371144d37a1 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:31:05.387861 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-129cdc0c-8d07-4aa9-961d-ce141488064c tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:31:05.388746 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-129cdc0c-8d07-4aa9-961d-ce141488064c tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:05.391241 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:05.391241 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:05.391829 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-129cdc0c-8d07-4aa9-961d-ce141488064c tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:05.392668 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-129cdc0c-8d07-4aa9-961d-ce141488064c tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:31:05.434082 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0be6fac7-5ccf-43f9-9da8-5371144d37a1 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b returned with HTTP 200 Jan 28 19:31:05.435673 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1632/3251] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:05 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b => generated 981 bytes in 427 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:05.522771 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:05.522771 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:05.526348 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-129cdc0c-8d07-4aa9-961d-ce141488064c tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:31:05.545886 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1620/3252] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:05 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 808 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:06.455521 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4a0ab99f-249f-4a5b-8ecd-1206f4a68a8b tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b Jan 28 19:31:06.456437 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4a0ab99f-249f-4a5b-8ecd-1206f4a68a8b tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:06.456798 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:06.456798 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:06.457518 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4a0ab99f-249f-4a5b-8ecd-1206f4a68a8b tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:06.547457 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6d3ec0ba-fb7d-4160-832d-fb254bf3d6fb tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:31:06.558120 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6d3ec0ba-fb7d-4160-832d-fb254bf3d6fb tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:06.558851 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:06.558851 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:06.559840 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6d3ec0ba-fb7d-4160-832d-fb254bf3d6fb tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:06.560775 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-6d3ec0ba-fb7d-4160-832d-fb254bf3d6fb tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:31:06.637288 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:06.637288 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:06.639657 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6d3ec0ba-fb7d-4160-832d-fb254bf3d6fb tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:31:06.658388 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1621/3253] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:06 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 808 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:06.706625 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:06.706625 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:06.748133 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4a0ab99f-249f-4a5b-8ecd-1206f4a68a8b tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:31:06.831837 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4a0ab99f-249f-4a5b-8ecd-1206f4a68a8b tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b returned with HTTP 200 Jan 28 19:31:06.833308 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1633/3254] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:06 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b => generated 981 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:07.664459 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dfb099bd-0c9e-43eb-8e3b-065116ae02f4 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:31:07.665937 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dfb099bd-0c9e-43eb-8e3b-065116ae02f4 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:07.671704 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:07.671704 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:07.672646 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dfb099bd-0c9e-43eb-8e3b-065116ae02f4 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:07.673583 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-dfb099bd-0c9e-43eb-8e3b-065116ae02f4 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:31:07.777156 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:07.777156 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:07.782051 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dfb099bd-0c9e-43eb-8e3b-065116ae02f4 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:31:07.796454 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1622/3255] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:07 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 808 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:07.850194 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2636a41f-0bc4-419f-8c31-ae4652fc2b74 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b Jan 28 19:31:07.851092 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2636a41f-0bc4-419f-8c31-ae4652fc2b74 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:07.851500 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:07.851500 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:07.852827 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2636a41f-0bc4-419f-8c31-ae4652fc2b74 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:07.951289 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:07.951289 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:07.969958 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2636a41f-0bc4-419f-8c31-ae4652fc2b74 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:31:08.032580 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2636a41f-0bc4-419f-8c31-ae4652fc2b74 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b returned with HTTP 200 Jan 28 19:31:08.035360 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1634/3256] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:07 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b => generated 981 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:08.810128 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-393c98fa-dbde-4c42-aa36-0501ee6ad845 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:31:08.812448 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-393c98fa-dbde-4c42-aa36-0501ee6ad845 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:08.812920 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:08.812920 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:08.814059 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-393c98fa-dbde-4c42-aa36-0501ee6ad845 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:08.814898 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-393c98fa-dbde-4c42-aa36-0501ee6ad845 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:31:08.865443 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:08.865443 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:08.884453 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-393c98fa-dbde-4c42-aa36-0501ee6ad845 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:31:08.900232 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1623/3257] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:08 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 808 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:09.071363 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-93a86b64-6363-4de3-ae7f-57c75dc4e7d8 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b Jan 28 19:31:09.072317 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-93a86b64-6363-4de3-ae7f-57c75dc4e7d8 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:09.072675 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:09.072675 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:09.079838 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-93a86b64-6363-4de3-ae7f-57c75dc4e7d8 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:09.275218 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:09.275218 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:09.298562 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-93a86b64-6363-4de3-ae7f-57c75dc4e7d8 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:31:09.422795 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-93a86b64-6363-4de3-ae7f-57c75dc4e7d8 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b returned with HTTP 200 Jan 28 19:31:09.430304 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1635/3258] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:09 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b => generated 981 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:09.910913 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-39982b75-2921-4ad1-8a96-053b15947fb1 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:31:09.917923 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-39982b75-2921-4ad1-8a96-053b15947fb1 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:09.919389 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:09.919389 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:09.929278 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-39982b75-2921-4ad1-8a96-053b15947fb1 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:09.931319 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-39982b75-2921-4ad1-8a96-053b15947fb1 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:31:10.032873 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:10.032873 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:10.038145 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-39982b75-2921-4ad1-8a96-053b15947fb1 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:31:10.041949 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1624/3259] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:09 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 819 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:10.469654 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1af75f83-3c4e-43e6-bb59-4fe7b66b3b40 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b Jan 28 19:31:10.473110 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1af75f83-3c4e-43e6-bb59-4fe7b66b3b40 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:10.480049 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:10.480049 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:10.480049 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1af75f83-3c4e-43e6-bb59-4fe7b66b3b40 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:10.762421 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:10.762421 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:10.800105 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1af75f83-3c4e-43e6-bb59-4fe7b66b3b40 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:31:10.899162 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1af75f83-3c4e-43e6-bb59-4fe7b66b3b40 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b returned with HTTP 200 Jan 28 19:31:10.929767 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1636/3260] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:10 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b => generated 981 bytes in 474 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:11.065735 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a3342928-e7d2-421d-8b20-ff626ad8bb54 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:31:11.066756 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a3342928-e7d2-421d-8b20-ff626ad8bb54 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:11.067131 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:11.067131 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:11.067848 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a3342928-e7d2-421d-8b20-ff626ad8bb54 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:11.068552 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-a3342928-e7d2-421d-8b20-ff626ad8bb54 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:31:11.179563 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:11.179563 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:11.194459 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a3342928-e7d2-421d-8b20-ff626ad8bb54 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:31:11.195592 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1625/3261] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:11 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 819 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:11.936648 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f3e2fb5a-5f71-4687-8a0c-3b1ed7ed379e tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b Jan 28 19:31:11.940748 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f3e2fb5a-5f71-4687-8a0c-3b1ed7ed379e tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:11.941419 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:11.941419 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:11.942048 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f3e2fb5a-5f71-4687-8a0c-3b1ed7ed379e tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:12.108870 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:12.108870 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:12.144764 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f3e2fb5a-5f71-4687-8a0c-3b1ed7ed379e tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:31:12.199961 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f3e2fb5a-5f71-4687-8a0c-3b1ed7ed379e tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b returned with HTTP 200 Jan 28 19:31:12.205186 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1637/3262] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:11 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b => generated 981 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:12.250837 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6f3b11c3-7121-4b96-a16d-6772203ae507 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:31:12.251723 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6f3b11c3-7121-4b96-a16d-6772203ae507 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:12.255738 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:12.255738 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:12.256592 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6f3b11c3-7121-4b96-a16d-6772203ae507 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:12.257294 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-6f3b11c3-7121-4b96-a16d-6772203ae507 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:31:12.363293 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:12.363293 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:12.365162 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6f3b11c3-7121-4b96-a16d-6772203ae507 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:31:12.382639 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1626/3263] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:12 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 819 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:13.229601 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f3d5b379-8acc-4725-adef-c9352f6c3557 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b Jan 28 19:31:13.230420 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f3d5b379-8acc-4725-adef-c9352f6c3557 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:13.230420 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:13.230420 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:13.230841 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f3d5b379-8acc-4725-adef-c9352f6c3557 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:13.389289 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1fd5eb9d-c8f6-4cfe-a882-bd0c72d9cdd2 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:31:13.389833 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1fd5eb9d-c8f6-4cfe-a882-bd0c72d9cdd2 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:13.390055 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:13.390055 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:13.390435 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1fd5eb9d-c8f6-4cfe-a882-bd0c72d9cdd2 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:13.390813 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-1fd5eb9d-c8f6-4cfe-a882-bd0c72d9cdd2 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:31:13.395532 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:13.395532 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:13.420318 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f3d5b379-8acc-4725-adef-c9352f6c3557 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:31:13.471465 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:13.471465 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:13.476092 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1fd5eb9d-c8f6-4cfe-a882-bd0c72d9cdd2 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:31:13.478620 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1627/3264] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:13 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 819 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:31:13.508888 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f3d5b379-8acc-4725-adef-c9352f6c3557 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b returned with HTTP 200 Jan 28 19:31:13.514456 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1638/3265] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:13 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b => generated 981 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:14.498627 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-468b2867-ece1-4a76-88d7-1dd56665d477 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:31:14.499423 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-468b2867-ece1-4a76-88d7-1dd56665d477 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:14.499423 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:14.499423 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:14.499866 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-468b2867-ece1-4a76-88d7-1dd56665d477 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:14.501829 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-468b2867-ece1-4a76-88d7-1dd56665d477 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:31:14.539281 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-20f374cc-09c7-43bd-83be-51c07f2574b3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b Jan 28 19:31:14.539784 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-20f374cc-09c7-43bd-83be-51c07f2574b3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:14.540282 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:14.540282 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:14.541345 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-20f374cc-09c7-43bd-83be-51c07f2574b3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:14.585980 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:14.585980 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:14.590611 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-468b2867-ece1-4a76-88d7-1dd56665d477 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:31:14.605760 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1628/3266] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:14 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 819 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:14.706972 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:14.706972 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:14.734144 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-20f374cc-09c7-43bd-83be-51c07f2574b3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:31:14.789954 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-20f374cc-09c7-43bd-83be-51c07f2574b3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b returned with HTTP 200 Jan 28 19:31:14.791201 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1639/3267] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:14 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b => generated 1369 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:31:14.822243 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a83845cf-a19f-4a35-87e1-b657a43d226f tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b Jan 28 19:31:14.822913 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a83845cf-a19f-4a35-87e1-b657a43d226f tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:14.823106 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:14.823106 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:14.825542 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a83845cf-a19f-4a35-87e1-b657a43d226f tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:14.997168 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:14.997168 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:15.016545 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a83845cf-a19f-4a35-87e1-b657a43d226f tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:31:15.079493 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a83845cf-a19f-4a35-87e1-b657a43d226f tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b returned with HTTP 200 Jan 28 19:31:15.081350 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1629/3268] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:14 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b => generated 1369 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:31:15.103704 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-77e5cd0e-7ed4-4033-a23a-bffdd3e4fecd tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] POST http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots Jan 28 19:31:15.104283 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:15.104283 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:15.105699 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-77e5cd0e-7ed4-4033-a23a-bffdd3e4fecd tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "45576b4e-b9c7-4331-ab5a-4eb1cb8e930b", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-297100170", "description": null, "metadata": null}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:31:15.264401 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:15.264401 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:15.267185 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-77e5cd0e-7ed4-4033-a23a-bffdd3e4fecd tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:31:15.268511 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-77e5cd0e-7ed4-4033-a23a-bffdd3e4fecd tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Create snapshot from volume 45576b4e-b9c7-4331-ab5a-4eb1cb8e930b Jan 28 19:31:15.431298 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-77e5cd0e-7ed4-4033-a23a-bffdd3e4fecd tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Created reservations ['1e394e13-a019-44da-a023-3bdda1d4ecdc', 'a75be501-799e-40fc-a92e-8e2fcf370e95', '63031f2b-7256-4767-8b06-168e11853f5f', '8bec33e4-1e38-4c6c-aa1a-7f8b8b1b88ef'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:31:15.615821 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0bb3136b-7496-40d6-bb9f-ec6ebf2b8e6d tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:31:15.616954 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0bb3136b-7496-40d6-bb9f-ec6ebf2b8e6d tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:15.617425 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:15.617425 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:15.618706 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0bb3136b-7496-40d6-bb9f-ec6ebf2b8e6d tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:15.619761 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-0bb3136b-7496-40d6-bb9f-ec6ebf2b8e6d tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:31:15.652019 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:15.652019 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:15.656548 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0bb3136b-7496-40d6-bb9f-ec6ebf2b8e6d tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:31:15.658818 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1630/3269] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:15 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 819 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:15.822877 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-77e5cd0e-7ed4-4033-a23a-bffdd3e4fecd tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Snapshot create request issued successfully. Jan 28 19:31:15.824944 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-77e5cd0e-7ed4-4033-a23a-bffdd3e4fecd tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots returned with HTTP 202 Jan 28 19:31:15.828259 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1640/3270] 10.222.0.16 () {60 vars in 1232 bytes} [Thu Jan 28 19:31:15 2021] POST /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots => generated 307 bytes in 730 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 28 19:31:15.844289 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c4624f19-3cbf-4657-943f-8e79e4e69e97 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/e6723c2c-0bec-4c8b-8d8b-f47dab0c9de3 Jan 28 19:31:15.845015 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c4624f19-3cbf-4657-943f-8e79e4e69e97 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:15.845371 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:15.845371 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:15.846017 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c4624f19-3cbf-4657-943f-8e79e4e69e97 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:15.995399 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:15.995399 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:15.997662 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c4624f19-3cbf-4657-943f-8e79e4e69e97 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Snapshot retrieved successfully. Jan 28 19:31:16.002560 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c4624f19-3cbf-4657-943f-8e79e4e69e97 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/e6723c2c-0bec-4c8b-8d8b-f47dab0c9de3 returned with HTTP 200 Jan 28 19:31:16.018102 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1631/3271] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:31:15 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/e6723c2c-0bec-4c8b-8d8b-f47dab0c9de3 => generated 439 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:16.697088 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ccfb49f5-ee13-4881-a82d-2152e02dbbdd tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:31:16.699595 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ccfb49f5-ee13-4881-a82d-2152e02dbbdd tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:16.700227 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:16.700227 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:16.701836 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ccfb49f5-ee13-4881-a82d-2152e02dbbdd tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:16.702742 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-ccfb49f5-ee13-4881-a82d-2152e02dbbdd tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:31:16.848968 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:16.848968 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:16.853614 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ccfb49f5-ee13-4881-a82d-2152e02dbbdd tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:31:16.874263 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1641/3272] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:16 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 819 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:17.038197 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-98ad2726-818e-453a-83f6-d505207facf5 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/e6723c2c-0bec-4c8b-8d8b-f47dab0c9de3 Jan 28 19:31:17.040521 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-98ad2726-818e-453a-83f6-d505207facf5 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:17.040795 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:17.040795 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:17.041515 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-98ad2726-818e-453a-83f6-d505207facf5 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:17.174170 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:17.174170 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:17.176064 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-98ad2726-818e-453a-83f6-d505207facf5 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Snapshot retrieved successfully. Jan 28 19:31:17.190197 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-98ad2726-818e-453a-83f6-d505207facf5 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/e6723c2c-0bec-4c8b-8d8b-f47dab0c9de3 returned with HTTP 200 Jan 28 19:31:17.192529 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1632/3273] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:31:17 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/e6723c2c-0bec-4c8b-8d8b-f47dab0c9de3 => generated 439 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:17.883085 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9152a913-3785-4296-bce0-194fcdbda67d tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:31:17.887580 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9152a913-3785-4296-bce0-194fcdbda67d tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:17.891250 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:17.891250 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:17.895953 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9152a913-3785-4296-bce0-194fcdbda67d tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:17.897022 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-9152a913-3785-4296-bce0-194fcdbda67d tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:31:18.025956 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:18.025956 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:18.035254 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9152a913-3785-4296-bce0-194fcdbda67d tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:31:18.068941 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1642/3274] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:17 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 819 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:18.212559 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6774bf57-8dc5-495a-a2d5-ff3d081cf666 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/e6723c2c-0bec-4c8b-8d8b-f47dab0c9de3 Jan 28 19:31:18.213590 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6774bf57-8dc5-495a-a2d5-ff3d081cf666 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:18.216329 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:18.216329 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:18.218347 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6774bf57-8dc5-495a-a2d5-ff3d081cf666 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:18.332086 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:18.332086 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:18.340428 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6774bf57-8dc5-495a-a2d5-ff3d081cf666 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Snapshot retrieved successfully. Jan 28 19:31:18.352248 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6774bf57-8dc5-495a-a2d5-ff3d081cf666 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/e6723c2c-0bec-4c8b-8d8b-f47dab0c9de3 returned with HTTP 200 Jan 28 19:31:18.354356 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1633/3275] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:31:18 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/e6723c2c-0bec-4c8b-8d8b-f47dab0c9de3 => generated 439 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:19.066877 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5db6ac26-18c2-4749-ad16-8a6a09ae890c tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:31:19.067871 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5db6ac26-18c2-4749-ad16-8a6a09ae890c tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:19.068211 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:19.068211 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:19.068916 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5db6ac26-18c2-4749-ad16-8a6a09ae890c tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:19.069597 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-5db6ac26-18c2-4749-ad16-8a6a09ae890c tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:31:19.189232 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:19.189232 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:19.194113 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5db6ac26-18c2-4749-ad16-8a6a09ae890c tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:31:19.195980 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1643/3276] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:19 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 819 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:19.415250 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3fb0c47e-f18b-4b9a-a766-021cb53427b7 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/e6723c2c-0bec-4c8b-8d8b-f47dab0c9de3 Jan 28 19:31:19.422481 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3fb0c47e-f18b-4b9a-a766-021cb53427b7 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:19.422859 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:19.422859 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:19.433474 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3fb0c47e-f18b-4b9a-a766-021cb53427b7 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:19.517612 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:19.517612 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:19.520695 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3fb0c47e-f18b-4b9a-a766-021cb53427b7 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Snapshot retrieved successfully. Jan 28 19:31:19.523619 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3fb0c47e-f18b-4b9a-a766-021cb53427b7 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/e6723c2c-0bec-4c8b-8d8b-f47dab0c9de3 returned with HTTP 200 Jan 28 19:31:19.525364 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1634/3277] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:31:19 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/e6723c2c-0bec-4c8b-8d8b-f47dab0c9de3 => generated 439 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:20.202819 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6f6d1cf4-6285-4cc4-b11b-38f33ed5f115 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] POST http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030/action Jan 28 19:31:20.203574 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:20.203574 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:20.204029 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6f6d1cf4-6285-4cc4-b11b-38f33ed5f115 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Action body: b'{"os-attach": {"instance_uuid": "8d91ad88-31b8-4a2e-8c21-db400395afd0", "mountpoint": "/dev/sdb"}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:31:20.204520 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6f6d1cf4-6285-4cc4-b11b-38f33ed5f115 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "8d91ad88-31b8-4a2e-8c21-db400395afd0", "mountpoint": "/dev/sdb"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:31:20.218902 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-422f3f7d-e45e-4617-b89a-0e2349389081 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:31:20.220192 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-422f3f7d-e45e-4617-b89a-0e2349389081 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:20.223687 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:20.223687 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:20.224552 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-422f3f7d-e45e-4617-b89a-0e2349389081 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:20.227356 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-422f3f7d-e45e-4617-b89a-0e2349389081 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:31:20.311995 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:20.311995 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:20.322392 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-422f3f7d-e45e-4617-b89a-0e2349389081 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:31:20.323605 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1635/3278] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:20 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 819 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:20.528488 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:20.528488 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:20.531058 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6f6d1cf4-6285-4cc4-b11b-38f33ed5f115 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Volume info retrieved successfully. Jan 28 19:31:20.542657 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c9ac0cc6-bafb-420d-ac96-144c82dcb0cc tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/e6723c2c-0bec-4c8b-8d8b-f47dab0c9de3 Jan 28 19:31:20.543329 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c9ac0cc6-bafb-420d-ac96-144c82dcb0cc tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:20.543646 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:20.543646 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:20.544218 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c9ac0cc6-bafb-420d-ac96-144c82dcb0cc tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:20.575274 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6f6d1cf4-6285-4cc4-b11b-38f33ed5f115 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Update volume admin metadata completed successfully. Jan 28 19:31:20.585261 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:20.585261 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:20.587568 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c9ac0cc6-bafb-420d-ac96-144c82dcb0cc tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Snapshot retrieved successfully. Jan 28 19:31:20.590446 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c9ac0cc6-bafb-420d-ac96-144c82dcb0cc tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/e6723c2c-0bec-4c8b-8d8b-f47dab0c9de3 returned with HTTP 200 Jan 28 19:31:20.592358 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1636/3279] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:31:20 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/e6723c2c-0bec-4c8b-8d8b-f47dab0c9de3 => generated 466 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:31:20.611046 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-83a0b8aa-5f5f-4fb1-9837-db7a5955c858 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/e6723c2c-0bec-4c8b-8d8b-f47dab0c9de3 Jan 28 19:31:20.611843 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-83a0b8aa-5f5f-4fb1-9837-db7a5955c858 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:20.612261 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:20.612261 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:20.612919 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-83a0b8aa-5f5f-4fb1-9837-db7a5955c858 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:20.672431 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:20.672431 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:20.679695 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-83a0b8aa-5f5f-4fb1-9837-db7a5955c858 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Snapshot retrieved successfully. Jan 28 19:31:20.694265 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-83a0b8aa-5f5f-4fb1-9837-db7a5955c858 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/e6723c2c-0bec-4c8b-8d8b-f47dab0c9de3 returned with HTTP 200 Jan 28 19:31:20.696878 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1637/3280] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:31:20 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/e6723c2c-0bec-4c8b-8d8b-f47dab0c9de3 => generated 466 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:20.929583 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6f6d1cf4-6285-4cc4-b11b-38f33ed5f115 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Attach volume completed successfully. Jan 28 19:31:20.931027 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6f6d1cf4-6285-4cc4-b11b-38f33ed5f115 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030/action returned with HTTP 202 Jan 28 19:31:20.932493 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1644/3281] 10.222.0.16 () {60 vars in 1357 bytes} [Thu Jan 28 19:31:20 2021] POST /volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030/action => generated 0 bytes in 734 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 19:31:20.950112 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7d73c786-965c-4006-8ea4-696942943d03 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] GET http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 Jan 28 19:31:20.954246 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7d73c786-965c-4006-8ea4-696942943d03 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:20.954903 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:20.954903 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:20.956954 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7d73c786-965c-4006-8ea4-696942943d03 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:21.217562 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:21.217562 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:21.255496 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7d73c786-965c-4006-8ea4-696942943d03 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Volume info retrieved successfully. Jan 28 19:31:21.334411 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:21.334411 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:21.345550 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9f31a087-2f2f-4ff0-9424-a730d4c5b0b4 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:31:21.346111 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9f31a087-2f2f-4ff0-9424-a730d4c5b0b4 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:21.346314 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:21.346314 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:21.346977 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9f31a087-2f2f-4ff0-9424-a730d4c5b0b4 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:21.347504 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-9f31a087-2f2f-4ff0-9424-a730d4c5b0b4 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:31:21.389435 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7d73c786-965c-4006-8ea4-696942943d03 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 returned with HTTP 200 Jan 28 19:31:21.390680 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1638/3282] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:20 2021] GET /volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 => generated 1244 bytes in 454 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:31:21.409331 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-31dbf11d-505c-455a-98df-ef7cc5048496 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] GET http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 Jan 28 19:31:21.410367 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-31dbf11d-505c-455a-98df-ef7cc5048496 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:21.410850 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:21.410850 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:21.411470 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-31dbf11d-505c-455a-98df-ef7cc5048496 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:21.433904 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:21.433904 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:21.437480 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9f31a087-2f2f-4ff0-9424-a730d4c5b0b4 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:31:21.452988 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1645/3283] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:21 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 819 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:21.753164 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:21.753164 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:21.802758 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-31dbf11d-505c-455a-98df-ef7cc5048496 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Volume info retrieved successfully. Jan 28 19:31:21.827080 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:21.827080 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:21.843908 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-31dbf11d-505c-455a-98df-ef7cc5048496 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 returned with HTTP 200 Jan 28 19:31:21.862418 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1639/3284] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:21 2021] GET /volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 => generated 1244 bytes in 457 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 19:31:21.897326 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b2b7afde-60dd-4b49-86c5-d8d4250bb310 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] POST http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030/action Jan 28 19:31:21.897983 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:21.897983 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:21.898457 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b2b7afde-60dd-4b49-86c5-d8d4250bb310 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Action body: b'{"os-detach": {}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:31:21.898851 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b2b7afde-60dd-4b49-86c5-d8d4250bb310 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:31:22.101447 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:22.101447 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:22.104487 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b2b7afde-60dd-4b49-86c5-d8d4250bb310 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Volume info retrieved successfully. Jan 28 19:31:22.159760 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-f42a6e27-0ef1-43b6-965b-6f4e042e5a06 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/e6723c2c-0bec-4c8b-8d8b-f47dab0c9de3 Jan 28 19:31:22.160739 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-f42a6e27-0ef1-43b6-965b-6f4e042e5a06 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:22.162165 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:22.162165 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:22.163079 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-f42a6e27-0ef1-43b6-965b-6f4e042e5a06 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:22.221148 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:22.221148 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:22.223457 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-00f5d25e-8785-4352-a154-549475f600ee req-f42a6e27-0ef1-43b6-965b-6f4e042e5a06 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Snapshot retrieved successfully. Jan 28 19:31:22.227167 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-f42a6e27-0ef1-43b6-965b-6f4e042e5a06 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/e6723c2c-0bec-4c8b-8d8b-f47dab0c9de3 returned with HTTP 200 Jan 28 19:31:22.228445 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1640/3285] 10.222.0.16 () {60 vars in 1575 bytes} [Thu Jan 28 19:31:22 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/e6723c2c-0bec-4c8b-8d8b-f47dab0c9de3 => generated 466 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:22.255302 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-acb3e363-ec73-4c4a-abb4-03b4f0f28df1 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b Jan 28 19:31:22.256549 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-acb3e363-ec73-4c4a-abb4-03b4f0f28df1 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:22.257094 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:22.257094 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:22.258170 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-acb3e363-ec73-4c4a-abb4-03b4f0f28df1 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:22.376933 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b2b7afde-60dd-4b49-86c5-d8d4250bb310 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Detach volume completed successfully. Jan 28 19:31:22.377848 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b2b7afde-60dd-4b49-86c5-d8d4250bb310 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030/action returned with HTTP 202 Jan 28 19:31:22.379448 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1646/3286] 10.222.0.16 () {60 vars in 1357 bytes} [Thu Jan 28 19:31:21 2021] POST /volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030/action => generated 0 bytes in 496 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 19:31:22.389403 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-df32e9c2-1f2d-4bbd-9050-ca144fd6f415 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] GET http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 Jan 28 19:31:22.391140 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-df32e9c2-1f2d-4bbd-9050-ca144fd6f415 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:22.391587 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:22.391587 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:22.392885 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-df32e9c2-1f2d-4bbd-9050-ca144fd6f415 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:22.417175 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:22.417175 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:22.446660 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-00f5d25e-8785-4352-a154-549475f600ee req-acb3e363-ec73-4c4a-abb4-03b4f0f28df1 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:31:22.478840 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-acb3e363-ec73-4c4a-abb4-03b4f0f28df1 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b returned with HTTP 200 Jan 28 19:31:22.489775 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:22.489775 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:22.492009 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1641/3287] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 19:31:22 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b => generated 1369 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 19:31:22.499299 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-779210dc-40f8-49fc-8411-e845c82dc280 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:31:22.500351 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-779210dc-40f8-49fc-8411-e845c82dc280 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:22.500769 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:22.500769 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:22.501472 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-779210dc-40f8-49fc-8411-e845c82dc280 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:22.502104 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-779210dc-40f8-49fc-8411-e845c82dc280 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:31:22.510692 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-df32e9c2-1f2d-4bbd-9050-ca144fd6f415 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Volume info retrieved successfully. Jan 28 19:31:22.529412 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:22.529412 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:22.531955 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-779210dc-40f8-49fc-8411-e845c82dc280 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:31:22.533026 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1642/3288] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:22 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 819 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:22.551676 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-df32e9c2-1f2d-4bbd-9050-ca144fd6f415 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 returned with HTTP 200 Jan 28 19:31:22.552922 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1647/3289] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:22 2021] GET /volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 => generated 929 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:23.553964 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-81c91a3b-d220-4074-b210-4c434ed8a5a2 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:31:23.557760 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-81c91a3b-d220-4074-b210-4c434ed8a5a2 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:23.558484 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:23.558484 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:23.560193 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-81c91a3b-d220-4074-b210-4c434ed8a5a2 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:23.561180 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-81c91a3b-d220-4074-b210-4c434ed8a5a2 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:31:23.609492 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:23.609492 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:23.614027 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-81c91a3b-d220-4074-b210-4c434ed8a5a2 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:31:23.615965 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1643/3290] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:23 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 819 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:24.640521 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e6ecbcc2-b98e-4f64-8550-1a9c6cc0c385 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:31:24.642625 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e6ecbcc2-b98e-4f64-8550-1a9c6cc0c385 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:24.643211 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:24.643211 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:24.644795 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e6ecbcc2-b98e-4f64-8550-1a9c6cc0c385 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:24.645850 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-e6ecbcc2-b98e-4f64-8550-1a9c6cc0c385 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:31:24.707808 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:24.707808 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:24.713071 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e6ecbcc2-b98e-4f64-8550-1a9c6cc0c385 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:31:24.715383 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1648/3291] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:24 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 819 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:25.465435 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-cc304e3a-e040-47e1-9285-b061ce96f65f tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/e6723c2c-0bec-4c8b-8d8b-f47dab0c9de3 Jan 28 19:31:25.466601 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-cc304e3a-e040-47e1-9285-b061ce96f65f tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:25.467110 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:25.467110 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:25.467943 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-cc304e3a-e040-47e1-9285-b061ce96f65f tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:25.528649 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:25.528649 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:25.532567 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-00f5d25e-8785-4352-a154-549475f600ee req-cc304e3a-e040-47e1-9285-b061ce96f65f tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Snapshot retrieved successfully. Jan 28 19:31:25.536735 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-cc304e3a-e040-47e1-9285-b061ce96f65f tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/e6723c2c-0bec-4c8b-8d8b-f47dab0c9de3 returned with HTTP 200 Jan 28 19:31:25.538877 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1644/3292] 10.222.0.16 () {60 vars in 1575 bytes} [Thu Jan 28 19:31:25 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/e6723c2c-0bec-4c8b-8d8b-f47dab0c9de3 => generated 466 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:25.738202 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1cb899da-20f1-423b-a1f2-2b7fd44406f9 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:31:25.738202 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1cb899da-20f1-423b-a1f2-2b7fd44406f9 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:25.738202 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:25.738202 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:25.739143 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1cb899da-20f1-423b-a1f2-2b7fd44406f9 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:25.739143 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-1cb899da-20f1-423b-a1f2-2b7fd44406f9 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:31:25.764760 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:25.764760 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:25.766882 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1cb899da-20f1-423b-a1f2-2b7fd44406f9 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:31:25.767700 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1649/3293] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:25 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:26.798197 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b97a12f9-3c0c-40f4-99c4-31fc7f9de68e tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:31:26.799289 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b97a12f9-3c0c-40f4-99c4-31fc7f9de68e tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:26.799740 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:26.799740 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:26.801237 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b97a12f9-3c0c-40f4-99c4-31fc7f9de68e tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:26.801999 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b97a12f9-3c0c-40f4-99c4-31fc7f9de68e tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:31:26.866093 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:26.866093 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:26.869413 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b97a12f9-3c0c-40f4-99c4-31fc7f9de68e tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:31:26.870353 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1645/3294] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:26 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 819 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:27.884591 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-746336d0-bdaa-471f-b832-e48a89bbd150 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:31:27.885165 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-746336d0-bdaa-471f-b832-e48a89bbd150 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:27.885329 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:27.885329 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:27.886006 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-746336d0-bdaa-471f-b832-e48a89bbd150 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:27.886560 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-746336d0-bdaa-471f-b832-e48a89bbd150 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:31:27.942423 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:27.942423 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:27.944814 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-746336d0-bdaa-471f-b832-e48a89bbd150 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:31:27.949078 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1650/3295] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:27 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 819 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:28.348831 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-6fc81a4e-b8f3-41bd-b355-a99a99171546 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/e6723c2c-0bec-4c8b-8d8b-f47dab0c9de3 Jan 28 19:31:28.349355 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-6fc81a4e-b8f3-41bd-b355-a99a99171546 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:28.349721 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:28.349721 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:28.350085 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-6fc81a4e-b8f3-41bd-b355-a99a99171546 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:28.395888 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:28.395888 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:28.397515 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-00f5d25e-8785-4352-a154-549475f600ee req-6fc81a4e-b8f3-41bd-b355-a99a99171546 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Snapshot retrieved successfully. Jan 28 19:31:28.399719 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-6fc81a4e-b8f3-41bd-b355-a99a99171546 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/e6723c2c-0bec-4c8b-8d8b-f47dab0c9de3 returned with HTTP 200 Jan 28 19:31:28.401307 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1646/3296] 10.222.0.43 () {58 vars in 1368 bytes} [Thu Jan 28 19:31:28 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/e6723c2c-0bec-4c8b-8d8b-f47dab0c9de3 => generated 466 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:28.415256 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-c882c9d5-992d-4ce9-ba74-7f4c85d31c28 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b Jan 28 19:31:28.416745 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-c882c9d5-992d-4ce9-ba74-7f4c85d31c28 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:28.416947 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:28.416947 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:28.417773 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-c882c9d5-992d-4ce9-ba74-7f4c85d31c28 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:28.479919 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:28.479919 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:28.491005 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-00f5d25e-8785-4352-a154-549475f600ee req-c882c9d5-992d-4ce9-ba74-7f4c85d31c28 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:31:28.518349 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-c882c9d5-992d-4ce9-ba74-7f4c85d31c28 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b returned with HTTP 200 Jan 28 19:31:28.519209 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1651/3297] 10.222.0.43 () {58 vars in 1362 bytes} [Thu Jan 28 19:31:28 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b => generated 1369 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:31:28.544976 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-a0114029-a422-4081-b9a8-165ea3e22c04 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] POST http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes Jan 28 19:31:28.561091 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:28.561091 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:28.561091 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-a0114029-a422-4081-b9a8-165ea3e22c04 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "e6723c2c-0bec-4c8b-8d8b-f47dab0c9de3", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:31:28.561091 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [req-00f5d25e-8785-4352-a154-549475f600ee req-a0114029-a422-4081-b9a8-165ea3e22c04 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'e6723c2c-0bec-4c8b-8d8b-f47dab0c9de3', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:31:28.651828 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:28.651828 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:28.652996 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-00f5d25e-8785-4352-a154-549475f600ee req-a0114029-a422-4081-b9a8-165ea3e22c04 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Snapshot retrieved successfully. Jan 28 19:31:28.653426 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [req-00f5d25e-8785-4352-a154-549475f600ee req-a0114029-a422-4081-b9a8-165ea3e22c04 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Create volume of 1 GB Jan 28 19:31:28.655359 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-00f5d25e-8785-4352-a154-549475f600ee req-a0114029-a422-4081-b9a8-165ea3e22c04 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Availability Zones retrieved successfully. Jan 28 19:31:28.682289 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-00f5d25e-8785-4352-a154-549475f600ee req-a0114029-a422-4081-b9a8-165ea3e22c04 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Flow 'volume_create_api' (928d7730-8749-4d42-89a0-7084856f03fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:31:28.685252 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-00f5d25e-8785-4352-a154-549475f600ee req-a0114029-a422-4081-b9a8-165ea3e22c04 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea98bbcb-e82e-469a-b9d6-140f5db0127a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:31:28.689153 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [req-00f5d25e-8785-4352-a154-549475f600ee req-a0114029-a422-4081-b9a8-165ea3e22c04 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:31:28.806362 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-00f5d25e-8785-4352-a154-549475f600ee req-a0114029-a422-4081-b9a8-165ea3e22c04 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea98bbcb-e82e-469a-b9d6-140f5db0127a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e6723c2c-0bec-4c8b-8d8b-f47dab0c9de3', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:31:28.808970 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-00f5d25e-8785-4352-a154-549475f600ee req-a0114029-a422-4081-b9a8-165ea3e22c04 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be7b843b-4a3a-48a9-93c7-7c865e889fbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:31:28.958005 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [req-00f5d25e-8785-4352-a154-549475f600ee req-a0114029-a422-4081-b9a8-165ea3e22c04 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Created reservations ['84ccd73f-8acc-454b-8746-b27fae919991', '1bb3ac0c-8ab0-44c7-80db-5028e951345a', 'cdaf3240-a764-42dd-899e-de5c6a9796d0', 'd05c6939-c40f-44bf-8e9d-a9de585e75cc'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:31:28.964767 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-00f5d25e-8785-4352-a154-549475f600ee req-a0114029-a422-4081-b9a8-165ea3e22c04 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be7b843b-4a3a-48a9-93c7-7c865e889fbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84ccd73f-8acc-454b-8746-b27fae919991', '1bb3ac0c-8ab0-44c7-80db-5028e951345a', 'cdaf3240-a764-42dd-899e-de5c6a9796d0', 'd05c6939-c40f-44bf-8e9d-a9de585e75cc']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:31:28.968464 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fc12514d-3fef-4c97-8189-19ce528ad99e tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:31:28.969445 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fc12514d-3fef-4c97-8189-19ce528ad99e tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:28.969790 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:28.969790 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:28.970443 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fc12514d-3fef-4c97-8189-19ce528ad99e tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:28.971090 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-fc12514d-3fef-4c97-8189-19ce528ad99e tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:31:28.983756 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-00f5d25e-8785-4352-a154-549475f600ee req-a0114029-a422-4081-b9a8-165ea3e22c04 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b19afa4-d18b-4ee1-8f49-1f9afd84853d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:31:29.047673 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:29.047673 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:29.060994 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fc12514d-3fef-4c97-8189-19ce528ad99e tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:31:29.062909 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1652/3298] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:28 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 819 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:29.440697 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-00f5d25e-8785-4352-a154-549475f600ee req-a0114029-a422-4081-b9a8-165ea3e22c04 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b19afa4-d18b-4ee1-8f49-1f9afd84853d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b65a6ea-9fd5-47b7-bf11-206c47378af6', '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='3e7c7cdcb9c849468277d01d6827b1ee',qos_specs=None,replication_status=,reservations=['84ccd73f-8acc-454b-8746-b27fae919991','1bb3ac0c-8ab0-44c7-80db-5028e951345a','cdaf3240-a764-42dd-899e-de5c6a9796d0','d05c6939-c40f-44bf-8e9d-a9de585e75cc'],size=1,snapshot_id=e6723c2c-0bec-4c8b-8d8b-f47dab0c9de3,source_replicaid=,source_volid=None,status='creating',user_id='7d68763f18c64920a9d4bbbe54d09419',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), '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-28T19:31:29Z,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=9b65a6ea-9fd5-47b7-bf11-206c47378af6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e7c7cdcb9c849468277d01d6827b1ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e6723c2c-0bec-4c8b-8d8b-f47dab0c9de3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7d68763f18c64920a9d4bbbe54d09419',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:31:29.446353 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-00f5d25e-8785-4352-a154-549475f600ee req-a0114029-a422-4081-b9a8-165ea3e22c04 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9902d98e-a3da-4315-8d51-37cdf77a6786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:31:29.509587 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-00f5d25e-8785-4352-a154-549475f600ee req-a0114029-a422-4081-b9a8-165ea3e22c04 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9902d98e-a3da-4315-8d51-37cdf77a6786) transitioned into 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='3e7c7cdcb9c849468277d01d6827b1ee',qos_specs=None,replication_status=,reservations=['84ccd73f-8acc-454b-8746-b27fae919991','1bb3ac0c-8ab0-44c7-80db-5028e951345a','cdaf3240-a764-42dd-899e-de5c6a9796d0','d05c6939-c40f-44bf-8e9d-a9de585e75cc'],size=1,snapshot_id=e6723c2c-0bec-4c8b-8d8b-f47dab0c9de3,source_replicaid=,source_volid=None,status='creating',user_id='7d68763f18c64920a9d4bbbe54d09419',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:31:29.515095 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-00f5d25e-8785-4352-a154-549475f600ee req-a0114029-a422-4081-b9a8-165ea3e22c04 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9876a726-777b-4b9d-aa69-a7149f434427) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:31:29.767223 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-00f5d25e-8785-4352-a154-549475f600ee req-a0114029-a422-4081-b9a8-165ea3e22c04 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9876a726-777b-4b9d-aa69-a7149f434427) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:31:29.770749 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-00f5d25e-8785-4352-a154-549475f600ee req-a0114029-a422-4081-b9a8-165ea3e22c04 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Flow 'volume_create_api' (928d7730-8749-4d42-89a0-7084856f03fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:31:29.847091 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-00f5d25e-8785-4352-a154-549475f600ee req-a0114029-a422-4081-b9a8-165ea3e22c04 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Create volume request issued successfully. Jan 28 19:31:29.865694 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-a0114029-a422-4081-b9a8-165ea3e22c04 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes returned with HTTP 202 Jan 28 19:31:29.866820 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1647/3299] 10.222.0.43 () {62 vars in 1305 bytes} [Thu Jan 28 19:31:28 2021] POST /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes => generated 805 bytes in 1336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:31:29.879201 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-f62d7ac8-a674-4db5-bfcd-61152ac4e8b6 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/9b65a6ea-9fd5-47b7-bf11-206c47378af6 Jan 28 19:31:29.879734 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-f62d7ac8-a674-4db5-bfcd-61152ac4e8b6 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:29.880202 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:29.880202 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:29.880554 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-f62d7ac8-a674-4db5-bfcd-61152ac4e8b6 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:29.999957 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:29.999957 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:30.035598 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-00f5d25e-8785-4352-a154-549475f600ee req-f62d7ac8-a674-4db5-bfcd-61152ac4e8b6 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:31:30.091171 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6abe6949-fe79-4e4d-8112-ddccb7f55baf tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:31:30.106307 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6abe6949-fe79-4e4d-8112-ddccb7f55baf tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:30.107460 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:30.107460 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:30.108166 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6abe6949-fe79-4e4d-8112-ddccb7f55baf tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:30.108851 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-6abe6949-fe79-4e4d-8112-ddccb7f55baf tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:31:30.152368 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-f62d7ac8-a674-4db5-bfcd-61152ac4e8b6 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/9b65a6ea-9fd5-47b7-bf11-206c47378af6 returned with HTTP 200 Jan 28 19:31:30.153243 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1653/3300] 10.222.0.43 () {58 vars in 1362 bytes} [Thu Jan 28 19:31:29 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/9b65a6ea-9fd5-47b7-bf11-206c47378af6 => generated 873 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:30.172869 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-464783c7-1c5e-4b94-bbf5-4a20fb437fa2 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/9b65a6ea-9fd5-47b7-bf11-206c47378af6 Jan 28 19:31:30.173439 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-464783c7-1c5e-4b94-bbf5-4a20fb437fa2 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:30.173623 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:30.173623 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:30.184961 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-464783c7-1c5e-4b94-bbf5-4a20fb437fa2 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:30.249184 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:30.249184 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:30.252520 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6abe6949-fe79-4e4d-8112-ddccb7f55baf tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:31:30.311738 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1648/3301] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:30 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 819 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:30.496151 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:30.496151 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:30.522971 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-00f5d25e-8785-4352-a154-549475f600ee req-464783c7-1c5e-4b94-bbf5-4a20fb437fa2 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:31:30.597014 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-464783c7-1c5e-4b94-bbf5-4a20fb437fa2 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/9b65a6ea-9fd5-47b7-bf11-206c47378af6 returned with HTTP 200 Jan 28 19:31:30.600987 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1654/3302] 10.222.0.43 () {58 vars in 1362 bytes} [Thu Jan 28 19:31:30 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/9b65a6ea-9fd5-47b7-bf11-206c47378af6 => generated 897 bytes in 435 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:31:31.292131 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6ee58135-c5df-461f-9e7f-61b2e6a728e8 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:31:31.293008 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6ee58135-c5df-461f-9e7f-61b2e6a728e8 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:31.293310 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:31.293310 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:31.293651 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6ee58135-c5df-461f-9e7f-61b2e6a728e8 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:31.294108 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-6ee58135-c5df-461f-9e7f-61b2e6a728e8 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:31:31.359263 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:31.359263 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:31.368925 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6ee58135-c5df-461f-9e7f-61b2e6a728e8 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:31:31.373298 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1649/3303] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:31 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 819 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:32.385041 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6522ecb8-2ad8-474c-a7ab-3927a2d33cb1 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:31:32.386412 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6522ecb8-2ad8-474c-a7ab-3927a2d33cb1 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:32.386797 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:32.386797 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:32.387420 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6522ecb8-2ad8-474c-a7ab-3927a2d33cb1 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:32.388532 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-6522ecb8-2ad8-474c-a7ab-3927a2d33cb1 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:31:32.434907 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:32.434907 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:32.437644 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6522ecb8-2ad8-474c-a7ab-3927a2d33cb1 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:31:32.445641 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1655/3304] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:32 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 819 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:33.461208 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a4d1dcb7-bc44-4fc9-aa37-b0bdf00eb509 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:31:33.462468 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a4d1dcb7-bc44-4fc9-aa37-b0bdf00eb509 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:33.462894 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:33.462894 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:33.463610 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a4d1dcb7-bc44-4fc9-aa37-b0bdf00eb509 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:33.464392 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-a4d1dcb7-bc44-4fc9-aa37-b0bdf00eb509 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:31:33.489525 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:33.489525 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:33.491929 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a4d1dcb7-bc44-4fc9-aa37-b0bdf00eb509 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:31:33.493034 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1650/3305] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:33 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 819 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:33.598521 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-69027016-e352-4abe-86eb-875e3ef2f1d2 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/9b65a6ea-9fd5-47b7-bf11-206c47378af6 Jan 28 19:31:33.599398 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-69027016-e352-4abe-86eb-875e3ef2f1d2 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:33.599749 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:33.599749 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:33.600333 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-69027016-e352-4abe-86eb-875e3ef2f1d2 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:33.725294 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:33.725294 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:33.778268 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-00f5d25e-8785-4352-a154-549475f600ee req-69027016-e352-4abe-86eb-875e3ef2f1d2 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:31:33.840439 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-69027016-e352-4abe-86eb-875e3ef2f1d2 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/9b65a6ea-9fd5-47b7-bf11-206c47378af6 returned with HTTP 200 Jan 28 19:31:33.842809 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1656/3306] 10.222.0.43 () {58 vars in 1362 bytes} [Thu Jan 28 19:31:33 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/9b65a6ea-9fd5-47b7-bf11-206c47378af6 => generated 897 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:34.523350 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4b3737bc-2cc0-49fe-bf13-9dd8c74a7ee0 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:31:34.525423 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4b3737bc-2cc0-49fe-bf13-9dd8c74a7ee0 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:34.525423 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:34.525423 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:34.527041 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4b3737bc-2cc0-49fe-bf13-9dd8c74a7ee0 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:34.527465 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-4b3737bc-2cc0-49fe-bf13-9dd8c74a7ee0 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:31:34.611993 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:34.611993 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:34.613957 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4b3737bc-2cc0-49fe-bf13-9dd8c74a7ee0 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:31:34.619960 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1651/3307] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:34 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 819 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:35.650288 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-12156f37-bd2e-4d83-b1f4-112f63dc69f2 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:31:35.652310 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-12156f37-bd2e-4d83-b1f4-112f63dc69f2 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:35.652947 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:35.652947 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:35.654580 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-12156f37-bd2e-4d83-b1f4-112f63dc69f2 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:35.655531 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-12156f37-bd2e-4d83-b1f4-112f63dc69f2 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:31:35.721388 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:35.721388 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:35.726762 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-12156f37-bd2e-4d83-b1f4-112f63dc69f2 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:31:35.730352 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1657/3308] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:35 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 819 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:36.772909 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b04062c0-1dbf-41c9-b5d4-1617026d4b77 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:31:36.796777 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b04062c0-1dbf-41c9-b5d4-1617026d4b77 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:36.797235 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:36.797235 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:36.800618 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b04062c0-1dbf-41c9-b5d4-1617026d4b77 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:36.801359 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b04062c0-1dbf-41c9-b5d4-1617026d4b77 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:31:36.850895 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-b46c54e5-51bc-40a5-b048-e7057cc101da tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/9b65a6ea-9fd5-47b7-bf11-206c47378af6 Jan 28 19:31:36.851910 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-b46c54e5-51bc-40a5-b048-e7057cc101da tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:36.852365 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:36.852365 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:36.857068 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-b46c54e5-51bc-40a5-b048-e7057cc101da tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:36.954816 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:36.954816 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:36.970195 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b04062c0-1dbf-41c9-b5d4-1617026d4b77 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:31:36.971783 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1652/3309] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:36 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 819 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:31:37.032249 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:37.032249 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:37.055626 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-00f5d25e-8785-4352-a154-549475f600ee req-b46c54e5-51bc-40a5-b048-e7057cc101da tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:31:37.127197 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-b46c54e5-51bc-40a5-b048-e7057cc101da tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/9b65a6ea-9fd5-47b7-bf11-206c47378af6 returned with HTTP 200 Jan 28 19:31:37.129170 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1658/3310] 10.222.0.43 () {58 vars in 1362 bytes} [Thu Jan 28 19:31:36 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/9b65a6ea-9fd5-47b7-bf11-206c47378af6 => generated 897 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:31:37.990512 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-04c07d23-81ff-4778-8c59-4804c9aae7ee tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:31:37.991874 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-04c07d23-81ff-4778-8c59-4804c9aae7ee tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:37.992260 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:37.992260 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:37.992898 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-04c07d23-81ff-4778-8c59-4804c9aae7ee tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:37.993481 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-04c07d23-81ff-4778-8c59-4804c9aae7ee tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:31:38.031441 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:38.031441 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:38.034229 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-04c07d23-81ff-4778-8c59-4804c9aae7ee tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:31:38.037494 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1653/3311] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:37 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 819 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:38.696630 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-48d62e7c-4a0b-4b04-9b84-03de8f8a3d41 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] POST http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030/action Jan 28 19:31:38.698448 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:38.698448 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:38.700748 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-48d62e7c-4a0b-4b04-9b84-03de8f8a3d41 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Action body: b'{"os-reserve": {}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:31:38.702122 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-48d62e7c-4a0b-4b04-9b84-03de8f8a3d41 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:31:38.807736 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:38.807736 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:38.810610 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-48d62e7c-4a0b-4b04-9b84-03de8f8a3d41 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Volume info retrieved successfully. Jan 28 19:31:39.030336 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-48d62e7c-4a0b-4b04-9b84-03de8f8a3d41 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Reserve volume completed successfully. Jan 28 19:31:39.031714 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-48d62e7c-4a0b-4b04-9b84-03de8f8a3d41 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030/action returned with HTTP 202 Jan 28 19:31:39.033378 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1659/3312] 10.222.0.16 () {60 vars in 1357 bytes} [Thu Jan 28 19:31:38 2021] POST /volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030/action => generated 0 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 19:31:39.058999 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9f9a070a-41ca-4db1-a7ce-acddf052f4fe tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] GET http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 Jan 28 19:31:39.075014 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-88430c31-00ac-4bc2-bef5-d648a9098a2c tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:31:39.076515 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9f9a070a-41ca-4db1-a7ce-acddf052f4fe tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:39.076820 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:39.076820 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:39.077590 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9f9a070a-41ca-4db1-a7ce-acddf052f4fe tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:39.083299 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-88430c31-00ac-4bc2-bef5-d648a9098a2c tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:39.083743 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:39.083743 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:39.084578 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-88430c31-00ac-4bc2-bef5-d648a9098a2c tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:39.085361 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-88430c31-00ac-4bc2-bef5-d648a9098a2c tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:31:39.214847 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:39.214847 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:39.236753 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-88430c31-00ac-4bc2-bef5-d648a9098a2c tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:31:39.277810 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1660/3313] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:39 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 819 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:39.347291 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:39.347291 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:39.371240 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9f9a070a-41ca-4db1-a7ce-acddf052f4fe tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Volume info retrieved successfully. Jan 28 19:31:39.479885 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9f9a070a-41ca-4db1-a7ce-acddf052f4fe tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 returned with HTTP 200 Jan 28 19:31:39.497768 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1654/3314] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:39 2021] GET /volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 => generated 929 bytes in 458 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:39.512549 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7e6c937c-0a37-429e-917b-d7f10e0a773d tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] POST http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030/action Jan 28 19:31:39.514067 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:39.514067 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:39.515488 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7e6c937c-0a37-429e-917b-d7f10e0a773d tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Action body: b'{"os-unreserve": {}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:31:39.516453 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7e6c937c-0a37-429e-917b-d7f10e0a773d tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:31:39.645550 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:39.645550 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:39.647176 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7e6c937c-0a37-429e-917b-d7f10e0a773d tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Volume info retrieved successfully. Jan 28 19:31:39.813386 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7e6c937c-0a37-429e-917b-d7f10e0a773d tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Unreserve volume completed successfully. Jan 28 19:31:39.813927 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7e6c937c-0a37-429e-917b-d7f10e0a773d tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030/action returned with HTTP 202 Jan 28 19:31:39.814829 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1661/3315] 10.222.0.16 () {60 vars in 1357 bytes} [Thu Jan 28 19:31:39 2021] POST /volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030/action => generated 0 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 19:31:39.826835 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ab8e6ba2-21f4-4f5d-bc6d-3cf2cbc00174 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] GET http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 Jan 28 19:31:39.827377 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ab8e6ba2-21f4-4f5d-bc6d-3cf2cbc00174 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:39.827754 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:39.827754 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:39.828109 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ab8e6ba2-21f4-4f5d-bc6d-3cf2cbc00174 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:39.993121 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:39.993121 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:40.007360 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ab8e6ba2-21f4-4f5d-bc6d-3cf2cbc00174 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Volume info retrieved successfully. Jan 28 19:31:40.050546 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ab8e6ba2-21f4-4f5d-bc6d-3cf2cbc00174 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 returned with HTTP 200 Jan 28 19:31:40.052215 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1655/3316] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:39 2021] GET /volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 => generated 929 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:40.086947 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-26cba6fb-5802-4dc6-8b08-2bc5e73e6373 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] POST http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030/action Jan 28 19:31:40.088125 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:40.088125 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:40.089391 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-26cba6fb-5802-4dc6-8b08-2bc5e73e6373 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:31:40.090417 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-26cba6fb-5802-4dc6-8b08-2bc5e73e6373 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:31:40.137050 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-d9edbe4d-f407-4822-b88f-636270a501b0 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/9b65a6ea-9fd5-47b7-bf11-206c47378af6 Jan 28 19:31:40.137526 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-d9edbe4d-f407-4822-b88f-636270a501b0 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:40.137759 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:40.137759 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:40.138128 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-d9edbe4d-f407-4822-b88f-636270a501b0 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:40.225951 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:40.225951 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:40.227562 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-26cba6fb-5802-4dc6-8b08-2bc5e73e6373 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Volume info retrieved successfully. Jan 28 19:31:40.263241 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-26cba6fb-5802-4dc6-8b08-2bc5e73e6373 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Volume updated successfully. Jan 28 19:31:40.263802 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-26cba6fb-5802-4dc6-8b08-2bc5e73e6373 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030/action returned with HTTP 200 Jan 28 19:31:40.264696 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1662/3317] 10.222.0.16 () {60 vars in 1357 bytes} [Thu Jan 28 19:31:40 2021] POST /volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030/action => generated 0 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 28 19:31:40.271959 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-550f0e02-5e28-4c63-b2a7-87809d815cfb tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:31:40.273005 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-550f0e02-5e28-4c63-b2a7-87809d815cfb tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:40.273517 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:40.273517 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:40.274507 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-550f0e02-5e28-4c63-b2a7-87809d815cfb tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:40.281528 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-550f0e02-5e28-4c63-b2a7-87809d815cfb tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:31:40.334900 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:40.334900 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:40.337288 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-550f0e02-5e28-4c63-b2a7-87809d815cfb tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:31:40.338350 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1663/3318] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:40 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 819 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:40.360503 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-66408483-bcb5-4cfd-b7b7-fc79e996ea65 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] GET http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 Jan 28 19:31:40.361447 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-66408483-bcb5-4cfd-b7b7-fc79e996ea65 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:40.361780 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:40.361780 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:40.364702 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:40.364702 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:40.376065 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-66408483-bcb5-4cfd-b7b7-fc79e996ea65 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:40.448396 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-00f5d25e-8785-4352-a154-549475f600ee req-d9edbe4d-f407-4822-b88f-636270a501b0 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:31:40.558232 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-d9edbe4d-f407-4822-b88f-636270a501b0 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/9b65a6ea-9fd5-47b7-bf11-206c47378af6 returned with HTTP 200 Jan 28 19:31:40.559698 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1656/3319] 10.222.0.43 () {58 vars in 1362 bytes} [Thu Jan 28 19:31:40 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/9b65a6ea-9fd5-47b7-bf11-206c47378af6 => generated 897 bytes in 427 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:40.833742 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:40.833742 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:40.904486 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-66408483-bcb5-4cfd-b7b7-fc79e996ea65 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Volume info retrieved successfully. Jan 28 19:31:41.125062 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-66408483-bcb5-4cfd-b7b7-fc79e996ea65 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 returned with HTTP 200 Jan 28 19:31:41.133514 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1664/3320] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:40 2021] GET /volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 => generated 928 bytes in 794 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:41.149753 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-48d1b475-8455-49d4-81c5-702b01111f5e tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] POST http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030/action Jan 28 19:31:41.150197 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:41.150197 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:41.150913 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-48d1b475-8455-49d4-81c5-702b01111f5e tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:31:41.151586 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-48d1b475-8455-49d4-81c5-702b01111f5e tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:31:41.358988 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c6d10997-be02-43b8-9f6b-b0756217b22f tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:31:41.360663 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c6d10997-be02-43b8-9f6b-b0756217b22f tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:41.360663 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:41.360663 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:41.361219 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c6d10997-be02-43b8-9f6b-b0756217b22f tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:41.368030 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-c6d10997-be02-43b8-9f6b-b0756217b22f tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:31:41.402223 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:41.402223 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:41.404598 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-48d1b475-8455-49d4-81c5-702b01111f5e tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Volume info retrieved successfully. Jan 28 19:31:41.459635 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:41.459635 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:41.466419 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c6d10997-be02-43b8-9f6b-b0756217b22f tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:31:41.469341 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1665/3321] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:41 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 819 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:31:41.483500 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-48d1b475-8455-49d4-81c5-702b01111f5e tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Volume updated successfully. Jan 28 19:31:41.484359 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-48d1b475-8455-49d4-81c5-702b01111f5e tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030/action returned with HTTP 200 Jan 28 19:31:41.486026 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1657/3322] 10.222.0.16 () {60 vars in 1357 bytes} [Thu Jan 28 19:31:41 2021] POST /volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030/action => generated 0 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jan 28 19:31:41.494219 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3fb52274-7cd8-4e20-8dc8-1455a1c9727e tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] GET http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 Jan 28 19:31:41.495024 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3fb52274-7cd8-4e20-8dc8-1455a1c9727e tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:41.495382 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:41.495382 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:41.495985 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3fb52274-7cd8-4e20-8dc8-1455a1c9727e tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:41.659476 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:41.659476 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:41.684163 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3fb52274-7cd8-4e20-8dc8-1455a1c9727e tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Volume info retrieved successfully. Jan 28 19:31:41.770053 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3fb52274-7cd8-4e20-8dc8-1455a1c9727e tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 returned with HTTP 200 Jan 28 19:31:41.772190 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1666/3323] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:41 2021] GET /volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 => generated 929 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:31:41.789942 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-239f5ecf-87bc-4a1f-b0d2-6a299996df00 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] POST http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030/action Jan 28 19:31:41.790931 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:41.790931 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:41.791216 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-239f5ecf-87bc-4a1f-b0d2-6a299996df00 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:31:41.791573 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-239f5ecf-87bc-4a1f-b0d2-6a299996df00 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:31:41.967559 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:41.967559 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:41.968803 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-239f5ecf-87bc-4a1f-b0d2-6a299996df00 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Volume info retrieved successfully. Jan 28 19:31:42.006150 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-239f5ecf-87bc-4a1f-b0d2-6a299996df00 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Update volume admin metadata completed successfully. Jan 28 19:31:42.006550 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-239f5ecf-87bc-4a1f-b0d2-6a299996df00 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Update readonly setting on volume completed successfully. Jan 28 19:31:42.007100 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-239f5ecf-87bc-4a1f-b0d2-6a299996df00 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030/action returned with HTTP 202 Jan 28 19:31:42.008051 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1658/3324] 10.222.0.16 () {60 vars in 1357 bytes} [Thu Jan 28 19:31:41 2021] POST /volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030/action => generated 0 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jan 28 19:31:42.016755 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5eab4553-41d5-420c-b25d-5dabc0acd284 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] GET http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 Jan 28 19:31:42.017620 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5eab4553-41d5-420c-b25d-5dabc0acd284 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:42.017811 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:42.017811 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:42.018173 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5eab4553-41d5-420c-b25d-5dabc0acd284 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:42.119594 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:42.119594 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:42.189518 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5eab4553-41d5-420c-b25d-5dabc0acd284 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Volume info retrieved successfully. Jan 28 19:31:42.278203 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5eab4553-41d5-420c-b25d-5dabc0acd284 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 returned with HTTP 200 Jan 28 19:31:42.284433 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1667/3325] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:42 2021] GET /volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 => generated 928 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:42.299399 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-30352a74-c9e1-4c0a-871a-c4eaa32530ba tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] POST http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030/action Jan 28 19:31:42.299885 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:42.299885 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:42.300356 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-30352a74-c9e1-4c0a-871a-c4eaa32530ba tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:31:42.300754 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-30352a74-c9e1-4c0a-871a-c4eaa32530ba tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:31:42.485225 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cc0ec5d0-d4f5-490c-840c-ffd7b95ed5fe tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:31:42.486076 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cc0ec5d0-d4f5-490c-840c-ffd7b95ed5fe tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:42.486446 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:42.486446 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:42.487567 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cc0ec5d0-d4f5-490c-840c-ffd7b95ed5fe tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:42.487918 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:42.487918 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:42.488350 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-cc0ec5d0-d4f5-490c-840c-ffd7b95ed5fe tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:31:42.489122 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-30352a74-c9e1-4c0a-871a-c4eaa32530ba tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Volume info retrieved successfully. Jan 28 19:31:42.540955 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-30352a74-c9e1-4c0a-871a-c4eaa32530ba tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Update volume admin metadata completed successfully. Jan 28 19:31:42.541382 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-30352a74-c9e1-4c0a-871a-c4eaa32530ba tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Update readonly setting on volume completed successfully. Jan 28 19:31:42.541938 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-30352a74-c9e1-4c0a-871a-c4eaa32530ba tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030/action returned with HTTP 202 Jan 28 19:31:42.542866 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1659/3326] 10.222.0.16 () {60 vars in 1357 bytes} [Thu Jan 28 19:31:42 2021] POST /volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030/action => generated 0 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 19:31:42.545159 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:42.545159 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:42.551329 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-333c7e96-29b9-4014-8c3e-062026332577 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] GET http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 Jan 28 19:31:42.552258 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-333c7e96-29b9-4014-8c3e-062026332577 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:42.552651 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:42.552651 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:42.553330 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-333c7e96-29b9-4014-8c3e-062026332577 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:42.562433 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cc0ec5d0-d4f5-490c-840c-ffd7b95ed5fe tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:31:42.566737 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1668/3327] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:42 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 819 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:31:42.669119 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:42.669119 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:42.681865 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-333c7e96-29b9-4014-8c3e-062026332577 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Volume info retrieved successfully. Jan 28 19:31:42.712023 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-333c7e96-29b9-4014-8c3e-062026332577 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 returned with HTTP 200 Jan 28 19:31:42.713920 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1660/3328] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:42 2021] GET /volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 => generated 929 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:42.738878 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-51f011c0-db5b-4dc6-89c3-a3918a60d9ff tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] POST http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030/action Jan 28 19:31:42.739610 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:42.739610 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:42.740613 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-51f011c0-db5b-4dc6-89c3-a3918a60d9ff tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-619692362", "disk_format": "raw"}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:31:42.741223 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-51f011c0-db5b-4dc6-89c3-a3918a60d9ff tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-619692362", "disk_format": "raw"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:31:42.870938 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:42.870938 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:42.872628 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-51f011c0-db5b-4dc6-89c3-a3918a60d9ff tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Volume info retrieved successfully. Jan 28 19:31:43.010388 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:43.010388 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:43.573489 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-5ae0d37a-f462-4312-9912-aabdc9654d65 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/9b65a6ea-9fd5-47b7-bf11-206c47378af6 Jan 28 19:31:43.578377 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-5ae0d37a-f462-4312-9912-aabdc9654d65 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:43.578825 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:43.578825 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:43.579447 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-5ae0d37a-f462-4312-9912-aabdc9654d65 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:43.663573 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-51f011c0-db5b-4dc6-89c3-a3918a60d9ff tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Copy volume to image completed successfully. Jan 28 19:31:43.674398 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-51f011c0-db5b-4dc6-89c3-a3918a60d9ff tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030/action returned with HTTP 202 Jan 28 19:31:43.678113 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1669/3329] 10.222.0.16 () {60 vars in 1358 bytes} [Thu Jan 28 19:31:42 2021] POST /volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030/action => generated 692 bytes in 943 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 28 19:31:43.693052 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4ab18f3d-79e0-4e5c-978d-3e4ddd313f40 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:31:43.715404 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4ab18f3d-79e0-4e5c-978d-3e4ddd313f40 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:43.724173 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:43.724173 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:43.725242 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4ab18f3d-79e0-4e5c-978d-3e4ddd313f40 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:43.726986 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-4ab18f3d-79e0-4e5c-978d-3e4ddd313f40 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:31:43.847652 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:43.847652 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:43.856189 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4ab18f3d-79e0-4e5c-978d-3e4ddd313f40 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:31:43.876530 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1670/3330] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:43 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 819 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:43.923955 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:43.923955 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:43.988005 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-00f5d25e-8785-4352-a154-549475f600ee req-5ae0d37a-f462-4312-9912-aabdc9654d65 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:31:44.159015 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-5ae0d37a-f462-4312-9912-aabdc9654d65 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/9b65a6ea-9fd5-47b7-bf11-206c47378af6 returned with HTTP 200 Jan 28 19:31:44.161522 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1661/3331] 10.222.0.43 () {58 vars in 1362 bytes} [Thu Jan 28 19:31:43 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/9b65a6ea-9fd5-47b7-bf11-206c47378af6 => generated 897 bytes in 592 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:44.884541 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d7806314-88ed-4d28-8dc3-d85902cbee36 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:31:44.885374 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d7806314-88ed-4d28-8dc3-d85902cbee36 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:44.885374 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:44.885374 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:44.886022 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d7806314-88ed-4d28-8dc3-d85902cbee36 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:44.886022 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-d7806314-88ed-4d28-8dc3-d85902cbee36 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:31:44.977320 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:44.977320 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:44.989611 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d7806314-88ed-4d28-8dc3-d85902cbee36 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:31:44.993615 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1671/3332] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:44 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 819 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:31:46.044721 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bd8a6c4d-ac34-4f4b-af61-51c422981ecd tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:31:46.052188 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bd8a6c4d-ac34-4f4b-af61-51c422981ecd tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:46.052592 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:46.052592 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:46.053379 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bd8a6c4d-ac34-4f4b-af61-51c422981ecd tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:46.056463 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-bd8a6c4d-ac34-4f4b-af61-51c422981ecd tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:31:46.164812 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:46.164812 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:46.177702 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bd8a6c4d-ac34-4f4b-af61-51c422981ecd tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:31:46.180038 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1662/3333] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:46 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 819 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:47.171794 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-cbc19ff8-0015-45a6-84a6-a133490797fc tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/9b65a6ea-9fd5-47b7-bf11-206c47378af6 Jan 28 19:31:47.172605 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-cbc19ff8-0015-45a6-84a6-a133490797fc tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:47.172933 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:47.172933 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:47.173560 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-cbc19ff8-0015-45a6-84a6-a133490797fc tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:47.202627 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-834f6e2e-2067-4e77-8c21-f640051c7f48 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:31:47.203464 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-834f6e2e-2067-4e77-8c21-f640051c7f48 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:47.203819 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:47.203819 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:47.204443 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-834f6e2e-2067-4e77-8c21-f640051c7f48 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:47.205051 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-834f6e2e-2067-4e77-8c21-f640051c7f48 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:31:47.321162 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:47.321162 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:47.325339 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-834f6e2e-2067-4e77-8c21-f640051c7f48 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:31:47.333359 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1663/3334] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:47 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 819 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:47.536978 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:47.536978 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:47.580809 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-00f5d25e-8785-4352-a154-549475f600ee req-cbc19ff8-0015-45a6-84a6-a133490797fc tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:31:47.733190 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-cbc19ff8-0015-45a6-84a6-a133490797fc tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/9b65a6ea-9fd5-47b7-bf11-206c47378af6 returned with HTTP 200 Jan 28 19:31:47.747955 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1672/3335] 10.222.0.43 () {58 vars in 1362 bytes} [Thu Jan 28 19:31:47 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/9b65a6ea-9fd5-47b7-bf11-206c47378af6 => generated 1347 bytes in 582 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 19:31:47.757544 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-834f6e2e-2067-4e77-8c21-f640051c7f48 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume// Jan 28 19:31:47.758493 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-834f6e2e-2067-4e77-8c21-f640051c7f48 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:47.758972 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:47.758972 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:47.759761 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-834f6e2e-2067-4e77-8c21-f640051c7f48 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:47.762102 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-834f6e2e-2067-4e77-8c21-f640051c7f48 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 19:31:47.763628 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1664/3336] 10.222.0.43 () {56 vars in 1089 bytes} [Thu Jan 28 19:31:47 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 19:31:47.783159 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-ab97ae44-6c33-4ec5-a6c3-17484cadd87d tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] POST http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments Jan 28 19:31:47.790341 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:47.790341 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:47.791516 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-ab97ae44-6c33-4ec5-a6c3-17484cadd87d tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9b65a6ea-9fd5-47b7-bf11-206c47378af6", "instance_uuid": "01ad777c-d83b-483b-ab5f-2710f943c373", "connector": null}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:31:48.007022 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:48.007022 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:48.247621 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-ab97ae44-6c33-4ec5-a6c3-17484cadd87d tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments returned with HTTP 200 Jan 28 19:31:48.248563 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1673/3337] 10.222.0.43 () {64 vars in 1358 bytes} [Thu Jan 28 19:31:47 2021] POST /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments => generated 273 bytes in 474 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:31:48.258003 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-834f6e2e-2067-4e77-8c21-f640051c7f48 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume// Jan 28 19:31:48.258825 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-834f6e2e-2067-4e77-8c21-f640051c7f48 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:48.259684 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-834f6e2e-2067-4e77-8c21-f640051c7f48 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:48.261830 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-834f6e2e-2067-4e77-8c21-f640051c7f48 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 19:31:48.264920 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1665/3338] 10.222.0.43 () {56 vars in 1089 bytes} [Thu Jan 28 19:31:48 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 19:31:48.279675 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-2e1a6b22-c295-48bc-aae8-f4e79a8aa5f0 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/9b65a6ea-9fd5-47b7-bf11-206c47378af6 Jan 28 19:31:48.280285 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-2e1a6b22-c295-48bc-aae8-f4e79a8aa5f0 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:48.280491 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:48.280491 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:48.280880 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-2e1a6b22-c295-48bc-aae8-f4e79a8aa5f0 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:48.353313 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ea17220e-1177-4202-8ec3-781b4828ee38 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:31:48.357958 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ea17220e-1177-4202-8ec3-781b4828ee38 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:48.368073 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ea17220e-1177-4202-8ec3-781b4828ee38 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:48.374270 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-ea17220e-1177-4202-8ec3-781b4828ee38 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:31:48.480306 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:48.480306 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:48.485642 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:48.485642 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:48.517523 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ea17220e-1177-4202-8ec3-781b4828ee38 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:31:48.520011 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1666/3339] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:48 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 819 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:48.520380 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-00f5d25e-8785-4352-a154-549475f600ee req-2e1a6b22-c295-48bc-aae8-f4e79a8aa5f0 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:31:48.595940 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:48.595940 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:48.620388 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-2e1a6b22-c295-48bc-aae8-f4e79a8aa5f0 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/9b65a6ea-9fd5-47b7-bf11-206c47378af6 returned with HTTP 200 Jan 28 19:31:48.623473 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1674/3340] 10.222.0.43 () {60 vars in 1403 bytes} [Thu Jan 28 19:31:48 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/9b65a6ea-9fd5-47b7-bf11-206c47378af6 => generated 1445 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 28 19:31:48.655082 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-23257125-af52-4d34-ad2a-a81760fd9b9a tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] PUT http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments/36f8b8bf-b874-4873-89e2-22d4611077a9 Jan 28 19:31:48.656216 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:48.656216 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:48.663220 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-23257125-af52-4d34-ad2a-a81760fd9b9a tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.43", "host": "n-h1-705657-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-705657-15.cbci-705657-15.local", "mountpoint": "/dev/sda"}}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:31:48.764400 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:31:48.764400 n-d-705657-15 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 28 19:31:48.765614 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-00f5d25e-8785-4352-a154-549475f600ee req-23257125-af52-4d34-ad2a-a81760fd9b9a tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Lock "b'cinder-attachment_update-9b65a6ea-9fd5-47b7-bf11-206c47378af6-n-h1-705657-15'" acquired by "attachment_update" :: waited 0.026s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 19:31:48.770159 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:48.770159 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:49.576817 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-830c3285-a9ee-45b2-9e49-0f15e80c1a67 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:31:49.581308 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-830c3285-a9ee-45b2-9e49-0f15e80c1a67 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:49.583250 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:49.583250 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:49.584064 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-830c3285-a9ee-45b2-9e49-0f15e80c1a67 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:49.585288 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-830c3285-a9ee-45b2-9e49-0f15e80c1a67 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:31:49.733366 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:49.733366 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:49.745759 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-830c3285-a9ee-45b2-9e49-0f15e80c1a67 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:31:49.751604 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1675/3341] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:49 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 819 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:50.765983 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-43385477-acf6-41fb-8cf7-662bb918a942 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:31:50.766753 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-43385477-acf6-41fb-8cf7-662bb918a942 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:50.767373 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:50.767373 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:50.768409 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-43385477-acf6-41fb-8cf7-662bb918a942 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:50.768802 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-43385477-acf6-41fb-8cf7-662bb918a942 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:31:50.848699 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:50.848699 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:50.849397 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-43385477-acf6-41fb-8cf7-662bb918a942 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:31:50.850249 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1676/3342] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:50 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 819 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:51.866281 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fbe6fe2e-4f86-420a-9e38-2b1472593236 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:31:51.866970 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fbe6fe2e-4f86-420a-9e38-2b1472593236 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:51.866970 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:51.866970 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:51.867323 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fbe6fe2e-4f86-420a-9e38-2b1472593236 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:51.867902 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-fbe6fe2e-4f86-420a-9e38-2b1472593236 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:31:51.932558 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:51.932558 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:51.936396 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fbe6fe2e-4f86-420a-9e38-2b1472593236 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:31:51.937805 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1677/3343] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:51 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 819 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:31:52.379673 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-00f5d25e-8785-4352-a154-549475f600ee req-23257125-af52-4d34-ad2a-a81760fd9b9a tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Lock "b'cinder-attachment_update-9b65a6ea-9fd5-47b7-bf11-206c47378af6-n-h1-705657-15'" released by "attachment_update" :: held 3.614s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 19:31:52.381530 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-23257125-af52-4d34-ad2a-a81760fd9b9a tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments/36f8b8bf-b874-4873-89e2-22d4611077a9 returned with HTTP 200 Jan 28 19:31:52.387476 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1667/3344] 10.222.0.43 () {64 vars in 1468 bytes} [Thu Jan 28 19:31:48 2021] PUT /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments/36f8b8bf-b874-4873-89e2-22d4611077a9 => generated 762 bytes in 3740 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:31:52.433886 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-c73cf06b-ef8f-4385-ae50-6cc029950df3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] POST http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments/36f8b8bf-b874-4873-89e2-22d4611077a9/action Jan 28 19:31:52.436387 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:52.436387 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:52.437335 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-c73cf06b-ef8f-4385-ae50-6cc029950df3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Action body: b'{"os-complete": null}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:31:52.440463 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-c73cf06b-ef8f-4385-ae50-6cc029950df3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:31:52.636440 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:52.636440 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:52.671172 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-00f5d25e-8785-4352-a154-549475f600ee req-c73cf06b-ef8f-4385-ae50-6cc029950df3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments/36f8b8bf-b874-4873-89e2-22d4611077a9/action returned with HTTP 204 Jan 28 19:31:52.672098 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1678/3345] 10.222.0.43 () {64 vars in 1489 bytes} [Thu Jan 28 19:31:52 2021] POST /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments/36f8b8bf-b874-4873-89e2-22d4611077a9/action => generated 0 bytes in 245 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:31:52.953026 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ef9cb185-4444-4999-a6eb-5410ae3ead27 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:31:52.954970 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ef9cb185-4444-4999-a6eb-5410ae3ead27 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:52.955649 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:52.955649 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:52.956637 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ef9cb185-4444-4999-a6eb-5410ae3ead27 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:52.958040 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-ef9cb185-4444-4999-a6eb-5410ae3ead27 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:31:52.998616 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:52.998616 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:53.000633 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ef9cb185-4444-4999-a6eb-5410ae3ead27 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:31:53.008872 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1668/3346] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:52 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 819 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:54.017116 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-05f3e149-3811-45e3-8a16-fec69766bcc8 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:31:54.017883 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-05f3e149-3811-45e3-8a16-fec69766bcc8 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:54.018220 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:54.018220 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:54.018798 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-05f3e149-3811-45e3-8a16-fec69766bcc8 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:54.019291 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-05f3e149-3811-45e3-8a16-fec69766bcc8 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:31:54.083664 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:54.083664 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:54.085906 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-05f3e149-3811-45e3-8a16-fec69766bcc8 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:31:54.101237 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1679/3347] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:54 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 819 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:55.100509 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-39b8c435-a353-470b-97a6-b8e139180b8a tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:31:55.101067 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-39b8c435-a353-470b-97a6-b8e139180b8a tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:55.101271 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:55.101271 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:55.102164 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-39b8c435-a353-470b-97a6-b8e139180b8a tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:55.102698 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-39b8c435-a353-470b-97a6-b8e139180b8a tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:31:55.149785 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:55.149785 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:55.151996 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-39b8c435-a353-470b-97a6-b8e139180b8a tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:31:55.153978 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1669/3348] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:55 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 819 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:56.168870 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8bfc69dd-0756-456b-9a04-32661da0786d tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:31:56.170014 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8bfc69dd-0756-456b-9a04-32661da0786d tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:56.170352 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:56.170352 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:56.170932 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8bfc69dd-0756-456b-9a04-32661da0786d tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:56.171425 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-8bfc69dd-0756-456b-9a04-32661da0786d tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:31:56.235240 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:56.235240 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:56.239096 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8bfc69dd-0756-456b-9a04-32661da0786d tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:31:56.246172 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1680/3349] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:56 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 819 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:57.269740 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5a762938-6619-47af-8cae-99c8c401c92f tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:31:57.271706 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5a762938-6619-47af-8cae-99c8c401c92f tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:57.272565 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:57.272565 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:57.273749 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5a762938-6619-47af-8cae-99c8c401c92f tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:57.274704 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-5a762938-6619-47af-8cae-99c8c401c92f tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:31:57.374846 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:57.374846 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:57.379116 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5a762938-6619-47af-8cae-99c8c401c92f tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:31:57.390491 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1670/3350] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:57 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 819 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:58.411103 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ecb5d91c-bdac-4b08-9ba0-9a70a6ae14ff tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:31:58.452043 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ecb5d91c-bdac-4b08-9ba0-9a70a6ae14ff tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:58.452043 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:58.452043 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:58.452043 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ecb5d91c-bdac-4b08-9ba0-9a70a6ae14ff tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:58.452043 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-ecb5d91c-bdac-4b08-9ba0-9a70a6ae14ff tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:31:58.616492 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:58.616492 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:58.625339 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ecb5d91c-bdac-4b08-9ba0-9a70a6ae14ff tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:31:58.633293 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1681/3351] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:58 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 819 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:31:59.656675 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-82371256-30c2-4fd5-a17b-8dbc4afe7e4b tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:31:59.659431 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-82371256-30c2-4fd5-a17b-8dbc4afe7e4b tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:31:59.659820 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:31:59.659820 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:31:59.660553 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-82371256-30c2-4fd5-a17b-8dbc4afe7e4b tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:31:59.665980 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-82371256-30c2-4fd5-a17b-8dbc4afe7e4b tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:31:59.741201 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:31:59.741201 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:31:59.746001 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-82371256-30c2-4fd5-a17b-8dbc4afe7e4b tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:31:59.749008 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1671/3352] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:31:59 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 819 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:00.769094 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-42371149-f1e6-4a20-ace3-40d23a26fe55 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:32:00.777887 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-42371149-f1e6-4a20-ace3-40d23a26fe55 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:00.780623 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:00.780623 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:00.781955 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-42371149-f1e6-4a20-ace3-40d23a26fe55 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:00.787432 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-42371149-f1e6-4a20-ace3-40d23a26fe55 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:32:00.852700 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:00.852700 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:00.854865 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-42371149-f1e6-4a20-ace3-40d23a26fe55 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:32:00.856471 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1682/3353] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:00 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 819 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:01.889453 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7ac12cb2-c359-4511-9126-ab35c4d93e12 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:32:01.889453 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7ac12cb2-c359-4511-9126-ab35c4d93e12 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:01.889453 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:01.889453 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:01.889453 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7ac12cb2-c359-4511-9126-ab35c4d93e12 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:01.889453 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-7ac12cb2-c359-4511-9126-ab35c4d93e12 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:32:01.963904 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:01.963904 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:01.967254 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7ac12cb2-c359-4511-9126-ab35c4d93e12 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:32:01.978246 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1672/3354] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:01 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 819 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:02.980303 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-842eda79-19a4-4a41-b4a7-8afe40b97d16 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:32:02.982433 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-842eda79-19a4-4a41-b4a7-8afe40b97d16 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:02.982854 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:02.982854 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:02.983503 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-842eda79-19a4-4a41-b4a7-8afe40b97d16 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:02.984086 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-842eda79-19a4-4a41-b4a7-8afe40b97d16 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:32:03.039657 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:03.039657 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:03.042171 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-842eda79-19a4-4a41-b4a7-8afe40b97d16 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:32:03.044108 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1683/3355] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:02 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 819 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:04.059530 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-249d83f4-e977-4071-9ead-656a0c1e39c6 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:32:04.061095 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-249d83f4-e977-4071-9ead-656a0c1e39c6 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:04.061745 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:04.061745 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:04.062457 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-249d83f4-e977-4071-9ead-656a0c1e39c6 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:04.063056 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-249d83f4-e977-4071-9ead-656a0c1e39c6 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:32:04.131936 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:04.131936 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:04.141327 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-249d83f4-e977-4071-9ead-656a0c1e39c6 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:32:04.146684 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1673/3356] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:04 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 819 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:05.162581 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-daa2c05b-08f4-4eec-8cbc-8563aa9fa88a tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:32:05.164025 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-daa2c05b-08f4-4eec-8cbc-8563aa9fa88a tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:05.164605 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:05.164605 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:05.165743 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-daa2c05b-08f4-4eec-8cbc-8563aa9fa88a tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:05.166369 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-daa2c05b-08f4-4eec-8cbc-8563aa9fa88a tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:32:05.243705 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:05.243705 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:05.249100 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-daa2c05b-08f4-4eec-8cbc-8563aa9fa88a tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:32:05.253699 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1684/3357] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:05 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 819 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:32:06.280255 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-64e132a6-d6ef-4b49-97be-5faa304fb563 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:32:06.284357 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-64e132a6-d6ef-4b49-97be-5faa304fb563 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:06.285893 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:06.285893 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:06.287451 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-64e132a6-d6ef-4b49-97be-5faa304fb563 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:06.296205 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-64e132a6-d6ef-4b49-97be-5faa304fb563 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:32:06.354269 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:06.354269 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:06.358011 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-64e132a6-d6ef-4b49-97be-5faa304fb563 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:32:06.360160 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1674/3358] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:06 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 819 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:07.407617 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-468c261a-f9d0-4b85-8941-403ad1f667be tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:32:07.411100 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-468c261a-f9d0-4b85-8941-403ad1f667be tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:07.411472 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:07.411472 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:07.412172 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-468c261a-f9d0-4b85-8941-403ad1f667be tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:07.412865 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-468c261a-f9d0-4b85-8941-403ad1f667be tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:32:07.494944 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:07.494944 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:07.499061 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-468c261a-f9d0-4b85-8941-403ad1f667be tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:32:07.500982 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1685/3359] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:07 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 819 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:08.519410 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8f30c699-9a83-47b8-bffd-f3bb300a18a7 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:32:08.520245 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8f30c699-9a83-47b8-bffd-f3bb300a18a7 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:08.520450 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:08.520450 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:08.521417 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8f30c699-9a83-47b8-bffd-f3bb300a18a7 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:08.522755 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-8f30c699-9a83-47b8-bffd-f3bb300a18a7 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:32:08.583168 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:08.583168 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:08.585621 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8f30c699-9a83-47b8-bffd-f3bb300a18a7 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:32:08.590387 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1675/3360] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:08 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 819 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:32:09.604110 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5e408ef4-c77f-4060-8d6a-d4fc8db612ac tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:32:09.606094 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5e408ef4-c77f-4060-8d6a-d4fc8db612ac tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:09.606697 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:09.606697 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:09.608582 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5e408ef4-c77f-4060-8d6a-d4fc8db612ac tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:09.611928 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-5e408ef4-c77f-4060-8d6a-d4fc8db612ac tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:32:09.706726 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:09.706726 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:09.721281 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5e408ef4-c77f-4060-8d6a-d4fc8db612ac tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:32:09.736117 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1686/3361] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:09 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 819 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:10.739816 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7e4c0e32-ba35-4663-a2fe-c23339de64db tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:32:10.742015 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7e4c0e32-ba35-4663-a2fe-c23339de64db tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:10.742803 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:10.742803 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:10.744076 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7e4c0e32-ba35-4663-a2fe-c23339de64db tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:10.744752 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-7e4c0e32-ba35-4663-a2fe-c23339de64db tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:32:10.833225 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b9265cd8-9929-480a-8efb-e6caaea4d093 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/9b65a6ea-9fd5-47b7-bf11-206c47378af6 Jan 28 19:32:10.835514 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b9265cd8-9929-480a-8efb-e6caaea4d093 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:10.835864 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:10.835864 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:10.836568 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b9265cd8-9929-480a-8efb-e6caaea4d093 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:10.887863 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:10.887863 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:10.892120 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7e4c0e32-ba35-4663-a2fe-c23339de64db tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:32:10.894101 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1676/3362] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:10 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 819 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:11.029359 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:11.029359 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:11.047255 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b9265cd8-9929-480a-8efb-e6caaea4d093 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:32:11.090887 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:11.090887 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:11.114255 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b9265cd8-9929-480a-8efb-e6caaea4d093 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/9b65a6ea-9fd5-47b7-bf11-206c47378af6 returned with HTTP 200 Jan 28 19:32:11.129175 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1687/3363] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:10 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/9b65a6ea-9fd5-47b7-bf11-206c47378af6 => generated 1639 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 19:32:11.924275 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d4b475a7-37be-4ba7-a268-c1ca1a939a4d tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:32:11.928162 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d4b475a7-37be-4ba7-a268-c1ca1a939a4d tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:11.928566 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:11.928566 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:11.929852 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d4b475a7-37be-4ba7-a268-c1ca1a939a4d tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:11.931562 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-d4b475a7-37be-4ba7-a268-c1ca1a939a4d tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:32:12.085414 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:12.085414 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:12.090827 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d4b475a7-37be-4ba7-a268-c1ca1a939a4d tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:32:12.096168 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1677/3364] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:11 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 819 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:13.114361 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c48f4f3e-4c50-47e9-8ddc-b5e35423a4ad tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:32:13.115138 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c48f4f3e-4c50-47e9-8ddc-b5e35423a4ad tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:13.115372 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:13.115372 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:13.115770 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c48f4f3e-4c50-47e9-8ddc-b5e35423a4ad tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:13.116159 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-c48f4f3e-4c50-47e9-8ddc-b5e35423a4ad tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:32:13.186089 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:13.186089 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:13.188671 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c48f4f3e-4c50-47e9-8ddc-b5e35423a4ad tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:32:13.190074 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1688/3365] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:13 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 819 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:14.205007 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fd1f9b39-3a93-4145-9929-b7e2f1375cc6 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:32:14.206297 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fd1f9b39-3a93-4145-9929-b7e2f1375cc6 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:14.206717 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:14.206717 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:14.207368 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fd1f9b39-3a93-4145-9929-b7e2f1375cc6 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:14.207953 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-fd1f9b39-3a93-4145-9929-b7e2f1375cc6 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:32:14.282704 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:14.282704 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:14.289650 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fd1f9b39-3a93-4145-9929-b7e2f1375cc6 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:32:14.300837 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1678/3366] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:14 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 819 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:15.320459 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b705d64f-6378-4761-9793-f077a71c3205 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:32:15.332690 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b705d64f-6378-4761-9793-f077a71c3205 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:15.336571 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:15.336571 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:15.339837 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b705d64f-6378-4761-9793-f077a71c3205 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:15.349114 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b705d64f-6378-4761-9793-f077a71c3205 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:32:15.549585 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:15.549585 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:15.557250 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b705d64f-6378-4761-9793-f077a71c3205 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:32:15.565913 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1689/3367] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:15 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 819 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:16.581276 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-392d807d-c735-4c11-a464-ff263bdbb6fb tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:32:16.588433 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-392d807d-c735-4c11-a464-ff263bdbb6fb tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:16.591144 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:16.591144 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:16.593541 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-392d807d-c735-4c11-a464-ff263bdbb6fb tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:16.595281 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-392d807d-c735-4c11-a464-ff263bdbb6fb tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:32:16.754485 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:16.754485 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:16.760397 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-392d807d-c735-4c11-a464-ff263bdbb6fb tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:32:16.761581 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1679/3368] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:16 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 821 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:17.782519 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-17bdec17-4f42-47f2-96a3-22a52d316dd0 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:32:17.793722 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-17bdec17-4f42-47f2-96a3-22a52d316dd0 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:17.794398 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:17.794398 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:17.795555 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-17bdec17-4f42-47f2-96a3-22a52d316dd0 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:17.796490 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-17bdec17-4f42-47f2-96a3-22a52d316dd0 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:32:17.885854 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:17.885854 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:17.900963 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-17bdec17-4f42-47f2-96a3-22a52d316dd0 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:32:17.914783 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1690/3369] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:17 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 821 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:18.928044 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f511593f-19ca-4bc4-abef-f7941bcd0013 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:32:18.934058 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f511593f-19ca-4bc4-abef-f7941bcd0013 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:18.934612 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:18.934612 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:18.935874 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f511593f-19ca-4bc4-abef-f7941bcd0013 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:18.939630 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-f511593f-19ca-4bc4-abef-f7941bcd0013 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:32:18.999372 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c8b1af76-d9a4-4a91-9e77-c2f168474d7e req-7cfb9b39-6661-46a8-af3e-bcfdb2f1f0da tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] DELETE http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments/36f8b8bf-b874-4873-89e2-22d4611077a9 Jan 28 19:32:19.019880 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c8b1af76-d9a4-4a91-9e77-c2f168474d7e req-7cfb9b39-6661-46a8-af3e-bcfdb2f1f0da tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:19.023717 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:19.023717 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:19.024863 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c8b1af76-d9a4-4a91-9e77-c2f168474d7e req-7cfb9b39-6661-46a8-af3e-bcfdb2f1f0da tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:19.205100 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:19.205100 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:19.221653 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f511593f-19ca-4bc4-abef-f7941bcd0013 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:32:19.228247 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1680/3370] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:18 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 822 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:19.266231 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:19.266231 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:19.269789 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-62f66b8f-0995-4f0f-9eee-b8f4d8d00e81 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes/f452e89a-ed02-4f13-b4fb-be6ff5fbd0e7 Jan 28 19:32:19.271923 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-62f66b8f-0995-4f0f-9eee-b8f4d8d00e81 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:19.272502 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:19.272502 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:19.277209 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-62f66b8f-0995-4f0f-9eee-b8f4d8d00e81 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:19.531142 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:19.531142 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:19.615279 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-62f66b8f-0995-4f0f-9eee-b8f4d8d00e81 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Volume info retrieved successfully. Jan 28 19:32:19.705515 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-62f66b8f-0995-4f0f-9eee-b8f4d8d00e81 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes/f452e89a-ed02-4f13-b4fb-be6ff5fbd0e7 returned with HTTP 200 Jan 28 19:32:19.717182 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1681/3371] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:19 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes/f452e89a-ed02-4f13-b4fb-be6ff5fbd0e7 => generated 915 bytes in 457 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:20.836695 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bacef0bb-6022-4bcd-aad3-9a99b9d43ccb tempest-VolumesBackupsAdminTest-1816826325 tempest-VolumesBackupsAdminTest-1816826325-project-admin] GET http://10.222.0.16/volume/v3/91581bae1e3c4823ad0c1a868acf240e/backups/2699ef09-bb37-437f-8294-296ccbf71c19/export_record Jan 28 19:32:20.850528 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bacef0bb-6022-4bcd-aad3-9a99b9d43ccb tempest-VolumesBackupsAdminTest-1816826325 tempest-VolumesBackupsAdminTest-1816826325-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:20.851270 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:20.851270 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:20.852399 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bacef0bb-6022-4bcd-aad3-9a99b9d43ccb tempest-VolumesBackupsAdminTest-1816826325 tempest-VolumesBackupsAdminTest-1816826325-project-admin] Calling method 'export_record' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:20.853396 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.backups [None req-bacef0bb-6022-4bcd-aad3-9a99b9d43ccb tempest-VolumesBackupsAdminTest-1816826325 tempest-VolumesBackupsAdminTest-1816826325-project-admin] Export record for backup 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87915) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jan 28 19:32:20.973839 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:20.973839 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:20.979497 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.backup.api [None req-bacef0bb-6022-4bcd-aad3-9a99b9d43ccb tempest-VolumesBackupsAdminTest-1816826325 tempest-VolumesBackupsAdminTest-1816826325-project-admin] Calling RPCAPI with context: , host: n-d-705657-15, backup: 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87915) export_record /opt/stack/cinder/cinder/backup/api.py:456}} Jan 28 19:32:21.051562 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.backup.rpcapi [None req-bacef0bb-6022-4bcd-aad3-9a99b9d43ccb tempest-VolumesBackupsAdminTest-1816826325 tempest-VolumesBackupsAdminTest-1816826325-project-admin] export_record in rpcapi backup_id 2699ef09-bb37-437f-8294-296ccbf71c19 on host n-d-705657-15. {{(pid=87915) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:77}} Jan 28 19:32:21.069763 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.backups [None req-bacef0bb-6022-4bcd-aad3-9a99b9d43ccb tempest-VolumesBackupsAdminTest-1816826325 tempest-VolumesBackupsAdminTest-1816826325-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjY5OWVmMDktYmIzNy00MzdmLTgyOTQtMjk2Y2NiZjcxYzE5IiwgInVzZXJfaWQiOiAiMDNkZjY5ZDUyMmRjNDY4NmFjYjRiMzRjYjY0OTM2NDkiLCAicHJvamVjdF9pZCI6ICI4Mjk3MWFjMGFhZTg0ZjJmOGI2Nzg5ZDZkZTcxZTc5OSIsICJ2b2x1bWVfaWQiOiAiZjQ1MmU4OWEtZWQwMi00ZjEzLWI0ZmItYmU2ZmY1ZmJkMGU3IiwgImhvc3QiOiAibi1kLTcwNTY1Ny0xNSIsICJhdmFpbGFiaWxpdHlfem9uZSI6IG51bGwsICJjb250YWluZXIiOiAidm9sdW1lYmFja3VwcyIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC0xNzkxMTM1Mzc5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZjQ1MmU4OWEtZWQwMi00ZjEzLWI0ZmItYmU2ZmY1ZmJkMGU3LzIwMjEwMTI4MTkzMTEwL2F6X25vdmFfYmFja3VwXzI2OTllZjA5LWJiMzctNDM3Zi04Mjk0LTI5NmNjYmY3MWMxOSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAxMDMsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDIxLTAxLTI4VDE5OjMxOjAzWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDIxLTAxLTI4VDE5OjMxOjAzWiIsICJ1cGRhdGVkX2F0IjogIjIwMjEtMDEtMjhUMTk6MzI6MThaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=87915) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jan 28 19:32:21.074622 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bacef0bb-6022-4bcd-aad3-9a99b9d43ccb tempest-VolumesBackupsAdminTest-1816826325 tempest-VolumesBackupsAdminTest-1816826325-project-admin] http://10.222.0.16/volume/v3/91581bae1e3c4823ad0c1a868acf240e/backups/2699ef09-bb37-437f-8294-296ccbf71c19/export_record returned with HTTP 200 Jan 28 19:32:21.085698 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1682/3372] 10.222.0.16 () {58 vars in 1357 bytes} [Thu Jan 28 19:32:19 2021] GET /volume/v3/91581bae1e3c4823ad0c1a868acf240e/backups/2699ef09-bb37-437f-8294-296ccbf71c19/export_record => generated 1452 bytes in 1347 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:32:21.095956 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-744c0af9-43b7-413f-b32b-c0a9486f4582 tempest-VolumesBackupsAdminTest-1816826325 tempest-VolumesBackupsAdminTest-1816826325-project-admin] POST http://10.222.0.16/volume/v3/91581bae1e3c4823ad0c1a868acf240e/backups/import_record Jan 28 19:32:21.106649 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:21.106649 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:21.108072 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-744c0af9-43b7-413f-b32b-c0a9486f4582 tempest-VolumesBackupsAdminTest-1816826325 tempest-VolumesBackupsAdminTest-1816826325-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjkxOTZlOTMtMDkyNS00YTU1LTgxOWEtMWU1ZDU3NjA4ZDFmIiwgInVzZXJfaWQiOiAiMDNkZjY5ZDUyMmRjNDY4NmFjYjRiMzRjYjY0OTM2NDkiLCAicHJvamVjdF9pZCI6ICI4Mjk3MWFjMGFhZTg0ZjJmOGI2Nzg5ZDZkZTcxZTc5OSIsICJ2b2x1bWVfaWQiOiAiZjQ1MmU4OWEtZWQwMi00ZjEzLWI0ZmItYmU2ZmY1ZmJkMGU3IiwgImhvc3QiOiAibi1kLTcwNTY1Ny0xNSIsICJhdmFpbGFiaWxpdHlfem9uZSI6IG51bGwsICJjb250YWluZXIiOiAidm9sdW1lYmFja3VwcyIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC0xNzkxMTM1Mzc5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZjQ1MmU4OWEtZWQwMi00ZjEzLWI0ZmItYmU2ZmY1ZmJkMGU3LzIwMjEwMTI4MTkzMTEwL2F6X25vdmFfYmFja3VwXzI2OTllZjA5LWJiMzctNDM3Zi04Mjk0LTI5NmNjYmY3MWMxOSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAxMDMsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDIxLTAxLTI4VDE5OjMxOjAzWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDIxLTAxLTI4VDE5OjMxOjAzWiIsICJ1cGRhdGVkX2F0IjogIjIwMjEtMDEtMjhUMTk6MzI6MThaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:32:21.109747 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.backups [None req-744c0af9-43b7-413f-b32b-c0a9486f4582 tempest-VolumesBackupsAdminTest-1816826325 tempest-VolumesBackupsAdminTest-1816826325-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjkxOTZlOTMtMDkyNS00YTU1LTgxOWEtMWU1ZDU3NjA4ZDFmIiwgInVzZXJfaWQiOiAiMDNkZjY5ZDUyMmRjNDY4NmFjYjRiMzRjYjY0OTM2NDkiLCAicHJvamVjdF9pZCI6ICI4Mjk3MWFjMGFhZTg0ZjJmOGI2Nzg5ZDZkZTcxZTc5OSIsICJ2b2x1bWVfaWQiOiAiZjQ1MmU4OWEtZWQwMi00ZjEzLWI0ZmItYmU2ZmY1ZmJkMGU3IiwgImhvc3QiOiAibi1kLTcwNTY1Ny0xNSIsICJhdmFpbGFiaWxpdHlfem9uZSI6IG51bGwsICJjb250YWluZXIiOiAidm9sdW1lYmFja3VwcyIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC0xNzkxMTM1Mzc5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZjQ1MmU4OWEtZWQwMi00ZjEzLWI0ZmItYmU2ZmY1ZmJkMGU3LzIwMjEwMTI4MTkzMTEwL2F6X25vdmFfYmFja3VwXzI2OTllZjA5LWJiMzctNDM3Zi04Mjk0LTI5NmNjYmY3MWMxOSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAxMDMsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDIxLTAxLTI4VDE5OjMxOjAzWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDIxLTAxLTI4VDE5OjMxOjAzWiIsICJ1cGRhdGVkX2F0IjogIjIwMjEtMDEtMjhUMTk6MzI6MThaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=87915) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jan 28 19:32:21.110356 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.backups [None req-744c0af9-43b7-413f-b32b-c0a9486f4582 tempest-VolumesBackupsAdminTest-1816826325 tempest-VolumesBackupsAdminTest-1816826325-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjkxOTZlOTMtMDkyNS00YTU1LTgxOWEtMWU1ZDU3NjA4ZDFmIiwgInVzZXJfaWQiOiAiMDNkZjY5ZDUyMmRjNDY4NmFjYjRiMzRjYjY0OTM2NDkiLCAicHJvamVjdF9pZCI6ICI4Mjk3MWFjMGFhZTg0ZjJmOGI2Nzg5ZDZkZTcxZTc5OSIsICJ2b2x1bWVfaWQiOiAiZjQ1MmU4OWEtZWQwMi00ZjEzLWI0ZmItYmU2ZmY1ZmJkMGU3IiwgImhvc3QiOiAibi1kLTcwNTY1Ny0xNSIsICJhdmFpbGFiaWxpdHlfem9uZSI6IG51bGwsICJjb250YWluZXIiOiAidm9sdW1lYmFja3VwcyIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC0xNzkxMTM1Mzc5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZjQ1MmU4OWEtZWQwMi00ZjEzLWI0ZmItYmU2ZmY1ZmJkMGU3LzIwMjEwMTI4MTkzMTEwL2F6X25vdmFfYmFja3VwXzI2OTllZjA5LWJiMzctNDM3Zi04Mjk0LTI5NmNjYmY3MWMxOSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAxMDMsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDIxLTAxLTI4VDE5OjMxOjAzWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDIxLTAxLTI4VDE5OjMxOjAzWiIsICJ1cGRhdGVkX2F0IjogIjIwMjEtMDEtMjhUMTk6MzI6MThaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=87915) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:266}} Jan 28 19:32:21.222662 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-c8b1af76-d9a4-4a91-9e77-c2f168474d7e req-7cfb9b39-6661-46a8-af3e-bcfdb2f1f0da tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 19:32:21.223619 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-c8b1af76-d9a4-4a91-9e77-c2f168474d7e req-7cfb9b39-6661-46a8-af3e-bcfdb2f1f0da tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Pending status list for volume during attachment-delete: [] {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 19:32:21.267135 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c8b1af76-d9a4-4a91-9e77-c2f168474d7e req-7cfb9b39-6661-46a8-af3e-bcfdb2f1f0da tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments/36f8b8bf-b874-4873-89e2-22d4611077a9 returned with HTTP 200 Jan 28 19:32:21.269238 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1691/3373] 10.222.0.43 () {62 vars in 1437 bytes} [Thu Jan 28 19:32:18 2021] DELETE /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments/36f8b8bf-b874-4873-89e2-22d4611077a9 => generated 19 bytes in 2280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:21.289690 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c8b1af76-d9a4-4a91-9e77-c2f168474d7e req-5ff541fd-f2c6-455d-a66e-7fc93e4e1319 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] DELETE http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/9b65a6ea-9fd5-47b7-bf11-206c47378af6 Jan 28 19:32:21.296763 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c8b1af76-d9a4-4a91-9e77-c2f168474d7e req-5ff541fd-f2c6-455d-a66e-7fc93e4e1319 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:21.300608 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:21.300608 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:21.302025 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c8b1af76-d9a4-4a91-9e77-c2f168474d7e req-5ff541fd-f2c6-455d-a66e-7fc93e4e1319 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:21.305487 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [req-c8b1af76-d9a4-4a91-9e77-c2f168474d7e req-5ff541fd-f2c6-455d-a66e-7fc93e4e1319 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Delete volume with id: 9b65a6ea-9fd5-47b7-bf11-206c47378af6 Jan 28 19:32:21.415636 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-744c0af9-43b7-413f-b32b-c0a9486f4582 tempest-VolumesBackupsAdminTest-1816826325 tempest-VolumesBackupsAdminTest-1816826325-project-admin] Created reservations ['975347a4-99ee-4fc3-a1a3-c9ab14e14c4a', '079e3714-71be-4b05-bbd2-8ed6ccc273dc'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:32:21.596028 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:21.596028 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:21.597360 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-c8b1af76-d9a4-4a91-9e77-c2f168474d7e req-5ff541fd-f2c6-455d-a66e-7fc93e4e1319 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:32:21.622715 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.backup.rpcapi [None req-744c0af9-43b7-413f-b32b-c0a9486f4582 tempest-VolumesBackupsAdminTest-1816826325 tempest-VolumesBackupsAdminTest-1816826325-project-admin] import_record rpcapi backup id 69196e93-0925-4a55-819a-1e5d57608d1f on host n-d-705657-15 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjkxOTZlOTMtMDkyNS00YTU1LTgxOWEtMWU1ZDU3NjA4ZDFmIiwgInVzZXJfaWQiOiAiMDNkZjY5ZDUyMmRjNDY4NmFjYjRiMzRjYjY0OTM2NDkiLCAicHJvamVjdF9pZCI6ICI4Mjk3MWFjMGFhZTg0ZjJmOGI2Nzg5ZDZkZTcxZTc5OSIsICJ2b2x1bWVfaWQiOiAiZjQ1MmU4OWEtZWQwMi00ZjEzLWI0ZmItYmU2ZmY1ZmJkMGU3IiwgImhvc3QiOiAibi1kLTcwNTY1Ny0xNSIsICJhdmFpbGFiaWxpdHlfem9uZSI6IG51bGwsICJjb250YWluZXIiOiAidm9sdW1lYmFja3VwcyIsICJwYXJlbnRfaWQiOiBudWxsLCAic3RhdHVzIjogImF2YWlsYWJsZSIsICJmYWlsX3JlYXNvbiI6IG51bGwsICJzaXplIjogMSwgImRpc3BsYXlfbmFtZSI6ICJ0ZW1wZXN0LVZvbHVtZXNCYWNrdXBzQWRtaW5UZXN0LUJhY2t1cC0xNzkxMTM1Mzc5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZjQ1MmU4OWEtZWQwMi00ZjEzLWI0ZmItYmU2ZmY1ZmJkMGU3LzIwMjEwMTI4MTkzMTEwL2F6X25vdmFfYmFja3VwXzI2OTllZjA5LWJiMzctNDM3Zi04Mjk0LTI5NmNjYmY3MWMxOSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAxMDMsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDIxLTAxLTI4VDE5OjMxOjAzWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDIxLTAxLTI4VDE5OjMxOjAzWiIsICJ1cGRhdGVkX2F0IjogIjIwMjEtMDEtMjhUMTk6MzI6MThaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=87915) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:85}} Jan 28 19:32:21.631787 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.backups [None req-744c0af9-43b7-413f-b32b-c0a9486f4582 tempest-VolumesBackupsAdminTest-1816826325 tempest-VolumesBackupsAdminTest-1816826325-project-admin] Import record output: {'backup': {'id': '69196e93-0925-4a55-819a-1e5d57608d1f', 'name': None, 'links': [{'rel': 'self', 'href': 'http://10.222.0.16/volume/v3/91581bae1e3c4823ad0c1a868acf240e/backups/69196e93-0925-4a55-819a-1e5d57608d1f'}, {'rel': 'bookmark', 'href': 'http://10.222.0.16/volume/91581bae1e3c4823ad0c1a868acf240e/backups/69196e93-0925-4a55-819a-1e5d57608d1f'}]}}. {{(pid=87915) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jan 28 19:32:21.632391 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-744c0af9-43b7-413f-b32b-c0a9486f4582 tempest-VolumesBackupsAdminTest-1816826325 tempest-VolumesBackupsAdminTest-1816826325-project-admin] http://10.222.0.16/volume/v3/91581bae1e3c4823ad0c1a868acf240e/backups/import_record returned with HTTP 201 Jan 28 19:32:21.643209 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1683/3374] 10.222.0.16 () {60 vars in 1269 bytes} [Thu Jan 28 19:32:21 2021] POST /volume/v3/91581bae1e3c4823ad0c1a868acf240e/backups/import_record => generated 354 bytes in 547 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jan 28 19:32:21.655686 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b591c76d-f4f4-4297-b458-8cd700356c62 tempest-VolumesBackupsAdminTest-1816826325 tempest-VolumesBackupsAdminTest-1816826325-project-admin] GET http://10.222.0.16/volume/v3/91581bae1e3c4823ad0c1a868acf240e/backups/69196e93-0925-4a55-819a-1e5d57608d1f Jan 28 19:32:21.655686 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b591c76d-f4f4-4297-b458-8cd700356c62 tempest-VolumesBackupsAdminTest-1816826325 tempest-VolumesBackupsAdminTest-1816826325-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:21.655686 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:21.655686 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:21.655686 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b591c76d-f4f4-4297-b458-8cd700356c62 tempest-VolumesBackupsAdminTest-1816826325 tempest-VolumesBackupsAdminTest-1816826325-project-admin] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:21.655686 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b591c76d-f4f4-4297-b458-8cd700356c62 tempest-VolumesBackupsAdminTest-1816826325 tempest-VolumesBackupsAdminTest-1816826325-project-admin] Show backup with id 69196e93-0925-4a55-819a-1e5d57608d1f. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:32:21.702114 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-c8b1af76-d9a4-4a91-9e77-c2f168474d7e req-5ff541fd-f2c6-455d-a66e-7fc93e4e1319 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Delete volume request issued successfully. Jan 28 19:32:21.702114 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c8b1af76-d9a4-4a91-9e77-c2f168474d7e req-5ff541fd-f2c6-455d-a66e-7fc93e4e1319 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/9b65a6ea-9fd5-47b7-bf11-206c47378af6 returned with HTTP 202 Jan 28 19:32:21.702783 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1692/3375] 10.222.0.43 () {60 vars in 1384 bytes} [Thu Jan 28 19:32:21 2021] DELETE /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/9b65a6ea-9fd5-47b7-bf11-206c47378af6 => generated 0 bytes in 421 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:32:21.757712 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:21.757712 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:21.766495 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b591c76d-f4f4-4297-b458-8cd700356c62 tempest-VolumesBackupsAdminTest-1816826325 tempest-VolumesBackupsAdminTest-1816826325-project-admin] http://10.222.0.16/volume/v3/91581bae1e3c4823ad0c1a868acf240e/backups/69196e93-0925-4a55-819a-1e5d57608d1f returned with HTTP 200 Jan 28 19:32:21.780010 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1684/3376] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:21 2021] GET /volume/v3/91581bae1e3c4823ad0c1a868acf240e/backups/69196e93-0925-4a55-819a-1e5d57608d1f => generated 713 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:22.789519 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6c6311ea-398d-4589-bd4d-eba2ab5066ba tempest-VolumesBackupsAdminTest-1816826325 tempest-VolumesBackupsAdminTest-1816826325-project-admin] GET http://10.222.0.16/volume/v3/91581bae1e3c4823ad0c1a868acf240e/backups/69196e93-0925-4a55-819a-1e5d57608d1f Jan 28 19:32:22.790294 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6c6311ea-398d-4589-bd4d-eba2ab5066ba tempest-VolumesBackupsAdminTest-1816826325 tempest-VolumesBackupsAdminTest-1816826325-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:22.790294 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:22.790294 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:22.790703 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6c6311ea-398d-4589-bd4d-eba2ab5066ba tempest-VolumesBackupsAdminTest-1816826325 tempest-VolumesBackupsAdminTest-1816826325-project-admin] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:22.791099 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-6c6311ea-398d-4589-bd4d-eba2ab5066ba tempest-VolumesBackupsAdminTest-1816826325 tempest-VolumesBackupsAdminTest-1816826325-project-admin] Show backup with id 69196e93-0925-4a55-819a-1e5d57608d1f. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:32:22.959035 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:22.959035 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:22.962052 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6c6311ea-398d-4589-bd4d-eba2ab5066ba tempest-VolumesBackupsAdminTest-1816826325 tempest-VolumesBackupsAdminTest-1816826325-project-admin] http://10.222.0.16/volume/v3/91581bae1e3c4823ad0c1a868acf240e/backups/69196e93-0925-4a55-819a-1e5d57608d1f returned with HTTP 200 Jan 28 19:32:22.963592 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1693/3377] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:22 2021] GET /volume/v3/91581bae1e3c4823ad0c1a868acf240e/backups/69196e93-0925-4a55-819a-1e5d57608d1f => generated 824 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:22.991661 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9a525e6c-3d3f-4fcd-9ff4-a5b3e21b6ca2 tempest-VolumesBackupsAdminTest-1816826325 tempest-VolumesBackupsAdminTest-1816826325-project-admin] GET http://10.222.0.16/volume/v3/91581bae1e3c4823ad0c1a868acf240e/backups Jan 28 19:32:22.992191 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9a525e6c-3d3f-4fcd-9ff4-a5b3e21b6ca2 tempest-VolumesBackupsAdminTest-1816826325 tempest-VolumesBackupsAdminTest-1816826325-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:22.992378 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:22.992378 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:22.992764 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9a525e6c-3d3f-4fcd-9ff4-a5b3e21b6ca2 tempest-VolumesBackupsAdminTest-1816826325 tempest-VolumesBackupsAdminTest-1816826325-project-admin] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:23.053837 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9a525e6c-3d3f-4fcd-9ff4-a5b3e21b6ca2 tempest-VolumesBackupsAdminTest-1816826325 tempest-VolumesBackupsAdminTest-1816826325-project-admin] http://10.222.0.16/volume/v3/91581bae1e3c4823ad0c1a868acf240e/backups returned with HTTP 200 Jan 28 19:32:23.071653 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1685/3378] 10.222.0.16 () {58 vars in 1204 bytes} [Thu Jan 28 19:32:22 2021] GET /volume/v3/91581bae1e3c4823ad0c1a868acf240e/backups => generated 404 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:23.092278 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6bf091ef-c542-4b95-97bb-9ac3ae487f00 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] POST http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19/restore Jan 28 19:32:23.105232 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:23.105232 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:23.108992 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6bf091ef-c542-4b95-97bb-9ac3ae487f00 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:32:23.112562 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.backups [None req-6bf091ef-c542-4b95-97bb-9ac3ae487f00 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Restoring backup 2699ef09-bb37-437f-8294-296ccbf71c19 ({'restore': {}}) {{(pid=87914) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Jan 28 19:32:23.125375 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.contrib.backups [None req-6bf091ef-c542-4b95-97bb-9ac3ae487f00 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Restoring backup 2699ef09-bb37-437f-8294-296ccbf71c19 to volume None. Jan 28 19:32:23.349061 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:23.349061 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:23.387521 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.backup.api [None req-6bf091ef-c542-4b95-97bb-9ac3ae487f00 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Creating volume of 1 GB for restore of backup 2699ef09-bb37-437f-8294-296ccbf71c19. Jan 28 19:32:23.396992 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-70e17d98-4820-43a6-ac0b-a6467b69dde6 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/9b65a6ea-9fd5-47b7-bf11-206c47378af6 Jan 28 19:32:23.398172 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-70e17d98-4820-43a6-ac0b-a6467b69dde6 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:23.398965 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:23.398965 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:23.399595 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-70e17d98-4820-43a6-ac0b-a6467b69dde6 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:23.476171 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6bf091ef-c542-4b95-97bb-9ac3ae487f00 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Availability Zones retrieved successfully. Jan 28 19:32:23.512464 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:23.512464 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:23.537154 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-70e17d98-4820-43a6-ac0b-a6467b69dde6 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:32:23.612928 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6bf091ef-c542-4b95-97bb-9ac3ae487f00 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Flow 'volume_create_api' (314e2e21-8d53-4f38-b0e5-35ae36d71c34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:32:23.629111 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6bf091ef-c542-4b95-97bb-9ac3ae487f00 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0af4035-7e9d-435e-b562-d0833d15d54c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:32:23.630253 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-70e17d98-4820-43a6-ac0b-a6467b69dde6 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/9b65a6ea-9fd5-47b7-bf11-206c47378af6 returned with HTTP 200 Jan 28 19:32:23.632265 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1686/3379] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:23 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/9b65a6ea-9fd5-47b7-bf11-206c47378af6 => generated 1346 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 19:32:23.637083 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-6bf091ef-c542-4b95-97bb-9ac3ae487f00 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:32:23.926549 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6bf091ef-c542-4b95-97bb-9ac3ae487f00 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0af4035-7e9d-435e-b562-d0833d15d54c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:32:23.932205 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6bf091ef-c542-4b95-97bb-9ac3ae487f00 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5db9f3f-81b2-474d-ab1b-32cbc320c15d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:32:24.249188 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-6bf091ef-c542-4b95-97bb-9ac3ae487f00 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Created reservations ['c063dc90-2d45-4897-b88f-2a316e7a4073', 'c8433e2a-27f6-49a5-826a-e0b9045726f2', '28ec01b7-b9e6-4054-a35f-91af348cc9ff', '5bc5ab09-e05d-4e88-9aa0-1a5558299d13'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:32:24.253219 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6bf091ef-c542-4b95-97bb-9ac3ae487f00 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5db9f3f-81b2-474d-ab1b-32cbc320c15d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c063dc90-2d45-4897-b88f-2a316e7a4073', 'c8433e2a-27f6-49a5-826a-e0b9045726f2', '28ec01b7-b9e6-4054-a35f-91af348cc9ff', '5bc5ab09-e05d-4e88-9aa0-1a5558299d13']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:32:24.268458 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6bf091ef-c542-4b95-97bb-9ac3ae487f00 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b91e265-5933-40d1-b159-cb148f9f0974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:32:24.510048 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6bf091ef-c542-4b95-97bb-9ac3ae487f00 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b91e265-5933-40d1-b159-cb148f9f0974) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12c42d30-f238-4006-a02e-17938bc71398', '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_2699ef09-bb37-437f-8294-296ccbf71c19',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82971ac0aae84f2f8b6789d6de71e799',qos_specs=None,replication_status=,reservations=['c063dc90-2d45-4897-b88f-2a316e7a4073','c8433e2a-27f6-49a5-826a-e0b9045726f2','28ec01b7-b9e6-4054-a35f-91af348cc9ff','5bc5ab09-e05d-4e88-9aa0-1a5558299d13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03df69d522dc4686acb4b34cb6493649',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:32:24Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_2699ef09-bb37-437f-8294-296ccbf71c19',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12c42d30-f238-4006-a02e-17938bc71398,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82971ac0aae84f2f8b6789d6de71e799',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='03df69d522dc4686acb4b34cb6493649',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:32:24.524181 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6bf091ef-c542-4b95-97bb-9ac3ae487f00 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffea0192-2529-4236-a439-9a48e7570e69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:32:24.653880 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bbbba28c-e1df-4e8c-bb7b-97a2cd68ad56 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/9b65a6ea-9fd5-47b7-bf11-206c47378af6 Jan 28 19:32:24.654914 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bbbba28c-e1df-4e8c-bb7b-97a2cd68ad56 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:24.655222 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:24.655222 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:24.655755 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bbbba28c-e1df-4e8c-bb7b-97a2cd68ad56 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:24.716172 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6bf091ef-c542-4b95-97bb-9ac3ae487f00 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffea0192-2529-4236-a439-9a48e7570e69) transitioned into 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_2699ef09-bb37-437f-8294-296ccbf71c19',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82971ac0aae84f2f8b6789d6de71e799',qos_specs=None,replication_status=,reservations=['c063dc90-2d45-4897-b88f-2a316e7a4073','c8433e2a-27f6-49a5-826a-e0b9045726f2','28ec01b7-b9e6-4054-a35f-91af348cc9ff','5bc5ab09-e05d-4e88-9aa0-1a5558299d13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03df69d522dc4686acb4b34cb6493649',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:32:24.721373 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6bf091ef-c542-4b95-97bb-9ac3ae487f00 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (592075be-c446-4357-9c80-75b501ef0355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:32:24.774095 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6bf091ef-c542-4b95-97bb-9ac3ae487f00 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (592075be-c446-4357-9c80-75b501ef0355) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:32:24.798081 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-6bf091ef-c542-4b95-97bb-9ac3ae487f00 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Flow 'volume_create_api' (314e2e21-8d53-4f38-b0e5-35ae36d71c34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:32:24.822220 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:24.822220 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:24.870181 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bbbba28c-e1df-4e8c-bb7b-97a2cd68ad56 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:32:25.002915 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bbbba28c-e1df-4e8c-bb7b-97a2cd68ad56 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/9b65a6ea-9fd5-47b7-bf11-206c47378af6 returned with HTTP 200 Jan 28 19:32:25.004550 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1687/3380] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:24 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/9b65a6ea-9fd5-47b7-bf11-206c47378af6 => generated 1346 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:32:25.034433 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6bf091ef-c542-4b95-97bb-9ac3ae487f00 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Create volume request issued successfully. Jan 28 19:32:25.320992 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:25.320992 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:25.327346 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6bf091ef-c542-4b95-97bb-9ac3ae487f00 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Volume info retrieved successfully. Jan 28 19:32:26.022605 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-abe0ef6a-94ca-44fe-8010-94b6f1bec7c1 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/9b65a6ea-9fd5-47b7-bf11-206c47378af6 Jan 28 19:32:26.023137 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-abe0ef6a-94ca-44fe-8010-94b6f1bec7c1 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:26.023234 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:26.023234 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:26.023572 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-abe0ef6a-94ca-44fe-8010-94b6f1bec7c1 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:26.144664 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:26.144664 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:26.167043 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-abe0ef6a-94ca-44fe-8010-94b6f1bec7c1 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:32:26.279167 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-abe0ef6a-94ca-44fe-8010-94b6f1bec7c1 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/9b65a6ea-9fd5-47b7-bf11-206c47378af6 returned with HTTP 200 Jan 28 19:32:26.280082 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1688/3381] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:26 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/9b65a6ea-9fd5-47b7-bf11-206c47378af6 => generated 1346 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:32:26.491085 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:26.491085 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:26.502694 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6bf091ef-c542-4b95-97bb-9ac3ae487f00 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Volume info retrieved successfully. Jan 28 19:32:27.295522 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5ba92865-6e81-4bda-ab28-792f00b272cb tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/9b65a6ea-9fd5-47b7-bf11-206c47378af6 Jan 28 19:32:27.296077 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5ba92865-6e81-4bda-ab28-792f00b272cb tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:27.296242 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:27.296242 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:27.296624 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5ba92865-6e81-4bda-ab28-792f00b272cb tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:27.391887 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5ba92865-6e81-4bda-ab28-792f00b272cb tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/9b65a6ea-9fd5-47b7-bf11-206c47378af6 returned with HTTP 404 Jan 28 19:32:27.395730 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1689/3382] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:27 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/9b65a6ea-9fd5-47b7-bf11-206c47378af6 => generated 109 bytes in 104 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 28 19:32:27.613962 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:27.613962 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:27.617657 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6bf091ef-c542-4b95-97bb-9ac3ae487f00 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Volume info retrieved successfully. Jan 28 19:32:27.620827 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.backup.api [None req-6bf091ef-c542-4b95-97bb-9ac3ae487f00 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Checking backup size 1 against volume size 1 {{(pid=87914) restore /opt/stack/cinder/cinder/backup/api.py:383}} Jan 28 19:32:27.623773 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.backup.api [None req-6bf091ef-c542-4b95-97bb-9ac3ae487f00 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Overwriting volume 12c42d30-f238-4006-a02e-17938bc71398 with restore of backup 2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:32:27.698367 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.backup.rpcapi [None req-6bf091ef-c542-4b95-97bb-9ac3ae487f00 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] restore_backup in rpcapi backup_id 2699ef09-bb37-437f-8294-296ccbf71c19 {{(pid=87914) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Jan 28 19:32:27.721287 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6bf091ef-c542-4b95-97bb-9ac3ae487f00 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19/restore returned with HTTP 202 Jan 28 19:32:27.726436 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1694/3383] 10.222.0.16 () {60 vars in 1360 bytes} [Thu Jan 28 19:32:23 2021] POST /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19/restore => generated 189 bytes in 4654 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:32:27.735602 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0bc50bbc-44e5-463a-bb18-0c6a16aba99f tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:32:27.736162 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0bc50bbc-44e5-463a-bb18-0c6a16aba99f tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:27.736883 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0bc50bbc-44e5-463a-bb18-0c6a16aba99f tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:27.737286 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-0bc50bbc-44e5-463a-bb18-0c6a16aba99f tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:32:27.805374 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:27.805374 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:27.807262 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0bc50bbc-44e5-463a-bb18-0c6a16aba99f tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:32:27.823214 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1690/3384] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:27 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 822 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:28.261578 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-14376404-5684-4eb5-9067-18ba472f5d84 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] DELETE http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/e6723c2c-0bec-4c8b-8d8b-f47dab0c9de3 Jan 28 19:32:28.262301 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-14376404-5684-4eb5-9067-18ba472f5d84 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:28.262524 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:28.262524 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:28.262893 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-14376404-5684-4eb5-9067-18ba472f5d84 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:28.263270 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-14376404-5684-4eb5-9067-18ba472f5d84 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Delete snapshot with id: e6723c2c-0bec-4c8b-8d8b-f47dab0c9de3 Jan 28 19:32:28.358166 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:28.358166 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:28.369729 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-14376404-5684-4eb5-9067-18ba472f5d84 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Snapshot retrieved successfully. Jan 28 19:32:28.619488 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-14376404-5684-4eb5-9067-18ba472f5d84 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Snapshot delete request issued successfully. Jan 28 19:32:28.620290 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-14376404-5684-4eb5-9067-18ba472f5d84 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/e6723c2c-0bec-4c8b-8d8b-f47dab0c9de3 returned with HTTP 202 Jan 28 19:32:28.632640 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1695/3385] 10.222.0.16 () {58 vars in 1324 bytes} [Thu Jan 28 19:32:28 2021] DELETE /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/e6723c2c-0bec-4c8b-8d8b-f47dab0c9de3 => generated 0 bytes in 371 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:32:28.641999 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4134b2f1-fdc1-490b-92df-a175fbb17f27 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/e6723c2c-0bec-4c8b-8d8b-f47dab0c9de3 Jan 28 19:32:28.642546 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4134b2f1-fdc1-490b-92df-a175fbb17f27 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:28.642759 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:28.642759 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:28.643104 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4134b2f1-fdc1-490b-92df-a175fbb17f27 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:28.711776 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:28.711776 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:28.712938 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4134b2f1-fdc1-490b-92df-a175fbb17f27 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Snapshot retrieved successfully. Jan 28 19:32:28.731703 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4134b2f1-fdc1-490b-92df-a175fbb17f27 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/e6723c2c-0bec-4c8b-8d8b-f47dab0c9de3 returned with HTTP 200 Jan 28 19:32:28.737116 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1691/3386] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:32:28 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/e6723c2c-0bec-4c8b-8d8b-f47dab0c9de3 => generated 465 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:28.837640 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-12929ca8-d30e-4c6d-ad31-2cb41718191d tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:32:28.838460 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-12929ca8-d30e-4c6d-ad31-2cb41718191d tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:28.839023 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:28.839023 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:28.839983 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-12929ca8-d30e-4c6d-ad31-2cb41718191d tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:28.840879 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-12929ca8-d30e-4c6d-ad31-2cb41718191d tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:32:28.913381 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:28.913381 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:28.916458 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-12929ca8-d30e-4c6d-ad31-2cb41718191d tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:32:28.926914 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1696/3387] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:28 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 822 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:32:29.762845 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5142da32-33d1-496e-bcbc-1f8f92a09d37 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/e6723c2c-0bec-4c8b-8d8b-f47dab0c9de3 Jan 28 19:32:29.764177 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5142da32-33d1-496e-bcbc-1f8f92a09d37 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:29.775157 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:29.775157 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:29.776676 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5142da32-33d1-496e-bcbc-1f8f92a09d37 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:29.911458 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:29.911458 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:29.915271 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5142da32-33d1-496e-bcbc-1f8f92a09d37 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Snapshot retrieved successfully. Jan 28 19:32:29.928975 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5142da32-33d1-496e-bcbc-1f8f92a09d37 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/e6723c2c-0bec-4c8b-8d8b-f47dab0c9de3 returned with HTTP 200 Jan 28 19:32:29.938329 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1692/3388] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:32:29 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/e6723c2c-0bec-4c8b-8d8b-f47dab0c9de3 => generated 465 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:29.944348 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-88fb2081-0088-4dc3-8f3f-5f562f9e6ac4 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:32:29.944881 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-88fb2081-0088-4dc3-8f3f-5f562f9e6ac4 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:29.945084 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:29.945084 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:29.946935 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-88fb2081-0088-4dc3-8f3f-5f562f9e6ac4 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:29.947331 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-88fb2081-0088-4dc3-8f3f-5f562f9e6ac4 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:32:30.109302 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:30.109302 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:30.112838 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-88fb2081-0088-4dc3-8f3f-5f562f9e6ac4 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:32:30.160289 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1697/3389] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:29 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 822 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:30.947118 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-742f6009-425c-4fa8-9aa3-cac4df9f5c5d tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/e6723c2c-0bec-4c8b-8d8b-f47dab0c9de3 Jan 28 19:32:30.947810 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-742f6009-425c-4fa8-9aa3-cac4df9f5c5d tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:30.948091 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:30.948091 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:30.949482 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-742f6009-425c-4fa8-9aa3-cac4df9f5c5d tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:31.050106 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:31.050106 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:31.065186 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-742f6009-425c-4fa8-9aa3-cac4df9f5c5d tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Snapshot retrieved successfully. Jan 28 19:32:31.069633 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-742f6009-425c-4fa8-9aa3-cac4df9f5c5d tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/e6723c2c-0bec-4c8b-8d8b-f47dab0c9de3 returned with HTTP 200 Jan 28 19:32:31.071839 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1693/3390] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:32:30 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/e6723c2c-0bec-4c8b-8d8b-f47dab0c9de3 => generated 465 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:31.157409 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-60f86999-855b-4963-b5d1-803741778ddf tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:32:31.158415 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-60f86999-855b-4963-b5d1-803741778ddf tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:31.159982 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:31.159982 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:31.160922 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-60f86999-855b-4963-b5d1-803741778ddf tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:31.161742 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-60f86999-855b-4963-b5d1-803741778ddf tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:32:31.298454 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:31.298454 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:31.300350 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-60f86999-855b-4963-b5d1-803741778ddf tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:32:31.322699 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1698/3391] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:31 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 822 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:32.087914 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2efd4ddc-82a2-4324-9410-90709fea77da tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/e6723c2c-0bec-4c8b-8d8b-f47dab0c9de3 Jan 28 19:32:32.089623 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2efd4ddc-82a2-4324-9410-90709fea77da tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:32.090132 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:32.090132 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:32.091074 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2efd4ddc-82a2-4324-9410-90709fea77da tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:32.250213 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:32.250213 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:32.255424 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2efd4ddc-82a2-4324-9410-90709fea77da tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Snapshot retrieved successfully. Jan 28 19:32:32.264035 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2efd4ddc-82a2-4324-9410-90709fea77da tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/e6723c2c-0bec-4c8b-8d8b-f47dab0c9de3 returned with HTTP 200 Jan 28 19:32:32.265730 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1694/3392] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:32:32 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/e6723c2c-0bec-4c8b-8d8b-f47dab0c9de3 => generated 465 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:32.320762 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ebef2be9-2d7f-4333-a3e2-1ba9371a7ef8 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:32:32.321380 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ebef2be9-2d7f-4333-a3e2-1ba9371a7ef8 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:32.321784 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:32.321784 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:32.322410 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ebef2be9-2d7f-4333-a3e2-1ba9371a7ef8 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:32.322935 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-ebef2be9-2d7f-4333-a3e2-1ba9371a7ef8 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:32:32.423734 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:32.423734 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:32.433275 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ebef2be9-2d7f-4333-a3e2-1ba9371a7ef8 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:32:32.437409 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1699/3393] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:32 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 822 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:33.291442 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-81f0f954-d90e-4d22-88f8-67a276d5e6eb tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/e6723c2c-0bec-4c8b-8d8b-f47dab0c9de3 Jan 28 19:32:33.340334 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-81f0f954-d90e-4d22-88f8-67a276d5e6eb tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:33.340334 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:33.340334 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:33.340334 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-81f0f954-d90e-4d22-88f8-67a276d5e6eb tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:33.465686 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-258c1692-11cb-45a0-bb8e-86193d51adfd tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:32:33.466587 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-81f0f954-d90e-4d22-88f8-67a276d5e6eb tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/e6723c2c-0bec-4c8b-8d8b-f47dab0c9de3 returned with HTTP 404 Jan 28 19:32:33.470687 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1695/3394] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:32:33 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/e6723c2c-0bec-4c8b-8d8b-f47dab0c9de3 => generated 111 bytes in 192 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:32:33.471038 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-258c1692-11cb-45a0-bb8e-86193d51adfd tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:33.471303 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:33.471303 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:33.476604 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-258c1692-11cb-45a0-bb8e-86193d51adfd tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:33.477284 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-258c1692-11cb-45a0-bb8e-86193d51adfd tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:32:33.494758 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-89b23ed2-3e66-40f8-aa4a-7ff82cdcbd8b tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] DELETE http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b Jan 28 19:32:33.497014 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-89b23ed2-3e66-40f8-aa4a-7ff82cdcbd8b tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:33.498606 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-89b23ed2-3e66-40f8-aa4a-7ff82cdcbd8b tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:33.499942 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-89b23ed2-3e66-40f8-aa4a-7ff82cdcbd8b tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Delete volume with id: 45576b4e-b9c7-4331-ab5a-4eb1cb8e930b Jan 28 19:32:33.612655 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:33.612655 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:33.615210 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-258c1692-11cb-45a0-bb8e-86193d51adfd tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:32:33.616061 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1700/3395] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:33 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 822 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:33.719028 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:33.719028 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:33.720987 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-89b23ed2-3e66-40f8-aa4a-7ff82cdcbd8b tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:32:33.821004 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-89b23ed2-3e66-40f8-aa4a-7ff82cdcbd8b tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Delete volume request issued successfully. Jan 28 19:32:33.821726 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-89b23ed2-3e66-40f8-aa4a-7ff82cdcbd8b tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b returned with HTTP 202 Jan 28 19:32:33.828514 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1696/3396] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:32:33 2021] DELETE /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b => generated 0 bytes in 352 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:32:33.835120 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fce49408-fb13-46f3-b64a-f215216ad6e4 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b Jan 28 19:32:33.835673 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fce49408-fb13-46f3-b64a-f215216ad6e4 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:33.835873 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:33.835873 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:33.836708 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fce49408-fb13-46f3-b64a-f215216ad6e4 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:33.911084 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:33.911084 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:33.924808 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fce49408-fb13-46f3-b64a-f215216ad6e4 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:32:33.970312 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fce49408-fb13-46f3-b64a-f215216ad6e4 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b returned with HTTP 200 Jan 28 19:32:33.979579 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1701/3397] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:33 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b => generated 1368 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:32:34.630603 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9a3834fa-0b94-4680-a005-db5f4400e676 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:32:34.631470 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9a3834fa-0b94-4680-a005-db5f4400e676 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:34.631470 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:34.631470 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:34.631871 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9a3834fa-0b94-4680-a005-db5f4400e676 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:34.632032 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-9a3834fa-0b94-4680-a005-db5f4400e676 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:32:34.694414 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:34.694414 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:34.699389 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9a3834fa-0b94-4680-a005-db5f4400e676 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:32:34.707290 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1697/3398] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:34 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 822 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:35.075253 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-08f2c08a-4871-4057-b57c-45fa21f210c1 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b Jan 28 19:32:35.075253 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-08f2c08a-4871-4057-b57c-45fa21f210c1 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:35.075253 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:35.075253 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:35.075253 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-08f2c08a-4871-4057-b57c-45fa21f210c1 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:35.487828 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:35.487828 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:35.526909 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-08f2c08a-4871-4057-b57c-45fa21f210c1 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:32:35.718108 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-08f2c08a-4871-4057-b57c-45fa21f210c1 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b returned with HTTP 200 Jan 28 19:32:35.745694 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-298ecc76-2c80-4377-86ce-6f24ff4d8a91 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:32:35.745694 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-298ecc76-2c80-4377-86ce-6f24ff4d8a91 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:35.745694 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:35.745694 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:35.745694 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-298ecc76-2c80-4377-86ce-6f24ff4d8a91 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:35.745694 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-298ecc76-2c80-4377-86ce-6f24ff4d8a91 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:32:35.762520 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1702/3399] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:34 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b => generated 1368 bytes in 733 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:32:35.918729 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:35.918729 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:35.951355 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-298ecc76-2c80-4377-86ce-6f24ff4d8a91 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:32:35.958254 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1698/3400] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:35 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 822 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:36.785827 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-03f34756-091f-4f9a-b2b8-980d6b622470 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b Jan 28 19:32:36.785827 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-03f34756-091f-4f9a-b2b8-980d6b622470 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:36.785827 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:36.785827 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:36.793546 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-03f34756-091f-4f9a-b2b8-980d6b622470 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:36.967001 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eec3b3bc-68c0-488e-a9c9-42b3f8047a48 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:32:36.974270 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eec3b3bc-68c0-488e-a9c9-42b3f8047a48 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:36.975197 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:36.975197 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:36.976199 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eec3b3bc-68c0-488e-a9c9-42b3f8047a48 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:36.982034 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-eec3b3bc-68c0-488e-a9c9-42b3f8047a48 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:32:37.106066 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:37.106066 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:37.111659 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:37.111659 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:37.169866 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eec3b3bc-68c0-488e-a9c9-42b3f8047a48 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:32:37.169866 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1699/3401] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:36 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 822 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:37.175584 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-03f34756-091f-4f9a-b2b8-980d6b622470 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:32:37.285926 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-03f34756-091f-4f9a-b2b8-980d6b622470 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b returned with HTTP 200 Jan 28 19:32:37.285926 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1703/3402] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:36 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b => generated 1368 bytes in 523 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:32:38.203533 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cb7c597b-a3d4-4ba0-8df4-cbd53cab371b tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:32:38.203533 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cb7c597b-a3d4-4ba0-8df4-cbd53cab371b tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:38.203533 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:38.203533 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:38.203533 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cb7c597b-a3d4-4ba0-8df4-cbd53cab371b tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:38.203533 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-cb7c597b-a3d4-4ba0-8df4-cbd53cab371b tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:32:38.313221 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b4f572bf-0e94-465d-98d2-5fc3094c8abb tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b Jan 28 19:32:38.313221 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b4f572bf-0e94-465d-98d2-5fc3094c8abb tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:38.313221 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:38.313221 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:38.313221 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b4f572bf-0e94-465d-98d2-5fc3094c8abb tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:38.444460 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:38.444460 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:38.466971 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b4f572bf-0e94-465d-98d2-5fc3094c8abb tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:32:38.539700 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:38.539700 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:38.550720 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cb7c597b-a3d4-4ba0-8df4-cbd53cab371b tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:32:38.550720 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1700/3403] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:38 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 822 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:38.587677 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b4f572bf-0e94-465d-98d2-5fc3094c8abb tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b returned with HTTP 200 Jan 28 19:32:38.605174 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1704/3404] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:38 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b => generated 1368 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:32:39.562618 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1eee1565-5202-470c-a39f-603f6f4028e8 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:32:39.562618 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1eee1565-5202-470c-a39f-603f6f4028e8 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:39.562618 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:39.562618 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:39.562618 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1eee1565-5202-470c-a39f-603f6f4028e8 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:39.570420 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-1eee1565-5202-470c-a39f-603f6f4028e8 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:32:39.631456 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b58b016b-03eb-4557-bc4f-181b9bfe649d tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b Jan 28 19:32:39.631456 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b58b016b-03eb-4557-bc4f-181b9bfe649d tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:39.631456 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:39.631456 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:39.631456 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b58b016b-03eb-4557-bc4f-181b9bfe649d tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:39.637905 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:39.637905 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:39.637905 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1eee1565-5202-470c-a39f-603f6f4028e8 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:32:39.637905 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1701/3405] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:39 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 822 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:39.816267 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:39.816267 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:39.870356 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b58b016b-03eb-4557-bc4f-181b9bfe649d tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:32:39.993961 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b58b016b-03eb-4557-bc4f-181b9bfe649d tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b returned with HTTP 200 Jan 28 19:32:39.993961 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1705/3406] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:39 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b => generated 919 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:40.008084 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8b87901e-c022-43ae-8468-b03c8d967ce5 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] GET http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 Jan 28 19:32:40.008084 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8b87901e-c022-43ae-8468-b03c8d967ce5 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:40.008084 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:40.008084 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:40.008084 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8b87901e-c022-43ae-8468-b03c8d967ce5 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:40.158943 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:40.158943 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:40.205486 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8b87901e-c022-43ae-8468-b03c8d967ce5 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Volume info retrieved successfully. Jan 28 19:32:40.303041 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8b87901e-c022-43ae-8468-b03c8d967ce5 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 returned with HTTP 200 Jan 28 19:32:40.317702 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1702/3407] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:39 2021] GET /volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 => generated 929 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:40.726517 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fb77a109-de3e-4e3e-968c-be5df4117d68 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:32:40.726517 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fb77a109-de3e-4e3e-968c-be5df4117d68 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:40.726517 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:40.726517 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:40.726517 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fb77a109-de3e-4e3e-968c-be5df4117d68 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:40.726517 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-fb77a109-de3e-4e3e-968c-be5df4117d68 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:32:40.813720 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:40.813720 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:40.813720 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fb77a109-de3e-4e3e-968c-be5df4117d68 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:32:40.813720 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1706/3408] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:40 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 822 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:41.024611 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2e2dcc1f-f77f-47a1-a184-9a0ab9c37115 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b Jan 28 19:32:41.024611 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2e2dcc1f-f77f-47a1-a184-9a0ab9c37115 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:41.024611 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:41.024611 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:41.030776 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2e2dcc1f-f77f-47a1-a184-9a0ab9c37115 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:41.333843 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2d604e03-2cd6-4266-a30e-7101a3c0a5bf tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] GET http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 Jan 28 19:32:41.333843 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2d604e03-2cd6-4266-a30e-7101a3c0a5bf tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:41.333843 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:41.333843 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:41.340008 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2d604e03-2cd6-4266-a30e-7101a3c0a5bf tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:41.404232 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2e2dcc1f-f77f-47a1-a184-9a0ab9c37115 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b returned with HTTP 404 Jan 28 19:32:41.439178 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1703/3409] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:41 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/45576b4e-b9c7-4331-ab5a-4eb1cb8e930b => generated 109 bytes in 406 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:32:41.571982 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c11d6ae0-8e5c-4a6a-8a13-69abb7da1ce3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] POST http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes Jan 28 19:32:41.573904 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c11d6ae0-8e5c-4a6a-8a13-69abb7da1ce3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-284320524", "snapshot_id": null, "imageRef": "bf363cce-cca7-4056-a498-a3a21a3bca2d", "volume_type": null, "size": 1}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:32:41.576959 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-c11d6ae0-8e5c-4a6a-8a13-69abb7da1ce3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-284320524', 'snapshot_id': None, 'imageRef': 'bf363cce-cca7-4056-a498-a3a21a3bca2d', 'volume_type': None, 'size': 1}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:32:41.618089 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:41.618089 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:41.660714 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2d604e03-2cd6-4266-a30e-7101a3c0a5bf tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Volume info retrieved successfully. Jan 28 19:32:41.718663 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2d604e03-2cd6-4266-a30e-7101a3c0a5bf tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 returned with HTTP 200 Jan 28 19:32:41.750877 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1707/3410] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:41 2021] GET /volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 => generated 929 bytes in 402 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:41.840445 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-55f45884-ab16-4826-bec9-bb8f118b0919 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:32:41.840445 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-55f45884-ab16-4826-bec9-bb8f118b0919 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:41.840445 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:41.840445 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:41.840445 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-55f45884-ab16-4826-bec9-bb8f118b0919 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:41.840445 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-55f45884-ab16-4826-bec9-bb8f118b0919 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:32:41.928973 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-c11d6ae0-8e5c-4a6a-8a13-69abb7da1ce3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Create volume of 1 GB Jan 28 19:32:41.936765 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:41.936765 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:41.967459 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-55f45884-ab16-4826-bec9-bb8f118b0919 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:32:41.967459 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1708/3411] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:41 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 822 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:32:41.995436 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c11d6ae0-8e5c-4a6a-8a13-69abb7da1ce3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Availability Zones retrieved successfully. Jan 28 19:32:42.032540 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c11d6ae0-8e5c-4a6a-8a13-69abb7da1ce3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Flow 'volume_create_api' (e8edfad0-e142-42d0-ae7f-047f55985b56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:32:42.038830 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c11d6ae0-8e5c-4a6a-8a13-69abb7da1ce3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59215b12-76e1-42e7-80de-27f719fcb95a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:32:42.043734 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-c11d6ae0-8e5c-4a6a-8a13-69abb7da1ce3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:32:42.655774 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c11d6ae0-8e5c-4a6a-8a13-69abb7da1ce3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59215b12-76e1-42e7-80de-27f719fcb95a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:32:42.655774 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c11d6ae0-8e5c-4a6a-8a13-69abb7da1ce3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96efeac9-b363-40a6-8541-b65152d4b63b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:32:42.743715 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5cf4d048-5f69-4ad1-92ed-7f9a8ce8c530 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] GET http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 Jan 28 19:32:42.743715 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5cf4d048-5f69-4ad1-92ed-7f9a8ce8c530 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:42.743715 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:42.743715 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:42.743715 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5cf4d048-5f69-4ad1-92ed-7f9a8ce8c530 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:42.865550 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:42.865550 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:42.879160 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5cf4d048-5f69-4ad1-92ed-7f9a8ce8c530 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Volume info retrieved successfully. Jan 28 19:32:42.906375 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5cf4d048-5f69-4ad1-92ed-7f9a8ce8c530 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 returned with HTTP 200 Jan 28 19:32:42.907738 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1709/3412] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:42 2021] GET /volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 => generated 929 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:42.946588 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-c11d6ae0-8e5c-4a6a-8a13-69abb7da1ce3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Created reservations ['d02a9946-fffd-481a-bba0-6f9e5b999621', '33a902de-79c6-40d1-8a0e-312adda7f769', '76c73e0e-16cd-4cac-a924-1f591292342f', '4798efd0-6734-424b-9767-8016ce2a1d4c'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:32:42.950947 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c11d6ae0-8e5c-4a6a-8a13-69abb7da1ce3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96efeac9-b363-40a6-8541-b65152d4b63b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d02a9946-fffd-481a-bba0-6f9e5b999621', '33a902de-79c6-40d1-8a0e-312adda7f769', '76c73e0e-16cd-4cac-a924-1f591292342f', '4798efd0-6734-424b-9767-8016ce2a1d4c']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:32:43.010372 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8809b12c-8ebe-45f5-b5df-e22a74220714 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:32:43.010372 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8809b12c-8ebe-45f5-b5df-e22a74220714 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:43.010372 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:43.010372 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:43.010372 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8809b12c-8ebe-45f5-b5df-e22a74220714 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:43.010372 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-8809b12c-8ebe-45f5-b5df-e22a74220714 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:32:43.015486 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c11d6ae0-8e5c-4a6a-8a13-69abb7da1ce3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f71fdb38-f0ec-40b0-9a2e-6a8c06e03c4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:32:43.117890 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:43.117890 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:43.117890 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8809b12c-8ebe-45f5-b5df-e22a74220714 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:32:43.117890 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1710/3413] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:42 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 822 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:43.363866 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c11d6ae0-8e5c-4a6a-8a13-69abb7da1ce3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f71fdb38-f0ec-40b0-9a2e-6a8c06e03c4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d7de754-c40a-41c2-8eb7-027bb1aa2e11', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-284320524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e7c7cdcb9c849468277d01d6827b1ee',qos_specs=None,replication_status=,reservations=['d02a9946-fffd-481a-bba0-6f9e5b999621','33a902de-79c6-40d1-8a0e-312adda7f769','76c73e0e-16cd-4cac-a924-1f591292342f','4798efd0-6734-424b-9767-8016ce2a1d4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d68763f18c64920a9d4bbbe54d09419',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:32:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-284320524',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d7de754-c40a-41c2-8eb7-027bb1aa2e11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e7c7cdcb9c849468277d01d6827b1ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7d68763f18c64920a9d4bbbe54d09419',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:32:43.363866 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c11d6ae0-8e5c-4a6a-8a13-69abb7da1ce3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96a932bb-5e51-4e39-8e53-548079af42f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:32:43.467236 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c11d6ae0-8e5c-4a6a-8a13-69abb7da1ce3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96a932bb-5e51-4e39-8e53-548079af42f0) transitioned into state 'SUCCESS' from state '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-284320524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e7c7cdcb9c849468277d01d6827b1ee',qos_specs=None,replication_status=,reservations=['d02a9946-fffd-481a-bba0-6f9e5b999621','33a902de-79c6-40d1-8a0e-312adda7f769','76c73e0e-16cd-4cac-a924-1f591292342f','4798efd0-6734-424b-9767-8016ce2a1d4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d68763f18c64920a9d4bbbe54d09419',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:32:43.467236 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c11d6ae0-8e5c-4a6a-8a13-69abb7da1ce3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d3dca39-b093-4792-ae7f-100ddc64f719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:32:43.595983 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c11d6ae0-8e5c-4a6a-8a13-69abb7da1ce3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d3dca39-b093-4792-ae7f-100ddc64f719) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:32:43.619381 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-c11d6ae0-8e5c-4a6a-8a13-69abb7da1ce3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Flow 'volume_create_api' (e8edfad0-e142-42d0-ae7f-047f55985b56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:32:44.102220 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c11d6ae0-8e5c-4a6a-8a13-69abb7da1ce3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Create volume request issued successfully. Jan 28 19:32:44.134988 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d9c8aeef-fcb3-4fd2-be44-598765b208eb tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:32:44.134988 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d9c8aeef-fcb3-4fd2-be44-598765b208eb tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:44.134988 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:44.134988 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:44.134988 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d9c8aeef-fcb3-4fd2-be44-598765b208eb tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:44.134988 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-d9c8aeef-fcb3-4fd2-be44-598765b208eb tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:32:44.192568 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c11d6ae0-8e5c-4a6a-8a13-69abb7da1ce3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes returned with HTTP 202 Jan 28 19:32:44.233717 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1704/3414] 10.222.0.16 () {60 vars in 1226 bytes} [Thu Jan 28 19:32:41 2021] POST /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes => generated 827 bytes in 2666 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:32:44.259942 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e87e763d-2572-42f1-b164-32a33a7040f1 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 Jan 28 19:32:44.259942 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e87e763d-2572-42f1-b164-32a33a7040f1 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:44.259942 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:44.259942 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:44.259942 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e87e763d-2572-42f1-b164-32a33a7040f1 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:44.266776 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:44.266776 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:44.266776 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d9c8aeef-fcb3-4fd2-be44-598765b208eb tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:32:44.266776 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1711/3415] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:44 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 822 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:44.600194 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:44.600194 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:44.652513 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e87e763d-2572-42f1-b164-32a33a7040f1 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:32:44.740583 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e87e763d-2572-42f1-b164-32a33a7040f1 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 returned with HTTP 200 Jan 28 19:32:44.749508 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1705/3416] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:44 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 => generated 919 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:45.289685 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b3479d0f-c0ae-4339-9805-ce72e5f5521b tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:32:45.289685 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b3479d0f-c0ae-4339-9805-ce72e5f5521b tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:45.289685 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:45.289685 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:45.289685 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b3479d0f-c0ae-4339-9805-ce72e5f5521b tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:45.289685 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b3479d0f-c0ae-4339-9805-ce72e5f5521b tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:32:45.429340 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:45.429340 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:45.440789 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b3479d0f-c0ae-4339-9805-ce72e5f5521b tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:32:45.452653 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1712/3417] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:45 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 822 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:45.572690 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d5be315b-a144-4ec1-97c1-1946e707449a tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] DELETE http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 Jan 28 19:32:45.573411 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d5be315b-a144-4ec1-97c1-1946e707449a tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:45.575094 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:45.575094 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:45.575772 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d5be315b-a144-4ec1-97c1-1946e707449a tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:45.576438 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-d5be315b-a144-4ec1-97c1-1946e707449a tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Delete volume with id: 99eb99ee-452b-4e1e-a274-21e4c978e030 Jan 28 19:32:45.771631 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-693cc2cb-e5d9-4b51-b1c5-0005e9cad6dc tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 Jan 28 19:32:45.771631 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-693cc2cb-e5d9-4b51-b1c5-0005e9cad6dc tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:45.771631 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:45.771631 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:45.771631 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-693cc2cb-e5d9-4b51-b1c5-0005e9cad6dc tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:45.916175 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:45.916175 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:45.918342 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d5be315b-a144-4ec1-97c1-1946e707449a tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Volume info retrieved successfully. Jan 28 19:32:46.003763 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:46.003763 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:46.015419 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d5be315b-a144-4ec1-97c1-1946e707449a tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Delete volume request issued successfully. Jan 28 19:32:46.015419 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d5be315b-a144-4ec1-97c1-1946e707449a tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 returned with HTTP 202 Jan 28 19:32:46.015419 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1706/3418] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:32:45 2021] DELETE /volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 => generated 0 bytes in 442 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 28 19:32:46.021758 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-693cc2cb-e5d9-4b51-b1c5-0005e9cad6dc tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:32:46.026786 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3c4d8942-85d6-43e1-a03e-d736b368f392 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] GET http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 Jan 28 19:32:46.026786 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3c4d8942-85d6-43e1-a03e-d736b368f392 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:46.026786 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:46.026786 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:46.026786 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3c4d8942-85d6-43e1-a03e-d736b368f392 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:46.109396 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-693cc2cb-e5d9-4b51-b1c5-0005e9cad6dc tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 returned with HTTP 200 Jan 28 19:32:46.109396 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1713/3419] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:45 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 => generated 919 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:46.274126 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:46.274126 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:46.297532 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3c4d8942-85d6-43e1-a03e-d736b368f392 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Volume info retrieved successfully. Jan 28 19:32:46.348896 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3c4d8942-85d6-43e1-a03e-d736b368f392 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 returned with HTTP 200 Jan 28 19:32:46.349673 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1707/3420] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:46 2021] GET /volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 => generated 928 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:32:46.483172 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3f2163d3-313a-4439-871a-5e3605aa18a6 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:32:46.483172 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3f2163d3-313a-4439-871a-5e3605aa18a6 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:46.483172 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:46.483172 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:46.483172 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3f2163d3-313a-4439-871a-5e3605aa18a6 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:46.483172 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-3f2163d3-313a-4439-871a-5e3605aa18a6 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:32:46.566440 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:46.566440 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:46.573942 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3f2163d3-313a-4439-871a-5e3605aa18a6 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:32:46.573942 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1714/3421] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:46 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 822 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:47.154664 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cdface79-0880-4af4-8de5-33236961d761 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 Jan 28 19:32:47.154664 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cdface79-0880-4af4-8de5-33236961d761 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:47.154664 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:47.154664 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:47.154664 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cdface79-0880-4af4-8de5-33236961d761 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:47.349177 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:47.349177 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:47.387705 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-81cb35e5-05e3-48dd-bd39-31bfb7549b5b tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] GET http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 Jan 28 19:32:47.387705 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-81cb35e5-05e3-48dd-bd39-31bfb7549b5b tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:47.387705 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:47.387705 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:47.387705 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-81cb35e5-05e3-48dd-bd39-31bfb7549b5b tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:47.425579 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cdface79-0880-4af4-8de5-33236961d761 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:32:47.599376 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cdface79-0880-4af4-8de5-33236961d761 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 returned with HTTP 200 Jan 28 19:32:47.599376 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1708/3422] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:47 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 => generated 919 bytes in 454 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:47.615082 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-806312cb-b43d-40dc-99df-bbd38ed4893a tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:32:47.627188 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-806312cb-b43d-40dc-99df-bbd38ed4893a tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:47.627188 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:47.627188 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:47.627188 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-806312cb-b43d-40dc-99df-bbd38ed4893a tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:47.627188 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-806312cb-b43d-40dc-99df-bbd38ed4893a tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:32:47.738977 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:47.738977 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:47.744146 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:47.744146 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:47.748061 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-806312cb-b43d-40dc-99df-bbd38ed4893a tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:32:47.769429 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1709/3423] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:47 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 822 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:47.771525 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-81cb35e5-05e3-48dd-bd39-31bfb7549b5b tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Volume info retrieved successfully. Jan 28 19:32:47.962030 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-81cb35e5-05e3-48dd-bd39-31bfb7549b5b tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 returned with HTTP 200 Jan 28 19:32:47.971762 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1715/3424] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:47 2021] GET /volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 => generated 928 bytes in 591 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:48.613692 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7112b579-e253-478c-a5f7-d0f2f04249b7 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 Jan 28 19:32:48.613692 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7112b579-e253-478c-a5f7-d0f2f04249b7 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:48.613692 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:48.613692 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:48.613692 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7112b579-e253-478c-a5f7-d0f2f04249b7 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:48.776207 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9bae8559-903c-408e-baed-9d471a3f0835 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:32:48.777187 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9bae8559-903c-408e-baed-9d471a3f0835 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:48.777594 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:48.777594 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:48.778298 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9bae8559-903c-408e-baed-9d471a3f0835 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:48.779392 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-9bae8559-903c-408e-baed-9d471a3f0835 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:32:49.026089 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:49.026089 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:49.050502 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9bae8559-903c-408e-baed-9d471a3f0835 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:32:49.050502 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1716/3425] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:48 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 822 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:49.063567 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:49.063567 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:49.083023 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1ae48965-f497-402b-9830-9081422feec9 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] GET http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 Jan 28 19:32:49.083023 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1ae48965-f497-402b-9830-9081422feec9 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:49.083023 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:49.083023 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:49.083023 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1ae48965-f497-402b-9830-9081422feec9 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:49.112299 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7112b579-e253-478c-a5f7-d0f2f04249b7 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:32:49.297422 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7112b579-e253-478c-a5f7-d0f2f04249b7 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 returned with HTTP 200 Jan 28 19:32:49.313183 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1710/3426] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:48 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 => generated 919 bytes in 705 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:49.580552 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:49.580552 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:49.704727 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1ae48965-f497-402b-9830-9081422feec9 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Volume info retrieved successfully. Jan 28 19:32:49.844931 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1ae48965-f497-402b-9830-9081422feec9 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 returned with HTTP 200 Jan 28 19:32:49.846513 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1717/3427] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:49 2021] GET /volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 => generated 928 bytes in 801 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:50.095786 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-69f96695-cc01-44af-914a-bf7fcb514be9 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:32:50.095786 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-69f96695-cc01-44af-914a-bf7fcb514be9 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:50.095786 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:50.095786 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:50.095786 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-69f96695-cc01-44af-914a-bf7fcb514be9 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:50.095786 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-69f96695-cc01-44af-914a-bf7fcb514be9 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:32:50.302155 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:50.302155 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:50.306289 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-69f96695-cc01-44af-914a-bf7fcb514be9 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:32:50.317273 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1711/3428] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:50 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 822 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:50.336980 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-57116410-5237-4a10-8c03-945a8989a467 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 Jan 28 19:32:50.337984 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-57116410-5237-4a10-8c03-945a8989a467 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:50.340524 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:50.340524 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:50.348601 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-57116410-5237-4a10-8c03-945a8989a467 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:50.702667 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:50.702667 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:50.767801 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-57116410-5237-4a10-8c03-945a8989a467 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:32:50.877492 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-57116410-5237-4a10-8c03-945a8989a467 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 returned with HTTP 200 Jan 28 19:32:50.882057 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8ed01740-7dd9-45da-8d6f-c518445b77b1 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] GET http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 Jan 28 19:32:50.882057 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8ed01740-7dd9-45da-8d6f-c518445b77b1 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:50.882057 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:50.882057 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:50.882057 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8ed01740-7dd9-45da-8d6f-c518445b77b1 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:50.899623 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1718/3429] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:50 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 => generated 919 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:32:51.304572 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:51.304572 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:51.392988 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b53c6469-6596-4b26-a40d-a4f73093621c tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:32:51.393792 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b53c6469-6596-4b26-a40d-a4f73093621c tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:51.394377 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:51.394377 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:51.394985 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b53c6469-6596-4b26-a40d-a4f73093621c tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:51.400236 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b53c6469-6596-4b26-a40d-a4f73093621c tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:32:51.424303 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8ed01740-7dd9-45da-8d6f-c518445b77b1 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Volume info retrieved successfully. Jan 28 19:32:51.629784 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8ed01740-7dd9-45da-8d6f-c518445b77b1 tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 returned with HTTP 200 Jan 28 19:32:51.629784 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1712/3430] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:50 2021] GET /volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 => generated 928 bytes in 749 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:51.915570 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-db394f75-e828-4108-bca2-9d62fb359837 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 Jan 28 19:32:51.915570 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-db394f75-e828-4108-bca2-9d62fb359837 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:51.915570 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:51.915570 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:51.915570 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-db394f75-e828-4108-bca2-9d62fb359837 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:52.323383 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:52.323383 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:52.365529 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:52.365529 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:52.372663 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b53c6469-6596-4b26-a40d-a4f73093621c tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:32:52.412890 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1719/3431] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:51 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 822 bytes in 1050 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:52.420548 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-db394f75-e828-4108-bca2-9d62fb359837 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:32:52.558328 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-db394f75-e828-4108-bca2-9d62fb359837 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 returned with HTTP 200 Jan 28 19:32:52.559663 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1713/3432] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:51 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 => generated 919 bytes in 658 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:52.686542 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b289d456-c156-4a97-b1c7-6c5938afbabf tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] GET http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 Jan 28 19:32:52.686542 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b289d456-c156-4a97-b1c7-6c5938afbabf tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:52.686542 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:52.686542 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:52.686542 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b289d456-c156-4a97-b1c7-6c5938afbabf tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:53.003140 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:53.003140 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:53.028860 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b289d456-c156-4a97-b1c7-6c5938afbabf tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Volume info retrieved successfully. Jan 28 19:32:53.099530 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b289d456-c156-4a97-b1c7-6c5938afbabf tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 returned with HTTP 200 Jan 28 19:32:53.099530 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1720/3433] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:52 2021] GET /volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 => generated 928 bytes in 445 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:53.407314 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-df0a9cb3-2501-4e99-9b95-d7ae5a521446 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:32:53.407314 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-df0a9cb3-2501-4e99-9b95-d7ae5a521446 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:53.407314 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:53.407314 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:53.407314 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-df0a9cb3-2501-4e99-9b95-d7ae5a521446 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:53.432302 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-df0a9cb3-2501-4e99-9b95-d7ae5a521446 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:32:53.600004 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-42b09b04-f717-444b-bbc2-d562d0fd3545 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 Jan 28 19:32:53.600004 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-42b09b04-f717-444b-bbc2-d562d0fd3545 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:53.600004 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:53.600004 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:53.600004 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-42b09b04-f717-444b-bbc2-d562d0fd3545 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:53.661477 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:53.661477 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:53.682898 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-df0a9cb3-2501-4e99-9b95-d7ae5a521446 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:32:53.682898 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1714/3434] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:53 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 822 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:53.894244 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:53.894244 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:53.957510 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-42b09b04-f717-444b-bbc2-d562d0fd3545 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:32:54.065355 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-42b09b04-f717-444b-bbc2-d562d0fd3545 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 returned with HTTP 200 Jan 28 19:32:54.065355 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1721/3435] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:53 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 => generated 919 bytes in 470 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:54.120128 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6554da26-44c6-4f5f-a35e-124627aa25cf tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] GET http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 Jan 28 19:32:54.120128 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6554da26-44c6-4f5f-a35e-124627aa25cf tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:54.120128 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:54.120128 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:54.120128 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6554da26-44c6-4f5f-a35e-124627aa25cf tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:54.322969 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6554da26-44c6-4f5f-a35e-124627aa25cf tempest-VolumesActionsTest-1823023014 tempest-VolumesActionsTest-1823023014-project] http://10.222.0.16/volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 returned with HTTP 404 Jan 28 19:32:54.334560 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1715/3436] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:54 2021] GET /volume/v3/79ecdebbd31b40c6a069075931ae2785/volumes/99eb99ee-452b-4e1e-a274-21e4c978e030 => generated 109 bytes in 216 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:32:54.701637 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-23a2b9b8-33c6-4029-88ae-bc13494ca623 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:32:54.701637 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-23a2b9b8-33c6-4029-88ae-bc13494ca623 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:54.701637 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:54.701637 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:54.701637 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-23a2b9b8-33c6-4029-88ae-bc13494ca623 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:54.701637 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-23a2b9b8-33c6-4029-88ae-bc13494ca623 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:32:54.758997 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:54.758997 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:54.758997 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-23a2b9b8-33c6-4029-88ae-bc13494ca623 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:32:54.758997 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1722/3437] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:54 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 822 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:55.097419 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bd65b07c-57e5-49cd-aaa7-ea78c2776a45 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 Jan 28 19:32:55.097419 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bd65b07c-57e5-49cd-aaa7-ea78c2776a45 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:55.097419 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bd65b07c-57e5-49cd-aaa7-ea78c2776a45 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:55.305499 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:55.305499 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:55.345690 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bd65b07c-57e5-49cd-aaa7-ea78c2776a45 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:32:55.410497 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bd65b07c-57e5-49cd-aaa7-ea78c2776a45 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 returned with HTTP 200 Jan 28 19:32:55.410497 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1716/3438] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:55 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 => generated 919 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:55.772755 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-871e24d1-b227-40ac-9c99-264acea848dc tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:32:55.773083 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-871e24d1-b227-40ac-9c99-264acea848dc tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:55.773294 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:55.773294 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:55.773553 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-871e24d1-b227-40ac-9c99-264acea848dc tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:55.773925 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-871e24d1-b227-40ac-9c99-264acea848dc tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:32:55.862838 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:55.862838 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:55.862838 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-871e24d1-b227-40ac-9c99-264acea848dc tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:32:55.888308 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1723/3439] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:55 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 822 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:56.439513 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-25cefa9d-9675-45f5-ba67-0dc39c62dc76 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 Jan 28 19:32:56.441116 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-25cefa9d-9675-45f5-ba67-0dc39c62dc76 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:56.441648 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:56.441648 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:56.442362 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-25cefa9d-9675-45f5-ba67-0dc39c62dc76 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:56.690955 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:56.690955 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:56.724032 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-25cefa9d-9675-45f5-ba67-0dc39c62dc76 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:32:56.796891 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-25cefa9d-9675-45f5-ba67-0dc39c62dc76 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 returned with HTTP 200 Jan 28 19:32:56.799138 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1717/3440] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:56 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 => generated 919 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:56.960456 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8af707b9-0ccf-44e4-9eeb-947ed177e322 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:32:56.960456 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8af707b9-0ccf-44e4-9eeb-947ed177e322 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:56.960456 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:56.960456 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:56.960456 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8af707b9-0ccf-44e4-9eeb-947ed177e322 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:56.960456 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-8af707b9-0ccf-44e4-9eeb-947ed177e322 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:32:57.032481 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:57.032481 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:57.032481 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8af707b9-0ccf-44e4-9eeb-947ed177e322 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:32:57.032481 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1724/3441] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:56 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 822 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:57.834073 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5923e3c2-4b23-4314-972b-a99d0b24a3c3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 Jan 28 19:32:57.834073 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5923e3c2-4b23-4314-972b-a99d0b24a3c3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:57.834073 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:57.834073 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:57.834073 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5923e3c2-4b23-4314-972b-a99d0b24a3c3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:58.071139 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:58.071139 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:58.086636 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cc9997f3-63bd-4cb8-8952-0efd4b1468fc tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:32:58.086636 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cc9997f3-63bd-4cb8-8952-0efd4b1468fc tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:58.086636 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:58.086636 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:58.086636 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cc9997f3-63bd-4cb8-8952-0efd4b1468fc tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:58.086636 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-cc9997f3-63bd-4cb8-8952-0efd4b1468fc tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:32:58.158061 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5923e3c2-4b23-4314-972b-a99d0b24a3c3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:32:58.255727 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:58.255727 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:58.268815 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5923e3c2-4b23-4314-972b-a99d0b24a3c3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 returned with HTTP 200 Jan 28 19:32:58.268815 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1718/3442] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:57 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 => generated 919 bytes in 440 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:58.279184 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cc9997f3-63bd-4cb8-8952-0efd4b1468fc tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:32:58.299109 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1725/3443] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:58 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 822 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:59.289044 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5a9e2020-38d2-406a-892b-4f4061b40c2e tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 Jan 28 19:32:59.289044 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5a9e2020-38d2-406a-892b-4f4061b40c2e tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:59.289044 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:59.289044 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:59.289044 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5a9e2020-38d2-406a-892b-4f4061b40c2e tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:59.323166 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-11865355-e350-4722-bb5a-e8db85dd53c6 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:32:59.323166 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-11865355-e350-4722-bb5a-e8db85dd53c6 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:32:59.323166 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:32:59.323166 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:32:59.323166 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-11865355-e350-4722-bb5a-e8db85dd53c6 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:32:59.332982 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-11865355-e350-4722-bb5a-e8db85dd53c6 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:32:59.538173 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:59.538173 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:59.541906 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-11865355-e350-4722-bb5a-e8db85dd53c6 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:32:59.574234 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1726/3444] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:59 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 822 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:32:59.584942 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:32:59.584942 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:32:59.617769 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5a9e2020-38d2-406a-892b-4f4061b40c2e tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:32:59.767256 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5a9e2020-38d2-406a-892b-4f4061b40c2e tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 returned with HTTP 200 Jan 28 19:32:59.787059 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1719/3445] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:32:59 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 => generated 919 bytes in 492 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:00.563885 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-60a69d5f-0076-4107-b28d-af84558e3c6e tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:33:00.571291 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-60a69d5f-0076-4107-b28d-af84558e3c6e tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:00.575716 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:00.575716 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:00.577664 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-60a69d5f-0076-4107-b28d-af84558e3c6e tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:00.580116 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-60a69d5f-0076-4107-b28d-af84558e3c6e tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:33:00.609888 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:00.609888 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:00.613162 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-60a69d5f-0076-4107-b28d-af84558e3c6e tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:33:00.615300 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1727/3446] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:00 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 822 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:00.807376 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4e08edd8-f200-49df-9637-09a15e8ee1f0 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 Jan 28 19:33:00.807376 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4e08edd8-f200-49df-9637-09a15e8ee1f0 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:00.807376 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:00.807376 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:00.807376 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4e08edd8-f200-49df-9637-09a15e8ee1f0 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:01.130589 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:01.130589 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:01.152621 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4e08edd8-f200-49df-9637-09a15e8ee1f0 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:33:01.279941 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4e08edd8-f200-49df-9637-09a15e8ee1f0 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 returned with HTTP 200 Jan 28 19:33:01.279941 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1720/3447] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:00 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 => generated 919 bytes in 486 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:33:01.643616 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cb922f9b-dfb6-4ecc-8b0f-25d43c4281b7 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:33:01.643616 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cb922f9b-dfb6-4ecc-8b0f-25d43c4281b7 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:01.643616 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:01.643616 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:01.723636 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cb922f9b-dfb6-4ecc-8b0f-25d43c4281b7 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:01.723636 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-cb922f9b-dfb6-4ecc-8b0f-25d43c4281b7 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:33:01.769229 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:01.769229 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:01.779246 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cb922f9b-dfb6-4ecc-8b0f-25d43c4281b7 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:33:01.779246 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1728/3448] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:01 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 822 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:02.303810 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e356059c-42ad-4961-9f8a-28564d4aa3cf tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 Jan 28 19:33:02.303810 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e356059c-42ad-4961-9f8a-28564d4aa3cf tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:02.303810 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:02.303810 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:02.303810 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e356059c-42ad-4961-9f8a-28564d4aa3cf tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:02.372459 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:02.372459 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:02.382955 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e356059c-42ad-4961-9f8a-28564d4aa3cf tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:33:02.424704 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e356059c-42ad-4961-9f8a-28564d4aa3cf tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 returned with HTTP 200 Jan 28 19:33:02.424704 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1721/3449] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:02 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 => generated 919 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:02.788954 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7b8de1d1-5987-425d-bf8d-97fe87dbe4a5 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:33:02.788954 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7b8de1d1-5987-425d-bf8d-97fe87dbe4a5 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:02.788954 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:02.788954 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:02.788954 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7b8de1d1-5987-425d-bf8d-97fe87dbe4a5 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:02.788954 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-7b8de1d1-5987-425d-bf8d-97fe87dbe4a5 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:33:02.884404 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:02.884404 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:02.891520 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7b8de1d1-5987-425d-bf8d-97fe87dbe4a5 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:33:02.894611 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1729/3450] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:02 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 822 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:03.438312 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6c754697-095d-4faa-b451-91e67556c2b3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 Jan 28 19:33:03.438947 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6c754697-095d-4faa-b451-91e67556c2b3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:03.439248 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:03.439248 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:03.439752 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6c754697-095d-4faa-b451-91e67556c2b3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:03.710921 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:03.710921 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:03.750906 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6c754697-095d-4faa-b451-91e67556c2b3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:33:03.823086 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6c754697-095d-4faa-b451-91e67556c2b3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 returned with HTTP 200 Jan 28 19:33:03.839362 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1722/3451] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:03 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 => generated 919 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:03.915117 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0dd4967b-6a12-46ae-a915-8a2f96714fd0 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:33:03.915117 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0dd4967b-6a12-46ae-a915-8a2f96714fd0 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:03.915117 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:03.915117 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:03.915117 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0dd4967b-6a12-46ae-a915-8a2f96714fd0 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:03.915117 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-0dd4967b-6a12-46ae-a915-8a2f96714fd0 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:33:03.995477 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:03.995477 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:04.008338 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0dd4967b-6a12-46ae-a915-8a2f96714fd0 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:33:04.008338 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1730/3452] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:03 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 822 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:04.897834 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0ed144e0-578c-4713-b0bd-695c480bd0d9 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 Jan 28 19:33:04.897834 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0ed144e0-578c-4713-b0bd-695c480bd0d9 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:04.897834 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:04.897834 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:04.897834 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0ed144e0-578c-4713-b0bd-695c480bd0d9 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:05.042813 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-85d93c05-bfd6-4a45-906f-050b853b5c81 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:33:05.042813 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-85d93c05-bfd6-4a45-906f-050b853b5c81 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:05.042813 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:05.042813 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:05.049787 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-85d93c05-bfd6-4a45-906f-050b853b5c81 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:05.054286 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-85d93c05-bfd6-4a45-906f-050b853b5c81 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:33:05.216083 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:05.216083 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:05.216083 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-85d93c05-bfd6-4a45-906f-050b853b5c81 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:33:05.226955 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1731/3453] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:05 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 822 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:05.245458 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:05.245458 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:05.263899 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0ed144e0-578c-4713-b0bd-695c480bd0d9 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:33:05.342671 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0ed144e0-578c-4713-b0bd-695c480bd0d9 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 returned with HTTP 200 Jan 28 19:33:05.357262 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1723/3454] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:04 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 => generated 919 bytes in 505 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:06.288432 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-47f32e55-4772-4e7e-b626-ff9ab52c58c3 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:33:06.288432 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-47f32e55-4772-4e7e-b626-ff9ab52c58c3 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:06.288432 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:06.288432 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:06.288432 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-47f32e55-4772-4e7e-b626-ff9ab52c58c3 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:06.288432 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-47f32e55-4772-4e7e-b626-ff9ab52c58c3 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:33:06.352750 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:06.352750 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:06.352750 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-47f32e55-4772-4e7e-b626-ff9ab52c58c3 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:33:06.352750 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1732/3455] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:06 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 822 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:06.371385 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-09790adb-7a27-4203-9a3c-9e982c848897 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 Jan 28 19:33:06.372012 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-09790adb-7a27-4203-9a3c-9e982c848897 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:06.372160 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:06.372160 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:06.372522 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-09790adb-7a27-4203-9a3c-9e982c848897 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:06.555084 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:06.555084 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:06.622678 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-09790adb-7a27-4203-9a3c-9e982c848897 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:33:06.680140 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-09790adb-7a27-4203-9a3c-9e982c848897 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 returned with HTTP 200 Jan 28 19:33:06.680140 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1724/3456] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:06 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 => generated 919 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:33:07.373982 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-346e8b2e-0919-4963-a6b6-52b53ddf7ebd tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:33:07.373982 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-346e8b2e-0919-4963-a6b6-52b53ddf7ebd tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:07.373982 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:07.373982 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:07.373982 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-346e8b2e-0919-4963-a6b6-52b53ddf7ebd tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:07.373982 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-346e8b2e-0919-4963-a6b6-52b53ddf7ebd tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:33:07.464820 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:07.464820 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:07.464820 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-346e8b2e-0919-4963-a6b6-52b53ddf7ebd tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:33:07.476609 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1733/3457] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:07 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 822 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:07.716112 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bb9a005d-5b83-49ed-acd5-2dbcbe933db4 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 Jan 28 19:33:07.716112 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bb9a005d-5b83-49ed-acd5-2dbcbe933db4 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:07.716112 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:07.716112 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:07.716112 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bb9a005d-5b83-49ed-acd5-2dbcbe933db4 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:07.939620 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:07.939620 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:07.972390 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bb9a005d-5b83-49ed-acd5-2dbcbe933db4 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:33:08.063477 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bb9a005d-5b83-49ed-acd5-2dbcbe933db4 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 returned with HTTP 200 Jan 28 19:33:08.063477 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1725/3458] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:07 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 => generated 919 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:08.543786 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-12610a7f-4238-432d-8235-fd81ee7ad5bb tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:33:08.543786 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-12610a7f-4238-432d-8235-fd81ee7ad5bb tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:08.550851 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:08.550851 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:08.550851 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-12610a7f-4238-432d-8235-fd81ee7ad5bb tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:08.557610 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-12610a7f-4238-432d-8235-fd81ee7ad5bb tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:33:08.652494 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:08.652494 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:08.670319 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-12610a7f-4238-432d-8235-fd81ee7ad5bb tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:33:08.670319 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1734/3459] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:08 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 822 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:09.078380 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2341dd43-c65d-4039-9119-ef1a9c1b2eb3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 Jan 28 19:33:09.079623 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2341dd43-c65d-4039-9119-ef1a9c1b2eb3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:09.080236 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:09.080236 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:09.090628 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2341dd43-c65d-4039-9119-ef1a9c1b2eb3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:09.341062 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:09.341062 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:09.351317 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2341dd43-c65d-4039-9119-ef1a9c1b2eb3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:33:09.424102 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2341dd43-c65d-4039-9119-ef1a9c1b2eb3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 returned with HTTP 200 Jan 28 19:33:09.432533 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1726/3460] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:09 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 => generated 919 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:09.679495 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-84003b18-ed8d-4bc3-879e-1a10868e526e tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:33:09.679495 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-84003b18-ed8d-4bc3-879e-1a10868e526e tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:09.679495 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:09.679495 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:09.679495 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-84003b18-ed8d-4bc3-879e-1a10868e526e tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:09.679495 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-84003b18-ed8d-4bc3-879e-1a10868e526e tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:33:09.746656 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:09.746656 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:09.757397 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-84003b18-ed8d-4bc3-879e-1a10868e526e tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:33:09.766511 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1735/3461] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:09 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 822 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:10.447333 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a19996e4-af60-48ee-80b3-9a803e3dd619 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 Jan 28 19:33:10.448191 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a19996e4-af60-48ee-80b3-9a803e3dd619 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:10.448539 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:10.448539 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:10.449240 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a19996e4-af60-48ee-80b3-9a803e3dd619 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:10.587074 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:10.587074 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:10.734823 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a19996e4-af60-48ee-80b3-9a803e3dd619 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:33:10.815192 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a19996e4-af60-48ee-80b3-9a803e3dd619 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 returned with HTTP 200 Jan 28 19:33:10.815192 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1727/3462] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:10 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 => generated 919 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:10.821526 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9b681766-228e-4409-af64-1d8e4aad3b49 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:33:10.821526 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9b681766-228e-4409-af64-1d8e4aad3b49 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:10.821526 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:10.821526 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:10.821526 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9b681766-228e-4409-af64-1d8e4aad3b49 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:10.821526 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-9b681766-228e-4409-af64-1d8e4aad3b49 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:33:10.856507 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:10.856507 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:10.856507 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9b681766-228e-4409-af64-1d8e4aad3b49 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:33:10.856507 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1736/3463] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:10 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 822 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:11.842991 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7660cb48-7e3a-43b2-87c3-5c21cbe02130 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 Jan 28 19:33:11.842991 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7660cb48-7e3a-43b2-87c3-5c21cbe02130 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:11.842991 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:11.842991 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:11.842991 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7660cb48-7e3a-43b2-87c3-5c21cbe02130 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:11.892680 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-65b73c54-e555-46f4-b400-baffd363c284 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:33:11.892680 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-65b73c54-e555-46f4-b400-baffd363c284 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:11.911850 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:11.911850 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:11.911850 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-65b73c54-e555-46f4-b400-baffd363c284 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:11.911850 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-65b73c54-e555-46f4-b400-baffd363c284 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:33:12.066919 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:12.066919 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:12.066919 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-65b73c54-e555-46f4-b400-baffd363c284 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:33:12.066919 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1737/3464] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:11 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 822 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:12.167073 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:12.167073 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:12.267886 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7660cb48-7e3a-43b2-87c3-5c21cbe02130 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:33:12.356958 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-75bd138f-1c22-4625-b8e6-bec8b8f15d73 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] POST http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes Jan 28 19:33:12.358408 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:12.358408 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:12.359184 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-75bd138f-1c22-4625-b8e6-bec8b8f15d73 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "bf363cce-cca7-4056-a498-a3a21a3bca2d", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1557770094"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:33:12.361406 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-75bd138f-1c22-4625-b8e6-bec8b8f15d73 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Create volume request body: {'volume': {'imageRef': 'bf363cce-cca7-4056-a498-a3a21a3bca2d', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1557770094'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:33:12.391674 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7660cb48-7e3a-43b2-87c3-5c21cbe02130 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 returned with HTTP 200 Jan 28 19:33:12.414436 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1728/3465] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:11 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 => generated 919 bytes in 577 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:12.677927 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-75bd138f-1c22-4625-b8e6-bec8b8f15d73 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Create volume of 1 GB Jan 28 19:33:12.710304 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-75bd138f-1c22-4625-b8e6-bec8b8f15d73 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Availability Zones retrieved successfully. Jan 28 19:33:12.803760 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-75bd138f-1c22-4625-b8e6-bec8b8f15d73 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Flow 'volume_create_api' (172f89ba-0016-4c8a-befc-5305a76ff2c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:33:12.855593 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-75bd138f-1c22-4625-b8e6-bec8b8f15d73 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8fefe00-deb8-4f61-83a2-40c6bb1ffb88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:33:12.855593 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-75bd138f-1c22-4625-b8e6-bec8b8f15d73 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:33:13.136925 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-12339b91-0c05-45e7-a31f-b4606b31ad44 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:33:13.136925 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-12339b91-0c05-45e7-a31f-b4606b31ad44 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:13.136925 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:13.136925 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:13.147393 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-12339b91-0c05-45e7-a31f-b4606b31ad44 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:13.147393 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-12339b91-0c05-45e7-a31f-b4606b31ad44 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:33:13.243017 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:13.243017 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:13.243017 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-12339b91-0c05-45e7-a31f-b4606b31ad44 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:33:13.251035 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1729/3466] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:13 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 822 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:13.261602 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-75bd138f-1c22-4625-b8e6-bec8b8f15d73 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8fefe00-deb8-4f61-83a2-40c6bb1ffb88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:33:13.261602 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-75bd138f-1c22-4625-b8e6-bec8b8f15d73 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1f200ea-6585-47f8-92b2-1f0489b587ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:33:13.432058 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e0c24417-1227-40b2-9909-a28944999e52 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 Jan 28 19:33:13.432058 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e0c24417-1227-40b2-9909-a28944999e52 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:13.432058 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:13.432058 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:13.432058 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e0c24417-1227-40b2-9909-a28944999e52 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:13.636745 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:13.636745 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:13.666490 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e0c24417-1227-40b2-9909-a28944999e52 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:33:13.729938 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-75bd138f-1c22-4625-b8e6-bec8b8f15d73 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Created reservations ['2245f1fb-19dd-4de0-a40a-95517756b255', 'e3d0de73-fdaa-4aee-87d6-c765eeb3998b', '2eef11a0-4e1c-4480-98cc-7d6ad035ed3c', '380d4e17-77c7-49b0-9e06-b732e286bd24'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:33:13.729938 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-75bd138f-1c22-4625-b8e6-bec8b8f15d73 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1f200ea-6585-47f8-92b2-1f0489b587ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2245f1fb-19dd-4de0-a40a-95517756b255', 'e3d0de73-fdaa-4aee-87d6-c765eeb3998b', '2eef11a0-4e1c-4480-98cc-7d6ad035ed3c', '380d4e17-77c7-49b0-9e06-b732e286bd24']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:33:13.736287 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-75bd138f-1c22-4625-b8e6-bec8b8f15d73 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (caba328e-4ac2-4c38-bc59-1da41c923a2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:33:13.763500 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e0c24417-1227-40b2-9909-a28944999e52 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 returned with HTTP 200 Jan 28 19:33:13.763500 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1730/3467] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:13 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 => generated 919 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:13.913213 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-75bd138f-1c22-4625-b8e6-bec8b8f15d73 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (caba328e-4ac2-4c38-bc59-1da41c923a2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00c5e088-78f7-4ed6-9dbf-bcfbf80543ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1557770094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9ea82d97c2145488c04cad05441ea86',qos_specs=None,replication_status=,reservations=['2245f1fb-19dd-4de0-a40a-95517756b255','e3d0de73-fdaa-4aee-87d6-c765eeb3998b','2eef11a0-4e1c-4480-98cc-7d6ad035ed3c','380d4e17-77c7-49b0-9e06-b732e286bd24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d55b0b34200a4446a6175e892310fb78',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:33:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1557770094',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00c5e088-78f7-4ed6-9dbf-bcfbf80543ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9ea82d97c2145488c04cad05441ea86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d55b0b34200a4446a6175e892310fb78',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:33:13.913213 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-75bd138f-1c22-4625-b8e6-bec8b8f15d73 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6524f226-7e3d-4d4b-9d85-e2f09ad15c98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:33:13.988295 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-75bd138f-1c22-4625-b8e6-bec8b8f15d73 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6524f226-7e3d-4d4b-9d85-e2f09ad15c98) transitioned into state 'SUCCESS' from state '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-1557770094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9ea82d97c2145488c04cad05441ea86',qos_specs=None,replication_status=,reservations=['2245f1fb-19dd-4de0-a40a-95517756b255','e3d0de73-fdaa-4aee-87d6-c765eeb3998b','2eef11a0-4e1c-4480-98cc-7d6ad035ed3c','380d4e17-77c7-49b0-9e06-b732e286bd24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d55b0b34200a4446a6175e892310fb78',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:33:13.996544 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-75bd138f-1c22-4625-b8e6-bec8b8f15d73 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12481eae-caa2-4762-9574-b30fcec156fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:33:14.148206 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-75bd138f-1c22-4625-b8e6-bec8b8f15d73 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12481eae-caa2-4762-9574-b30fcec156fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:33:14.157194 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-75bd138f-1c22-4625-b8e6-bec8b8f15d73 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Flow 'volume_create_api' (172f89ba-0016-4c8a-befc-5305a76ff2c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:33:14.278987 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5013f98c-45d9-4107-89b0-9c065f4382ad tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:33:14.278987 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5013f98c-45d9-4107-89b0-9c065f4382ad tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:14.278987 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:14.278987 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:14.308060 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5013f98c-45d9-4107-89b0-9c065f4382ad tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:14.308060 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-5013f98c-45d9-4107-89b0-9c065f4382ad tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:33:14.489789 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:14.489789 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:14.500553 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5013f98c-45d9-4107-89b0-9c065f4382ad tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:33:14.515368 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1731/3468] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:14 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 822 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:33:14.525910 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-75bd138f-1c22-4625-b8e6-bec8b8f15d73 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Create volume request issued successfully. Jan 28 19:33:14.607049 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-75bd138f-1c22-4625-b8e6-bec8b8f15d73 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes returned with HTTP 202 Jan 28 19:33:14.621171 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1738/3469] 10.222.0.16 () {60 vars in 1226 bytes} [Thu Jan 28 19:33:12 2021] POST /volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes => generated 817 bytes in 2259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:33:14.645555 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-723ac84f-ae06-4cbb-98a9-33ae500692e2 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef Jan 28 19:33:14.645983 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-723ac84f-ae06-4cbb-98a9-33ae500692e2 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:14.646415 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:14.646415 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:14.653196 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-723ac84f-ae06-4cbb-98a9-33ae500692e2 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:14.791524 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:14.791524 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:14.811154 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9d53cac6-35dd-4aeb-a6c9-b446291a32e8 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 Jan 28 19:33:14.812116 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9d53cac6-35dd-4aeb-a6c9-b446291a32e8 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:14.812468 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:14.812468 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:14.812643 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-723ac84f-ae06-4cbb-98a9-33ae500692e2 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Volume info retrieved successfully. Jan 28 19:33:14.813195 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9d53cac6-35dd-4aeb-a6c9-b446291a32e8 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:14.921690 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-723ac84f-ae06-4cbb-98a9-33ae500692e2 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef returned with HTTP 200 Jan 28 19:33:14.923362 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1732/3470] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:14 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef => generated 909 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:33:15.106646 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:15.106646 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:15.141255 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9d53cac6-35dd-4aeb-a6c9-b446291a32e8 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:33:15.275341 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9d53cac6-35dd-4aeb-a6c9-b446291a32e8 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 returned with HTTP 200 Jan 28 19:33:15.276787 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1739/3471] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:14 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 => generated 919 bytes in 495 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:15.518771 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a1ce40cd-f7ae-4759-857b-cc3bf266235d tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:33:15.519270 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a1ce40cd-f7ae-4759-857b-cc3bf266235d tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:15.519726 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:15.519726 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:15.520518 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a1ce40cd-f7ae-4759-857b-cc3bf266235d tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:15.521121 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-a1ce40cd-f7ae-4759-857b-cc3bf266235d tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:33:15.544403 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:15.544403 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:15.546950 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a1ce40cd-f7ae-4759-857b-cc3bf266235d tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:33:15.548029 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1733/3472] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:15 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 822 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:15.949562 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-82a6443c-5c59-4310-ad5d-425938725f2e tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef Jan 28 19:33:15.950378 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-82a6443c-5c59-4310-ad5d-425938725f2e tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:15.950553 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:15.950553 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:15.951053 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-82a6443c-5c59-4310-ad5d-425938725f2e tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:16.028757 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:16.028757 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:16.045691 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-82a6443c-5c59-4310-ad5d-425938725f2e tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Volume info retrieved successfully. Jan 28 19:33:16.096068 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-82a6443c-5c59-4310-ad5d-425938725f2e tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef returned with HTTP 200 Jan 28 19:33:16.098286 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1740/3473] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:15 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef => generated 909 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:16.304928 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1143cfc4-9010-470b-86f3-b3174a93c0eb tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 Jan 28 19:33:16.307176 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1143cfc4-9010-470b-86f3-b3174a93c0eb tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:16.307491 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:16.307491 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:16.308733 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1143cfc4-9010-470b-86f3-b3174a93c0eb tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:16.511010 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:16.511010 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:16.527894 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1143cfc4-9010-470b-86f3-b3174a93c0eb tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:33:16.567506 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5679e916-68a8-4a69-938d-713b825c4707 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:33:16.570128 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5679e916-68a8-4a69-938d-713b825c4707 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:16.573493 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:16.573493 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:16.574561 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5679e916-68a8-4a69-938d-713b825c4707 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:16.575292 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-5679e916-68a8-4a69-938d-713b825c4707 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 2699ef09-bb37-437f-8294-296ccbf71c19. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:33:16.632607 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1143cfc4-9010-470b-86f3-b3174a93c0eb tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 returned with HTTP 200 Jan 28 19:33:16.639131 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1734/3474] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:16 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 => generated 919 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:16.720645 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:16.720645 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:16.730955 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5679e916-68a8-4a69-938d-713b825c4707 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 200 Jan 28 19:33:16.741262 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1741/3475] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:16 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 822 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:16.755508 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c9e020ed-f160-4252-87f7-f50cf2dc80d8 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes/12c42d30-f238-4006-a02e-17938bc71398 Jan 28 19:33:16.756967 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c9e020ed-f160-4252-87f7-f50cf2dc80d8 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:16.757840 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:16.757840 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:16.759697 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c9e020ed-f160-4252-87f7-f50cf2dc80d8 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:16.927933 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:16.927933 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:16.977489 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c9e020ed-f160-4252-87f7-f50cf2dc80d8 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Volume info retrieved successfully. Jan 28 19:33:17.016366 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c9e020ed-f160-4252-87f7-f50cf2dc80d8 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes/12c42d30-f238-4006-a02e-17938bc71398 returned with HTTP 200 Jan 28 19:33:17.030873 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1735/3476] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:16 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes/12c42d30-f238-4006-a02e-17938bc71398 => generated 970 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:17.035807 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ddd540fb-e91c-4194-8d91-959f8f256b39 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes Jan 28 19:33:17.037163 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ddd540fb-e91c-4194-8d91-959f8f256b39 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:17.037601 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:17.037601 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:17.038262 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ddd540fb-e91c-4194-8d91-959f8f256b39 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:17.039200 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-ddd540fb-e91c-4194-8d91-959f8f256b39 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:33:17.042509 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ddd540fb-e91c-4194-8d91-959f8f256b39 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 19:33:17.116847 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ddd540fb-e91c-4194-8d91-959f8f256b39 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Get all volumes completed successfully. Jan 28 19:33:17.126289 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-34a0a3f2-d0e9-42b5-b905-3a2c8b36240e tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef Jan 28 19:33:17.127257 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-34a0a3f2-d0e9-42b5-b905-3a2c8b36240e tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:17.127679 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:17.127679 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:17.128364 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-34a0a3f2-d0e9-42b5-b905-3a2c8b36240e tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:17.142460 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ddd540fb-e91c-4194-8d91-959f8f256b39 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes returned with HTTP 200 Jan 28 19:33:17.143677 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1742/3477] 10.222.0.16 () {58 vars in 1204 bytes} [Thu Jan 28 19:33:17 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes => generated 793 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:33:17.164431 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0020034b-99db-4336-90d5-dce1773e670e tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] DELETE http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes/12c42d30-f238-4006-a02e-17938bc71398 Jan 28 19:33:17.166925 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0020034b-99db-4336-90d5-dce1773e670e tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:17.167465 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:17.167465 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:17.168442 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0020034b-99db-4336-90d5-dce1773e670e tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:17.169714 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-0020034b-99db-4336-90d5-dce1773e670e tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Delete volume with id: 12c42d30-f238-4006-a02e-17938bc71398 Jan 28 19:33:17.303890 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:17.303890 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:17.305170 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0020034b-99db-4336-90d5-dce1773e670e tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Volume info retrieved successfully. Jan 28 19:33:17.330325 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:17.330325 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:17.350010 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-34a0a3f2-d0e9-42b5-b905-3a2c8b36240e tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Volume info retrieved successfully. Jan 28 19:33:17.393037 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0020034b-99db-4336-90d5-dce1773e670e tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Delete volume request issued successfully. Jan 28 19:33:17.393554 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0020034b-99db-4336-90d5-dce1773e670e tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes/12c42d30-f238-4006-a02e-17938bc71398 returned with HTTP 202 Jan 28 19:33:17.394402 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1743/3478] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:33:17 2021] DELETE /volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes/12c42d30-f238-4006-a02e-17938bc71398 => generated 0 bytes in 241 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:33:17.405450 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-34a0a3f2-d0e9-42b5-b905-3a2c8b36240e tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef returned with HTTP 200 Jan 28 19:33:17.407233 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1736/3479] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:17 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef => generated 909 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:33:17.411737 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0cd9acb2-4fb1-4ea9-8d6c-88d4d1010af8 tempest-VolumesBackupsAdminTest-1816826325 tempest-VolumesBackupsAdminTest-1816826325-project-admin] DELETE http://10.222.0.16/volume/v3/91581bae1e3c4823ad0c1a868acf240e/backups/69196e93-0925-4a55-819a-1e5d57608d1f Jan 28 19:33:17.412602 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0cd9acb2-4fb1-4ea9-8d6c-88d4d1010af8 tempest-VolumesBackupsAdminTest-1816826325 tempest-VolumesBackupsAdminTest-1816826325-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:17.413011 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:17.413011 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:17.413690 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0cd9acb2-4fb1-4ea9-8d6c-88d4d1010af8 tempest-VolumesBackupsAdminTest-1816826325 tempest-VolumesBackupsAdminTest-1816826325-project-admin] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:17.417634 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.contrib.backups [None req-0cd9acb2-4fb1-4ea9-8d6c-88d4d1010af8 tempest-VolumesBackupsAdminTest-1816826325 tempest-VolumesBackupsAdminTest-1816826325-project-admin] Delete backup with id: 69196e93-0925-4a55-819a-1e5d57608d1f. Jan 28 19:33:17.449462 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:17.449462 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:17.495727 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.backup.rpcapi [None req-0cd9acb2-4fb1-4ea9-8d6c-88d4d1010af8 tempest-VolumesBackupsAdminTest-1816826325 tempest-VolumesBackupsAdminTest-1816826325-project-admin] delete_backup rpcapi backup_id 69196e93-0925-4a55-819a-1e5d57608d1f {{(pid=87914) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 28 19:33:17.503849 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0cd9acb2-4fb1-4ea9-8d6c-88d4d1010af8 tempest-VolumesBackupsAdminTest-1816826325 tempest-VolumesBackupsAdminTest-1816826325-project-admin] http://10.222.0.16/volume/v3/91581bae1e3c4823ad0c1a868acf240e/backups/69196e93-0925-4a55-819a-1e5d57608d1f returned with HTTP 202 Jan 28 19:33:17.508481 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1744/3480] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:33:17 2021] DELETE /volume/v3/91581bae1e3c4823ad0c1a868acf240e/backups/69196e93-0925-4a55-819a-1e5d57608d1f => generated 0 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 19:33:17.523321 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-acd598f4-e09f-4e7f-8e33-96ca639c215b tempest-VolumesBackupsAdminTest-1816826325 tempest-VolumesBackupsAdminTest-1816826325-project-admin] GET http://10.222.0.16/volume/v3/91581bae1e3c4823ad0c1a868acf240e/backups/69196e93-0925-4a55-819a-1e5d57608d1f Jan 28 19:33:17.524339 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-acd598f4-e09f-4e7f-8e33-96ca639c215b tempest-VolumesBackupsAdminTest-1816826325 tempest-VolumesBackupsAdminTest-1816826325-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:17.524743 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:17.524743 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:17.525806 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-acd598f4-e09f-4e7f-8e33-96ca639c215b tempest-VolumesBackupsAdminTest-1816826325 tempest-VolumesBackupsAdminTest-1816826325-project-admin] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:17.526705 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-acd598f4-e09f-4e7f-8e33-96ca639c215b tempest-VolumesBackupsAdminTest-1816826325 tempest-VolumesBackupsAdminTest-1816826325-project-admin] Show backup with id 69196e93-0925-4a55-819a-1e5d57608d1f. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:33:17.580711 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:17.580711 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:17.583599 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-acd598f4-e09f-4e7f-8e33-96ca639c215b tempest-VolumesBackupsAdminTest-1816826325 tempest-VolumesBackupsAdminTest-1816826325-project-admin] http://10.222.0.16/volume/v3/91581bae1e3c4823ad0c1a868acf240e/backups/69196e93-0925-4a55-819a-1e5d57608d1f returned with HTTP 200 Jan 28 19:33:17.585851 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1737/3481] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:17 2021] GET /volume/v3/91581bae1e3c4823ad0c1a868acf240e/backups/69196e93-0925-4a55-819a-1e5d57608d1f => generated 823 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:17.665530 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4f2f9b26-28c9-4e52-b074-9442bbff1c6e tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 Jan 28 19:33:17.667048 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4f2f9b26-28c9-4e52-b074-9442bbff1c6e tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:17.667603 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:17.667603 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:17.668541 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4f2f9b26-28c9-4e52-b074-9442bbff1c6e tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:17.842668 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:17.842668 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:17.863373 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4f2f9b26-28c9-4e52-b074-9442bbff1c6e tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:33:17.933350 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4f2f9b26-28c9-4e52-b074-9442bbff1c6e tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 returned with HTTP 200 Jan 28 19:33:17.933350 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1745/3482] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:17 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 => generated 919 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:18.174097 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-74fe2042-d6d7-45ba-8fd6-7bf2baf9b995 tempest-GroupsV314Test-1925544232 tempest-GroupsV314Test-1925544232-project-admin] POST http://10.222.0.16/volume/v3/736050dfef424ca6b3b5c73f99f2a651/types Jan 28 19:33:18.174890 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:18.174890 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:18.175578 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-74fe2042-d6d7-45ba-8fd6-7bf2baf9b995 tempest-GroupsV314Test-1925544232 tempest-GroupsV314Test-1925544232-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-109637503"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:33:18.290837 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-74fe2042-d6d7-45ba-8fd6-7bf2baf9b995 tempest-GroupsV314Test-1925544232 tempest-GroupsV314Test-1925544232-project-admin] http://10.222.0.16/volume/v3/736050dfef424ca6b3b5c73f99f2a651/types returned with HTTP 200 Jan 28 19:33:18.292816 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1738/3483] 10.222.0.16 () {60 vars in 1219 bytes} [Thu Jan 28 19:33:17 2021] POST /volume/v3/736050dfef424ca6b3b5c73f99f2a651/types => generated 219 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:18.306335 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8dfff607-8616-46aa-8120-7d3d958ead49 tempest-GroupsV314Test-1925544232 tempest-GroupsV314Test-1925544232-project-admin] POST http://10.222.0.16/volume/v3/736050dfef424ca6b3b5c73f99f2a651/group_types Jan 28 19:33:18.307620 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:18.307620 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:18.310208 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8dfff607-8616-46aa-8120-7d3d958ead49 tempest-GroupsV314Test-1925544232 tempest-GroupsV314Test-1925544232-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1487382253"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:33:18.407724 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8dfff607-8616-46aa-8120-7d3d958ead49 tempest-GroupsV314Test-1925544232 tempest-GroupsV314Test-1925544232-project-admin] http://10.222.0.16/volume/v3/736050dfef424ca6b3b5c73f99f2a651/group_types returned with HTTP 202 Jan 28 19:33:18.409500 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1746/3484] 10.222.0.16 () {62 vars in 1278 bytes} [Thu Jan 28 19:33:18 2021] POST /volume/v3/736050dfef424ca6b3b5c73f99f2a651/group_types => generated 177 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 28 19:33:18.438007 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-906761a4-c433-41e6-aff5-11e55fc7813e tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef Jan 28 19:33:18.438838 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-906761a4-c433-41e6-aff5-11e55fc7813e tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:18.439617 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-906761a4-c433-41e6-aff5-11e55fc7813e tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:18.549816 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:18.549816 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:18.570334 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-906761a4-c433-41e6-aff5-11e55fc7813e tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Volume info retrieved successfully. Jan 28 19:33:18.636603 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-906761a4-c433-41e6-aff5-11e55fc7813e tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef returned with HTTP 200 Jan 28 19:33:18.638846 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1747/3485] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:18 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef => generated 909 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:18.663326 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-045c9482-cf4b-4ee6-9a71-7a62f08aaf66 tempest-VolumesBackupsAdminTest-1816826325 tempest-VolumesBackupsAdminTest-1816826325-project-admin] GET http://10.222.0.16/volume/v3/91581bae1e3c4823ad0c1a868acf240e/backups/69196e93-0925-4a55-819a-1e5d57608d1f Jan 28 19:33:18.665646 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-045c9482-cf4b-4ee6-9a71-7a62f08aaf66 tempest-VolumesBackupsAdminTest-1816826325 tempest-VolumesBackupsAdminTest-1816826325-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:18.666493 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:18.666493 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:18.667639 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-045c9482-cf4b-4ee6-9a71-7a62f08aaf66 tempest-VolumesBackupsAdminTest-1816826325 tempest-VolumesBackupsAdminTest-1816826325-project-admin] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:18.668557 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-045c9482-cf4b-4ee6-9a71-7a62f08aaf66 tempest-VolumesBackupsAdminTest-1816826325 tempest-VolumesBackupsAdminTest-1816826325-project-admin] Show backup with id 69196e93-0925-4a55-819a-1e5d57608d1f. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:33:18.713662 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-045c9482-cf4b-4ee6-9a71-7a62f08aaf66 tempest-VolumesBackupsAdminTest-1816826325 tempest-VolumesBackupsAdminTest-1816826325-project-admin] http://10.222.0.16/volume/v3/91581bae1e3c4823ad0c1a868acf240e/backups/69196e93-0925-4a55-819a-1e5d57608d1f returned with HTTP 404 Jan 28 19:33:18.717194 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1748/3486] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:18 2021] GET /volume/v3/91581bae1e3c4823ad0c1a868acf240e/backups/69196e93-0925-4a55-819a-1e5d57608d1f => generated 109 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:33:18.735355 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bb6d78e6-71e0-4ed4-989d-5cda52930790 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] DELETE http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 Jan 28 19:33:18.736288 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bb6d78e6-71e0-4ed4-989d-5cda52930790 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:18.737180 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bb6d78e6-71e0-4ed4-989d-5cda52930790 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:18.737801 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.contrib.backups [None req-bb6d78e6-71e0-4ed4-989d-5cda52930790 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Delete backup with id: 2699ef09-bb37-437f-8294-296ccbf71c19. Jan 28 19:33:18.749924 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7f2af2fc-71b3-483b-bfd5-a583a29e06cd tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] POST http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/groups Jan 28 19:33:18.753170 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7f2af2fc-71b3-483b-bfd5-a583a29e06cd tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Action: 'create', calling method: version_select, body: {"group": {"group_type": "28569472-4f59-49f7-84cf-1cf3ae4e18ae", "volume_types": ["ff8596c1-ee32-4793-93b4-24f64567fda7"], "name": "tempest-GroupsV314Test-Group-763770570"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:33:18.756613 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-7f2af2fc-71b3-483b-bfd5-a583a29e06cd tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Creating new group {'group': {'group_type': '28569472-4f59-49f7-84cf-1cf3ae4e18ae', 'volume_types': ['ff8596c1-ee32-4793-93b4-24f64567fda7'], 'name': 'tempest-GroupsV314Test-Group-763770570'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jan 28 19:33:18.782041 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:18.782041 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:18.784770 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.groups [None req-7f2af2fc-71b3-483b-bfd5-a583a29e06cd tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Creating group tempest-GroupsV314Test-Group-763770570. Jan 28 19:33:18.841698 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.backup.rpcapi [None req-bb6d78e6-71e0-4ed4-989d-5cda52930790 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] delete_backup rpcapi backup_id 2699ef09-bb37-437f-8294-296ccbf71c19 {{(pid=87914) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 28 19:33:18.842768 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7f2af2fc-71b3-483b-bfd5-a583a29e06cd tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Availability Zones retrieved successfully. Jan 28 19:33:18.848297 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bb6d78e6-71e0-4ed4-989d-5cda52930790 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 returned with HTTP 202 Jan 28 19:33:18.852452 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1749/3487] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:33:18 2021] DELETE /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/2699ef09-bb37-437f-8294-296ccbf71c19 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 19:33:18.904614 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-07fc30ed-68f5-4e46-a2f9-ca95ad359ba8 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] POST http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes Jan 28 19:33:18.907724 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:18.907724 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:18.908572 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-07fc30ed-68f5-4e46-a2f9-ca95ad359ba8 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-2129736808"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:33:18.910550 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-07fc30ed-68f5-4e46-a2f9-ca95ad359ba8 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-2129736808'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:33:18.911209 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-07fc30ed-68f5-4e46-a2f9-ca95ad359ba8 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Create volume of 1 GB Jan 28 19:33:18.979159 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-7f2af2fc-71b3-483b-bfd5-a583a29e06cd tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Created reservations ['1f0ef0f4-ad8d-4a5f-80c8-4574a7aee132'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:33:18.983216 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-07fc30ed-68f5-4e46-a2f9-ca95ad359ba8 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Availability Zones retrieved successfully. Jan 28 19:33:19.058529 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-07fc30ed-68f5-4e46-a2f9-ca95ad359ba8 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Flow 'volume_create_api' (adeb575d-906d-4a7a-ae07-123fe0f7e0b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:33:19.082248 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-07fc30ed-68f5-4e46-a2f9-ca95ad359ba8 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5959c599-4661-4f80-b633-4300ea3c3f67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:33:19.087131 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-07fc30ed-68f5-4e46-a2f9-ca95ad359ba8 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:33:19.241463 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7f2af2fc-71b3-483b-bfd5-a583a29e06cd tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/groups returned with HTTP 202 Jan 28 19:33:19.244119 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1739/3488] 10.222.0.16 () {62 vars in 1264 bytes} [Thu Jan 28 19:33:18 2021] POST /volume/v3/dabbcc60263f42069bf5ea243d91f168/groups => generated 107 bytes in 824 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:33:19.278536 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-07fc30ed-68f5-4e46-a2f9-ca95ad359ba8 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5959c599-4661-4f80-b633-4300ea3c3f67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:33:19.285794 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-07fc30ed-68f5-4e46-a2f9-ca95ad359ba8 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edb8aa2b-4651-4409-a17a-0088f7aa0262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:33:19.286636 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1ab987a3-012d-42a6-b750-e82892eb60a2 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 Jan 28 19:33:19.287875 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1ab987a3-012d-42a6-b750-e82892eb60a2 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:19.288412 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:19.288412 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:19.291310 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1ab987a3-012d-42a6-b750-e82892eb60a2 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:19.507362 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:19.507362 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:19.532924 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1ab987a3-012d-42a6-b750-e82892eb60a2 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:33:19.534166 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-07fc30ed-68f5-4e46-a2f9-ca95ad359ba8 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Created reservations ['f4cb8094-e61d-4fd1-8992-0385bc4cce07', 'aba24d95-99aa-4e44-aaf5-4cd78ff1f563', '870f0839-720b-43cd-997a-b7005610c946', '93b1a350-1643-4b9b-a696-50c15ac97664'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:33:19.536218 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-07fc30ed-68f5-4e46-a2f9-ca95ad359ba8 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edb8aa2b-4651-4409-a17a-0088f7aa0262) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4cb8094-e61d-4fd1-8992-0385bc4cce07', 'aba24d95-99aa-4e44-aaf5-4cd78ff1f563', '870f0839-720b-43cd-997a-b7005610c946', '93b1a350-1643-4b9b-a696-50c15ac97664']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:33:19.559711 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-07fc30ed-68f5-4e46-a2f9-ca95ad359ba8 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26d33b72-0899-469c-a106-b8543ca8ff8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:33:19.586210 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1ab987a3-012d-42a6-b750-e82892eb60a2 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 returned with HTTP 200 Jan 28 19:33:19.588979 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1740/3489] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:19 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 => generated 919 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:19.603286 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2ffc4ad9-9d4e-431a-adc5-30e32eef9e21 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] GET http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/groups/2c8f5562-f0bc-446b-8425-0d57280bc79a Jan 28 19:33:19.608073 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2ffc4ad9-9d4e-431a-adc5-30e32eef9e21 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:19.608455 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:19.608455 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:19.613960 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2ffc4ad9-9d4e-431a-adc5-30e32eef9e21 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:19.615077 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-2ffc4ad9-9d4e-431a-adc5-30e32eef9e21 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] show called for member 2c8f5562-f0bc-446b-8425-0d57280bc79a {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 19:33:19.656420 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:19.656420 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:19.725176 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-07fc30ed-68f5-4e46-a2f9-ca95ad359ba8 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26d33b72-0899-469c-a106-b8543ca8ff8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '710b0f45-ed40-4204-9941-be41603f365d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-2129736808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82971ac0aae84f2f8b6789d6de71e799',qos_specs=None,replication_status=,reservations=['f4cb8094-e61d-4fd1-8992-0385bc4cce07','aba24d95-99aa-4e44-aaf5-4cd78ff1f563','870f0839-720b-43cd-997a-b7005610c946','93b1a350-1643-4b9b-a696-50c15ac97664'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03df69d522dc4686acb4b34cb6493649',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:33:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-2129736808',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=710b0f45-ed40-4204-9941-be41603f365d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82971ac0aae84f2f8b6789d6de71e799',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='03df69d522dc4686acb4b34cb6493649',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:33:19.727553 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-07fc30ed-68f5-4e46-a2f9-ca95ad359ba8 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bd26759-1791-4b6f-9db3-c397d25760f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:33:19.773201 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2ffc4ad9-9d4e-431a-adc5-30e32eef9e21 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/groups/2c8f5562-f0bc-446b-8425-0d57280bc79a returned with HTTP 200 Jan 28 19:33:19.774091 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1741/3490] 10.222.0.16 () {60 vars in 1353 bytes} [Thu Jan 28 19:33:19 2021] GET /volume/v3/dabbcc60263f42069bf5ea243d91f168/groups/2c8f5562-f0bc-446b-8425-0d57280bc79a => generated 388 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:33:19.786500 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-081cf3f3-1ee0-417c-b77e-5a5e920443f4 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef Jan 28 19:33:19.787369 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-081cf3f3-1ee0-417c-b77e-5a5e920443f4 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:19.787805 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:19.787805 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:19.788470 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-081cf3f3-1ee0-417c-b77e-5a5e920443f4 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:19.826363 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-07fc30ed-68f5-4e46-a2f9-ca95ad359ba8 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bd26759-1791-4b6f-9db3-c397d25760f9) transitioned into state 'SUCCESS' from state '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-2129736808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82971ac0aae84f2f8b6789d6de71e799',qos_specs=None,replication_status=,reservations=['f4cb8094-e61d-4fd1-8992-0385bc4cce07','aba24d95-99aa-4e44-aaf5-4cd78ff1f563','870f0839-720b-43cd-997a-b7005610c946','93b1a350-1643-4b9b-a696-50c15ac97664'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03df69d522dc4686acb4b34cb6493649',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:33:19.828931 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-07fc30ed-68f5-4e46-a2f9-ca95ad359ba8 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df98937a-0611-4795-975e-e789ac77a2b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:33:19.887586 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-07fc30ed-68f5-4e46-a2f9-ca95ad359ba8 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df98937a-0611-4795-975e-e789ac77a2b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:33:19.897805 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:19.897805 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:19.907796 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-07fc30ed-68f5-4e46-a2f9-ca95ad359ba8 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Flow 'volume_create_api' (adeb575d-906d-4a7a-ae07-123fe0f7e0b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:33:19.910116 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-081cf3f3-1ee0-417c-b77e-5a5e920443f4 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Volume info retrieved successfully. Jan 28 19:33:19.940023 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-081cf3f3-1ee0-417c-b77e-5a5e920443f4 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef returned with HTTP 200 Jan 28 19:33:19.941103 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1742/3491] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:19 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef => generated 909 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:19.956329 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f9a108c9-0aa7-43cd-b7ce-46a573490656 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] POST http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes Jan 28 19:33:19.957165 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:19.957165 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:19.957874 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f9a108c9-0aa7-43cd-b7ce-46a573490656 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ff8596c1-ee32-4793-93b4-24f64567fda7", "group_id": "2c8f5562-f0bc-446b-8425-0d57280bc79a", "size": 1, "name": "tempest-GroupsV314Test-Volume-1680083048"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:33:19.960009 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-f9a108c9-0aa7-43cd-b7ce-46a573490656 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Create volume request body: {'volume': {'volume_type': 'ff8596c1-ee32-4793-93b4-24f64567fda7', 'group_id': '2c8f5562-f0bc-446b-8425-0d57280bc79a', 'size': 1, 'name': 'tempest-GroupsV314Test-Volume-1680083048'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:33:20.006707 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:20.006707 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:20.008232 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-f9a108c9-0aa7-43cd-b7ce-46a573490656 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Create volume of 1 GB Jan 28 19:33:20.051871 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f9a108c9-0aa7-43cd-b7ce-46a573490656 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Availability Zones retrieved successfully. Jan 28 19:33:20.076832 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-07fc30ed-68f5-4e46-a2f9-ca95ad359ba8 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Create volume request issued successfully. Jan 28 19:33:20.092231 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f9a108c9-0aa7-43cd-b7ce-46a573490656 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Flow 'volume_create_api' (662b7e10-5684-4296-9569-407c6dd84b82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:33:20.114139 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f9a108c9-0aa7-43cd-b7ce-46a573490656 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9da0d15-b12a-477d-b4b6-e7d3be15386f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:33:20.119033 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:20.119033 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:20.123587 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-07fc30ed-68f5-4e46-a2f9-ca95ad359ba8 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes returned with HTTP 202 Jan 28 19:33:20.124417 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-f9a108c9-0aa7-43cd-b7ce-46a573490656 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:33:20.128230 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1750/3492] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 19:33:18 2021] POST /volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes => generated 823 bytes in 1232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:33:20.162597 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d594bf19-72ae-4f48-aa30-8fe83f487a52 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes/710b0f45-ed40-4204-9941-be41603f365d Jan 28 19:33:20.163347 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d594bf19-72ae-4f48-aa30-8fe83f487a52 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:20.163682 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:20.163682 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:20.181241 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d594bf19-72ae-4f48-aa30-8fe83f487a52 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:20.348942 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:20.348942 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:20.356285 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f9a108c9-0aa7-43cd-b7ce-46a573490656 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9da0d15-b12a-477d-b4b6-e7d3be15386f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T19:33:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ff8596c1-ee32-4793-93b4-24f64567fda7,is_public=True,name='tempest-GroupsV314Test-volume-type-109637503',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8596c1-ee32-4793-93b4-24f64567fda7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '2c8f5562-f0bc-446b-8425-0d57280bc79a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:33:20.361699 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f9a108c9-0aa7-43cd-b7ce-46a573490656 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f2b6a06-67ba-42c9-b3dd-1da12a0c09df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:33:20.397420 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d594bf19-72ae-4f48-aa30-8fe83f487a52 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Volume info retrieved successfully. Jan 28 19:33:20.445686 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d594bf19-72ae-4f48-aa30-8fe83f487a52 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes/710b0f45-ed40-4204-9941-be41603f365d returned with HTTP 200 Jan 28 19:33:20.451248 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1751/3493] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:20 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes/710b0f45-ed40-4204-9941-be41603f365d => generated 891 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:20.555406 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [None req-f9a108c9-0aa7-43cd-b7ce-46a573490656 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-109637503 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-109637503, it is now deprecated. Please use the default quota class for default quota. Jan 28 19:33:20.556898 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [None req-f9a108c9-0aa7-43cd-b7ce-46a573490656 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-109637503 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-109637503, it is now deprecated. Please use the default quota class for default quota. Jan 28 19:33:20.622620 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-32f78399-066a-4732-9f6c-1fa4f68c32ad tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 Jan 28 19:33:20.623946 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-32f78399-066a-4732-9f6c-1fa4f68c32ad tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:20.624956 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:20.624956 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:20.626202 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-32f78399-066a-4732-9f6c-1fa4f68c32ad tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:20.703279 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-f9a108c9-0aa7-43cd-b7ce-46a573490656 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Created reservations ['11c3a326-f2ab-4cd6-addf-8de6a61d59bd', '83f8d1e2-d0c3-4ffd-8753-fe0f16ee5398', '1cc800bf-cb7a-4b5b-90de-d3678d6047e7', '121b4f66-da6d-4e4a-ad4b-e358434b3596'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:33:20.707610 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f9a108c9-0aa7-43cd-b7ce-46a573490656 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f2b6a06-67ba-42c9-b3dd-1da12a0c09df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11c3a326-f2ab-4cd6-addf-8de6a61d59bd', '83f8d1e2-d0c3-4ffd-8753-fe0f16ee5398', '1cc800bf-cb7a-4b5b-90de-d3678d6047e7', '121b4f66-da6d-4e4a-ad4b-e358434b3596']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:33:20.710611 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f9a108c9-0aa7-43cd-b7ce-46a573490656 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b4dbafd-fd31-4caf-a086-1e0a3906e3c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:33:20.787465 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:20.787465 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:20.813754 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-32f78399-066a-4732-9f6c-1fa4f68c32ad tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:33:20.886611 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-32f78399-066a-4732-9f6c-1fa4f68c32ad tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 returned with HTTP 200 Jan 28 19:33:20.888760 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1752/3494] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:20 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 => generated 919 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:20.915569 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f9a108c9-0aa7-43cd-b7ce-46a573490656 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b4dbafd-fd31-4caf-a086-1e0a3906e3c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1cd2d45-d42a-4250-8fdd-ac98d7016bb0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-1680083048',encryption_key_id=None,group_id=2c8f5562-f0bc-446b-8425-0d57280bc79a,group_type_id=,metadata={},multiattach=False,project_id='dabbcc60263f42069bf5ea243d91f168',qos_specs=None,replication_status=,reservations=['11c3a326-f2ab-4cd6-addf-8de6a61d59bd','83f8d1e2-d0c3-4ffd-8753-fe0f16ee5398','1cc800bf-cb7a-4b5b-90de-d3678d6047e7','121b4f66-da6d-4e4a-ad4b-e358434b3596'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87a9da5d2e634ae2890efeea5b92461c',volume_type_id=ff8596c1-ee32-4793-93b4-24f64567fda7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:33:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-1680083048',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=2c8f5562-f0bc-446b-8425-0d57280bc79a,host=None,id=e1cd2d45-d42a-4250-8fdd-ac98d7016bb0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dabbcc60263f42069bf5ea243d91f168',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='87a9da5d2e634ae2890efeea5b92461c',volume_attachment=,volume_type=,volume_type_id=ff8596c1-ee32-4793-93b4-24f64567fda7)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:33:20.918565 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f9a108c9-0aa7-43cd-b7ce-46a573490656 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53b8c93a-b614-40b4-9e47-140aba09f90c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:33:20.955929 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f9a108c9-0aa7-43cd-b7ce-46a573490656 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53b8c93a-b614-40b4-9e47-140aba09f90c) transitioned into state 'SUCCESS' from state '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-1680083048',encryption_key_id=None,group_id=2c8f5562-f0bc-446b-8425-0d57280bc79a,group_type_id=,metadata={},multiattach=False,project_id='dabbcc60263f42069bf5ea243d91f168',qos_specs=None,replication_status=,reservations=['11c3a326-f2ab-4cd6-addf-8de6a61d59bd','83f8d1e2-d0c3-4ffd-8753-fe0f16ee5398','1cc800bf-cb7a-4b5b-90de-d3678d6047e7','121b4f66-da6d-4e4a-ad4b-e358434b3596'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87a9da5d2e634ae2890efeea5b92461c',volume_type_id=ff8596c1-ee32-4793-93b4-24f64567fda7)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:33:20.967187 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f9a108c9-0aa7-43cd-b7ce-46a573490656 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3349dfb-3873-40f8-aabf-f7d57062f282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:33:20.974962 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5120c5c4-bcb8-4c75-97e3-1c49fd6a61c9 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef Jan 28 19:33:20.976441 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5120c5c4-bcb8-4c75-97e3-1c49fd6a61c9 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:20.976912 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:20.976912 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:20.981624 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5120c5c4-bcb8-4c75-97e3-1c49fd6a61c9 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:21.023982 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f9a108c9-0aa7-43cd-b7ce-46a573490656 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3349dfb-3873-40f8-aabf-f7d57062f282) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:33:21.035618 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f9a108c9-0aa7-43cd-b7ce-46a573490656 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Flow 'volume_create_api' (662b7e10-5684-4296-9569-407c6dd84b82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:33:21.151000 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f9a108c9-0aa7-43cd-b7ce-46a573490656 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Create volume request issued successfully. Jan 28 19:33:21.155831 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:21.155831 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:21.176701 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5120c5c4-bcb8-4c75-97e3-1c49fd6a61c9 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Volume info retrieved successfully. Jan 28 19:33:21.179544 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-f9a108c9-0aa7-43cd-b7ce-46a573490656 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:33:21.180051 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-f9a108c9-0aa7-43cd-b7ce-46a573490656 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:33:21.217664 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-f9a108c9-0aa7-43cd-b7ce-46a573490656 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:33:21.226020 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:21.226020 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:21.256417 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5120c5c4-bcb8-4c75-97e3-1c49fd6a61c9 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef returned with HTTP 200 Jan 28 19:33:21.257930 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f9a108c9-0aa7-43cd-b7ce-46a573490656 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes returned with HTTP 202 Jan 28 19:33:21.259911 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1743/3495] 10.222.0.16 () {62 vars in 1267 bytes} [Thu Jan 28 19:33:19 2021] POST /volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes => generated 899 bytes in 1318 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:33:21.287672 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1753/3496] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:20 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef => generated 909 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:21.287947 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bb1353e9-8684-49c8-a6cf-1a68d7ac7f65 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] GET http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e1cd2d45-d42a-4250-8fdd-ac98d7016bb0 Jan 28 19:33:21.288424 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bb1353e9-8684-49c8-a6cf-1a68d7ac7f65 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:21.288867 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:21.288867 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:21.289100 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bb1353e9-8684-49c8-a6cf-1a68d7ac7f65 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:21.395577 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:21.395577 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:21.421202 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bb1353e9-8684-49c8-a6cf-1a68d7ac7f65 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Volume info retrieved successfully. Jan 28 19:33:21.455056 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-bb1353e9-8684-49c8-a6cf-1a68d7ac7f65 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:33:21.455632 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-bb1353e9-8684-49c8-a6cf-1a68d7ac7f65 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:33:21.466004 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-bb1353e9-8684-49c8-a6cf-1a68d7ac7f65 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:33:21.477202 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:21.477202 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:21.485019 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2e9bfc7d-9db8-43d4-a325-21cd89eb96ca tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes/710b0f45-ed40-4204-9941-be41603f365d Jan 28 19:33:21.486425 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2e9bfc7d-9db8-43d4-a325-21cd89eb96ca tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:21.487061 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:21.487061 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:21.489742 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2e9bfc7d-9db8-43d4-a325-21cd89eb96ca tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:21.530936 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bb1353e9-8684-49c8-a6cf-1a68d7ac7f65 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e1cd2d45-d42a-4250-8fdd-ac98d7016bb0 returned with HTTP 200 Jan 28 19:33:21.532428 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1744/3497] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:33:21 2021] GET /volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e1cd2d45-d42a-4250-8fdd-ac98d7016bb0 => generated 967 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:33:21.752768 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:21.752768 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:21.769646 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2e9bfc7d-9db8-43d4-a325-21cd89eb96ca tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Volume info retrieved successfully. Jan 28 19:33:21.826759 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2e9bfc7d-9db8-43d4-a325-21cd89eb96ca tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes/710b0f45-ed40-4204-9941-be41603f365d returned with HTTP 200 Jan 28 19:33:21.828249 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1754/3498] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:21 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes/710b0f45-ed40-4204-9941-be41603f365d => generated 915 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:21.918677 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bfde51d9-f549-4376-adc7-793bec2ddbe7 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 Jan 28 19:33:21.919654 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bfde51d9-f549-4376-adc7-793bec2ddbe7 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:21.920121 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:21.920121 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:21.920809 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bfde51d9-f549-4376-adc7-793bec2ddbe7 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:22.002182 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:22.002182 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:22.027251 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bfde51d9-f549-4376-adc7-793bec2ddbe7 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:33:22.059615 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bfde51d9-f549-4376-adc7-793bec2ddbe7 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 returned with HTTP 200 Jan 28 19:33:22.061415 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1745/3499] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:21 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 => generated 919 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:22.291958 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eb5869a3-7f08-4333-b2f9-ae7e942f0620 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef Jan 28 19:33:22.292805 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eb5869a3-7f08-4333-b2f9-ae7e942f0620 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:22.293270 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:22.293270 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:22.293870 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eb5869a3-7f08-4333-b2f9-ae7e942f0620 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:22.378620 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:22.378620 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:22.390180 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-eb5869a3-7f08-4333-b2f9-ae7e942f0620 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Volume info retrieved successfully. Jan 28 19:33:22.418485 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eb5869a3-7f08-4333-b2f9-ae7e942f0620 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef returned with HTTP 200 Jan 28 19:33:22.420069 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1755/3500] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:22 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef => generated 909 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:22.561525 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ead46433-e6bf-4785-a7a1-8cb9e9e8a81a tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] GET http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e1cd2d45-d42a-4250-8fdd-ac98d7016bb0 Jan 28 19:33:22.565952 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ead46433-e6bf-4785-a7a1-8cb9e9e8a81a tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:22.566753 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:22.566753 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:22.567367 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ead46433-e6bf-4785-a7a1-8cb9e9e8a81a tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:22.693055 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:22.693055 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:22.720489 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ead46433-e6bf-4785-a7a1-8cb9e9e8a81a tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Volume info retrieved successfully. Jan 28 19:33:22.759997 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-ead46433-e6bf-4785-a7a1-8cb9e9e8a81a tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:33:22.760885 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-ead46433-e6bf-4785-a7a1-8cb9e9e8a81a tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:33:22.775891 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-ead46433-e6bf-4785-a7a1-8cb9e9e8a81a tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:33:22.785378 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:22.785378 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:22.814282 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ead46433-e6bf-4785-a7a1-8cb9e9e8a81a tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e1cd2d45-d42a-4250-8fdd-ac98d7016bb0 returned with HTTP 200 Jan 28 19:33:22.816540 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1746/3501] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:33:22 2021] GET /volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e1cd2d45-d42a-4250-8fdd-ac98d7016bb0 => generated 991 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:33:22.848118 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-67493ee2-4a4e-4067-90fd-00e2f896441d tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes/710b0f45-ed40-4204-9941-be41603f365d Jan 28 19:33:22.849123 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-67493ee2-4a4e-4067-90fd-00e2f896441d tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:22.849548 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:22.849548 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:22.852311 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-67493ee2-4a4e-4067-90fd-00e2f896441d tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:22.993047 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:22.993047 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:23.039777 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-67493ee2-4a4e-4067-90fd-00e2f896441d tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Volume info retrieved successfully. Jan 28 19:33:23.083036 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c2f0b4b3-e34d-4329-a24d-58f028ac683f tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 Jan 28 19:33:23.084366 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c2f0b4b3-e34d-4329-a24d-58f028ac683f tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:23.084996 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:23.084996 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:23.085901 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c2f0b4b3-e34d-4329-a24d-58f028ac683f tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:23.106789 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-67493ee2-4a4e-4067-90fd-00e2f896441d tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes/710b0f45-ed40-4204-9941-be41603f365d returned with HTTP 200 Jan 28 19:33:23.121162 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1756/3502] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:22 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes/710b0f45-ed40-4204-9941-be41603f365d => generated 916 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:23.140301 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5f74b1d1-206d-4809-87ca-5e044738f86a tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] POST http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups Jan 28 19:33:23.140872 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:23.140872 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:23.141366 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5f74b1d1-206d-4809-87ca-5e044738f86a tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Action: 'create', calling method: create, body: {"backup": {"volume_id": "710b0f45-ed40-4204-9941-be41603f365d", "name": "tempest-VolumesBackupsAdminTest-Backup-1764601588"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:33:23.142615 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.backups [None req-5f74b1d1-206d-4809-87ca-5e044738f86a tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Creating new backup {'backup': {'volume_id': '710b0f45-ed40-4204-9941-be41603f365d', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1764601588'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 28 19:33:23.143032 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.contrib.backups [None req-5f74b1d1-206d-4809-87ca-5e044738f86a tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Creating backup of volume 710b0f45-ed40-4204-9941-be41603f365d in container None Jan 28 19:33:23.274137 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:23.274137 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:23.276011 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5f74b1d1-206d-4809-87ca-5e044738f86a tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Volume info retrieved successfully. Jan 28 19:33:23.367407 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:23.367407 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:23.415770 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c2f0b4b3-e34d-4329-a24d-58f028ac683f tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:33:23.439096 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-5f74b1d1-206d-4809-87ca-5e044738f86a tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Created reservations ['b092aa2a-daba-464b-ae38-c85ada443e41', '9f2bb0dc-3b7e-4f51-9307-c4e061faa30a'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:33:23.552570 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c2f0b4b3-e34d-4329-a24d-58f028ac683f tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 returned with HTTP 200 Jan 28 19:33:23.562270 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5f74b1d1-206d-4809-87ca-5e044738f86a tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups returned with HTTP 202 Jan 28 19:33:23.563476 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1757/3504] 10.222.0.16 () {60 vars in 1226 bytes} [Thu Jan 28 19:33:23 2021] POST /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups => generated 401 bytes in 430 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:33:23.571881 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eeb34f98-fee9-42ed-9df2-a56ecdf8081b tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef Jan 28 19:33:23.576526 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eeb34f98-fee9-42ed-9df2-a56ecdf8081b tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:23.577640 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1747/3503] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:23 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 => generated 919 bytes in 480 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:23.578205 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:23.578205 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:23.578631 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eeb34f98-fee9-42ed-9df2-a56ecdf8081b tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:23.601239 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-338bcdfb-e7b8-4f15-afde-48fffde4350b tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c Jan 28 19:33:23.609073 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-338bcdfb-e7b8-4f15-afde-48fffde4350b tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:23.610536 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:23.610536 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:23.611703 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-338bcdfb-e7b8-4f15-afde-48fffde4350b tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:23.612634 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-338bcdfb-e7b8-4f15-afde-48fffde4350b tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 9b4cea94-defc-4f4c-ba31-db173a04ec2c. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:33:23.697710 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:23.697710 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:23.722666 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-eeb34f98-fee9-42ed-9df2-a56ecdf8081b tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Volume info retrieved successfully. Jan 28 19:33:23.779929 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:23.779929 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:23.781964 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eeb34f98-fee9-42ed-9df2-a56ecdf8081b tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef returned with HTTP 200 Jan 28 19:33:23.783027 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1758/3505] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:23 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef => generated 909 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:23.790907 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-338bcdfb-e7b8-4f15-afde-48fffde4350b tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c returned with HTTP 200 Jan 28 19:33:23.793868 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1748/3506] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:23 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c => generated 808 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:23.848896 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-48da13a2-ae2b-41fa-bb03-59ffc67edfb8 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] GET http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e1cd2d45-d42a-4250-8fdd-ac98d7016bb0 Jan 28 19:33:23.849976 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-48da13a2-ae2b-41fa-bb03-59ffc67edfb8 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:23.850299 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:23.850299 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:23.851033 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-48da13a2-ae2b-41fa-bb03-59ffc67edfb8 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:24.054088 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:24.054088 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:24.069492 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-48da13a2-ae2b-41fa-bb03-59ffc67edfb8 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Volume info retrieved successfully. Jan 28 19:33:24.100101 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-48da13a2-ae2b-41fa-bb03-59ffc67edfb8 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:33:24.100973 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-48da13a2-ae2b-41fa-bb03-59ffc67edfb8 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:33:24.125696 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-48da13a2-ae2b-41fa-bb03-59ffc67edfb8 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:33:24.161903 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:24.161903 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:24.219273 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-48da13a2-ae2b-41fa-bb03-59ffc67edfb8 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e1cd2d45-d42a-4250-8fdd-ac98d7016bb0 returned with HTTP 200 Jan 28 19:33:24.220752 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1759/3507] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:33:23 2021] GET /volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e1cd2d45-d42a-4250-8fdd-ac98d7016bb0 => generated 992 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:33:24.254650 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f9740b60-2b43-420d-86ef-030fb82afb39 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] POST http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/groups/action Jan 28 19:33:24.255620 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:24.255620 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:24.256459 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f9740b60-2b43-420d-86ef-030fb82afb39 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Action body: b'{"create-from-src": {"source_group_id": "2c8f5562-f0bc-446b-8425-0d57280bc79a", "name": "tempest-Group_from_grp-462749508"}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:33:24.257301 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f9740b60-2b43-420d-86ef-030fb82afb39 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "2c8f5562-f0bc-446b-8425-0d57280bc79a", "name": "tempest-Group_from_grp-462749508"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:33:24.259992 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-f9740b60-2b43-420d-86ef-030fb82afb39 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Creating new group {'create-from-src': {'source_group_id': '2c8f5562-f0bc-446b-8425-0d57280bc79a', 'name': 'tempest-Group_from_grp-462749508'}}. {{(pid=87915) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jan 28 19:33:24.260245 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.groups [None req-f9740b60-2b43-420d-86ef-030fb82afb39 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Creating group tempest-Group_from_grp-462749508 from source group 2c8f5562-f0bc-446b-8425-0d57280bc79a. Jan 28 19:33:24.302712 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:24.302712 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:24.394293 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:24.394293 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:24.586588 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aa8d249c-ea33-4c52-82dd-10cd8f5f75d0 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 Jan 28 19:33:24.588427 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aa8d249c-ea33-4c52-82dd-10cd8f5f75d0 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:24.588732 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:24.588732 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:24.589117 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aa8d249c-ea33-4c52-82dd-10cd8f5f75d0 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:24.607043 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-f9740b60-2b43-420d-86ef-030fb82afb39 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Created reservations ['5858272e-8f74-40a1-9319-87d3dc7553d2'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:33:24.801966 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:24.801966 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:24.847304 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-aa8d249c-ea33-4c52-82dd-10cd8f5f75d0 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:33:24.991904 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aa8d249c-ea33-4c52-82dd-10cd8f5f75d0 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 returned with HTTP 200 Jan 28 19:33:24.999657 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1760/3508] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:24 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 => generated 977 bytes in 418 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:33:25.012710 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6b5f2558-6b0e-4071-9b78-9c0a685a03c6 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef Jan 28 19:33:25.013311 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6b5f2558-6b0e-4071-9b78-9c0a685a03c6 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:25.013506 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:25.013506 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:25.014577 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6b5f2558-6b0e-4071-9b78-9c0a685a03c6 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:25.094868 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.group.api [None req-f9740b60-2b43-420d-86ef-030fb82afb39 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] A mapping entry already exists for group 11d63b56-0f75-4dfc-ac8e-a99e499aeb9e and volume type ff8596c1-ee32-4793-93b4-24f64567fda7. Do not need to create again. Jan 28 19:33:25.096656 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:25.096656 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:25.098051 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f9740b60-2b43-420d-86ef-030fb82afb39 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Availability Zones retrieved successfully. Jan 28 19:33:25.119885 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:25.119885 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:25.147658 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6b5f2558-6b0e-4071-9b78-9c0a685a03c6 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Volume info retrieved successfully. Jan 28 19:33:25.156010 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f9740b60-2b43-420d-86ef-030fb82afb39 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Flow 'volume_create_api' (c678a579-f633-4099-9f34-41a1663cb476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:33:25.173708 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f9740b60-2b43-420d-86ef-030fb82afb39 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b044144-326a-435e-bed9-d5334f7796ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:33:25.188788 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-f9740b60-2b43-420d-86ef-030fb82afb39 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Validating volume size '1' using validate_int, validate_source_size {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:33:25.214153 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6b5f2558-6b0e-4071-9b78-9c0a685a03c6 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef returned with HTTP 200 Jan 28 19:33:25.215521 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1761/3509] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:24 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef => generated 909 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:25.241456 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1e7fc80c-54e9-4957-80a5-68401a38814c tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c Jan 28 19:33:25.250193 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1e7fc80c-54e9-4957-80a5-68401a38814c tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:25.250656 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:25.250656 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:25.251259 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1e7fc80c-54e9-4957-80a5-68401a38814c tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:25.251814 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-1e7fc80c-54e9-4957-80a5-68401a38814c tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 9b4cea94-defc-4f4c-ba31-db173a04ec2c. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:33:25.328720 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:25.328720 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:25.331304 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1e7fc80c-54e9-4957-80a5-68401a38814c tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c returned with HTTP 200 Jan 28 19:33:25.338823 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1762/3510] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:25 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c => generated 808 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:25.370797 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f9740b60-2b43-420d-86ef-030fb82afb39 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b044144-326a-435e-bed9-d5334f7796ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'e1cd2d45-d42a-4250-8fdd-ac98d7016bb0', 'volume_type': VolumeType(created_at=2021-01-28T19:33:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ff8596c1-ee32-4793-93b4-24f64567fda7,is_public=True,name='tempest-GroupsV314Test-volume-type-109637503',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ff8596c1-ee32-4793-93b4-24f64567fda7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '11d63b56-0f75-4dfc-ac8e-a99e499aeb9e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:33:25.376286 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f9740b60-2b43-420d-86ef-030fb82afb39 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (524f81d0-8029-4a5e-869d-af74c5f3c9af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:33:25.576786 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-f9740b60-2b43-420d-86ef-030fb82afb39 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Created reservations ['737bbdbc-c418-4e3e-9dde-f0c1d4fed5fc', 'f2f6eb92-c62d-4a75-b9c8-c86e69ad188d', '603daaa9-a452-4b55-b17a-1c1c69cd29f6', '3469d058-15f4-406c-b1c7-f68200250ed4'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:33:25.581633 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f9740b60-2b43-420d-86ef-030fb82afb39 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (524f81d0-8029-4a5e-869d-af74c5f3c9af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['737bbdbc-c418-4e3e-9dde-f0c1d4fed5fc', 'f2f6eb92-c62d-4a75-b9c8-c86e69ad188d', '603daaa9-a452-4b55-b17a-1c1c69cd29f6', '3469d058-15f4-406c-b1c7-f68200250ed4']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:33:25.589209 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f9740b60-2b43-420d-86ef-030fb82afb39 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3073f8f-9866-419b-9b17-45c61bb0c280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:33:25.872911 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f9740b60-2b43-420d-86ef-030fb82afb39 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3073f8f-9866-419b-9b17-45c61bb0c280) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2c3a790-9487-41de-9b06-7fcdbabdbcdc', '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=11d63b56-0f75-4dfc-ac8e-a99e499aeb9e,group_type_id=,metadata={},multiattach=False,project_id='dabbcc60263f42069bf5ea243d91f168',qos_specs=None,replication_status=,reservations=['737bbdbc-c418-4e3e-9dde-f0c1d4fed5fc','f2f6eb92-c62d-4a75-b9c8-c86e69ad188d','603daaa9-a452-4b55-b17a-1c1c69cd29f6','3469d058-15f4-406c-b1c7-f68200250ed4'],size=1,snapshot_id=None,source_replicaid=,source_volid=e1cd2d45-d42a-4250-8fdd-ac98d7016bb0,status='creating',user_id='87a9da5d2e634ae2890efeea5b92461c',volume_type_id=ff8596c1-ee32-4793-93b4-24f64567fda7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:33:25Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=11d63b56-0f75-4dfc-ac8e-a99e499aeb9e,host=None,id=e2c3a790-9487-41de-9b06-7fcdbabdbcdc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dabbcc60263f42069bf5ea243d91f168',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=e1cd2d45-d42a-4250-8fdd-ac98d7016bb0,status='creating',terminated_at=None,updated_at=None,user_id='87a9da5d2e634ae2890efeea5b92461c',volume_attachment=,volume_type=,volume_type_id=ff8596c1-ee32-4793-93b4-24f64567fda7)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:33:25.877882 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f9740b60-2b43-420d-86ef-030fb82afb39 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (186ef770-5db9-4aac-a1d8-bdc0adef9035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:33:25.960524 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f9740b60-2b43-420d-86ef-030fb82afb39 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (186ef770-5db9-4aac-a1d8-bdc0adef9035) transitioned into state 'SUCCESS' from 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=11d63b56-0f75-4dfc-ac8e-a99e499aeb9e,group_type_id=,metadata={},multiattach=False,project_id='dabbcc60263f42069bf5ea243d91f168',qos_specs=None,replication_status=,reservations=['737bbdbc-c418-4e3e-9dde-f0c1d4fed5fc','f2f6eb92-c62d-4a75-b9c8-c86e69ad188d','603daaa9-a452-4b55-b17a-1c1c69cd29f6','3469d058-15f4-406c-b1c7-f68200250ed4'],size=1,snapshot_id=None,source_replicaid=,source_volid=e1cd2d45-d42a-4250-8fdd-ac98d7016bb0,status='creating',user_id='87a9da5d2e634ae2890efeea5b92461c',volume_type_id=ff8596c1-ee32-4793-93b4-24f64567fda7)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:33:25.967902 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f9740b60-2b43-420d-86ef-030fb82afb39 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Flow 'volume_create_api' (c678a579-f633-4099-9f34-41a1663cb476) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:33:26.034781 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-05597413-9b68-4643-bcfe-4c09ca643e42 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 Jan 28 19:33:26.035378 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-05597413-9b68-4643-bcfe-4c09ca643e42 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:26.035564 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:26.035564 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:26.035938 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-05597413-9b68-4643-bcfe-4c09ca643e42 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:26.131819 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f9740b60-2b43-420d-86ef-030fb82afb39 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Create volume request issued successfully. Jan 28 19:33:26.156808 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:26.156808 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:26.192301 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-05597413-9b68-4643-bcfe-4c09ca643e42 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:33:26.274496 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f9740b60-2b43-420d-86ef-030fb82afb39 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/groups/action returned with HTTP 202 Jan 28 19:33:26.283892 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1749/3511] 10.222.0.16 () {62 vars in 1285 bytes} [Thu Jan 28 19:33:24 2021] POST /volume/v3/dabbcc60263f42069bf5ea243d91f168/groups/action => generated 101 bytes in 2028 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jan 28 19:33:26.284586 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e6f7b6cb-f134-4729-aab9-d5195d2dd1de tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef Jan 28 19:33:26.285153 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e6f7b6cb-f134-4729-aab9-d5195d2dd1de tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:26.285531 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:26.285531 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:26.285841 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e6f7b6cb-f134-4729-aab9-d5195d2dd1de tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:26.289550 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-05597413-9b68-4643-bcfe-4c09ca643e42 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 returned with HTTP 200 Jan 28 19:33:26.305175 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1763/3512] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:26 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 => generated 977 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:26.305175 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f718dbc6-5f50-4c01-86ed-175459be7384 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] GET http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/detail Jan 28 19:33:26.307279 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f718dbc6-5f50-4c01-86ed-175459be7384 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:26.307799 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:26.307799 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:26.308103 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f718dbc6-5f50-4c01-86ed-175459be7384 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Calling method 'detail' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:26.314859 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-f718dbc6-5f50-4c01-86ed-175459be7384 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:33:26.315090 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-f718dbc6-5f50-4c01-86ed-175459be7384 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87914) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 19:33:26.442865 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:26.442865 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:26.448603 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f718dbc6-5f50-4c01-86ed-175459be7384 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Get all volumes completed successfully. Jan 28 19:33:26.451580 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-f718dbc6-5f50-4c01-86ed-175459be7384 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:33:26.452494 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-f718dbc6-5f50-4c01-86ed-175459be7384 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:33:26.468831 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-f718dbc6-5f50-4c01-86ed-175459be7384 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:33:26.479709 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e6f7b6cb-f134-4729-aab9-d5195d2dd1de tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Volume info retrieved successfully. Jan 28 19:33:26.488074 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:26.488074 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:26.518475 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-f718dbc6-5f50-4c01-86ed-175459be7384 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:33:26.519507 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-f718dbc6-5f50-4c01-86ed-175459be7384 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:33:26.534083 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-f718dbc6-5f50-4c01-86ed-175459be7384 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:33:26.543404 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:26.543404 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:26.557015 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e6f7b6cb-f134-4729-aab9-d5195d2dd1de tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef returned with HTTP 200 Jan 28 19:33:26.557888 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1750/3513] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:26 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef => generated 909 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:26.563023 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6c2e231b-cf42-489c-b537-8b9f82257486 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c Jan 28 19:33:26.563815 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6c2e231b-cf42-489c-b537-8b9f82257486 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:26.564174 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:26.564174 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:26.564753 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6c2e231b-cf42-489c-b537-8b9f82257486 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:26.577754 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-6c2e231b-cf42-489c-b537-8b9f82257486 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 9b4cea94-defc-4f4c-ba31-db173a04ec2c. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:33:26.579303 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f718dbc6-5f50-4c01-86ed-175459be7384 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/detail returned with HTTP 200 Jan 28 19:33:26.580495 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1764/3514] 10.222.0.16 () {60 vars in 1266 bytes} [Thu Jan 28 19:33:26 2021] GET /volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/detail => generated 1972 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 19:33:26.606226 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:26.606226 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:26.608842 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6c2e231b-cf42-489c-b537-8b9f82257486 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c returned with HTTP 200 Jan 28 19:33:26.609906 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1751/3515] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:26 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c => generated 808 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:26.613585 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d2a327ac-a768-466b-8078-61d597fedd27 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] GET http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e2c3a790-9487-41de-9b06-7fcdbabdbcdc Jan 28 19:33:26.614268 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d2a327ac-a768-466b-8078-61d597fedd27 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:26.614551 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:26.614551 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:26.615055 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d2a327ac-a768-466b-8078-61d597fedd27 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:26.764818 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:26.764818 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:26.789334 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d2a327ac-a768-466b-8078-61d597fedd27 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Volume info retrieved successfully. Jan 28 19:33:26.832115 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-d2a327ac-a768-466b-8078-61d597fedd27 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:33:26.833156 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-d2a327ac-a768-466b-8078-61d597fedd27 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:33:26.858036 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-d2a327ac-a768-466b-8078-61d597fedd27 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:33:26.884148 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:26.884148 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:26.943045 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d2a327ac-a768-466b-8078-61d597fedd27 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e2c3a790-9487-41de-9b06-7fcdbabdbcdc returned with HTTP 200 Jan 28 19:33:26.953267 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1765/3516] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:33:26 2021] GET /volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e2c3a790-9487-41de-9b06-7fcdbabdbcdc => generated 987 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 19:33:27.323913 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dfc0d5e5-5807-490f-af52-a420ca08cab5 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 Jan 28 19:33:27.324623 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dfc0d5e5-5807-490f-af52-a420ca08cab5 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:27.324846 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:27.324846 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:27.325417 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dfc0d5e5-5807-490f-af52-a420ca08cab5 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:27.482280 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:27.482280 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:27.499447 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-dfc0d5e5-5807-490f-af52-a420ca08cab5 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:33:27.524096 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dfc0d5e5-5807-490f-af52-a420ca08cab5 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 returned with HTTP 200 Jan 28 19:33:27.526001 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1752/3517] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:27 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 => generated 980 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:33:27.579809 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eb9bdaf8-4545-47d0-8b29-cc69f382588d tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef Jan 28 19:33:27.580466 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eb9bdaf8-4545-47d0-8b29-cc69f382588d tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:27.580754 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:27.580754 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:27.581255 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eb9bdaf8-4545-47d0-8b29-cc69f382588d tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:27.636125 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-793bf744-4c06-47fa-8805-9f951637689d tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c Jan 28 19:33:27.637327 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-793bf744-4c06-47fa-8805-9f951637689d tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:27.637761 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:27.637761 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:27.638864 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-793bf744-4c06-47fa-8805-9f951637689d tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:27.639429 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-793bf744-4c06-47fa-8805-9f951637689d tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 9b4cea94-defc-4f4c-ba31-db173a04ec2c. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:33:27.700216 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:27.700216 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:27.702591 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-793bf744-4c06-47fa-8805-9f951637689d tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c returned with HTTP 200 Jan 28 19:33:27.703991 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1753/3518] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:27 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c => generated 808 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:27.728882 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:27.728882 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:27.757577 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-eb9bdaf8-4545-47d0-8b29-cc69f382588d tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Volume info retrieved successfully. Jan 28 19:33:27.856638 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eb9bdaf8-4545-47d0-8b29-cc69f382588d tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef returned with HTTP 200 Jan 28 19:33:27.856638 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1766/3519] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:27 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef => generated 909 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:27.975643 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8de1ba34-2f35-439e-9e16-ad79cc617a91 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] GET http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e2c3a790-9487-41de-9b06-7fcdbabdbcdc Jan 28 19:33:27.976773 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8de1ba34-2f35-439e-9e16-ad79cc617a91 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:27.977200 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:27.977200 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:27.978384 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8de1ba34-2f35-439e-9e16-ad79cc617a91 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:28.137574 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:28.137574 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:28.153963 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8de1ba34-2f35-439e-9e16-ad79cc617a91 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Volume info retrieved successfully. Jan 28 19:33:28.182441 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-8de1ba34-2f35-439e-9e16-ad79cc617a91 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:33:28.183194 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-8de1ba34-2f35-439e-9e16-ad79cc617a91 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:33:28.197305 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-8de1ba34-2f35-439e-9e16-ad79cc617a91 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:33:28.216706 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:28.216706 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:28.265750 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8de1ba34-2f35-439e-9e16-ad79cc617a91 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e2c3a790-9487-41de-9b06-7fcdbabdbcdc returned with HTTP 200 Jan 28 19:33:28.270257 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1754/3520] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:33:27 2021] GET /volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e2c3a790-9487-41de-9b06-7fcdbabdbcdc => generated 987 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:33:28.557168 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5ff27dbe-b5d4-4c6c-8be5-0206844007c8 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 Jan 28 19:33:28.558717 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5ff27dbe-b5d4-4c6c-8be5-0206844007c8 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:28.559572 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:28.559572 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:28.560511 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5ff27dbe-b5d4-4c6c-8be5-0206844007c8 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:28.687466 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:28.687466 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:28.709571 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5ff27dbe-b5d4-4c6c-8be5-0206844007c8 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:33:28.727750 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4dedb0ed-d8ae-492e-971c-1136e34b24f6 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c Jan 28 19:33:28.734243 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4dedb0ed-d8ae-492e-971c-1136e34b24f6 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:28.734744 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:28.734744 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:28.735972 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4dedb0ed-d8ae-492e-971c-1136e34b24f6 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:28.736772 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-4dedb0ed-d8ae-492e-971c-1136e34b24f6 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 9b4cea94-defc-4f4c-ba31-db173a04ec2c. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:33:28.768736 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5ff27dbe-b5d4-4c6c-8be5-0206844007c8 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 returned with HTTP 200 Jan 28 19:33:28.784374 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1767/3521] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:28 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 => generated 980 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:28.829584 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:28.829584 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:28.842974 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4dedb0ed-d8ae-492e-971c-1136e34b24f6 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c returned with HTTP 200 Jan 28 19:33:28.845062 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1755/3522] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:28 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c => generated 808 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:33:28.862397 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5c932457-d3be-4b78-b377-24952067b7dd tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef Jan 28 19:33:28.863846 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5c932457-d3be-4b78-b377-24952067b7dd tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:28.869704 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:28.869704 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:28.871068 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5c932457-d3be-4b78-b377-24952067b7dd tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:29.084700 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:29.084700 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:29.131485 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5c932457-d3be-4b78-b377-24952067b7dd tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Volume info retrieved successfully. Jan 28 19:33:29.215668 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5c932457-d3be-4b78-b377-24952067b7dd tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef returned with HTTP 200 Jan 28 19:33:29.261523 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1768/3523] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:28 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef => generated 909 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:29.304233 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8d825b84-c760-46de-8c85-37607a61a7f5 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] GET http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e2c3a790-9487-41de-9b06-7fcdbabdbcdc Jan 28 19:33:29.308831 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8d825b84-c760-46de-8c85-37607a61a7f5 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:29.309511 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:29.309511 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:29.310308 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8d825b84-c760-46de-8c85-37607a61a7f5 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:29.669423 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:29.669423 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:29.749647 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8d825b84-c760-46de-8c85-37607a61a7f5 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Volume info retrieved successfully. Jan 28 19:33:29.799816 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9bb6c2ab-0805-444f-b061-e224c92169d4 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 Jan 28 19:33:29.800758 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9bb6c2ab-0805-444f-b061-e224c92169d4 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:29.801112 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:29.801112 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:29.802921 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9bb6c2ab-0805-444f-b061-e224c92169d4 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:29.881044 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-8d825b84-c760-46de-8c85-37607a61a7f5 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:33:29.882282 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-8d825b84-c760-46de-8c85-37607a61a7f5 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:33:29.922356 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-8d825b84-c760-46de-8c85-37607a61a7f5 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:33:29.962270 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:29.962270 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:30.074396 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8d825b84-c760-46de-8c85-37607a61a7f5 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e2c3a790-9487-41de-9b06-7fcdbabdbcdc returned with HTTP 200 Jan 28 19:33:30.079698 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1756/3524] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:33:29 2021] GET /volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e2c3a790-9487-41de-9b06-7fcdbabdbcdc => generated 987 bytes in 783 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 19:33:30.109383 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0bd9fa26-256e-4bf3-90ae-264b51e330a3 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c Jan 28 19:33:30.110760 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0bd9fa26-256e-4bf3-90ae-264b51e330a3 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:30.111392 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:30.111392 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:30.112393 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0bd9fa26-256e-4bf3-90ae-264b51e330a3 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:30.113352 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-0bd9fa26-256e-4bf3-90ae-264b51e330a3 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 9b4cea94-defc-4f4c-ba31-db173a04ec2c. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:33:30.144645 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:30.144645 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:30.161684 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9bb6c2ab-0805-444f-b061-e224c92169d4 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:33:30.232603 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:30.232603 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:30.240827 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0bd9fa26-256e-4bf3-90ae-264b51e330a3 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c returned with HTTP 200 Jan 28 19:33:30.240827 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1757/3525] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:30 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c => generated 819 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:30.245008 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9bb6c2ab-0805-444f-b061-e224c92169d4 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 returned with HTTP 200 Jan 28 19:33:30.264214 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1769/3526] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:29 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 => generated 980 bytes in 465 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:30.272093 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9a19b47b-d184-43d1-9490-4e4345f47986 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef Jan 28 19:33:30.273075 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9a19b47b-d184-43d1-9490-4e4345f47986 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:30.273639 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:30.273639 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:30.274323 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9a19b47b-d184-43d1-9490-4e4345f47986 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:30.497575 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:30.497575 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:30.536331 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9a19b47b-d184-43d1-9490-4e4345f47986 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Volume info retrieved successfully. Jan 28 19:33:30.630252 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9a19b47b-d184-43d1-9490-4e4345f47986 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef returned with HTTP 200 Jan 28 19:33:30.637932 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1758/3527] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:30 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef => generated 909 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:31.103503 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f333c900-11e7-4aac-bc78-a8125f8c88a7 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] GET http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e2c3a790-9487-41de-9b06-7fcdbabdbcdc Jan 28 19:33:31.104514 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f333c900-11e7-4aac-bc78-a8125f8c88a7 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:31.104514 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:31.104514 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:31.105278 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f333c900-11e7-4aac-bc78-a8125f8c88a7 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:31.262311 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a0b59d0c-8c1f-40dc-b72b-879e4d171aff tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c Jan 28 19:33:31.263276 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a0b59d0c-8c1f-40dc-b72b-879e4d171aff tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:31.263647 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:31.263647 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:31.264205 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a0b59d0c-8c1f-40dc-b72b-879e4d171aff tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:31.264718 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-a0b59d0c-8c1f-40dc-b72b-879e4d171aff tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 9b4cea94-defc-4f4c-ba31-db173a04ec2c. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:33:31.317548 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:31.317548 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:31.326947 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a0b59d0c-8c1f-40dc-b72b-879e4d171aff tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c returned with HTTP 200 Jan 28 19:33:31.328668 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1759/3528] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:31 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c => generated 819 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:31.342295 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-07bff12c-9fe3-4d17-9783-8d9223333cb7 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 Jan 28 19:33:31.343079 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-07bff12c-9fe3-4d17-9783-8d9223333cb7 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:31.345397 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:31.345397 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:31.346125 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-07bff12c-9fe3-4d17-9783-8d9223333cb7 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:31.410559 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:31.410559 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:31.423020 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f333c900-11e7-4aac-bc78-a8125f8c88a7 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Volume info retrieved successfully. Jan 28 19:33:31.442229 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-f333c900-11e7-4aac-bc78-a8125f8c88a7 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:33:31.443055 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-f333c900-11e7-4aac-bc78-a8125f8c88a7 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:33:31.455127 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-f333c900-11e7-4aac-bc78-a8125f8c88a7 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:33:31.462942 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:31.462942 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:31.477934 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:31.477934 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:31.490179 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-07bff12c-9fe3-4d17-9783-8d9223333cb7 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:33:31.506875 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f333c900-11e7-4aac-bc78-a8125f8c88a7 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e2c3a790-9487-41de-9b06-7fcdbabdbcdc returned with HTTP 200 Jan 28 19:33:31.510430 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1770/3529] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:33:31 2021] GET /volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e2c3a790-9487-41de-9b06-7fcdbabdbcdc => generated 987 bytes in 411 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 19:33:31.520597 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-07bff12c-9fe3-4d17-9783-8d9223333cb7 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 returned with HTTP 200 Jan 28 19:33:31.521999 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1760/3530] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:31 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 => generated 980 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:31.676740 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4a75798e-90d0-4d8d-999b-dc0b6c151198 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef Jan 28 19:33:31.677905 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4a75798e-90d0-4d8d-999b-dc0b6c151198 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:31.678291 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:31.678291 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:31.679406 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4a75798e-90d0-4d8d-999b-dc0b6c151198 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:31.748377 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:31.748377 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:31.777761 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4a75798e-90d0-4d8d-999b-dc0b6c151198 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Volume info retrieved successfully. Jan 28 19:33:31.829065 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4a75798e-90d0-4d8d-999b-dc0b6c151198 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef returned with HTTP 200 Jan 28 19:33:31.831106 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1771/3531] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:31 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef => generated 909 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:32.343888 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-96b3524e-f8fb-43fa-b10c-1c91a137759b tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c Jan 28 19:33:32.344479 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-96b3524e-f8fb-43fa-b10c-1c91a137759b tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:32.344850 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:32.344850 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:32.345568 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-96b3524e-f8fb-43fa-b10c-1c91a137759b tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:32.346441 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-96b3524e-f8fb-43fa-b10c-1c91a137759b tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 9b4cea94-defc-4f4c-ba31-db173a04ec2c. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:33:32.400569 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:32.400569 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:32.405698 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-96b3524e-f8fb-43fa-b10c-1c91a137759b tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c returned with HTTP 200 Jan 28 19:33:32.410235 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1761/3532] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:32 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c => generated 819 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:32.538333 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-82c1f255-e09c-4971-804b-82e9662e413e tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 Jan 28 19:33:32.539439 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-82c1f255-e09c-4971-804b-82e9662e413e tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:32.539959 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:32.539959 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:32.540698 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-82c1f255-e09c-4971-804b-82e9662e413e tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:32.582335 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b0660207-ed98-4e58-998d-970088fa33f5 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] GET http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e2c3a790-9487-41de-9b06-7fcdbabdbcdc Jan 28 19:33:32.585070 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b0660207-ed98-4e58-998d-970088fa33f5 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:32.585517 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:32.585517 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:32.587600 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b0660207-ed98-4e58-998d-970088fa33f5 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:32.642337 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:32.642337 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:32.667537 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-82c1f255-e09c-4971-804b-82e9662e413e tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:33:32.725712 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-82c1f255-e09c-4971-804b-82e9662e413e tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 returned with HTTP 200 Jan 28 19:33:32.730829 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1772/3533] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:32 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 => generated 980 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:32.761474 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:32.761474 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:32.795498 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b0660207-ed98-4e58-998d-970088fa33f5 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Volume info retrieved successfully. Jan 28 19:33:32.822746 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-b0660207-ed98-4e58-998d-970088fa33f5 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:33:32.823342 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-b0660207-ed98-4e58-998d-970088fa33f5 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:33:32.835147 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-b0660207-ed98-4e58-998d-970088fa33f5 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:33:32.852206 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-22586d6b-513d-4fbb-af78-d8d0799afc26 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef Jan 28 19:33:32.853050 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-22586d6b-513d-4fbb-af78-d8d0799afc26 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:32.853721 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:32.853721 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:32.853987 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-22586d6b-513d-4fbb-af78-d8d0799afc26 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:32.859457 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:32.859457 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:32.963787 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b0660207-ed98-4e58-998d-970088fa33f5 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e2c3a790-9487-41de-9b06-7fcdbabdbcdc returned with HTTP 200 Jan 28 19:33:32.965352 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:32.965352 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:32.982859 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1762/3534] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:33:32 2021] GET /volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e2c3a790-9487-41de-9b06-7fcdbabdbcdc => generated 987 bytes in 436 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:33:32.985248 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-22586d6b-513d-4fbb-af78-d8d0799afc26 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Volume info retrieved successfully. Jan 28 19:33:33.037744 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-22586d6b-513d-4fbb-af78-d8d0799afc26 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef returned with HTTP 200 Jan 28 19:33:33.038868 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1773/3535] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:32 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef => generated 909 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:33:33.434835 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fa8ddd6f-bf1b-4ae0-923c-250446465c76 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c Jan 28 19:33:33.436716 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fa8ddd6f-bf1b-4ae0-923c-250446465c76 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:33.437502 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:33.437502 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:33.439764 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fa8ddd6f-bf1b-4ae0-923c-250446465c76 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:33.440875 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-fa8ddd6f-bf1b-4ae0-923c-250446465c76 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 9b4cea94-defc-4f4c-ba31-db173a04ec2c. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:33:33.553979 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:33.553979 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:33.558645 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fa8ddd6f-bf1b-4ae0-923c-250446465c76 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c returned with HTTP 200 Jan 28 19:33:33.561017 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1763/3536] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:33 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c => generated 819 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:33.747598 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-86941b2b-8680-478d-a3e2-f87d8d895601 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 Jan 28 19:33:33.748397 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-86941b2b-8680-478d-a3e2-f87d8d895601 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:33.749313 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:33.749313 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:33.750067 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-86941b2b-8680-478d-a3e2-f87d8d895601 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:33.929371 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:33.929371 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:33.968070 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-86941b2b-8680-478d-a3e2-f87d8d895601 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:33:34.007411 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c3b7dcc5-ce16-40bc-93f8-84a18e44debd tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] GET http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e2c3a790-9487-41de-9b06-7fcdbabdbcdc Jan 28 19:33:34.008556 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c3b7dcc5-ce16-40bc-93f8-84a18e44debd tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:34.009188 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:34.009188 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:34.009598 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c3b7dcc5-ce16-40bc-93f8-84a18e44debd tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:34.086368 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-86941b2b-8680-478d-a3e2-f87d8d895601 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 returned with HTTP 200 Jan 28 19:33:34.088607 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1774/3537] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:33 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 => generated 980 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:34.093306 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1418d703-b99e-41ed-82b4-0749e61f8430 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef Jan 28 19:33:34.094240 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1418d703-b99e-41ed-82b4-0749e61f8430 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:34.094660 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:34.094660 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:34.095393 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1418d703-b99e-41ed-82b4-0749e61f8430 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:34.150167 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:34.150167 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:34.184363 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c3b7dcc5-ce16-40bc-93f8-84a18e44debd tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Volume info retrieved successfully. Jan 28 19:33:34.220119 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:34.220119 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:34.237950 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1418d703-b99e-41ed-82b4-0749e61f8430 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Volume info retrieved successfully. Jan 28 19:33:34.273241 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-c3b7dcc5-ce16-40bc-93f8-84a18e44debd tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:33:34.300808 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-c3b7dcc5-ce16-40bc-93f8-84a18e44debd tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:33:34.308634 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-c3b7dcc5-ce16-40bc-93f8-84a18e44debd tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:33:34.328070 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:34.328070 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:34.382733 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1418d703-b99e-41ed-82b4-0749e61f8430 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef returned with HTTP 200 Jan 28 19:33:34.387411 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1775/3538] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:34 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef => generated 909 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:34.436744 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c3b7dcc5-ce16-40bc-93f8-84a18e44debd tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e2c3a790-9487-41de-9b06-7fcdbabdbcdc returned with HTTP 200 Jan 28 19:33:34.463983 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1764/3539] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:33:34 2021] GET /volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e2c3a790-9487-41de-9b06-7fcdbabdbcdc => generated 987 bytes in 461 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:33:34.582359 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-85670571-cbd7-40cf-8ab9-a629a86065c5 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c Jan 28 19:33:34.587418 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-85670571-cbd7-40cf-8ab9-a629a86065c5 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:34.587826 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:34.587826 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:34.588525 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-85670571-cbd7-40cf-8ab9-a629a86065c5 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:34.589288 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-85670571-cbd7-40cf-8ab9-a629a86065c5 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 9b4cea94-defc-4f4c-ba31-db173a04ec2c. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:33:34.666238 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:34.666238 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:34.668102 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-85670571-cbd7-40cf-8ab9-a629a86065c5 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c returned with HTTP 200 Jan 28 19:33:34.669786 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1776/3540] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:34 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c => generated 819 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:35.138328 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-df704bef-2fea-4964-90ea-f36ad2e1bd99 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 Jan 28 19:33:35.139482 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-df704bef-2fea-4964-90ea-f36ad2e1bd99 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:35.140064 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:35.140064 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:35.140610 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-df704bef-2fea-4964-90ea-f36ad2e1bd99 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:35.289005 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:35.289005 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:35.324510 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-df704bef-2fea-4964-90ea-f36ad2e1bd99 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:33:35.410387 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-df704bef-2fea-4964-90ea-f36ad2e1bd99 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 returned with HTTP 200 Jan 28 19:33:35.424942 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2ee63913-2d0f-4e12-8b74-580d2190a0f9 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef Jan 28 19:33:35.425310 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2ee63913-2d0f-4e12-8b74-580d2190a0f9 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:35.426220 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:35.426220 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:35.431081 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2ee63913-2d0f-4e12-8b74-580d2190a0f9 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:35.462203 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1765/3541] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:35 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 => generated 980 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:35.480138 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6600c0d3-6490-4973-aa00-7294bca7ef37 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] GET http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e2c3a790-9487-41de-9b06-7fcdbabdbcdc Jan 28 19:33:35.481213 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6600c0d3-6490-4973-aa00-7294bca7ef37 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:35.481545 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:35.481545 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:35.482133 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6600c0d3-6490-4973-aa00-7294bca7ef37 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:35.627525 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:35.627525 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:35.643688 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6600c0d3-6490-4973-aa00-7294bca7ef37 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Volume info retrieved successfully. Jan 28 19:33:35.673925 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:35.673925 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:35.678708 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-6600c0d3-6490-4973-aa00-7294bca7ef37 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:33:35.679732 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-6600c0d3-6490-4973-aa00-7294bca7ef37 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:33:35.694318 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2ee63913-2d0f-4e12-8b74-580d2190a0f9 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Volume info retrieved successfully. Jan 28 19:33:35.695780 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-6600c0d3-6490-4973-aa00-7294bca7ef37 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:33:35.709372 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:35.709372 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:35.737070 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2ee63913-2d0f-4e12-8b74-580d2190a0f9 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef returned with HTTP 200 Jan 28 19:33:35.738348 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1777/3542] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:35 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef => generated 909 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:33:35.751166 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6600c0d3-6490-4973-aa00-7294bca7ef37 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e2c3a790-9487-41de-9b06-7fcdbabdbcdc returned with HTTP 200 Jan 28 19:33:35.763854 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1766/3543] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:33:35 2021] GET /volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e2c3a790-9487-41de-9b06-7fcdbabdbcdc => generated 987 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:33:35.769494 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0fe69e7f-04b5-4223-8b1d-188ecd19ca15 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c Jan 28 19:33:35.769981 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0fe69e7f-04b5-4223-8b1d-188ecd19ca15 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:35.772856 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:35.772856 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:35.773354 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0fe69e7f-04b5-4223-8b1d-188ecd19ca15 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:35.773806 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-0fe69e7f-04b5-4223-8b1d-188ecd19ca15 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 9b4cea94-defc-4f4c-ba31-db173a04ec2c. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:33:35.803316 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:35.803316 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:35.816077 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0fe69e7f-04b5-4223-8b1d-188ecd19ca15 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c returned with HTTP 200 Jan 28 19:33:35.818139 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1778/3544] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:35 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c => generated 819 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:36.470220 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fc788ae5-dcfd-4a78-b51a-1e41f04992aa tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 Jan 28 19:33:36.471330 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fc788ae5-dcfd-4a78-b51a-1e41f04992aa tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:36.471694 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:36.471694 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:36.472333 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fc788ae5-dcfd-4a78-b51a-1e41f04992aa tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:36.539330 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:36.539330 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:36.553253 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fc788ae5-dcfd-4a78-b51a-1e41f04992aa tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:33:36.588441 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fc788ae5-dcfd-4a78-b51a-1e41f04992aa tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 returned with HTTP 200 Jan 28 19:33:36.601233 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1767/3545] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:36 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 => generated 1368 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:33:36.615482 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8ac7cf86-2050-4203-8f98-80eadce9917b tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 Jan 28 19:33:36.616513 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8ac7cf86-2050-4203-8f98-80eadce9917b tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:36.617019 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:36.617019 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:36.618985 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8ac7cf86-2050-4203-8f98-80eadce9917b tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:36.688281 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:36.688281 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:36.702511 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8ac7cf86-2050-4203-8f98-80eadce9917b tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:33:36.730000 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8ac7cf86-2050-4203-8f98-80eadce9917b tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 returned with HTTP 200 Jan 28 19:33:36.745253 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1779/3546] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:36 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 => generated 1368 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:33:36.757040 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b56f86e0-ad30-4088-b829-e4bccfc0a141 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef Jan 28 19:33:36.757625 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b56f86e0-ad30-4088-b829-e4bccfc0a141 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:36.757827 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:36.757827 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:36.759071 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b56f86e0-ad30-4088-b829-e4bccfc0a141 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:36.780548 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4b5a4eed-990d-4571-b45c-56dfdc2597ed tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] GET http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e2c3a790-9487-41de-9b06-7fcdbabdbcdc Jan 28 19:33:36.784216 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4b5a4eed-990d-4571-b45c-56dfdc2597ed tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:36.785378 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:36.785378 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:36.786731 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4b5a4eed-990d-4571-b45c-56dfdc2597ed tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:36.860933 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:36.860933 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:36.938201 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b56f86e0-ad30-4088-b829-e4bccfc0a141 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Volume info retrieved successfully. Jan 28 19:33:36.954488 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:36.954488 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:36.985438 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4b5a4eed-990d-4571-b45c-56dfdc2597ed tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Volume info retrieved successfully. Jan 28 19:33:36.987608 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b56f86e0-ad30-4088-b829-e4bccfc0a141 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef returned with HTTP 200 Jan 28 19:33:36.988632 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1768/3547] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:36 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef => generated 909 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:37.004940 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6223b7be-566a-4437-86ea-d29635a551c7 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c Jan 28 19:33:37.005915 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6223b7be-566a-4437-86ea-d29635a551c7 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:37.007857 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:37.007857 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:37.009116 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6223b7be-566a-4437-86ea-d29635a551c7 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:37.009687 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-6223b7be-566a-4437-86ea-d29635a551c7 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 9b4cea94-defc-4f4c-ba31-db173a04ec2c. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:33:37.031244 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-4b5a4eed-990d-4571-b45c-56dfdc2597ed tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:33:37.032021 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-4b5a4eed-990d-4571-b45c-56dfdc2597ed tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:33:37.041789 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-4b5a4eed-990d-4571-b45c-56dfdc2597ed tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:33:37.050131 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:37.050131 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:37.055582 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:37.055582 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:37.062580 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6223b7be-566a-4437-86ea-d29635a551c7 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c returned with HTTP 200 Jan 28 19:33:37.073274 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1769/3548] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:36 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c => generated 819 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:37.093533 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4b5a4eed-990d-4571-b45c-56dfdc2597ed tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e2c3a790-9487-41de-9b06-7fcdbabdbcdc returned with HTTP 200 Jan 28 19:33:37.094463 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1780/3549] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:33:36 2021] GET /volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e2c3a790-9487-41de-9b06-7fcdbabdbcdc => generated 987 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:33:37.191738 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-4b742e54-94d0-4a5d-b735-adfd44fa35e8 req-cc7dab0c-bf0c-44bb-8ffc-d14e6e9c79d6 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 Jan 28 19:33:37.192273 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-4b742e54-94d0-4a5d-b735-adfd44fa35e8 req-cc7dab0c-bf0c-44bb-8ffc-d14e6e9c79d6 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:37.192495 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:37.192495 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:37.192872 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-4b742e54-94d0-4a5d-b735-adfd44fa35e8 req-cc7dab0c-bf0c-44bb-8ffc-d14e6e9c79d6 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:37.325160 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:37.325160 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:37.336022 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-4b742e54-94d0-4a5d-b735-adfd44fa35e8 req-cc7dab0c-bf0c-44bb-8ffc-d14e6e9c79d6 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:33:37.382145 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-4b742e54-94d0-4a5d-b735-adfd44fa35e8 req-cc7dab0c-bf0c-44bb-8ffc-d14e6e9c79d6 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 returned with HTTP 200 Jan 28 19:33:37.384569 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1770/3550] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 19:33:37 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 => generated 1368 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:33:38.005126 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9adc3750-fbdf-41cf-9bce-9763d3661489 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef Jan 28 19:33:38.005667 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9adc3750-fbdf-41cf-9bce-9763d3661489 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:38.005862 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:38.005862 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:38.007809 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9adc3750-fbdf-41cf-9bce-9763d3661489 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:38.077958 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2ad8d0c1-961e-4811-ad76-0e9effd10b75 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c Jan 28 19:33:38.078737 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2ad8d0c1-961e-4811-ad76-0e9effd10b75 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:38.079111 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:38.079111 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:38.079701 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2ad8d0c1-961e-4811-ad76-0e9effd10b75 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:38.083488 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-2ad8d0c1-961e-4811-ad76-0e9effd10b75 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 9b4cea94-defc-4f4c-ba31-db173a04ec2c. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:33:38.179240 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:38.179240 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:38.182191 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2ad8d0c1-961e-4811-ad76-0e9effd10b75 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c returned with HTTP 200 Jan 28 19:33:38.183055 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1771/3551] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:38 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c => generated 819 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:38.187903 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:38.187903 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:38.205922 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-093a857e-61de-4d5f-a9a5-bd0463af0905 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] GET http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e2c3a790-9487-41de-9b06-7fcdbabdbcdc Jan 28 19:33:38.210599 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-093a857e-61de-4d5f-a9a5-bd0463af0905 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:38.210967 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:38.210967 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:38.217397 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-093a857e-61de-4d5f-a9a5-bd0463af0905 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:38.243711 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9adc3750-fbdf-41cf-9bce-9763d3661489 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Volume info retrieved successfully. Jan 28 19:33:38.350696 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9adc3750-fbdf-41cf-9bce-9763d3661489 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef returned with HTTP 200 Jan 28 19:33:38.358583 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1781/3552] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:38 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef => generated 909 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:38.381062 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:38.381062 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:38.410665 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-093a857e-61de-4d5f-a9a5-bd0463af0905 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Volume info retrieved successfully. Jan 28 19:33:38.464131 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-093a857e-61de-4d5f-a9a5-bd0463af0905 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:33:38.471044 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-093a857e-61de-4d5f-a9a5-bd0463af0905 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:33:38.496918 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-093a857e-61de-4d5f-a9a5-bd0463af0905 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:33:38.505686 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:38.505686 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:38.552018 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-093a857e-61de-4d5f-a9a5-bd0463af0905 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e2c3a790-9487-41de-9b06-7fcdbabdbcdc returned with HTTP 200 Jan 28 19:33:38.556415 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1772/3553] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:33:38 2021] GET /volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e2c3a790-9487-41de-9b06-7fcdbabdbcdc => generated 987 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:33:38.757555 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-4b742e54-94d0-4a5d-b735-adfd44fa35e8 req-78cc1289-a456-4d62-b0ba-aaea00ec8fd3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 Jan 28 19:33:38.757890 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-4b742e54-94d0-4a5d-b735-adfd44fa35e8 req-78cc1289-a456-4d62-b0ba-aaea00ec8fd3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:38.758087 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:38.758087 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:38.758662 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-4b742e54-94d0-4a5d-b735-adfd44fa35e8 req-78cc1289-a456-4d62-b0ba-aaea00ec8fd3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:38.829027 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:38.829027 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:38.842973 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-4b742e54-94d0-4a5d-b735-adfd44fa35e8 req-78cc1289-a456-4d62-b0ba-aaea00ec8fd3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:33:38.872297 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-4b742e54-94d0-4a5d-b735-adfd44fa35e8 req-78cc1289-a456-4d62-b0ba-aaea00ec8fd3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 returned with HTTP 200 Jan 28 19:33:38.874030 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1782/3554] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 19:33:38 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 => generated 1368 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:33:38.902924 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-093a857e-61de-4d5f-a9a5-bd0463af0905 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] GET http://10.222.0.16/volume// Jan 28 19:33:38.903397 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-093a857e-61de-4d5f-a9a5-bd0463af0905 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:38.903944 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:38.903944 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:38.904453 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-093a857e-61de-4d5f-a9a5-bd0463af0905 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:38.907967 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-093a857e-61de-4d5f-a9a5-bd0463af0905 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 19:33:38.909022 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1773/3555] 10.222.0.16 () {58 vars in 1289 bytes} [Thu Jan 28 19:33:38 2021] GET /volume/ => generated 754 bytes in 21 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 19:33:38.955031 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-4b742e54-94d0-4a5d-b735-adfd44fa35e8 req-69eb79bf-b383-4376-89b1-0e70b96ed8e9 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] POST http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments Jan 28 19:33:38.956012 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:38.956012 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:38.956770 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-4b742e54-94d0-4a5d-b735-adfd44fa35e8 req-69eb79bf-b383-4376-89b1-0e70b96ed8e9 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2d7de754-c40a-41c2-8eb7-027bb1aa2e11", "instance_uuid": "b4940ef6-c6c5-4f31-9ded-4a290e0b3707", "connector": null}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:33:39.019865 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:39.019865 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:39.086824 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-4b742e54-94d0-4a5d-b735-adfd44fa35e8 req-69eb79bf-b383-4376-89b1-0e70b96ed8e9 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments returned with HTTP 200 Jan 28 19:33:39.088069 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1783/3556] 10.222.0.16 () {66 vars in 1565 bytes} [Thu Jan 28 19:33:38 2021] POST /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments => generated 273 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 19:33:39.203038 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0c259cf3-c554-406f-b498-4dd92a297db0 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c Jan 28 19:33:39.203038 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0c259cf3-c554-406f-b498-4dd92a297db0 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:39.203038 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0c259cf3-c554-406f-b498-4dd92a297db0 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:39.203038 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-0c259cf3-c554-406f-b498-4dd92a297db0 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 9b4cea94-defc-4f4c-ba31-db173a04ec2c. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:33:39.246734 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:39.246734 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:39.249618 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0c259cf3-c554-406f-b498-4dd92a297db0 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c returned with HTTP 200 Jan 28 19:33:39.250967 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1774/3557] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:39 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c => generated 819 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:39.444573 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7c48bbf3-8158-409b-9c07-4dc7baf8d2a2 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef Jan 28 19:33:39.445121 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7c48bbf3-8158-409b-9c07-4dc7baf8d2a2 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:39.445511 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:39.445511 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:39.446367 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7c48bbf3-8158-409b-9c07-4dc7baf8d2a2 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:39.521288 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:39.521288 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:39.545858 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7c48bbf3-8158-409b-9c07-4dc7baf8d2a2 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Volume info retrieved successfully. Jan 28 19:33:39.588847 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-58e7b964-8b2d-422e-85f3-a1ea56106084 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] GET http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e2c3a790-9487-41de-9b06-7fcdbabdbcdc Jan 28 19:33:39.589874 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-58e7b964-8b2d-422e-85f3-a1ea56106084 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:39.601838 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:39.601838 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:39.602775 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-58e7b964-8b2d-422e-85f3-a1ea56106084 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:39.628700 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7c48bbf3-8158-409b-9c07-4dc7baf8d2a2 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef returned with HTTP 200 Jan 28 19:33:39.641292 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1784/3558] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:39 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef => generated 909 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:39.704675 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:39.704675 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:39.723032 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-58e7b964-8b2d-422e-85f3-a1ea56106084 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Volume info retrieved successfully. Jan 28 19:33:39.770120 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-58e7b964-8b2d-422e-85f3-a1ea56106084 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:33:39.771113 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-58e7b964-8b2d-422e-85f3-a1ea56106084 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:33:39.784659 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-58e7b964-8b2d-422e-85f3-a1ea56106084 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:33:39.799711 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:39.799711 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:39.847467 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-58e7b964-8b2d-422e-85f3-a1ea56106084 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e2c3a790-9487-41de-9b06-7fcdbabdbcdc returned with HTTP 200 Jan 28 19:33:39.849183 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1775/3559] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:33:39 2021] GET /volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e2c3a790-9487-41de-9b06-7fcdbabdbcdc => generated 987 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:33:40.290401 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cd3a8856-cfdb-4860-8b1d-82da0b06769c tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c Jan 28 19:33:40.291403 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cd3a8856-cfdb-4860-8b1d-82da0b06769c tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:40.297523 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:40.297523 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:40.297523 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cd3a8856-cfdb-4860-8b1d-82da0b06769c tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:40.297523 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-cd3a8856-cfdb-4860-8b1d-82da0b06769c tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 9b4cea94-defc-4f4c-ba31-db173a04ec2c. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:33:40.364957 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:40.364957 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:40.369626 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cd3a8856-cfdb-4860-8b1d-82da0b06769c tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c returned with HTTP 200 Jan 28 19:33:40.373174 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1785/3560] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:40 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c => generated 819 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:40.661353 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4af22a1a-a443-452c-90c3-acc3c92aafdc tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef Jan 28 19:33:40.662142 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4af22a1a-a443-452c-90c3-acc3c92aafdc tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:40.662513 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:40.662513 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:40.663157 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4af22a1a-a443-452c-90c3-acc3c92aafdc tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:40.761175 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:40.761175 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:40.782622 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4af22a1a-a443-452c-90c3-acc3c92aafdc tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Volume info retrieved successfully. Jan 28 19:33:40.829439 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4af22a1a-a443-452c-90c3-acc3c92aafdc tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef returned with HTTP 200 Jan 28 19:33:40.830368 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1776/3561] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:40 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef => generated 909 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:40.871940 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9548e968-7223-4b3f-a024-680931813e00 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] GET http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e2c3a790-9487-41de-9b06-7fcdbabdbcdc Jan 28 19:33:40.873012 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9548e968-7223-4b3f-a024-680931813e00 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:40.873636 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:40.873636 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:40.874699 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9548e968-7223-4b3f-a024-680931813e00 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:40.959013 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:40.959013 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:40.967755 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9548e968-7223-4b3f-a024-680931813e00 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Volume info retrieved successfully. Jan 28 19:33:40.989730 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-9548e968-7223-4b3f-a024-680931813e00 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:33:40.989730 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-9548e968-7223-4b3f-a024-680931813e00 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:33:40.998856 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-9548e968-7223-4b3f-a024-680931813e00 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:33:41.012468 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:41.012468 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:41.061431 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9548e968-7223-4b3f-a024-680931813e00 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e2c3a790-9487-41de-9b06-7fcdbabdbcdc returned with HTTP 200 Jan 28 19:33:41.063347 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1786/3562] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:33:40 2021] GET /volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e2c3a790-9487-41de-9b06-7fcdbabdbcdc => generated 987 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:33:41.395032 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c727f0e6-29d6-4173-8300-ea56d475bb9c tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c Jan 28 19:33:41.395913 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c727f0e6-29d6-4173-8300-ea56d475bb9c tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:41.399400 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:41.399400 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:41.404600 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c727f0e6-29d6-4173-8300-ea56d475bb9c tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:41.405821 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-c727f0e6-29d6-4173-8300-ea56d475bb9c tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 9b4cea94-defc-4f4c-ba31-db173a04ec2c. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:33:41.520999 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:41.520999 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:41.524496 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c727f0e6-29d6-4173-8300-ea56d475bb9c tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c returned with HTTP 200 Jan 28 19:33:41.526729 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1777/3563] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:41 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c => generated 819 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:41.627081 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9548e968-7223-4b3f-a024-680931813e00 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] GET http://10.222.0.16/volume// Jan 28 19:33:41.627505 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9548e968-7223-4b3f-a024-680931813e00 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:41.627895 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:41.627895 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:41.628595 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9548e968-7223-4b3f-a024-680931813e00 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:41.630697 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9548e968-7223-4b3f-a024-680931813e00 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 19:33:41.631522 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1787/3564] 10.222.0.43 () {56 vars in 1089 bytes} [Thu Jan 28 19:33:41 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 19:33:41.645318 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-4b742e54-94d0-4a5d-b735-adfd44fa35e8 req-b56db38e-b26c-4acc-b98b-50bf5f0de823 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 Jan 28 19:33:41.646754 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-4b742e54-94d0-4a5d-b735-adfd44fa35e8 req-b56db38e-b26c-4acc-b98b-50bf5f0de823 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:41.647152 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:41.647152 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:41.648065 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-4b742e54-94d0-4a5d-b735-adfd44fa35e8 req-b56db38e-b26c-4acc-b98b-50bf5f0de823 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:41.725579 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:41.725579 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:41.738455 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-4b742e54-94d0-4a5d-b735-adfd44fa35e8 req-b56db38e-b26c-4acc-b98b-50bf5f0de823 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:33:41.768807 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:41.768807 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:41.786946 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-4b742e54-94d0-4a5d-b735-adfd44fa35e8 req-b56db38e-b26c-4acc-b98b-50bf5f0de823 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 returned with HTTP 200 Jan 28 19:33:41.787987 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1778/3565] 10.222.0.43 () {60 vars in 1403 bytes} [Thu Jan 28 19:33:41 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 => generated 1466 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 19:33:41.823717 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-4b742e54-94d0-4a5d-b735-adfd44fa35e8 req-608fd15d-bc91-401b-ab66-d4d2c094ceef tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] PUT http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments/2be13ac8-487e-46f7-8699-684a75da0691 Jan 28 19:33:41.825887 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-4b742e54-94d0-4a5d-b735-adfd44fa35e8 req-608fd15d-bc91-401b-ab66-d4d2c094ceef tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.43", "host": "n-h1-705657-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-705657-15.cbci-705657-15.local", "mountpoint": "/dev/sda"}}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:33:41.847196 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0491a45f-ecf1-4113-9a15-39ded8397e11 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef Jan 28 19:33:41.847892 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0491a45f-ecf1-4113-9a15-39ded8397e11 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:41.848410 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:41.848410 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:41.848540 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0491a45f-ecf1-4113-9a15-39ded8397e11 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:41.910372 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:33:41.910372 n-d-705657-15 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 28 19:33:41.911968 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-4b742e54-94d0-4a5d-b735-adfd44fa35e8 req-608fd15d-bc91-401b-ab66-d4d2c094ceef tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Lock "b'cinder-attachment_update-2d7de754-c40a-41c2-8eb7-027bb1aa2e11-n-h1-705657-15'" acquired by "attachment_update" :: waited 0.020s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 19:33:41.915384 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:41.915384 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:42.033195 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:42.033195 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:42.053445 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0491a45f-ecf1-4113-9a15-39ded8397e11 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Volume info retrieved successfully. Jan 28 19:33:42.093287 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0491a45f-ecf1-4113-9a15-39ded8397e11 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef returned with HTTP 200 Jan 28 19:33:42.094323 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1779/3566] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:41 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef => generated 909 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:42.098035 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c410eaa0-fa96-45e3-8d34-53a559b9a1a6 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] GET http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e2c3a790-9487-41de-9b06-7fcdbabdbcdc Jan 28 19:33:42.098791 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c410eaa0-fa96-45e3-8d34-53a559b9a1a6 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:42.100078 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:42.100078 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:42.100453 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c410eaa0-fa96-45e3-8d34-53a559b9a1a6 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:42.167286 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:42.167286 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:42.177653 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c410eaa0-fa96-45e3-8d34-53a559b9a1a6 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Volume info retrieved successfully. Jan 28 19:33:42.206389 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-c410eaa0-fa96-45e3-8d34-53a559b9a1a6 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:33:42.206948 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-c410eaa0-fa96-45e3-8d34-53a559b9a1a6 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:33:42.236497 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-c410eaa0-fa96-45e3-8d34-53a559b9a1a6 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:33:42.258931 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:42.258931 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:42.303500 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c410eaa0-fa96-45e3-8d34-53a559b9a1a6 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e2c3a790-9487-41de-9b06-7fcdbabdbcdc returned with HTTP 200 Jan 28 19:33:42.304374 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1780/3567] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:33:42 2021] GET /volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e2c3a790-9487-41de-9b06-7fcdbabdbcdc => generated 988 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:33:42.336944 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7543c725-8b8c-43b8-9b31-56d6ec5a81ee tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] GET http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/groups/11d63b56-0f75-4dfc-ac8e-a99e499aeb9e Jan 28 19:33:42.337614 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7543c725-8b8c-43b8-9b31-56d6ec5a81ee tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:42.337840 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:42.337840 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:42.338399 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7543c725-8b8c-43b8-9b31-56d6ec5a81ee tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:42.338814 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-7543c725-8b8c-43b8-9b31-56d6ec5a81ee tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] show called for member 11d63b56-0f75-4dfc-ac8e-a99e499aeb9e {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 19:33:42.357350 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:42.357350 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:42.408450 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7543c725-8b8c-43b8-9b31-56d6ec5a81ee tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/groups/11d63b56-0f75-4dfc-ac8e-a99e499aeb9e returned with HTTP 200 Jan 28 19:33:42.409519 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1781/3568] 10.222.0.16 () {60 vars in 1353 bytes} [Thu Jan 28 19:33:42 2021] GET /volume/v3/dabbcc60263f42069bf5ea243d91f168/groups/11d63b56-0f75-4dfc-ac8e-a99e499aeb9e => generated 416 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:33:42.421761 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1ce3908c-8d19-43ad-a71a-873ab9cf8beb tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] GET http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/detail Jan 28 19:33:42.422355 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1ce3908c-8d19-43ad-a71a-873ab9cf8beb tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:42.422623 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:42.422623 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:42.423018 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1ce3908c-8d19-43ad-a71a-873ab9cf8beb tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Calling method 'detail' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:42.423674 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-1ce3908c-8d19-43ad-a71a-873ab9cf8beb tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:33:42.424875 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:42.424875 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:42.426262 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-1ce3908c-8d19-43ad-a71a-873ab9cf8beb tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 19:33:42.564547 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1ce3908c-8d19-43ad-a71a-873ab9cf8beb tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Get all volumes completed successfully. Jan 28 19:33:42.564547 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-1ce3908c-8d19-43ad-a71a-873ab9cf8beb tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:33:42.564547 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-1ce3908c-8d19-43ad-a71a-873ab9cf8beb tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:33:42.582318 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-1ce3908c-8d19-43ad-a71a-873ab9cf8beb tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:33:42.618880 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:42.618880 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:42.658774 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-1ce3908c-8d19-43ad-a71a-873ab9cf8beb tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:33:42.659216 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-1ce3908c-8d19-43ad-a71a-873ab9cf8beb tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:33:42.686653 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-1ce3908c-8d19-43ad-a71a-873ab9cf8beb tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:33:42.694060 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:42.694060 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:42.723078 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1ce3908c-8d19-43ad-a71a-873ab9cf8beb tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/detail returned with HTTP 200 Jan 28 19:33:42.724252 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1782/3569] 10.222.0.16 () {60 vars in 1266 bytes} [Thu Jan 28 19:33:42 2021] GET /volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/detail => generated 1973 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 28 19:33:42.738807 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e7f020d1-cb1f-4382-ab8b-13943eb1de9d tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c Jan 28 19:33:42.739365 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e7f020d1-cb1f-4382-ab8b-13943eb1de9d tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:42.739592 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:42.739592 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:42.739972 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e7f020d1-cb1f-4382-ab8b-13943eb1de9d tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:42.740348 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-e7f020d1-cb1f-4382-ab8b-13943eb1de9d tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 9b4cea94-defc-4f4c-ba31-db173a04ec2c. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:33:42.792590 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:42.792590 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:42.799934 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e7f020d1-cb1f-4382-ab8b-13943eb1de9d tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c returned with HTTP 200 Jan 28 19:33:42.800890 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1783/3570] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:42 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c => generated 819 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:42.811905 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d2040fd8-8c96-42b2-988d-a7bec1483e3c tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] POST http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/groups/11d63b56-0f75-4dfc-ac8e-a99e499aeb9e/action Jan 28 19:33:42.812422 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:42.812422 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:42.813029 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d2040fd8-8c96-42b2-988d-a7bec1483e3c tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:33:42.813449 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d2040fd8-8c96-42b2-988d-a7bec1483e3c tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:33:42.814500 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-d2040fd8-8c96-42b2-988d-a7bec1483e3c tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] delete called for group 11d63b56-0f75-4dfc-ac8e-a99e499aeb9e {{(pid=87915) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 28 19:33:42.815006 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.groups [None req-d2040fd8-8c96-42b2-988d-a7bec1483e3c tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Delete group with id: 11d63b56-0f75-4dfc-ac8e-a99e499aeb9e Jan 28 19:33:42.831881 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:42.831881 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:43.154860 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d2040fd8-8c96-42b2-988d-a7bec1483e3c tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/groups/11d63b56-0f75-4dfc-ac8e-a99e499aeb9e/action returned with HTTP 202 Jan 28 19:33:43.155940 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1784/3571] 10.222.0.16 () {62 vars in 1395 bytes} [Thu Jan 28 19:33:42 2021] POST /volume/v3/dabbcc60263f42069bf5ea243d91f168/groups/11d63b56-0f75-4dfc-ac8e-a99e499aeb9e/action => generated 0 bytes in 354 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 28 19:33:43.159938 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d75c93ce-2c01-4084-92ba-dc9b4298274a tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef Jan 28 19:33:43.165873 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d75c93ce-2c01-4084-92ba-dc9b4298274a tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:43.166284 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:43.166284 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:43.166848 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d75c93ce-2c01-4084-92ba-dc9b4298274a tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:43.342019 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:43.342019 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:43.353036 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d75c93ce-2c01-4084-92ba-dc9b4298274a tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Volume info retrieved successfully. Jan 28 19:33:43.467884 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d75c93ce-2c01-4084-92ba-dc9b4298274a tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef returned with HTTP 200 Jan 28 19:33:43.467884 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1785/3572] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:43 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef => generated 909 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:43.477510 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ce54ee0b-4bcc-4c20-b040-16c392505f60 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] GET http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e2c3a790-9487-41de-9b06-7fcdbabdbcdc Jan 28 19:33:43.477510 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ce54ee0b-4bcc-4c20-b040-16c392505f60 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:43.477510 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:43.477510 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:43.477510 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ce54ee0b-4bcc-4c20-b040-16c392505f60 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:43.593107 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:43.593107 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:43.627895 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ce54ee0b-4bcc-4c20-b040-16c392505f60 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Volume info retrieved successfully. Jan 28 19:33:43.683587 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-ce54ee0b-4bcc-4c20-b040-16c392505f60 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:33:43.684066 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-ce54ee0b-4bcc-4c20-b040-16c392505f60 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:33:43.700923 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-ce54ee0b-4bcc-4c20-b040-16c392505f60 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:33:43.716178 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:43.716178 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:43.777835 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ce54ee0b-4bcc-4c20-b040-16c392505f60 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e2c3a790-9487-41de-9b06-7fcdbabdbcdc returned with HTTP 200 Jan 28 19:33:43.782389 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1786/3573] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:33:43 2021] GET /volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e2c3a790-9487-41de-9b06-7fcdbabdbcdc => generated 987 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:33:43.816343 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-133ed4b5-0d5e-491a-9fc7-8a18f5a4d345 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c Jan 28 19:33:43.817490 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-133ed4b5-0d5e-491a-9fc7-8a18f5a4d345 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:43.817842 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:43.817842 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:43.819329 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-133ed4b5-0d5e-491a-9fc7-8a18f5a4d345 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:43.821382 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-133ed4b5-0d5e-491a-9fc7-8a18f5a4d345 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 9b4cea94-defc-4f4c-ba31-db173a04ec2c. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:33:43.876254 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:43.876254 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:43.878980 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-133ed4b5-0d5e-491a-9fc7-8a18f5a4d345 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c returned with HTTP 200 Jan 28 19:33:43.881703 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1787/3574] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:43 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c => generated 819 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:44.480798 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-28e1f32e-4b9b-437d-8dff-5eb4dcd73364 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef Jan 28 19:33:44.481480 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-28e1f32e-4b9b-437d-8dff-5eb4dcd73364 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:44.481640 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:44.481640 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:44.482092 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-28e1f32e-4b9b-437d-8dff-5eb4dcd73364 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:44.563559 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:44.563559 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:44.597816 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-28e1f32e-4b9b-437d-8dff-5eb4dcd73364 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Volume info retrieved successfully. Jan 28 19:33:44.646331 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-28e1f32e-4b9b-437d-8dff-5eb4dcd73364 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef returned with HTTP 200 Jan 28 19:33:44.647746 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1788/3575] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:44 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef => generated 909 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:44.812246 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6f8255b7-074b-421b-b644-267003f823bf tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] GET http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e2c3a790-9487-41de-9b06-7fcdbabdbcdc Jan 28 19:33:44.813085 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6f8255b7-074b-421b-b644-267003f823bf tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:44.813546 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:44.813546 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:44.814209 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6f8255b7-074b-421b-b644-267003f823bf tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:44.960712 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:44.960712 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:44.988339 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6f8255b7-074b-421b-b644-267003f823bf tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Volume info retrieved successfully. Jan 28 19:33:45.016628 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-6f8255b7-074b-421b-b644-267003f823bf tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:33:45.026070 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-6f8255b7-074b-421b-b644-267003f823bf tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:33:45.034444 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-6f8255b7-074b-421b-b644-267003f823bf tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:33:45.051166 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:45.051166 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:45.100518 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6f8255b7-074b-421b-b644-267003f823bf tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e2c3a790-9487-41de-9b06-7fcdbabdbcdc returned with HTTP 200 Jan 28 19:33:45.101467 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1789/3576] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:33:44 2021] GET /volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e2c3a790-9487-41de-9b06-7fcdbabdbcdc => generated 987 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:33:45.113545 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0d7a869f-d6ec-4f53-9b0e-67926c86cc3f tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c Jan 28 19:33:45.113545 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0d7a869f-d6ec-4f53-9b0e-67926c86cc3f tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:45.113545 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:45.113545 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:45.113545 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0d7a869f-d6ec-4f53-9b0e-67926c86cc3f tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:45.121430 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-0d7a869f-d6ec-4f53-9b0e-67926c86cc3f tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 9b4cea94-defc-4f4c-ba31-db173a04ec2c. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:33:45.167548 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:45.167548 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:45.176003 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0d7a869f-d6ec-4f53-9b0e-67926c86cc3f tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c returned with HTTP 200 Jan 28 19:33:45.177107 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1790/3577] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:45 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c => generated 819 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:45.473493 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-4b742e54-94d0-4a5d-b735-adfd44fa35e8 req-608fd15d-bc91-401b-ab66-d4d2c094ceef tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Lock "b'cinder-attachment_update-2d7de754-c40a-41c2-8eb7-027bb1aa2e11-n-h1-705657-15'" released by "attachment_update" :: held 3.561s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 19:33:45.475189 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-4b742e54-94d0-4a5d-b735-adfd44fa35e8 req-608fd15d-bc91-401b-ab66-d4d2c094ceef tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments/2be13ac8-487e-46f7-8699-684a75da0691 returned with HTTP 200 Jan 28 19:33:45.482645 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1788/3578] 10.222.0.43 () {64 vars in 1468 bytes} [Thu Jan 28 19:33:41 2021] PUT /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments/2be13ac8-487e-46f7-8699-684a75da0691 => generated 762 bytes in 3679 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:33:45.555692 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-4b742e54-94d0-4a5d-b735-adfd44fa35e8 req-51ccf1db-b880-49c1-90bc-e27eab471c5f tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] POST http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments/2be13ac8-487e-46f7-8699-684a75da0691/action Jan 28 19:33:45.556244 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:45.556244 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:45.558212 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-4b742e54-94d0-4a5d-b735-adfd44fa35e8 req-51ccf1db-b880-49c1-90bc-e27eab471c5f tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Action body: b'{"os-complete": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:33:45.559415 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-4b742e54-94d0-4a5d-b735-adfd44fa35e8 req-51ccf1db-b880-49c1-90bc-e27eab471c5f tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:33:45.667249 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0acdc059-53e4-4a81-8324-cd7a89f74c9a tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef Jan 28 19:33:45.668489 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0acdc059-53e4-4a81-8324-cd7a89f74c9a tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:45.669061 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:45.669061 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:45.670380 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0acdc059-53e4-4a81-8324-cd7a89f74c9a tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:45.689812 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:45.689812 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:45.733425 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-4b742e54-94d0-4a5d-b735-adfd44fa35e8 req-51ccf1db-b880-49c1-90bc-e27eab471c5f tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments/2be13ac8-487e-46f7-8699-684a75da0691/action returned with HTTP 204 Jan 28 19:33:45.734021 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1791/3579] 10.222.0.43 () {64 vars in 1489 bytes} [Thu Jan 28 19:33:45 2021] POST /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments/2be13ac8-487e-46f7-8699-684a75da0691/action => generated 0 bytes in 190 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 28 19:33:45.959756 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:45.959756 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:46.004008 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0acdc059-53e4-4a81-8324-cd7a89f74c9a tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Volume info retrieved successfully. Jan 28 19:33:46.070300 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0acdc059-53e4-4a81-8324-cd7a89f74c9a tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef returned with HTTP 200 Jan 28 19:33:46.072399 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1789/3580] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:45 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef => generated 909 bytes in 412 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:33:46.131003 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fb2a5dae-c777-4e5f-9d71-5d110cae5d16 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] GET http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e2c3a790-9487-41de-9b06-7fcdbabdbcdc Jan 28 19:33:46.132055 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fb2a5dae-c777-4e5f-9d71-5d110cae5d16 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:46.132724 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:46.132724 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:46.134351 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fb2a5dae-c777-4e5f-9d71-5d110cae5d16 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:46.201202 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3e580057-c3a4-4488-b8d2-2392f90d35a8 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c Jan 28 19:33:46.202068 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3e580057-c3a4-4488-b8d2-2392f90d35a8 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:46.202567 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:46.202567 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:46.202951 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3e580057-c3a4-4488-b8d2-2392f90d35a8 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:46.203328 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-3e580057-c3a4-4488-b8d2-2392f90d35a8 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 9b4cea94-defc-4f4c-ba31-db173a04ec2c. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:33:46.222802 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:46.222802 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:46.233655 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fb2a5dae-c777-4e5f-9d71-5d110cae5d16 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Volume info retrieved successfully. Jan 28 19:33:46.250560 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-fb2a5dae-c777-4e5f-9d71-5d110cae5d16 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:33:46.251402 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-fb2a5dae-c777-4e5f-9d71-5d110cae5d16 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:33:46.258140 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:46.258140 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:46.260456 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-fb2a5dae-c777-4e5f-9d71-5d110cae5d16 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:33:46.260638 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3e580057-c3a4-4488-b8d2-2392f90d35a8 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c returned with HTTP 200 Jan 28 19:33:46.267772 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1790/3581] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:46 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c => generated 819 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:33:46.274678 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:46.274678 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:46.313717 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fb2a5dae-c777-4e5f-9d71-5d110cae5d16 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e2c3a790-9487-41de-9b06-7fcdbabdbcdc returned with HTTP 200 Jan 28 19:33:46.320552 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1792/3582] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:33:46 2021] GET /volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e2c3a790-9487-41de-9b06-7fcdbabdbcdc => generated 987 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:33:47.090300 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a2bb50ce-126a-4501-bbea-0f7cb0f75b24 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef Jan 28 19:33:47.092039 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a2bb50ce-126a-4501-bbea-0f7cb0f75b24 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:47.092613 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:47.092613 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:47.093989 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a2bb50ce-126a-4501-bbea-0f7cb0f75b24 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:47.259675 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:47.259675 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:47.288371 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f64a5b0e-f80a-4953-a9dd-9eb169dc31f6 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c Jan 28 19:33:47.298114 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f64a5b0e-f80a-4953-a9dd-9eb169dc31f6 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:47.305670 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:47.305670 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:47.306935 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f64a5b0e-f80a-4953-a9dd-9eb169dc31f6 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:47.310207 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-f64a5b0e-f80a-4953-a9dd-9eb169dc31f6 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 9b4cea94-defc-4f4c-ba31-db173a04ec2c. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:33:47.323401 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a2bb50ce-126a-4501-bbea-0f7cb0f75b24 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Volume info retrieved successfully. Jan 28 19:33:47.435600 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:47.435600 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:47.460549 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f64a5b0e-f80a-4953-a9dd-9eb169dc31f6 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c returned with HTTP 200 Jan 28 19:33:47.461958 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a2bb50ce-126a-4501-bbea-0f7cb0f75b24 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef returned with HTTP 200 Jan 28 19:33:47.473319 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1793/3583] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:47 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c => generated 819 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:47.477725 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1791/3584] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:47 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef => generated 909 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:47.487101 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ee213077-2474-48b7-a93b-6b28bd26db0a tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] GET http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e2c3a790-9487-41de-9b06-7fcdbabdbcdc Jan 28 19:33:47.488024 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ee213077-2474-48b7-a93b-6b28bd26db0a tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:47.488343 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:47.488343 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:47.488955 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ee213077-2474-48b7-a93b-6b28bd26db0a tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:47.586772 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ee213077-2474-48b7-a93b-6b28bd26db0a tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e2c3a790-9487-41de-9b06-7fcdbabdbcdc returned with HTTP 404 Jan 28 19:33:47.588135 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1794/3585] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:33:47 2021] GET /volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e2c3a790-9487-41de-9b06-7fcdbabdbcdc => generated 109 bytes in 117 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 28 19:33:47.598113 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c5faf27d-6e69-4032-907d-6302e894c54d tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] GET http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/groups/11d63b56-0f75-4dfc-ac8e-a99e499aeb9e Jan 28 19:33:47.598726 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c5faf27d-6e69-4032-907d-6302e894c54d tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:47.598929 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:47.598929 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:47.599587 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c5faf27d-6e69-4032-907d-6302e894c54d tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:47.600184 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-c5faf27d-6e69-4032-907d-6302e894c54d tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] show called for member 11d63b56-0f75-4dfc-ac8e-a99e499aeb9e {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 19:33:47.619653 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c5faf27d-6e69-4032-907d-6302e894c54d tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/groups/11d63b56-0f75-4dfc-ac8e-a99e499aeb9e returned with HTTP 404 Jan 28 19:33:47.621330 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1792/3586] 10.222.0.16 () {60 vars in 1353 bytes} [Thu Jan 28 19:33:47 2021] GET /volume/v3/dabbcc60263f42069bf5ea243d91f168/groups/11d63b56-0f75-4dfc-ac8e-a99e499aeb9e => generated 108 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 28 19:33:47.643799 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9ce5d7d4-b316-4b6a-967f-47dd9a8959c3 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] GET http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/detail Jan 28 19:33:47.646683 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9ce5d7d4-b316-4b6a-967f-47dd9a8959c3 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:47.649955 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9ce5d7d4-b316-4b6a-967f-47dd9a8959c3 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Calling method 'detail' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:47.653003 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-9ce5d7d4-b316-4b6a-967f-47dd9a8959c3 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:33:47.660373 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9ce5d7d4-b316-4b6a-967f-47dd9a8959c3 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 19:33:47.853355 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9ce5d7d4-b316-4b6a-967f-47dd9a8959c3 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Get all volumes completed successfully. Jan 28 19:33:47.856345 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-9ce5d7d4-b316-4b6a-967f-47dd9a8959c3 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:33:47.857352 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-9ce5d7d4-b316-4b6a-967f-47dd9a8959c3 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:33:47.881228 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-9ce5d7d4-b316-4b6a-967f-47dd9a8959c3 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:33:47.921113 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:47.921113 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:47.989871 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9ce5d7d4-b316-4b6a-967f-47dd9a8959c3 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/detail returned with HTTP 200 Jan 28 19:33:47.996244 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1795/3587] 10.222.0.16 () {60 vars in 1266 bytes} [Thu Jan 28 19:33:47 2021] GET /volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/detail => generated 995 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:33:48.020164 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-450d7a50-00b5-4649-a6cc-d6aa532677fe tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] POST http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/groups/2c8f5562-f0bc-446b-8425-0d57280bc79a/action Jan 28 19:33:48.022451 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-450d7a50-00b5-4649-a6cc-d6aa532677fe tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:33:48.024548 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-450d7a50-00b5-4649-a6cc-d6aa532677fe tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:33:48.028549 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-450d7a50-00b5-4649-a6cc-d6aa532677fe tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] delete called for group 2c8f5562-f0bc-446b-8425-0d57280bc79a {{(pid=87914) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jan 28 19:33:48.029825 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.groups [None req-450d7a50-00b5-4649-a6cc-d6aa532677fe tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Delete group with id: 2c8f5562-f0bc-446b-8425-0d57280bc79a Jan 28 19:33:48.089843 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:48.089843 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:48.480430 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-693b2ae1-4d52-4030-895e-595ff0cf9f94 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c Jan 28 19:33:48.481313 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-693b2ae1-4d52-4030-895e-595ff0cf9f94 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:48.481495 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:48.481495 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:48.482228 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-693b2ae1-4d52-4030-895e-595ff0cf9f94 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:48.482572 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-693b2ae1-4d52-4030-895e-595ff0cf9f94 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 9b4cea94-defc-4f4c-ba31-db173a04ec2c. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:33:48.526607 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:48.526607 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:48.536322 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-693b2ae1-4d52-4030-895e-595ff0cf9f94 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c returned with HTTP 200 Jan 28 19:33:48.537302 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1796/3588] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:48 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c => generated 819 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:33:48.544732 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-019c42c3-ba37-4d64-9c8b-aed16c8c3f16 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef Jan 28 19:33:48.545451 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-019c42c3-ba37-4d64-9c8b-aed16c8c3f16 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:48.545674 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:48.545674 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:48.546065 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-019c42c3-ba37-4d64-9c8b-aed16c8c3f16 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:48.668715 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:48.668715 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:48.684677 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-019c42c3-ba37-4d64-9c8b-aed16c8c3f16 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Volume info retrieved successfully. Jan 28 19:33:48.749254 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-450d7a50-00b5-4649-a6cc-d6aa532677fe tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/groups/2c8f5562-f0bc-446b-8425-0d57280bc79a/action returned with HTTP 202 Jan 28 19:33:48.756202 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1793/3589] 10.222.0.16 () {62 vars in 1395 bytes} [Thu Jan 28 19:33:48 2021] POST /volume/v3/dabbcc60263f42069bf5ea243d91f168/groups/2c8f5562-f0bc-446b-8425-0d57280bc79a/action => generated 0 bytes in 752 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jan 28 19:33:48.768463 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-019c42c3-ba37-4d64-9c8b-aed16c8c3f16 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef returned with HTTP 200 Jan 28 19:33:48.769310 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1797/3590] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:48 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef => generated 909 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:48.781108 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ed910dd3-daff-44fc-9bbc-fda3223fac8e tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] GET http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e1cd2d45-d42a-4250-8fdd-ac98d7016bb0 Jan 28 19:33:48.785265 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ed910dd3-daff-44fc-9bbc-fda3223fac8e tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:48.790419 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:48.790419 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:48.791871 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ed910dd3-daff-44fc-9bbc-fda3223fac8e tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:49.017728 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:49.017728 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:49.038188 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ed910dd3-daff-44fc-9bbc-fda3223fac8e tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Volume info retrieved successfully. Jan 28 19:33:49.072099 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-ed910dd3-daff-44fc-9bbc-fda3223fac8e tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:33:49.073265 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-ed910dd3-daff-44fc-9bbc-fda3223fac8e tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:33:49.090147 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-ed910dd3-daff-44fc-9bbc-fda3223fac8e tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:33:49.107166 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:49.107166 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:49.161167 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ed910dd3-daff-44fc-9bbc-fda3223fac8e tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e1cd2d45-d42a-4250-8fdd-ac98d7016bb0 returned with HTTP 200 Jan 28 19:33:49.176723 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1794/3591] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:33:48 2021] GET /volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e1cd2d45-d42a-4250-8fdd-ac98d7016bb0 => generated 991 bytes in 419 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:33:49.560229 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0ada6d57-8921-4dbd-9764-8d5004d79243 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c Jan 28 19:33:49.562068 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0ada6d57-8921-4dbd-9764-8d5004d79243 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:49.562422 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:49.562422 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:49.563100 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0ada6d57-8921-4dbd-9764-8d5004d79243 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:49.563760 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-0ada6d57-8921-4dbd-9764-8d5004d79243 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 9b4cea94-defc-4f4c-ba31-db173a04ec2c. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:33:49.607536 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:49.607536 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:49.612407 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0ada6d57-8921-4dbd-9764-8d5004d79243 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c returned with HTTP 200 Jan 28 19:33:49.614962 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1798/3592] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:49 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c => generated 819 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:49.807128 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-19ecb08d-4ba3-40ba-88a7-c25c655a0a40 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef Jan 28 19:33:49.808485 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-19ecb08d-4ba3-40ba-88a7-c25c655a0a40 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:49.809126 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:49.809126 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:49.810246 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-19ecb08d-4ba3-40ba-88a7-c25c655a0a40 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:49.914318 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:49.914318 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:49.922915 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-19ecb08d-4ba3-40ba-88a7-c25c655a0a40 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Volume info retrieved successfully. Jan 28 19:33:49.980212 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-19ecb08d-4ba3-40ba-88a7-c25c655a0a40 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef returned with HTTP 200 Jan 28 19:33:49.980212 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1795/3593] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:49 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef => generated 967 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:33:50.204121 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5b14e3e2-2eb2-4871-b4c6-453a2bf75f75 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] GET http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e1cd2d45-d42a-4250-8fdd-ac98d7016bb0 Jan 28 19:33:50.205222 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5b14e3e2-2eb2-4871-b4c6-453a2bf75f75 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:50.205477 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:50.205477 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:50.206491 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5b14e3e2-2eb2-4871-b4c6-453a2bf75f75 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:50.470054 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:50.470054 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:50.489298 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5b14e3e2-2eb2-4871-b4c6-453a2bf75f75 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Volume info retrieved successfully. Jan 28 19:33:50.519572 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-5b14e3e2-2eb2-4871-b4c6-453a2bf75f75 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:33:50.520386 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-5b14e3e2-2eb2-4871-b4c6-453a2bf75f75 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:33:50.532952 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-5b14e3e2-2eb2-4871-b4c6-453a2bf75f75 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87915) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:33:50.556982 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:50.556982 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:50.629501 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2fa290b0-b2ff-468e-ac8e-0f0089208eff tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c Jan 28 19:33:50.630094 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5b14e3e2-2eb2-4871-b4c6-453a2bf75f75 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e1cd2d45-d42a-4250-8fdd-ac98d7016bb0 returned with HTTP 200 Jan 28 19:33:50.630782 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1799/3594] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:33:50 2021] GET /volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e1cd2d45-d42a-4250-8fdd-ac98d7016bb0 => generated 991 bytes in 434 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:33:50.631267 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2fa290b0-b2ff-468e-ac8e-0f0089208eff tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:50.631498 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:50.631498 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:50.631961 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2fa290b0-b2ff-468e-ac8e-0f0089208eff tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:50.632336 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-2fa290b0-b2ff-468e-ac8e-0f0089208eff tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 9b4cea94-defc-4f4c-ba31-db173a04ec2c. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:33:50.671815 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:50.671815 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:50.674637 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2fa290b0-b2ff-468e-ac8e-0f0089208eff tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c returned with HTTP 200 Jan 28 19:33:50.675533 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1796/3595] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:50 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c => generated 819 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:51.003924 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-88a38c8a-1a19-4fcd-8ee3-a3535c8a8e39 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef Jan 28 19:33:51.004572 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-88a38c8a-1a19-4fcd-8ee3-a3535c8a8e39 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:51.004879 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:51.004879 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:51.005404 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-88a38c8a-1a19-4fcd-8ee3-a3535c8a8e39 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:51.114988 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:51.114988 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:51.125922 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-88a38c8a-1a19-4fcd-8ee3-a3535c8a8e39 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Volume info retrieved successfully. Jan 28 19:33:51.156535 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-88a38c8a-1a19-4fcd-8ee3-a3535c8a8e39 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef returned with HTTP 200 Jan 28 19:33:51.159034 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1800/3596] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:50 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef => generated 967 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:51.652075 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fe49f455-9905-4ac4-8780-4b6ae6911d5f tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] GET http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e1cd2d45-d42a-4250-8fdd-ac98d7016bb0 Jan 28 19:33:51.653620 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fe49f455-9905-4ac4-8780-4b6ae6911d5f tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:51.654037 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:51.654037 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:51.654677 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fe49f455-9905-4ac4-8780-4b6ae6911d5f tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:51.696273 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1a45e6eb-06dd-4077-97a4-40855eea6a59 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c Jan 28 19:33:51.697188 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1a45e6eb-06dd-4077-97a4-40855eea6a59 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:51.697622 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:51.697622 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:51.704129 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1a45e6eb-06dd-4077-97a4-40855eea6a59 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:51.705621 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-1a45e6eb-06dd-4077-97a4-40855eea6a59 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 9b4cea94-defc-4f4c-ba31-db173a04ec2c. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:33:51.762473 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:51.762473 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:51.765876 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:51.765876 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:51.771865 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1a45e6eb-06dd-4077-97a4-40855eea6a59 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c returned with HTTP 200 Jan 28 19:33:51.772792 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fe49f455-9905-4ac4-8780-4b6ae6911d5f tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Volume info retrieved successfully. Jan 28 19:33:51.774215 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1801/3597] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:51 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c => generated 819 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:51.798368 n-d-705657-15 devstack@c-api.service[87913]: WARNING stevedore.named [None req-fe49f455-9905-4ac4-8780-4b6ae6911d5f tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jan 28 19:33:51.799450 n-d-705657-15 devstack@c-api.service[87913]: WARNING castellan.key_manager [None req-fe49f455-9905-4ac4-8780-4b6ae6911d5f tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jan 28 19:33:51.810094 n-d-705657-15 devstack@c-api.service[87913]: DEBUG oslo_db.sqlalchemy.engines [None req-fe49f455-9905-4ac4-8780-4b6ae6911d5f tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87914) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Jan 28 19:33:51.823041 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:51.823041 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:51.852018 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fe49f455-9905-4ac4-8780-4b6ae6911d5f tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e1cd2d45-d42a-4250-8fdd-ac98d7016bb0 returned with HTTP 200 Jan 28 19:33:51.854574 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1797/3598] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:33:51 2021] GET /volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e1cd2d45-d42a-4250-8fdd-ac98d7016bb0 => generated 990 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:33:52.175429 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-12a33e12-cbcc-4811-88ab-47585fc6917d tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef Jan 28 19:33:52.175969 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-12a33e12-cbcc-4811-88ab-47585fc6917d tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:52.176166 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:52.176166 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:52.178300 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-12a33e12-cbcc-4811-88ab-47585fc6917d tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:52.342005 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:52.342005 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:52.364230 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-12a33e12-cbcc-4811-88ab-47585fc6917d tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Volume info retrieved successfully. Jan 28 19:33:52.427765 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-12a33e12-cbcc-4811-88ab-47585fc6917d tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef returned with HTTP 200 Jan 28 19:33:52.429095 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1802/3599] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:52 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef => generated 970 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:52.794077 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8bfd3221-3a56-425d-a0ef-8cf2cb292ec3 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c Jan 28 19:33:52.795495 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8bfd3221-3a56-425d-a0ef-8cf2cb292ec3 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:52.795941 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:52.795941 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:52.796611 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8bfd3221-3a56-425d-a0ef-8cf2cb292ec3 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:52.797641 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-8bfd3221-3a56-425d-a0ef-8cf2cb292ec3 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 9b4cea94-defc-4f4c-ba31-db173a04ec2c. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:33:52.828460 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:52.828460 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:52.831172 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8bfd3221-3a56-425d-a0ef-8cf2cb292ec3 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c returned with HTTP 200 Jan 28 19:33:52.832340 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1798/3600] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:52 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c => generated 819 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:52.873715 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-defe10f3-1ae7-4555-8f21-0afd2dc97d6a tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] GET http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e1cd2d45-d42a-4250-8fdd-ac98d7016bb0 Jan 28 19:33:52.879135 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-defe10f3-1ae7-4555-8f21-0afd2dc97d6a tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:52.880761 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:52.880761 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:52.881565 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-defe10f3-1ae7-4555-8f21-0afd2dc97d6a tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:53.056136 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-defe10f3-1ae7-4555-8f21-0afd2dc97d6a tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e1cd2d45-d42a-4250-8fdd-ac98d7016bb0 returned with HTTP 404 Jan 28 19:33:53.057316 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1803/3601] 10.222.0.16 () {60 vars in 1356 bytes} [Thu Jan 28 19:33:52 2021] GET /volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e1cd2d45-d42a-4250-8fdd-ac98d7016bb0 => generated 109 bytes in 189 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 28 19:33:53.072293 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a40213ae-3327-4c5f-8167-976080e14de5 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] GET http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/groups/2c8f5562-f0bc-446b-8425-0d57280bc79a Jan 28 19:33:53.073381 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a40213ae-3327-4c5f-8167-976080e14de5 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:53.073748 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:53.073748 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:53.074453 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a40213ae-3327-4c5f-8167-976080e14de5 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:53.075156 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.groups [None req-a40213ae-3327-4c5f-8167-976080e14de5 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] show called for member 2c8f5562-f0bc-446b-8425-0d57280bc79a {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jan 28 19:33:53.101787 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a40213ae-3327-4c5f-8167-976080e14de5 tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/groups/2c8f5562-f0bc-446b-8425-0d57280bc79a returned with HTTP 404 Jan 28 19:33:53.110558 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1799/3602] 10.222.0.16 () {60 vars in 1353 bytes} [Thu Jan 28 19:33:53 2021] GET /volume/v3/dabbcc60263f42069bf5ea243d91f168/groups/2c8f5562-f0bc-446b-8425-0d57280bc79a => generated 108 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jan 28 19:33:53.114901 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8a47a53e-232b-47b2-b430-2e69d94363df tempest-GroupsV314Test-1925544232 tempest-GroupsV314Test-1925544232-project-admin] DELETE http://10.222.0.16/volume/v3/736050dfef424ca6b3b5c73f99f2a651/group_types/28569472-4f59-49f7-84cf-1cf3ae4e18ae Jan 28 19:33:53.115698 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8a47a53e-232b-47b2-b430-2e69d94363df tempest-GroupsV314Test-1925544232 tempest-GroupsV314Test-1925544232-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:53.116212 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8a47a53e-232b-47b2-b430-2e69d94363df tempest-GroupsV314Test-1925544232 tempest-GroupsV314Test-1925544232-project-admin] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:53.171303 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:33:53.171303 n-d-705657-15 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 28 19:33:53.182171 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8a47a53e-232b-47b2-b430-2e69d94363df tempest-GroupsV314Test-1925544232 tempest-GroupsV314Test-1925544232-project-admin] http://10.222.0.16/volume/v3/736050dfef424ca6b3b5c73f99f2a651/group_types/28569472-4f59-49f7-84cf-1cf3ae4e18ae returned with HTTP 202 Jan 28 19:33:53.183436 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1804/3603] 10.222.0.16 () {60 vars in 1371 bytes} [Thu Jan 28 19:33:53 2021] DELETE /volume/v3/736050dfef424ca6b3b5c73f99f2a651/group_types/28569472-4f59-49f7-84cf-1cf3ae4e18ae => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jan 28 19:33:53.200890 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-59327bbb-f079-4ecb-82d7-4e068762476c tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] DELETE http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e1cd2d45-d42a-4250-8fdd-ac98d7016bb0 Jan 28 19:33:53.201865 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-59327bbb-f079-4ecb-82d7-4e068762476c tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:53.203714 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-59327bbb-f079-4ecb-82d7-4e068762476c tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:53.214295 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-59327bbb-f079-4ecb-82d7-4e068762476c tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] Delete volume with id: e1cd2d45-d42a-4250-8fdd-ac98d7016bb0 Jan 28 19:33:53.310778 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-59327bbb-f079-4ecb-82d7-4e068762476c tempest-GroupsV314Test-2011443722 tempest-GroupsV314Test-2011443722-project] http://10.222.0.16/volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e1cd2d45-d42a-4250-8fdd-ac98d7016bb0 returned with HTTP 404 Jan 28 19:33:53.311927 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1800/3604] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:33:53 2021] DELETE /volume/v3/dabbcc60263f42069bf5ea243d91f168/volumes/e1cd2d45-d42a-4250-8fdd-ac98d7016bb0 => generated 109 bytes in 118 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:33:53.323552 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-359b6d31-59d0-48cd-b889-03d45b40e995 tempest-GroupsV314Test-1925544232 tempest-GroupsV314Test-1925544232-project-admin] DELETE http://10.222.0.16/volume/v3/736050dfef424ca6b3b5c73f99f2a651/types/ff8596c1-ee32-4793-93b4-24f64567fda7 Jan 28 19:33:53.324765 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-359b6d31-59d0-48cd-b889-03d45b40e995 tempest-GroupsV314Test-1925544232 tempest-GroupsV314Test-1925544232-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:53.325555 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-359b6d31-59d0-48cd-b889-03d45b40e995 tempest-GroupsV314Test-1925544232 tempest-GroupsV314Test-1925544232-project-admin] Calling method '_delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:53.458441 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0e0c74c3-7f60-4cdf-b40a-e94831f3262e tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef Jan 28 19:33:53.459181 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0e0c74c3-7f60-4cdf-b40a-e94831f3262e tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:53.461929 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0e0c74c3-7f60-4cdf-b40a-e94831f3262e tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:53.535867 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-359b6d31-59d0-48cd-b889-03d45b40e995 tempest-GroupsV314Test-1925544232 tempest-GroupsV314Test-1925544232-project-admin] http://10.222.0.16/volume/v3/736050dfef424ca6b3b5c73f99f2a651/types/ff8596c1-ee32-4793-93b4-24f64567fda7 returned with HTTP 202 Jan 28 19:33:53.537022 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1805/3605] 10.222.0.16 () {58 vars in 1312 bytes} [Thu Jan 28 19:33:53 2021] DELETE /volume/v3/736050dfef424ca6b3b5c73f99f2a651/types/ff8596c1-ee32-4793-93b4-24f64567fda7 => generated 0 bytes in 219 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:33:53.547210 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-53be8880-5aaa-46b3-a130-16cc917e3a1f tempest-GroupsV314Test-1925544232 tempest-GroupsV314Test-1925544232-project-admin] GET http://10.222.0.16/volume/v3/736050dfef424ca6b3b5c73f99f2a651/types/ff8596c1-ee32-4793-93b4-24f64567fda7 Jan 28 19:33:53.547745 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-53be8880-5aaa-46b3-a130-16cc917e3a1f tempest-GroupsV314Test-1925544232 tempest-GroupsV314Test-1925544232-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:53.548248 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-53be8880-5aaa-46b3-a130-16cc917e3a1f tempest-GroupsV314Test-1925544232 tempest-GroupsV314Test-1925544232-project-admin] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:53.568519 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-53be8880-5aaa-46b3-a130-16cc917e3a1f tempest-GroupsV314Test-1925544232 tempest-GroupsV314Test-1925544232-project-admin] http://10.222.0.16/volume/v3/736050dfef424ca6b3b5c73f99f2a651/types/ff8596c1-ee32-4793-93b4-24f64567fda7 returned with HTTP 404 Jan 28 19:33:53.569982 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1806/3606] 10.222.0.16 () {58 vars in 1309 bytes} [Thu Jan 28 19:33:53 2021] GET /volume/v3/736050dfef424ca6b3b5c73f99f2a651/types/ff8596c1-ee32-4793-93b4-24f64567fda7 => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 28 19:33:53.588701 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:53.588701 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:53.599740 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0e0c74c3-7f60-4cdf-b40a-e94831f3262e tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Volume info retrieved successfully. Jan 28 19:33:53.629699 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0e0c74c3-7f60-4cdf-b40a-e94831f3262e tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef returned with HTTP 200 Jan 28 19:33:53.630985 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1801/3607] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:53 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef => generated 970 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:33:53.872412 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d9e5edb6-32fa-45ee-b419-c59e6228fb6f tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c Jan 28 19:33:53.873111 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d9e5edb6-32fa-45ee-b419-c59e6228fb6f tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:53.874267 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d9e5edb6-32fa-45ee-b419-c59e6228fb6f tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:53.874765 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-d9e5edb6-32fa-45ee-b419-c59e6228fb6f tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 9b4cea94-defc-4f4c-ba31-db173a04ec2c. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:33:53.911218 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:53.911218 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:53.913442 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d9e5edb6-32fa-45ee-b419-c59e6228fb6f tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c returned with HTTP 200 Jan 28 19:33:53.915394 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1807/3608] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:53 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c => generated 819 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:54.667710 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-17a295ec-8999-441f-8c2f-3bd275fcac40 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef Jan 28 19:33:54.672826 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-17a295ec-8999-441f-8c2f-3bd275fcac40 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:54.672826 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:54.672826 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:54.672826 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-17a295ec-8999-441f-8c2f-3bd275fcac40 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:54.735443 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:54.735443 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:54.746150 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-17a295ec-8999-441f-8c2f-3bd275fcac40 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Volume info retrieved successfully. Jan 28 19:33:54.771695 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-17a295ec-8999-441f-8c2f-3bd275fcac40 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef returned with HTTP 200 Jan 28 19:33:54.772805 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1802/3609] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:54 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef => generated 970 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:54.930418 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-906747d4-4d6d-4a79-8ddb-88dc6cfd3daa tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c Jan 28 19:33:54.931194 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-906747d4-4d6d-4a79-8ddb-88dc6cfd3daa tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:54.931194 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:54.931194 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:54.931547 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-906747d4-4d6d-4a79-8ddb-88dc6cfd3daa tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:54.931947 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-906747d4-4d6d-4a79-8ddb-88dc6cfd3daa tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 9b4cea94-defc-4f4c-ba31-db173a04ec2c. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:33:54.961682 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:54.961682 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:54.965873 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-906747d4-4d6d-4a79-8ddb-88dc6cfd3daa tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c returned with HTTP 200 Jan 28 19:33:54.967566 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1808/3610] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:54 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c => generated 819 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:33:55.799926 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d7b4becb-f457-4a97-8663-b8b02c64512f tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef Jan 28 19:33:55.802269 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d7b4becb-f457-4a97-8663-b8b02c64512f tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:55.802374 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:55.802374 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:55.802724 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d7b4becb-f457-4a97-8663-b8b02c64512f tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:55.859223 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:55.859223 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:55.869530 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d7b4becb-f457-4a97-8663-b8b02c64512f tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Volume info retrieved successfully. Jan 28 19:33:55.901289 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d7b4becb-f457-4a97-8663-b8b02c64512f tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef returned with HTTP 200 Jan 28 19:33:55.902280 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1803/3611] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:55 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef => generated 970 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:55.993053 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1bd07f90-b1ab-4b4c-8ac1-891261dd3c3d tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c Jan 28 19:33:55.998357 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1bd07f90-b1ab-4b4c-8ac1-891261dd3c3d tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:55.998743 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:55.998743 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:56.000448 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1bd07f90-b1ab-4b4c-8ac1-891261dd3c3d tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:56.002350 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-1bd07f90-b1ab-4b4c-8ac1-891261dd3c3d tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 9b4cea94-defc-4f4c-ba31-db173a04ec2c. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:33:56.065886 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:56.065886 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:56.068697 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1bd07f90-b1ab-4b4c-8ac1-891261dd3c3d tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c returned with HTTP 200 Jan 28 19:33:56.070194 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1809/3612] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:55 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c => generated 819 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:33:56.922892 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c952c930-bb24-444f-a0cb-744e5793ea4e tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef Jan 28 19:33:56.923984 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c952c930-bb24-444f-a0cb-744e5793ea4e tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:56.924263 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:56.924263 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:56.933790 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c952c930-bb24-444f-a0cb-744e5793ea4e tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:57.062747 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:57.062747 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:57.092770 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c952c930-bb24-444f-a0cb-744e5793ea4e tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Volume info retrieved successfully. Jan 28 19:33:57.105975 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8c50fdef-8bd4-471e-a7c3-d43b5e4b8c7d tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c Jan 28 19:33:57.106593 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8c50fdef-8bd4-471e-a7c3-d43b5e4b8c7d tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:57.106793 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:57.106793 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:57.107165 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8c50fdef-8bd4-471e-a7c3-d43b5e4b8c7d tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:57.107549 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-8c50fdef-8bd4-471e-a7c3-d43b5e4b8c7d tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 9b4cea94-defc-4f4c-ba31-db173a04ec2c. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:33:57.137357 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:57.137357 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:57.139596 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8c50fdef-8bd4-471e-a7c3-d43b5e4b8c7d tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c returned with HTTP 200 Jan 28 19:33:57.141629 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1810/3613] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:57 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c => generated 819 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:57.220786 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c952c930-bb24-444f-a0cb-744e5793ea4e tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef returned with HTTP 200 Jan 28 19:33:57.225210 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1804/3614] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:56 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef => generated 970 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:58.161242 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5a534b45-6852-4616-ad15-20fae4e120cc tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c Jan 28 19:33:58.161934 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5a534b45-6852-4616-ad15-20fae4e120cc tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:58.162259 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:58.162259 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:58.162790 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5a534b45-6852-4616-ad15-20fae4e120cc tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:58.163250 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-5a534b45-6852-4616-ad15-20fae4e120cc tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 9b4cea94-defc-4f4c-ba31-db173a04ec2c. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:33:58.203003 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:58.203003 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:58.204867 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5a534b45-6852-4616-ad15-20fae4e120cc tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c returned with HTTP 200 Jan 28 19:33:58.205925 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1811/3615] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:58 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c => generated 819 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:58.258731 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c6350f8f-bf87-425a-b46f-6c1045c77df7 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef Jan 28 19:33:58.262721 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c6350f8f-bf87-425a-b46f-6c1045c77df7 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:58.270120 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:58.270120 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:58.271028 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c6350f8f-bf87-425a-b46f-6c1045c77df7 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:58.403633 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:58.403633 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:58.433817 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c6350f8f-bf87-425a-b46f-6c1045c77df7 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Volume info retrieved successfully. Jan 28 19:33:58.469449 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c6350f8f-bf87-425a-b46f-6c1045c77df7 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef returned with HTTP 200 Jan 28 19:33:58.470516 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1805/3616] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:58 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef => generated 1360 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:33:59.235323 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c6e95108-cb36-4174-8b61-004a7115e9ef tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c Jan 28 19:33:59.236208 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c6e95108-cb36-4174-8b61-004a7115e9ef tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:59.236542 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:59.236542 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:59.241018 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c6e95108-cb36-4174-8b61-004a7115e9ef tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:59.241575 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-c6e95108-cb36-4174-8b61-004a7115e9ef tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 9b4cea94-defc-4f4c-ba31-db173a04ec2c. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:33:59.295971 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:59.295971 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:59.299153 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c6e95108-cb36-4174-8b61-004a7115e9ef tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c returned with HTTP 200 Jan 28 19:33:59.300010 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1812/3617] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:59 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c => generated 819 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:33:59.502447 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bade845b-c83a-4420-ab89-09c2a4933490 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef Jan 28 19:33:59.503895 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bade845b-c83a-4420-ab89-09c2a4933490 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:33:59.504353 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:59.504353 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:59.505268 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bade845b-c83a-4420-ab89-09c2a4933490 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:33:59.656383 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:59.656383 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:59.699944 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bade845b-c83a-4420-ab89-09c2a4933490 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Volume info retrieved successfully. Jan 28 19:33:59.774081 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bade845b-c83a-4420-ab89-09c2a4933490 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef returned with HTTP 200 Jan 28 19:33:59.776172 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1806/3618] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:33:59 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef => generated 1358 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:33:59.807459 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-db9cae46-227b-4b21-a4b6-f3f792bfd380 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] POST http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef/action Jan 28 19:33:59.808020 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:33:59.808020 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:33:59.808853 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-db9cae46-227b-4b21-a4b6-f3f792bfd380 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:33:59.809259 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-db9cae46-227b-4b21-a4b6-f3f792bfd380 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:33:59.867566 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:33:59.867566 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:33:59.868791 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-db9cae46-227b-4b21-a4b6-f3f792bfd380 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Volume info retrieved successfully. Jan 28 19:34:00.035772 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-db9cae46-227b-4b21-a4b6-f3f792bfd380 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Created reservations ['2e252a09-8308-4514-8609-17082b6e6577', 'f41dc250-e01e-4243-975e-46ef74c64ea4'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:34:00.086115 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-db9cae46-227b-4b21-a4b6-f3f792bfd380 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Extend volume request issued successfully. Jan 28 19:34:00.087076 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-db9cae46-227b-4b21-a4b6-f3f792bfd380 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef/action returned with HTTP 202 Jan 28 19:34:00.088806 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1813/3619] 10.222.0.16 () {60 vars in 1357 bytes} [Thu Jan 28 19:33:59 2021] POST /volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef/action => generated 0 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 19:34:00.101968 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f704be79-4c26-4df9-98bd-765f3df73094 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef Jan 28 19:34:00.104884 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f704be79-4c26-4df9-98bd-765f3df73094 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:00.105508 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:00.105508 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:00.106746 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f704be79-4c26-4df9-98bd-765f3df73094 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:00.212764 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:00.212764 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:00.251631 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f704be79-4c26-4df9-98bd-765f3df73094 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Volume info retrieved successfully. Jan 28 19:34:00.298473 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f704be79-4c26-4df9-98bd-765f3df73094 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef returned with HTTP 200 Jan 28 19:34:00.314394 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1807/3620] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:00 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef => generated 1358 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:34:00.315739 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c76c6212-6944-40e7-8b95-3ac1b6d717be tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c Jan 28 19:34:00.316293 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c76c6212-6944-40e7-8b95-3ac1b6d717be tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:00.316519 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:00.316519 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:00.316904 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c76c6212-6944-40e7-8b95-3ac1b6d717be tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:00.317476 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-c76c6212-6944-40e7-8b95-3ac1b6d717be tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 9b4cea94-defc-4f4c-ba31-db173a04ec2c. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:34:00.347543 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:00.347543 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:00.349617 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c76c6212-6944-40e7-8b95-3ac1b6d717be tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c returned with HTTP 200 Jan 28 19:34:00.350445 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1814/3621] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:00 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c => generated 819 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:00.636485 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1ea230c7-e0db-44fc-8bc4-70e71fd1f180 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] POST http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs Jan 28 19:34:00.637194 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:00.637194 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:00.637541 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1ea230c7-e0db-44fc-8bc4-70e71fd1f180 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1687583696", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:34:00.639655 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.qos_specs [None req-1ea230c7-e0db-44fc-8bc4-70e71fd1f180 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1687583696', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=87914) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 28 19:34:00.653766 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-1ea230c7-e0db-44fc-8bc4-70e71fd1f180 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] DB qos_specs_create(): root {'id': '5d65cf3b-b0bb-4211-a22c-e433c148d7d8', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1687583696'} {{(pid=87914) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 28 19:34:00.678263 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1ea230c7-e0db-44fc-8bc4-70e71fd1f180 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs returned with HTTP 200 Jan 28 19:34:00.680560 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1808/3622] 10.222.0.16 () {60 vars in 1232 bytes} [Thu Jan 28 19:34:00 2021] POST /volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs => generated 459 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:00.695885 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-084b0885-6867-4afa-a657-7c4dac0d8e03 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] POST http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/types Jan 28 19:34:00.697357 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:00.697357 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:00.698368 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-084b0885-6867-4afa-a657-7c4dac0d8e03 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1476637898"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:34:00.778555 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-084b0885-6867-4afa-a657-7c4dac0d8e03 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/types returned with HTTP 200 Jan 28 19:34:00.787310 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1815/3623] 10.222.0.16 () {60 vars in 1219 bytes} [Thu Jan 28 19:34:00 2021] POST /volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/types => generated 222 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:00.797429 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ab3b8d5c-e17e-4b87-b55b-b1a0e1ec0133 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] POST http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/types Jan 28 19:34:00.798262 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:00.798262 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:00.799017 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ab3b8d5c-e17e-4b87-b55b-b1a0e1ec0133 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1120612431"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:34:00.801730 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:00.801730 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:00.862906 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ab3b8d5c-e17e-4b87-b55b-b1a0e1ec0133 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/types returned with HTTP 200 Jan 28 19:34:00.873188 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1809/3624] 10.222.0.16 () {60 vars in 1219 bytes} [Thu Jan 28 19:34:00 2021] POST /volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/types => generated 222 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:00.878161 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9ad53745-f24d-45cb-8113-7d35b53c2bed tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] POST http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/types Jan 28 19:34:00.883772 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9ad53745-f24d-45cb-8113-7d35b53c2bed tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-328565210"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:34:00.936037 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9ad53745-f24d-45cb-8113-7d35b53c2bed tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/types returned with HTTP 200 Jan 28 19:34:00.941236 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1816/3625] 10.222.0.16 () {60 vars in 1219 bytes} [Thu Jan 28 19:34:00 2021] POST /volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/types => generated 221 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:00.958397 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3bd828b7-ef5a-4fd5-89e0-0f6021ae1d29 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] GET http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/5d65cf3b-b0bb-4211-a22c-e433c148d7d8/associate?vol_type_id=884d668a-c2b7-4fe8-9621-3cdf75a3cf92 Jan 28 19:34:00.959149 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3bd828b7-ef5a-4fd5-89e0-0f6021ae1d29 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:00.959791 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3bd828b7-ef5a-4fd5-89e0-0f6021ae1d29 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Calling method 'associate' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:00.961957 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3bd828b7-ef5a-4fd5-89e0-0f6021ae1d29 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Associate qos_spec: 5d65cf3b-b0bb-4211-a22c-e433c148d7d8 with type: 884d668a-c2b7-4fe8-9621-3cdf75a3cf92 {{(pid=87914) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 28 19:34:00.963100 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:34:00.963100 n-d-705657-15 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 28 19:34:00.975893 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:34:00.975893 n-d-705657-15 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 28 19:34:01.058283 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3bd828b7-ef5a-4fd5-89e0-0f6021ae1d29 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/5d65cf3b-b0bb-4211-a22c-e433c148d7d8/associate?vol_type_id=884d668a-c2b7-4fe8-9621-3cdf75a3cf92 returned with HTTP 202 Jan 28 19:34:01.060157 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1810/3626] 10.222.0.16 () {58 vars in 1448 bytes} [Thu Jan 28 19:34:00 2021] GET /volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/5d65cf3b-b0bb-4211-a22c-e433c148d7d8/associate?vol_type_id=884d668a-c2b7-4fe8-9621-3cdf75a3cf92 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:34:01.078550 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7d78bdef-272f-466c-a1bc-52faf72b0380 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] GET http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/5d65cf3b-b0bb-4211-a22c-e433c148d7d8/associate?vol_type_id=e6a46519-5981-44a2-9d30-0e4dca6bb294 Jan 28 19:34:01.079869 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7d78bdef-272f-466c-a1bc-52faf72b0380 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:01.081523 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7d78bdef-272f-466c-a1bc-52faf72b0380 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Calling method 'associate' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:01.084636 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7d78bdef-272f-466c-a1bc-52faf72b0380 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Associate qos_spec: 5d65cf3b-b0bb-4211-a22c-e433c148d7d8 with type: e6a46519-5981-44a2-9d30-0e4dca6bb294 {{(pid=87915) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 28 19:34:01.098650 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:34:01.098650 n-d-705657-15 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 28 19:34:01.117875 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:34:01.117875 n-d-705657-15 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 28 19:34:01.232209 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7d78bdef-272f-466c-a1bc-52faf72b0380 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/5d65cf3b-b0bb-4211-a22c-e433c148d7d8/associate?vol_type_id=e6a46519-5981-44a2-9d30-0e4dca6bb294 returned with HTTP 202 Jan 28 19:34:01.234864 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1817/3627] 10.222.0.16 () {58 vars in 1448 bytes} [Thu Jan 28 19:34:01 2021] GET /volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/5d65cf3b-b0bb-4211-a22c-e433c148d7d8/associate?vol_type_id=e6a46519-5981-44a2-9d30-0e4dca6bb294 => generated 0 bytes in 168 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:34:01.248200 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fbf711ac-86af-4a05-b5be-1a964b9f5257 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] GET http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/5d65cf3b-b0bb-4211-a22c-e433c148d7d8/associate?vol_type_id=abb698d3-dfb8-40a3-b5a5-f5c594b85ae3 Jan 28 19:34:01.248761 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fbf711ac-86af-4a05-b5be-1a964b9f5257 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:01.248970 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:01.248970 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:01.254652 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fbf711ac-86af-4a05-b5be-1a964b9f5257 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Calling method 'associate' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:01.265864 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:01.265864 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:01.269230 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fbf711ac-86af-4a05-b5be-1a964b9f5257 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Associate qos_spec: 5d65cf3b-b0bb-4211-a22c-e433c148d7d8 with type: abb698d3-dfb8-40a3-b5a5-f5c594b85ae3 {{(pid=87914) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jan 28 19:34:01.270496 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:34:01.270496 n-d-705657-15 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 28 19:34:01.298165 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:34:01.298165 n-d-705657-15 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 28 19:34:01.327047 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-131b283b-8ff0-449e-b704-defda83b194e tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef Jan 28 19:34:01.327609 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-131b283b-8ff0-449e-b704-defda83b194e tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:01.327818 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:01.327818 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:01.328527 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-131b283b-8ff0-449e-b704-defda83b194e tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:01.486038 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fbf711ac-86af-4a05-b5be-1a964b9f5257 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/5d65cf3b-b0bb-4211-a22c-e433c148d7d8/associate?vol_type_id=abb698d3-dfb8-40a3-b5a5-f5c594b85ae3 returned with HTTP 202 Jan 28 19:34:01.487277 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1811/3628] 10.222.0.16 () {58 vars in 1448 bytes} [Thu Jan 28 19:34:01 2021] GET /volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/5d65cf3b-b0bb-4211-a22c-e433c148d7d8/associate?vol_type_id=abb698d3-dfb8-40a3-b5a5-f5c594b85ae3 => generated 0 bytes in 247 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:34:01.495392 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:01.495392 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:01.505420 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-13721edc-6559-4306-9ce1-f24c0aef962e tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c Jan 28 19:34:01.506335 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-13721edc-6559-4306-9ce1-f24c0aef962e tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:01.506707 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:01.506707 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:01.513678 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-13721edc-6559-4306-9ce1-f24c0aef962e tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:01.514479 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-13721edc-6559-4306-9ce1-f24c0aef962e tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 9b4cea94-defc-4f4c-ba31-db173a04ec2c. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:34:01.533675 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-131b283b-8ff0-449e-b704-defda83b194e tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Volume info retrieved successfully. Jan 28 19:34:01.561269 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:01.561269 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:01.564135 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-13721edc-6559-4306-9ce1-f24c0aef962e tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c returned with HTTP 200 Jan 28 19:34:01.565419 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1812/3629] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:01 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c => generated 819 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:01.580938 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0e0124e9-c07c-4dae-b107-d1a3df3b2c96 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] GET http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/5d65cf3b-b0bb-4211-a22c-e433c148d7d8/associations Jan 28 19:34:01.582487 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0e0124e9-c07c-4dae-b107-d1a3df3b2c96 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:01.583301 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:01.583301 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:01.584600 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0e0124e9-c07c-4dae-b107-d1a3df3b2c96 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Calling method 'associations' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:01.590172 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0e0124e9-c07c-4dae-b107-d1a3df3b2c96 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Get associations for qos_spec id: 5d65cf3b-b0bb-4211-a22c-e433c148d7d8 {{(pid=87914) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 28 19:34:01.591615 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:34:01.591615 n-d-705657-15 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 28 19:34:01.592497 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-131b283b-8ff0-449e-b704-defda83b194e tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef returned with HTTP 200 Jan 28 19:34:01.594203 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1818/3630] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:01 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef => generated 1358 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 19:34:01.667448 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0e0124e9-c07c-4dae-b107-d1a3df3b2c96 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/5d65cf3b-b0bb-4211-a22c-e433c148d7d8/associations returned with HTTP 200 Jan 28 19:34:01.667448 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1813/3631] 10.222.0.16 () {58 vars in 1360 bytes} [Thu Jan 28 19:34:01 2021] GET /volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/5d65cf3b-b0bb-4211-a22c-e433c148d7d8/associations => generated 447 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:01.674736 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a389eaf8-17f2-45ad-8ff4-41c205cf68f5 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] GET http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/5d65cf3b-b0bb-4211-a22c-e433c148d7d8/disassociate?vol_type_id=884d668a-c2b7-4fe8-9621-3cdf75a3cf92 Jan 28 19:34:01.675480 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a389eaf8-17f2-45ad-8ff4-41c205cf68f5 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:01.675719 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:01.675719 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:01.676449 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a389eaf8-17f2-45ad-8ff4-41c205cf68f5 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Calling method 'disassociate' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:01.678180 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a389eaf8-17f2-45ad-8ff4-41c205cf68f5 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Disassociate qos_spec: 5d65cf3b-b0bb-4211-a22c-e433c148d7d8 from type: 884d668a-c2b7-4fe8-9621-3cdf75a3cf92 {{(pid=87915) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Jan 28 19:34:01.679041 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:34:01.679041 n-d-705657-15 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 28 19:34:01.689518 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:34:01.689518 n-d-705657-15 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 28 19:34:01.751387 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a389eaf8-17f2-45ad-8ff4-41c205cf68f5 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/5d65cf3b-b0bb-4211-a22c-e433c148d7d8/disassociate?vol_type_id=884d668a-c2b7-4fe8-9621-3cdf75a3cf92 returned with HTTP 202 Jan 28 19:34:01.752958 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1819/3632] 10.222.0.16 () {58 vars in 1457 bytes} [Thu Jan 28 19:34:01 2021] GET /volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/5d65cf3b-b0bb-4211-a22c-e433c148d7d8/disassociate?vol_type_id=884d668a-c2b7-4fe8-9621-3cdf75a3cf92 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:34:01.768193 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-91848051-1e9d-48f1-9ab0-2fecbf6aa445 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] GET http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/5d65cf3b-b0bb-4211-a22c-e433c148d7d8/associations Jan 28 19:34:01.769664 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-91848051-1e9d-48f1-9ab0-2fecbf6aa445 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:01.770322 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:01.770322 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:01.771245 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-91848051-1e9d-48f1-9ab0-2fecbf6aa445 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Calling method 'associations' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:01.772724 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:01.772724 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:01.774416 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.qos_specs_manage [None req-91848051-1e9d-48f1-9ab0-2fecbf6aa445 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Get associations for qos_spec id: 5d65cf3b-b0bb-4211-a22c-e433c148d7d8 {{(pid=87914) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 28 19:34:01.775555 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:34:01.775555 n-d-705657-15 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 28 19:34:01.817443 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-91848051-1e9d-48f1-9ab0-2fecbf6aa445 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/5d65cf3b-b0bb-4211-a22c-e433c148d7d8/associations returned with HTTP 200 Jan 28 19:34:01.818942 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1814/3633] 10.222.0.16 () {58 vars in 1360 bytes} [Thu Jan 28 19:34:01 2021] GET /volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/5d65cf3b-b0bb-4211-a22c-e433c148d7d8/associations => generated 305 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:01.834786 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3f0e71b2-0e5d-475d-8f5c-6622879a10b3 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] GET http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/5d65cf3b-b0bb-4211-a22c-e433c148d7d8/disassociate_all Jan 28 19:34:01.835732 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3f0e71b2-0e5d-475d-8f5c-6622879a10b3 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:01.836391 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:01.836391 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:01.838043 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3f0e71b2-0e5d-475d-8f5c-6622879a10b3 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Calling method 'disassociate_all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:01.838986 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:01.838986 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:01.840451 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3f0e71b2-0e5d-475d-8f5c-6622879a10b3 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Disassociate qos_spec: 5d65cf3b-b0bb-4211-a22c-e433c148d7d8 from all. {{(pid=87915) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:361}} Jan 28 19:34:01.841368 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:34:01.841368 n-d-705657-15 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 28 19:34:01.849538 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:34:01.849538 n-d-705657-15 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 28 19:34:01.874024 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3f0e71b2-0e5d-475d-8f5c-6622879a10b3 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/5d65cf3b-b0bb-4211-a22c-e433c148d7d8/disassociate_all returned with HTTP 202 Jan 28 19:34:01.876970 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1820/3634] 10.222.0.16 () {58 vars in 1372 bytes} [Thu Jan 28 19:34:01 2021] GET /volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/5d65cf3b-b0bb-4211-a22c-e433c148d7d8/disassociate_all => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:34:01.892204 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c164ccc4-e80e-4e4d-9b1d-720cbb1b03f1 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] GET http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/5d65cf3b-b0bb-4211-a22c-e433c148d7d8/associations Jan 28 19:34:01.893021 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c164ccc4-e80e-4e4d-9b1d-720cbb1b03f1 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:01.893775 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:01.893775 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:01.894948 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c164ccc4-e80e-4e4d-9b1d-720cbb1b03f1 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Calling method 'associations' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:01.896249 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:01.896249 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:01.897540 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c164ccc4-e80e-4e4d-9b1d-720cbb1b03f1 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Get associations for qos_spec id: 5d65cf3b-b0bb-4211-a22c-e433c148d7d8 {{(pid=87914) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Jan 28 19:34:01.899252 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:34:01.899252 n-d-705657-15 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 28 19:34:01.932088 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c164ccc4-e80e-4e4d-9b1d-720cbb1b03f1 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/5d65cf3b-b0bb-4211-a22c-e433c148d7d8/associations returned with HTTP 200 Jan 28 19:34:01.933198 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1815/3635] 10.222.0.16 () {58 vars in 1360 bytes} [Thu Jan 28 19:34:01 2021] GET /volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/5d65cf3b-b0bb-4211-a22c-e433c148d7d8/associations => generated 24 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 19:34:01.949036 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f5d8e934-03e5-4901-8205-2d80a52cfdb6 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] POST http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs Jan 28 19:34:01.949036 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:01.949036 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:01.952395 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f5d8e934-03e5-4901-8205-2d80a52cfdb6 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-988949370", "consumer": "back-end"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:34:01.952395 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:01.952395 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:01.953262 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.qos_specs [None req-f5d8e934-03e5-4901-8205-2d80a52cfdb6 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-988949370', 'consumer': 'back-end', 'specs': {}} {{(pid=87915) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 28 19:34:01.988827 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-f5d8e934-03e5-4901-8205-2d80a52cfdb6 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] DB qos_specs_create(): root {'id': 'c71d9611-cd00-434f-ae60-e754278416e8', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-988949370'} {{(pid=87915) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 28 19:34:01.988827 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f5d8e934-03e5-4901-8205-2d80a52cfdb6 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs returned with HTTP 200 Jan 28 19:34:01.988827 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1821/3636] 10.222.0.16 () {60 vars in 1231 bytes} [Thu Jan 28 19:34:01 2021] POST /volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs => generated 434 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:02.002074 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-52531b73-b8a3-4132-a7ac-ed3c803606c4 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] DELETE http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/c71d9611-cd00-434f-ae60-e754278416e8?force=False Jan 28 19:34:02.002628 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-52531b73-b8a3-4132-a7ac-ed3c803606c4 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:02.002825 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:02.002825 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:02.003517 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-52531b73-b8a3-4132-a7ac-ed3c803606c4 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:02.004209 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:02.004209 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:02.005074 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.qos_specs_manage [None req-52531b73-b8a3-4132-a7ac-ed3c803606c4 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Delete qos_spec: c71d9611-cd00-434f-ae60-e754278416e8, force: False {{(pid=87914) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 28 19:34:02.005853 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:34:02.005853 n-d-705657-15 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 28 19:34:02.014762 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:34:02.014762 n-d-705657-15 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 28 19:34:02.037321 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:34:02.037321 n-d-705657-15 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 28 19:34:02.046897 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:34:02.046897 n-d-705657-15 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 28 19:34:02.053547 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-52531b73-b8a3-4132-a7ac-ed3c803606c4 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/c71d9611-cd00-434f-ae60-e754278416e8?force=False returned with HTTP 202 Jan 28 19:34:02.054948 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1816/3637] 10.222.0.16 () {58 vars in 1347 bytes} [Thu Jan 28 19:34:01 2021] DELETE /volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/c71d9611-cd00-434f-ae60-e754278416e8?force=False => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:34:02.071514 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-624040b3-42a4-4343-b4b9-c50abdaf105f tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] GET http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/c71d9611-cd00-434f-ae60-e754278416e8 Jan 28 19:34:02.072613 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-624040b3-42a4-4343-b4b9-c50abdaf105f tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:02.073184 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:02.073184 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:02.073970 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-624040b3-42a4-4343-b4b9-c50abdaf105f tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:02.075521 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:02.075521 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:02.077592 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:34:02.077592 n-d-705657-15 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 28 19:34:02.092686 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-624040b3-42a4-4343-b4b9-c50abdaf105f tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/c71d9611-cd00-434f-ae60-e754278416e8 returned with HTTP 404 Jan 28 19:34:02.094347 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1822/3638] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:34:02 2021] GET /volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/c71d9611-cd00-434f-ae60-e754278416e8 => generated 100 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:34:02.113123 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bfa27993-e74b-4c48-aeb7-2046784b1c6f tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] GET http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs Jan 28 19:34:02.114662 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bfa27993-e74b-4c48-aeb7-2046784b1c6f tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:02.115028 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:02.115028 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:02.115726 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bfa27993-e74b-4c48-aeb7-2046784b1c6f tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:02.117166 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:02.117166 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:02.141110 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bfa27993-e74b-4c48-aeb7-2046784b1c6f tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs returned with HTTP 200 Jan 28 19:34:02.142023 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1817/3639] 10.222.0.16 () {58 vars in 1210 bytes} [Thu Jan 28 19:34:02 2021] GET /volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs => generated 175 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:02.162417 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-664e240b-bb2e-4266-8ab3-2b1fff3c9bd3 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] POST http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs Jan 28 19:34:02.165644 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-664e240b-bb2e-4266-8ab3-2b1fff3c9bd3 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1880427855", "consumer": "both"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:34:02.167787 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.qos_specs [None req-664e240b-bb2e-4266-8ab3-2b1fff3c9bd3 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1880427855', 'consumer': 'both', 'specs': {}} {{(pid=87915) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 28 19:34:02.186919 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-664e240b-bb2e-4266-8ab3-2b1fff3c9bd3 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] DB qos_specs_create(): root {'id': 'ee9c4c3e-6353-4135-b52e-21d59a96cb1a', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1880427855'} {{(pid=87915) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 28 19:34:02.200334 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-664e240b-bb2e-4266-8ab3-2b1fff3c9bd3 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs returned with HTTP 200 Jan 28 19:34:02.202077 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1823/3640] 10.222.0.16 () {60 vars in 1231 bytes} [Thu Jan 28 19:34:02 2021] POST /volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs => generated 431 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:02.236825 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-411bf564-a56b-4c0d-a049-9426217c1e07 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] DELETE http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/ee9c4c3e-6353-4135-b52e-21d59a96cb1a?force=False Jan 28 19:34:02.237726 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-411bf564-a56b-4c0d-a049-9426217c1e07 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:02.238093 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:02.238093 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:02.238820 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-411bf564-a56b-4c0d-a049-9426217c1e07 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:02.240245 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:02.240245 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:02.253210 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.qos_specs_manage [None req-411bf564-a56b-4c0d-a049-9426217c1e07 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Delete qos_spec: ee9c4c3e-6353-4135-b52e-21d59a96cb1a, force: False {{(pid=87914) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 28 19:34:02.253954 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:34:02.253954 n-d-705657-15 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 28 19:34:02.263752 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:34:02.263752 n-d-705657-15 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 28 19:34:02.303261 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:34:02.303261 n-d-705657-15 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 28 19:34:02.318681 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:34:02.318681 n-d-705657-15 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 28 19:34:02.328568 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-411bf564-a56b-4c0d-a049-9426217c1e07 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/ee9c4c3e-6353-4135-b52e-21d59a96cb1a?force=False returned with HTTP 202 Jan 28 19:34:02.337638 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1818/3641] 10.222.0.16 () {58 vars in 1347 bytes} [Thu Jan 28 19:34:02 2021] DELETE /volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/ee9c4c3e-6353-4135-b52e-21d59a96cb1a?force=False => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:34:02.348241 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-822de12a-6c30-4444-8899-b2611ea070fe tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] GET http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/ee9c4c3e-6353-4135-b52e-21d59a96cb1a Jan 28 19:34:02.352082 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-822de12a-6c30-4444-8899-b2611ea070fe tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:02.352464 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:02.352464 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:02.354264 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-822de12a-6c30-4444-8899-b2611ea070fe tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:02.355263 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:02.355263 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:02.357167 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:34:02.357167 n-d-705657-15 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 28 19:34:02.370618 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-822de12a-6c30-4444-8899-b2611ea070fe tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/ee9c4c3e-6353-4135-b52e-21d59a96cb1a returned with HTTP 404 Jan 28 19:34:02.374055 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1824/3642] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:34:02 2021] GET /volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/ee9c4c3e-6353-4135-b52e-21d59a96cb1a => generated 100 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:34:02.404540 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-617275d2-75dd-48e1-8ecb-d856f222198c tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] GET http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs Jan 28 19:34:02.404540 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-617275d2-75dd-48e1-8ecb-d856f222198c tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:02.404540 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:02.404540 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:02.404540 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-617275d2-75dd-48e1-8ecb-d856f222198c tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:02.404540 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:02.404540 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:02.428651 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-617275d2-75dd-48e1-8ecb-d856f222198c tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs returned with HTTP 200 Jan 28 19:34:02.433205 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1819/3643] 10.222.0.16 () {58 vars in 1210 bytes} [Thu Jan 28 19:34:02 2021] GET /volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs => generated 175 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:02.446727 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f07fc80f-a5a0-4c3d-aeee-5fc7ce5ad72e tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] POST http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs Jan 28 19:34:02.447947 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f07fc80f-a5a0-4c3d-aeee-5fc7ce5ad72e tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-570677769", "consumer": "front-end"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:34:02.451410 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.qos_specs [None req-f07fc80f-a5a0-4c3d-aeee-5fc7ce5ad72e tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-570677769', 'consumer': 'front-end', 'specs': {}} {{(pid=87915) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jan 28 19:34:02.459523 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-f07fc80f-a5a0-4c3d-aeee-5fc7ce5ad72e tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] DB qos_specs_create(): root {'id': '3eb431df-c60f-4be5-8f45-d60ba5bb5631', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-570677769'} {{(pid=87915) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Jan 28 19:34:02.469013 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f07fc80f-a5a0-4c3d-aeee-5fc7ce5ad72e tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs returned with HTTP 200 Jan 28 19:34:02.470714 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1825/3644] 10.222.0.16 () {60 vars in 1231 bytes} [Thu Jan 28 19:34:02 2021] POST /volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs => generated 435 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:02.483925 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3eca6528-783e-4334-a2f0-6be2b25ef97b tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] DELETE http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/3eb431df-c60f-4be5-8f45-d60ba5bb5631?force=False Jan 28 19:34:02.484259 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3eca6528-783e-4334-a2f0-6be2b25ef97b tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:02.484475 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:02.484475 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:02.485706 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3eca6528-783e-4334-a2f0-6be2b25ef97b tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:02.486397 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:02.486397 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:02.487240 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3eca6528-783e-4334-a2f0-6be2b25ef97b tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Delete qos_spec: 3eb431df-c60f-4be5-8f45-d60ba5bb5631, force: False {{(pid=87914) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 28 19:34:02.487921 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:34:02.487921 n-d-705657-15 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 28 19:34:02.495925 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:34:02.495925 n-d-705657-15 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 28 19:34:02.517566 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:34:02.517566 n-d-705657-15 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 28 19:34:02.525874 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:34:02.525874 n-d-705657-15 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 28 19:34:02.531539 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3eca6528-783e-4334-a2f0-6be2b25ef97b tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/3eb431df-c60f-4be5-8f45-d60ba5bb5631?force=False returned with HTTP 202 Jan 28 19:34:02.535733 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1820/3645] 10.222.0.16 () {58 vars in 1347 bytes} [Thu Jan 28 19:34:02 2021] DELETE /volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/3eb431df-c60f-4be5-8f45-d60ba5bb5631?force=False => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:34:02.542562 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c090c826-5b7d-4acf-88d3-d8d205a9c1e8 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] GET http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/3eb431df-c60f-4be5-8f45-d60ba5bb5631 Jan 28 19:34:02.543110 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c090c826-5b7d-4acf-88d3-d8d205a9c1e8 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:02.543311 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:02.543311 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:02.543700 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c090c826-5b7d-4acf-88d3-d8d205a9c1e8 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:02.544379 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:02.544379 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:02.544949 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f83d60d5-fb61-44dc-abe6-23e5989028e8 req-386ebf09-e581-431f-93f9-36601814754f tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/limits Jan 28 19:34:02.545957 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f83d60d5-fb61-44dc-abe6-23e5989028e8 req-386ebf09-e581-431f-93f9-36601814754f tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:02.546307 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:02.546307 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:02.546975 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f83d60d5-fb61-44dc-abe6-23e5989028e8 req-386ebf09-e581-431f-93f9-36601814754f tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:02.552091 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c090c826-5b7d-4acf-88d3-d8d205a9c1e8 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/3eb431df-c60f-4be5-8f45-d60ba5bb5631 returned with HTTP 404 Jan 28 19:34:02.553197 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1821/3646] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:34:02 2021] GET /volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/3eb431df-c60f-4be5-8f45-d60ba5bb5631 => generated 100 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:34:02.563379 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8cc64d13-1caa-4591-8d24-db2f691c47a5 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] GET http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs Jan 28 19:34:02.563919 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8cc64d13-1caa-4591-8d24-db2f691c47a5 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:02.564423 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8cc64d13-1caa-4591-8d24-db2f691c47a5 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:02.579874 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8cc64d13-1caa-4591-8d24-db2f691c47a5 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs returned with HTTP 200 Jan 28 19:34:02.580731 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1822/3647] 10.222.0.16 () {58 vars in 1210 bytes} [Thu Jan 28 19:34:02 2021] GET /volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs => generated 175 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:34:02.588011 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [req-f83d60d5-fb61-44dc-abe6-23e5989028e8 req-386ebf09-e581-431f-93f9-36601814754f tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Deprecated: Default quota for resource: volumes_tempest-QosSpecsTestJSON-volume-type-1120612431 is set by the default quota flag: quota_volumes_tempest-QosSpecsTestJSON-volume-type-1120612431, it is now deprecated. Please use the default quota class for default quota. Jan 28 19:34:02.588011 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [req-f83d60d5-fb61-44dc-abe6-23e5989028e8 req-386ebf09-e581-431f-93f9-36601814754f tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Deprecated: Default quota for resource: gigabytes_tempest-QosSpecsTestJSON-volume-type-1120612431 is set by the default quota flag: quota_gigabytes_tempest-QosSpecsTestJSON-volume-type-1120612431, it is now deprecated. Please use the default quota class for default quota. Jan 28 19:34:02.590323 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [req-f83d60d5-fb61-44dc-abe6-23e5989028e8 req-386ebf09-e581-431f-93f9-36601814754f tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Deprecated: Default quota for resource: snapshots_tempest-QosSpecsTestJSON-volume-type-1120612431 is set by the default quota flag: quota_snapshots_tempest-QosSpecsTestJSON-volume-type-1120612431, it is now deprecated. Please use the default quota class for default quota. Jan 28 19:34:02.591295 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [req-f83d60d5-fb61-44dc-abe6-23e5989028e8 req-386ebf09-e581-431f-93f9-36601814754f tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Deprecated: Default quota for resource: volumes_tempest-QosSpecsTestJSON-volume-type-328565210 is set by the default quota flag: quota_volumes_tempest-QosSpecsTestJSON-volume-type-328565210, it is now deprecated. Please use the default quota class for default quota. Jan 28 19:34:02.592189 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [req-f83d60d5-fb61-44dc-abe6-23e5989028e8 req-386ebf09-e581-431f-93f9-36601814754f tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Deprecated: Default quota for resource: gigabytes_tempest-QosSpecsTestJSON-volume-type-328565210 is set by the default quota flag: quota_gigabytes_tempest-QosSpecsTestJSON-volume-type-328565210, it is now deprecated. Please use the default quota class for default quota. Jan 28 19:34:02.593280 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [req-f83d60d5-fb61-44dc-abe6-23e5989028e8 req-386ebf09-e581-431f-93f9-36601814754f tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Deprecated: Default quota for resource: snapshots_tempest-QosSpecsTestJSON-volume-type-328565210 is set by the default quota flag: quota_snapshots_tempest-QosSpecsTestJSON-volume-type-328565210, it is now deprecated. Please use the default quota class for default quota. Jan 28 19:34:02.594161 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [req-f83d60d5-fb61-44dc-abe6-23e5989028e8 req-386ebf09-e581-431f-93f9-36601814754f tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Deprecated: Default quota for resource: volumes_tempest-QosSpecsTestJSON-volume-type-1476637898 is set by the default quota flag: quota_volumes_tempest-QosSpecsTestJSON-volume-type-1476637898, it is now deprecated. Please use the default quota class for default quota. Jan 28 19:34:02.594575 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-44847d1b-32b2-48ba-b929-cbfc7b32a580 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] GET http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/5d65cf3b-b0bb-4211-a22c-e433c148d7d8 Jan 28 19:34:02.595021 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [req-f83d60d5-fb61-44dc-abe6-23e5989028e8 req-386ebf09-e581-431f-93f9-36601814754f tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Deprecated: Default quota for resource: gigabytes_tempest-QosSpecsTestJSON-volume-type-1476637898 is set by the default quota flag: quota_gigabytes_tempest-QosSpecsTestJSON-volume-type-1476637898, it is now deprecated. Please use the default quota class for default quota. Jan 28 19:34:02.595149 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-44847d1b-32b2-48ba-b929-cbfc7b32a580 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:02.595283 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:02.595283 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:02.595653 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-44847d1b-32b2-48ba-b929-cbfc7b32a580 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:02.596102 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [req-f83d60d5-fb61-44dc-abe6-23e5989028e8 req-386ebf09-e581-431f-93f9-36601814754f tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Deprecated: Default quota for resource: snapshots_tempest-QosSpecsTestJSON-volume-type-1476637898 is set by the default quota flag: quota_snapshots_tempest-QosSpecsTestJSON-volume-type-1476637898, it is now deprecated. Please use the default quota class for default quota. Jan 28 19:34:02.596379 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:02.596379 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:02.597422 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:34:02.597422 n-d-705657-15 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 28 19:34:02.599202 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:02.599202 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:02.606186 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-44847d1b-32b2-48ba-b929-cbfc7b32a580 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/5d65cf3b-b0bb-4211-a22c-e433c148d7d8 returned with HTTP 200 Jan 28 19:34:02.607340 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1823/3648] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:34:02 2021] GET /volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/5d65cf3b-b0bb-4211-a22c-e433c148d7d8 => generated 459 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:02.619709 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-78f63d74-413f-4251-8149-7859079fe47e tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c Jan 28 19:34:02.620781 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-78f63d74-413f-4251-8149-7859079fe47e tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:02.621111 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:02.621111 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:02.622441 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-78f63d74-413f-4251-8149-7859079fe47e tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:02.622951 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-78f63d74-413f-4251-8149-7859079fe47e tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 9b4cea94-defc-4f4c-ba31-db173a04ec2c. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:34:02.657485 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f83d60d5-fb61-44dc-abe6-23e5989028e8 req-386ebf09-e581-431f-93f9-36601814754f tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/limits returned with HTTP 200 Jan 28 19:34:02.659427 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1826/3649] 10.222.0.16 () {60 vars in 1455 bytes} [Thu Jan 28 19:34:02 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/limits => generated 302 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:02.660201 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:02.660201 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:02.662444 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-78f63d74-413f-4251-8149-7859079fe47e tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c returned with HTTP 200 Jan 28 19:34:02.663464 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1824/3650] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:02 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c => generated 819 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:02.674471 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4409edef-6109-4ea2-982e-a031a316a768 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef Jan 28 19:34:02.675293 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4409edef-6109-4ea2-982e-a031a316a768 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:02.675675 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:02.675675 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:02.676032 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f4b83319-4ccb-4ef1-a634-82d7c6d37998 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] GET http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs Jan 28 19:34:02.676539 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4409edef-6109-4ea2-982e-a031a316a768 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:02.676737 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f4b83319-4ccb-4ef1-a634-82d7c6d37998 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:02.677516 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f4b83319-4ccb-4ef1-a634-82d7c6d37998 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:02.679509 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:34:02.679509 n-d-705657-15 devstack@c-api.service[87913]: options(joinedload_all('specs')).filter_by(key='QoS_Specs_Name') Jan 28 19:34:02.695909 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f4b83319-4ccb-4ef1-a634-82d7c6d37998 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs returned with HTTP 200 Jan 28 19:34:02.697356 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1827/3651] 10.222.0.16 () {58 vars in 1210 bytes} [Thu Jan 28 19:34:02 2021] GET /volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs => generated 175 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:02.726234 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-81951f63-b9fd-4be9-ba63-2ba82858bd9a tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] PUT http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/5d65cf3b-b0bb-4211-a22c-e433c148d7d8 Jan 28 19:34:02.727375 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:02.727375 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:02.728906 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-81951f63-b9fd-4be9-ba63-2ba82858bd9a tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:34:02.731333 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:02.731333 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:02.733545 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:34:02.733545 n-d-705657-15 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 28 19:34:02.749074 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.qos_specs [None req-81951f63-b9fd-4be9-ba63-2ba82858bd9a tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=87915) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Jan 28 19:34:02.751107 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:34:02.751107 n-d-705657-15 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 28 19:34:02.765698 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:02.765698 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:02.772112 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-81951f63-b9fd-4be9-ba63-2ba82858bd9a tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] qos_specs_update() value: {'id': '0c6926af-25e1-473a-a019-e6f99528c868', 'key': 'iops_bytes', 'value': '500', 'specs_id': '5d65cf3b-b0bb-4211-a22c-e433c148d7d8', 'deleted': False} {{(pid=87915) qos_specs_update /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4877}} Jan 28 19:34:02.779590 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4409edef-6109-4ea2-982e-a031a316a768 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Volume info retrieved successfully. Jan 28 19:34:02.780057 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-81951f63-b9fd-4be9-ba63-2ba82858bd9a tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/5d65cf3b-b0bb-4211-a22c-e433c148d7d8 returned with HTTP 200 Jan 28 19:34:02.780950 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1828/3652] 10.222.0.16 () {60 vars in 1341 bytes} [Thu Jan 28 19:34:02 2021] PUT /volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/5d65cf3b-b0bb-4211-a22c-e433c148d7d8 => generated 36 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 19:34:02.786494 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f83d60d5-fb61-44dc-abe6-23e5989028e8 req-743f2ec2-379c-410d-8011-104b361c4df0 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 Jan 28 19:34:02.787383 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f83d60d5-fb61-44dc-abe6-23e5989028e8 req-743f2ec2-379c-410d-8011-104b361c4df0 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:02.788029 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:02.788029 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:02.788751 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f83d60d5-fb61-44dc-abe6-23e5989028e8 req-743f2ec2-379c-410d-8011-104b361c4df0 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:02.827868 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4409edef-6109-4ea2-982e-a031a316a768 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef returned with HTTP 200 Jan 28 19:34:02.834456 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1825/3653] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:02 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef => generated 1358 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:34:02.841562 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-04a1a1a4-9781-48cf-a1cf-98e1948705bc tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] GET http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/5d65cf3b-b0bb-4211-a22c-e433c148d7d8 Jan 28 19:34:02.842339 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-04a1a1a4-9781-48cf-a1cf-98e1948705bc tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:02.842896 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:02.842896 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:02.843490 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-04a1a1a4-9781-48cf-a1cf-98e1948705bc tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:02.847055 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:34:02.847055 n-d-705657-15 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 28 19:34:02.859384 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-04a1a1a4-9781-48cf-a1cf-98e1948705bc tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/5d65cf3b-b0bb-4211-a22c-e433c148d7d8 returned with HTTP 200 Jan 28 19:34:02.860523 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1826/3654] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:34:02 2021] GET /volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/5d65cf3b-b0bb-4211-a22c-e433c148d7d8 => generated 480 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:02.864341 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1ec442a5-d9a6-425b-8d9b-67fd392f7944 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef Jan 28 19:34:02.864866 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1ec442a5-d9a6-425b-8d9b-67fd392f7944 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:02.865279 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:02.865279 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:02.865945 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1ec442a5-d9a6-425b-8d9b-67fd392f7944 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:02.874106 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:02.874106 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:02.893680 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-f83d60d5-fb61-44dc-abe6-23e5989028e8 req-743f2ec2-379c-410d-8011-104b361c4df0 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:34:02.936248 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:02.936248 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:02.942655 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:02.942655 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:02.957771 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1ec442a5-d9a6-425b-8d9b-67fd392f7944 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Volume info retrieved successfully. Jan 28 19:34:02.959551 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f83d60d5-fb61-44dc-abe6-23e5989028e8 req-743f2ec2-379c-410d-8011-104b361c4df0 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 returned with HTTP 200 Jan 28 19:34:02.961902 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1829/3655] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 19:34:02 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 => generated 1660 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:34:02.975078 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bcb2de09-c85b-4de4-af7c-29afd4e8d3c2 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] PUT http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/5d65cf3b-b0bb-4211-a22c-e433c148d7d8/delete_keys Jan 28 19:34:02.975969 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:02.975969 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:02.977275 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bcb2de09-c85b-4de4-af7c-29afd4e8d3c2 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:34:02.981354 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bcb2de09-c85b-4de4-af7c-29afd4e8d3c2 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Delete_key spec: 5d65cf3b-b0bb-4211-a22c-e433c148d7d8, keys: ['iops_bytes'] {{(pid=87915) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Jan 28 19:34:02.982487 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:34:02.982487 n-d-705657-15 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 28 19:34:02.999162 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:34:02.999162 n-d-705657-15 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 28 19:34:03.005071 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1ec442a5-d9a6-425b-8d9b-67fd392f7944 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef returned with HTTP 200 Jan 28 19:34:03.006654 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1827/3656] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:02 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef => generated 1358 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:34:03.016218 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f83d60d5-fb61-44dc-abe6-23e5989028e8 req-88c17d61-e75a-426a-9012-37e21fe43dbc tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] POST http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots Jan 28 19:34:03.016924 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:03.016924 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:03.017644 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f83d60d5-fb61-44dc-abe6-23e5989028e8 req-88c17d61-e75a-426a-9012-37e21fe43dbc tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2d7de754-c40a-41c2-8eb7-027bb1aa2e11", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-653775829", "description": null, "metadata": {}}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:34:03.042140 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:34:03.042140 n-d-705657-15 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 28 19:34:03.060887 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bcb2de09-c85b-4de4-af7c-29afd4e8d3c2 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/5d65cf3b-b0bb-4211-a22c-e433c148d7d8/delete_keys returned with HTTP 202 Jan 28 19:34:03.061228 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1830/3657] 10.222.0.16 () {60 vars in 1377 bytes} [Thu Jan 28 19:34:02 2021] PUT /volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/5d65cf3b-b0bb-4211-a22c-e433c148d7d8/delete_keys => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:34:03.074882 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-26c05ea8-db3f-44d3-83bf-51f5ccaab2ee tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] POST http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes Jan 28 19:34:03.074882 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:03.074882 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:03.074882 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-26c05ea8-db3f-44d3-83bf-51f5ccaab2ee tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1270078233"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:34:03.075283 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-26c05ea8-db3f-44d3-83bf-51f5ccaab2ee tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1270078233'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:34:03.075469 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-26c05ea8-db3f-44d3-83bf-51f5ccaab2ee tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Create volume of 1 GB Jan 28 19:34:03.076940 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:03.076940 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:03.096342 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-26c05ea8-db3f-44d3-83bf-51f5ccaab2ee tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Availability Zones retrieved successfully. Jan 28 19:34:03.123425 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:03.123425 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:03.126017 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-f83d60d5-fb61-44dc-abe6-23e5989028e8 req-88c17d61-e75a-426a-9012-37e21fe43dbc tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:34:03.126632 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [req-f83d60d5-fb61-44dc-abe6-23e5989028e8 req-88c17d61-e75a-426a-9012-37e21fe43dbc tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Create snapshot from volume 2d7de754-c40a-41c2-8eb7-027bb1aa2e11 Jan 28 19:34:03.130200 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-26c05ea8-db3f-44d3-83bf-51f5ccaab2ee tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Flow 'volume_create_api' (27e8fd3f-5375-407c-8d63-5ab09e14756e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:34:03.135803 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-26c05ea8-db3f-44d3-83bf-51f5ccaab2ee tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8401a00b-5301-43f7-963d-eaefaeded94c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:34:03.139722 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-26c05ea8-db3f-44d3-83bf-51f5ccaab2ee tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:34:03.234763 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [req-f83d60d5-fb61-44dc-abe6-23e5989028e8 req-88c17d61-e75a-426a-9012-37e21fe43dbc tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Created reservations ['ba72bb2f-0c2f-4df9-b226-caf5c8c79498', '82d44358-c0a6-427e-b9a8-0ab4c31339aa', '225e254d-0596-4abf-ac45-f59c8c29ce62', '8ef4e0c5-2598-446c-90c4-425e77700c92'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:34:03.271464 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-26c05ea8-db3f-44d3-83bf-51f5ccaab2ee tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8401a00b-5301-43f7-963d-eaefaeded94c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:34:03.276033 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-26c05ea8-db3f-44d3-83bf-51f5ccaab2ee tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (740d1880-aad4-444a-a194-0d10f74de1f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:34:03.382187 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-26c05ea8-db3f-44d3-83bf-51f5ccaab2ee tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Created reservations ['0bfff60c-81c4-4c86-973c-de3af93c6eb5', 'ad807abf-0a29-4245-b107-3d3d8634361d', 'c9f85143-4e81-451b-98d0-b5e96dc0383e', '8d759739-4f72-431c-b2cd-9c593e463c97'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:34:03.384524 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-26c05ea8-db3f-44d3-83bf-51f5ccaab2ee tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (740d1880-aad4-444a-a194-0d10f74de1f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0bfff60c-81c4-4c86-973c-de3af93c6eb5', 'ad807abf-0a29-4245-b107-3d3d8634361d', 'c9f85143-4e81-451b-98d0-b5e96dc0383e', '8d759739-4f72-431c-b2cd-9c593e463c97']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:34:03.387291 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-26c05ea8-db3f-44d3-83bf-51f5ccaab2ee tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (655fa750-a297-4307-9ed7-6deb5d5b242c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:34:03.465935 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-f83d60d5-fb61-44dc-abe6-23e5989028e8 req-88c17d61-e75a-426a-9012-37e21fe43dbc tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Snapshot force create request issued successfully. Jan 28 19:34:03.467514 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f83d60d5-fb61-44dc-abe6-23e5989028e8 req-88c17d61-e75a-426a-9012-37e21fe43dbc tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots returned with HTTP 202 Jan 28 19:34:03.470009 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1828/3658] 10.222.0.16 () {64 vars in 1518 bytes} [Thu Jan 28 19:34:03 2021] POST /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots => generated 319 bytes in 462 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:34:03.501395 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-07c62fe6-5b1a-4224-a754-55c622781f7a tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] GET http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/5d65cf3b-b0bb-4211-a22c-e433c148d7d8 Jan 28 19:34:03.502754 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-07c62fe6-5b1a-4224-a754-55c622781f7a tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:03.502952 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:03.502952 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:03.503696 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-07c62fe6-5b1a-4224-a754-55c622781f7a tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:03.511065 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:03.511065 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:03.512949 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:34:03.512949 n-d-705657-15 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 28 19:34:03.543701 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-07c62fe6-5b1a-4224-a754-55c622781f7a tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/5d65cf3b-b0bb-4211-a22c-e433c148d7d8 returned with HTTP 200 Jan 28 19:34:03.552257 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-26c05ea8-db3f-44d3-83bf-51f5ccaab2ee tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (655fa750-a297-4307-9ed7-6deb5d5b242c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '849de9ad-d286-49ff-9827-3316e37bc115', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1270078233',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9ea82d97c2145488c04cad05441ea86',qos_specs=None,replication_status=,reservations=['0bfff60c-81c4-4c86-973c-de3af93c6eb5','ad807abf-0a29-4245-b107-3d3d8634361d','c9f85143-4e81-451b-98d0-b5e96dc0383e','8d759739-4f72-431c-b2cd-9c593e463c97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d55b0b34200a4446a6175e892310fb78',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:34:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1270078233',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=849de9ad-d286-49ff-9827-3316e37bc115,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9ea82d97c2145488c04cad05441ea86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d55b0b34200a4446a6175e892310fb78',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:34:03.562112 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1829/3659] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:34:03 2021] GET /volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/5d65cf3b-b0bb-4211-a22c-e433c148d7d8 => generated 459 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:03.565478 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-26c05ea8-db3f-44d3-83bf-51f5ccaab2ee tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d83f6c9-567f-49ee-a269-ee883f7389e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:34:03.572534 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9f6e9e6b-1b61-4315-b7ae-6365570be97d tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] GET http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/5d65cf3b-b0bb-4211-a22c-e433c148d7d8 Jan 28 19:34:03.573078 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9f6e9e6b-1b61-4315-b7ae-6365570be97d tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:03.573364 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:03.573364 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:03.573749 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9f6e9e6b-1b61-4315-b7ae-6365570be97d tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:03.574793 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:03.574793 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:03.577771 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:34:03.577771 n-d-705657-15 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 28 19:34:03.595034 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9f6e9e6b-1b61-4315-b7ae-6365570be97d tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/5d65cf3b-b0bb-4211-a22c-e433c148d7d8 returned with HTTP 200 Jan 28 19:34:03.598246 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1830/3660] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:34:03 2021] GET /volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/5d65cf3b-b0bb-4211-a22c-e433c148d7d8 => generated 459 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:03.605411 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-26c05ea8-db3f-44d3-83bf-51f5ccaab2ee tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d83f6c9-567f-49ee-a269-ee883f7389e2) transitioned into state 'SUCCESS' from state '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-1270078233',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9ea82d97c2145488c04cad05441ea86',qos_specs=None,replication_status=,reservations=['0bfff60c-81c4-4c86-973c-de3af93c6eb5','ad807abf-0a29-4245-b107-3d3d8634361d','c9f85143-4e81-451b-98d0-b5e96dc0383e','8d759739-4f72-431c-b2cd-9c593e463c97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d55b0b34200a4446a6175e892310fb78',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:34:03.609627 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-26c05ea8-db3f-44d3-83bf-51f5ccaab2ee tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3d7c87a-2467-475d-b007-4c58eb41d765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:34:03.615061 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-09405ee2-f2ba-481a-b4c3-f6a2fe1c94ac tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] DELETE http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/3eb431df-c60f-4be5-8f45-d60ba5bb5631?force=False Jan 28 19:34:03.620922 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-09405ee2-f2ba-481a-b4c3-f6a2fe1c94ac tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:03.621530 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:03.621530 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:03.623132 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-09405ee2-f2ba-481a-b4c3-f6a2fe1c94ac tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:03.623859 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:03.623859 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:03.624741 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.qos_specs_manage [None req-09405ee2-f2ba-481a-b4c3-f6a2fe1c94ac tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Delete qos_spec: 3eb431df-c60f-4be5-8f45-d60ba5bb5631, force: False {{(pid=87914) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 28 19:34:03.625444 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:34:03.625444 n-d-705657-15 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 28 19:34:03.639136 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-09405ee2-f2ba-481a-b4c3-f6a2fe1c94ac tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/3eb431df-c60f-4be5-8f45-d60ba5bb5631?force=False returned with HTTP 404 Jan 28 19:34:03.640216 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1831/3661] 10.222.0.16 () {58 vars in 1347 bytes} [Thu Jan 28 19:34:03 2021] DELETE /volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/3eb431df-c60f-4be5-8f45-d60ba5bb5631?force=False => generated 100 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:34:03.643855 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-26c05ea8-db3f-44d3-83bf-51f5ccaab2ee tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3d7c87a-2467-475d-b007-4c58eb41d765) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:34:03.646588 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-26c05ea8-db3f-44d3-83bf-51f5ccaab2ee tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Flow 'volume_create_api' (27e8fd3f-5375-407c-8d63-5ab09e14756e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:34:03.656101 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0fcf9c51-8543-45d1-b3f2-cde75ea02b59 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] GET http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/3eb431df-c60f-4be5-8f45-d60ba5bb5631 Jan 28 19:34:03.656658 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0fcf9c51-8543-45d1-b3f2-cde75ea02b59 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:03.657262 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0fcf9c51-8543-45d1-b3f2-cde75ea02b59 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:03.702414 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0fcf9c51-8543-45d1-b3f2-cde75ea02b59 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/3eb431df-c60f-4be5-8f45-d60ba5bb5631 returned with HTTP 404 Jan 28 19:34:03.703687 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1832/3662] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:34:03 2021] GET /volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/3eb431df-c60f-4be5-8f45-d60ba5bb5631 => generated 100 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:34:03.710749 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-abc54131-6cda-4e64-9ccd-b89970bf5f65 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c Jan 28 19:34:03.711286 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-abc54131-6cda-4e64-9ccd-b89970bf5f65 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:03.711780 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-abc54131-6cda-4e64-9ccd-b89970bf5f65 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:03.712133 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-abc54131-6cda-4e64-9ccd-b89970bf5f65 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 9b4cea94-defc-4f4c-ba31-db173a04ec2c. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:34:03.735104 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:03.735104 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:03.737751 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-abc54131-6cda-4e64-9ccd-b89970bf5f65 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c returned with HTTP 200 Jan 28 19:34:03.738763 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1833/3663] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:03 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:03.746923 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a23427d2-8673-4f17-8ac2-f5a171c08de1 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] DELETE http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/ee9c4c3e-6353-4135-b52e-21d59a96cb1a?force=False Jan 28 19:34:03.748148 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a23427d2-8673-4f17-8ac2-f5a171c08de1 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:03.748656 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:03.748656 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:03.749656 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a23427d2-8673-4f17-8ac2-f5a171c08de1 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:03.751459 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a23427d2-8673-4f17-8ac2-f5a171c08de1 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Delete qos_spec: ee9c4c3e-6353-4135-b52e-21d59a96cb1a, force: False {{(pid=87914) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 28 19:34:03.752078 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-26c05ea8-db3f-44d3-83bf-51f5ccaab2ee tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Create volume request issued successfully. Jan 28 19:34:03.752487 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:34:03.752487 n-d-705657-15 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 28 19:34:03.774251 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a23427d2-8673-4f17-8ac2-f5a171c08de1 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/ee9c4c3e-6353-4135-b52e-21d59a96cb1a?force=False returned with HTTP 404 Jan 28 19:34:03.775603 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1834/3664] 10.222.0.16 () {58 vars in 1347 bytes} [Thu Jan 28 19:34:03 2021] DELETE /volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/ee9c4c3e-6353-4135-b52e-21d59a96cb1a?force=False => generated 100 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:34:03.784471 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-26c05ea8-db3f-44d3-83bf-51f5ccaab2ee tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes returned with HTTP 202 Jan 28 19:34:03.785419 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1831/3665] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 19:34:03 2021] POST /volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes => generated 817 bytes in 722 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:34:03.790366 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8eedbe53-3438-47e2-9f2d-a40ca1e8128c tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] GET http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/ee9c4c3e-6353-4135-b52e-21d59a96cb1a Jan 28 19:34:03.791477 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8eedbe53-3438-47e2-9f2d-a40ca1e8128c tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:03.792328 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8eedbe53-3438-47e2-9f2d-a40ca1e8128c tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:03.806191 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f18fd527-8431-416f-bba1-02ae3bba3c91 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/849de9ad-d286-49ff-9827-3316e37bc115 Jan 28 19:34:03.807339 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f18fd527-8431-416f-bba1-02ae3bba3c91 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:03.807768 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:03.807768 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:03.811474 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f18fd527-8431-416f-bba1-02ae3bba3c91 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:03.817592 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8eedbe53-3438-47e2-9f2d-a40ca1e8128c tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/ee9c4c3e-6353-4135-b52e-21d59a96cb1a returned with HTTP 404 Jan 28 19:34:03.821364 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1835/3666] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:34:03 2021] GET /volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/ee9c4c3e-6353-4135-b52e-21d59a96cb1a => generated 100 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 28 19:34:03.842444 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1394e8dd-ce49-435d-96af-ecd8bd7b28a2 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] DELETE http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/c71d9611-cd00-434f-ae60-e754278416e8?force=False Jan 28 19:34:03.843371 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1394e8dd-ce49-435d-96af-ecd8bd7b28a2 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:03.845426 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1394e8dd-ce49-435d-96af-ecd8bd7b28a2 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:03.847815 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1394e8dd-ce49-435d-96af-ecd8bd7b28a2 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Delete qos_spec: c71d9611-cd00-434f-ae60-e754278416e8, force: False {{(pid=87914) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 28 19:34:03.890303 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1394e8dd-ce49-435d-96af-ecd8bd7b28a2 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/c71d9611-cd00-434f-ae60-e754278416e8?force=False returned with HTTP 404 Jan 28 19:34:03.891939 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1836/3667] 10.222.0.16 () {58 vars in 1347 bytes} [Thu Jan 28 19:34:03 2021] DELETE /volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/c71d9611-cd00-434f-ae60-e754278416e8?force=False => generated 100 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:34:03.902097 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7ad4e984-e1b3-495e-b2e3-9b02cfbf39d0 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] GET http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/c71d9611-cd00-434f-ae60-e754278416e8 Jan 28 19:34:03.902912 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7ad4e984-e1b3-495e-b2e3-9b02cfbf39d0 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:03.903558 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7ad4e984-e1b3-495e-b2e3-9b02cfbf39d0 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:03.904892 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:03.904892 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:03.915076 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7ad4e984-e1b3-495e-b2e3-9b02cfbf39d0 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/c71d9611-cd00-434f-ae60-e754278416e8 returned with HTTP 404 Jan 28 19:34:03.916441 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1837/3668] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:34:03 2021] GET /volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/c71d9611-cd00-434f-ae60-e754278416e8 => generated 100 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 28 19:34:03.953748 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f18fd527-8431-416f-bba1-02ae3bba3c91 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Volume info retrieved successfully. Jan 28 19:34:03.957122 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f378d7c8-ccea-4ce7-9da6-26a07b09dcfa tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] DELETE http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/types/abb698d3-dfb8-40a3-b5a5-f5c594b85ae3 Jan 28 19:34:03.957122 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f378d7c8-ccea-4ce7-9da6-26a07b09dcfa tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:03.957122 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f378d7c8-ccea-4ce7-9da6-26a07b09dcfa tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Calling method '_delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:03.986926 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f18fd527-8431-416f-bba1-02ae3bba3c91 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/849de9ad-d286-49ff-9827-3316e37bc115 returned with HTTP 200 Jan 28 19:34:03.987835 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1832/3669] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:03 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/849de9ad-d286-49ff-9827-3316e37bc115 => generated 909 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:34:04.037382 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:34:04.037382 n-d-705657-15 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 28 19:34:04.052196 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f378d7c8-ccea-4ce7-9da6-26a07b09dcfa tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/types/abb698d3-dfb8-40a3-b5a5-f5c594b85ae3 returned with HTTP 202 Jan 28 19:34:04.053372 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1838/3670] 10.222.0.16 () {58 vars in 1312 bytes} [Thu Jan 28 19:34:03 2021] DELETE /volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/types/abb698d3-dfb8-40a3-b5a5-f5c594b85ae3 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:34:04.062806 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1029990e-2619-48f3-b08b-79b94e424a46 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] GET http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/types/abb698d3-dfb8-40a3-b5a5-f5c594b85ae3 Jan 28 19:34:04.063436 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1029990e-2619-48f3-b08b-79b94e424a46 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:04.063741 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:04.063741 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:04.064256 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1029990e-2619-48f3-b08b-79b94e424a46 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:04.079438 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1029990e-2619-48f3-b08b-79b94e424a46 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/types/abb698d3-dfb8-40a3-b5a5-f5c594b85ae3 returned with HTTP 404 Jan 28 19:34:04.080760 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1833/3671] 10.222.0.16 () {58 vars in 1309 bytes} [Thu Jan 28 19:34:04 2021] GET /volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/types/abb698d3-dfb8-40a3-b5a5-f5c594b85ae3 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:34:04.090639 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-164aeef6-70b3-4072-b8c0-d25bad720e6c tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] DELETE http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/types/e6a46519-5981-44a2-9d30-0e4dca6bb294 Jan 28 19:34:04.091288 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-164aeef6-70b3-4072-b8c0-d25bad720e6c tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:04.091893 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-164aeef6-70b3-4072-b8c0-d25bad720e6c tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Calling method '_delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:04.214082 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-164aeef6-70b3-4072-b8c0-d25bad720e6c tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/types/e6a46519-5981-44a2-9d30-0e4dca6bb294 returned with HTTP 202 Jan 28 19:34:04.215346 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1839/3672] 10.222.0.16 () {58 vars in 1312 bytes} [Thu Jan 28 19:34:04 2021] DELETE /volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/types/e6a46519-5981-44a2-9d30-0e4dca6bb294 => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:34:04.222819 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-653bdf77-956e-479f-8d94-7c759a2eabe8 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] GET http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/types/e6a46519-5981-44a2-9d30-0e4dca6bb294 Jan 28 19:34:04.223356 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-653bdf77-956e-479f-8d94-7c759a2eabe8 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:04.223853 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-653bdf77-956e-479f-8d94-7c759a2eabe8 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:04.258379 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-653bdf77-956e-479f-8d94-7c759a2eabe8 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/types/e6a46519-5981-44a2-9d30-0e4dca6bb294 returned with HTTP 404 Jan 28 19:34:04.269111 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1834/3673] 10.222.0.16 () {58 vars in 1309 bytes} [Thu Jan 28 19:34:04 2021] GET /volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/types/e6a46519-5981-44a2-9d30-0e4dca6bb294 => generated 114 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:34:04.274954 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ca924cbd-3f65-41bd-8d90-b1b73adcd068 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] DELETE http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/types/884d668a-c2b7-4fe8-9621-3cdf75a3cf92 Jan 28 19:34:04.275672 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ca924cbd-3f65-41bd-8d90-b1b73adcd068 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:04.276323 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ca924cbd-3f65-41bd-8d90-b1b73adcd068 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Calling method '_delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:04.451786 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ca924cbd-3f65-41bd-8d90-b1b73adcd068 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/types/884d668a-c2b7-4fe8-9621-3cdf75a3cf92 returned with HTTP 202 Jan 28 19:34:04.453118 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1840/3674] 10.222.0.16 () {58 vars in 1312 bytes} [Thu Jan 28 19:34:04 2021] DELETE /volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/types/884d668a-c2b7-4fe8-9621-3cdf75a3cf92 => generated 0 bytes in 183 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:34:04.461784 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-55c998ef-6b8d-4b99-b19e-97b790a0a3b1 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] GET http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/types/884d668a-c2b7-4fe8-9621-3cdf75a3cf92 Jan 28 19:34:04.462543 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-55c998ef-6b8d-4b99-b19e-97b790a0a3b1 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:04.463054 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-55c998ef-6b8d-4b99-b19e-97b790a0a3b1 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:04.483529 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-55c998ef-6b8d-4b99-b19e-97b790a0a3b1 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/types/884d668a-c2b7-4fe8-9621-3cdf75a3cf92 returned with HTTP 404 Jan 28 19:34:04.484664 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1835/3675] 10.222.0.16 () {58 vars in 1309 bytes} [Thu Jan 28 19:34:04 2021] GET /volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/types/884d668a-c2b7-4fe8-9621-3cdf75a3cf92 => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:34:04.502126 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-898d9a3d-e2ad-4a0f-accf-e9ab91ba92dc tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] DELETE http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/5d65cf3b-b0bb-4211-a22c-e433c148d7d8?force=False Jan 28 19:34:04.503147 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-898d9a3d-e2ad-4a0f-accf-e9ab91ba92dc tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:04.504084 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-898d9a3d-e2ad-4a0f-accf-e9ab91ba92dc tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:04.507067 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.qos_specs_manage [None req-898d9a3d-e2ad-4a0f-accf-e9ab91ba92dc tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Delete qos_spec: 5d65cf3b-b0bb-4211-a22c-e433c148d7d8, force: False {{(pid=87914) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jan 28 19:34:04.525396 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:34:04.525396 n-d-705657-15 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 28 19:34:04.571309 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:34:04.571309 n-d-705657-15 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 28 19:34:04.598704 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:34:04.598704 n-d-705657-15 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 28 19:34:04.613366 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-898d9a3d-e2ad-4a0f-accf-e9ab91ba92dc tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/5d65cf3b-b0bb-4211-a22c-e433c148d7d8?force=False returned with HTTP 202 Jan 28 19:34:04.615399 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1841/3676] 10.222.0.16 () {58 vars in 1347 bytes} [Thu Jan 28 19:34:04 2021] DELETE /volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/5d65cf3b-b0bb-4211-a22c-e433c148d7d8?force=False => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:34:04.625847 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-abcd5a54-497d-4a1b-ad12-2490eb5539c8 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] GET http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/5d65cf3b-b0bb-4211-a22c-e433c148d7d8 Jan 28 19:34:04.626725 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-abcd5a54-497d-4a1b-ad12-2490eb5539c8 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:04.627472 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-abcd5a54-497d-4a1b-ad12-2490eb5539c8 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:04.629517 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:34:04.629517 n-d-705657-15 devstack@c-api.service[87913]: options(joinedload_all('specs')).all() Jan 28 19:34:04.644738 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-abcd5a54-497d-4a1b-ad12-2490eb5539c8 tempest-QosSpecsTestJSON-575406336 tempest-QosSpecsTestJSON-575406336-project-admin] http://10.222.0.16/volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/5d65cf3b-b0bb-4211-a22c-e433c148d7d8 returned with HTTP 404 Jan 28 19:34:04.645925 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1836/3677] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:34:04 2021] GET /volume/v3/f7ee24ba5aaa4e6da6183dd499bf301a/qos-specs/5d65cf3b-b0bb-4211-a22c-e433c148d7d8 => generated 100 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:34:04.758353 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-04a922d9-3124-4a14-9cfc-b93fcbea9937 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c Jan 28 19:34:04.761493 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-04a922d9-3124-4a14-9cfc-b93fcbea9937 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:04.761493 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:04.761493 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:04.761493 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-04a922d9-3124-4a14-9cfc-b93fcbea9937 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:04.762275 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-04a922d9-3124-4a14-9cfc-b93fcbea9937 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 9b4cea94-defc-4f4c-ba31-db173a04ec2c. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:34:04.851911 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:04.851911 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:04.857372 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-04a922d9-3124-4a14-9cfc-b93fcbea9937 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c returned with HTTP 200 Jan 28 19:34:04.867825 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1842/3678] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:04 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c => generated 819 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:05.011665 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f3f2ba2a-f772-4bd0-a6f5-54ff5c5adad5 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/849de9ad-d286-49ff-9827-3316e37bc115 Jan 28 19:34:05.012421 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f3f2ba2a-f772-4bd0-a6f5-54ff5c5adad5 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:05.016932 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f3f2ba2a-f772-4bd0-a6f5-54ff5c5adad5 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:05.140911 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:05.140911 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:05.167813 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f3f2ba2a-f772-4bd0-a6f5-54ff5c5adad5 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Volume info retrieved successfully. Jan 28 19:34:05.209540 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f3f2ba2a-f772-4bd0-a6f5-54ff5c5adad5 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/849de9ad-d286-49ff-9827-3316e37bc115 returned with HTTP 200 Jan 28 19:34:05.209727 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1837/3679] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:05 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/849de9ad-d286-49ff-9827-3316e37bc115 => generated 910 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:05.317366 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9bbb156f-dcfa-45c4-ba5c-f318060345f7 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] POST http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/snapshots Jan 28 19:34:05.317366 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:05.317366 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:05.317366 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9bbb156f-dcfa-45c4-ba5c-f318060345f7 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "849de9ad-d286-49ff-9827-3316e37bc115", "name": "tempest-VolumesExtendTest-Snapshot-1730121871"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:34:05.521501 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:05.521501 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:05.524609 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9bbb156f-dcfa-45c4-ba5c-f318060345f7 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Volume info retrieved successfully. Jan 28 19:34:05.525262 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-9bbb156f-dcfa-45c4-ba5c-f318060345f7 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Create snapshot from volume 849de9ad-d286-49ff-9827-3316e37bc115 Jan 28 19:34:05.619042 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-96d6e3d5-a546-4e7e-a848-d6616c58b095 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/c72e5405-016a-4b7f-8fed-4746999a9f25 Jan 28 19:34:05.620093 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-96d6e3d5-a546-4e7e-a848-d6616c58b095 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:05.620467 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:05.620467 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:05.621079 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-96d6e3d5-a546-4e7e-a848-d6616c58b095 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:05.644739 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-9bbb156f-dcfa-45c4-ba5c-f318060345f7 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Created reservations ['e42116e1-8857-4c84-91c7-a0f0580c7cff', 'f93226e4-c541-4bf4-ac11-a1ead4314e35', 'c17a36c5-7699-43d1-a058-e1abc911c7bc', 'b94eb8b7-7f0a-4497-a569-608d87346d9a'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:34:05.651484 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:05.651484 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:05.652633 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-96d6e3d5-a546-4e7e-a848-d6616c58b095 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Snapshot retrieved successfully. Jan 28 19:34:05.654958 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-96d6e3d5-a546-4e7e-a848-d6616c58b095 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/c72e5405-016a-4b7f-8fed-4746999a9f25 returned with HTTP 200 Jan 28 19:34:05.661539 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1838/3680] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:34:05 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/c72e5405-016a-4b7f-8fed-4746999a9f25 => generated 451 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:05.847322 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9bbb156f-dcfa-45c4-ba5c-f318060345f7 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Snapshot create request issued successfully. Jan 28 19:34:05.848259 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9bbb156f-dcfa-45c4-ba5c-f318060345f7 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/snapshots returned with HTTP 202 Jan 28 19:34:05.849633 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1843/3681] 10.222.0.16 () {60 vars in 1232 bytes} [Thu Jan 28 19:34:05 2021] POST /volume/v3/e9ea82d97c2145488c04cad05441ea86/snapshots => generated 304 bytes in 615 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:34:05.867425 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e1aa48d5-0f8e-4786-b00e-777f9c559536 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/snapshots/1997d42e-f569-4984-a264-cfed46c9213a Jan 28 19:34:05.868252 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e1aa48d5-0f8e-4786-b00e-777f9c559536 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:05.868556 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:05.868556 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:05.869108 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e1aa48d5-0f8e-4786-b00e-777f9c559536 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:05.892109 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-addd5ae3-6467-449a-85e3-087bff009be5 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c Jan 28 19:34:05.895864 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-addd5ae3-6467-449a-85e3-087bff009be5 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:05.896185 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:05.896185 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:05.896812 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-addd5ae3-6467-449a-85e3-087bff009be5 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:05.897552 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-addd5ae3-6467-449a-85e3-087bff009be5 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 9b4cea94-defc-4f4c-ba31-db173a04ec2c. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:34:05.954464 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:05.954464 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:05.957029 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e1aa48d5-0f8e-4786-b00e-777f9c559536 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Snapshot retrieved successfully. Jan 28 19:34:05.961202 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e1aa48d5-0f8e-4786-b00e-777f9c559536 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/snapshots/1997d42e-f569-4984-a264-cfed46c9213a returned with HTTP 200 Jan 28 19:34:05.963059 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1839/3682] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:34:05 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/snapshots/1997d42e-f569-4984-a264-cfed46c9213a => generated 436 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:05.978327 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:05.978327 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:05.987621 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-addd5ae3-6467-449a-85e3-087bff009be5 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c returned with HTTP 200 Jan 28 19:34:05.991766 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1844/3683] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:05 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c => generated 819 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:34:06.686065 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-79cc5c9b-372f-4eb2-8e59-c834114f36b8 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/c72e5405-016a-4b7f-8fed-4746999a9f25 Jan 28 19:34:06.686065 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-79cc5c9b-372f-4eb2-8e59-c834114f36b8 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:06.686065 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:06.686065 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:06.686065 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-79cc5c9b-372f-4eb2-8e59-c834114f36b8 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:06.702437 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:06.702437 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:06.703626 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-79cc5c9b-372f-4eb2-8e59-c834114f36b8 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Snapshot retrieved successfully. Jan 28 19:34:06.705715 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-79cc5c9b-372f-4eb2-8e59-c834114f36b8 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/c72e5405-016a-4b7f-8fed-4746999a9f25 returned with HTTP 200 Jan 28 19:34:06.706519 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1840/3684] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:34:06 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/c72e5405-016a-4b7f-8fed-4746999a9f25 => generated 478 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:06.977986 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3461e33c-2c8e-48f7-ad9b-1433a73a546d tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/snapshots/1997d42e-f569-4984-a264-cfed46c9213a Jan 28 19:34:06.978987 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3461e33c-2c8e-48f7-ad9b-1433a73a546d tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:06.979173 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:06.979173 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:06.979772 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3461e33c-2c8e-48f7-ad9b-1433a73a546d tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:07.015045 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c42eaf22-dac5-4466-a6e1-b01c4a73c5ac tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c Jan 28 19:34:07.022945 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c42eaf22-dac5-4466-a6e1-b01c4a73c5ac tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:07.026017 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:07.026017 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:07.029994 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c42eaf22-dac5-4466-a6e1-b01c4a73c5ac tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:07.030981 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-c42eaf22-dac5-4466-a6e1-b01c4a73c5ac tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 9b4cea94-defc-4f4c-ba31-db173a04ec2c. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:34:07.049986 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:07.049986 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:07.049986 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3461e33c-2c8e-48f7-ad9b-1433a73a546d tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Snapshot retrieved successfully. Jan 28 19:34:07.051680 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3461e33c-2c8e-48f7-ad9b-1433a73a546d tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/snapshots/1997d42e-f569-4984-a264-cfed46c9213a returned with HTTP 200 Jan 28 19:34:07.059000 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1845/3685] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:34:06 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/snapshots/1997d42e-f569-4984-a264-cfed46c9213a => generated 436 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:07.124178 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:07.124178 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:07.126469 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c42eaf22-dac5-4466-a6e1-b01c4a73c5ac tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c returned with HTTP 200 Jan 28 19:34:07.127306 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1841/3686] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:07 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c => generated 819 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:08.067720 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ed66625c-a2ee-422f-890a-709573d91303 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/snapshots/1997d42e-f569-4984-a264-cfed46c9213a Jan 28 19:34:08.068533 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ed66625c-a2ee-422f-890a-709573d91303 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:08.068533 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:08.068533 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:08.068953 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ed66625c-a2ee-422f-890a-709573d91303 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:08.106790 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:08.106790 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:08.108310 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ed66625c-a2ee-422f-890a-709573d91303 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Snapshot retrieved successfully. Jan 28 19:34:08.112217 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ed66625c-a2ee-422f-890a-709573d91303 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/snapshots/1997d42e-f569-4984-a264-cfed46c9213a returned with HTTP 200 Jan 28 19:34:08.113872 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1846/3687] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:34:08 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/snapshots/1997d42e-f569-4984-a264-cfed46c9213a => generated 463 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:08.140779 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-24dd826f-5ae2-4709-916d-5000040b637b tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] POST http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/849de9ad-d286-49ff-9827-3316e37bc115/action Jan 28 19:34:08.141842 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:08.141842 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:08.151927 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-24dd826f-5ae2-4709-916d-5000040b637b tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:34:08.151927 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-24dd826f-5ae2-4709-916d-5000040b637b tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:34:08.163436 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dc6ee19a-9152-4f6e-a4ca-3741f3bacecf tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c Jan 28 19:34:08.164233 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dc6ee19a-9152-4f6e-a4ca-3741f3bacecf tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:08.164530 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:08.164530 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:08.165293 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dc6ee19a-9152-4f6e-a4ca-3741f3bacecf tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:08.166027 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-dc6ee19a-9152-4f6e-a4ca-3741f3bacecf tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 9b4cea94-defc-4f4c-ba31-db173a04ec2c. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:34:08.230391 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:08.230391 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:08.233792 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dc6ee19a-9152-4f6e-a4ca-3741f3bacecf tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c returned with HTTP 200 Jan 28 19:34:08.235457 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1847/3688] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:08 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c => generated 819 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:08.284180 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:08.284180 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:08.286584 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-24dd826f-5ae2-4709-916d-5000040b637b tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Volume info retrieved successfully. Jan 28 19:34:08.588421 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-8e191d33-57e2-48b1-b6b5-28d836a1c16d tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/c72e5405-016a-4b7f-8fed-4746999a9f25 Jan 28 19:34:08.589355 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-8e191d33-57e2-48b1-b6b5-28d836a1c16d tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:08.589697 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:08.589697 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:08.590410 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-8e191d33-57e2-48b1-b6b5-28d836a1c16d tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:08.642786 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:08.642786 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:08.644810 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-8e191d33-57e2-48b1-b6b5-28d836a1c16d tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Snapshot retrieved successfully. Jan 28 19:34:08.649439 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-8e191d33-57e2-48b1-b6b5-28d836a1c16d tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/c72e5405-016a-4b7f-8fed-4746999a9f25 returned with HTTP 200 Jan 28 19:34:08.662216 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1848/3689] 10.222.0.16 () {60 vars in 1575 bytes} [Thu Jan 28 19:34:08 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/c72e5405-016a-4b7f-8fed-4746999a9f25 => generated 478 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:34:08.699743 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-24dd826f-5ae2-4709-916d-5000040b637b tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Created reservations ['698a65be-73ea-4fbe-95b0-3e412b7a1669', 'fcbffb09-10f3-4c05-8054-b782a60e575b'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:34:08.758335 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-24dd826f-5ae2-4709-916d-5000040b637b tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Extend volume request issued successfully. Jan 28 19:34:08.759768 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-24dd826f-5ae2-4709-916d-5000040b637b tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/849de9ad-d286-49ff-9827-3316e37bc115/action returned with HTTP 202 Jan 28 19:34:08.771036 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1842/3690] 10.222.0.16 () {60 vars in 1357 bytes} [Thu Jan 28 19:34:08 2021] POST /volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/849de9ad-d286-49ff-9827-3316e37bc115/action => generated 0 bytes in 637 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 19:34:08.772395 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3aaae391-12bb-4df2-95fb-507445f33bc6 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/849de9ad-d286-49ff-9827-3316e37bc115 Jan 28 19:34:08.773261 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3aaae391-12bb-4df2-95fb-507445f33bc6 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:08.773574 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:08.773574 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:08.777190 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3aaae391-12bb-4df2-95fb-507445f33bc6 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:08.915316 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:08.915316 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:08.935458 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3aaae391-12bb-4df2-95fb-507445f33bc6 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Volume info retrieved successfully. Jan 28 19:34:08.984492 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3aaae391-12bb-4df2-95fb-507445f33bc6 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/849de9ad-d286-49ff-9827-3316e37bc115 returned with HTTP 200 Jan 28 19:34:08.986317 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1849/3691] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:08 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/849de9ad-d286-49ff-9827-3316e37bc115 => generated 910 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:09.273736 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1b378c89-7b65-416f-b70d-929ff005ca24 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c Jan 28 19:34:09.274809 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1b378c89-7b65-416f-b70d-929ff005ca24 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:09.275167 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:09.275167 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:09.275842 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1b378c89-7b65-416f-b70d-929ff005ca24 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:09.276498 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-1b378c89-7b65-416f-b70d-929ff005ca24 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 9b4cea94-defc-4f4c-ba31-db173a04ec2c. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:34:09.365941 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:09.365941 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:09.369994 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1b378c89-7b65-416f-b70d-929ff005ca24 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c returned with HTTP 200 Jan 28 19:34:09.372759 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1843/3692] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:09 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c => generated 819 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:10.013501 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-25d153ac-80f9-40ff-9069-d7452d73faf0 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/849de9ad-d286-49ff-9827-3316e37bc115 Jan 28 19:34:10.013954 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-25d153ac-80f9-40ff-9069-d7452d73faf0 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:10.014171 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:10.014171 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:10.014553 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-25d153ac-80f9-40ff-9069-d7452d73faf0 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:10.080800 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:10.080800 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:10.094156 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-25d153ac-80f9-40ff-9069-d7452d73faf0 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Volume info retrieved successfully. Jan 28 19:34:10.121289 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-25d153ac-80f9-40ff-9069-d7452d73faf0 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/849de9ad-d286-49ff-9827-3316e37bc115 returned with HTTP 200 Jan 28 19:34:10.122156 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1850/3693] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:10 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/849de9ad-d286-49ff-9827-3316e37bc115 => generated 910 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:10.412658 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9543dd6b-eefc-49c3-92c1-27da7c913110 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c Jan 28 19:34:10.457937 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9543dd6b-eefc-49c3-92c1-27da7c913110 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:10.457937 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:10.457937 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:10.457937 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9543dd6b-eefc-49c3-92c1-27da7c913110 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:10.457937 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-9543dd6b-eefc-49c3-92c1-27da7c913110 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 9b4cea94-defc-4f4c-ba31-db173a04ec2c. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:34:10.534834 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:10.534834 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:10.536885 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9543dd6b-eefc-49c3-92c1-27da7c913110 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c returned with HTTP 200 Jan 28 19:34:10.537752 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1844/3694] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:10 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c => generated 819 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:11.155117 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f9d54472-804d-4060-91e5-b2c76c7867d6 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/849de9ad-d286-49ff-9827-3316e37bc115 Jan 28 19:34:11.155117 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f9d54472-804d-4060-91e5-b2c76c7867d6 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:11.155117 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:11.155117 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:11.155117 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f9d54472-804d-4060-91e5-b2c76c7867d6 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:11.326971 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:11.326971 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:11.353895 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f9d54472-804d-4060-91e5-b2c76c7867d6 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Volume info retrieved successfully. Jan 28 19:34:11.412866 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f9d54472-804d-4060-91e5-b2c76c7867d6 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/849de9ad-d286-49ff-9827-3316e37bc115 returned with HTTP 200 Jan 28 19:34:11.412866 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1851/3695] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:11 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/849de9ad-d286-49ff-9827-3316e37bc115 => generated 910 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:34:11.565984 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e2bcda03-9df3-4d71-af1c-e0f19636bd97 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c Jan 28 19:34:11.565984 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e2bcda03-9df3-4d71-af1c-e0f19636bd97 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:11.565984 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:11.565984 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:11.565984 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e2bcda03-9df3-4d71-af1c-e0f19636bd97 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:11.565984 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-e2bcda03-9df3-4d71-af1c-e0f19636bd97 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 9b4cea94-defc-4f4c-ba31-db173a04ec2c. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:34:11.622657 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:11.622657 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:11.622657 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e2bcda03-9df3-4d71-af1c-e0f19636bd97 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c returned with HTTP 200 Jan 28 19:34:11.622657 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1845/3696] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:11 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c => generated 819 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:11.629376 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-090a7811-87d8-4e99-863e-f55698623165 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/c72e5405-016a-4b7f-8fed-4746999a9f25 Jan 28 19:34:11.629376 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-090a7811-87d8-4e99-863e-f55698623165 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:11.629376 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:11.629376 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:11.629376 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-090a7811-87d8-4e99-863e-f55698623165 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:11.718223 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:11.718223 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:11.744391 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-090a7811-87d8-4e99-863e-f55698623165 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Snapshot retrieved successfully. Jan 28 19:34:11.744391 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-090a7811-87d8-4e99-863e-f55698623165 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/c72e5405-016a-4b7f-8fed-4746999a9f25 returned with HTTP 200 Jan 28 19:34:11.744391 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1852/3697] 10.222.0.11 () {58 vars in 1368 bytes} [Thu Jan 28 19:34:11 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/c72e5405-016a-4b7f-8fed-4746999a9f25 => generated 478 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:11.765872 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-085e5bac-eb20-4c79-a55e-e14b820449ea tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 Jan 28 19:34:11.765872 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-085e5bac-eb20-4c79-a55e-e14b820449ea tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:11.765872 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:11.765872 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:11.765872 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-085e5bac-eb20-4c79-a55e-e14b820449ea tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:11.910145 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:11.910145 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:11.935451 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-085e5bac-eb20-4c79-a55e-e14b820449ea tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:34:11.984668 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:11.984668 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:12.011061 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-085e5bac-eb20-4c79-a55e-e14b820449ea tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 returned with HTTP 200 Jan 28 19:34:12.011061 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1846/3698] 10.222.0.11 () {58 vars in 1362 bytes} [Thu Jan 28 19:34:11 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 => generated 1660 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:34:12.038104 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-fba821b3-99ba-4d39-90d4-91bf1f526b4c tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] POST http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes Jan 28 19:34:12.038104 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:12.038104 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:12.038104 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-fba821b3-99ba-4d39-90d4-91bf1f526b4c tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "c72e5405-016a-4b7f-8fed-4746999a9f25", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:34:12.038104 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-fba821b3-99ba-4d39-90d4-91bf1f526b4c tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'c72e5405-016a-4b7f-8fed-4746999a9f25', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:34:12.188739 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:12.188739 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:12.188739 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-fba821b3-99ba-4d39-90d4-91bf1f526b4c tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Snapshot retrieved successfully. Jan 28 19:34:12.188739 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-fba821b3-99ba-4d39-90d4-91bf1f526b4c tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Create volume of 1 GB Jan 28 19:34:12.188739 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-fba821b3-99ba-4d39-90d4-91bf1f526b4c tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Availability Zones retrieved successfully. Jan 28 19:34:12.210197 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-fba821b3-99ba-4d39-90d4-91bf1f526b4c tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Flow 'volume_create_api' (8f87de9b-57cd-458e-a042-564b00b8336c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:34:12.210197 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-fba821b3-99ba-4d39-90d4-91bf1f526b4c tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f59df0a-3157-420e-a765-904accc10475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:34:12.219203 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-fba821b3-99ba-4d39-90d4-91bf1f526b4c tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:34:12.514318 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-fba821b3-99ba-4d39-90d4-91bf1f526b4c tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f59df0a-3157-420e-a765-904accc10475) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c72e5405-016a-4b7f-8fed-4746999a9f25', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:34:12.519290 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-fba821b3-99ba-4d39-90d4-91bf1f526b4c tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8eadb83-c574-453e-b9af-b502bd324c7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:34:12.651707 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-fba821b3-99ba-4d39-90d4-91bf1f526b4c tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Created reservations ['3bf89a3f-b94a-4a78-958f-7e0cb9d9c6e3', 'db73e49f-8dad-495d-bdb3-8476ad21eb2e', '0b57bf44-85b2-4b77-9c9c-dc7eab62cbb7', '2caa5478-c9db-4b9b-b4e4-7adef881934c'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:34:12.654314 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-fba821b3-99ba-4d39-90d4-91bf1f526b4c tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8eadb83-c574-453e-b9af-b502bd324c7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3bf89a3f-b94a-4a78-958f-7e0cb9d9c6e3', 'db73e49f-8dad-495d-bdb3-8476ad21eb2e', '0b57bf44-85b2-4b77-9c9c-dc7eab62cbb7', '2caa5478-c9db-4b9b-b4e4-7adef881934c']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:34:12.656493 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-fba821b3-99ba-4d39-90d4-91bf1f526b4c tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19696431-7d6b-45f2-ba4f-1c9e1fa7208b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:34:12.778678 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6d04d0ff-d3cd-4f4a-bc70-35c3d1d4f0e3 tempest-VolumeHostsAdminTestsJSON-1442272522 tempest-VolumeHostsAdminTestsJSON-1442272522-project-admin] GET http://10.222.0.16/volume/v3/2b347396bfa54bfc9a53b2c3c5b78944/os-hosts Jan 28 19:34:12.780660 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6d04d0ff-d3cd-4f4a-bc70-35c3d1d4f0e3 tempest-VolumeHostsAdminTestsJSON-1442272522 tempest-VolumeHostsAdminTestsJSON-1442272522-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:12.781115 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:12.781115 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:12.781868 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6d04d0ff-d3cd-4f4a-bc70-35c3d1d4f0e3 tempest-VolumeHostsAdminTestsJSON-1442272522 tempest-VolumeHostsAdminTestsJSON-1442272522-project-admin] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:12.796414 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.hosts [None req-6d04d0ff-d3cd-4f4a-bc70-35c3d1d4f0e3 tempest-VolumeHostsAdminTestsJSON-1442272522 tempest-VolumeHostsAdminTestsJSON-1442272522-project-admin] status, active and update: available, enabled, 2021-01-28 19:34:04+00:00 {{(pid=87915) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 28 19:34:12.797954 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.hosts [None req-6d04d0ff-d3cd-4f4a-bc70-35c3d1d4f0e3 tempest-VolumeHostsAdminTestsJSON-1442272522 tempest-VolumeHostsAdminTestsJSON-1442272522-project-admin] status, active and update: available, enabled, 2021-01-28 19:34:08+00:00 {{(pid=87915) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 28 19:34:12.800333 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.hosts [None req-6d04d0ff-d3cd-4f4a-bc70-35c3d1d4f0e3 tempest-VolumeHostsAdminTestsJSON-1442272522 tempest-VolumeHostsAdminTestsJSON-1442272522-project-admin] status, active and update: available, enabled, 2021-01-28 19:34:04+00:00 {{(pid=87915) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 28 19:34:12.801466 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6d04d0ff-d3cd-4f4a-bc70-35c3d1d4f0e3 tempest-VolumeHostsAdminTestsJSON-1442272522 tempest-VolumeHostsAdminTestsJSON-1442272522-project-admin] http://10.222.0.16/volume/v3/2b347396bfa54bfc9a53b2c3c5b78944/os-hosts returned with HTTP 200 Jan 28 19:34:12.803136 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1847/3699] 10.222.0.16 () {58 vars in 1207 bytes} [Thu Jan 28 19:34:12 2021] GET /volume/v3/2b347396bfa54bfc9a53b2c3c5b78944/os-hosts => generated 566 bytes in 456 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:12.818307 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bdf5af14-8681-4818-825d-578995d46ff0 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/849de9ad-d286-49ff-9827-3316e37bc115 Jan 28 19:34:12.819361 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bdf5af14-8681-4818-825d-578995d46ff0 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:12.820615 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bdf5af14-8681-4818-825d-578995d46ff0 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:12.890479 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-fba821b3-99ba-4d39-90d4-91bf1f526b4c tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19696431-7d6b-45f2-ba4f-1c9e1fa7208b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aedd0154-a39a-4cca-9293-a703a85bf6e8', '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='3e7c7cdcb9c849468277d01d6827b1ee',qos_specs=None,replication_status=,reservations=['3bf89a3f-b94a-4a78-958f-7e0cb9d9c6e3','db73e49f-8dad-495d-bdb3-8476ad21eb2e','0b57bf44-85b2-4b77-9c9c-dc7eab62cbb7','2caa5478-c9db-4b9b-b4e4-7adef881934c'],size=1,snapshot_id=c72e5405-016a-4b7f-8fed-4746999a9f25,source_replicaid=,source_volid=None,status='creating',user_id='7d68763f18c64920a9d4bbbe54d09419',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), '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-28T19:34:12Z,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=aedd0154-a39a-4cca-9293-a703a85bf6e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e7c7cdcb9c849468277d01d6827b1ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c72e5405-016a-4b7f-8fed-4746999a9f25,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7d68763f18c64920a9d4bbbe54d09419',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:34:12.894855 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-fba821b3-99ba-4d39-90d4-91bf1f526b4c tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdf4bbfe-7879-43b5-97d2-3aee9223a852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:34:12.922690 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:12.922690 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:12.947009 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bdf5af14-8681-4818-825d-578995d46ff0 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Volume info retrieved successfully. Jan 28 19:34:12.956436 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-fba821b3-99ba-4d39-90d4-91bf1f526b4c tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdf4bbfe-7879-43b5-97d2-3aee9223a852) transitioned into 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='3e7c7cdcb9c849468277d01d6827b1ee',qos_specs=None,replication_status=,reservations=['3bf89a3f-b94a-4a78-958f-7e0cb9d9c6e3','db73e49f-8dad-495d-bdb3-8476ad21eb2e','0b57bf44-85b2-4b77-9c9c-dc7eab62cbb7','2caa5478-c9db-4b9b-b4e4-7adef881934c'],size=1,snapshot_id=c72e5405-016a-4b7f-8fed-4746999a9f25,source_replicaid=,source_volid=None,status='creating',user_id='7d68763f18c64920a9d4bbbe54d09419',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:34:12.964119 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-fba821b3-99ba-4d39-90d4-91bf1f526b4c tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58f072fc-bec3-420b-ad52-af44075992cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:34:12.972883 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bdf5af14-8681-4818-825d-578995d46ff0 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/849de9ad-d286-49ff-9827-3316e37bc115 returned with HTTP 200 Jan 28 19:34:12.976467 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1848/3700] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:12 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/849de9ad-d286-49ff-9827-3316e37bc115 => generated 910 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:12.993352 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c23680d2-5abb-4ad5-be9b-d63defc3e1a0 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c Jan 28 19:34:12.995249 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c23680d2-5abb-4ad5-be9b-d63defc3e1a0 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:12.996816 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:12.996816 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:13.000424 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c23680d2-5abb-4ad5-be9b-d63defc3e1a0 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:13.001153 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-c23680d2-5abb-4ad5-be9b-d63defc3e1a0 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 9b4cea94-defc-4f4c-ba31-db173a04ec2c. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:34:13.082341 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:13.082341 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:13.085810 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c23680d2-5abb-4ad5-be9b-d63defc3e1a0 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c returned with HTTP 200 Jan 28 19:34:13.088776 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1849/3701] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:12 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c => generated 819 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:13.106277 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5224ea74-cd9c-478e-8686-dfa8372bb376 tempest-VolumeHostsAdminTestsJSON-1442272522 tempest-VolumeHostsAdminTestsJSON-1442272522-project-admin] GET http://10.222.0.16/volume/v3/2b347396bfa54bfc9a53b2c3c5b78944/os-hosts Jan 28 19:34:13.108188 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5224ea74-cd9c-478e-8686-dfa8372bb376 tempest-VolumeHostsAdminTestsJSON-1442272522 tempest-VolumeHostsAdminTestsJSON-1442272522-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:13.111156 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-fba821b3-99ba-4d39-90d4-91bf1f526b4c tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58f072fc-bec3-420b-ad52-af44075992cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:34:13.111669 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:13.111669 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:13.112394 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5224ea74-cd9c-478e-8686-dfa8372bb376 tempest-VolumeHostsAdminTestsJSON-1442272522 tempest-VolumeHostsAdminTestsJSON-1442272522-project-admin] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:13.124285 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-fba821b3-99ba-4d39-90d4-91bf1f526b4c tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Flow 'volume_create_api' (8f87de9b-57cd-458e-a042-564b00b8336c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:34:13.147167 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.hosts [None req-5224ea74-cd9c-478e-8686-dfa8372bb376 tempest-VolumeHostsAdminTestsJSON-1442272522 tempest-VolumeHostsAdminTestsJSON-1442272522-project-admin] status, active and update: available, enabled, 2021-01-28 19:34:04+00:00 {{(pid=87915) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 28 19:34:13.148849 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.hosts [None req-5224ea74-cd9c-478e-8686-dfa8372bb376 tempest-VolumeHostsAdminTestsJSON-1442272522 tempest-VolumeHostsAdminTestsJSON-1442272522-project-admin] status, active and update: available, enabled, 2021-01-28 19:34:08+00:00 {{(pid=87915) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 28 19:34:13.149880 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.hosts [None req-5224ea74-cd9c-478e-8686-dfa8372bb376 tempest-VolumeHostsAdminTestsJSON-1442272522 tempest-VolumeHostsAdminTestsJSON-1442272522-project-admin] status, active and update: available, enabled, 2021-01-28 19:34:04+00:00 {{(pid=87915) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Jan 28 19:34:13.151909 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5224ea74-cd9c-478e-8686-dfa8372bb376 tempest-VolumeHostsAdminTestsJSON-1442272522 tempest-VolumeHostsAdminTestsJSON-1442272522-project-admin] http://10.222.0.16/volume/v3/2b347396bfa54bfc9a53b2c3c5b78944/os-hosts returned with HTTP 200 Jan 28 19:34:13.153712 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1850/3702] 10.222.0.16 () {58 vars in 1207 bytes} [Thu Jan 28 19:34:13 2021] GET /volume/v3/2b347396bfa54bfc9a53b2c3c5b78944/os-hosts => generated 566 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:13.187570 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e23735b6-ec09-4904-a99a-b81c397efee4 tempest-VolumeHostsAdminTestsJSON-1442272522 tempest-VolumeHostsAdminTestsJSON-1442272522-project-admin] GET http://10.222.0.16/volume/v3/2b347396bfa54bfc9a53b2c3c5b78944/os-hosts/n-d-705657-15@lvmdriver-1 Jan 28 19:34:13.189107 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e23735b6-ec09-4904-a99a-b81c397efee4 tempest-VolumeHostsAdminTestsJSON-1442272522 tempest-VolumeHostsAdminTestsJSON-1442272522-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:13.194014 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e23735b6-ec09-4904-a99a-b81c397efee4 tempest-VolumeHostsAdminTestsJSON-1442272522 tempest-VolumeHostsAdminTestsJSON-1442272522-project-admin] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:13.236701 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-fba821b3-99ba-4d39-90d4-91bf1f526b4c tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Create volume request issued successfully. Jan 28 19:34:13.284463 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-fba821b3-99ba-4d39-90d4-91bf1f526b4c tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes returned with HTTP 202 Jan 28 19:34:13.286421 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1853/3703] 10.222.0.11 () {62 vars in 1305 bytes} [Thu Jan 28 19:34:12 2021] POST /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes => generated 805 bytes in 1268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:34:13.299433 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-f321e277-92bc-478d-911f-9db72f393f4a tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/aedd0154-a39a-4cca-9293-a703a85bf6e8 Jan 28 19:34:13.300798 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-f321e277-92bc-478d-911f-9db72f393f4a tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:13.301465 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:13.301465 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:13.303935 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-f321e277-92bc-478d-911f-9db72f393f4a tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:13.313441 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e23735b6-ec09-4904-a99a-b81c397efee4 tempest-VolumeHostsAdminTestsJSON-1442272522 tempest-VolumeHostsAdminTestsJSON-1442272522-project-admin] http://10.222.0.16/volume/v3/2b347396bfa54bfc9a53b2c3c5b78944/os-hosts/n-d-705657-15@lvmdriver-1 returned with HTTP 200 Jan 28 19:34:13.323979 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1851/3704] 10.222.0.16 () {58 vars in 1285 bytes} [Thu Jan 28 19:34:13 2021] GET /volume/v3/2b347396bfa54bfc9a53b2c3c5b78944/os-hosts/n-d-705657-15@lvmdriver-1 => generated 761 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:13.539374 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:13.539374 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:13.579302 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-f321e277-92bc-478d-911f-9db72f393f4a tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:34:13.678900 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-f321e277-92bc-478d-911f-9db72f393f4a tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/aedd0154-a39a-4cca-9293-a703a85bf6e8 returned with HTTP 200 Jan 28 19:34:13.689474 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1854/3705] 10.222.0.11 () {58 vars in 1362 bytes} [Thu Jan 28 19:34:13 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/aedd0154-a39a-4cca-9293-a703a85bf6e8 => generated 873 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:34:13.701531 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-3dec8153-34cb-414b-9915-fc7cada60798 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/aedd0154-a39a-4cca-9293-a703a85bf6e8 Jan 28 19:34:13.702962 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-3dec8153-34cb-414b-9915-fc7cada60798 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:13.704145 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-3dec8153-34cb-414b-9915-fc7cada60798 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:13.829953 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:13.829953 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:13.858747 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-3dec8153-34cb-414b-9915-fc7cada60798 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:34:13.904428 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-3dec8153-34cb-414b-9915-fc7cada60798 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/aedd0154-a39a-4cca-9293-a703a85bf6e8 returned with HTTP 200 Jan 28 19:34:13.905883 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1852/3706] 10.222.0.11 () {58 vars in 1362 bytes} [Thu Jan 28 19:34:13 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/aedd0154-a39a-4cca-9293-a703a85bf6e8 => generated 897 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:13.995514 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e5083fbd-0d26-4298-95e2-35b135c6e5bc tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/849de9ad-d286-49ff-9827-3316e37bc115 Jan 28 19:34:13.996953 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e5083fbd-0d26-4298-95e2-35b135c6e5bc tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:13.999938 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:13.999938 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:14.000834 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e5083fbd-0d26-4298-95e2-35b135c6e5bc tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:14.105688 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2e331899-3818-42d2-b91c-7ebc94734543 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c Jan 28 19:34:14.106992 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2e331899-3818-42d2-b91c-7ebc94734543 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:14.107474 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:14.107474 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:14.108353 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2e331899-3818-42d2-b91c-7ebc94734543 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:14.109283 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-2e331899-3818-42d2-b91c-7ebc94734543 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 9b4cea94-defc-4f4c-ba31-db173a04ec2c. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:34:14.179922 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:14.179922 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:14.186307 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2e331899-3818-42d2-b91c-7ebc94734543 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c returned with HTTP 200 Jan 28 19:34:14.188733 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1853/3707] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:14 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c => generated 819 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:34:14.288701 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:14.288701 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:14.342347 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e5083fbd-0d26-4298-95e2-35b135c6e5bc tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Volume info retrieved successfully. Jan 28 19:34:14.442152 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e5083fbd-0d26-4298-95e2-35b135c6e5bc tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/849de9ad-d286-49ff-9827-3316e37bc115 returned with HTTP 200 Jan 28 19:34:14.449297 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1855/3708] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:13 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/849de9ad-d286-49ff-9827-3316e37bc115 => generated 910 bytes in 461 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:14.484418 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ad0ca475-b3c7-419b-bd16-ed7e40800e90 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/849de9ad-d286-49ff-9827-3316e37bc115 Jan 28 19:34:14.485510 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ad0ca475-b3c7-419b-bd16-ed7e40800e90 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:14.485923 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:14.485923 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:14.486594 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ad0ca475-b3c7-419b-bd16-ed7e40800e90 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:14.637971 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:14.637971 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:14.654562 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ad0ca475-b3c7-419b-bd16-ed7e40800e90 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Volume info retrieved successfully. Jan 28 19:34:14.686640 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ad0ca475-b3c7-419b-bd16-ed7e40800e90 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/849de9ad-d286-49ff-9827-3316e37bc115 returned with HTTP 200 Jan 28 19:34:14.687943 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1854/3709] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:14 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/849de9ad-d286-49ff-9827-3316e37bc115 => generated 910 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:14.723471 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-32b46818-b85e-4f42-a20f-8fa7943f9b8b tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] DELETE http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/snapshots/1997d42e-f569-4984-a264-cfed46c9213a Jan 28 19:34:14.724692 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-32b46818-b85e-4f42-a20f-8fa7943f9b8b tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:14.737669 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:14.737669 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:14.738857 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-32b46818-b85e-4f42-a20f-8fa7943f9b8b tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:14.739735 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-32b46818-b85e-4f42-a20f-8fa7943f9b8b tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Delete snapshot with id: 1997d42e-f569-4984-a264-cfed46c9213a Jan 28 19:34:14.854133 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:14.854133 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:14.864401 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-32b46818-b85e-4f42-a20f-8fa7943f9b8b tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Snapshot retrieved successfully. Jan 28 19:34:15.082225 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-32b46818-b85e-4f42-a20f-8fa7943f9b8b tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Snapshot delete request issued successfully. Jan 28 19:34:15.083692 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-32b46818-b85e-4f42-a20f-8fa7943f9b8b tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/snapshots/1997d42e-f569-4984-a264-cfed46c9213a returned with HTTP 202 Jan 28 19:34:15.085763 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1856/3710] 10.222.0.16 () {58 vars in 1324 bytes} [Thu Jan 28 19:34:14 2021] DELETE /volume/v3/e9ea82d97c2145488c04cad05441ea86/snapshots/1997d42e-f569-4984-a264-cfed46c9213a => generated 0 bytes in 371 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:34:15.099433 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c5cfb70e-1acc-48f7-82bf-9de82c88c9c5 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/snapshots/1997d42e-f569-4984-a264-cfed46c9213a Jan 28 19:34:15.109731 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c5cfb70e-1acc-48f7-82bf-9de82c88c9c5 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:15.114040 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:15.114040 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:15.114040 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c5cfb70e-1acc-48f7-82bf-9de82c88c9c5 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:15.160301 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:15.160301 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:15.161524 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c5cfb70e-1acc-48f7-82bf-9de82c88c9c5 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Snapshot retrieved successfully. Jan 28 19:34:15.169947 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c5cfb70e-1acc-48f7-82bf-9de82c88c9c5 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/snapshots/1997d42e-f569-4984-a264-cfed46c9213a returned with HTTP 200 Jan 28 19:34:15.182229 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1855/3711] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:34:15 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/snapshots/1997d42e-f569-4984-a264-cfed46c9213a => generated 462 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:15.216762 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fe5a9c2c-88bf-498a-9573-3b50f259a169 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c Jan 28 19:34:15.217374 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fe5a9c2c-88bf-498a-9573-3b50f259a169 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:15.217613 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:15.217613 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:15.218204 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fe5a9c2c-88bf-498a-9573-3b50f259a169 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:15.218453 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-fe5a9c2c-88bf-498a-9573-3b50f259a169 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 9b4cea94-defc-4f4c-ba31-db173a04ec2c. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:34:15.290888 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:15.290888 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:15.292777 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fe5a9c2c-88bf-498a-9573-3b50f259a169 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c returned with HTTP 200 Jan 28 19:34:15.298091 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1857/3712] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:15 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c => generated 819 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:16.186981 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7efbace0-2a73-4fe3-8d3b-2cf4888e9bde tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/snapshots/1997d42e-f569-4984-a264-cfed46c9213a Jan 28 19:34:16.187791 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7efbace0-2a73-4fe3-8d3b-2cf4888e9bde tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:16.187791 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:16.187791 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:16.188409 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7efbace0-2a73-4fe3-8d3b-2cf4888e9bde tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:16.220592 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:16.220592 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:16.238681 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7efbace0-2a73-4fe3-8d3b-2cf4888e9bde tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Snapshot retrieved successfully. Jan 28 19:34:16.241834 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7efbace0-2a73-4fe3-8d3b-2cf4888e9bde tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/snapshots/1997d42e-f569-4984-a264-cfed46c9213a returned with HTTP 200 Jan 28 19:34:16.243250 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1856/3713] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:34:16 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/snapshots/1997d42e-f569-4984-a264-cfed46c9213a => generated 462 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:34:16.334476 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6502efa6-5df3-4813-a4c6-6957b060d6e6 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c Jan 28 19:34:16.336032 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6502efa6-5df3-4813-a4c6-6957b060d6e6 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:16.336419 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:16.336419 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:16.337168 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6502efa6-5df3-4813-a4c6-6957b060d6e6 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:16.337906 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-6502efa6-5df3-4813-a4c6-6957b060d6e6 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 9b4cea94-defc-4f4c-ba31-db173a04ec2c. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:34:16.406431 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:16.406431 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:16.430269 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6502efa6-5df3-4813-a4c6-6957b060d6e6 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c returned with HTTP 200 Jan 28 19:34:16.430269 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1858/3714] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:16 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c => generated 819 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:16.932875 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-7b9e790a-bbe7-4396-8e75-04093f21d916 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/aedd0154-a39a-4cca-9293-a703a85bf6e8 Jan 28 19:34:16.932875 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-7b9e790a-bbe7-4396-8e75-04093f21d916 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:16.932875 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:16.932875 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:16.932875 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-7b9e790a-bbe7-4396-8e75-04093f21d916 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:17.163312 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:17.163312 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:17.193764 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-7b9e790a-bbe7-4396-8e75-04093f21d916 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:34:17.241109 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-7b9e790a-bbe7-4396-8e75-04093f21d916 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/aedd0154-a39a-4cca-9293-a703a85bf6e8 returned with HTTP 200 Jan 28 19:34:17.241966 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1857/3715] 10.222.0.11 () {58 vars in 1362 bytes} [Thu Jan 28 19:34:16 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/aedd0154-a39a-4cca-9293-a703a85bf6e8 => generated 897 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:17.265647 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-982c934c-dcc6-4fd7-b0e3-328b688ae020 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/snapshots/1997d42e-f569-4984-a264-cfed46c9213a Jan 28 19:34:17.265647 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-982c934c-dcc6-4fd7-b0e3-328b688ae020 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:17.265647 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:17.265647 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:17.265647 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-982c934c-dcc6-4fd7-b0e3-328b688ae020 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:17.348174 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:17.348174 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:17.353806 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-982c934c-dcc6-4fd7-b0e3-328b688ae020 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Snapshot retrieved successfully. Jan 28 19:34:17.355905 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-982c934c-dcc6-4fd7-b0e3-328b688ae020 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/snapshots/1997d42e-f569-4984-a264-cfed46c9213a returned with HTTP 200 Jan 28 19:34:17.360540 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1859/3716] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:34:17 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/snapshots/1997d42e-f569-4984-a264-cfed46c9213a => generated 462 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:17.444219 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-77de1921-0ae3-418e-b544-dd87fc9db343 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c Jan 28 19:34:17.445391 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-77de1921-0ae3-418e-b544-dd87fc9db343 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:17.445576 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:17.445576 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:17.446085 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-77de1921-0ae3-418e-b544-dd87fc9db343 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:17.446471 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-77de1921-0ae3-418e-b544-dd87fc9db343 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 9b4cea94-defc-4f4c-ba31-db173a04ec2c. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:34:17.487904 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:17.487904 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:17.496644 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-77de1921-0ae3-418e-b544-dd87fc9db343 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c returned with HTTP 200 Jan 28 19:34:17.497804 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1858/3717] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:17 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c => generated 819 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:18.388114 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5367230c-b1eb-4b25-82f4-597393e77e88 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/snapshots/1997d42e-f569-4984-a264-cfed46c9213a Jan 28 19:34:18.388114 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5367230c-b1eb-4b25-82f4-597393e77e88 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:18.404367 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:18.404367 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:18.404367 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5367230c-b1eb-4b25-82f4-597393e77e88 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:18.468672 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5367230c-b1eb-4b25-82f4-597393e77e88 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/snapshots/1997d42e-f569-4984-a264-cfed46c9213a returned with HTTP 404 Jan 28 19:34:18.469362 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1860/3718] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:34:18 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/snapshots/1997d42e-f569-4984-a264-cfed46c9213a => generated 111 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 28 19:34:18.480002 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3f92b808-ab17-4f9b-8d27-0ddf991861ff tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] DELETE http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/849de9ad-d286-49ff-9827-3316e37bc115 Jan 28 19:34:18.480002 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3f92b808-ab17-4f9b-8d27-0ddf991861ff tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:18.480002 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:18.480002 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:18.482472 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3f92b808-ab17-4f9b-8d27-0ddf991861ff tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:18.482472 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-3f92b808-ab17-4f9b-8d27-0ddf991861ff tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Delete volume with id: 849de9ad-d286-49ff-9827-3316e37bc115 Jan 28 19:34:18.523371 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d7c94a2e-07d8-4b32-a883-70f6eba9f806 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c Jan 28 19:34:18.525081 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d7c94a2e-07d8-4b32-a883-70f6eba9f806 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:18.530642 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d7c94a2e-07d8-4b32-a883-70f6eba9f806 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:18.530642 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-d7c94a2e-07d8-4b32-a883-70f6eba9f806 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 9b4cea94-defc-4f4c-ba31-db173a04ec2c. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:34:18.615879 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:18.615879 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:18.615879 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3f92b808-ab17-4f9b-8d27-0ddf991861ff tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Volume info retrieved successfully. Jan 28 19:34:18.711119 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:18.711119 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:18.711119 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d7c94a2e-07d8-4b32-a883-70f6eba9f806 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c returned with HTTP 200 Jan 28 19:34:18.711119 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1861/3719] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:18 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c => generated 819 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:18.833753 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3f92b808-ab17-4f9b-8d27-0ddf991861ff tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Delete volume request issued successfully. Jan 28 19:34:18.847069 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3f92b808-ab17-4f9b-8d27-0ddf991861ff tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/849de9ad-d286-49ff-9827-3316e37bc115 returned with HTTP 202 Jan 28 19:34:18.847069 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1859/3720] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:34:18 2021] DELETE /volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/849de9ad-d286-49ff-9827-3316e37bc115 => generated 0 bytes in 370 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:34:18.860493 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-930711af-f714-491e-a21b-a0e103082f04 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/849de9ad-d286-49ff-9827-3316e37bc115 Jan 28 19:34:18.860493 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-930711af-f714-491e-a21b-a0e103082f04 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:18.860493 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:18.860493 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:18.860493 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-930711af-f714-491e-a21b-a0e103082f04 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:19.023711 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:19.023711 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:19.048014 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-930711af-f714-491e-a21b-a0e103082f04 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Volume info retrieved successfully. Jan 28 19:34:19.196266 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-930711af-f714-491e-a21b-a0e103082f04 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/849de9ad-d286-49ff-9827-3316e37bc115 returned with HTTP 200 Jan 28 19:34:19.196266 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1862/3721] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:18 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/849de9ad-d286-49ff-9827-3316e37bc115 => generated 909 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:19.744998 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d31075f5-ed26-4d5c-a0c5-b3c92f617c79 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c Jan 28 19:34:19.744998 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d31075f5-ed26-4d5c-a0c5-b3c92f617c79 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:19.744998 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:19.744998 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:19.760462 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d31075f5-ed26-4d5c-a0c5-b3c92f617c79 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:19.760462 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-d31075f5-ed26-4d5c-a0c5-b3c92f617c79 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 9b4cea94-defc-4f4c-ba31-db173a04ec2c. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:34:19.942991 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:19.942991 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:19.942991 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d31075f5-ed26-4d5c-a0c5-b3c92f617c79 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c returned with HTTP 200 Jan 28 19:34:19.957984 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1860/3722] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:19 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c => generated 819 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:20.249745 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-85ac46dd-ecf0-4135-893a-b5c3d279fa9c tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/aedd0154-a39a-4cca-9293-a703a85bf6e8 Jan 28 19:34:20.252958 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-07d0fbb3-8c1e-46d5-8c27-fbdcf93788f1 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/849de9ad-d286-49ff-9827-3316e37bc115 Jan 28 19:34:20.253956 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-85ac46dd-ecf0-4135-893a-b5c3d279fa9c tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:20.258852 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-07d0fbb3-8c1e-46d5-8c27-fbdcf93788f1 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:20.259492 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:20.259492 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:20.262354 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-85ac46dd-ecf0-4135-893a-b5c3d279fa9c tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:20.263615 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:20.263615 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:20.264380 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-07d0fbb3-8c1e-46d5-8c27-fbdcf93788f1 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:20.604206 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:20.604206 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:20.620359 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:20.620359 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:20.638298 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-85ac46dd-ecf0-4135-893a-b5c3d279fa9c tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:34:20.657803 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-07d0fbb3-8c1e-46d5-8c27-fbdcf93788f1 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Volume info retrieved successfully. Jan 28 19:34:20.719300 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-07d0fbb3-8c1e-46d5-8c27-fbdcf93788f1 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/849de9ad-d286-49ff-9827-3316e37bc115 returned with HTTP 200 Jan 28 19:34:20.720425 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1863/3723] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:20 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/849de9ad-d286-49ff-9827-3316e37bc115 => generated 909 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:20.738645 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-85ac46dd-ecf0-4135-893a-b5c3d279fa9c tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/aedd0154-a39a-4cca-9293-a703a85bf6e8 returned with HTTP 200 Jan 28 19:34:20.739772 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1861/3724] 10.222.0.11 () {58 vars in 1362 bytes} [Thu Jan 28 19:34:20 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/aedd0154-a39a-4cca-9293-a703a85bf6e8 => generated 897 bytes in 495 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:21.011933 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dc042d71-b34e-4a68-b545-96e697e1d76a tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c Jan 28 19:34:21.011933 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dc042d71-b34e-4a68-b545-96e697e1d76a tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:21.011933 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:21.011933 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:21.011933 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dc042d71-b34e-4a68-b545-96e697e1d76a tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:21.011933 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-dc042d71-b34e-4a68-b545-96e697e1d76a tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 9b4cea94-defc-4f4c-ba31-db173a04ec2c. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:34:21.069840 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:21.069840 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:21.080138 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dc042d71-b34e-4a68-b545-96e697e1d76a tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c returned with HTTP 200 Jan 28 19:34:21.080138 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1864/3725] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:20 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c => generated 819 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:21.743436 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-20f6827f-7f8a-4738-b004-43a02d29f6d4 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/849de9ad-d286-49ff-9827-3316e37bc115 Jan 28 19:34:21.744469 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-20f6827f-7f8a-4738-b004-43a02d29f6d4 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:21.745813 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:21.745813 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:21.752872 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-20f6827f-7f8a-4738-b004-43a02d29f6d4 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:21.924700 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:21.924700 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:21.956972 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dc042d71-b34e-4a68-b545-96e697e1d76a tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume// Jan 28 19:34:21.956972 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dc042d71-b34e-4a68-b545-96e697e1d76a tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:21.956972 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:21.956972 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:21.956972 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dc042d71-b34e-4a68-b545-96e697e1d76a tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:21.956972 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dc042d71-b34e-4a68-b545-96e697e1d76a tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 19:34:21.956972 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1865/3726] 10.222.0.16 () {56 vars in 872 bytes} [Thu Jan 28 19:34: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 28 19:34:21.966145 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dc042d71-b34e-4a68-b545-96e697e1d76a tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume// Jan 28 19:34:22.002547 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dc042d71-b34e-4a68-b545-96e697e1d76a tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:22.002547 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dc042d71-b34e-4a68-b545-96e697e1d76a tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:22.006110 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-20f6827f-7f8a-4738-b004-43a02d29f6d4 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Volume info retrieved successfully. Jan 28 19:34:22.006310 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dc042d71-b34e-4a68-b545-96e697e1d76a tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 19:34:22.006310 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1866/3727] 10.222.0.16 () {56 vars in 872 bytes} [Thu Jan 28 19:34:21 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 19:34:22.041347 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-20f6827f-7f8a-4738-b004-43a02d29f6d4 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/849de9ad-d286-49ff-9827-3316e37bc115 returned with HTTP 200 Jan 28 19:34:22.041347 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1862/3728] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:21 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/849de9ad-d286-49ff-9827-3316e37bc115 => generated 909 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:22.106291 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f529912d-f87d-4006-b947-c2e03a1b0832 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c Jan 28 19:34:22.106291 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f529912d-f87d-4006-b947-c2e03a1b0832 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:22.106291 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:22.106291 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:22.106291 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f529912d-f87d-4006-b947-c2e03a1b0832 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:22.106291 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-f529912d-f87d-4006-b947-c2e03a1b0832 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 9b4cea94-defc-4f4c-ba31-db173a04ec2c. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:34:22.239332 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:22.239332 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:22.255133 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f529912d-f87d-4006-b947-c2e03a1b0832 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c returned with HTTP 200 Jan 28 19:34:22.267446 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1863/3729] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:22 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c => generated 821 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:23.063814 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fd8bb36d-a525-4dba-8bce-f7a95ff8013f tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/849de9ad-d286-49ff-9827-3316e37bc115 Jan 28 19:34:23.063814 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fd8bb36d-a525-4dba-8bce-f7a95ff8013f tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:23.063814 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:23.063814 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:23.063814 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fd8bb36d-a525-4dba-8bce-f7a95ff8013f tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:23.233429 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:23.233429 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:23.243301 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fd8bb36d-a525-4dba-8bce-f7a95ff8013f tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Volume info retrieved successfully. Jan 28 19:34:23.283731 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fd8bb36d-a525-4dba-8bce-f7a95ff8013f tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/849de9ad-d286-49ff-9827-3316e37bc115 returned with HTTP 200 Jan 28 19:34:23.315969 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1864/3730] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:23 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/849de9ad-d286-49ff-9827-3316e37bc115 => generated 909 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:23.315969 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1adb9bfb-6d94-4ebc-9e95-c0d23eee87f7 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c Jan 28 19:34:23.315969 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1adb9bfb-6d94-4ebc-9e95-c0d23eee87f7 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:23.315969 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:23.315969 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:23.315969 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1adb9bfb-6d94-4ebc-9e95-c0d23eee87f7 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:23.315969 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-1adb9bfb-6d94-4ebc-9e95-c0d23eee87f7 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 9b4cea94-defc-4f4c-ba31-db173a04ec2c. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:34:23.349624 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:23.349624 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:23.349624 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1adb9bfb-6d94-4ebc-9e95-c0d23eee87f7 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c returned with HTTP 200 Jan 28 19:34:23.349624 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1865/3731] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:23 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c => generated 821 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:23.769036 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-35dfe6b0-9eb9-4ff3-ae2e-5931ee7f8280 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/aedd0154-a39a-4cca-9293-a703a85bf6e8 Jan 28 19:34:23.769036 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-35dfe6b0-9eb9-4ff3-ae2e-5931ee7f8280 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:23.769036 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:23.769036 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:23.769036 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-35dfe6b0-9eb9-4ff3-ae2e-5931ee7f8280 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:23.783118 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a5584ce2-ba90-4595-8e2d-0bb353368d8f tempest-VersionsTest-1597275109 tempest-VersionsTest-1597275109-project] GET http://10.222.0.16/volume/v2/ Jan 28 19:34:23.783118 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a5584ce2-ba90-4595-8e2d-0bb353368d8f tempest-VersionsTest-1597275109 tempest-VersionsTest-1597275109-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:23.783118 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a5584ce2-ba90-4595-8e2d-0bb353368d8f tempest-VersionsTest-1597275109 tempest-VersionsTest-1597275109-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:23.783118 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a5584ce2-ba90-4595-8e2d-0bb353368d8f tempest-VersionsTest-1597275109 tempest-VersionsTest-1597275109-project] http://10.222.0.16/volume/v2/ returned with HTTP 200 Jan 28 19:34:23.783118 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1867/3732] 10.222.0.16 () {58 vars in 1084 bytes} [Thu Jan 28 19:34:22 2021] GET /volume/v2/ => generated 382 bytes in 1766 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) Jan 28 19:34:23.801820 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5695fd9c-dea8-4945-bcfd-f55360360f5c tempest-VersionsTest-1597275109 tempest-VersionsTest-1597275109-project] GET http://10.222.0.16/volume/v3/ Jan 28 19:34:23.803221 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5695fd9c-dea8-4945-bcfd-f55360360f5c tempest-VersionsTest-1597275109 tempest-VersionsTest-1597275109-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:23.804595 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5695fd9c-dea8-4945-bcfd-f55360360f5c tempest-VersionsTest-1597275109 tempest-VersionsTest-1597275109-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:23.808072 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5695fd9c-dea8-4945-bcfd-f55360360f5c tempest-VersionsTest-1597275109 tempest-VersionsTest-1597275109-project] http://10.222.0.16/volume/v3/ returned with HTTP 200 Jan 28 19:34:23.810291 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1868/3733] 10.222.0.16 () {58 vars in 1084 bytes} [Thu Jan 28 19:34:23 2021] GET /volume/v3/ => generated 386 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:23.908609 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:23.908609 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:23.929309 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-35dfe6b0-9eb9-4ff3-ae2e-5931ee7f8280 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:34:23.989879 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-35dfe6b0-9eb9-4ff3-ae2e-5931ee7f8280 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/aedd0154-a39a-4cca-9293-a703a85bf6e8 returned with HTTP 200 Jan 28 19:34:23.991694 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1866/3734] 10.222.0.11 () {58 vars in 1362 bytes} [Thu Jan 28 19:34:23 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/aedd0154-a39a-4cca-9293-a703a85bf6e8 => generated 897 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:24.310288 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b61bd36a-8113-4c53-a21b-d9ba17e85698 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/849de9ad-d286-49ff-9827-3316e37bc115 Jan 28 19:34:24.312486 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b61bd36a-8113-4c53-a21b-d9ba17e85698 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:24.313877 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b61bd36a-8113-4c53-a21b-d9ba17e85698 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:24.366768 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7055ee67-0da7-4c7a-ab72-e16a807ad9d2 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c Jan 28 19:34:24.366768 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7055ee67-0da7-4c7a-ab72-e16a807ad9d2 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:24.366768 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:24.366768 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:24.366768 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7055ee67-0da7-4c7a-ab72-e16a807ad9d2 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:24.366768 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-7055ee67-0da7-4c7a-ab72-e16a807ad9d2 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 9b4cea94-defc-4f4c-ba31-db173a04ec2c. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:34:24.446069 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:24.446069 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:24.446069 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7055ee67-0da7-4c7a-ab72-e16a807ad9d2 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c returned with HTTP 200 Jan 28 19:34:24.446069 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1867/3735] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:24 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c => generated 822 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:24.481424 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-139e1bd7-5e95-4180-adbf-26a113d48a6c tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes/710b0f45-ed40-4204-9941-be41603f365d Jan 28 19:34:24.481424 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-139e1bd7-5e95-4180-adbf-26a113d48a6c tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:24.482438 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:24.482438 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:24.482438 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-139e1bd7-5e95-4180-adbf-26a113d48a6c tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:24.571901 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b61bd36a-8113-4c53-a21b-d9ba17e85698 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/849de9ad-d286-49ff-9827-3316e37bc115 returned with HTTP 404 Jan 28 19:34:24.577769 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1869/3736] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:24 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/849de9ad-d286-49ff-9827-3316e37bc115 => generated 109 bytes in 276 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:34:24.598425 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-76fb9570-72e3-4326-a753-a518a428e361 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] DELETE http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef Jan 28 19:34:24.599484 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-76fb9570-72e3-4326-a753-a518a428e361 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:24.600564 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-76fb9570-72e3-4326-a753-a518a428e361 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:24.601811 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-76fb9570-72e3-4326-a753-a518a428e361 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Delete volume with id: 00c5e088-78f7-4ed6-9dbf-bcfbf80543ef Jan 28 19:34:24.644077 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:24.644077 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:24.665483 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-139e1bd7-5e95-4180-adbf-26a113d48a6c tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Volume info retrieved successfully. Jan 28 19:34:24.722376 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:24.722376 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:24.722376 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-76fb9570-72e3-4326-a753-a518a428e361 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Volume info retrieved successfully. Jan 28 19:34:24.723345 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-139e1bd7-5e95-4180-adbf-26a113d48a6c tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes/710b0f45-ed40-4204-9941-be41603f365d returned with HTTP 200 Jan 28 19:34:24.730295 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1868/3737] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:24 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes/710b0f45-ed40-4204-9941-be41603f365d => generated 916 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:24.769692 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4ae04ce0-c632-40f5-8695-b7489e732cf4 tempest-VolumesBackupsAdminTest-1816826325 tempest-VolumesBackupsAdminTest-1816826325-project-admin] POST http://10.222.0.16/volume/v3/91581bae1e3c4823ad0c1a868acf240e/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c/action Jan 28 19:34:24.769692 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:24.769692 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:24.769692 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4ae04ce0-c632-40f5-8695-b7489e732cf4 tempest-VolumesBackupsAdminTest-1816826325 tempest-VolumesBackupsAdminTest-1816826325-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:34:24.769692 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4ae04ce0-c632-40f5-8695-b7489e732cf4 tempest-VolumesBackupsAdminTest-1816826325 tempest-VolumesBackupsAdminTest-1816826325-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:34:24.770318 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.admin_actions [None req-4ae04ce0-c632-40f5-8695-b7489e732cf4 tempest-VolumesBackupsAdminTest-1816826325 tempest-VolumesBackupsAdminTest-1816826325-project-admin] Updating backup '9b4cea94-defc-4f4c-ba31-db173a04ec2c' with '{'status': 'error'}' {{(pid=87915) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:302}} Jan 28 19:34:24.864798 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-76fb9570-72e3-4326-a753-a518a428e361 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Delete volume request issued successfully. Jan 28 19:34:24.864798 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-76fb9570-72e3-4326-a753-a518a428e361 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef returned with HTTP 202 Jan 28 19:34:24.869878 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1870/3738] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:34:24 2021] DELETE /volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef => generated 0 bytes in 279 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:34:24.893425 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0d2d7e12-0dcf-4952-a785-28d0f7983da8 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef Jan 28 19:34:24.896142 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0d2d7e12-0dcf-4952-a785-28d0f7983da8 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:24.897651 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:24.897651 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:24.900226 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0d2d7e12-0dcf-4952-a785-28d0f7983da8 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:25.082517 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:25.082517 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:25.103858 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0d2d7e12-0dcf-4952-a785-28d0f7983da8 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Volume info retrieved successfully. Jan 28 19:34:25.130454 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0d2d7e12-0dcf-4952-a785-28d0f7983da8 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef returned with HTTP 200 Jan 28 19:34:25.130454 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1871/3739] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:24 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef => generated 1357 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:34:25.290901 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:25.290901 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:25.350630 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.backup.rpcapi [None req-4ae04ce0-c632-40f5-8695-b7489e732cf4 tempest-VolumesBackupsAdminTest-1816826325 tempest-VolumesBackupsAdminTest-1816826325-project-admin] reset_status in rpcapi backup_id 9b4cea94-defc-4f4c-ba31-db173a04ec2c on host n-d-705657-15. {{(pid=87915) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jan 28 19:34:25.350630 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4ae04ce0-c632-40f5-8695-b7489e732cf4 tempest-VolumesBackupsAdminTest-1816826325 tempest-VolumesBackupsAdminTest-1816826325-project-admin] http://10.222.0.16/volume/v3/91581bae1e3c4823ad0c1a868acf240e/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c/action returned with HTTP 202 Jan 28 19:34:25.350630 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1869/3740] 10.222.0.16 () {60 vars in 1357 bytes} [Thu Jan 28 19:34:24 2021] POST /volume/v3/91581bae1e3c4823ad0c1a868acf240e/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c/action => generated 0 bytes in 597 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 19:34:25.358817 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e6750fed-cea8-4e3a-af63-a78b17c38a4e tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c Jan 28 19:34:25.367717 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e6750fed-cea8-4e3a-af63-a78b17c38a4e tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:25.367717 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:25.367717 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:25.367717 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e6750fed-cea8-4e3a-af63-a78b17c38a4e tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:25.367717 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-e6750fed-cea8-4e3a-af63-a78b17c38a4e tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Show backup with id 9b4cea94-defc-4f4c-ba31-db173a04ec2c. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:34:25.403687 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:25.403687 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:25.405847 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e6750fed-cea8-4e3a-af63-a78b17c38a4e tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c returned with HTTP 200 Jan 28 19:34:25.406634 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1872/3741] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:25 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c => generated 818 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:25.421264 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b1d0f7e4-5ef9-4716-927f-38e1f536d46c tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] DELETE http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c Jan 28 19:34:25.421513 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b1d0f7e4-5ef9-4716-927f-38e1f536d46c tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:25.421719 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:25.421719 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:25.422086 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b1d0f7e4-5ef9-4716-927f-38e1f536d46c tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:25.422533 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.contrib.backups [None req-b1d0f7e4-5ef9-4716-927f-38e1f536d46c tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Delete backup with id: 9b4cea94-defc-4f4c-ba31-db173a04ec2c. Jan 28 19:34:25.453953 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:25.453953 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:25.529119 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.backup.rpcapi [None req-b1d0f7e4-5ef9-4716-927f-38e1f536d46c tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] delete_backup rpcapi backup_id 9b4cea94-defc-4f4c-ba31-db173a04ec2c {{(pid=87915) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 28 19:34:25.531769 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b1d0f7e4-5ef9-4716-927f-38e1f536d46c tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c returned with HTTP 202 Jan 28 19:34:25.538288 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1870/3742] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:34:25 2021] DELETE /volume/v3/82971ac0aae84f2f8b6789d6de71e799/backups/9b4cea94-defc-4f4c-ba31-db173a04ec2c => generated 0 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 19:34:25.568797 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-163ee8c9-db4a-46c1-92e0-cd197677aab3 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] DELETE http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes/710b0f45-ed40-4204-9941-be41603f365d Jan 28 19:34:25.570326 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-163ee8c9-db4a-46c1-92e0-cd197677aab3 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:25.570703 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:25.570703 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:25.571274 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-163ee8c9-db4a-46c1-92e0-cd197677aab3 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:25.572576 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-163ee8c9-db4a-46c1-92e0-cd197677aab3 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Delete volume with id: 710b0f45-ed40-4204-9941-be41603f365d Jan 28 19:34:25.875388 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:25.875388 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:25.877837 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-163ee8c9-db4a-46c1-92e0-cd197677aab3 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Volume info retrieved successfully. Jan 28 19:34:26.099174 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-163ee8c9-db4a-46c1-92e0-cd197677aab3 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Delete volume request issued successfully. Jan 28 19:34:26.099174 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-163ee8c9-db4a-46c1-92e0-cd197677aab3 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes/710b0f45-ed40-4204-9941-be41603f365d returned with HTTP 202 Jan 28 19:34:26.099174 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1873/3743] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:34:25 2021] DELETE /volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes/710b0f45-ed40-4204-9941-be41603f365d => generated 0 bytes in 515 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:34:26.116404 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b71c6aa8-f497-4bbc-9ab1-a6c5fab08182 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes/710b0f45-ed40-4204-9941-be41603f365d Jan 28 19:34:26.116404 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b71c6aa8-f497-4bbc-9ab1-a6c5fab08182 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:26.116404 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:26.116404 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:26.116404 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b71c6aa8-f497-4bbc-9ab1-a6c5fab08182 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:26.167650 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-721704ea-0226-49a2-ac75-9a28161824a6 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef Jan 28 19:34:26.168414 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-721704ea-0226-49a2-ac75-9a28161824a6 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:26.168705 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:26.168705 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:26.172734 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-721704ea-0226-49a2-ac75-9a28161824a6 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:26.431370 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:26.431370 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:26.435433 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:26.435433 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:26.465747 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b71c6aa8-f497-4bbc-9ab1-a6c5fab08182 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Volume info retrieved successfully. Jan 28 19:34:26.515703 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-721704ea-0226-49a2-ac75-9a28161824a6 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Volume info retrieved successfully. Jan 28 19:34:26.609908 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-721704ea-0226-49a2-ac75-9a28161824a6 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef returned with HTTP 200 Jan 28 19:34:26.642719 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b71c6aa8-f497-4bbc-9ab1-a6c5fab08182 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes/710b0f45-ed40-4204-9941-be41603f365d returned with HTTP 200 Jan 28 19:34:26.643220 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1874/3744] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:26 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef => generated 1357 bytes in 484 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 19:34:26.643297 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1871/3745] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:26 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes/710b0f45-ed40-4204-9941-be41603f365d => generated 915 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:26.985482 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-7b09c5dc-db6e-487c-bc48-2aed1f375f72 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/aedd0154-a39a-4cca-9293-a703a85bf6e8 Jan 28 19:34:26.986584 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-7b09c5dc-db6e-487c-bc48-2aed1f375f72 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:26.987032 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:26.987032 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:26.989286 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-7b09c5dc-db6e-487c-bc48-2aed1f375f72 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:27.255174 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:27.255174 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:27.280311 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-7b09c5dc-db6e-487c-bc48-2aed1f375f72 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:34:27.363109 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-7b09c5dc-db6e-487c-bc48-2aed1f375f72 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/aedd0154-a39a-4cca-9293-a703a85bf6e8 returned with HTTP 200 Jan 28 19:34:27.370442 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1875/3746] 10.222.0.11 () {58 vars in 1362 bytes} [Thu Jan 28 19:34:26 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/aedd0154-a39a-4cca-9293-a703a85bf6e8 => generated 897 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:27.653907 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4feca392-4624-4def-9eb4-3aada8914941 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef Jan 28 19:34:27.654633 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4feca392-4624-4def-9eb4-3aada8914941 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:27.654772 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:27.654772 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:27.655697 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4feca392-4624-4def-9eb4-3aada8914941 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:27.671633 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3a0370eb-b886-4af6-b54d-8a18f8dc082a tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes/710b0f45-ed40-4204-9941-be41603f365d Jan 28 19:34:27.675624 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3a0370eb-b886-4af6-b54d-8a18f8dc082a tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:27.675624 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:27.675624 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:27.675624 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3a0370eb-b886-4af6-b54d-8a18f8dc082a tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:27.837587 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:27.837587 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:27.880660 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4feca392-4624-4def-9eb4-3aada8914941 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Volume info retrieved successfully. Jan 28 19:34:27.880978 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:27.880978 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:27.909692 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3a0370eb-b886-4af6-b54d-8a18f8dc082a tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Volume info retrieved successfully. Jan 28 19:34:27.969083 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3a0370eb-b886-4af6-b54d-8a18f8dc082a tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes/710b0f45-ed40-4204-9941-be41603f365d returned with HTTP 200 Jan 28 19:34:27.970634 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1876/3747] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:27 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes/710b0f45-ed40-4204-9941-be41603f365d => generated 915 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:27.992389 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4feca392-4624-4def-9eb4-3aada8914941 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef returned with HTTP 200 Jan 28 19:34:28.027328 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1872/3748] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:27 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef => generated 1357 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:34:29.029489 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cd547d82-83cd-483e-8ca6-72166048c866 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes/710b0f45-ed40-4204-9941-be41603f365d Jan 28 19:34:29.029489 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cd547d82-83cd-483e-8ca6-72166048c866 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:29.029489 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:29.029489 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:29.029489 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cd547d82-83cd-483e-8ca6-72166048c866 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:29.089230 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d8775024-1799-455b-8b15-e4741dafcb92 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef Jan 28 19:34:29.089230 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d8775024-1799-455b-8b15-e4741dafcb92 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:29.089230 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:29.089230 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:29.089230 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d8775024-1799-455b-8b15-e4741dafcb92 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:29.195676 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:29.195676 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:29.202307 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:29.202307 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:29.228498 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d8775024-1799-455b-8b15-e4741dafcb92 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Volume info retrieved successfully. Jan 28 19:34:29.243057 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cd547d82-83cd-483e-8ca6-72166048c866 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Volume info retrieved successfully. Jan 28 19:34:29.303416 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cd547d82-83cd-483e-8ca6-72166048c866 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes/710b0f45-ed40-4204-9941-be41603f365d returned with HTTP 200 Jan 28 19:34:29.308058 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d8775024-1799-455b-8b15-e4741dafcb92 tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef returned with HTTP 200 Jan 28 19:34:29.309054 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1873/3749] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:29 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef => generated 1357 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:34:29.332451 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1877/3750] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:29 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes/710b0f45-ed40-4204-9941-be41603f365d => generated 915 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:30.342452 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9b1d685e-c8dd-48fd-929a-1742c87b323c tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] GET http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef Jan 28 19:34:30.342979 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9b1d685e-c8dd-48fd-929a-1742c87b323c tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:30.343202 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:30.343202 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:30.343581 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9b1d685e-c8dd-48fd-929a-1742c87b323c tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:30.349415 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ce47b55e-f496-455c-b6ee-df941903f865 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes/710b0f45-ed40-4204-9941-be41603f365d Jan 28 19:34:30.350678 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ce47b55e-f496-455c-b6ee-df941903f865 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:30.351044 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:30.351044 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:30.352241 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ce47b55e-f496-455c-b6ee-df941903f865 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:30.468523 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9b1d685e-c8dd-48fd-929a-1742c87b323c tempest-VolumesExtendTest-741039997 tempest-VolumesExtendTest-741039997-project] http://10.222.0.16/volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef returned with HTTP 404 Jan 28 19:34:30.468523 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1878/3751] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:30 2021] GET /volume/v3/e9ea82d97c2145488c04cad05441ea86/volumes/00c5e088-78f7-4ed6-9dbf-bcfbf80543ef => generated 109 bytes in 116 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:34:30.496115 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-bc731e3f-48ca-4a47-9652-c1e34b58fdb1 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/aedd0154-a39a-4cca-9293-a703a85bf6e8 Jan 28 19:34:30.497673 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-bc731e3f-48ca-4a47-9652-c1e34b58fdb1 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:30.498441 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-bc731e3f-48ca-4a47-9652-c1e34b58fdb1 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:30.498668 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ce47b55e-f496-455c-b6ee-df941903f865 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes/710b0f45-ed40-4204-9941-be41603f365d returned with HTTP 404 Jan 28 19:34:30.503585 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1874/3752] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:30 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes/710b0f45-ed40-4204-9941-be41603f365d => generated 109 bytes in 177 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:34:30.597649 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:30.597649 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:30.614230 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-bc731e3f-48ca-4a47-9652-c1e34b58fdb1 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:34:30.643240 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-bc731e3f-48ca-4a47-9652-c1e34b58fdb1 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/aedd0154-a39a-4cca-9293-a703a85bf6e8 returned with HTTP 200 Jan 28 19:34:30.644576 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1879/3753] 10.222.0.11 () {58 vars in 1362 bytes} [Thu Jan 28 19:34:30 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/aedd0154-a39a-4cca-9293-a703a85bf6e8 => generated 897 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:30.653418 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2e4c66c5-a30d-46d8-b100-8f767cb1cf00 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] DELETE http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes/f452e89a-ed02-4f13-b4fb-be6ff5fbd0e7 Jan 28 19:34:30.653418 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2e4c66c5-a30d-46d8-b100-8f767cb1cf00 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:30.653418 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:30.653418 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:30.656172 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2e4c66c5-a30d-46d8-b100-8f767cb1cf00 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:30.656598 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-2e4c66c5-a30d-46d8-b100-8f767cb1cf00 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Delete volume with id: f452e89a-ed02-4f13-b4fb-be6ff5fbd0e7 Jan 28 19:34:30.732969 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:30.732969 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:30.736027 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2e4c66c5-a30d-46d8-b100-8f767cb1cf00 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Volume info retrieved successfully. Jan 28 19:34:30.823280 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-054bb922-fa40-48fd-aa74-15a6b96d057c tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] POST http://10.222.0.16/volume/v3/93556a813d1249f197a97a2568d3574c/volumes Jan 28 19:34:30.824266 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-054bb922-fa40-48fd-aa74-15a6b96d057c tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1431102928"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:34:30.825590 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-054bb922-fa40-48fd-aa74-15a6b96d057c tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1431102928'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:34:30.826172 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-054bb922-fa40-48fd-aa74-15a6b96d057c tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] Create volume of 2 GB Jan 28 19:34:30.860368 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-054bb922-fa40-48fd-aa74-15a6b96d057c tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] Availability Zones retrieved successfully. Jan 28 19:34:30.868967 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2e4c66c5-a30d-46d8-b100-8f767cb1cf00 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Delete volume request issued successfully. Jan 28 19:34:30.869489 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2e4c66c5-a30d-46d8-b100-8f767cb1cf00 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes/f452e89a-ed02-4f13-b4fb-be6ff5fbd0e7 returned with HTTP 202 Jan 28 19:34:30.877609 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1880/3754] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:34:30 2021] DELETE /volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes/f452e89a-ed02-4f13-b4fb-be6ff5fbd0e7 => generated 0 bytes in 225 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:34:30.896474 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bc1c8080-6c88-4cd6-b1a1-38fec0435bda tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes/f452e89a-ed02-4f13-b4fb-be6ff5fbd0e7 Jan 28 19:34:30.898501 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bc1c8080-6c88-4cd6-b1a1-38fec0435bda tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:30.907926 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:30.907926 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:30.907926 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bc1c8080-6c88-4cd6-b1a1-38fec0435bda tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:30.945577 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-054bb922-fa40-48fd-aa74-15a6b96d057c tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] Flow 'volume_create_api' (99342dd2-fa89-46b4-891d-6412f6a824b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:34:30.946515 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-054bb922-fa40-48fd-aa74-15a6b96d057c tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e44d3b55-6085-437a-b0e0-7a6c1221506a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:34:30.961494 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-054bb922-fa40-48fd-aa74-15a6b96d057c tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] Validating volume size '2' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:34:31.083857 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:31.083857 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:31.126912 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-054bb922-fa40-48fd-aa74-15a6b96d057c tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e44d3b55-6085-437a-b0e0-7a6c1221506a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:34:31.126912 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-054bb922-fa40-48fd-aa74-15a6b96d057c tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4d43e18-714f-4b7e-83a1-a00c43a204d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:34:31.133329 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bc1c8080-6c88-4cd6-b1a1-38fec0435bda tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Volume info retrieved successfully. Jan 28 19:34:31.329513 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bc1c8080-6c88-4cd6-b1a1-38fec0435bda tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes/f452e89a-ed02-4f13-b4fb-be6ff5fbd0e7 returned with HTTP 200 Jan 28 19:34:31.329513 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1881/3755] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:30 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes/f452e89a-ed02-4f13-b4fb-be6ff5fbd0e7 => generated 914 bytes in 441 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:31.376447 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-054bb922-fa40-48fd-aa74-15a6b96d057c tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] Created reservations ['1625cc72-d8ec-479c-83e4-55b5082b94d3', 'f0dbbf52-160e-4598-948a-aeb309b935d6', '0306d601-0ec9-4d54-88a4-ee1214ca0c5c', '8795c320-d4b9-4d7b-9648-16687e406b61'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:34:31.399031 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-054bb922-fa40-48fd-aa74-15a6b96d057c tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4d43e18-714f-4b7e-83a1-a00c43a204d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1625cc72-d8ec-479c-83e4-55b5082b94d3', 'f0dbbf52-160e-4598-948a-aeb309b935d6', '0306d601-0ec9-4d54-88a4-ee1214ca0c5c', '8795c320-d4b9-4d7b-9648-16687e406b61']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:34:31.399031 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-054bb922-fa40-48fd-aa74-15a6b96d057c tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26a88aed-dc68-441b-9d1c-518ca553bd7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:34:31.486215 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-054bb922-fa40-48fd-aa74-15a6b96d057c tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26a88aed-dc68-441b-9d1c-518ca553bd7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ef896e7-d9c6-4bf6-be8e-6a4f9292a51f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1431102928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93556a813d1249f197a97a2568d3574c',qos_specs=None,replication_status=,reservations=['1625cc72-d8ec-479c-83e4-55b5082b94d3','f0dbbf52-160e-4598-948a-aeb309b935d6','0306d601-0ec9-4d54-88a4-ee1214ca0c5c','8795c320-d4b9-4d7b-9648-16687e406b61'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='565a1fe5e26f42e1a493d4b96b5ee087',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:34:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1431102928',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ef896e7-d9c6-4bf6-be8e-6a4f9292a51f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93556a813d1249f197a97a2568d3574c',provider_auth=None,provider_geometry=None,provider_id=None,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='565a1fe5e26f42e1a493d4b96b5ee087',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:34:31.490356 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-054bb922-fa40-48fd-aa74-15a6b96d057c tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d59e67f9-0381-49f3-88de-9f9650eb2697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:34:31.538959 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-054bb922-fa40-48fd-aa74-15a6b96d057c tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d59e67f9-0381-49f3-88de-9f9650eb2697) transitioned into state 'SUCCESS' from state '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-1431102928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93556a813d1249f197a97a2568d3574c',qos_specs=None,replication_status=,reservations=['1625cc72-d8ec-479c-83e4-55b5082b94d3','f0dbbf52-160e-4598-948a-aeb309b935d6','0306d601-0ec9-4d54-88a4-ee1214ca0c5c','8795c320-d4b9-4d7b-9648-16687e406b61'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='565a1fe5e26f42e1a493d4b96b5ee087',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:34:31.545099 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-054bb922-fa40-48fd-aa74-15a6b96d057c tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65eaae5d-e2a2-4eba-b92b-6521653d3463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:34:31.599835 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-054bb922-fa40-48fd-aa74-15a6b96d057c tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65eaae5d-e2a2-4eba-b92b-6521653d3463) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:34:31.610164 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-054bb922-fa40-48fd-aa74-15a6b96d057c tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] Flow 'volume_create_api' (99342dd2-fa89-46b4-891d-6412f6a824b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:34:31.792045 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-054bb922-fa40-48fd-aa74-15a6b96d057c tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] Create volume request issued successfully. Jan 28 19:34:31.851532 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-054bb922-fa40-48fd-aa74-15a6b96d057c tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] http://10.222.0.16/volume/v3/93556a813d1249f197a97a2568d3574c/volumes returned with HTTP 202 Jan 28 19:34:31.856352 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1875/3756] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 19:34:30 2021] POST /volume/v3/93556a813d1249f197a97a2568d3574c/volumes => generated 824 bytes in 1352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:34:31.872748 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c0d9547a-356f-4547-8a2d-809583931bf8 tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] GET http://10.222.0.16/volume/v3/93556a813d1249f197a97a2568d3574c/volumes/9ef896e7-d9c6-4bf6-be8e-6a4f9292a51f Jan 28 19:34:31.873666 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c0d9547a-356f-4547-8a2d-809583931bf8 tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:31.874081 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:31.874081 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:31.874987 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c0d9547a-356f-4547-8a2d-809583931bf8 tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:32.135855 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:32.135855 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:32.162908 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c0d9547a-356f-4547-8a2d-809583931bf8 tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] Volume info retrieved successfully. Jan 28 19:34:32.199677 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c0d9547a-356f-4547-8a2d-809583931bf8 tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] http://10.222.0.16/volume/v3/93556a813d1249f197a97a2568d3574c/volumes/9ef896e7-d9c6-4bf6-be8e-6a4f9292a51f returned with HTTP 200 Jan 28 19:34:32.202531 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1882/3757] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:31 2021] GET /volume/v3/93556a813d1249f197a97a2568d3574c/volumes/9ef896e7-d9c6-4bf6-be8e-6a4f9292a51f => generated 916 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:32.346138 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f6780f1c-2c01-4b0e-9dd1-4203fdb2a939 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes/f452e89a-ed02-4f13-b4fb-be6ff5fbd0e7 Jan 28 19:34:32.347344 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f6780f1c-2c01-4b0e-9dd1-4203fdb2a939 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:32.350790 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:32.350790 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:32.352193 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f6780f1c-2c01-4b0e-9dd1-4203fdb2a939 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:32.568278 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:32.568278 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:32.602566 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f6780f1c-2c01-4b0e-9dd1-4203fdb2a939 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Volume info retrieved successfully. Jan 28 19:34:32.654083 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f6780f1c-2c01-4b0e-9dd1-4203fdb2a939 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes/f452e89a-ed02-4f13-b4fb-be6ff5fbd0e7 returned with HTTP 200 Jan 28 19:34:32.664954 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1876/3758] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:32 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes/f452e89a-ed02-4f13-b4fb-be6ff5fbd0e7 => generated 914 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:33.231334 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-423c6873-5f2a-4ab7-8fb0-9f439d0dc8e4 tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] GET http://10.222.0.16/volume/v3/93556a813d1249f197a97a2568d3574c/volumes/9ef896e7-d9c6-4bf6-be8e-6a4f9292a51f Jan 28 19:34:33.232717 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-423c6873-5f2a-4ab7-8fb0-9f439d0dc8e4 tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:33.248542 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:33.248542 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:33.252230 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-423c6873-5f2a-4ab7-8fb0-9f439d0dc8e4 tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:33.358891 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:33.358891 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:33.370353 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-423c6873-5f2a-4ab7-8fb0-9f439d0dc8e4 tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] Volume info retrieved successfully. Jan 28 19:34:33.429264 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-423c6873-5f2a-4ab7-8fb0-9f439d0dc8e4 tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] http://10.222.0.16/volume/v3/93556a813d1249f197a97a2568d3574c/volumes/9ef896e7-d9c6-4bf6-be8e-6a4f9292a51f returned with HTTP 200 Jan 28 19:34:33.430729 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1883/3759] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:33 2021] GET /volume/v3/93556a813d1249f197a97a2568d3574c/volumes/9ef896e7-d9c6-4bf6-be8e-6a4f9292a51f => generated 916 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:33.661030 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-ff49f6f3-b720-4700-a5dc-353cdad7cc0f tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/aedd0154-a39a-4cca-9293-a703a85bf6e8 Jan 28 19:34:33.663011 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-ff49f6f3-b720-4700-a5dc-353cdad7cc0f tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:33.663762 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:33.663762 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:33.664767 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-ff49f6f3-b720-4700-a5dc-353cdad7cc0f tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:33.673533 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8438d1fb-5673-4001-bee3-cb43f1d15130 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes/f452e89a-ed02-4f13-b4fb-be6ff5fbd0e7 Jan 28 19:34:33.677481 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8438d1fb-5673-4001-bee3-cb43f1d15130 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:33.677481 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:33.677481 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:33.677481 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8438d1fb-5673-4001-bee3-cb43f1d15130 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:33.854598 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:33.854598 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:33.880312 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-ff49f6f3-b720-4700-a5dc-353cdad7cc0f tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:34:33.941363 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-ff49f6f3-b720-4700-a5dc-353cdad7cc0f tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/aedd0154-a39a-4cca-9293-a703a85bf6e8 returned with HTTP 200 Jan 28 19:34:33.941363 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1877/3760] 10.222.0.11 () {58 vars in 1362 bytes} [Thu Jan 28 19:34:33 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/aedd0154-a39a-4cca-9293-a703a85bf6e8 => generated 897 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:33.976445 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:33.976445 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:33.989706 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8438d1fb-5673-4001-bee3-cb43f1d15130 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Volume info retrieved successfully. Jan 28 19:34:34.058264 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8438d1fb-5673-4001-bee3-cb43f1d15130 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes/f452e89a-ed02-4f13-b4fb-be6ff5fbd0e7 returned with HTTP 200 Jan 28 19:34:34.059494 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1884/3761] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:33 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes/f452e89a-ed02-4f13-b4fb-be6ff5fbd0e7 => generated 914 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:34.452167 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2202bc07-b634-480d-bafd-a4a996a23d31 tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] GET http://10.222.0.16/volume/v3/93556a813d1249f197a97a2568d3574c/volumes/9ef896e7-d9c6-4bf6-be8e-6a4f9292a51f Jan 28 19:34:34.456560 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2202bc07-b634-480d-bafd-a4a996a23d31 tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:34.456793 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:34.456793 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:34.457897 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2202bc07-b634-480d-bafd-a4a996a23d31 tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:34.700068 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:34.700068 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:34.717914 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2202bc07-b634-480d-bafd-a4a996a23d31 tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] Volume info retrieved successfully. Jan 28 19:34:34.785157 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2202bc07-b634-480d-bafd-a4a996a23d31 tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] http://10.222.0.16/volume/v3/93556a813d1249f197a97a2568d3574c/volumes/9ef896e7-d9c6-4bf6-be8e-6a4f9292a51f returned with HTTP 200 Jan 28 19:34:34.786258 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1878/3762] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:34 2021] GET /volume/v3/93556a813d1249f197a97a2568d3574c/volumes/9ef896e7-d9c6-4bf6-be8e-6a4f9292a51f => generated 917 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:34.815330 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ed8435db-02ab-4641-8061-980cb70e20ef tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] POST http://10.222.0.16/volume/v3/93556a813d1249f197a97a2568d3574c/volumes Jan 28 19:34:34.818277 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:34.818277 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:34.819488 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ed8435db-02ab-4641-8061-980cb70e20ef tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "9ef896e7-d9c6-4bf6-be8e-6a4f9292a51f"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:34:34.834282 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-ed8435db-02ab-4641-8061-980cb70e20ef tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] Create volume request body: {'volume': {'size': 1, 'source_volid': '9ef896e7-d9c6-4bf6-be8e-6a4f9292a51f'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:34:34.963404 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:34.963404 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:34.965026 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ed8435db-02ab-4641-8061-980cb70e20ef tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] Volume retrieved successfully. Jan 28 19:34:34.965690 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-ed8435db-02ab-4641-8061-980cb70e20ef tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] Create volume of 1 GB Jan 28 19:34:34.985943 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ed8435db-02ab-4641-8061-980cb70e20ef tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] Availability Zones retrieved successfully. Jan 28 19:34:35.010037 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ed8435db-02ab-4641-8061-980cb70e20ef tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] Flow 'volume_create_api' (1f09a01c-7d4d-4fd8-baa5-74059c9172c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:34:35.012392 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ed8435db-02ab-4641-8061-980cb70e20ef tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8b4860b-e082-424c-9944-ad8268d42f9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:34:35.015134 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-ed8435db-02ab-4641-8061-980cb70e20ef tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] Validating volume size '1' using validate_int, validate_source_size {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:34:35.030047 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.volume.api [None req-ed8435db-02ab-4641-8061-980cb70e20ef tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8b4860b-e082-424c-9944-ad8268d42f9b) transitioned into state 'FAILURE' from state 'RUNNING' Jan 28 19:34:35.030336 n-d-705657-15 devstack@c-api.service[87913]: 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 28 19:34:35.036656 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ed8435db-02ab-4641-8061-980cb70e20ef tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8b4860b-e082-424c-9944-ad8268d42f9b) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:34:35.040690 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.volume.api [None req-ed8435db-02ab-4641-8061-980cb70e20ef tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8b4860b-e082-424c-9944-ad8268d42f9b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jan 28 19:34:35.062108 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.volume.api [None req-ed8435db-02ab-4641-8061-980cb70e20ef tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] Flow 'volume_create_api' (1f09a01c-7d4d-4fd8-baa5-74059c9172c3) transitioned into state 'REVERTED' from state 'RUNNING' Jan 28 19:34:35.062108 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ed8435db-02ab-4641-8061-980cb70e20ef tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] http://10.222.0.16/volume/v3/93556a813d1249f197a97a2568d3574c/volumes returned with HTTP 400 Jan 28 19:34:35.062108 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1885/3763] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 19:34:34 2021] POST /volume/v3/93556a813d1249f197a97a2568d3574c/volumes => generated 173 bytes in 251 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 28 19:34:35.079788 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-908fac35-fb32-411a-8eaf-f6b19db7b3ed tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] DELETE http://10.222.0.16/volume/v3/93556a813d1249f197a97a2568d3574c/volumes/9ef896e7-d9c6-4bf6-be8e-6a4f9292a51f Jan 28 19:34:35.087640 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-908fac35-fb32-411a-8eaf-f6b19db7b3ed tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:35.087640 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:35.087640 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:35.087640 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-908fac35-fb32-411a-8eaf-f6b19db7b3ed tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:35.088759 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-908fac35-fb32-411a-8eaf-f6b19db7b3ed tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] Delete volume with id: 9ef896e7-d9c6-4bf6-be8e-6a4f9292a51f Jan 28 19:34:35.096168 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9d822812-33ca-446e-a476-eb7152dca592 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes/f452e89a-ed02-4f13-b4fb-be6ff5fbd0e7 Jan 28 19:34:35.096712 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9d822812-33ca-446e-a476-eb7152dca592 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:35.096930 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:35.096930 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:35.097404 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9d822812-33ca-446e-a476-eb7152dca592 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:35.211370 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:35.211370 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:35.242507 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9d822812-33ca-446e-a476-eb7152dca592 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Volume info retrieved successfully. Jan 28 19:34:35.272211 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:35.272211 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:35.274587 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-908fac35-fb32-411a-8eaf-f6b19db7b3ed tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] Volume info retrieved successfully. Jan 28 19:34:35.377046 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9d822812-33ca-446e-a476-eb7152dca592 tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes/f452e89a-ed02-4f13-b4fb-be6ff5fbd0e7 returned with HTTP 200 Jan 28 19:34:35.408454 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1886/3764] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:35 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes/f452e89a-ed02-4f13-b4fb-be6ff5fbd0e7 => generated 914 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:35.424318 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-908fac35-fb32-411a-8eaf-f6b19db7b3ed tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] Delete volume request issued successfully. Jan 28 19:34:35.425705 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-908fac35-fb32-411a-8eaf-f6b19db7b3ed tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] http://10.222.0.16/volume/v3/93556a813d1249f197a97a2568d3574c/volumes/9ef896e7-d9c6-4bf6-be8e-6a4f9292a51f returned with HTTP 202 Jan 28 19:34:35.427058 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1879/3765] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:34:35 2021] DELETE /volume/v3/93556a813d1249f197a97a2568d3574c/volumes/9ef896e7-d9c6-4bf6-be8e-6a4f9292a51f => generated 0 bytes in 360 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:34:35.451371 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-63f09999-2509-4b39-ba51-08321f2d5ac0 tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] GET http://10.222.0.16/volume/v3/93556a813d1249f197a97a2568d3574c/volumes/9ef896e7-d9c6-4bf6-be8e-6a4f9292a51f Jan 28 19:34:35.452397 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-63f09999-2509-4b39-ba51-08321f2d5ac0 tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:35.452810 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:35.452810 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:35.453447 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-63f09999-2509-4b39-ba51-08321f2d5ac0 tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:35.606618 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:35.606618 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:35.615480 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-63f09999-2509-4b39-ba51-08321f2d5ac0 tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] Volume info retrieved successfully. Jan 28 19:34:35.662271 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-63f09999-2509-4b39-ba51-08321f2d5ac0 tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] http://10.222.0.16/volume/v3/93556a813d1249f197a97a2568d3574c/volumes/9ef896e7-d9c6-4bf6-be8e-6a4f9292a51f returned with HTTP 200 Jan 28 19:34:35.668007 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1887/3766] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:35 2021] GET /volume/v3/93556a813d1249f197a97a2568d3574c/volumes/9ef896e7-d9c6-4bf6-be8e-6a4f9292a51f => generated 916 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:36.062737 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d5736d6e-99b3-4551-8818-843d4b198036 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] POST http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/volumes Jan 28 19:34:36.063529 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:36.063529 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:36.063855 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d5736d6e-99b3-4551-8818-843d4b198036 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-419940753"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:34:36.065408 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-d5736d6e-99b3-4551-8818-843d4b198036 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-419940753'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:34:36.066046 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-d5736d6e-99b3-4551-8818-843d4b198036 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Create volume of 1 GB Jan 28 19:34:36.100445 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d5736d6e-99b3-4551-8818-843d4b198036 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Availability Zones retrieved successfully. Jan 28 19:34:36.122458 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d5736d6e-99b3-4551-8818-843d4b198036 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Flow 'volume_create_api' (1037f1e1-b1b2-4d9f-8ea2-07463556c14b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:34:36.126955 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d5736d6e-99b3-4551-8818-843d4b198036 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7734bf6f-2aeb-4831-aee7-f529cb6faa5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:34:36.129403 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-d5736d6e-99b3-4551-8818-843d4b198036 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:34:36.325778 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d5736d6e-99b3-4551-8818-843d4b198036 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7734bf6f-2aeb-4831-aee7-f529cb6faa5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:34:36.340510 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d5736d6e-99b3-4551-8818-843d4b198036 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52939616-0339-4888-8c1b-7f01ecf95fa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:34:36.405780 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-39db8196-68cd-4e47-aa9a-56f3800bdead tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] GET http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes/f452e89a-ed02-4f13-b4fb-be6ff5fbd0e7 Jan 28 19:34:36.406626 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-39db8196-68cd-4e47-aa9a-56f3800bdead tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:36.406962 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:36.406962 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:36.407496 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-39db8196-68cd-4e47-aa9a-56f3800bdead tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:36.503990 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-39db8196-68cd-4e47-aa9a-56f3800bdead tempest-VolumesBackupsAdminTest-654307891 tempest-VolumesBackupsAdminTest-654307891-project] http://10.222.0.16/volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes/f452e89a-ed02-4f13-b4fb-be6ff5fbd0e7 returned with HTTP 404 Jan 28 19:34:36.505626 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1888/3767] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:36 2021] GET /volume/v3/82971ac0aae84f2f8b6789d6de71e799/volumes/f452e89a-ed02-4f13-b4fb-be6ff5fbd0e7 => generated 109 bytes in 105 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:34:36.601480 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-d5736d6e-99b3-4551-8818-843d4b198036 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Created reservations ['16b5762b-dd70-4799-b2ab-4ca787d7462d', '47add343-7e40-4c44-b7c4-96f65982c6e0', 'd7af6c8c-2cee-4dde-87e9-4b0f63490aee', '7e456dcc-1f17-4973-9981-28638b7f277f'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:34:36.604394 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d5736d6e-99b3-4551-8818-843d4b198036 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52939616-0339-4888-8c1b-7f01ecf95fa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16b5762b-dd70-4799-b2ab-4ca787d7462d', '47add343-7e40-4c44-b7c4-96f65982c6e0', 'd7af6c8c-2cee-4dde-87e9-4b0f63490aee', '7e456dcc-1f17-4973-9981-28638b7f277f']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:34:36.606769 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d5736d6e-99b3-4551-8818-843d4b198036 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8198f747-59e3-4b6b-b425-069cbee32137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:34:36.702579 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4fc5133f-2539-45d5-a613-801d8878c3d1 tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] GET http://10.222.0.16/volume/v3/93556a813d1249f197a97a2568d3574c/volumes/9ef896e7-d9c6-4bf6-be8e-6a4f9292a51f Jan 28 19:34:36.704362 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4fc5133f-2539-45d5-a613-801d8878c3d1 tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:36.705833 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4fc5133f-2539-45d5-a613-801d8878c3d1 tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:36.730433 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d5736d6e-99b3-4551-8818-843d4b198036 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8198f747-59e3-4b6b-b425-069cbee32137) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af7dffa3-b90d-4e45-baee-5ae7d65656be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-419940753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2c9364c66e54cb9986c0f2a44bbeb70',qos_specs=None,replication_status=,reservations=['16b5762b-dd70-4799-b2ab-4ca787d7462d','47add343-7e40-4c44-b7c4-96f65982c6e0','d7af6c8c-2cee-4dde-87e9-4b0f63490aee','7e456dcc-1f17-4973-9981-28638b7f277f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3541524c04334df9a33aa8168e66404b',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:34:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-419940753',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af7dffa3-b90d-4e45-baee-5ae7d65656be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2c9364c66e54cb9986c0f2a44bbeb70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3541524c04334df9a33aa8168e66404b',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:34:36.734604 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d5736d6e-99b3-4551-8818-843d4b198036 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6f2c93e-684a-455e-bdd0-415fd3858d04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:34:36.814316 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d5736d6e-99b3-4551-8818-843d4b198036 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6f2c93e-684a-455e-bdd0-415fd3858d04) transitioned into state 'SUCCESS' from state '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-419940753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2c9364c66e54cb9986c0f2a44bbeb70',qos_specs=None,replication_status=,reservations=['16b5762b-dd70-4799-b2ab-4ca787d7462d','47add343-7e40-4c44-b7c4-96f65982c6e0','d7af6c8c-2cee-4dde-87e9-4b0f63490aee','7e456dcc-1f17-4973-9981-28638b7f277f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3541524c04334df9a33aa8168e66404b',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:34:36.825548 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d5736d6e-99b3-4551-8818-843d4b198036 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d448e2ba-a5e3-43cb-9565-d15a08994f89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:34:36.858501 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:36.858501 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:36.869404 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4fc5133f-2539-45d5-a613-801d8878c3d1 tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] Volume info retrieved successfully. Jan 28 19:34:36.875465 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d5736d6e-99b3-4551-8818-843d4b198036 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d448e2ba-a5e3-43cb-9565-d15a08994f89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:34:36.879181 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d5736d6e-99b3-4551-8818-843d4b198036 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Flow 'volume_create_api' (1037f1e1-b1b2-4d9f-8ea2-07463556c14b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:34:36.922567 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4fc5133f-2539-45d5-a613-801d8878c3d1 tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] http://10.222.0.16/volume/v3/93556a813d1249f197a97a2568d3574c/volumes/9ef896e7-d9c6-4bf6-be8e-6a4f9292a51f returned with HTTP 200 Jan 28 19:34:36.925206 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1889/3768] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:36 2021] GET /volume/v3/93556a813d1249f197a97a2568d3574c/volumes/9ef896e7-d9c6-4bf6-be8e-6a4f9292a51f => generated 916 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:36.955476 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-e51a6340-373f-48e7-9d59-0b6dbbbe0e11 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/aedd0154-a39a-4cca-9293-a703a85bf6e8 Jan 28 19:34:36.958683 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-e51a6340-373f-48e7-9d59-0b6dbbbe0e11 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:36.959741 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:36.959741 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:36.962435 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-e51a6340-373f-48e7-9d59-0b6dbbbe0e11 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:37.018028 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d5736d6e-99b3-4551-8818-843d4b198036 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Create volume request issued successfully. Jan 28 19:34:37.052550 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:37.052550 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:37.064350 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-e51a6340-373f-48e7-9d59-0b6dbbbe0e11 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:34:37.094563 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d5736d6e-99b3-4551-8818-843d4b198036 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/volumes returned with HTTP 202 Jan 28 19:34:37.094563 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1880/3769] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 19:34:35 2021] POST /volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/volumes => generated 826 bytes in 1347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:34:37.117041 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-81ab7e4a-a820-4121-ae13-02bbe0bdc43b tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] GET http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/volumes/af7dffa3-b90d-4e45-baee-5ae7d65656be Jan 28 19:34:37.118243 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-81ab7e4a-a820-4121-ae13-02bbe0bdc43b tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:37.118737 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:37.118737 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:37.119758 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-81ab7e4a-a820-4121-ae13-02bbe0bdc43b tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:37.125181 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-e51a6340-373f-48e7-9d59-0b6dbbbe0e11 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/aedd0154-a39a-4cca-9293-a703a85bf6e8 returned with HTTP 200 Jan 28 19:34:37.127387 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1890/3770] 10.222.0.11 () {58 vars in 1362 bytes} [Thu Jan 28 19:34:36 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/aedd0154-a39a-4cca-9293-a703a85bf6e8 => generated 1347 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 19:34:37.135542 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-e51a6340-373f-48e7-9d59-0b6dbbbe0e11 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume// Jan 28 19:34:37.136260 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-e51a6340-373f-48e7-9d59-0b6dbbbe0e11 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:37.136762 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:37.136762 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:37.137410 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-e51a6340-373f-48e7-9d59-0b6dbbbe0e11 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:37.138896 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-e51a6340-373f-48e7-9d59-0b6dbbbe0e11 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 19:34:37.140011 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1891/3771] 10.222.0.11 () {56 vars in 1089 bytes} [Thu Jan 28 19:34:37 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 28 19:34:37.158673 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-933487fd-c7a1-46c3-8c22-a1fbbe93a328 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] POST http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments Jan 28 19:34:37.161505 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-933487fd-c7a1-46c3-8c22-a1fbbe93a328 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aedd0154-a39a-4cca-9293-a703a85bf6e8", "instance_uuid": "12e34908-fdba-4b69-8880-5d2cad5aca1e", "connector": null}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:34:37.309603 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:37.309603 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:37.326558 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:37.326558 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:37.338157 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-81ab7e4a-a820-4121-ae13-02bbe0bdc43b tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Volume info retrieved successfully. Jan 28 19:34:37.409206 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-81ab7e4a-a820-4121-ae13-02bbe0bdc43b tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/volumes/af7dffa3-b90d-4e45-baee-5ae7d65656be returned with HTTP 200 Jan 28 19:34:37.412920 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1881/3772] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:37 2021] GET /volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/volumes/af7dffa3-b90d-4e45-baee-5ae7d65656be => generated 894 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:34:37.480138 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-933487fd-c7a1-46c3-8c22-a1fbbe93a328 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments returned with HTTP 200 Jan 28 19:34:37.481919 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1892/3773] 10.222.0.11 () {64 vars in 1358 bytes} [Thu Jan 28 19:34:37 2021] POST /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments => generated 273 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:34:37.487655 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-81ab7e4a-a820-4121-ae13-02bbe0bdc43b tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] GET http://10.222.0.16/volume// Jan 28 19:34:37.488426 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-81ab7e4a-a820-4121-ae13-02bbe0bdc43b tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:37.488796 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:37.488796 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:37.489473 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-81ab7e4a-a820-4121-ae13-02bbe0bdc43b tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:37.491095 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-81ab7e4a-a820-4121-ae13-02bbe0bdc43b tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 19:34:37.491946 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1882/3774] 10.222.0.11 () {56 vars in 1089 bytes} [Thu Jan 28 19:34:37 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 19:34:37.506611 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-8e3027db-8780-42c8-a9a8-572d4c6eb133 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/aedd0154-a39a-4cca-9293-a703a85bf6e8 Jan 28 19:34:37.511778 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-8e3027db-8780-42c8-a9a8-572d4c6eb133 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:37.511778 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:37.511778 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:37.511778 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-8e3027db-8780-42c8-a9a8-572d4c6eb133 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:37.625920 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:37.625920 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:37.647157 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-8e3027db-8780-42c8-a9a8-572d4c6eb133 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:34:37.669235 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:37.669235 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:37.710432 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-8e3027db-8780-42c8-a9a8-572d4c6eb133 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/aedd0154-a39a-4cca-9293-a703a85bf6e8 returned with HTTP 200 Jan 28 19:34:37.711523 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1893/3775] 10.222.0.11 () {60 vars in 1403 bytes} [Thu Jan 28 19:34:37 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/aedd0154-a39a-4cca-9293-a703a85bf6e8 => generated 1445 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 19:34:37.750537 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-05324a04-e173-4c73-b9a2-d4a3bea974ac tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] PUT http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments/700d0720-5f5a-46eb-abff-d09daba10fc0 Jan 28 19:34:37.751723 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-05324a04-e173-4c73-b9a2-d4a3bea974ac tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.11", "host": "n-h2-705657-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-705657-15.cbci-705657-15.local", "mountpoint": "/dev/sda"}}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:34:37.801499 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:34:37.801499 n-d-705657-15 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 28 19:34:37.808212 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-05324a04-e173-4c73-b9a2-d4a3bea974ac tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Lock "b'cinder-attachment_update-aedd0154-a39a-4cca-9293-a703a85bf6e8-n-h2-705657-15'" acquired by "attachment_update" :: waited 0.019s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 19:34:37.808212 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:37.808212 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:37.954944 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-630edb93-2876-425b-b2a9-b37419d2cacd tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] GET http://10.222.0.16/volume/v3/93556a813d1249f197a97a2568d3574c/volumes/9ef896e7-d9c6-4bf6-be8e-6a4f9292a51f Jan 28 19:34:37.955662 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-630edb93-2876-425b-b2a9-b37419d2cacd tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:37.955994 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:37.955994 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:37.956581 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-630edb93-2876-425b-b2a9-b37419d2cacd tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:38.242907 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:38.242907 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:38.289448 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-630edb93-2876-425b-b2a9-b37419d2cacd tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] Volume info retrieved successfully. Jan 28 19:34:38.345842 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-630edb93-2876-425b-b2a9-b37419d2cacd tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] http://10.222.0.16/volume/v3/93556a813d1249f197a97a2568d3574c/volumes/9ef896e7-d9c6-4bf6-be8e-6a4f9292a51f returned with HTTP 200 Jan 28 19:34:38.348214 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1894/3776] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:37 2021] GET /volume/v3/93556a813d1249f197a97a2568d3574c/volumes/9ef896e7-d9c6-4bf6-be8e-6a4f9292a51f => generated 916 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:38.438969 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f2b4a2bb-0fdc-4aa9-9c2f-f82c0f124ac3 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] GET http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/volumes/af7dffa3-b90d-4e45-baee-5ae7d65656be Jan 28 19:34:38.438969 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f2b4a2bb-0fdc-4aa9-9c2f-f82c0f124ac3 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:38.438969 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:38.438969 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:38.445713 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f2b4a2bb-0fdc-4aa9-9c2f-f82c0f124ac3 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:38.658965 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:38.658965 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:38.678853 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f2b4a2bb-0fdc-4aa9-9c2f-f82c0f124ac3 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Volume info retrieved successfully. Jan 28 19:34:38.735646 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f2b4a2bb-0fdc-4aa9-9c2f-f82c0f124ac3 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/volumes/af7dffa3-b90d-4e45-baee-5ae7d65656be returned with HTTP 200 Jan 28 19:34:38.736638 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1895/3777] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:38 2021] GET /volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/volumes/af7dffa3-b90d-4e45-baee-5ae7d65656be => generated 918 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:39.365322 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2da224c1-3a9f-4899-ac3a-b856524c414a tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] GET http://10.222.0.16/volume/v3/93556a813d1249f197a97a2568d3574c/volumes/9ef896e7-d9c6-4bf6-be8e-6a4f9292a51f Jan 28 19:34:39.368107 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2da224c1-3a9f-4899-ac3a-b856524c414a tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:39.368768 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:39.368768 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:39.369537 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2da224c1-3a9f-4899-ac3a-b856524c414a tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:39.523545 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2da224c1-3a9f-4899-ac3a-b856524c414a tempest-VolumesCloneNegativeTest-854899707 tempest-VolumesCloneNegativeTest-854899707-project] http://10.222.0.16/volume/v3/93556a813d1249f197a97a2568d3574c/volumes/9ef896e7-d9c6-4bf6-be8e-6a4f9292a51f returned with HTTP 404 Jan 28 19:34:39.525390 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1896/3778] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:39 2021] GET /volume/v3/93556a813d1249f197a97a2568d3574c/volumes/9ef896e7-d9c6-4bf6-be8e-6a4f9292a51f => generated 109 bytes in 165 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:34:39.761697 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f3ca7539-87ed-4fa4-81fa-95e72c052459 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] GET http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/volumes/af7dffa3-b90d-4e45-baee-5ae7d65656be Jan 28 19:34:39.769275 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f3ca7539-87ed-4fa4-81fa-95e72c052459 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:39.772882 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f3ca7539-87ed-4fa4-81fa-95e72c052459 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:39.993506 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:39.993506 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:40.017493 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f3ca7539-87ed-4fa4-81fa-95e72c052459 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Volume info retrieved successfully. Jan 28 19:34:40.070966 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f3ca7539-87ed-4fa4-81fa-95e72c052459 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/volumes/af7dffa3-b90d-4e45-baee-5ae7d65656be returned with HTTP 200 Jan 28 19:34:40.072051 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1897/3779] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:39 2021] GET /volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/volumes/af7dffa3-b90d-4e45-baee-5ae7d65656be => generated 919 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:40.091926 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-df2c3cda-2159-41d2-86a7-8d678e6749db tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] POST http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots Jan 28 19:34:40.092406 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:40.092406 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:40.092805 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-df2c3cda-2159-41d2-86a7-8d678e6749db tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "af7dffa3-b90d-4e45-baee-5ae7d65656be", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-831893971"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:34:40.296175 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:40.296175 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:40.302029 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-df2c3cda-2159-41d2-86a7-8d678e6749db tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Volume info retrieved successfully. Jan 28 19:34:40.302029 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-df2c3cda-2159-41d2-86a7-8d678e6749db tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Create snapshot from volume af7dffa3-b90d-4e45-baee-5ae7d65656be Jan 28 19:34:40.489678 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-df2c3cda-2159-41d2-86a7-8d678e6749db tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Created reservations ['990eba71-f511-41f5-a0e0-6417bb568165', '0fbc45ef-25e9-46f9-8875-b752658b1970', '54079198-6729-475f-bb72-6199f9d611f3', 'bb2c5fa9-4ed4-4ef5-883d-62b34ff1ad31'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:34:40.866510 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-df2c3cda-2159-41d2-86a7-8d678e6749db tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Snapshot create request issued successfully. Jan 28 19:34:40.868960 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-df2c3cda-2159-41d2-86a7-8d678e6749db tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots returned with HTTP 202 Jan 28 19:34:40.872687 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1898/3780] 10.222.0.16 () {60 vars in 1232 bytes} [Thu Jan 28 19:34:40 2021] POST /volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots => generated 313 bytes in 785 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:34:40.908653 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-88ef2c0f-5d45-4431-b69a-0219e3f6bad5 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] GET http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/9b11778e-5ee1-4b1a-baf1-9521a476bdcf Jan 28 19:34:40.909225 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-88ef2c0f-5d45-4431-b69a-0219e3f6bad5 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:40.909452 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:40.909452 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:40.909849 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-88ef2c0f-5d45-4431-b69a-0219e3f6bad5 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:40.998867 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:40.998867 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:41.000030 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-88ef2c0f-5d45-4431-b69a-0219e3f6bad5 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Snapshot retrieved successfully. Jan 28 19:34:41.005511 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-88ef2c0f-5d45-4431-b69a-0219e3f6bad5 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/9b11778e-5ee1-4b1a-baf1-9521a476bdcf returned with HTTP 200 Jan 28 19:34:41.008610 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1899/3781] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:34:40 2021] GET /volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/9b11778e-5ee1-4b1a-baf1-9521a476bdcf => generated 445 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:42.033677 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-43811c11-b1bf-438f-8689-94e88ea78d06 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] GET http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/9b11778e-5ee1-4b1a-baf1-9521a476bdcf Jan 28 19:34:42.034607 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-43811c11-b1bf-438f-8689-94e88ea78d06 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:42.034967 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:42.034967 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:42.035648 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-43811c11-b1bf-438f-8689-94e88ea78d06 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:42.147596 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:42.147596 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:42.149946 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-43811c11-b1bf-438f-8689-94e88ea78d06 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Snapshot retrieved successfully. Jan 28 19:34:42.154097 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-43811c11-b1bf-438f-8689-94e88ea78d06 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/9b11778e-5ee1-4b1a-baf1-9521a476bdcf returned with HTTP 200 Jan 28 19:34:42.156801 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1900/3782] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:34:42 2021] GET /volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/9b11778e-5ee1-4b1a-baf1-9521a476bdcf => generated 445 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:42.545007 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-05324a04-e173-4c73-b9a2-d4a3bea974ac tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Lock "b'cinder-attachment_update-aedd0154-a39a-4cca-9293-a703a85bf6e8-n-h2-705657-15'" released by "attachment_update" :: held 4.742s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 19:34:42.546260 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-05324a04-e173-4c73-b9a2-d4a3bea974ac tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments/700d0720-5f5a-46eb-abff-d09daba10fc0 returned with HTTP 200 Jan 28 19:34:42.548217 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1883/3783] 10.222.0.11 () {64 vars in 1468 bytes} [Thu Jan 28 19:34:37 2021] PUT /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments/700d0720-5f5a-46eb-abff-d09daba10fc0 => generated 762 bytes in 4805 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:34:42.610544 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-97a8ab77-a25a-4af1-bde4-5ea1f3b48986 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] POST http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments/700d0720-5f5a-46eb-abff-d09daba10fc0/action Jan 28 19:34:42.611424 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:42.611424 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:42.617278 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-97a8ab77-a25a-4af1-bde4-5ea1f3b48986 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Action body: b'{"os-complete": null}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:34:42.618114 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-97a8ab77-a25a-4af1-bde4-5ea1f3b48986 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:34:42.950327 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:42.950327 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:42.997648 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-8e028785-7179-4cbd-adbb-bed088c9be69 req-97a8ab77-a25a-4af1-bde4-5ea1f3b48986 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments/700d0720-5f5a-46eb-abff-d09daba10fc0/action returned with HTTP 204 Jan 28 19:34:43.000086 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1901/3784] 10.222.0.11 () {64 vars in 1489 bytes} [Thu Jan 28 19:34:42 2021] POST /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments/700d0720-5f5a-46eb-abff-d09daba10fc0/action => generated 0 bytes in 400 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:34:43.176440 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-163fd302-45c2-421b-bfd5-3b779f57160d tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] GET http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/9b11778e-5ee1-4b1a-baf1-9521a476bdcf Jan 28 19:34:43.178378 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-163fd302-45c2-421b-bfd5-3b779f57160d tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:43.180611 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:43.180611 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:43.182301 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-163fd302-45c2-421b-bfd5-3b779f57160d tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:43.316130 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:43.316130 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:43.337752 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-163fd302-45c2-421b-bfd5-3b779f57160d tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Snapshot retrieved successfully. Jan 28 19:34:43.341704 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-163fd302-45c2-421b-bfd5-3b779f57160d tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/9b11778e-5ee1-4b1a-baf1-9521a476bdcf returned with HTTP 200 Jan 28 19:34:43.343206 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1884/3785] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:34:43 2021] GET /volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/9b11778e-5ee1-4b1a-baf1-9521a476bdcf => generated 445 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:44.249301 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-75b6e293-eab1-4008-9dc8-337bf4adfd61 tempest-VolumesSummaryTest-1070819163 tempest-VolumesSummaryTest-1070819163-project] GET http://10.222.0.16/volume/v3/c6d93ce8d8924158bff6a71700dfc34f/volumes/summary Jan 28 19:34:44.251054 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-75b6e293-eab1-4008-9dc8-337bf4adfd61 tempest-VolumesSummaryTest-1070819163 tempest-VolumesSummaryTest-1070819163-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:44.251547 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:44.251547 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:44.257533 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-75b6e293-eab1-4008-9dc8-337bf4adfd61 tempest-VolumesSummaryTest-1070819163 tempest-VolumesSummaryTest-1070819163-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:44.264741 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-75b6e293-eab1-4008-9dc8-337bf4adfd61 tempest-VolumesSummaryTest-1070819163 tempest-VolumesSummaryTest-1070819163-project] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:34:44.284384 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-75b6e293-eab1-4008-9dc8-337bf4adfd61 tempest-VolumesSummaryTest-1070819163 tempest-VolumesSummaryTest-1070819163-project] Get summary completed successfully. Jan 28 19:34:44.285390 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-75b6e293-eab1-4008-9dc8-337bf4adfd61 tempest-VolumesSummaryTest-1070819163 tempest-VolumesSummaryTest-1070819163-project] http://10.222.0.16/volume/v3/c6d93ce8d8924158bff6a71700dfc34f/volumes/summary returned with HTTP 200 Jan 28 19:34:44.286388 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1902/3786] 10.222.0.16 () {60 vars in 1269 bytes} [Thu Jan 28 19:34:43 2021] GET /volume/v3/c6d93ce8d8924158bff6a71700dfc34f/volumes/summary => generated 55 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:34:44.364688 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6cae2335-45d2-4462-a3ff-ff811682b7ce tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] GET http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/9b11778e-5ee1-4b1a-baf1-9521a476bdcf Jan 28 19:34:44.368989 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6cae2335-45d2-4462-a3ff-ff811682b7ce tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:44.369943 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:44.369943 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:44.371003 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6cae2335-45d2-4462-a3ff-ff811682b7ce tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:44.482928 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:44.482928 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:44.485745 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6cae2335-45d2-4462-a3ff-ff811682b7ce tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Snapshot retrieved successfully. Jan 28 19:34:44.490406 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6cae2335-45d2-4462-a3ff-ff811682b7ce tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/9b11778e-5ee1-4b1a-baf1-9521a476bdcf returned with HTTP 200 Jan 28 19:34:44.498127 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1885/3787] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:34:44 2021] GET /volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/9b11778e-5ee1-4b1a-baf1-9521a476bdcf => generated 445 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:45.529676 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3a520d90-8652-4bad-adef-2ba14cb7e314 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] GET http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/9b11778e-5ee1-4b1a-baf1-9521a476bdcf Jan 28 19:34:45.531182 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3a520d90-8652-4bad-adef-2ba14cb7e314 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:45.531994 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3a520d90-8652-4bad-adef-2ba14cb7e314 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:45.598941 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:45.598941 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:45.601867 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3a520d90-8652-4bad-adef-2ba14cb7e314 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Snapshot retrieved successfully. Jan 28 19:34:45.607288 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3a520d90-8652-4bad-adef-2ba14cb7e314 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/9b11778e-5ee1-4b1a-baf1-9521a476bdcf returned with HTTP 200 Jan 28 19:34:45.610204 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1903/3788] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:34:45 2021] GET /volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/9b11778e-5ee1-4b1a-baf1-9521a476bdcf => generated 472 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:45.631425 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4d802fc1-06df-47a0-8fb9-8ba48fa0b2fd tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] POST http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots Jan 28 19:34:45.632395 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:45.632395 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:45.633514 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4d802fc1-06df-47a0-8fb9-8ba48fa0b2fd tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "af7dffa3-b90d-4e45-baee-5ae7d65656be", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1900890375"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:34:45.746084 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:45.746084 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:45.747975 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4d802fc1-06df-47a0-8fb9-8ba48fa0b2fd tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Volume info retrieved successfully. Jan 28 19:34:45.748721 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-4d802fc1-06df-47a0-8fb9-8ba48fa0b2fd tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Create snapshot from volume af7dffa3-b90d-4e45-baee-5ae7d65656be Jan 28 19:34:45.905733 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-4d802fc1-06df-47a0-8fb9-8ba48fa0b2fd tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Created reservations ['c13abf67-8803-49c1-aa1a-ad4dd8a4b256', '54c067e3-44c4-4b94-95d1-b6059c7c0e37', '36c2dfd4-c8c1-49bb-9728-2ee151e16113', '9c077f8e-992d-417a-b64e-95e0cbf3bef6'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:34:46.178948 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4d802fc1-06df-47a0-8fb9-8ba48fa0b2fd tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Snapshot create request issued successfully. Jan 28 19:34:46.178948 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4d802fc1-06df-47a0-8fb9-8ba48fa0b2fd tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots returned with HTTP 202 Jan 28 19:34:46.178948 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1886/3789] 10.222.0.16 () {60 vars in 1232 bytes} [Thu Jan 28 19:34:45 2021] POST /volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots => generated 314 bytes in 555 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:34:46.197659 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3d1b19fa-2a8d-4927-ba80-3b54fca8ea2e tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] GET http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/2ad397bb-fe2c-499b-a67d-592a74f1bbf3 Jan 28 19:34:46.201023 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3d1b19fa-2a8d-4927-ba80-3b54fca8ea2e tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:46.201023 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:46.201023 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:46.201023 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3d1b19fa-2a8d-4927-ba80-3b54fca8ea2e tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:46.316020 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:46.316020 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:46.319216 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3d1b19fa-2a8d-4927-ba80-3b54fca8ea2e tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Snapshot retrieved successfully. Jan 28 19:34:46.324436 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3d1b19fa-2a8d-4927-ba80-3b54fca8ea2e tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/2ad397bb-fe2c-499b-a67d-592a74f1bbf3 returned with HTTP 200 Jan 28 19:34:46.328867 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1904/3790] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:34:46 2021] GET /volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/2ad397bb-fe2c-499b-a67d-592a74f1bbf3 => generated 446 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:47.358125 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e2ffbb7d-d252-4263-b339-f955dbfcfc10 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] GET http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/2ad397bb-fe2c-499b-a67d-592a74f1bbf3 Jan 28 19:34:47.362737 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e2ffbb7d-d252-4263-b339-f955dbfcfc10 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:47.363330 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:47.363330 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:47.364427 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e2ffbb7d-d252-4263-b339-f955dbfcfc10 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:47.423044 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:47.423044 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:47.425724 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e2ffbb7d-d252-4263-b339-f955dbfcfc10 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Snapshot retrieved successfully. Jan 28 19:34:47.430165 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e2ffbb7d-d252-4263-b339-f955dbfcfc10 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/2ad397bb-fe2c-499b-a67d-592a74f1bbf3 returned with HTTP 200 Jan 28 19:34:47.431707 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1887/3791] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:34:47 2021] GET /volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/2ad397bb-fe2c-499b-a67d-592a74f1bbf3 => generated 446 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:48.444687 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-94943ab1-9f5d-4303-a1e9-b7f5335ad0dd tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] GET http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/2ad397bb-fe2c-499b-a67d-592a74f1bbf3 Jan 28 19:34:48.446106 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-94943ab1-9f5d-4303-a1e9-b7f5335ad0dd tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:48.446334 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:48.446334 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:48.446662 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-94943ab1-9f5d-4303-a1e9-b7f5335ad0dd tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:48.483121 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:48.483121 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:48.484313 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-94943ab1-9f5d-4303-a1e9-b7f5335ad0dd tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Snapshot retrieved successfully. Jan 28 19:34:48.486382 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-94943ab1-9f5d-4303-a1e9-b7f5335ad0dd tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/2ad397bb-fe2c-499b-a67d-592a74f1bbf3 returned with HTTP 200 Jan 28 19:34:48.487210 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1905/3792] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:34:48 2021] GET /volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/2ad397bb-fe2c-499b-a67d-592a74f1bbf3 => generated 446 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:49.084517 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4052f753-ee70-40b4-8739-34fae2d17332 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] POST http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes Jan 28 19:34:49.085125 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:49.085125 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:49.085703 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4052f753-ee70-40b4-8739-34fae2d17332 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1078878280"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:34:49.086916 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-4052f753-ee70-40b4-8739-34fae2d17332 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1078878280'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:34:49.087301 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-4052f753-ee70-40b4-8739-34fae2d17332 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Create volume of 1 GB Jan 28 19:34:49.117196 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4052f753-ee70-40b4-8739-34fae2d17332 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Availability Zones retrieved successfully. Jan 28 19:34:49.156092 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4052f753-ee70-40b4-8739-34fae2d17332 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Flow 'volume_create_api' (56b9e32d-7288-4462-a57c-75b3ddc294d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:34:49.159172 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4052f753-ee70-40b4-8739-34fae2d17332 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (410164bc-5419-4fbe-9b4f-e4ba24f27d52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:34:49.163301 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-4052f753-ee70-40b4-8739-34fae2d17332 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:34:49.335379 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4052f753-ee70-40b4-8739-34fae2d17332 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (410164bc-5419-4fbe-9b4f-e4ba24f27d52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:34:49.338530 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4052f753-ee70-40b4-8739-34fae2d17332 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cf86c39-a30f-45b5-a14a-b9abb2f2ab4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:34:49.502158 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7b5bc359-d424-44f5-b273-2a807d121264 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] GET http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/2ad397bb-fe2c-499b-a67d-592a74f1bbf3 Jan 28 19:34:49.502807 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7b5bc359-d424-44f5-b273-2a807d121264 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:49.502807 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:49.502807 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:49.503324 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7b5bc359-d424-44f5-b273-2a807d121264 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:49.517995 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-4052f753-ee70-40b4-8739-34fae2d17332 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Created reservations ['733085b1-b517-42c6-8860-df7f2450a4f8', '55be5bd3-2d06-4de4-94ed-c71e77663522', '0b4c6307-3fe3-4e0b-ae18-afcacc121e61', '3151e93d-1d5b-4179-886d-a2acb44cdc41'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:34:49.522011 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4052f753-ee70-40b4-8739-34fae2d17332 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cf86c39-a30f-45b5-a14a-b9abb2f2ab4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['733085b1-b517-42c6-8860-df7f2450a4f8', '55be5bd3-2d06-4de4-94ed-c71e77663522', '0b4c6307-3fe3-4e0b-ae18-afcacc121e61', '3151e93d-1d5b-4179-886d-a2acb44cdc41']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:34:49.526713 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4052f753-ee70-40b4-8739-34fae2d17332 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dd0e238-f615-43db-8f94-f711e103824c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:34:49.533596 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:49.533596 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:49.535066 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7b5bc359-d424-44f5-b273-2a807d121264 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Snapshot retrieved successfully. Jan 28 19:34:49.538097 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7b5bc359-d424-44f5-b273-2a807d121264 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/2ad397bb-fe2c-499b-a67d-592a74f1bbf3 returned with HTTP 200 Jan 28 19:34:49.542885 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1906/3793] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:34:49 2021] GET /volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/2ad397bb-fe2c-499b-a67d-592a74f1bbf3 => generated 473 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:34:49.556034 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2d721b84-415f-416c-917f-50f480eda74a tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] POST http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots Jan 28 19:34:49.565177 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:49.565177 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:49.565177 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2d721b84-415f-416c-917f-50f480eda74a tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "af7dffa3-b90d-4e45-baee-5ae7d65656be", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1576439487"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:34:49.671940 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4052f753-ee70-40b4-8739-34fae2d17332 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dd0e238-f615-43db-8f94-f711e103824c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d2df828-1c4f-49a7-9e49-8867bb8fb01c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1078878280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02ccc5d99858499ab8aad93c22906d73',qos_specs=None,replication_status=,reservations=['733085b1-b517-42c6-8860-df7f2450a4f8','55be5bd3-2d06-4de4-94ed-c71e77663522','0b4c6307-3fe3-4e0b-ae18-afcacc121e61','3151e93d-1d5b-4179-886d-a2acb44cdc41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0515cb0a41d74b179016edfc5490243c',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:34:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1078878280',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d2df828-1c4f-49a7-9e49-8867bb8fb01c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02ccc5d99858499ab8aad93c22906d73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0515cb0a41d74b179016edfc5490243c',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:34:49.680546 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4052f753-ee70-40b4-8739-34fae2d17332 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1cb9cbd-47ce-43fe-929c-7492391ac22d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:34:49.686779 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:49.686779 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:49.688417 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2d721b84-415f-416c-917f-50f480eda74a tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Volume info retrieved successfully. Jan 28 19:34:49.689305 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-2d721b84-415f-416c-917f-50f480eda74a tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Create snapshot from volume af7dffa3-b90d-4e45-baee-5ae7d65656be Jan 28 19:34:49.734584 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4052f753-ee70-40b4-8739-34fae2d17332 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1cb9cbd-47ce-43fe-929c-7492391ac22d) transitioned into state 'SUCCESS' from state '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-1078878280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02ccc5d99858499ab8aad93c22906d73',qos_specs=None,replication_status=,reservations=['733085b1-b517-42c6-8860-df7f2450a4f8','55be5bd3-2d06-4de4-94ed-c71e77663522','0b4c6307-3fe3-4e0b-ae18-afcacc121e61','3151e93d-1d5b-4179-886d-a2acb44cdc41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0515cb0a41d74b179016edfc5490243c',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:34:49.743348 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4052f753-ee70-40b4-8739-34fae2d17332 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd19cafe-1569-428c-82e9-01618da7baad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:34:49.781889 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4052f753-ee70-40b4-8739-34fae2d17332 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd19cafe-1569-428c-82e9-01618da7baad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:34:49.788108 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-4052f753-ee70-40b4-8739-34fae2d17332 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Flow 'volume_create_api' (56b9e32d-7288-4462-a57c-75b3ddc294d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:34:49.826524 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-2d721b84-415f-416c-917f-50f480eda74a tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Created reservations ['96184f95-448c-409e-86dc-602ca82d1c75', '8e42242c-0a64-4399-9028-a9e84badeff7', '412f9c5b-4483-4c4a-835c-1e1eb2811175', '6b0a87d5-cf11-4ace-9ebc-a69b97fcd118'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:34:49.900706 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4052f753-ee70-40b4-8739-34fae2d17332 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Create volume request issued successfully. Jan 28 19:34:49.934586 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4052f753-ee70-40b4-8739-34fae2d17332 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes returned with HTTP 202 Jan 28 19:34:49.934586 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1888/3794] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 19:34:48 2021] POST /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes => generated 823 bytes in 1151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:34:49.966831 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1586de26-d3a6-4d4f-95d6-cb3ee43bd17d tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/2d2df828-1c4f-49a7-9e49-8867bb8fb01c Jan 28 19:34:49.967694 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1586de26-d3a6-4d4f-95d6-cb3ee43bd17d tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:49.975775 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:49.975775 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:49.976901 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1586de26-d3a6-4d4f-95d6-cb3ee43bd17d tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:50.165280 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:50.165280 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:50.193734 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1586de26-d3a6-4d4f-95d6-cb3ee43bd17d tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:34:50.209066 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2d721b84-415f-416c-917f-50f480eda74a tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Snapshot create request issued successfully. Jan 28 19:34:50.218497 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2d721b84-415f-416c-917f-50f480eda74a tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots returned with HTTP 202 Jan 28 19:34:50.218497 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1907/3795] 10.222.0.16 () {60 vars in 1232 bytes} [Thu Jan 28 19:34:49 2021] POST /volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots => generated 314 bytes in 664 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:34:50.240363 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6d1068e0-6d3d-4db2-8ed5-9746e47d8ba8 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] GET http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/57778b86-5bb0-4923-bfe0-c14a46dd4df4 Jan 28 19:34:50.269776 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6d1068e0-6d3d-4db2-8ed5-9746e47d8ba8 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:50.269776 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:50.269776 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:50.269776 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6d1068e0-6d3d-4db2-8ed5-9746e47d8ba8 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:50.321710 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1586de26-d3a6-4d4f-95d6-cb3ee43bd17d tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/2d2df828-1c4f-49a7-9e49-8867bb8fb01c returned with HTTP 200 Jan 28 19:34:50.323325 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1889/3796] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:49 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/2d2df828-1c4f-49a7-9e49-8867bb8fb01c => generated 891 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:34:50.358877 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:50.358877 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:50.360026 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6d1068e0-6d3d-4db2-8ed5-9746e47d8ba8 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Snapshot retrieved successfully. Jan 28 19:34:50.363898 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6d1068e0-6d3d-4db2-8ed5-9746e47d8ba8 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/57778b86-5bb0-4923-bfe0-c14a46dd4df4 returned with HTTP 200 Jan 28 19:34:50.365290 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1908/3797] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:34:50 2021] GET /volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/57778b86-5bb0-4923-bfe0-c14a46dd4df4 => generated 446 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:51.359299 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3183327c-e16d-4e14-a7bf-61628f040216 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/2d2df828-1c4f-49a7-9e49-8867bb8fb01c Jan 28 19:34:51.360268 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3183327c-e16d-4e14-a7bf-61628f040216 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:51.360625 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:51.360625 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:51.369361 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3183327c-e16d-4e14-a7bf-61628f040216 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:51.381818 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-10d5a9a6-c264-4e63-a3e1-f82865e2b4ab tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] GET http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/57778b86-5bb0-4923-bfe0-c14a46dd4df4 Jan 28 19:34:51.382585 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-10d5a9a6-c264-4e63-a3e1-f82865e2b4ab tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:51.383123 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:51.383123 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:51.384312 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-10d5a9a6-c264-4e63-a3e1-f82865e2b4ab tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:51.462770 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:51.462770 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:51.467441 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-10d5a9a6-c264-4e63-a3e1-f82865e2b4ab tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Snapshot retrieved successfully. Jan 28 19:34:51.472011 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-10d5a9a6-c264-4e63-a3e1-f82865e2b4ab tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/57778b86-5bb0-4923-bfe0-c14a46dd4df4 returned with HTTP 200 Jan 28 19:34:51.474194 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1909/3798] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:34:51 2021] GET /volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/57778b86-5bb0-4923-bfe0-c14a46dd4df4 => generated 446 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:51.506078 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:51.506078 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:51.526042 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3183327c-e16d-4e14-a7bf-61628f040216 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:34:51.579947 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3183327c-e16d-4e14-a7bf-61628f040216 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/2d2df828-1c4f-49a7-9e49-8867bb8fb01c returned with HTTP 200 Jan 28 19:34:51.581101 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1890/3799] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:51 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/2d2df828-1c4f-49a7-9e49-8867bb8fb01c => generated 916 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:51.608101 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d6bbfc0d-da61-4a0c-a4e7-a153802ceb3f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] POST http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots Jan 28 19:34:51.608591 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:51.608591 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:51.609031 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d6bbfc0d-da61-4a0c-a4e7-a153802ceb3f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2d2df828-1c4f-49a7-9e49-8867bb8fb01c", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1071229966"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:34:51.690100 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:51.690100 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:51.692542 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d6bbfc0d-da61-4a0c-a4e7-a153802ceb3f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:34:51.693101 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-d6bbfc0d-da61-4a0c-a4e7-a153802ceb3f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Create snapshot from volume 2d2df828-1c4f-49a7-9e49-8867bb8fb01c Jan 28 19:34:51.806196 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-d6bbfc0d-da61-4a0c-a4e7-a153802ceb3f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Created reservations ['e2da08fc-c037-4251-a706-92d1913ec267', '5c9f3c49-1055-493e-ad2a-13afa036bb77', 'b9f04cee-0aad-40b7-8923-ac8b4b8f877d', '1c059f5e-b350-4378-bd35-61ffb036e85e'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:34:51.980027 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d6bbfc0d-da61-4a0c-a4e7-a153802ceb3f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot create request issued successfully. Jan 28 19:34:51.981086 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d6bbfc0d-da61-4a0c-a4e7-a153802ceb3f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots returned with HTTP 202 Jan 28 19:34:51.982389 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1910/3800] 10.222.0.16 () {60 vars in 1232 bytes} [Thu Jan 28 19:34:51 2021] POST /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots => generated 310 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 28 19:34:52.011555 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0462e7d3-60d9-45dd-bd98-da5032b17c13 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/fa3162a5-06b2-4b14-b8bb-f43e948c2645 Jan 28 19:34:52.011555 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0462e7d3-60d9-45dd-bd98-da5032b17c13 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:52.011555 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:52.011555 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:52.011555 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0462e7d3-60d9-45dd-bd98-da5032b17c13 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:52.061810 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:52.061810 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:52.064072 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0462e7d3-60d9-45dd-bd98-da5032b17c13 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:34:52.067940 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0462e7d3-60d9-45dd-bd98-da5032b17c13 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/fa3162a5-06b2-4b14-b8bb-f43e948c2645 returned with HTTP 200 Jan 28 19:34:52.070041 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1891/3801] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:34:51 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/fa3162a5-06b2-4b14-b8bb-f43e948c2645 => generated 442 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:52.492197 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-07237946-03fa-4dfb-9d00-85cd05245b76 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] GET http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/57778b86-5bb0-4923-bfe0-c14a46dd4df4 Jan 28 19:34:52.492845 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-07237946-03fa-4dfb-9d00-85cd05245b76 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:52.492845 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:52.492845 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:52.493232 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-07237946-03fa-4dfb-9d00-85cd05245b76 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:52.524430 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:52.524430 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:52.525756 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-07237946-03fa-4dfb-9d00-85cd05245b76 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Snapshot retrieved successfully. Jan 28 19:34:52.535694 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-07237946-03fa-4dfb-9d00-85cd05245b76 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/57778b86-5bb0-4923-bfe0-c14a46dd4df4 returned with HTTP 200 Jan 28 19:34:52.538136 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1911/3802] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:34:52 2021] GET /volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/57778b86-5bb0-4923-bfe0-c14a46dd4df4 => generated 446 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:53.090766 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-38a20bad-c5ef-46aa-bd2c-f3b31fd6233b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/fa3162a5-06b2-4b14-b8bb-f43e948c2645 Jan 28 19:34:53.096591 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-38a20bad-c5ef-46aa-bd2c-f3b31fd6233b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:53.097152 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:53.097152 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:53.098958 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-38a20bad-c5ef-46aa-bd2c-f3b31fd6233b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:53.179077 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:53.179077 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:53.182987 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-38a20bad-c5ef-46aa-bd2c-f3b31fd6233b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:34:53.188338 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-38a20bad-c5ef-46aa-bd2c-f3b31fd6233b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/fa3162a5-06b2-4b14-b8bb-f43e948c2645 returned with HTTP 200 Jan 28 19:34:53.198626 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1892/3803] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:34:53 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/fa3162a5-06b2-4b14-b8bb-f43e948c2645 => generated 442 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:53.575523 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-daab6810-11ba-4e4e-a513-1312358525fa tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] GET http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/57778b86-5bb0-4923-bfe0-c14a46dd4df4 Jan 28 19:34:53.589183 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-daab6810-11ba-4e4e-a513-1312358525fa tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:53.590225 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:53.590225 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:53.590417 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-daab6810-11ba-4e4e-a513-1312358525fa tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:53.676381 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:53.676381 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:53.679659 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-daab6810-11ba-4e4e-a513-1312358525fa tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Snapshot retrieved successfully. Jan 28 19:34:53.684285 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-daab6810-11ba-4e4e-a513-1312358525fa tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/57778b86-5bb0-4923-bfe0-c14a46dd4df4 returned with HTTP 200 Jan 28 19:34:53.690463 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1912/3804] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:34:53 2021] GET /volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/57778b86-5bb0-4923-bfe0-c14a46dd4df4 => generated 473 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:53.719826 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-26e6af27-4bab-4f4a-95bf-1a368344c325 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] GET http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots?limit=1 Jan 28 19:34:53.719826 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-26e6af27-4bab-4f4a-95bf-1a368344c325 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:53.719826 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:53.719826 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:53.719826 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-26e6af27-4bab-4f4a-95bf-1a368344c325 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:53.719826 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-26e6af27-4bab-4f4a-95bf-1a368344c325 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:34:53.719826 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-26e6af27-4bab-4f4a-95bf-1a368344c325 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Building query based on filter {{(pid=87915) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 28 19:34:53.774443 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-26e6af27-4bab-4f4a-95bf-1a368344c325 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Get all snapshots completed successfully. Jan 28 19:34:53.774443 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-26e6af27-4bab-4f4a-95bf-1a368344c325 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots?limit=1 returned with HTTP 200 Jan 28 19:34:53.776759 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1893/3805] 10.222.0.16 () {58 vars in 1225 bytes} [Thu Jan 28 19:34:53 2021] GET /volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots?limit=1 => generated 515 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:53.796037 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f13a6d9e-18c3-4f3c-9348-e684c1237b46 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] GET http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots Jan 28 19:34:53.796789 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f13a6d9e-18c3-4f3c-9348-e684c1237b46 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:53.797444 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:53.797444 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:53.798375 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f13a6d9e-18c3-4f3c-9348-e684c1237b46 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:53.800079 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-f13a6d9e-18c3-4f3c-9348-e684c1237b46 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:34:53.810072 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-f13a6d9e-18c3-4f3c-9348-e684c1237b46 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Building query based on filter {{(pid=87914) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 28 19:34:53.850630 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f13a6d9e-18c3-4f3c-9348-e684c1237b46 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Get all snapshots completed successfully. Jan 28 19:34:53.852883 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f13a6d9e-18c3-4f3c-9348-e684c1237b46 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots returned with HTTP 200 Jan 28 19:34:53.856057 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1913/3806] 10.222.0.16 () {58 vars in 1210 bytes} [Thu Jan 28 19:34:53 2021] GET /volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots => generated 995 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:53.873206 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a88d9d34-eab9-4e0a-88bc-64617f5d11f5 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] GET http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots?limit=100000 Jan 28 19:34:53.876120 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a88d9d34-eab9-4e0a-88bc-64617f5d11f5 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:53.876120 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:53.876120 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:53.876120 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a88d9d34-eab9-4e0a-88bc-64617f5d11f5 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:53.876662 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-a88d9d34-eab9-4e0a-88bc-64617f5d11f5 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:34:53.877318 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:53.877318 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:53.880526 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-a88d9d34-eab9-4e0a-88bc-64617f5d11f5 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Building query based on filter {{(pid=87915) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 28 19:34:53.921066 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a88d9d34-eab9-4e0a-88bc-64617f5d11f5 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Get all snapshots completed successfully. Jan 28 19:34:53.923740 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a88d9d34-eab9-4e0a-88bc-64617f5d11f5 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots?limit=100000 returned with HTTP 200 Jan 28 19:34:53.925268 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1894/3807] 10.222.0.16 () {58 vars in 1235 bytes} [Thu Jan 28 19:34:53 2021] GET /volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots?limit=100000 => generated 995 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:53.939251 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5305f3c9-d428-449b-a201-19929f36836d tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] GET http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots?limit=0 Jan 28 19:34:53.939785 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5305f3c9-d428-449b-a201-19929f36836d tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:53.940006 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:53.940006 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:53.940386 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5305f3c9-d428-449b-a201-19929f36836d tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:53.940984 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-5305f3c9-d428-449b-a201-19929f36836d tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:34:53.942265 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:53.942265 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:53.945113 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-5305f3c9-d428-449b-a201-19929f36836d tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Building query based on filter {{(pid=87914) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 28 19:34:53.998472 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5305f3c9-d428-449b-a201-19929f36836d tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Get all snapshots completed successfully. Jan 28 19:34:53.999429 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5305f3c9-d428-449b-a201-19929f36836d tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots?limit=0 returned with HTTP 200 Jan 28 19:34:54.007326 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1914/3808] 10.222.0.16 () {58 vars in 1225 bytes} [Thu Jan 28 19:34:53 2021] GET /volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots?limit=0 => generated 17 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jan 28 19:34:54.022462 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-791ba7eb-3db2-43bb-bde7-99ddc8ac2c82 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] GET http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots Jan 28 19:34:54.027441 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-791ba7eb-3db2-43bb-bde7-99ddc8ac2c82 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:54.027441 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:54.027441 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:54.027441 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-791ba7eb-3db2-43bb-bde7-99ddc8ac2c82 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:54.027441 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-791ba7eb-3db2-43bb-bde7-99ddc8ac2c82 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:34:54.028288 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:54.028288 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:54.031675 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-791ba7eb-3db2-43bb-bde7-99ddc8ac2c82 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Building query based on filter {{(pid=87915) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 28 19:34:54.076814 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-791ba7eb-3db2-43bb-bde7-99ddc8ac2c82 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Get all snapshots completed successfully. Jan 28 19:34:54.078568 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-791ba7eb-3db2-43bb-bde7-99ddc8ac2c82 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots returned with HTTP 200 Jan 28 19:34:54.080465 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1895/3809] 10.222.0.16 () {58 vars in 1210 bytes} [Thu Jan 28 19:34:54 2021] GET /volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots => generated 995 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:54.102507 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f75b7fc8-4427-4aef-8c28-7d3519006a2d tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] GET http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots?marker=2ad397bb-fe2c-499b-a67d-592a74f1bbf3 Jan 28 19:34:54.104064 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f75b7fc8-4427-4aef-8c28-7d3519006a2d tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:54.107798 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f75b7fc8-4427-4aef-8c28-7d3519006a2d tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:54.107798 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-f75b7fc8-4427-4aef-8c28-7d3519006a2d tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:34:54.138149 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-f75b7fc8-4427-4aef-8c28-7d3519006a2d tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Building query based on filter {{(pid=87914) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 28 19:34:54.227213 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-03f1d4f8-b136-4043-a0bf-234f281377f1 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/fa3162a5-06b2-4b14-b8bb-f43e948c2645 Jan 28 19:34:54.233700 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-03f1d4f8-b136-4043-a0bf-234f281377f1 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:54.234071 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:54.234071 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:54.238879 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-03f1d4f8-b136-4043-a0bf-234f281377f1 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:54.280661 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f75b7fc8-4427-4aef-8c28-7d3519006a2d tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Get all snapshots completed successfully. Jan 28 19:34:54.280661 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f75b7fc8-4427-4aef-8c28-7d3519006a2d tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots?marker=2ad397bb-fe2c-499b-a67d-592a74f1bbf3 returned with HTTP 200 Jan 28 19:34:54.280661 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1915/3810] 10.222.0.16 () {58 vars in 1297 bytes} [Thu Jan 28 19:34:54 2021] GET /volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots?marker=2ad397bb-fe2c-499b-a67d-592a74f1bbf3 => generated 341 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:54.304000 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a2532d4c-6874-4d1d-823d-ab4405ea5860 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] GET http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots?offset=2&limit=3 Jan 28 19:34:54.304000 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a2532d4c-6874-4d1d-823d-ab4405ea5860 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:54.304000 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:54.304000 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:54.304000 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a2532d4c-6874-4d1d-823d-ab4405ea5860 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:54.304000 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-a2532d4c-6874-4d1d-823d-ab4405ea5860 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:34:54.304000 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:54.304000 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:54.304000 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-a2532d4c-6874-4d1d-823d-ab4405ea5860 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Building query based on filter {{(pid=87914) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 28 19:34:54.436139 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a2532d4c-6874-4d1d-823d-ab4405ea5860 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Get all snapshots completed successfully. Jan 28 19:34:54.437560 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a2532d4c-6874-4d1d-823d-ab4405ea5860 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots?offset=2&limit=3 returned with HTTP 200 Jan 28 19:34:54.448184 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1916/3811] 10.222.0.16 () {58 vars in 1243 bytes} [Thu Jan 28 19:34:54 2021] GET /volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots?offset=2&limit=3 => generated 341 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:54.454465 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:54.454465 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:54.467661 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-03f1d4f8-b136-4043-a0bf-234f281377f1 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:34:54.469803 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-840629c5-be8d-4219-8fc0-e0d36cf51f11 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] GET http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots?sort_key=created_at&sort_dir=asc Jan 28 19:34:54.469803 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-840629c5-be8d-4219-8fc0-e0d36cf51f11 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:54.469803 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:54.469803 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:54.469803 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-840629c5-be8d-4219-8fc0-e0d36cf51f11 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:54.471351 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-840629c5-be8d-4219-8fc0-e0d36cf51f11 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:34:54.473374 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:54.473374 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:54.477295 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-840629c5-be8d-4219-8fc0-e0d36cf51f11 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Building query based on filter {{(pid=87914) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 28 19:34:54.483301 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-03f1d4f8-b136-4043-a0bf-234f281377f1 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/fa3162a5-06b2-4b14-b8bb-f43e948c2645 returned with HTTP 200 Jan 28 19:34:54.486701 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1896/3812] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:34:54 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/fa3162a5-06b2-4b14-b8bb-f43e948c2645 => generated 442 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:34:54.536186 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-840629c5-be8d-4219-8fc0-e0d36cf51f11 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Get all snapshots completed successfully. Jan 28 19:34:54.540861 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-840629c5-be8d-4219-8fc0-e0d36cf51f11 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Jan 28 19:34:54.542383 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1917/3813] 10.222.0.16 () {58 vars in 1275 bytes} [Thu Jan 28 19:34:54 2021] GET /volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:54.575351 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7efe8f14-9a9a-4629-881c-3050c9e27f5a tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] GET http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots?sort_key=created_at&sort_dir=desc Jan 28 19:34:54.576772 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7efe8f14-9a9a-4629-881c-3050c9e27f5a tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:54.579041 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:54.579041 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:54.580208 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7efe8f14-9a9a-4629-881c-3050c9e27f5a tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:54.582064 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-7efe8f14-9a9a-4629-881c-3050c9e27f5a tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:34:54.589021 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-7efe8f14-9a9a-4629-881c-3050c9e27f5a tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Building query based on filter {{(pid=87915) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 28 19:34:54.634244 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7efe8f14-9a9a-4629-881c-3050c9e27f5a tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Get all snapshots completed successfully. Jan 28 19:34:54.636403 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7efe8f14-9a9a-4629-881c-3050c9e27f5a tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Jan 28 19:34:54.650730 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1897/3814] 10.222.0.16 () {58 vars in 1277 bytes} [Thu Jan 28 19:34:54 2021] GET /volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:54.667909 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2e58b2c0-9261-423e-a564-ae7d682f3be2 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] GET http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots?sort_key=id&sort_dir=asc Jan 28 19:34:54.669470 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2e58b2c0-9261-423e-a564-ae7d682f3be2 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:54.670137 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:54.670137 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:54.671579 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2e58b2c0-9261-423e-a564-ae7d682f3be2 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:54.673294 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-2e58b2c0-9261-423e-a564-ae7d682f3be2 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:34:54.675298 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:54.675298 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:54.679577 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-2e58b2c0-9261-423e-a564-ae7d682f3be2 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Building query based on filter {{(pid=87914) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 28 19:34:54.727276 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2e58b2c0-9261-423e-a564-ae7d682f3be2 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Get all snapshots completed successfully. Jan 28 19:34:54.729366 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2e58b2c0-9261-423e-a564-ae7d682f3be2 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Jan 28 19:34:54.731617 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1918/3815] 10.222.0.16 () {58 vars in 1259 bytes} [Thu Jan 28 19:34:54 2021] GET /volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:54.761334 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7e237592-ddfe-4cc2-9377-28ee86a683bd tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] GET http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots?sort_key=id&sort_dir=desc Jan 28 19:34:54.762736 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7e237592-ddfe-4cc2-9377-28ee86a683bd tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:54.763302 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:54.763302 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:54.765376 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7e237592-ddfe-4cc2-9377-28ee86a683bd tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:54.767088 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-7e237592-ddfe-4cc2-9377-28ee86a683bd tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:34:54.768961 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:54.768961 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:54.772853 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-7e237592-ddfe-4cc2-9377-28ee86a683bd tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Building query based on filter {{(pid=87915) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 28 19:34:54.816727 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7e237592-ddfe-4cc2-9377-28ee86a683bd tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Get all snapshots completed successfully. Jan 28 19:34:54.819231 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7e237592-ddfe-4cc2-9377-28ee86a683bd tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Jan 28 19:34:54.829457 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1898/3816] 10.222.0.16 () {58 vars in 1261 bytes} [Thu Jan 28 19:34:54 2021] GET /volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:54.851453 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-723c623f-e63d-4e57-a300-a7c9fa62cb00 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] GET http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots?sort_key=display_name&sort_dir=asc Jan 28 19:34:54.853170 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-723c623f-e63d-4e57-a300-a7c9fa62cb00 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:54.854247 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:54.854247 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:54.855543 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-723c623f-e63d-4e57-a300-a7c9fa62cb00 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:54.857399 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-723c623f-e63d-4e57-a300-a7c9fa62cb00 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:34:54.859616 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:54.859616 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:54.863493 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-723c623f-e63d-4e57-a300-a7c9fa62cb00 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Building query based on filter {{(pid=87914) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 28 19:34:54.912681 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-723c623f-e63d-4e57-a300-a7c9fa62cb00 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Get all snapshots completed successfully. Jan 28 19:34:54.915011 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-723c623f-e63d-4e57-a300-a7c9fa62cb00 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Jan 28 19:34:54.918176 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1919/3817] 10.222.0.16 () {58 vars in 1279 bytes} [Thu Jan 28 19:34:54 2021] GET /volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:54.955554 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5fa1aee5-08d4-4a62-83b0-70373158f178 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] GET http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots?sort_key=display_name&sort_dir=desc Jan 28 19:34:54.957701 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5fa1aee5-08d4-4a62-83b0-70373158f178 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:54.958282 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:54.958282 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:54.960662 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5fa1aee5-08d4-4a62-83b0-70373158f178 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:54.963278 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-5fa1aee5-08d4-4a62-83b0-70373158f178 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:34:54.964747 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:54.964747 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:54.975075 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-5fa1aee5-08d4-4a62-83b0-70373158f178 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Building query based on filter {{(pid=87915) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 28 19:34:55.069092 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5fa1aee5-08d4-4a62-83b0-70373158f178 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Get all snapshots completed successfully. Jan 28 19:34:55.071287 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5fa1aee5-08d4-4a62-83b0-70373158f178 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Jan 28 19:34:55.074119 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1899/3818] 10.222.0.16 () {58 vars in 1281 bytes} [Thu Jan 28 19:34:54 2021] GET /volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:55.110634 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-74e60f54-b1e8-4599-ba14-09d0b613233a tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] GET http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1576439487 Jan 28 19:34:55.111760 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-74e60f54-b1e8-4599-ba14-09d0b613233a tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:55.112107 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:55.112107 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:55.113597 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-74e60f54-b1e8-4599-ba14-09d0b613233a tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Calling method 'detail' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:55.117300 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-74e60f54-b1e8-4599-ba14-09d0b613233a tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:34:55.119193 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:55.119193 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:55.130179 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-74e60f54-b1e8-4599-ba14-09d0b613233a tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Building query based on filter {{(pid=87914) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 28 19:34:55.197329 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-74e60f54-b1e8-4599-ba14-09d0b613233a tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Get all snapshots completed successfully. Jan 28 19:34:55.199786 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:55.199786 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:55.204310 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-74e60f54-b1e8-4599-ba14-09d0b613233a tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1576439487 returned with HTTP 200 Jan 28 19:34:55.206518 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1920/3819] 10.222.0.16 () {58 vars in 1352 bytes} [Thu Jan 28 19:34:55 2021] GET /volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1576439487 => generated 476 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:55.227980 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e81a96d1-515b-4fa3-900e-7c7b73a98647 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] GET http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/detail?status=available Jan 28 19:34:55.229331 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e81a96d1-515b-4fa3-900e-7c7b73a98647 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:55.229883 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:55.229883 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:55.235794 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e81a96d1-515b-4fa3-900e-7c7b73a98647 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Calling method 'detail' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:55.237303 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-e81a96d1-515b-4fa3-900e-7c7b73a98647 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:34:55.238782 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:55.238782 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:55.242691 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-e81a96d1-515b-4fa3-900e-7c7b73a98647 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Building query based on filter {{(pid=87915) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 28 19:34:55.321100 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e81a96d1-515b-4fa3-900e-7c7b73a98647 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Get all snapshots completed successfully. Jan 28 19:34:55.323475 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:55.323475 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:55.335156 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e81a96d1-515b-4fa3-900e-7c7b73a98647 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/detail?status=available returned with HTTP 200 Jan 28 19:34:55.337788 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1900/3820] 10.222.0.16 () {58 vars in 1264 bytes} [Thu Jan 28 19:34:55 2021] GET /volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/detail?status=available => generated 1397 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:34:55.358790 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-82e970ca-b6a1-4558-a076-111dc0793332 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] GET http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1576439487 Jan 28 19:34:55.360065 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-82e970ca-b6a1-4558-a076-111dc0793332 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:55.360384 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:55.360384 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:55.363363 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-82e970ca-b6a1-4558-a076-111dc0793332 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Calling method 'detail' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:55.368830 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-82e970ca-b6a1-4558-a076-111dc0793332 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Removing options '' from query. {{(pid=87914) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:34:55.376900 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-82e970ca-b6a1-4558-a076-111dc0793332 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Building query based on filter {{(pid=87914) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 28 19:34:55.437669 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-82e970ca-b6a1-4558-a076-111dc0793332 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Get all snapshots completed successfully. Jan 28 19:34:55.439925 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:55.439925 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:55.444648 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-82e970ca-b6a1-4558-a076-111dc0793332 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1576439487 returned with HTTP 200 Jan 28 19:34:55.447094 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1921/3821] 10.222.0.16 () {58 vars in 1386 bytes} [Thu Jan 28 19:34:55 2021] GET /volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1576439487 => generated 476 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:55.468825 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-943186ed-55cb-4419-ac09-be9bf97221bd tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] GET http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1576439487 Jan 28 19:34:55.470604 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-943186ed-55cb-4419-ac09-be9bf97221bd tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:55.471114 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:55.471114 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:55.473825 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-943186ed-55cb-4419-ac09-be9bf97221bd tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:55.475603 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-943186ed-55cb-4419-ac09-be9bf97221bd tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:34:55.484976 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-943186ed-55cb-4419-ac09-be9bf97221bd tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Building query based on filter {{(pid=87915) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 28 19:34:55.511486 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6c310992-b2d6-4004-b082-693451697811 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/fa3162a5-06b2-4b14-b8bb-f43e948c2645 Jan 28 19:34:55.512883 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6c310992-b2d6-4004-b082-693451697811 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:55.514116 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:55.514116 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:55.516361 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6c310992-b2d6-4004-b082-693451697811 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:55.547319 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-943186ed-55cb-4419-ac09-be9bf97221bd tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Get all snapshots completed successfully. Jan 28 19:34:55.548743 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-943186ed-55cb-4419-ac09-be9bf97221bd tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1576439487 returned with HTTP 200 Jan 28 19:34:55.550398 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1901/3822] 10.222.0.16 () {58 vars in 1331 bytes} [Thu Jan 28 19:34:55 2021] GET /volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1576439487 => generated 342 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:55.572484 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-936bbe0a-9899-4f47-863b-107c4df7707b tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] GET http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots?status=available Jan 28 19:34:55.573908 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-936bbe0a-9899-4f47-863b-107c4df7707b tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:55.580009 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:55.580009 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:55.581776 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-936bbe0a-9899-4f47-863b-107c4df7707b tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:55.583081 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-936bbe0a-9899-4f47-863b-107c4df7707b tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:34:55.584824 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:55.584824 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:55.588408 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-936bbe0a-9899-4f47-863b-107c4df7707b tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Building query based on filter {{(pid=87915) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 28 19:34:55.606986 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:55.606986 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:55.609180 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6c310992-b2d6-4004-b082-693451697811 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:34:55.624405 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6c310992-b2d6-4004-b082-693451697811 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/fa3162a5-06b2-4b14-b8bb-f43e948c2645 returned with HTTP 200 Jan 28 19:34:55.626118 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1922/3823] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:34:55 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/fa3162a5-06b2-4b14-b8bb-f43e948c2645 => generated 469 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:55.658350 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-85945283-295a-4217-a98a-8a0cdc89285f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] POST http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups Jan 28 19:34:55.659533 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:55.659533 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:55.660479 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-85945283-295a-4217-a98a-8a0cdc89285f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2d2df828-1c4f-49a7-9e49-8867bb8fb01c", "snapshot_id": "fa3162a5-06b2-4b14-b8bb-f43e948c2645", "name": "tempest-VolumesSnapshotTestJSON-Backup-1742693992"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:34:55.665527 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-936bbe0a-9899-4f47-863b-107c4df7707b tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Get all snapshots completed successfully. Jan 28 19:34:55.665791 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.contrib.backups [None req-85945283-295a-4217-a98a-8a0cdc89285f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Creating new backup {'backup': {'volume_id': '2d2df828-1c4f-49a7-9e49-8867bb8fb01c', 'snapshot_id': 'fa3162a5-06b2-4b14-b8bb-f43e948c2645', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1742693992'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jan 28 19:34:55.666570 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.contrib.backups [None req-85945283-295a-4217-a98a-8a0cdc89285f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Creating backup of volume 2d2df828-1c4f-49a7-9e49-8867bb8fb01c in container None Jan 28 19:34:55.673109 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-936bbe0a-9899-4f47-863b-107c4df7707b tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots?status=available returned with HTTP 200 Jan 28 19:34:55.675613 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1902/3824] 10.222.0.16 () {58 vars in 1243 bytes} [Thu Jan 28 19:34:55 2021] GET /volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots?status=available => generated 995 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:55.698571 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f70ec4be-1e64-4ca6-ba54-f9a5419274ff tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] GET http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1576439487 Jan 28 19:34:55.699944 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f70ec4be-1e64-4ca6-ba54-f9a5419274ff tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:55.701617 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:55.701617 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:55.702947 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f70ec4be-1e64-4ca6-ba54-f9a5419274ff tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:55.706784 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-f70ec4be-1e64-4ca6-ba54-f9a5419274ff tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:34:55.710756 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:55.710756 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:55.725097 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-f70ec4be-1e64-4ca6-ba54-f9a5419274ff tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Building query based on filter {{(pid=87915) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 28 19:34:55.766788 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f70ec4be-1e64-4ca6-ba54-f9a5419274ff tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Get all snapshots completed successfully. Jan 28 19:34:55.768208 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f70ec4be-1e64-4ca6-ba54-f9a5419274ff tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1576439487 returned with HTTP 200 Jan 28 19:34:55.770053 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1903/3825] 10.222.0.16 () {58 vars in 1365 bytes} [Thu Jan 28 19:34:55 2021] GET /volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1576439487 => generated 342 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:55.792898 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:55.792898 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:55.794294 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-85945283-295a-4217-a98a-8a0cdc89285f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:34:55.794872 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-75a213e6-a633-4d24-9948-09f883aa8d98 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] DELETE http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/57778b86-5bb0-4923-bfe0-c14a46dd4df4 Jan 28 19:34:55.796086 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-75a213e6-a633-4d24-9948-09f883aa8d98 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:55.796666 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:55.796666 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:55.797778 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-75a213e6-a633-4d24-9948-09f883aa8d98 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:55.798674 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-75a213e6-a633-4d24-9948-09f883aa8d98 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Delete snapshot with id: 57778b86-5bb0-4923-bfe0-c14a46dd4df4 Jan 28 19:34:55.832490 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:55.832490 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:55.833882 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-85945283-295a-4217-a98a-8a0cdc89285f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:34:55.858568 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:55.858568 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:55.861401 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-75a213e6-a633-4d24-9948-09f883aa8d98 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Snapshot retrieved successfully. Jan 28 19:34:55.903437 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-85945283-295a-4217-a98a-8a0cdc89285f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Created reservations ['d1d95b4f-e835-4394-aed5-06a43955ea36', 'ca6cedab-c4a2-4801-abaf-bb0b9ad7141d'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:34:56.032482 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-75a213e6-a633-4d24-9948-09f883aa8d98 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Snapshot delete request issued successfully. Jan 28 19:34:56.032947 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-75a213e6-a633-4d24-9948-09f883aa8d98 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/57778b86-5bb0-4923-bfe0-c14a46dd4df4 returned with HTTP 202 Jan 28 19:34:56.034005 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1904/3826] 10.222.0.16 () {58 vars in 1324 bytes} [Thu Jan 28 19:34:55 2021] DELETE /volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/57778b86-5bb0-4923-bfe0-c14a46dd4df4 => generated 0 bytes in 249 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:34:56.047312 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-454823b9-79ee-4f2f-a9ff-42a8a937cb98 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] GET http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/57778b86-5bb0-4923-bfe0-c14a46dd4df4 Jan 28 19:34:56.048880 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-454823b9-79ee-4f2f-a9ff-42a8a937cb98 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:56.049162 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:56.049162 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:56.053076 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-454823b9-79ee-4f2f-a9ff-42a8a937cb98 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:56.097618 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-85945283-295a-4217-a98a-8a0cdc89285f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups returned with HTTP 202 Jan 28 19:34:56.101350 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1923/3827] 10.222.0.16 () {60 vars in 1226 bytes} [Thu Jan 28 19:34:55 2021] POST /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups => generated 401 bytes in 463 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:34:56.107541 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:56.107541 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:56.107541 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-454823b9-79ee-4f2f-a9ff-42a8a937cb98 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Snapshot retrieved successfully. Jan 28 19:34:56.109452 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-454823b9-79ee-4f2f-a9ff-42a8a937cb98 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/57778b86-5bb0-4923-bfe0-c14a46dd4df4 returned with HTTP 200 Jan 28 19:34:56.117927 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1905/3828] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:34:56 2021] GET /volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/57778b86-5bb0-4923-bfe0-c14a46dd4df4 => generated 472 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:56.119480 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8c76f16a-a0b5-46f5-af7e-ab3dce5bec73 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:34:56.121577 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8c76f16a-a0b5-46f5-af7e-ab3dce5bec73 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:56.122470 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:56.122470 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:56.123046 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8c76f16a-a0b5-46f5-af7e-ab3dce5bec73 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:56.124611 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-8c76f16a-a0b5-46f5-af7e-ab3dce5bec73 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:34:56.167046 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:56.167046 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:56.170435 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8c76f16a-a0b5-46f5-af7e-ab3dce5bec73 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:34:56.171461 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1924/3829] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:56 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 818 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:57.129463 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d6db5c49-9402-4415-b2e4-ac78279a7884 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] GET http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/57778b86-5bb0-4923-bfe0-c14a46dd4df4 Jan 28 19:34:57.130301 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d6db5c49-9402-4415-b2e4-ac78279a7884 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:57.133728 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:57.133728 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:57.134279 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d6db5c49-9402-4415-b2e4-ac78279a7884 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:57.187825 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7d822426-69eb-4664-9173-8ebdc4b09a26 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:34:57.188483 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7d822426-69eb-4664-9173-8ebdc4b09a26 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:57.188786 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:57.188786 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:57.189368 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7d822426-69eb-4664-9173-8ebdc4b09a26 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:57.189916 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-7d822426-69eb-4664-9173-8ebdc4b09a26 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:34:57.253587 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:57.253587 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:57.256193 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d6db5c49-9402-4415-b2e4-ac78279a7884 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Snapshot retrieved successfully. Jan 28 19:34:57.260134 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d6db5c49-9402-4415-b2e4-ac78279a7884 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/57778b86-5bb0-4923-bfe0-c14a46dd4df4 returned with HTTP 200 Jan 28 19:34:57.261226 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:57.261226 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:57.263277 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7d822426-69eb-4664-9173-8ebdc4b09a26 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:34:57.275338 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1906/3830] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:34:57 2021] GET /volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/57778b86-5bb0-4923-bfe0-c14a46dd4df4 => generated 472 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:57.284161 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1925/3831] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:57 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 842 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:58.296486 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-29142b1b-74ac-4d83-b135-b830bb85939b tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] GET http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/57778b86-5bb0-4923-bfe0-c14a46dd4df4 Jan 28 19:34:58.298842 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-29142b1b-74ac-4d83-b135-b830bb85939b tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:58.298842 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:58.298842 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:58.298842 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-29142b1b-74ac-4d83-b135-b830bb85939b tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:58.306437 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ebe3e585-7032-4a1c-8e89-378679a1e5ce tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:34:58.316502 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ebe3e585-7032-4a1c-8e89-378679a1e5ce tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:58.317654 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:58.317654 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:58.321296 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ebe3e585-7032-4a1c-8e89-378679a1e5ce tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:58.321547 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-ebe3e585-7032-4a1c-8e89-378679a1e5ce tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:34:58.359701 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:58.359701 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:58.361051 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-29142b1b-74ac-4d83-b135-b830bb85939b tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Snapshot retrieved successfully. Jan 28 19:34:58.363131 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-29142b1b-74ac-4d83-b135-b830bb85939b tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/57778b86-5bb0-4923-bfe0-c14a46dd4df4 returned with HTTP 200 Jan 28 19:34:58.368527 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1926/3832] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:34:58 2021] GET /volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/57778b86-5bb0-4923-bfe0-c14a46dd4df4 => generated 472 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:58.409716 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:58.409716 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:58.412280 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ebe3e585-7032-4a1c-8e89-378679a1e5ce tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:34:58.413534 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1907/3833] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:58 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 842 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:34:59.379518 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0be25336-9df5-4611-af91-4946c31cef67 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] GET http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/57778b86-5bb0-4923-bfe0-c14a46dd4df4 Jan 28 19:34:59.381464 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0be25336-9df5-4611-af91-4946c31cef67 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:59.381464 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:59.381464 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:59.383272 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0be25336-9df5-4611-af91-4946c31cef67 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:59.411057 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0be25336-9df5-4611-af91-4946c31cef67 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/57778b86-5bb0-4923-bfe0-c14a46dd4df4 returned with HTTP 404 Jan 28 19:34:59.414089 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1927/3834] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:34:59 2021] GET /volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/57778b86-5bb0-4923-bfe0-c14a46dd4df4 => generated 111 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:34:59.428047 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-94af7f32-67d0-4f4d-b11c-bfe836f5f828 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] DELETE http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/2ad397bb-fe2c-499b-a67d-592a74f1bbf3 Jan 28 19:34:59.428448 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-94af7f32-67d0-4f4d-b11c-bfe836f5f828 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:59.432772 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:59.432772 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:59.434327 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-94af7f32-67d0-4f4d-b11c-bfe836f5f828 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:59.435247 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-94af7f32-67d0-4f4d-b11c-bfe836f5f828 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Delete snapshot with id: 2ad397bb-fe2c-499b-a67d-592a74f1bbf3 Jan 28 19:34:59.446846 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c58db988-f1fb-4bd0-a532-ba5d21c14c05 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:34:59.447393 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c58db988-f1fb-4bd0-a532-ba5d21c14c05 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:59.447887 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c58db988-f1fb-4bd0-a532-ba5d21c14c05 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:59.448260 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-c58db988-f1fb-4bd0-a532-ba5d21c14c05 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:34:59.515771 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:59.515771 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:59.520158 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c58db988-f1fb-4bd0-a532-ba5d21c14c05 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:34:59.520158 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1928/3835] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:34:59 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 842 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:34:59.587959 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:59.587959 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:59.605923 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-94af7f32-67d0-4f4d-b11c-bfe836f5f828 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Snapshot retrieved successfully. Jan 28 19:34:59.870797 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-94af7f32-67d0-4f4d-b11c-bfe836f5f828 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Snapshot delete request issued successfully. Jan 28 19:34:59.871856 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-94af7f32-67d0-4f4d-b11c-bfe836f5f828 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/2ad397bb-fe2c-499b-a67d-592a74f1bbf3 returned with HTTP 202 Jan 28 19:34:59.899176 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1908/3836] 10.222.0.16 () {58 vars in 1324 bytes} [Thu Jan 28 19:34:59 2021] DELETE /volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/2ad397bb-fe2c-499b-a67d-592a74f1bbf3 => generated 0 bytes in 476 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:34:59.899645 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d500a6c9-5e8a-41c7-828c-3c17d8d33232 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] GET http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/2ad397bb-fe2c-499b-a67d-592a74f1bbf3 Jan 28 19:34:59.900079 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d500a6c9-5e8a-41c7-828c-3c17d8d33232 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:34:59.900683 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:34:59.900683 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:34:59.900683 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d500a6c9-5e8a-41c7-828c-3c17d8d33232 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:34:59.962653 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:34:59.962653 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:34:59.968778 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d500a6c9-5e8a-41c7-828c-3c17d8d33232 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Snapshot retrieved successfully. Jan 28 19:34:59.982160 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d500a6c9-5e8a-41c7-828c-3c17d8d33232 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/2ad397bb-fe2c-499b-a67d-592a74f1bbf3 returned with HTTP 200 Jan 28 19:34:59.988248 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1929/3837] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:34:59 2021] GET /volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/2ad397bb-fe2c-499b-a67d-592a74f1bbf3 => generated 472 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:00.540188 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2781e3d2-e1a3-4560-b8f4-defc7f01b455 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:35:00.541076 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2781e3d2-e1a3-4560-b8f4-defc7f01b455 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:00.543605 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:00.543605 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:00.544276 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2781e3d2-e1a3-4560-b8f4-defc7f01b455 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:00.544884 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-2781e3d2-e1a3-4560-b8f4-defc7f01b455 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:35:00.651437 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:00.651437 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:00.665080 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2781e3d2-e1a3-4560-b8f4-defc7f01b455 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:35:00.667311 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1909/3838] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:00 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 842 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:01.006619 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3051bcc4-080c-4645-ba1c-10c7ddadf33f tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] GET http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/2ad397bb-fe2c-499b-a67d-592a74f1bbf3 Jan 28 19:35:01.007324 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3051bcc4-080c-4645-ba1c-10c7ddadf33f tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:01.007550 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:01.007550 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:01.008089 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3051bcc4-080c-4645-ba1c-10c7ddadf33f tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:01.063890 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:01.063890 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:01.064935 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3051bcc4-080c-4645-ba1c-10c7ddadf33f tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Snapshot retrieved successfully. Jan 28 19:35:01.067207 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3051bcc4-080c-4645-ba1c-10c7ddadf33f tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/2ad397bb-fe2c-499b-a67d-592a74f1bbf3 returned with HTTP 200 Jan 28 19:35:01.069585 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1930/3839] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:35:01 2021] GET /volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/2ad397bb-fe2c-499b-a67d-592a74f1bbf3 => generated 472 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:01.374134 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6b46a332-3843-4bd0-9f4a-3e35b5261e83 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/aedd0154-a39a-4cca-9293-a703a85bf6e8 Jan 28 19:35:01.375660 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6b46a332-3843-4bd0-9f4a-3e35b5261e83 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:01.375660 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:01.375660 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:01.375660 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6b46a332-3843-4bd0-9f4a-3e35b5261e83 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:01.454379 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:01.454379 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:01.478658 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6b46a332-3843-4bd0-9f4a-3e35b5261e83 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:35:01.535810 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:01.535810 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:01.560991 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6b46a332-3843-4bd0-9f4a-3e35b5261e83 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/aedd0154-a39a-4cca-9293-a703a85bf6e8 returned with HTTP 200 Jan 28 19:35:01.562012 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1910/3840] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:01 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/aedd0154-a39a-4cca-9293-a703a85bf6e8 => generated 1639 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:35:01.689999 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dd66c05d-ac95-4f61-bd9e-645701d8664c tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:35:01.690743 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dd66c05d-ac95-4f61-bd9e-645701d8664c tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:01.691103 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:01.691103 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:01.691750 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dd66c05d-ac95-4f61-bd9e-645701d8664c tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:01.692144 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-dd66c05d-ac95-4f61-bd9e-645701d8664c tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:35:01.775647 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:01.775647 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:01.778024 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dd66c05d-ac95-4f61-bd9e-645701d8664c tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:35:01.787634 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1931/3841] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:01 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 842 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:35:02.089925 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b2339015-6a15-4831-9ce8-d0990020b173 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] GET http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/2ad397bb-fe2c-499b-a67d-592a74f1bbf3 Jan 28 19:35:02.090874 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b2339015-6a15-4831-9ce8-d0990020b173 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:02.091260 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:02.091260 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:02.091881 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b2339015-6a15-4831-9ce8-d0990020b173 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:02.236541 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:02.236541 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:02.245879 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b2339015-6a15-4831-9ce8-d0990020b173 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Snapshot retrieved successfully. Jan 28 19:35:02.261002 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b2339015-6a15-4831-9ce8-d0990020b173 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/2ad397bb-fe2c-499b-a67d-592a74f1bbf3 returned with HTTP 200 Jan 28 19:35:02.265072 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1911/3842] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:35:02 2021] GET /volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/2ad397bb-fe2c-499b-a67d-592a74f1bbf3 => generated 472 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:02.803255 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-239dfad2-fdfe-4ca2-91d4-90a0a9510dca tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:35:02.803780 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-239dfad2-fdfe-4ca2-91d4-90a0a9510dca tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:02.804228 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:02.804228 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:02.804871 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-239dfad2-fdfe-4ca2-91d4-90a0a9510dca tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:02.805466 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-239dfad2-fdfe-4ca2-91d4-90a0a9510dca tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:35:02.834079 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:02.834079 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:02.836889 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-239dfad2-fdfe-4ca2-91d4-90a0a9510dca tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:35:02.854649 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1932/3843] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:02 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 842 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:03.278780 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-847fdf57-72a7-4426-a7a0-f2da4de54573 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] GET http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/2ad397bb-fe2c-499b-a67d-592a74f1bbf3 Jan 28 19:35:03.279420 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-847fdf57-72a7-4426-a7a0-f2da4de54573 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:03.279616 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:03.279616 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:03.280659 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-847fdf57-72a7-4426-a7a0-f2da4de54573 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:03.352355 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-847fdf57-72a7-4426-a7a0-f2da4de54573 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/2ad397bb-fe2c-499b-a67d-592a74f1bbf3 returned with HTTP 404 Jan 28 19:35:03.366888 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1912/3844] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:35:03 2021] GET /volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/2ad397bb-fe2c-499b-a67d-592a74f1bbf3 => generated 111 bytes in 94 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:35:03.375457 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-70d61404-c81d-4c12-97fe-0e069ebd28c4 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] DELETE http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/9b11778e-5ee1-4b1a-baf1-9521a476bdcf Jan 28 19:35:03.376669 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-70d61404-c81d-4c12-97fe-0e069ebd28c4 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:03.377087 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:03.377087 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:03.377790 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-70d61404-c81d-4c12-97fe-0e069ebd28c4 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:03.378359 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-70d61404-c81d-4c12-97fe-0e069ebd28c4 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Delete snapshot with id: 9b11778e-5ee1-4b1a-baf1-9521a476bdcf Jan 28 19:35:03.465597 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:03.465597 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:03.467758 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-70d61404-c81d-4c12-97fe-0e069ebd28c4 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Snapshot retrieved successfully. Jan 28 19:35:03.636318 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-70d61404-c81d-4c12-97fe-0e069ebd28c4 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Snapshot delete request issued successfully. Jan 28 19:35:03.637649 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-70d61404-c81d-4c12-97fe-0e069ebd28c4 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/9b11778e-5ee1-4b1a-baf1-9521a476bdcf returned with HTTP 202 Jan 28 19:35:03.639001 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1933/3845] 10.222.0.16 () {58 vars in 1324 bytes} [Thu Jan 28 19:35:03 2021] DELETE /volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/9b11778e-5ee1-4b1a-baf1-9521a476bdcf => generated 0 bytes in 268 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:35:03.652501 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aeed33f2-0d5b-467b-8c2f-a62cd533b98a tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] GET http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/9b11778e-5ee1-4b1a-baf1-9521a476bdcf Jan 28 19:35:03.654813 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aeed33f2-0d5b-467b-8c2f-a62cd533b98a tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:03.655575 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aeed33f2-0d5b-467b-8c2f-a62cd533b98a tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:03.764143 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:03.764143 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:03.766381 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-aeed33f2-0d5b-467b-8c2f-a62cd533b98a tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Snapshot retrieved successfully. Jan 28 19:35:03.778010 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aeed33f2-0d5b-467b-8c2f-a62cd533b98a tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/9b11778e-5ee1-4b1a-baf1-9521a476bdcf returned with HTTP 200 Jan 28 19:35:03.780142 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1913/3846] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:35:03 2021] GET /volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/9b11778e-5ee1-4b1a-baf1-9521a476bdcf => generated 471 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:35:03.875239 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4fc9dc1d-78de-4ae5-b5da-ccd22cff9f2a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:35:03.876152 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4fc9dc1d-78de-4ae5-b5da-ccd22cff9f2a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:03.879299 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:03.879299 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:03.879299 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4fc9dc1d-78de-4ae5-b5da-ccd22cff9f2a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:03.879299 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-4fc9dc1d-78de-4ae5-b5da-ccd22cff9f2a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:35:03.953216 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:03.953216 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:03.964324 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4fc9dc1d-78de-4ae5-b5da-ccd22cff9f2a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:35:03.964324 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1934/3847] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:03 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 842 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:04.796299 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0673cbf3-bcd5-4003-98a0-51a5206bec23 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] GET http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/9b11778e-5ee1-4b1a-baf1-9521a476bdcf Jan 28 19:35:04.799237 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0673cbf3-bcd5-4003-98a0-51a5206bec23 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:04.799237 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:04.799237 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:04.799237 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0673cbf3-bcd5-4003-98a0-51a5206bec23 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:04.868551 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:04.868551 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:04.869878 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0673cbf3-bcd5-4003-98a0-51a5206bec23 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Snapshot retrieved successfully. Jan 28 19:35:04.873895 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0673cbf3-bcd5-4003-98a0-51a5206bec23 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/9b11778e-5ee1-4b1a-baf1-9521a476bdcf returned with HTTP 200 Jan 28 19:35:04.875040 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1914/3848] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:35:04 2021] GET /volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/9b11778e-5ee1-4b1a-baf1-9521a476bdcf => generated 471 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:04.981559 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-32baef74-d77d-47c3-9d9f-0a0705bbfb85 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:35:04.983613 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-32baef74-d77d-47c3-9d9f-0a0705bbfb85 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:04.984098 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:04.984098 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:04.984757 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-32baef74-d77d-47c3-9d9f-0a0705bbfb85 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:04.985343 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-32baef74-d77d-47c3-9d9f-0a0705bbfb85 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:35:05.018980 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:05.018980 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:05.021854 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-32baef74-d77d-47c3-9d9f-0a0705bbfb85 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:35:05.031491 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1935/3849] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:04 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 842 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:05.887831 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b5cd49b3-a868-487b-933b-600678e43c89 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] GET http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/9b11778e-5ee1-4b1a-baf1-9521a476bdcf Jan 28 19:35:05.888467 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b5cd49b3-a868-487b-933b-600678e43c89 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:05.888796 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:05.888796 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:05.892701 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b5cd49b3-a868-487b-933b-600678e43c89 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:05.947833 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:05.947833 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:05.949710 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b5cd49b3-a868-487b-933b-600678e43c89 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Snapshot retrieved successfully. Jan 28 19:35:05.952188 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b5cd49b3-a868-487b-933b-600678e43c89 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/9b11778e-5ee1-4b1a-baf1-9521a476bdcf returned with HTTP 200 Jan 28 19:35:05.962092 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1915/3850] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:35:05 2021] GET /volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/9b11778e-5ee1-4b1a-baf1-9521a476bdcf => generated 471 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:35:06.048024 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a945f778-ea3a-43aa-9f18-127926ee89ed tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:35:06.048833 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a945f778-ea3a-43aa-9f18-127926ee89ed tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:06.048981 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:06.048981 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:06.049392 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a945f778-ea3a-43aa-9f18-127926ee89ed tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:06.049946 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-a945f778-ea3a-43aa-9f18-127926ee89ed tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:35:06.133520 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:06.133520 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:06.140015 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a945f778-ea3a-43aa-9f18-127926ee89ed tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:35:06.141028 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1936/3851] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:06 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 842 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:06.977234 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-605a1827-71eb-4244-97d2-0e90378c21fa tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] GET http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/9b11778e-5ee1-4b1a-baf1-9521a476bdcf Jan 28 19:35:06.978032 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-605a1827-71eb-4244-97d2-0e90378c21fa tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:06.978253 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:06.978253 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:06.978638 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-605a1827-71eb-4244-97d2-0e90378c21fa tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:07.084781 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-605a1827-71eb-4244-97d2-0e90378c21fa tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/9b11778e-5ee1-4b1a-baf1-9521a476bdcf returned with HTTP 404 Jan 28 19:35:07.086345 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1916/3852] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:35:06 2021] GET /volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/snapshots/9b11778e-5ee1-4b1a-baf1-9521a476bdcf => generated 111 bytes in 114 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:35:07.098856 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-db5ec60b-bd0f-4db9-b2a7-8ee6f68c05be tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] DELETE http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/volumes/af7dffa3-b90d-4e45-baee-5ae7d65656be Jan 28 19:35:07.100221 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-db5ec60b-bd0f-4db9-b2a7-8ee6f68c05be tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:07.100853 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:07.100853 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:07.102027 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-db5ec60b-bd0f-4db9-b2a7-8ee6f68c05be tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:07.103322 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-db5ec60b-bd0f-4db9-b2a7-8ee6f68c05be tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Delete volume with id: af7dffa3-b90d-4e45-baee-5ae7d65656be Jan 28 19:35:07.161119 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9d1065ea-25f0-4979-9b9f-0373f8524f3b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:35:07.162089 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9d1065ea-25f0-4979-9b9f-0373f8524f3b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:07.163738 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9d1065ea-25f0-4979-9b9f-0373f8524f3b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:07.164153 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-9d1065ea-25f0-4979-9b9f-0373f8524f3b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:35:07.258318 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:07.258318 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:07.265466 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:07.265466 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:07.267701 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9d1065ea-25f0-4979-9b9f-0373f8524f3b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:35:07.281243 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1917/3853] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:07 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 842 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:07.283655 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-db5ec60b-bd0f-4db9-b2a7-8ee6f68c05be tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Volume info retrieved successfully. Jan 28 19:35:07.392439 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-db5ec60b-bd0f-4db9-b2a7-8ee6f68c05be tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Delete volume request issued successfully. Jan 28 19:35:07.393788 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-db5ec60b-bd0f-4db9-b2a7-8ee6f68c05be tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/volumes/af7dffa3-b90d-4e45-baee-5ae7d65656be returned with HTTP 202 Jan 28 19:35:07.401574 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1937/3854] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:35:07 2021] DELETE /volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/volumes/af7dffa3-b90d-4e45-baee-5ae7d65656be => generated 0 bytes in 309 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:35:07.414778 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a89770df-4fa5-4bed-9bba-1bc445b4ec2c tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] GET http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/volumes/af7dffa3-b90d-4e45-baee-5ae7d65656be Jan 28 19:35:07.416924 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a89770df-4fa5-4bed-9bba-1bc445b4ec2c tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:07.417611 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:07.417611 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:07.420687 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a89770df-4fa5-4bed-9bba-1bc445b4ec2c tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:07.705907 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:07.705907 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:07.727845 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a89770df-4fa5-4bed-9bba-1bc445b4ec2c tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Volume info retrieved successfully. Jan 28 19:35:07.784546 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a89770df-4fa5-4bed-9bba-1bc445b4ec2c tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/volumes/af7dffa3-b90d-4e45-baee-5ae7d65656be returned with HTTP 200 Jan 28 19:35:07.786368 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1918/3855] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:07 2021] GET /volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/volumes/af7dffa3-b90d-4e45-baee-5ae7d65656be => generated 918 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:08.298808 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ccb38cf9-bcd1-4e9c-a36a-0a7d49682730 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:35:08.299725 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ccb38cf9-bcd1-4e9c-a36a-0a7d49682730 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:08.300031 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:08.300031 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:08.300717 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ccb38cf9-bcd1-4e9c-a36a-0a7d49682730 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:08.301175 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-ccb38cf9-bcd1-4e9c-a36a-0a7d49682730 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:35:08.418780 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:08.418780 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:08.441606 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ccb38cf9-bcd1-4e9c-a36a-0a7d49682730 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:35:08.443304 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1938/3856] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:08 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 842 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:08.829505 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a76c04a8-bc37-4e38-8a5a-8204a1aa25c4 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] GET http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/volumes/af7dffa3-b90d-4e45-baee-5ae7d65656be Jan 28 19:35:08.830821 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a76c04a8-bc37-4e38-8a5a-8204a1aa25c4 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:08.831241 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:08.831241 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:08.834087 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a76c04a8-bc37-4e38-8a5a-8204a1aa25c4 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:08.951408 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:08.951408 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:08.964568 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a76c04a8-bc37-4e38-8a5a-8204a1aa25c4 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Volume info retrieved successfully. Jan 28 19:35:08.996480 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a76c04a8-bc37-4e38-8a5a-8204a1aa25c4 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/volumes/af7dffa3-b90d-4e45-baee-5ae7d65656be returned with HTTP 200 Jan 28 19:35:09.004008 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1919/3857] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:08 2021] GET /volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/volumes/af7dffa3-b90d-4e45-baee-5ae7d65656be => generated 918 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:09.467609 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-48c08660-6a1a-4743-a038-18777e7f92bf tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:35:09.471730 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-48c08660-6a1a-4743-a038-18777e7f92bf tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:09.476516 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:09.476516 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:09.481484 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-48c08660-6a1a-4743-a038-18777e7f92bf tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:09.482510 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-48c08660-6a1a-4743-a038-18777e7f92bf tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:35:09.592153 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:09.592153 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:09.599466 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-48c08660-6a1a-4743-a038-18777e7f92bf tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:35:09.608652 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1939/3858] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:09 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 842 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:35:10.032665 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ccaaa810-4242-46ca-8208-b92a7652c3ed tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] GET http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/volumes/af7dffa3-b90d-4e45-baee-5ae7d65656be Jan 28 19:35:10.035435 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ccaaa810-4242-46ca-8208-b92a7652c3ed tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:10.035861 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:10.035861 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:10.036660 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ccaaa810-4242-46ca-8208-b92a7652c3ed tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:10.143373 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:10.143373 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:10.180990 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ccaaa810-4242-46ca-8208-b92a7652c3ed tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Volume info retrieved successfully. Jan 28 19:35:10.273859 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ccaaa810-4242-46ca-8208-b92a7652c3ed tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/volumes/af7dffa3-b90d-4e45-baee-5ae7d65656be returned with HTTP 200 Jan 28 19:35:10.280709 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1920/3859] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:10 2021] GET /volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/volumes/af7dffa3-b90d-4e45-baee-5ae7d65656be => generated 918 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:10.635959 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6855977f-e70b-4975-a124-18dfc822d099 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:35:10.636781 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6855977f-e70b-4975-a124-18dfc822d099 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:10.636781 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:10.636781 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:10.637430 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6855977f-e70b-4975-a124-18dfc822d099 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:10.638043 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-6855977f-e70b-4975-a124-18dfc822d099 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:35:10.680326 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:10.680326 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:10.685504 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6855977f-e70b-4975-a124-18dfc822d099 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:35:10.686458 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1940/3860] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:10 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 842 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:11.203470 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-22fcf02f-7175-4a5f-9f85-e23df40ca904 req-0ac12847-884a-41f3-be3f-f300ce61aa2b tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] DELETE http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments/700d0720-5f5a-46eb-abff-d09daba10fc0 Jan 28 19:35:11.203673 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-22fcf02f-7175-4a5f-9f85-e23df40ca904 req-0ac12847-884a-41f3-be3f-f300ce61aa2b tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:11.203951 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:11.203951 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:11.204552 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-22fcf02f-7175-4a5f-9f85-e23df40ca904 req-0ac12847-884a-41f3-be3f-f300ce61aa2b tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:11.320432 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-567b7521-c7fa-44c1-a7b0-027c99757dca tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] GET http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/volumes/af7dffa3-b90d-4e45-baee-5ae7d65656be Jan 28 19:35:11.321374 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-567b7521-c7fa-44c1-a7b0-027c99757dca tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:11.322161 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:11.322161 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:11.323227 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-567b7521-c7fa-44c1-a7b0-027c99757dca tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:11.414201 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:11.414201 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:11.624565 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:11.624565 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:11.672694 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-567b7521-c7fa-44c1-a7b0-027c99757dca tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Volume info retrieved successfully. Jan 28 19:35:11.759093 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-567b7521-c7fa-44c1-a7b0-027c99757dca tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/volumes/af7dffa3-b90d-4e45-baee-5ae7d65656be returned with HTTP 200 Jan 28 19:35:11.759093 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1941/3861] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:11 2021] GET /volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/volumes/af7dffa3-b90d-4e45-baee-5ae7d65656be => generated 918 bytes in 461 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:35:11.797871 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-88485848-5246-45be-b468-3a56422af6d7 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:35:11.797871 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-88485848-5246-45be-b468-3a56422af6d7 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:11.797871 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:11.797871 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:11.797871 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-88485848-5246-45be-b468-3a56422af6d7 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:11.798690 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-88485848-5246-45be-b468-3a56422af6d7 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:35:11.860520 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:11.860520 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:11.884858 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-88485848-5246-45be-b468-3a56422af6d7 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:35:11.887684 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1942/3862] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:11 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 842 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:12.779138 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-670d38a9-8f6f-47ba-bfad-fcb4ca5266f1 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] GET http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/volumes/af7dffa3-b90d-4e45-baee-5ae7d65656be Jan 28 19:35:12.780029 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-670d38a9-8f6f-47ba-bfad-fcb4ca5266f1 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:12.780029 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:12.780029 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:12.780631 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-670d38a9-8f6f-47ba-bfad-fcb4ca5266f1 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:12.986233 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-670d38a9-8f6f-47ba-bfad-fcb4ca5266f1 tempest-VolumesSnapshotListTestJSON-599617371 tempest-VolumesSnapshotListTestJSON-599617371-project] http://10.222.0.16/volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/volumes/af7dffa3-b90d-4e45-baee-5ae7d65656be returned with HTTP 404 Jan 28 19:35:12.999738 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1943/3863] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:12 2021] GET /volume/v3/e2c9364c66e54cb9986c0f2a44bbeb70/volumes/af7dffa3-b90d-4e45-baee-5ae7d65656be => generated 109 bytes in 225 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 28 19:35:13.017644 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7c1629f0-a694-4d5a-94ee-c7e84f66bd62 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:35:13.018994 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7c1629f0-a694-4d5a-94ee-c7e84f66bd62 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:13.029100 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7c1629f0-a694-4d5a-94ee-c7e84f66bd62 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:13.029100 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-7c1629f0-a694-4d5a-94ee-c7e84f66bd62 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:35:13.129063 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:13.129063 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:13.133897 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7c1629f0-a694-4d5a-94ee-c7e84f66bd62 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:35:13.151957 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1944/3864] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:13 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 842 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:13.906958 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-22fcf02f-7175-4a5f-9f85-e23df40ca904 req-0ac12847-884a-41f3-be3f-f300ce61aa2b tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 19:35:13.908772 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-22fcf02f-7175-4a5f-9f85-e23df40ca904 req-0ac12847-884a-41f3-be3f-f300ce61aa2b tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Pending status list for volume during attachment-delete: [] {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 19:35:13.952983 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-22fcf02f-7175-4a5f-9f85-e23df40ca904 req-0ac12847-884a-41f3-be3f-f300ce61aa2b tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments/700d0720-5f5a-46eb-abff-d09daba10fc0 returned with HTTP 200 Jan 28 19:35:13.954153 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1921/3865] 10.222.0.11 () {62 vars in 1437 bytes} [Thu Jan 28 19:35:11 2021] DELETE /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments/700d0720-5f5a-46eb-abff-d09daba10fc0 => generated 19 bytes in 2778 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:13.996494 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-22fcf02f-7175-4a5f-9f85-e23df40ca904 req-362038fb-0c56-4abd-8a88-114fc3c03b00 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] DELETE http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/aedd0154-a39a-4cca-9293-a703a85bf6e8 Jan 28 19:35:13.997435 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-22fcf02f-7175-4a5f-9f85-e23df40ca904 req-362038fb-0c56-4abd-8a88-114fc3c03b00 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:13.997435 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:13.997435 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:13.997655 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-22fcf02f-7175-4a5f-9f85-e23df40ca904 req-362038fb-0c56-4abd-8a88-114fc3c03b00 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:13.998117 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [req-22fcf02f-7175-4a5f-9f85-e23df40ca904 req-362038fb-0c56-4abd-8a88-114fc3c03b00 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Delete volume with id: aedd0154-a39a-4cca-9293-a703a85bf6e8 Jan 28 19:35:14.127822 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:14.127822 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:14.129064 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-22fcf02f-7175-4a5f-9f85-e23df40ca904 req-362038fb-0c56-4abd-8a88-114fc3c03b00 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:35:14.178477 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-175f7c42-e88e-4024-b595-123806777e6c tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:35:14.181615 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-175f7c42-e88e-4024-b595-123806777e6c tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:14.189319 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:14.189319 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:14.191514 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-175f7c42-e88e-4024-b595-123806777e6c tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:14.201557 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-175f7c42-e88e-4024-b595-123806777e6c tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:35:14.206926 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-22fcf02f-7175-4a5f-9f85-e23df40ca904 req-362038fb-0c56-4abd-8a88-114fc3c03b00 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Delete volume request issued successfully. Jan 28 19:35:14.207118 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-22fcf02f-7175-4a5f-9f85-e23df40ca904 req-362038fb-0c56-4abd-8a88-114fc3c03b00 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/aedd0154-a39a-4cca-9293-a703a85bf6e8 returned with HTTP 202 Jan 28 19:35:14.208898 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1945/3866] 10.222.0.11 () {60 vars in 1384 bytes} [Thu Jan 28 19:35:13 2021] DELETE /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/aedd0154-a39a-4cca-9293-a703a85bf6e8 => generated 0 bytes in 232 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:35:14.506258 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:14.506258 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:14.510582 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-175f7c42-e88e-4024-b595-123806777e6c tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:35:14.526907 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1922/3867] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:14 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 842 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:15.557942 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f8de9013-7984-4297-a45b-68f9f5f3baa1 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:35:15.563870 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f8de9013-7984-4297-a45b-68f9f5f3baa1 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:15.563870 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:15.563870 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:15.563870 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f8de9013-7984-4297-a45b-68f9f5f3baa1 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:15.563870 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-f8de9013-7984-4297-a45b-68f9f5f3baa1 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:35:15.698914 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:15.698914 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:15.710725 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f8de9013-7984-4297-a45b-68f9f5f3baa1 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:35:15.711998 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1946/3868] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:15 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 842 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:16.726127 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7ade2a17-eacd-4f4c-bff9-f66fe03242d8 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:35:16.727475 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7ade2a17-eacd-4f4c-bff9-f66fe03242d8 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:16.732948 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:16.732948 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:16.741420 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7ade2a17-eacd-4f4c-bff9-f66fe03242d8 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:16.741420 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-7ade2a17-eacd-4f4c-bff9-f66fe03242d8 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:35:16.782162 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:16.782162 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:16.789721 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7ade2a17-eacd-4f4c-bff9-f66fe03242d8 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:35:16.793199 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1923/3869] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:16 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 842 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:17.213254 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ba74437e-89f4-4be9-a41b-9d8719811aa9 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/aedd0154-a39a-4cca-9293-a703a85bf6e8 Jan 28 19:35:17.214386 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ba74437e-89f4-4be9-a41b-9d8719811aa9 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:17.214589 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:17.214589 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:17.215242 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ba74437e-89f4-4be9-a41b-9d8719811aa9 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:17.300788 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:17.300788 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:17.320599 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ba74437e-89f4-4be9-a41b-9d8719811aa9 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:35:17.367998 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ba74437e-89f4-4be9-a41b-9d8719811aa9 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/aedd0154-a39a-4cca-9293-a703a85bf6e8 returned with HTTP 200 Jan 28 19:35:17.378592 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1947/3870] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:17 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/aedd0154-a39a-4cca-9293-a703a85bf6e8 => generated 1346 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:35:17.815599 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4fc07a3e-6c40-441e-b733-2910a8a89bef tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:35:17.825245 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4fc07a3e-6c40-441e-b733-2910a8a89bef tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:17.825245 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:17.825245 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:17.825245 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4fc07a3e-6c40-441e-b733-2910a8a89bef tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:17.825245 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-4fc07a3e-6c40-441e-b733-2910a8a89bef tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:35:17.883105 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:17.883105 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:17.887718 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4fc07a3e-6c40-441e-b733-2910a8a89bef tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:35:17.890651 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1924/3871] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:17 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 842 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:18.404789 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2af2d0cd-1064-46fc-b1c6-b7a69f79a6e5 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/aedd0154-a39a-4cca-9293-a703a85bf6e8 Jan 28 19:35:18.405612 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2af2d0cd-1064-46fc-b1c6-b7a69f79a6e5 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:18.406028 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:18.406028 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:18.406720 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2af2d0cd-1064-46fc-b1c6-b7a69f79a6e5 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:18.556567 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:18.556567 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:18.566017 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2af2d0cd-1064-46fc-b1c6-b7a69f79a6e5 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:35:18.592442 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2af2d0cd-1064-46fc-b1c6-b7a69f79a6e5 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/aedd0154-a39a-4cca-9293-a703a85bf6e8 returned with HTTP 200 Jan 28 19:35:18.594216 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1948/3872] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:18 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/aedd0154-a39a-4cca-9293-a703a85bf6e8 => generated 1346 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 19:35:18.908756 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-63e6f923-0728-4aa0-a2e2-2c98836a127c tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:35:18.911145 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-63e6f923-0728-4aa0-a2e2-2c98836a127c tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:18.911616 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:18.911616 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:18.912344 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-63e6f923-0728-4aa0-a2e2-2c98836a127c tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:18.912828 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-63e6f923-0728-4aa0-a2e2-2c98836a127c tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:35:18.966729 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:18.966729 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:18.979349 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-63e6f923-0728-4aa0-a2e2-2c98836a127c tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:35:18.979349 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1925/3873] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:18 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 842 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:19.627483 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5b049f32-1972-4467-8051-57d9e3e0f744 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/aedd0154-a39a-4cca-9293-a703a85bf6e8 Jan 28 19:35:19.627483 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5b049f32-1972-4467-8051-57d9e3e0f744 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:19.627689 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:19.627689 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:19.628605 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5b049f32-1972-4467-8051-57d9e3e0f744 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:19.939758 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5b049f32-1972-4467-8051-57d9e3e0f744 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/aedd0154-a39a-4cca-9293-a703a85bf6e8 returned with HTTP 404 Jan 28 19:35:19.946092 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1949/3874] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:19 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/aedd0154-a39a-4cca-9293-a703a85bf6e8 => generated 109 bytes in 326 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:35:19.959331 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-517e1349-d524-4713-8238-eff1e7f10084 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] DELETE http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/c72e5405-016a-4b7f-8fed-4746999a9f25 Jan 28 19:35:19.960255 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-517e1349-d524-4713-8238-eff1e7f10084 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:19.960388 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:19.960388 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:19.960967 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-517e1349-d524-4713-8238-eff1e7f10084 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:19.972886 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-517e1349-d524-4713-8238-eff1e7f10084 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Delete snapshot with id: c72e5405-016a-4b7f-8fed-4746999a9f25 Jan 28 19:35:19.991589 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4ffd5535-0f88-4f21-9bb8-24254dbae939 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:35:19.992412 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4ffd5535-0f88-4f21-9bb8-24254dbae939 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:19.993173 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4ffd5535-0f88-4f21-9bb8-24254dbae939 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:19.995856 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-4ffd5535-0f88-4f21-9bb8-24254dbae939 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:35:20.076460 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:20.076460 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:20.091903 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4ffd5535-0f88-4f21-9bb8-24254dbae939 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:35:20.094527 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1950/3875] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:19 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 842 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:20.105288 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:20.105288 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:20.111114 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-517e1349-d524-4713-8238-eff1e7f10084 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Snapshot retrieved successfully. Jan 28 19:35:20.319021 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-517e1349-d524-4713-8238-eff1e7f10084 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Snapshot delete request issued successfully. Jan 28 19:35:20.320139 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-517e1349-d524-4713-8238-eff1e7f10084 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/c72e5405-016a-4b7f-8fed-4746999a9f25 returned with HTTP 202 Jan 28 19:35:20.321527 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1926/3876] 10.222.0.16 () {58 vars in 1324 bytes} [Thu Jan 28 19:35:19 2021] DELETE /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/c72e5405-016a-4b7f-8fed-4746999a9f25 => generated 0 bytes in 371 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:35:20.329975 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d05a40b5-3ddb-40c2-bba8-68fc70a60b58 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/c72e5405-016a-4b7f-8fed-4746999a9f25 Jan 28 19:35:20.330513 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d05a40b5-3ddb-40c2-bba8-68fc70a60b58 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:20.334028 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:20.334028 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:20.334028 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d05a40b5-3ddb-40c2-bba8-68fc70a60b58 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:20.416066 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:20.416066 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:20.421393 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d05a40b5-3ddb-40c2-bba8-68fc70a60b58 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Snapshot retrieved successfully. Jan 28 19:35:20.430625 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d05a40b5-3ddb-40c2-bba8-68fc70a60b58 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/c72e5405-016a-4b7f-8fed-4746999a9f25 returned with HTTP 200 Jan 28 19:35:20.441914 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1951/3877] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:35:20 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/c72e5405-016a-4b7f-8fed-4746999a9f25 => generated 477 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:21.119139 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-75934b05-24ca-4444-a8b2-3e1cbdbcea8b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:35:21.121755 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-75934b05-24ca-4444-a8b2-3e1cbdbcea8b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:21.122881 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:21.122881 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:21.124431 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-75934b05-24ca-4444-a8b2-3e1cbdbcea8b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:21.127313 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-75934b05-24ca-4444-a8b2-3e1cbdbcea8b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:35:21.197318 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:21.197318 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:21.199448 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-75934b05-24ca-4444-a8b2-3e1cbdbcea8b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:35:21.202502 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1927/3878] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:21 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 842 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:21.453840 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1e78fb64-f87d-4106-b8cb-46bdd272c3ae tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/c72e5405-016a-4b7f-8fed-4746999a9f25 Jan 28 19:35:21.454986 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1e78fb64-f87d-4106-b8cb-46bdd272c3ae tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:21.455549 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:21.455549 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:21.456320 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1e78fb64-f87d-4106-b8cb-46bdd272c3ae tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:21.528807 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:21.528807 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:21.532994 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1e78fb64-f87d-4106-b8cb-46bdd272c3ae tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Snapshot retrieved successfully. Jan 28 19:35:21.541442 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1e78fb64-f87d-4106-b8cb-46bdd272c3ae tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/c72e5405-016a-4b7f-8fed-4746999a9f25 returned with HTTP 200 Jan 28 19:35:21.542713 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1952/3879] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:35:21 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/c72e5405-016a-4b7f-8fed-4746999a9f25 => generated 477 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:22.229387 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a9efcef5-5997-43a7-81cb-24a11077bd24 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:35:22.230479 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a9efcef5-5997-43a7-81cb-24a11077bd24 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:22.230479 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:22.230479 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:22.273735 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a9efcef5-5997-43a7-81cb-24a11077bd24 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:22.274487 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-a9efcef5-5997-43a7-81cb-24a11077bd24 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:35:22.358252 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:22.358252 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:22.368573 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a9efcef5-5997-43a7-81cb-24a11077bd24 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:35:22.373907 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1928/3880] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:22 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 842 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:22.561875 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9b0a7559-05d3-47cd-ac2b-4b9e949f2dc3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/c72e5405-016a-4b7f-8fed-4746999a9f25 Jan 28 19:35:22.566944 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9b0a7559-05d3-47cd-ac2b-4b9e949f2dc3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:22.566944 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:22.566944 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:22.566944 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9b0a7559-05d3-47cd-ac2b-4b9e949f2dc3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:22.672684 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:22.672684 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:22.673680 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9b0a7559-05d3-47cd-ac2b-4b9e949f2dc3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Snapshot retrieved successfully. Jan 28 19:35:22.682428 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9b0a7559-05d3-47cd-ac2b-4b9e949f2dc3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/c72e5405-016a-4b7f-8fed-4746999a9f25 returned with HTTP 200 Jan 28 19:35:22.683414 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1953/3881] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:35:22 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/c72e5405-016a-4b7f-8fed-4746999a9f25 => generated 477 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:23.396034 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-660aa234-2095-47dc-935f-190357f23fd9 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:35:23.396034 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-660aa234-2095-47dc-935f-190357f23fd9 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:23.396034 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:23.396034 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:23.396034 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-660aa234-2095-47dc-935f-190357f23fd9 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:23.396034 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-660aa234-2095-47dc-935f-190357f23fd9 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:35:23.468836 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:23.468836 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:23.475268 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-660aa234-2095-47dc-935f-190357f23fd9 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:35:23.476707 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1929/3882] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:23 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 842 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:35:23.698897 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e9cf1682-bb97-4571-ae6c-b2bb351b7c11 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/c72e5405-016a-4b7f-8fed-4746999a9f25 Jan 28 19:35:23.699390 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e9cf1682-bb97-4571-ae6c-b2bb351b7c11 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:23.699591 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:23.699591 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:23.700018 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e9cf1682-bb97-4571-ae6c-b2bb351b7c11 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:23.752021 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e9cf1682-bb97-4571-ae6c-b2bb351b7c11 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/c72e5405-016a-4b7f-8fed-4746999a9f25 returned with HTTP 404 Jan 28 19:35:23.753571 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1954/3883] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:35:23 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/c72e5405-016a-4b7f-8fed-4746999a9f25 => generated 111 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 28 19:35:24.498199 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-07117de3-63af-4852-84c2-e961a92959b7 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:35:24.498627 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-07117de3-63af-4852-84c2-e961a92959b7 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:24.498967 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:24.498967 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:24.499410 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-07117de3-63af-4852-84c2-e961a92959b7 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:24.500167 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-07117de3-63af-4852-84c2-e961a92959b7 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:35:24.545078 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:24.545078 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:24.547148 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-07117de3-63af-4852-84c2-e961a92959b7 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:35:24.547954 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1930/3884] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:24 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 853 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:25.572250 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c64c3f9f-f477-4e71-b735-4ff0aee67363 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:35:25.574128 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c64c3f9f-f477-4e71-b735-4ff0aee67363 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:25.582484 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c64c3f9f-f477-4e71-b735-4ff0aee67363 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:25.588456 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-c64c3f9f-f477-4e71-b735-4ff0aee67363 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:35:25.712435 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:25.712435 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:25.719685 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c64c3f9f-f477-4e71-b735-4ff0aee67363 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:35:25.730953 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1955/3885] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:25 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 853 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:26.755272 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ef1d993c-63cc-426b-accd-e9d3f4783e73 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:35:26.755272 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ef1d993c-63cc-426b-accd-e9d3f4783e73 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:26.755272 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:26.755272 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:26.755272 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ef1d993c-63cc-426b-accd-e9d3f4783e73 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:26.755272 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-ef1d993c-63cc-426b-accd-e9d3f4783e73 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:35:26.843742 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:26.843742 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:26.843742 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ef1d993c-63cc-426b-accd-e9d3f4783e73 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:35:26.843742 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1931/3886] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:26 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 853 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:27.853024 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-08f2000d-015f-40ec-81b8-cb7adb77bafd tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:35:27.856461 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-08f2000d-015f-40ec-81b8-cb7adb77bafd tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:27.857013 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:27.857013 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:27.857784 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-08f2000d-015f-40ec-81b8-cb7adb77bafd tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:27.858287 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-08f2000d-015f-40ec-81b8-cb7adb77bafd tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:35:27.930955 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:27.930955 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:27.933162 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-08f2000d-015f-40ec-81b8-cb7adb77bafd tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:35:27.935914 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1956/3887] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:27 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 853 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:28.951245 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9ba442ce-70c0-4ef5-abf4-787cbd83949e tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:35:28.951771 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9ba442ce-70c0-4ef5-abf4-787cbd83949e tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:28.952168 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:28.952168 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:28.952547 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9ba442ce-70c0-4ef5-abf4-787cbd83949e tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:28.952921 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-9ba442ce-70c0-4ef5-abf4-787cbd83949e tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:35:29.003032 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:29.003032 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:29.006713 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9ba442ce-70c0-4ef5-abf4-787cbd83949e tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:35:29.008748 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1932/3888] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:28 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 853 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:30.022989 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-078c2799-0dc9-4642-9c44-4566db754454 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:35:30.023703 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-078c2799-0dc9-4642-9c44-4566db754454 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:30.023966 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:30.023966 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:30.024563 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-078c2799-0dc9-4642-9c44-4566db754454 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:30.025054 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-078c2799-0dc9-4642-9c44-4566db754454 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:35:30.070537 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:30.070537 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:30.075615 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-078c2799-0dc9-4642-9c44-4566db754454 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:35:30.082030 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1957/3889] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:30 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 853 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:31.101861 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c60df935-42d9-4982-96af-2555967730a7 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:35:31.103299 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c60df935-42d9-4982-96af-2555967730a7 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:31.103697 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:31.103697 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:31.104387 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c60df935-42d9-4982-96af-2555967730a7 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:31.104723 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-c60df935-42d9-4982-96af-2555967730a7 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:35:31.161599 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:31.161599 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:31.171121 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c60df935-42d9-4982-96af-2555967730a7 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:35:31.177763 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1933/3890] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:31 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 853 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:32.202066 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c0c4cfe2-872d-4ff2-b97a-d5bbc2bd80fc tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:35:32.203005 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c0c4cfe2-872d-4ff2-b97a-d5bbc2bd80fc tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:32.206872 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:32.206872 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:32.208500 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c0c4cfe2-872d-4ff2-b97a-d5bbc2bd80fc tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:32.209446 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-c0c4cfe2-872d-4ff2-b97a-d5bbc2bd80fc tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:35:32.296889 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:32.296889 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:32.302561 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c0c4cfe2-872d-4ff2-b97a-d5bbc2bd80fc tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:35:32.305095 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1958/3891] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:32 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 853 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:33.324992 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a05ab598-2bb6-426a-8194-c7ab22ef2add tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:35:33.326275 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a05ab598-2bb6-426a-8194-c7ab22ef2add tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:33.326693 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:33.326693 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:33.327387 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a05ab598-2bb6-426a-8194-c7ab22ef2add tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:33.327955 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-a05ab598-2bb6-426a-8194-c7ab22ef2add tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:35:33.383076 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:33.383076 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:33.386498 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a05ab598-2bb6-426a-8194-c7ab22ef2add tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:35:33.390736 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1934/3892] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:33 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 853 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:33.810319 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f72fa5ea-41f0-4530-81de-5381b2bbc975 req-023d6b01-98cd-430f-8b51-ef1ace66396e tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] DELETE http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments/2be13ac8-487e-46f7-8699-684a75da0691 Jan 28 19:35:33.814137 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f72fa5ea-41f0-4530-81de-5381b2bbc975 req-023d6b01-98cd-430f-8b51-ef1ace66396e tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:33.816859 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:33.816859 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:33.818256 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f72fa5ea-41f0-4530-81de-5381b2bbc975 req-023d6b01-98cd-430f-8b51-ef1ace66396e tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:33.893514 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:33.893514 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:34.413503 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5602d839-2897-4378-8244-9b35f88c072f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:35:34.414224 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5602d839-2897-4378-8244-9b35f88c072f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:34.414224 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:34.414224 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:34.414612 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5602d839-2897-4378-8244-9b35f88c072f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:34.415074 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-5602d839-2897-4378-8244-9b35f88c072f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:35:34.487466 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:34.487466 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:34.491614 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5602d839-2897-4378-8244-9b35f88c072f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:35:34.496411 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1935/3893] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:34 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 853 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:35.236982 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-f72fa5ea-41f0-4530-81de-5381b2bbc975 req-023d6b01-98cd-430f-8b51-ef1ace66396e tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 19:35:35.236982 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-f72fa5ea-41f0-4530-81de-5381b2bbc975 req-023d6b01-98cd-430f-8b51-ef1ace66396e tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Pending status list for volume during attachment-delete: [] {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 19:35:35.261048 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f72fa5ea-41f0-4530-81de-5381b2bbc975 req-023d6b01-98cd-430f-8b51-ef1ace66396e tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments/2be13ac8-487e-46f7-8699-684a75da0691 returned with HTTP 200 Jan 28 19:35:35.265192 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1959/3894] 10.222.0.43 () {62 vars in 1437 bytes} [Thu Jan 28 19:35:33 2021] DELETE /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments/2be13ac8-487e-46f7-8699-684a75da0691 => generated 19 bytes in 1463 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:35.278686 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f72fa5ea-41f0-4530-81de-5381b2bbc975 req-0a2a8fd6-f23e-4c62-b4ef-63599d449caa tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] DELETE http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 Jan 28 19:35:35.279226 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f72fa5ea-41f0-4530-81de-5381b2bbc975 req-0a2a8fd6-f23e-4c62-b4ef-63599d449caa tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:35.279440 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:35.279440 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:35.279823 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-f72fa5ea-41f0-4530-81de-5381b2bbc975 req-0a2a8fd6-f23e-4c62-b4ef-63599d449caa tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:35.280295 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [req-f72fa5ea-41f0-4530-81de-5381b2bbc975 req-0a2a8fd6-f23e-4c62-b4ef-63599d449caa tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Delete volume with id: 2d7de754-c40a-41c2-8eb7-027bb1aa2e11 Jan 28 19:35:35.389322 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:35.389322 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:35.391120 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-f72fa5ea-41f0-4530-81de-5381b2bbc975 req-0a2a8fd6-f23e-4c62-b4ef-63599d449caa tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:35:35.454887 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-f72fa5ea-41f0-4530-81de-5381b2bbc975 req-0a2a8fd6-f23e-4c62-b4ef-63599d449caa tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Delete volume request issued successfully. Jan 28 19:35:35.455496 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-f72fa5ea-41f0-4530-81de-5381b2bbc975 req-0a2a8fd6-f23e-4c62-b4ef-63599d449caa tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 returned with HTTP 202 Jan 28 19:35:35.460805 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1936/3895] 10.222.0.43 () {60 vars in 1384 bytes} [Thu Jan 28 19:35:35 2021] DELETE /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 => generated 0 bytes in 186 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:35:35.538355 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a20c00a4-76d0-4e1b-9905-61664e24444d tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:35:35.539375 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a20c00a4-76d0-4e1b-9905-61664e24444d tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:35.539375 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:35.539375 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:35.540079 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a20c00a4-76d0-4e1b-9905-61664e24444d tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:35.560188 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-a20c00a4-76d0-4e1b-9905-61664e24444d tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:35:35.617154 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:35.617154 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:35.626041 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a20c00a4-76d0-4e1b-9905-61664e24444d tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:35:35.626569 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1960/3896] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:35 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 853 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:36.645033 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-da6a2d98-5390-4b44-a58e-c9345a212fb6 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:35:36.645644 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-da6a2d98-5390-4b44-a58e-c9345a212fb6 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:36.645772 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:36.645772 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:36.646151 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-da6a2d98-5390-4b44-a58e-c9345a212fb6 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:36.646523 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-da6a2d98-5390-4b44-a58e-c9345a212fb6 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:35:36.719806 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:36.719806 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:36.721733 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-da6a2d98-5390-4b44-a58e-c9345a212fb6 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:35:36.722671 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1937/3897] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:36 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 853 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:37.744457 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3cba69ba-e24c-462d-84f7-9a079ced45e5 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:35:37.745110 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3cba69ba-e24c-462d-84f7-9a079ced45e5 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:37.747405 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:37.747405 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:37.748400 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3cba69ba-e24c-462d-84f7-9a079ced45e5 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:37.748981 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-3cba69ba-e24c-462d-84f7-9a079ced45e5 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:35:37.798846 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:37.798846 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:37.803107 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3cba69ba-e24c-462d-84f7-9a079ced45e5 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:35:37.804329 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1961/3898] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:37 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 853 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:38.828956 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-074ae679-0386-497a-803d-e2c6f8a4bc21 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:35:38.831623 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-074ae679-0386-497a-803d-e2c6f8a4bc21 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:38.835773 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:38.835773 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:38.836468 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-074ae679-0386-497a-803d-e2c6f8a4bc21 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:38.836972 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-074ae679-0386-497a-803d-e2c6f8a4bc21 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:35:38.947060 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:38.947060 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:38.961942 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-074ae679-0386-497a-803d-e2c6f8a4bc21 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:35:38.968298 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1938/3899] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:38 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 853 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:38.984837 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7deba9b5-f0f8-40a3-abd7-fc0937c4d5c2 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 Jan 28 19:35:38.985645 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7deba9b5-f0f8-40a3-abd7-fc0937c4d5c2 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:38.986028 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:38.986028 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:38.986635 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7deba9b5-f0f8-40a3-abd7-fc0937c4d5c2 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:39.084543 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7deba9b5-f0f8-40a3-abd7-fc0937c4d5c2 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 returned with HTTP 404 Jan 28 19:35:39.094118 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1962/3900] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:38 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 => generated 109 bytes in 109 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:35:39.597315 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-df76a041-2f65-4306-a45e-ca25911d39ac tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] DELETE http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/c72e5405-016a-4b7f-8fed-4746999a9f25 Jan 28 19:35:39.598679 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-df76a041-2f65-4306-a45e-ca25911d39ac tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:39.599129 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:39.599129 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:39.600737 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-df76a041-2f65-4306-a45e-ca25911d39ac tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:39.602628 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-df76a041-2f65-4306-a45e-ca25911d39ac tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Delete snapshot with id: c72e5405-016a-4b7f-8fed-4746999a9f25 Jan 28 19:35:39.631170 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-df76a041-2f65-4306-a45e-ca25911d39ac tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/c72e5405-016a-4b7f-8fed-4746999a9f25 returned with HTTP 404 Jan 28 19:35:39.633743 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1939/3901] 10.222.0.16 () {58 vars in 1324 bytes} [Thu Jan 28 19:35:39 2021] DELETE /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/c72e5405-016a-4b7f-8fed-4746999a9f25 => generated 111 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:35:39.642806 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e0083559-1aba-4c22-a687-d0b251e215ad tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/c72e5405-016a-4b7f-8fed-4746999a9f25 Jan 28 19:35:39.643605 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e0083559-1aba-4c22-a687-d0b251e215ad tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:39.644345 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e0083559-1aba-4c22-a687-d0b251e215ad tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:39.702907 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e0083559-1aba-4c22-a687-d0b251e215ad tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/c72e5405-016a-4b7f-8fed-4746999a9f25 returned with HTTP 404 Jan 28 19:35:39.706415 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1963/3902] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:35:39 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/c72e5405-016a-4b7f-8fed-4746999a9f25 => generated 111 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 28 19:35:39.987994 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d53e0f2e-48a2-4f88-9e63-53a61d4fb9c6 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:35:39.989707 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d53e0f2e-48a2-4f88-9e63-53a61d4fb9c6 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:39.990750 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d53e0f2e-48a2-4f88-9e63-53a61d4fb9c6 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:39.991128 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-d53e0f2e-48a2-4f88-9e63-53a61d4fb9c6 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:35:40.048088 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:40.048088 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:40.050041 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d53e0f2e-48a2-4f88-9e63-53a61d4fb9c6 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:35:40.053080 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1940/3903] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:39 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 853 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:35:41.068659 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c678b0fc-112e-4a63-a6cb-705b2afc7b81 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:35:41.069526 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c678b0fc-112e-4a63-a6cb-705b2afc7b81 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:41.071505 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c678b0fc-112e-4a63-a6cb-705b2afc7b81 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:41.072025 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-c678b0fc-112e-4a63-a6cb-705b2afc7b81 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:35:41.095739 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:41.095739 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:41.098719 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c678b0fc-112e-4a63-a6cb-705b2afc7b81 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:35:41.100894 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1964/3904] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:41 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 853 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:35:41.995545 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-db26d376-4868-43c0-8eef-f54754783fad tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] DELETE http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 Jan 28 19:35:41.996836 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-db26d376-4868-43c0-8eef-f54754783fad tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:41.997003 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:41.997003 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:41.997942 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-db26d376-4868-43c0-8eef-f54754783fad tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:41.998919 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-db26d376-4868-43c0-8eef-f54754783fad tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Delete volume with id: 2d7de754-c40a-41c2-8eb7-027bb1aa2e11 Jan 28 19:35:42.101591 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-db26d376-4868-43c0-8eef-f54754783fad tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 returned with HTTP 404 Jan 28 19:35:42.103626 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1941/3905] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:35:41 2021] DELETE /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 => generated 109 bytes in 115 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 28 19:35:42.117441 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-064a9549-673e-4dd9-bd4b-09ab83e02fcb tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 Jan 28 19:35:42.118350 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-064a9549-673e-4dd9-bd4b-09ab83e02fcb tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:42.118704 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:42.118704 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:42.119356 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-064a9549-673e-4dd9-bd4b-09ab83e02fcb tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:42.120550 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-caf5d9e4-48f5-4611-ada1-962ad9b06914 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:35:42.121764 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-caf5d9e4-48f5-4611-ada1-962ad9b06914 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:42.122457 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-caf5d9e4-48f5-4611-ada1-962ad9b06914 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:42.123241 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-caf5d9e4-48f5-4611-ada1-962ad9b06914 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:35:42.165013 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:42.165013 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:42.167893 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-caf5d9e4-48f5-4611-ada1-962ad9b06914 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:35:42.168993 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1942/3906] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:42 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 853 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:42.239724 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-064a9549-673e-4dd9-bd4b-09ab83e02fcb tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 returned with HTTP 404 Jan 28 19:35:42.241889 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1965/3907] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:42 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/2d7de754-c40a-41c2-8eb7-027bb1aa2e11 => generated 109 bytes in 132 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:35:43.185609 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0754570d-7649-4cdf-b535-a86f85e1bca5 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:35:43.186154 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0754570d-7649-4cdf-b535-a86f85e1bca5 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:43.186339 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:43.186339 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:43.186719 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0754570d-7649-4cdf-b535-a86f85e1bca5 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:43.187296 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-0754570d-7649-4cdf-b535-a86f85e1bca5 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:35:43.214945 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:43.214945 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:43.216805 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0754570d-7649-4cdf-b535-a86f85e1bca5 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:35:43.218204 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1943/3908] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:43 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 853 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:44.248811 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c31f9c28-8d01-4e98-ba34-1a4cc5b2d006 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:35:44.248811 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c31f9c28-8d01-4e98-ba34-1a4cc5b2d006 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:44.248811 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c31f9c28-8d01-4e98-ba34-1a4cc5b2d006 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:44.248811 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-c31f9c28-8d01-4e98-ba34-1a4cc5b2d006 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:35:44.307468 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:44.307468 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:44.317883 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c31f9c28-8d01-4e98-ba34-1a4cc5b2d006 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:35:44.325372 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1966/3909] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:44 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 853 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:45.336566 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e7a99aad-7ab6-48e3-b70c-f0d9b5ca9063 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:35:45.338572 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e7a99aad-7ab6-48e3-b70c-f0d9b5ca9063 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:45.339034 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:45.339034 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:45.339700 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e7a99aad-7ab6-48e3-b70c-f0d9b5ca9063 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:45.340288 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-e7a99aad-7ab6-48e3-b70c-f0d9b5ca9063 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:35:45.372113 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:45.372113 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:45.374653 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e7a99aad-7ab6-48e3-b70c-f0d9b5ca9063 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:35:45.376670 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1944/3910] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:45 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 853 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:46.390570 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4ac5db49-9663-479e-aa91-53c4ab4d04b5 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:35:46.391104 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4ac5db49-9663-479e-aa91-53c4ab4d04b5 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:46.391323 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:46.391323 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:46.391939 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4ac5db49-9663-479e-aa91-53c4ab4d04b5 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:46.393461 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-4ac5db49-9663-479e-aa91-53c4ab4d04b5 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:35:46.456019 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:46.456019 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:46.462243 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4ac5db49-9663-479e-aa91-53c4ab4d04b5 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:35:46.469732 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1967/3911] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:46 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 853 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:47.479176 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0b7aa231-063b-4094-be22-2ca7f10d7704 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:35:47.480026 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0b7aa231-063b-4094-be22-2ca7f10d7704 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:47.480026 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:47.480026 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:47.480711 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0b7aa231-063b-4094-be22-2ca7f10d7704 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:47.480932 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-0b7aa231-063b-4094-be22-2ca7f10d7704 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:35:47.504808 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:47.504808 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:47.507062 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0b7aa231-063b-4094-be22-2ca7f10d7704 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:35:47.508086 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1945/3912] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:47 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:35:48.537933 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-156c6d4c-3d64-481b-a7bc-9fa91358eaf6 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:35:48.539249 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-156c6d4c-3d64-481b-a7bc-9fa91358eaf6 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:48.539673 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:48.539673 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:48.540345 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-156c6d4c-3d64-481b-a7bc-9fa91358eaf6 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:48.550240 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-156c6d4c-3d64-481b-a7bc-9fa91358eaf6 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:35:48.594028 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:48.594028 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:48.596011 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-156c6d4c-3d64-481b-a7bc-9fa91358eaf6 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:35:48.607214 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1968/3913] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:48 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 853 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:49.624788 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0546b69a-3921-4b76-b084-06cf6a0a52da tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:35:49.625547 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0546b69a-3921-4b76-b084-06cf6a0a52da tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:49.625980 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:49.625980 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:49.626577 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0546b69a-3921-4b76-b084-06cf6a0a52da tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:49.627074 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-0546b69a-3921-4b76-b084-06cf6a0a52da tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:35:49.651300 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:49.651300 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:49.653717 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0546b69a-3921-4b76-b084-06cf6a0a52da tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:35:49.657900 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1946/3914] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:49 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 853 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:49.915551 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b6034a3e-daa0-4cb0-92d5-52ee0b49e4b9 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] POST http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes Jan 28 19:35:49.916116 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:49.916116 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:49.916695 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b6034a3e-daa0-4cb0-92d5-52ee0b49e4b9 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-180747404", "snapshot_id": null, "imageRef": "bf363cce-cca7-4056-a498-a3a21a3bca2d", "volume_type": null, "size": 1}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:35:49.918320 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-b6034a3e-daa0-4cb0-92d5-52ee0b49e4b9 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-180747404', 'snapshot_id': None, 'imageRef': 'bf363cce-cca7-4056-a498-a3a21a3bca2d', 'volume_type': None, 'size': 1}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:35:50.099620 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-b6034a3e-daa0-4cb0-92d5-52ee0b49e4b9 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Create volume of 1 GB Jan 28 19:35:50.122947 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b6034a3e-daa0-4cb0-92d5-52ee0b49e4b9 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Availability Zones retrieved successfully. Jan 28 19:35:50.142941 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b6034a3e-daa0-4cb0-92d5-52ee0b49e4b9 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Flow 'volume_create_api' (0ea3dba2-1269-4e8c-86b0-e6cfaae626ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:35:50.148676 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b6034a3e-daa0-4cb0-92d5-52ee0b49e4b9 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (414831e9-950a-4cec-a6cf-9af56c90a732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:35:50.151421 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-b6034a3e-daa0-4cb0-92d5-52ee0b49e4b9 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:35:50.415451 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b6034a3e-daa0-4cb0-92d5-52ee0b49e4b9 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (414831e9-950a-4cec-a6cf-9af56c90a732) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:35:50.431029 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b6034a3e-daa0-4cb0-92d5-52ee0b49e4b9 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85991af3-7936-42cf-94bf-7a666f99e381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:35:50.544161 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-b6034a3e-daa0-4cb0-92d5-52ee0b49e4b9 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Created reservations ['dffbbbac-a1d7-469c-bb80-35a783ae418e', 'b3cebbcb-468c-41b8-8203-cdbe990f0867', '621fbea6-29ed-4ab0-9216-8311d0093c95', '5d9c9940-d938-422a-9458-7c6d25b42c40'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:35:50.546184 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b6034a3e-daa0-4cb0-92d5-52ee0b49e4b9 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85991af3-7936-42cf-94bf-7a666f99e381) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dffbbbac-a1d7-469c-bb80-35a783ae418e', 'b3cebbcb-468c-41b8-8203-cdbe990f0867', '621fbea6-29ed-4ab0-9216-8311d0093c95', '5d9c9940-d938-422a-9458-7c6d25b42c40']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:35:50.549069 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b6034a3e-daa0-4cb0-92d5-52ee0b49e4b9 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26561d74-a420-47c2-b3f2-b2509e797e75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:35:50.675134 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0121ee08-692e-4a9d-b5c8-0474d08bfbbf tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:35:50.677075 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0121ee08-692e-4a9d-b5c8-0474d08bfbbf tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:50.677840 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:50.677840 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:50.678897 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0121ee08-692e-4a9d-b5c8-0474d08bfbbf tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:50.679810 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-0121ee08-692e-4a9d-b5c8-0474d08bfbbf tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87915) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:35:50.682487 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b6034a3e-daa0-4cb0-92d5-52ee0b49e4b9 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26561d74-a420-47c2-b3f2-b2509e797e75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba8d06df-c662-4920-850a-2759ed6f1511', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-180747404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e7c7cdcb9c849468277d01d6827b1ee',qos_specs=None,replication_status=,reservations=['dffbbbac-a1d7-469c-bb80-35a783ae418e','b3cebbcb-468c-41b8-8203-cdbe990f0867','621fbea6-29ed-4ab0-9216-8311d0093c95','5d9c9940-d938-422a-9458-7c6d25b42c40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d68763f18c64920a9d4bbbe54d09419',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:35:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-180747404',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba8d06df-c662-4920-850a-2759ed6f1511,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e7c7cdcb9c849468277d01d6827b1ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7d68763f18c64920a9d4bbbe54d09419',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:35:50.689461 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b6034a3e-daa0-4cb0-92d5-52ee0b49e4b9 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a598a1b9-2101-4dd9-bff0-14dbb23dc153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:35:50.756179 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:50.756179 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:50.756179 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0121ee08-692e-4a9d-b5c8-0474d08bfbbf tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:35:50.756179 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1947/3915] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:50 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 853 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:50.762032 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b6034a3e-daa0-4cb0-92d5-52ee0b49e4b9 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a598a1b9-2101-4dd9-bff0-14dbb23dc153) transitioned into state 'SUCCESS' from state '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-180747404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e7c7cdcb9c849468277d01d6827b1ee',qos_specs=None,replication_status=,reservations=['dffbbbac-a1d7-469c-bb80-35a783ae418e','b3cebbcb-468c-41b8-8203-cdbe990f0867','621fbea6-29ed-4ab0-9216-8311d0093c95','5d9c9940-d938-422a-9458-7c6d25b42c40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d68763f18c64920a9d4bbbe54d09419',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:35:50.764134 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b6034a3e-daa0-4cb0-92d5-52ee0b49e4b9 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70300269-766a-4cb2-b677-833a02ae4dad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:35:50.783130 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b6034a3e-daa0-4cb0-92d5-52ee0b49e4b9 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70300269-766a-4cb2-b677-833a02ae4dad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:35:50.787603 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b6034a3e-daa0-4cb0-92d5-52ee0b49e4b9 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Flow 'volume_create_api' (0ea3dba2-1269-4e8c-86b0-e6cfaae626ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:35:50.856721 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b6034a3e-daa0-4cb0-92d5-52ee0b49e4b9 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Create volume request issued successfully. Jan 28 19:35:50.879099 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b6034a3e-daa0-4cb0-92d5-52ee0b49e4b9 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes returned with HTTP 202 Jan 28 19:35:50.881789 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1969/3916] 10.222.0.16 () {60 vars in 1226 bytes} [Thu Jan 28 19:35:49 2021] POST /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes => generated 827 bytes in 970 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:35:50.899010 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-96cb6283-3681-457d-b3c9-b97d0e1591b2 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 Jan 28 19:35:50.900167 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-96cb6283-3681-457d-b3c9-b97d0e1591b2 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:50.900758 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:50.900758 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:50.901862 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-96cb6283-3681-457d-b3c9-b97d0e1591b2 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:50.969199 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:50.969199 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:50.979940 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-96cb6283-3681-457d-b3c9-b97d0e1591b2 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:35:51.007561 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-96cb6283-3681-457d-b3c9-b97d0e1591b2 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 returned with HTTP 200 Jan 28 19:35:51.019821 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1948/3917] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:50 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 => generated 895 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:51.772226 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cca2d531-04c8-410d-a2ef-913797f69150 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:35:51.774384 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cca2d531-04c8-410d-a2ef-913797f69150 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:51.774960 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:51.774960 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:51.776475 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cca2d531-04c8-410d-a2ef-913797f69150 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:51.777257 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-cca2d531-04c8-410d-a2ef-913797f69150 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:35:51.853197 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:51.853197 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:51.855268 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cca2d531-04c8-410d-a2ef-913797f69150 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:35:51.863987 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1970/3918] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:51 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 853 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:52.029179 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f9a47f30-fe5a-46a1-9e0d-e8e9a2a63999 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 Jan 28 19:35:52.029891 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f9a47f30-fe5a-46a1-9e0d-e8e9a2a63999 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:52.030259 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:52.030259 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:52.030923 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f9a47f30-fe5a-46a1-9e0d-e8e9a2a63999 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:52.112635 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:52.112635 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:52.123418 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f9a47f30-fe5a-46a1-9e0d-e8e9a2a63999 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:35:52.148110 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f9a47f30-fe5a-46a1-9e0d-e8e9a2a63999 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 returned with HTTP 200 Jan 28 19:35:52.149399 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1949/3919] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:52 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 => generated 919 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:52.891190 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2b2d6490-2757-4498-a183-3b18281a5650 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:35:52.891190 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2b2d6490-2757-4498-a183-3b18281a5650 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:52.891190 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:52.891190 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:52.891190 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2b2d6490-2757-4498-a183-3b18281a5650 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:52.891190 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-2b2d6490-2757-4498-a183-3b18281a5650 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:35:52.914448 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:52.914448 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:52.916370 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2b2d6490-2757-4498-a183-3b18281a5650 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:35:52.923009 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1971/3920] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:52 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 853 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:53.176552 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-81e532ed-c96f-4f8d-a7b2-74371c764ef5 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 Jan 28 19:35:53.177116 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-81e532ed-c96f-4f8d-a7b2-74371c764ef5 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:53.177427 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:53.177427 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:53.177767 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-81e532ed-c96f-4f8d-a7b2-74371c764ef5 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:53.259202 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:53.259202 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:53.268940 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-81e532ed-c96f-4f8d-a7b2-74371c764ef5 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:35:53.336530 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-81e532ed-c96f-4f8d-a7b2-74371c764ef5 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 returned with HTTP 200 Jan 28 19:35:53.339072 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1950/3921] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:53 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 => generated 919 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:53.934215 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3ad38527-d491-4133-95e1-1d1f40ed8d48 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:35:53.935685 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3ad38527-d491-4133-95e1-1d1f40ed8d48 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:53.935906 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:53.935906 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:53.936440 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3ad38527-d491-4133-95e1-1d1f40ed8d48 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:53.936907 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-3ad38527-d491-4133-95e1-1d1f40ed8d48 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:35:53.964176 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:53.964176 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:53.966286 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3ad38527-d491-4133-95e1-1d1f40ed8d48 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:35:53.967339 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1972/3922] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:53 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 853 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:35:54.369435 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8a19d707-1dda-4456-9fdc-4287b614e530 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 Jan 28 19:35:54.370852 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8a19d707-1dda-4456-9fdc-4287b614e530 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:54.371216 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:54.371216 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:54.371853 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8a19d707-1dda-4456-9fdc-4287b614e530 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:54.469459 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:54.469459 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:54.482367 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8a19d707-1dda-4456-9fdc-4287b614e530 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:35:54.512455 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8a19d707-1dda-4456-9fdc-4287b614e530 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 returned with HTTP 200 Jan 28 19:35:54.515340 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1951/3923] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:54 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 => generated 919 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:54.985988 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9ab765ab-297c-4b68-91e6-f1cedb03cc9b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:35:54.986822 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9ab765ab-297c-4b68-91e6-f1cedb03cc9b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:54.986822 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:54.986822 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:54.987207 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9ab765ab-297c-4b68-91e6-f1cedb03cc9b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:54.987401 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-9ab765ab-297c-4b68-91e6-f1cedb03cc9b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:35:55.056299 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:55.056299 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:55.056467 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9ab765ab-297c-4b68-91e6-f1cedb03cc9b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:35:55.057319 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1973/3924] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:54 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 853 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:55.531950 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5b32da4c-03a6-4fb1-b6fa-3b8d12185834 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 Jan 28 19:35:55.532533 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5b32da4c-03a6-4fb1-b6fa-3b8d12185834 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:55.532702 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:55.532702 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:55.533390 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5b32da4c-03a6-4fb1-b6fa-3b8d12185834 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:55.590045 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:55.590045 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:55.603530 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5b32da4c-03a6-4fb1-b6fa-3b8d12185834 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:35:55.635007 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5b32da4c-03a6-4fb1-b6fa-3b8d12185834 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 returned with HTTP 200 Jan 28 19:35:55.636066 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1952/3925] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:55 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 => generated 919 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:56.084947 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ed305ef6-8f97-4061-b9ab-579289d25fd5 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:35:56.098797 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ed305ef6-8f97-4061-b9ab-579289d25fd5 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:56.099596 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:56.099596 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:56.100763 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ed305ef6-8f97-4061-b9ab-579289d25fd5 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:56.101966 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-ed305ef6-8f97-4061-b9ab-579289d25fd5 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:35:56.156084 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:56.156084 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:56.160911 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ed305ef6-8f97-4061-b9ab-579289d25fd5 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:35:56.162957 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1974/3926] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:56 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 853 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:56.655753 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a51a8fd1-e573-419c-aa98-eae89543f108 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 Jan 28 19:35:56.657193 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a51a8fd1-e573-419c-aa98-eae89543f108 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:56.657694 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:56.657694 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:56.658524 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a51a8fd1-e573-419c-aa98-eae89543f108 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:56.867817 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:56.867817 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:56.886687 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a51a8fd1-e573-419c-aa98-eae89543f108 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:35:56.942021 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a51a8fd1-e573-419c-aa98-eae89543f108 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 returned with HTTP 200 Jan 28 19:35:56.944728 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1953/3927] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:56 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 => generated 919 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:57.193017 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b428473e-6501-45c8-aad5-6b208775c250 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:35:57.193971 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b428473e-6501-45c8-aad5-6b208775c250 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:57.193971 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:57.193971 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:57.196491 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b428473e-6501-45c8-aad5-6b208775c250 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:57.196491 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-b428473e-6501-45c8-aad5-6b208775c250 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:35:57.275197 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:57.275197 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:57.290594 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b428473e-6501-45c8-aad5-6b208775c250 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:35:57.295525 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1975/3928] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:57 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 853 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:57.964723 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9568f577-9f39-4757-9479-5415c7802d98 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 Jan 28 19:35:57.965924 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9568f577-9f39-4757-9479-5415c7802d98 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:57.966346 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:57.966346 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:57.969090 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9568f577-9f39-4757-9479-5415c7802d98 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:58.037915 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:58.037915 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:58.048801 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9568f577-9f39-4757-9479-5415c7802d98 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:35:58.104601 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9568f577-9f39-4757-9479-5415c7802d98 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 returned with HTTP 200 Jan 28 19:35:58.117186 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1954/3929] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:57 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 => generated 919 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:58.321837 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-712d5d2e-f099-436e-8f6e-ee96972ef10a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:35:58.324331 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-712d5d2e-f099-436e-8f6e-ee96972ef10a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:58.324331 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:58.324331 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:58.324331 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-712d5d2e-f099-436e-8f6e-ee96972ef10a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:58.324862 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-712d5d2e-f099-436e-8f6e-ee96972ef10a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:35:58.354743 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:58.354743 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:58.359628 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-712d5d2e-f099-436e-8f6e-ee96972ef10a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:35:58.359628 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1976/3930] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:58 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 853 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:59.129223 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dd1cda89-bf8f-4984-9273-cd6bb87ef338 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 Jan 28 19:35:59.129881 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dd1cda89-bf8f-4984-9273-cd6bb87ef338 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:59.130326 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:59.130326 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:59.130789 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dd1cda89-bf8f-4984-9273-cd6bb87ef338 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:59.191756 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:59.191756 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:59.201306 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-dd1cda89-bf8f-4984-9273-cd6bb87ef338 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:35:59.250666 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dd1cda89-bf8f-4984-9273-cd6bb87ef338 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 returned with HTTP 200 Jan 28 19:35:59.255817 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1955/3931] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:59 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 => generated 919 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:35:59.378401 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-69f9c0f8-d6d8-465b-9e6f-e0ca6236c35b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:35:59.379995 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-69f9c0f8-d6d8-465b-9e6f-e0ca6236c35b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:35:59.380345 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:35:59.380345 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:35:59.381894 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-69f9c0f8-d6d8-465b-9e6f-e0ca6236c35b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:35:59.382853 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-69f9c0f8-d6d8-465b-9e6f-e0ca6236c35b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:35:59.438770 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:35:59.438770 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:35:59.441672 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-69f9c0f8-d6d8-465b-9e6f-e0ca6236c35b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:35:59.444973 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1977/3932] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:35:59 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 853 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:36:00.285107 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0258b529-04c2-45ac-8956-320f967cbffc tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 Jan 28 19:36:00.286900 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0258b529-04c2-45ac-8956-320f967cbffc tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:00.287489 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:00.287489 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:00.288618 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0258b529-04c2-45ac-8956-320f967cbffc tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:00.466127 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-17a58d37-48a2-4e2e-b93d-2290335d3c1e tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:36:00.466887 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-17a58d37-48a2-4e2e-b93d-2290335d3c1e tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:00.467177 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:00.467177 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:00.467739 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-17a58d37-48a2-4e2e-b93d-2290335d3c1e tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:00.468384 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-17a58d37-48a2-4e2e-b93d-2290335d3c1e tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:36:00.523774 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:00.523774 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:00.535605 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:00.535605 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:00.537813 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-17a58d37-48a2-4e2e-b93d-2290335d3c1e tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:36:00.539014 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1978/3933] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:36:00 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 853 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:36:00.562942 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0258b529-04c2-45ac-8956-320f967cbffc tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:36:00.664524 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0258b529-04c2-45ac-8956-320f967cbffc tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 returned with HTTP 200 Jan 28 19:36:00.666547 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1956/3934] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:36:00 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 => generated 919 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:36:01.590399 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e0959da5-8bae-445a-befd-6779a299fbab tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:36:01.590399 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e0959da5-8bae-445a-befd-6779a299fbab tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:01.590399 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:01.590399 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:01.590399 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e0959da5-8bae-445a-befd-6779a299fbab tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:01.590399 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-e0959da5-8bae-445a-befd-6779a299fbab tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:36:01.636349 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:01.636349 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:01.638224 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e0959da5-8bae-445a-befd-6779a299fbab tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:36:01.653457 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1979/3935] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:36:01 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 853 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:36:01.694671 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0ba08c9c-d8f7-4d5c-8ce2-9a4c4259b072 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 Jan 28 19:36:01.695321 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0ba08c9c-d8f7-4d5c-8ce2-9a4c4259b072 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:01.695936 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:01.695936 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:01.696367 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0ba08c9c-d8f7-4d5c-8ce2-9a4c4259b072 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:01.808666 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:01.808666 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:01.855012 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0ba08c9c-d8f7-4d5c-8ce2-9a4c4259b072 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:36:01.900634 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0ba08c9c-d8f7-4d5c-8ce2-9a4c4259b072 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 returned with HTTP 200 Jan 28 19:36:01.902617 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1957/3936] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:36:01 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 => generated 919 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:36:02.673991 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c3a10abd-7cc1-4bfc-8299-7fc8d825a158 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:36:02.675270 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c3a10abd-7cc1-4bfc-8299-7fc8d825a158 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:02.675643 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:02.675643 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:02.676439 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c3a10abd-7cc1-4bfc-8299-7fc8d825a158 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:02.677067 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-c3a10abd-7cc1-4bfc-8299-7fc8d825a158 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:36:02.754636 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:02.754636 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:02.758114 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c3a10abd-7cc1-4bfc-8299-7fc8d825a158 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:36:02.760327 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1980/3937] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:36:02 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 853 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:36:02.933415 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e021e790-17bf-4a4a-b824-3e6b61116337 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 Jan 28 19:36:02.933415 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e021e790-17bf-4a4a-b824-3e6b61116337 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:02.933415 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:02.933415 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:02.933415 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e021e790-17bf-4a4a-b824-3e6b61116337 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:03.074638 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:03.074638 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:03.122429 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e021e790-17bf-4a4a-b824-3e6b61116337 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:36:03.162971 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e021e790-17bf-4a4a-b824-3e6b61116337 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 returned with HTTP 200 Jan 28 19:36:03.163861 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1958/3938] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:36:02 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 => generated 919 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:36:03.778706 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a78ddc4a-97f4-463c-91eb-50da04ec67bb tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:36:03.781549 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a78ddc4a-97f4-463c-91eb-50da04ec67bb tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:03.782194 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:03.782194 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:03.783050 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a78ddc4a-97f4-463c-91eb-50da04ec67bb tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:03.783796 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-a78ddc4a-97f4-463c-91eb-50da04ec67bb tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:36:03.816685 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:03.816685 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:03.819814 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a78ddc4a-97f4-463c-91eb-50da04ec67bb tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:36:03.828488 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1981/3939] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:36:03 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 853 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:36:04.188201 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2a91cdd5-3c6e-46bf-b9b4-ca544ca088ad tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 Jan 28 19:36:04.188201 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2a91cdd5-3c6e-46bf-b9b4-ca544ca088ad tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:04.188201 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:04.188201 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:04.188201 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2a91cdd5-3c6e-46bf-b9b4-ca544ca088ad tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:04.352336 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:04.352336 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:04.363440 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2a91cdd5-3c6e-46bf-b9b4-ca544ca088ad tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:36:04.392888 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2a91cdd5-3c6e-46bf-b9b4-ca544ca088ad tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 returned with HTTP 200 Jan 28 19:36:04.395119 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1959/3940] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:36:04 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 => generated 919 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:36:04.838790 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-805d41db-5fe7-4bb6-912d-4427d7b32772 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:36:04.839568 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-805d41db-5fe7-4bb6-912d-4427d7b32772 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:04.839568 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:04.839568 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:04.840222 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-805d41db-5fe7-4bb6-912d-4427d7b32772 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:04.840222 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-805d41db-5fe7-4bb6-912d-4427d7b32772 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:36:04.891435 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:04.891435 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:04.898999 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-805d41db-5fe7-4bb6-912d-4427d7b32772 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:36:04.900642 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1982/3941] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:36:04 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 853 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:36:05.415452 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e592c239-79bd-4da9-8739-f149c3020d36 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 Jan 28 19:36:05.417099 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e592c239-79bd-4da9-8739-f149c3020d36 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:05.417756 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:05.417756 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:05.418878 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e592c239-79bd-4da9-8739-f149c3020d36 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:05.559673 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:05.559673 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:05.585196 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e592c239-79bd-4da9-8739-f149c3020d36 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:36:05.660247 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e592c239-79bd-4da9-8739-f149c3020d36 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 returned with HTTP 200 Jan 28 19:36:05.673191 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1960/3942] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:36:05 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 => generated 919 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:36:05.920445 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dd08f4ca-6b3d-4867-b234-6c65a332d526 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:36:05.921575 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dd08f4ca-6b3d-4867-b234-6c65a332d526 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:05.921946 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:05.921946 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:05.922573 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dd08f4ca-6b3d-4867-b234-6c65a332d526 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:05.923416 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-dd08f4ca-6b3d-4867-b234-6c65a332d526 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:36:05.980790 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:05.980790 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:05.982947 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dd08f4ca-6b3d-4867-b234-6c65a332d526 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:36:05.990971 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1983/3943] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:36:05 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 853 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:36:06.694154 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4dc9ecf8-6244-4da0-ac35-013e8f27a9dc tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 Jan 28 19:36:06.694949 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4dc9ecf8-6244-4da0-ac35-013e8f27a9dc tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:06.695325 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:06.695325 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:06.695955 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4dc9ecf8-6244-4da0-ac35-013e8f27a9dc tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:06.860841 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:06.860841 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:06.879025 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4dc9ecf8-6244-4da0-ac35-013e8f27a9dc tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:36:06.939713 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4dc9ecf8-6244-4da0-ac35-013e8f27a9dc tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 returned with HTTP 200 Jan 28 19:36:06.943807 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1961/3944] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:36:06 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 => generated 919 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:36:07.005891 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a0f7fa43-ab64-462f-85a3-f32509559047 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:36:07.008089 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a0f7fa43-ab64-462f-85a3-f32509559047 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:07.008473 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:07.008473 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:07.009165 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a0f7fa43-ab64-462f-85a3-f32509559047 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:07.009823 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-a0f7fa43-ab64-462f-85a3-f32509559047 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:36:07.054065 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:07.054065 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:07.056103 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a0f7fa43-ab64-462f-85a3-f32509559047 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:36:07.056934 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1984/3945] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:36:06 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 853 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:36:07.965774 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-710785ce-512f-408c-94ea-66710e9e8105 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 Jan 28 19:36:07.967601 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-710785ce-512f-408c-94ea-66710e9e8105 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:07.968399 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:07.968399 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:07.969670 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-710785ce-512f-408c-94ea-66710e9e8105 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:08.076122 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-63eefb00-c4f4-486c-8825-167a4d2feee7 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:36:08.077039 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-63eefb00-c4f4-486c-8825-167a4d2feee7 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:08.077682 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:08.077682 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:08.078366 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-63eefb00-c4f4-486c-8825-167a4d2feee7 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:08.078967 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-63eefb00-c4f4-486c-8825-167a4d2feee7 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:36:08.098965 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:08.098965 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:08.119853 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-710785ce-512f-408c-94ea-66710e9e8105 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:36:08.157019 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:08.157019 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:08.159936 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-63eefb00-c4f4-486c-8825-167a4d2feee7 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:36:08.162337 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1985/3946] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:36:08 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 853 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:36:08.196978 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-710785ce-512f-408c-94ea-66710e9e8105 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 returned with HTTP 200 Jan 28 19:36:08.198734 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1962/3947] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:36:07 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 => generated 919 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:36:09.189694 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a3d29b2d-e277-428d-a8e0-3f7535dfc189 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:36:09.191770 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a3d29b2d-e277-428d-a8e0-3f7535dfc189 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:09.192154 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:09.192154 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:09.192922 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a3d29b2d-e277-428d-a8e0-3f7535dfc189 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:09.193998 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-a3d29b2d-e277-428d-a8e0-3f7535dfc189 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:36:09.230230 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eeb1e1df-58ed-4a00-a480-78236b861412 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 Jan 28 19:36:09.231319 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eeb1e1df-58ed-4a00-a480-78236b861412 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:09.231692 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:09.231692 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:09.232398 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eeb1e1df-58ed-4a00-a480-78236b861412 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:09.307975 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:09.307975 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:09.313443 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a3d29b2d-e277-428d-a8e0-3f7535dfc189 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:36:09.333704 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1986/3948] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:36:09 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 853 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:36:09.428770 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:09.428770 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:09.451027 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-eeb1e1df-58ed-4a00-a480-78236b861412 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:36:09.512463 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eeb1e1df-58ed-4a00-a480-78236b861412 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 returned with HTTP 200 Jan 28 19:36:09.522903 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1963/3949] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:36:09 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 => generated 919 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:36:10.356104 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3225f7b7-7b0a-4638-b9a1-8a616f8b1cb4 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:36:10.357617 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3225f7b7-7b0a-4638-b9a1-8a616f8b1cb4 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:10.357987 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:10.357987 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:10.359193 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3225f7b7-7b0a-4638-b9a1-8a616f8b1cb4 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:10.359895 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-3225f7b7-7b0a-4638-b9a1-8a616f8b1cb4 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:36:10.423292 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:10.423292 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:10.423292 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3225f7b7-7b0a-4638-b9a1-8a616f8b1cb4 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:36:10.425565 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1987/3950] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:36:10 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 853 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:36:10.543607 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-02ffa2a8-c92f-4dbf-b50a-25d750a4c5d1 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 Jan 28 19:36:10.544327 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-02ffa2a8-c92f-4dbf-b50a-25d750a4c5d1 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:10.544707 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:10.544707 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:10.545342 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-02ffa2a8-c92f-4dbf-b50a-25d750a4c5d1 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:10.656019 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:10.656019 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:10.668139 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-02ffa2a8-c92f-4dbf-b50a-25d750a4c5d1 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:36:10.693572 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-02ffa2a8-c92f-4dbf-b50a-25d750a4c5d1 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 returned with HTTP 200 Jan 28 19:36:10.694409 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1964/3951] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:36:10 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 => generated 919 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:36:11.450811 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dfecf87a-3dc6-45d6-af70-d398c49dc526 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:36:11.453601 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dfecf87a-3dc6-45d6-af70-d398c49dc526 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:11.454228 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:11.454228 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:11.456739 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dfecf87a-3dc6-45d6-af70-d398c49dc526 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:11.457767 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-dfecf87a-3dc6-45d6-af70-d398c49dc526 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:36:11.526715 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:11.526715 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:11.532258 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dfecf87a-3dc6-45d6-af70-d398c49dc526 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:36:11.545191 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1988/3952] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:36:11 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 855 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:36:11.731234 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-362bc3c1-3ac8-41ff-b1cd-9dc400095fee tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 Jan 28 19:36:11.734244 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-362bc3c1-3ac8-41ff-b1cd-9dc400095fee tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:11.734953 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:11.734953 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:11.736390 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-362bc3c1-3ac8-41ff-b1cd-9dc400095fee tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:11.918139 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:11.918139 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:11.936309 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-362bc3c1-3ac8-41ff-b1cd-9dc400095fee tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:36:11.969454 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-362bc3c1-3ac8-41ff-b1cd-9dc400095fee tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 returned with HTTP 200 Jan 28 19:36:11.970652 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1965/3953] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:36:11 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 => generated 919 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:36:12.552162 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8c34f1d8-b15b-4843-b06e-cbd4f0b43f43 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:36:12.553019 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8c34f1d8-b15b-4843-b06e-cbd4f0b43f43 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:12.553019 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:12.553019 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:12.553546 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8c34f1d8-b15b-4843-b06e-cbd4f0b43f43 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:12.553738 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-8c34f1d8-b15b-4843-b06e-cbd4f0b43f43 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:36:12.599774 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:12.599774 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:12.602765 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8c34f1d8-b15b-4843-b06e-cbd4f0b43f43 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:36:12.604445 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1989/3954] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:36:12 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 856 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:36:12.619852 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6b344832-2924-484f-a0dd-36a548924a1b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/fa3162a5-06b2-4b14-b8bb-f43e948c2645 Jan 28 19:36:12.620577 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6b344832-2924-484f-a0dd-36a548924a1b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:12.620856 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:12.620856 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:12.621283 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6b344832-2924-484f-a0dd-36a548924a1b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:12.696372 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:12.696372 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:12.701295 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6b344832-2924-484f-a0dd-36a548924a1b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:36:12.708094 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6b344832-2924-484f-a0dd-36a548924a1b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/fa3162a5-06b2-4b14-b8bb-f43e948c2645 returned with HTTP 200 Jan 28 19:36:12.711521 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1966/3955] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:36:12 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/fa3162a5-06b2-4b14-b8bb-f43e948c2645 => generated 469 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:36:12.725737 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5229745d-ae9c-4ebd-bd2b-8a37fe3a904e tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:36:12.726880 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5229745d-ae9c-4ebd-bd2b-8a37fe3a904e tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:12.727269 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:12.727269 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:12.728088 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5229745d-ae9c-4ebd-bd2b-8a37fe3a904e tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:12.728795 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.backups [None req-5229745d-ae9c-4ebd-bd2b-8a37fe3a904e tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Show backup with id 49cc8e7f-683e-4cee-96a7-621f5642b777. {{(pid=87914) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jan 28 19:36:12.751379 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:12.751379 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:12.754308 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5229745d-ae9c-4ebd-bd2b-8a37fe3a904e tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 200 Jan 28 19:36:12.756049 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1990/3956] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:36:12 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 856 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:36:12.773045 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-49e836ef-9032-4d95-b7de-50051579faea tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] DELETE http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 Jan 28 19:36:12.774031 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-49e836ef-9032-4d95-b7de-50051579faea tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:12.774464 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:12.774464 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:12.775351 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-49e836ef-9032-4d95-b7de-50051579faea tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:12.775954 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.contrib.backups [None req-49e836ef-9032-4d95-b7de-50051579faea tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Delete backup with id: 49cc8e7f-683e-4cee-96a7-621f5642b777. Jan 28 19:36:12.804873 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:12.804873 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:12.843099 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.backup.rpcapi [None req-49e836ef-9032-4d95-b7de-50051579faea tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] delete_backup rpcapi backup_id 49cc8e7f-683e-4cee-96a7-621f5642b777 {{(pid=87915) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Jan 28 19:36:12.849776 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-49e836ef-9032-4d95-b7de-50051579faea tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 returned with HTTP 202 Jan 28 19:36:12.853808 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1967/3957] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:36:12 2021] DELETE /volume/v3/02ccc5d99858499ab8aad93c22906d73/backups/49cc8e7f-683e-4cee-96a7-621f5642b777 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 19:36:12.989252 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-224f1843-7d35-4111-9fa4-709be18ca10b tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 Jan 28 19:36:12.992821 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-224f1843-7d35-4111-9fa4-709be18ca10b tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:12.994630 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:12.994630 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:12.997970 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-224f1843-7d35-4111-9fa4-709be18ca10b tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:13.139571 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:13.139571 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:13.158773 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-224f1843-7d35-4111-9fa4-709be18ca10b tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:36:13.196776 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-224f1843-7d35-4111-9fa4-709be18ca10b tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 returned with HTTP 200 Jan 28 19:36:13.197542 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1991/3958] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:36:12 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 => generated 977 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:36:14.216379 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eb7bfabf-585b-4750-acc7-a6861478f3ff tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 Jan 28 19:36:14.217920 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eb7bfabf-585b-4750-acc7-a6861478f3ff tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:14.220545 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:14.220545 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:14.222447 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eb7bfabf-585b-4750-acc7-a6861478f3ff tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:14.417427 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:14.417427 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:14.450059 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-eb7bfabf-585b-4750-acc7-a6861478f3ff tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:36:14.561739 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eb7bfabf-585b-4750-acc7-a6861478f3ff tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 returned with HTTP 200 Jan 28 19:36:14.563341 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1968/3959] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:36:14 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 => generated 980 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:36:15.594430 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7778b8da-b390-4fcb-a326-9e1a96e86417 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 Jan 28 19:36:15.596126 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7778b8da-b390-4fcb-a326-9e1a96e86417 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:15.596633 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:15.596633 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:15.597379 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7778b8da-b390-4fcb-a326-9e1a96e86417 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:15.704824 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:15.704824 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:15.728800 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7778b8da-b390-4fcb-a326-9e1a96e86417 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:36:15.800960 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7778b8da-b390-4fcb-a326-9e1a96e86417 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 returned with HTTP 200 Jan 28 19:36:15.821949 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1992/3960] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:36:15 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 => generated 980 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:36:16.839096 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5e638ae3-5068-42cd-b20b-2f1ff7ac0390 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 Jan 28 19:36:16.844837 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5e638ae3-5068-42cd-b20b-2f1ff7ac0390 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:16.845299 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:16.845299 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:16.848645 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5e638ae3-5068-42cd-b20b-2f1ff7ac0390 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:16.970398 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:16.970398 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:16.988429 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5e638ae3-5068-42cd-b20b-2f1ff7ac0390 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:36:17.045329 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5e638ae3-5068-42cd-b20b-2f1ff7ac0390 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 returned with HTTP 200 Jan 28 19:36:17.046992 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1969/3961] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:36:16 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 => generated 980 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:36:18.070165 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ced99a43-3974-437e-bcb7-7d6fcb807216 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 Jan 28 19:36:18.071666 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ced99a43-3974-437e-bcb7-7d6fcb807216 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:18.074413 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:18.074413 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:18.081502 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ced99a43-3974-437e-bcb7-7d6fcb807216 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:18.215347 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:18.215347 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:18.227011 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ced99a43-3974-437e-bcb7-7d6fcb807216 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:36:18.259185 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ced99a43-3974-437e-bcb7-7d6fcb807216 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 returned with HTTP 200 Jan 28 19:36:18.260949 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1993/3962] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:36:18 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 => generated 980 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:36:19.290632 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-10235321-db26-4437-9b9f-3c7b65f49ccb tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 Jan 28 19:36:19.291472 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-10235321-db26-4437-9b9f-3c7b65f49ccb tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:19.292134 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:19.292134 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:19.292908 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-10235321-db26-4437-9b9f-3c7b65f49ccb tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:19.387151 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:19.387151 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:19.398688 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-10235321-db26-4437-9b9f-3c7b65f49ccb tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:36:19.433545 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-10235321-db26-4437-9b9f-3c7b65f49ccb tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 returned with HTTP 200 Jan 28 19:36:19.434640 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1970/3963] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:36:19 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 => generated 980 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:36:20.467269 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f3cd4516-380d-4649-9b03-91c1124b5ad7 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 Jan 28 19:36:20.468261 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f3cd4516-380d-4649-9b03-91c1124b5ad7 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:20.468617 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:20.468617 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:20.469398 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f3cd4516-380d-4649-9b03-91c1124b5ad7 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:20.610903 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:20.610903 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:20.628893 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f3cd4516-380d-4649-9b03-91c1124b5ad7 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:36:20.671248 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f3cd4516-380d-4649-9b03-91c1124b5ad7 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 returned with HTTP 200 Jan 28 19:36:20.673968 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1994/3964] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:36:20 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 => generated 980 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:36:21.697086 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9463b5df-3c7e-41cb-9a84-d3c95a88c764 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 Jan 28 19:36:21.697875 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9463b5df-3c7e-41cb-9a84-d3c95a88c764 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:21.697875 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:21.697875 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:21.698315 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9463b5df-3c7e-41cb-9a84-d3c95a88c764 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:21.749644 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:21.749644 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:21.759834 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9463b5df-3c7e-41cb-9a84-d3c95a88c764 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:36:21.785830 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9463b5df-3c7e-41cb-9a84-d3c95a88c764 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 returned with HTTP 200 Jan 28 19:36:21.786689 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1971/3965] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:36:21 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 => generated 1368 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:36:21.803021 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0072321d-6a7a-490d-b0e8-5b2369d63501 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 Jan 28 19:36:21.803570 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0072321d-6a7a-490d-b0e8-5b2369d63501 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:21.803801 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:21.803801 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:21.804202 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0072321d-6a7a-490d-b0e8-5b2369d63501 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:21.878741 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:21.878741 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:21.888436 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0072321d-6a7a-490d-b0e8-5b2369d63501 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:36:21.915447 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0072321d-6a7a-490d-b0e8-5b2369d63501 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 returned with HTTP 200 Jan 28 19:36:21.916144 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1995/3966] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:36:21 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 => generated 1368 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:36:22.849820 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-11284c32-0f4d-41de-bbd2-240b37f03329 req-6f6151e2-f512-43c7-8414-d092416bbb90 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 Jan 28 19:36:22.850688 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-11284c32-0f4d-41de-bbd2-240b37f03329 req-6f6151e2-f512-43c7-8414-d092416bbb90 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:22.851239 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:22.851239 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:22.852030 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-11284c32-0f4d-41de-bbd2-240b37f03329 req-6f6151e2-f512-43c7-8414-d092416bbb90 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:22.925445 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:22.925445 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:22.938730 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-11284c32-0f4d-41de-bbd2-240b37f03329 req-6f6151e2-f512-43c7-8414-d092416bbb90 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:36:22.967552 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-11284c32-0f4d-41de-bbd2-240b37f03329 req-6f6151e2-f512-43c7-8414-d092416bbb90 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 returned with HTTP 200 Jan 28 19:36:22.968315 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1972/3967] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 19:36:22 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 => generated 1368 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:36:25.365155 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-11284c32-0f4d-41de-bbd2-240b37f03329 req-0f849383-29d4-4360-be25-2af2e5993d23 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 Jan 28 19:36:25.366007 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-11284c32-0f4d-41de-bbd2-240b37f03329 req-0f849383-29d4-4360-be25-2af2e5993d23 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:25.366007 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:25.366007 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:25.366521 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-11284c32-0f4d-41de-bbd2-240b37f03329 req-0f849383-29d4-4360-be25-2af2e5993d23 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:25.421470 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:25.421470 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:25.432306 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-11284c32-0f4d-41de-bbd2-240b37f03329 req-0f849383-29d4-4360-be25-2af2e5993d23 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:36:25.461945 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-11284c32-0f4d-41de-bbd2-240b37f03329 req-0f849383-29d4-4360-be25-2af2e5993d23 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 returned with HTTP 200 Jan 28 19:36:25.463087 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1996/3968] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 19:36:25 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 => generated 1368 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:36:25.477180 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-11284c32-0f4d-41de-bbd2-240b37f03329 req-6f6151e2-f512-43c7-8414-d092416bbb90 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume// Jan 28 19:36:25.478058 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-11284c32-0f4d-41de-bbd2-240b37f03329 req-6f6151e2-f512-43c7-8414-d092416bbb90 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:25.478710 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:25.478710 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:25.479394 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-11284c32-0f4d-41de-bbd2-240b37f03329 req-6f6151e2-f512-43c7-8414-d092416bbb90 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:25.482208 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-11284c32-0f4d-41de-bbd2-240b37f03329 req-6f6151e2-f512-43c7-8414-d092416bbb90 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 19:36:25.483735 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1973/3969] 10.222.0.16 () {58 vars in 1289 bytes} [Thu Jan 28 19:36:25 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 19:36:25.497832 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-11284c32-0f4d-41de-bbd2-240b37f03329 req-2d197750-0182-4e10-839b-e2d7296f79b4 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] POST http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments Jan 28 19:36:25.498354 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:25.498354 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:25.498946 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-11284c32-0f4d-41de-bbd2-240b37f03329 req-2d197750-0182-4e10-839b-e2d7296f79b4 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ba8d06df-c662-4920-850a-2759ed6f1511", "instance_uuid": "99d2e52e-6431-46da-a64d-f05ee49c513d", "connector": null}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:36:25.551972 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:25.551972 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:25.634313 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-11284c32-0f4d-41de-bbd2-240b37f03329 req-2d197750-0182-4e10-839b-e2d7296f79b4 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments returned with HTTP 200 Jan 28 19:36:25.635473 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1997/3970] 10.222.0.16 () {66 vars in 1565 bytes} [Thu Jan 28 19:36:25 2021] POST /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments => generated 273 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:36:27.216948 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-11284c32-0f4d-41de-bbd2-240b37f03329 req-6f6151e2-f512-43c7-8414-d092416bbb90 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume// Jan 28 19:36:27.217805 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-11284c32-0f4d-41de-bbd2-240b37f03329 req-6f6151e2-f512-43c7-8414-d092416bbb90 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:27.218519 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-11284c32-0f4d-41de-bbd2-240b37f03329 req-6f6151e2-f512-43c7-8414-d092416bbb90 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:27.221592 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-11284c32-0f4d-41de-bbd2-240b37f03329 req-6f6151e2-f512-43c7-8414-d092416bbb90 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 19:36:27.222901 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1974/3971] 10.222.0.43 () {56 vars in 1089 bytes} [Thu Jan 28 19:36:27 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 19:36:27.240842 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-11284c32-0f4d-41de-bbd2-240b37f03329 req-09a823a4-fb95-4d14-b75a-e6429ab867a9 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 Jan 28 19:36:27.241961 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-11284c32-0f4d-41de-bbd2-240b37f03329 req-09a823a4-fb95-4d14-b75a-e6429ab867a9 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:27.242310 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:27.242310 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:27.244547 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-11284c32-0f4d-41de-bbd2-240b37f03329 req-09a823a4-fb95-4d14-b75a-e6429ab867a9 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:27.344812 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:27.344812 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:27.355609 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-11284c32-0f4d-41de-bbd2-240b37f03329 req-09a823a4-fb95-4d14-b75a-e6429ab867a9 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:36:27.378475 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:27.378475 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:27.401848 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-11284c32-0f4d-41de-bbd2-240b37f03329 req-09a823a4-fb95-4d14-b75a-e6429ab867a9 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 returned with HTTP 200 Jan 28 19:36:27.403002 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1998/3972] 10.222.0.43 () {60 vars in 1403 bytes} [Thu Jan 28 19:36:27 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 => generated 1466 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 19:36:27.431220 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-11284c32-0f4d-41de-bbd2-240b37f03329 req-986a2afc-43ba-43ea-99a1-17df63b94304 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] PUT http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments/09d67b10-4ab8-429e-a9fa-a6a9bf6ee00d Jan 28 19:36:27.434316 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-11284c32-0f4d-41de-bbd2-240b37f03329 req-986a2afc-43ba-43ea-99a1-17df63b94304 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.43", "host": "n-h1-705657-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-705657-15.cbci-705657-15.local", "mountpoint": "/dev/sda"}}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:36:27.505765 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:36:27.505765 n-d-705657-15 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 28 19:36:27.506889 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-11284c32-0f4d-41de-bbd2-240b37f03329 req-986a2afc-43ba-43ea-99a1-17df63b94304 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Lock "b'cinder-attachment_update-ba8d06df-c662-4920-850a-2759ed6f1511-n-h1-705657-15'" acquired by "attachment_update" :: waited 0.024s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 19:36:27.510409 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:27.510409 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:29.152761 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-11284c32-0f4d-41de-bbd2-240b37f03329 req-986a2afc-43ba-43ea-99a1-17df63b94304 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Lock "b'cinder-attachment_update-ba8d06df-c662-4920-850a-2759ed6f1511-n-h1-705657-15'" released by "attachment_update" :: held 1.646s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 19:36:29.154010 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-11284c32-0f4d-41de-bbd2-240b37f03329 req-986a2afc-43ba-43ea-99a1-17df63b94304 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments/09d67b10-4ab8-429e-a9fa-a6a9bf6ee00d returned with HTTP 200 Jan 28 19:36:29.155357 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1975/3973] 10.222.0.43 () {64 vars in 1468 bytes} [Thu Jan 28 19:36:27 2021] PUT /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments/09d67b10-4ab8-429e-a9fa-a6a9bf6ee00d => generated 762 bytes in 1738 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:36:29.194598 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-11284c32-0f4d-41de-bbd2-240b37f03329 req-9ba0d953-d959-4d36-abc6-bdf234d9e1cd tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] POST http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments/09d67b10-4ab8-429e-a9fa-a6a9bf6ee00d/action Jan 28 19:36:29.195155 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:29.195155 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:29.195607 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-11284c32-0f4d-41de-bbd2-240b37f03329 req-9ba0d953-d959-4d36-abc6-bdf234d9e1cd tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Action body: b'{"os-complete": null}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:36:29.195996 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-11284c32-0f4d-41de-bbd2-240b37f03329 req-9ba0d953-d959-4d36-abc6-bdf234d9e1cd tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:36:29.328583 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:29.328583 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:29.363389 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-11284c32-0f4d-41de-bbd2-240b37f03329 req-9ba0d953-d959-4d36-abc6-bdf234d9e1cd tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments/09d67b10-4ab8-429e-a9fa-a6a9bf6ee00d/action returned with HTTP 204 Jan 28 19:36:29.366711 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 1999/3974] 10.222.0.43 () {64 vars in 1489 bytes} [Thu Jan 28 19:36:29 2021] POST /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments/09d67b10-4ab8-429e-a9fa-a6a9bf6ee00d/action => generated 0 bytes in 177 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:36:34.181846 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9d0804d2-f00c-49b1-80c2-cd007d82fce8 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] POST http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes Jan 28 19:36:34.182718 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:34.182718 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:34.183478 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9d0804d2-f00c-49b1-80c2-cd007d82fce8 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Action: 'create', calling method: create, body: {"volume": {"imageRef": "bf363cce-cca7-4056-a498-a3a21a3bca2d", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-406280163"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:36:34.185631 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-9d0804d2-f00c-49b1-80c2-cd007d82fce8 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Create volume request body: {'volume': {'imageRef': 'bf363cce-cca7-4056-a498-a3a21a3bca2d', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-406280163'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:36:34.342473 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-9d0804d2-f00c-49b1-80c2-cd007d82fce8 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Create volume of 1 GB Jan 28 19:36:34.343088 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:34.343088 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:34.357360 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9d0804d2-f00c-49b1-80c2-cd007d82fce8 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Availability Zones retrieved successfully. Jan 28 19:36:34.374597 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9d0804d2-f00c-49b1-80c2-cd007d82fce8 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Flow 'volume_create_api' (33606026-26de-4eb2-96ae-59e198c13322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:36:34.377969 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9d0804d2-f00c-49b1-80c2-cd007d82fce8 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8feb6104-17ef-43de-bd9c-73ae6e8dc95c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:36:34.380075 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-9d0804d2-f00c-49b1-80c2-cd007d82fce8 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:36:34.513439 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9d0804d2-f00c-49b1-80c2-cd007d82fce8 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8feb6104-17ef-43de-bd9c-73ae6e8dc95c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:36:34.516129 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9d0804d2-f00c-49b1-80c2-cd007d82fce8 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a5d92f4-cc76-44ca-9e9e-9359fb9fa7fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:36:34.603851 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-9d0804d2-f00c-49b1-80c2-cd007d82fce8 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Created reservations ['9b0c12da-1412-4fbf-9289-13e697a8f4c0', '2552a3ea-13ac-44ca-87e4-00d155f3782a', 'b13c131e-66f5-431e-83e5-7a07f1f39fb8', '9205ab4f-970c-4ea1-95af-d67318094076'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:36:34.605991 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9d0804d2-f00c-49b1-80c2-cd007d82fce8 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a5d92f4-cc76-44ca-9e9e-9359fb9fa7fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b0c12da-1412-4fbf-9289-13e697a8f4c0', '2552a3ea-13ac-44ca-87e4-00d155f3782a', 'b13c131e-66f5-431e-83e5-7a07f1f39fb8', '9205ab4f-970c-4ea1-95af-d67318094076']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:36:34.608531 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9d0804d2-f00c-49b1-80c2-cd007d82fce8 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c19e4b67-1afa-42dd-a20e-732cf18643fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:36:34.672765 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9d0804d2-f00c-49b1-80c2-cd007d82fce8 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c19e4b67-1afa-42dd-a20e-732cf18643fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '311530e2-dd44-4fd1-afeb-23b32114149c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-406280163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02ccc5d99858499ab8aad93c22906d73',qos_specs=None,replication_status=,reservations=['9b0c12da-1412-4fbf-9289-13e697a8f4c0','2552a3ea-13ac-44ca-87e4-00d155f3782a','b13c131e-66f5-431e-83e5-7a07f1f39fb8','9205ab4f-970c-4ea1-95af-d67318094076'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0515cb0a41d74b179016edfc5490243c',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:36:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-406280163',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=311530e2-dd44-4fd1-afeb-23b32114149c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02ccc5d99858499ab8aad93c22906d73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0515cb0a41d74b179016edfc5490243c',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:36:34.675897 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9d0804d2-f00c-49b1-80c2-cd007d82fce8 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a88719e-ddda-4a8e-a5d8-d070006f9dd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:36:34.704624 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9d0804d2-f00c-49b1-80c2-cd007d82fce8 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a88719e-ddda-4a8e-a5d8-d070006f9dd4) transitioned into state 'SUCCESS' from state '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-406280163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02ccc5d99858499ab8aad93c22906d73',qos_specs=None,replication_status=,reservations=['9b0c12da-1412-4fbf-9289-13e697a8f4c0','2552a3ea-13ac-44ca-87e4-00d155f3782a','b13c131e-66f5-431e-83e5-7a07f1f39fb8','9205ab4f-970c-4ea1-95af-d67318094076'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0515cb0a41d74b179016edfc5490243c',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:36:34.707393 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9d0804d2-f00c-49b1-80c2-cd007d82fce8 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0a6ecc0-8883-4c8c-ac32-70b422e94292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:36:34.723531 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9d0804d2-f00c-49b1-80c2-cd007d82fce8 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0a6ecc0-8883-4c8c-ac32-70b422e94292) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:36:34.728400 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9d0804d2-f00c-49b1-80c2-cd007d82fce8 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Flow 'volume_create_api' (33606026-26de-4eb2-96ae-59e198c13322) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:36:34.787567 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9d0804d2-f00c-49b1-80c2-cd007d82fce8 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Create volume request issued successfully. Jan 28 19:36:34.803331 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9d0804d2-f00c-49b1-80c2-cd007d82fce8 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes returned with HTTP 202 Jan 28 19:36:34.804236 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1976/3975] 10.222.0.16 () {60 vars in 1226 bytes} [Thu Jan 28 19:36:34 2021] POST /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes => generated 822 bytes in 629 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:36:34.819677 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-511c34ba-ff87-4719-ba12-ba6d9c5e2093 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c Jan 28 19:36:34.820473 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-511c34ba-ff87-4719-ba12-ba6d9c5e2093 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:34.820772 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:34.820772 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:34.821179 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-511c34ba-ff87-4719-ba12-ba6d9c5e2093 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:34.874813 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:34.874813 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:34.884818 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-511c34ba-ff87-4719-ba12-ba6d9c5e2093 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:36:34.910686 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-511c34ba-ff87-4719-ba12-ba6d9c5e2093 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c returned with HTTP 200 Jan 28 19:36:34.912174 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2000/3976] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:36:34 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c => generated 890 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:36:35.932020 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ea39d5e0-1db9-4618-992c-c28f84a2e683 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c Jan 28 19:36:35.932836 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ea39d5e0-1db9-4618-992c-c28f84a2e683 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:35.933502 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:35.933502 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:35.934301 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ea39d5e0-1db9-4618-992c-c28f84a2e683 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:35.992043 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:35.992043 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:36.002347 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ea39d5e0-1db9-4618-992c-c28f84a2e683 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:36:36.047402 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ea39d5e0-1db9-4618-992c-c28f84a2e683 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c returned with HTTP 200 Jan 28 19:36:36.048801 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1977/3977] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:36:35 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c => generated 914 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:36:37.082125 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1eeb4945-7135-48d0-affb-4c2c53c76230 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c Jan 28 19:36:37.083326 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1eeb4945-7135-48d0-affb-4c2c53c76230 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:37.083790 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:37.083790 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:37.084504 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1eeb4945-7135-48d0-affb-4c2c53c76230 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:37.169446 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:37.169446 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:37.181517 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1eeb4945-7135-48d0-affb-4c2c53c76230 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:36:37.214855 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1eeb4945-7135-48d0-affb-4c2c53c76230 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c returned with HTTP 200 Jan 28 19:36:37.216484 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2001/3978] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:36:37 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c => generated 914 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:36:38.238268 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a3f7eaf6-fca1-4a09-874c-312f525239d8 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c Jan 28 19:36:38.240699 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a3f7eaf6-fca1-4a09-874c-312f525239d8 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:38.241125 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:38.241125 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:38.242018 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a3f7eaf6-fca1-4a09-874c-312f525239d8 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:38.304990 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:38.304990 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:38.331376 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a3f7eaf6-fca1-4a09-874c-312f525239d8 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:36:38.367856 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a3f7eaf6-fca1-4a09-874c-312f525239d8 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c returned with HTTP 200 Jan 28 19:36:38.369305 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1978/3979] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:36:38 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c => generated 914 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:36:39.397393 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a39950ec-aa82-4d90-aeb6-f63d675cb09d tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c Jan 28 19:36:39.398353 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a39950ec-aa82-4d90-aeb6-f63d675cb09d tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:39.398637 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:39.398637 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:39.399186 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a39950ec-aa82-4d90-aeb6-f63d675cb09d tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:39.489315 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:39.489315 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:39.511992 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a39950ec-aa82-4d90-aeb6-f63d675cb09d tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:36:39.558810 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a39950ec-aa82-4d90-aeb6-f63d675cb09d tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c returned with HTTP 200 Jan 28 19:36:39.560303 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2002/3980] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:36:39 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c => generated 914 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:36:40.587526 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1e5bbd04-e3cb-4bee-8cb4-cc5d058b2b40 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c Jan 28 19:36:40.588346 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1e5bbd04-e3cb-4bee-8cb4-cc5d058b2b40 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:40.588640 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:40.588640 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:40.589275 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1e5bbd04-e3cb-4bee-8cb4-cc5d058b2b40 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:40.656788 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:40.656788 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:40.665481 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1e5bbd04-e3cb-4bee-8cb4-cc5d058b2b40 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:36:40.704440 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1e5bbd04-e3cb-4bee-8cb4-cc5d058b2b40 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c returned with HTTP 200 Jan 28 19:36:40.706104 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1979/3981] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:36:40 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c => generated 914 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:36:41.734129 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4454ca1a-117e-43fc-aaa0-d0f881075c60 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c Jan 28 19:36:41.735422 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4454ca1a-117e-43fc-aaa0-d0f881075c60 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:41.736198 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:41.736198 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:41.737924 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4454ca1a-117e-43fc-aaa0-d0f881075c60 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:41.825343 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:41.825343 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:41.836874 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4454ca1a-117e-43fc-aaa0-d0f881075c60 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:36:41.870902 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4454ca1a-117e-43fc-aaa0-d0f881075c60 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c returned with HTTP 200 Jan 28 19:36:41.881270 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2003/3982] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:36:41 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c => generated 914 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:36:42.890175 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3bbf2664-b6bb-4ec1-961a-73e2682e03a8 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c Jan 28 19:36:42.892252 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3bbf2664-b6bb-4ec1-961a-73e2682e03a8 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:42.893824 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:42.893824 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:42.894976 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3bbf2664-b6bb-4ec1-961a-73e2682e03a8 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:43.003816 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:43.003816 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:43.016947 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3bbf2664-b6bb-4ec1-961a-73e2682e03a8 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:36:43.061542 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3bbf2664-b6bb-4ec1-961a-73e2682e03a8 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c returned with HTTP 200 Jan 28 19:36:43.062994 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1980/3983] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:36:42 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c => generated 914 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:36:44.091699 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ffbd00e8-c60e-4f1e-938b-458e98eb24ab tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c Jan 28 19:36:44.092709 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ffbd00e8-c60e-4f1e-938b-458e98eb24ab tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:44.093090 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:44.093090 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:44.093806 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ffbd00e8-c60e-4f1e-938b-458e98eb24ab tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:44.197582 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:44.197582 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:44.214532 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ffbd00e8-c60e-4f1e-938b-458e98eb24ab tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:36:44.262203 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ffbd00e8-c60e-4f1e-938b-458e98eb24ab tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c returned with HTTP 200 Jan 28 19:36:44.273033 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2004/3984] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:36:44 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c => generated 914 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:36:45.289509 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5862f860-791e-4418-b324-c2d45f019f2b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c Jan 28 19:36:45.290723 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5862f860-791e-4418-b324-c2d45f019f2b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:45.291161 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:45.291161 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:45.292181 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5862f860-791e-4418-b324-c2d45f019f2b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:45.401087 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:45.401087 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:45.412198 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5862f860-791e-4418-b324-c2d45f019f2b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:36:45.441471 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5862f860-791e-4418-b324-c2d45f019f2b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c returned with HTTP 200 Jan 28 19:36:45.442607 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1981/3985] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:36:45 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c => generated 914 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:36:46.463209 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c9d6d092-5c38-4fac-84b6-695904c63cf5 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c Jan 28 19:36:46.465244 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c9d6d092-5c38-4fac-84b6-695904c63cf5 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:46.465975 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:46.465975 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:46.467605 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c9d6d092-5c38-4fac-84b6-695904c63cf5 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:46.596776 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:46.596776 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:46.614854 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c9d6d092-5c38-4fac-84b6-695904c63cf5 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:36:46.658945 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c9d6d092-5c38-4fac-84b6-695904c63cf5 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c returned with HTTP 200 Jan 28 19:36:46.660822 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2005/3986] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:36:46 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c => generated 914 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:36:47.690621 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5a24ad33-d58e-454c-915e-c290ecb32eb8 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c Jan 28 19:36:47.691407 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5a24ad33-d58e-454c-915e-c290ecb32eb8 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:47.691582 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:47.691582 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:47.691957 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5a24ad33-d58e-454c-915e-c290ecb32eb8 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:47.912734 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:47.912734 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:47.928197 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5a24ad33-d58e-454c-915e-c290ecb32eb8 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:36:47.976309 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5a24ad33-d58e-454c-915e-c290ecb32eb8 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c returned with HTTP 200 Jan 28 19:36:47.985278 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1982/3987] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:36:47 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c => generated 914 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:36:49.008770 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c5cbad18-8e7f-4c4e-b184-f62ff8954d30 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c Jan 28 19:36:49.010654 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c5cbad18-8e7f-4c4e-b184-f62ff8954d30 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:49.011014 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:49.011014 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:49.011976 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c5cbad18-8e7f-4c4e-b184-f62ff8954d30 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:49.099609 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:49.099609 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:49.116558 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c5cbad18-8e7f-4c4e-b184-f62ff8954d30 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:36:49.165600 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c5cbad18-8e7f-4c4e-b184-f62ff8954d30 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c returned with HTTP 200 Jan 28 19:36:49.174762 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2006/3988] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:36:48 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c => generated 914 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:36:50.188939 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ec1dce6d-8f20-4e32-9ded-3c65a4752cd4 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c Jan 28 19:36:50.190500 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ec1dce6d-8f20-4e32-9ded-3c65a4752cd4 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:50.190677 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:50.190677 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:50.191271 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ec1dce6d-8f20-4e32-9ded-3c65a4752cd4 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:50.294276 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:50.294276 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:50.314031 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ec1dce6d-8f20-4e32-9ded-3c65a4752cd4 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:36:50.365037 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ec1dce6d-8f20-4e32-9ded-3c65a4752cd4 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c returned with HTTP 200 Jan 28 19:36:50.366856 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1983/3989] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:36:50 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c => generated 972 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:36:51.398536 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b6bbb106-eaad-46be-ad3c-059765945844 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c Jan 28 19:36:51.399460 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b6bbb106-eaad-46be-ad3c-059765945844 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:51.400044 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:51.400044 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:51.401120 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b6bbb106-eaad-46be-ad3c-059765945844 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:51.524404 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:51.524404 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:51.540911 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b6bbb106-eaad-46be-ad3c-059765945844 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:36:51.580910 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b6bbb106-eaad-46be-ad3c-059765945844 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c returned with HTTP 200 Jan 28 19:36:51.582139 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2007/3990] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:36:51 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c => generated 975 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:36:52.616298 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-69e74ae4-f481-4e0f-9a77-f72d056ebb31 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c Jan 28 19:36:52.617336 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-69e74ae4-f481-4e0f-9a77-f72d056ebb31 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:52.617923 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:52.617923 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:52.618917 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-69e74ae4-f481-4e0f-9a77-f72d056ebb31 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:52.695270 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:52.695270 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:52.730150 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-69e74ae4-f481-4e0f-9a77-f72d056ebb31 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:36:52.794489 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-69e74ae4-f481-4e0f-9a77-f72d056ebb31 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c returned with HTTP 200 Jan 28 19:36:52.796154 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1984/3991] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:36:52 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c => generated 975 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:36:53.831217 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-781830f8-fedb-4933-9e23-1377cc9ad99e tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c Jan 28 19:36:53.831217 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-781830f8-fedb-4933-9e23-1377cc9ad99e tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:53.831217 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:53.831217 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:53.831217 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-781830f8-fedb-4933-9e23-1377cc9ad99e tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:53.941103 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:53.941103 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:53.957738 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-781830f8-fedb-4933-9e23-1377cc9ad99e tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:36:53.981758 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-781830f8-fedb-4933-9e23-1377cc9ad99e tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c returned with HTTP 200 Jan 28 19:36:53.993460 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2008/3992] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:36:53 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c => generated 975 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:36:54.989192 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9435f191-74b0-4ce4-a8ee-ac526ac72a3a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c Jan 28 19:36:54.990070 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9435f191-74b0-4ce4-a8ee-ac526ac72a3a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:54.990070 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:54.990070 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:54.990491 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9435f191-74b0-4ce4-a8ee-ac526ac72a3a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:55.066335 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:55.066335 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:55.077508 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9435f191-74b0-4ce4-a8ee-ac526ac72a3a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:36:55.111687 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9435f191-74b0-4ce4-a8ee-ac526ac72a3a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c returned with HTTP 200 Jan 28 19:36:55.112927 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1985/3993] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:36:54 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c => generated 975 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:36:56.136502 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4bdbd7fb-705c-4c46-92b0-4f0978db211a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c Jan 28 19:36:56.137433 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4bdbd7fb-705c-4c46-92b0-4f0978db211a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:56.137433 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:56.137433 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:56.137844 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4bdbd7fb-705c-4c46-92b0-4f0978db211a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:56.197724 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:56.197724 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:56.208692 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4bdbd7fb-705c-4c46-92b0-4f0978db211a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:36:56.243425 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4bdbd7fb-705c-4c46-92b0-4f0978db211a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c returned with HTTP 200 Jan 28 19:36:56.244499 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2009/3994] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:36:56 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c => generated 975 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:36:57.267858 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-67b582c0-8a03-4b45-bf0b-fdd56f037f51 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c Jan 28 19:36:57.268870 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-67b582c0-8a03-4b45-bf0b-fdd56f037f51 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:57.269272 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:57.269272 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:57.270419 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-67b582c0-8a03-4b45-bf0b-fdd56f037f51 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:57.381938 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:57.381938 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:57.397637 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-67b582c0-8a03-4b45-bf0b-fdd56f037f51 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:36:57.450162 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-67b582c0-8a03-4b45-bf0b-fdd56f037f51 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c returned with HTTP 200 Jan 28 19:36:57.451775 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1986/3995] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:36:57 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c => generated 1363 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:36:57.708931 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-12aca484-58c3-47e1-ae11-ea019aed6757 req-6ad8a949-cebe-43e9-80f8-54fa8049d870 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c Jan 28 19:36:57.709732 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-12aca484-58c3-47e1-ae11-ea019aed6757 req-6ad8a949-cebe-43e9-80f8-54fa8049d870 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:57.710040 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:57.710040 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:57.710558 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-12aca484-58c3-47e1-ae11-ea019aed6757 req-6ad8a949-cebe-43e9-80f8-54fa8049d870 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:57.762731 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:57.762731 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:57.772805 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-12aca484-58c3-47e1-ae11-ea019aed6757 req-6ad8a949-cebe-43e9-80f8-54fa8049d870 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:36:57.799082 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-12aca484-58c3-47e1-ae11-ea019aed6757 req-6ad8a949-cebe-43e9-80f8-54fa8049d870 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c returned with HTTP 200 Jan 28 19:36:57.800233 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2010/3996] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 19:36:57 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c => generated 1363 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:36:57.887065 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-67b582c0-8a03-4b45-bf0b-fdd56f037f51 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume// Jan 28 19:36:57.887668 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-67b582c0-8a03-4b45-bf0b-fdd56f037f51 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:57.887891 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:57.887891 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:57.888270 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-67b582c0-8a03-4b45-bf0b-fdd56f037f51 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:57.889891 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-67b582c0-8a03-4b45-bf0b-fdd56f037f51 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 19:36:57.890890 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1987/3997] 10.222.0.16 () {58 vars in 1289 bytes} [Thu Jan 28 19:36: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 28 19:36:57.912442 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-12aca484-58c3-47e1-ae11-ea019aed6757 req-777bf679-a319-40eb-abab-50bb25bc3c46 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] POST http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/attachments Jan 28 19:36:57.913300 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:57.913300 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:57.913943 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-12aca484-58c3-47e1-ae11-ea019aed6757 req-777bf679-a319-40eb-abab-50bb25bc3c46 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "311530e2-dd44-4fd1-afeb-23b32114149c", "instance_uuid": "6ada96ed-d18d-4822-b8da-f6aac210254b", "connector": null}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:36:57.972347 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:57.972347 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:58.037827 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-12aca484-58c3-47e1-ae11-ea019aed6757 req-777bf679-a319-40eb-abab-50bb25bc3c46 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/attachments returned with HTTP 200 Jan 28 19:36:58.039204 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2011/3998] 10.222.0.16 () {66 vars in 1565 bytes} [Thu Jan 28 19:36:57 2021] POST /volume/v3/02ccc5d99858499ab8aad93c22906d73/attachments => generated 273 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:36:58.081876 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2535b0b0-986a-443e-af7a-a8adfe8e7a90 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c Jan 28 19:36:58.082837 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2535b0b0-986a-443e-af7a-a8adfe8e7a90 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:58.083740 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2535b0b0-986a-443e-af7a-a8adfe8e7a90 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:58.118983 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-12aca484-58c3-47e1-ae11-ea019aed6757 req-777bf679-a319-40eb-abab-50bb25bc3c46 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume// Jan 28 19:36:58.119859 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-12aca484-58c3-47e1-ae11-ea019aed6757 req-777bf679-a319-40eb-abab-50bb25bc3c46 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:58.119859 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:58.119859 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:58.120855 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-12aca484-58c3-47e1-ae11-ea019aed6757 req-777bf679-a319-40eb-abab-50bb25bc3c46 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:58.123657 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-12aca484-58c3-47e1-ae11-ea019aed6757 req-777bf679-a319-40eb-abab-50bb25bc3c46 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 19:36:58.125217 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2012/3999] 10.222.0.11 () {56 vars in 1089 bytes} [Thu Jan 28 19:36:58 2021] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 28 19:36:58.141449 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-12aca484-58c3-47e1-ae11-ea019aed6757 req-aa4b602d-6556-4b0d-b2ae-68da09415fc8 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c Jan 28 19:36:58.143952 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-12aca484-58c3-47e1-ae11-ea019aed6757 req-aa4b602d-6556-4b0d-b2ae-68da09415fc8 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:58.145071 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-12aca484-58c3-47e1-ae11-ea019aed6757 req-aa4b602d-6556-4b0d-b2ae-68da09415fc8 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:58.153569 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:58.153569 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:58.165096 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2535b0b0-986a-443e-af7a-a8adfe8e7a90 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:36:58.193854 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:58.193854 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:58.206857 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2535b0b0-986a-443e-af7a-a8adfe8e7a90 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c returned with HTTP 200 Jan 28 19:36:58.208155 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1988/4000] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:36:58 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c => generated 1362 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:36:58.247903 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:58.247903 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:58.265325 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-12aca484-58c3-47e1-ae11-ea019aed6757 req-aa4b602d-6556-4b0d-b2ae-68da09415fc8 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:36:58.305874 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:58.305874 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:58.326793 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-12aca484-58c3-47e1-ae11-ea019aed6757 req-aa4b602d-6556-4b0d-b2ae-68da09415fc8 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c returned with HTTP 200 Jan 28 19:36:58.328422 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2013/4001] 10.222.0.11 () {60 vars in 1403 bytes} [Thu Jan 28 19:36:58 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c => generated 1461 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 28 19:36:58.388210 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-12aca484-58c3-47e1-ae11-ea019aed6757 req-86140e40-fc5a-46cf-8acd-2770fbc6b082 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] PUT http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/attachments/a0645aa6-8e62-41c0-82a6-1244caece992 Jan 28 19:36:58.389374 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:58.389374 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:58.390261 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-12aca484-58c3-47e1-ae11-ea019aed6757 req-86140e40-fc5a-46cf-8acd-2770fbc6b082 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.11", "host": "n-h2-705657-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-705657-15.cbci-705657-15.local", "mountpoint": "/dev/sdb"}}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:36:58.443277 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:36:58.443277 n-d-705657-15 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 28 19:36:58.443277 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-12aca484-58c3-47e1-ae11-ea019aed6757 req-86140e40-fc5a-46cf-8acd-2770fbc6b082 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Lock "b'cinder-attachment_update-311530e2-dd44-4fd1-afeb-23b32114149c-n-h2-705657-15'" acquired by "attachment_update" :: waited 0.016s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 19:36:58.447856 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:58.447856 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:59.231231 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5d314812-1d20-4096-8f86-f75e62752559 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c Jan 28 19:36:59.231947 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5d314812-1d20-4096-8f86-f75e62752559 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:36:59.232254 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:36:59.232254 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:36:59.233052 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5d314812-1d20-4096-8f86-f75e62752559 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:36:59.327382 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:59.327382 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:59.344295 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5d314812-1d20-4096-8f86-f75e62752559 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:36:59.384274 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:36:59.384274 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:36:59.400875 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5d314812-1d20-4096-8f86-f75e62752559 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c returned with HTTP 200 Jan 28 19:36:59.402182 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2014/4002] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:36:59 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c => generated 1362 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 19:37:00.109361 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-12aca484-58c3-47e1-ae11-ea019aed6757 req-86140e40-fc5a-46cf-8acd-2770fbc6b082 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Lock "b'cinder-attachment_update-311530e2-dd44-4fd1-afeb-23b32114149c-n-h2-705657-15'" released by "attachment_update" :: held 1.666s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 19:37:00.110399 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-12aca484-58c3-47e1-ae11-ea019aed6757 req-86140e40-fc5a-46cf-8acd-2770fbc6b082 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/attachments/a0645aa6-8e62-41c0-82a6-1244caece992 returned with HTTP 200 Jan 28 19:37:00.112378 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1989/4003] 10.222.0.11 () {64 vars in 1468 bytes} [Thu Jan 28 19:36:58 2021] PUT /volume/v3/02ccc5d99858499ab8aad93c22906d73/attachments/a0645aa6-8e62-41c0-82a6-1244caece992 => generated 762 bytes in 1734 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:37:00.428395 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d1411595-f19d-4189-a0ca-f8ae4a5637e2 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c Jan 28 19:37:00.429311 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d1411595-f19d-4189-a0ca-f8ae4a5637e2 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:37:00.429311 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:37:00.429311 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:37:00.430008 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d1411595-f19d-4189-a0ca-f8ae4a5637e2 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:37:00.486480 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:37:00.486480 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:37:00.496100 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d1411595-f19d-4189-a0ca-f8ae4a5637e2 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:37:00.523086 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:37:00.523086 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:37:00.535598 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d1411595-f19d-4189-a0ca-f8ae4a5637e2 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c returned with HTTP 200 Jan 28 19:37:00.536618 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2015/4004] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:37:00 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c => generated 1363 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:37:01.565422 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c80a61ef-ef34-43de-a6f7-967d6d8b4aa1 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c Jan 28 19:37:01.565422 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c80a61ef-ef34-43de-a6f7-967d6d8b4aa1 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:37:01.565422 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:37:01.565422 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:37:01.565422 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c80a61ef-ef34-43de-a6f7-967d6d8b4aa1 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:37:01.647005 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:37:01.647005 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:37:01.660536 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c80a61ef-ef34-43de-a6f7-967d6d8b4aa1 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:37:01.692326 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:37:01.692326 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:37:01.708172 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c80a61ef-ef34-43de-a6f7-967d6d8b4aa1 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c returned with HTTP 200 Jan 28 19:37:01.716114 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1990/4005] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:37:01 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c => generated 1363 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:37:02.727774 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-29b2aa0c-f935-4bfa-94e4-45eccfc6eca9 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c Jan 28 19:37:02.727774 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-29b2aa0c-f935-4bfa-94e4-45eccfc6eca9 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:37:02.727774 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:37:02.727774 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:37:02.733887 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-29b2aa0c-f935-4bfa-94e4-45eccfc6eca9 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:37:02.807441 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:37:02.807441 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:37:02.818434 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-29b2aa0c-f935-4bfa-94e4-45eccfc6eca9 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:37:02.843845 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:37:02.843845 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:37:02.867101 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-29b2aa0c-f935-4bfa-94e4-45eccfc6eca9 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c returned with HTTP 200 Jan 28 19:37:02.868629 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2016/4006] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:37:02 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c => generated 1363 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 19:37:03.899627 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-71b24378-02f6-421e-87c6-04ee663fd0a2 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c Jan 28 19:37:03.907186 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-71b24378-02f6-421e-87c6-04ee663fd0a2 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:37:03.907186 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:37:03.907186 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:37:03.907186 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-71b24378-02f6-421e-87c6-04ee663fd0a2 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:37:04.009282 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:37:04.009282 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:37:04.023814 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-71b24378-02f6-421e-87c6-04ee663fd0a2 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:37:04.065628 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:37:04.065628 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:37:04.091133 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-71b24378-02f6-421e-87c6-04ee663fd0a2 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c returned with HTTP 200 Jan 28 19:37:04.091133 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1991/4007] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:37:03 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c => generated 1363 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:37:05.116875 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4e0db6bf-e802-4f5c-81ca-46b39078ce84 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c Jan 28 19:37:05.116875 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4e0db6bf-e802-4f5c-81ca-46b39078ce84 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:37:05.116875 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:37:05.116875 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:37:05.116875 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4e0db6bf-e802-4f5c-81ca-46b39078ce84 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:37:05.206752 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:37:05.206752 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:37:05.221807 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4e0db6bf-e802-4f5c-81ca-46b39078ce84 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:37:05.257915 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:37:05.257915 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:37:05.284244 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4e0db6bf-e802-4f5c-81ca-46b39078ce84 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c returned with HTTP 200 Jan 28 19:37:05.284244 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2017/4008] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:37:05 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c => generated 1363 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:37:05.785443 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-12aca484-58c3-47e1-ae11-ea019aed6757 req-4bf2d98b-f2a6-4e13-abaf-70470922e574 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] POST http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/attachments/a0645aa6-8e62-41c0-82a6-1244caece992/action Jan 28 19:37:05.785443 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:37:05.785443 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:37:05.785443 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-12aca484-58c3-47e1-ae11-ea019aed6757 req-4bf2d98b-f2a6-4e13-abaf-70470922e574 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Action body: b'{"os-complete": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:37:05.785443 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-12aca484-58c3-47e1-ae11-ea019aed6757 req-4bf2d98b-f2a6-4e13-abaf-70470922e574 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:37:05.879792 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:37:05.879792 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:37:05.902995 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-12aca484-58c3-47e1-ae11-ea019aed6757 req-4bf2d98b-f2a6-4e13-abaf-70470922e574 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/attachments/a0645aa6-8e62-41c0-82a6-1244caece992/action returned with HTTP 204 Jan 28 19:37:05.904881 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1992/4009] 10.222.0.11 () {64 vars in 1489 bytes} [Thu Jan 28 19:37:05 2021] POST /volume/v3/02ccc5d99858499ab8aad93c22906d73/attachments/a0645aa6-8e62-41c0-82a6-1244caece992/action => generated 0 bytes in 135 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:37:06.316100 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-832f1898-5aa3-478a-9891-5a1f07da6f89 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c Jan 28 19:37:06.317662 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-832f1898-5aa3-478a-9891-5a1f07da6f89 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:37:06.317662 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:37:06.317662 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:37:06.318790 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-832f1898-5aa3-478a-9891-5a1f07da6f89 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:37:06.443399 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:37:06.443399 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:37:06.471903 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-832f1898-5aa3-478a-9891-5a1f07da6f89 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:37:06.542466 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:37:06.542466 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:37:06.593596 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-832f1898-5aa3-478a-9891-5a1f07da6f89 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c returned with HTTP 200 Jan 28 19:37:06.619813 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2018/4010] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:37:06 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c => generated 1655 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:37:06.638136 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1e5a2f01-d719-44a7-a0fa-25e4371c4300 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] POST http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots Jan 28 19:37:06.638136 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:37:06.638136 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:37:06.638136 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1e5a2f01-d719-44a7-a0fa-25e4371c4300 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "311530e2-dd44-4fd1-afeb-23b32114149c", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-132090539"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:37:06.806284 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:37:06.806284 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:37:06.806284 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1e5a2f01-d719-44a7-a0fa-25e4371c4300 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:37:06.806284 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-1e5a2f01-d719-44a7-a0fa-25e4371c4300 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Create snapshot from volume 311530e2-dd44-4fd1-afeb-23b32114149c Jan 28 19:37:06.824179 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1e5a2f01-d719-44a7-a0fa-25e4371c4300 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots returned with HTTP 400 Jan 28 19:37:06.831481 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1993/4011] 10.222.0.16 () {60 vars in 1232 bytes} [Thu Jan 28 19:37:06 2021] POST /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots => generated 160 bytes in 221 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jan 28 19:37:06.834580 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4f997354-0ede-4df3-94f7-8118f423fbc9 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] POST http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots Jan 28 19:37:06.835086 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:37:06.835086 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:37:06.835539 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4f997354-0ede-4df3-94f7-8118f423fbc9 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "311530e2-dd44-4fd1-afeb-23b32114149c", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-533926296"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:37:06.896072 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:37:06.896072 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:37:06.896891 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4f997354-0ede-4df3-94f7-8118f423fbc9 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:37:06.897602 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-4f997354-0ede-4df3-94f7-8118f423fbc9 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Create snapshot from volume 311530e2-dd44-4fd1-afeb-23b32114149c Jan 28 19:37:07.020605 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-4f997354-0ede-4df3-94f7-8118f423fbc9 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Created reservations ['381ad47f-ee09-426b-a3b7-0d80e50c7328', '743fbed1-7aaf-4ca0-9212-246d24b46ca1', '6741a17e-1fbd-434a-8cb6-1ced03312170', 'a9b1aee0-eaab-4f08-a969-de6f4884b6df'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:37:07.213425 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4f997354-0ede-4df3-94f7-8118f423fbc9 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot force create request issued successfully. Jan 28 19:37:07.215286 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4f997354-0ede-4df3-94f7-8118f423fbc9 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots returned with HTTP 202 Jan 28 19:37:07.217221 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2019/4012] 10.222.0.16 () {60 vars in 1232 bytes} [Thu Jan 28 19:37:06 2021] POST /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots => generated 309 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:37:07.241740 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c659a9bf-18e6-4e8a-8d8e-acaa435e367b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/9dac91e3-1f64-4855-adb8-c2eb1fd2b3a6 Jan 28 19:37:07.242811 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c659a9bf-18e6-4e8a-8d8e-acaa435e367b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:37:07.243778 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:37:07.243778 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:37:07.244000 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c659a9bf-18e6-4e8a-8d8e-acaa435e367b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:37:07.360439 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:37:07.360439 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:37:07.362942 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c659a9bf-18e6-4e8a-8d8e-acaa435e367b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:37:07.372872 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c659a9bf-18e6-4e8a-8d8e-acaa435e367b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/9dac91e3-1f64-4855-adb8-c2eb1fd2b3a6 returned with HTTP 200 Jan 28 19:37:07.372872 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1994/4013] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:37:07 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/9dac91e3-1f64-4855-adb8-c2eb1fd2b3a6 => generated 441 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:37:08.401872 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d78268d8-dc55-46cc-aa69-d81e09966863 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/9dac91e3-1f64-4855-adb8-c2eb1fd2b3a6 Jan 28 19:37:08.403047 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d78268d8-dc55-46cc-aa69-d81e09966863 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:37:08.403693 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:37:08.403693 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:37:08.404840 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d78268d8-dc55-46cc-aa69-d81e09966863 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:37:08.482362 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:37:08.482362 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:37:08.502703 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d78268d8-dc55-46cc-aa69-d81e09966863 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:37:08.502703 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d78268d8-dc55-46cc-aa69-d81e09966863 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/9dac91e3-1f64-4855-adb8-c2eb1fd2b3a6 returned with HTTP 200 Jan 28 19:37:08.515391 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2020/4014] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:37:08 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/9dac91e3-1f64-4855-adb8-c2eb1fd2b3a6 => generated 441 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:37:09.525678 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5a147b9a-f054-49e9-9ba6-9515666efca9 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/9dac91e3-1f64-4855-adb8-c2eb1fd2b3a6 Jan 28 19:37:09.525678 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5a147b9a-f054-49e9-9ba6-9515666efca9 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:37:09.525678 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:37:09.525678 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:37:09.525678 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5a147b9a-f054-49e9-9ba6-9515666efca9 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:37:09.589185 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:37:09.589185 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:37:09.590386 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5a147b9a-f054-49e9-9ba6-9515666efca9 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:37:09.593650 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5a147b9a-f054-49e9-9ba6-9515666efca9 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/9dac91e3-1f64-4855-adb8-c2eb1fd2b3a6 returned with HTTP 200 Jan 28 19:37:09.600801 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1995/4015] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:37:09 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/9dac91e3-1f64-4855-adb8-c2eb1fd2b3a6 => generated 441 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:37:10.615636 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-47f7318c-7198-4f07-aefd-9553da2985cf tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/9dac91e3-1f64-4855-adb8-c2eb1fd2b3a6 Jan 28 19:37:10.616790 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-47f7318c-7198-4f07-aefd-9553da2985cf tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:37:10.616979 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:37:10.616979 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:37:10.619326 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-47f7318c-7198-4f07-aefd-9553da2985cf tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:37:10.658729 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:37:10.658729 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:37:10.658976 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-47f7318c-7198-4f07-aefd-9553da2985cf tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:37:10.664431 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-47f7318c-7198-4f07-aefd-9553da2985cf tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/9dac91e3-1f64-4855-adb8-c2eb1fd2b3a6 returned with HTTP 200 Jan 28 19:37:10.665392 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2021/4016] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:37:10 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/9dac91e3-1f64-4855-adb8-c2eb1fd2b3a6 => generated 468 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:37:10.685777 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-237f8d17-f1cb-426b-ad77-ab6c86c4a278 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] POST http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots Jan 28 19:37:10.686570 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:37:10.686570 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:37:10.687312 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-237f8d17-f1cb-426b-ad77-ab6c86c4a278 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "311530e2-dd44-4fd1-afeb-23b32114149c", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1474549813"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:37:10.800570 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:37:10.800570 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:37:10.800570 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-237f8d17-f1cb-426b-ad77-ab6c86c4a278 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:37:10.800570 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-237f8d17-f1cb-426b-ad77-ab6c86c4a278 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Create snapshot from volume 311530e2-dd44-4fd1-afeb-23b32114149c Jan 28 19:37:10.911385 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-237f8d17-f1cb-426b-ad77-ab6c86c4a278 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Created reservations ['0c16119f-68e6-456e-a7b4-1d7bb45ff63e', '5908a361-5f93-4c33-8bb7-c61336103355', '59bd37f8-bf88-4e5e-b2cf-c03b3180cf1a', 'c169cd74-bfd0-4d9f-92f7-4f3b34e0d857'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:37:11.130384 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-237f8d17-f1cb-426b-ad77-ab6c86c4a278 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot force create request issued successfully. Jan 28 19:37:11.130384 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-237f8d17-f1cb-426b-ad77-ab6c86c4a278 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots returned with HTTP 202 Jan 28 19:37:11.132682 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1996/4017] 10.222.0.16 () {60 vars in 1232 bytes} [Thu Jan 28 19:37:10 2021] POST /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots => generated 310 bytes in 456 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:37:11.155576 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-33977a78-6cdf-481c-be41-7c98db127fb1 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/709152d5-524b-4543-803a-f280c02fee1f Jan 28 19:37:11.156895 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-33977a78-6cdf-481c-be41-7c98db127fb1 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:37:11.158788 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:37:11.158788 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:37:11.158788 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-33977a78-6cdf-481c-be41-7c98db127fb1 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:37:11.251243 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:37:11.251243 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:37:11.259459 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-33977a78-6cdf-481c-be41-7c98db127fb1 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:37:11.269258 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-33977a78-6cdf-481c-be41-7c98db127fb1 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/709152d5-524b-4543-803a-f280c02fee1f returned with HTTP 200 Jan 28 19:37:11.272612 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2022/4018] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:37:11 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/709152d5-524b-4543-803a-f280c02fee1f => generated 442 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:37:12.296683 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1366f29a-5b09-4289-b644-5e641aa3ef35 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/709152d5-524b-4543-803a-f280c02fee1f Jan 28 19:37:12.296683 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1366f29a-5b09-4289-b644-5e641aa3ef35 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:37:12.296683 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:37:12.296683 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:37:12.296683 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1366f29a-5b09-4289-b644-5e641aa3ef35 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:37:12.395002 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:37:12.395002 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:37:12.397917 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1366f29a-5b09-4289-b644-5e641aa3ef35 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:37:12.402678 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1366f29a-5b09-4289-b644-5e641aa3ef35 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/709152d5-524b-4543-803a-f280c02fee1f returned with HTTP 200 Jan 28 19:37:12.405458 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1997/4019] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:37:12 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/709152d5-524b-4543-803a-f280c02fee1f => generated 442 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:37:13.420822 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-25321b97-4120-41a4-973a-438986dd42cc tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/709152d5-524b-4543-803a-f280c02fee1f Jan 28 19:37:13.422450 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-25321b97-4120-41a4-973a-438986dd42cc tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:37:13.423444 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:37:13.423444 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:37:13.424589 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-25321b97-4120-41a4-973a-438986dd42cc tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:37:13.472606 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:37:13.472606 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:37:13.474689 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-25321b97-4120-41a4-973a-438986dd42cc tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:37:13.477435 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-25321b97-4120-41a4-973a-438986dd42cc tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/709152d5-524b-4543-803a-f280c02fee1f returned with HTTP 200 Jan 28 19:37:13.478312 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2023/4020] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:37:13 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/709152d5-524b-4543-803a-f280c02fee1f => generated 469 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:37:13.494564 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ad5b818c-cbe5-4580-9e0d-f104f62f0da2 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] POST http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots Jan 28 19:37:13.495344 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:37:13.495344 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:37:13.496305 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ad5b818c-cbe5-4580-9e0d-f104f62f0da2 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "311530e2-dd44-4fd1-afeb-23b32114149c", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-862018070"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:37:13.573722 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:37:13.573722 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:37:13.573722 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ad5b818c-cbe5-4580-9e0d-f104f62f0da2 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:37:13.573722 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-ad5b818c-cbe5-4580-9e0d-f104f62f0da2 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Create snapshot from volume 311530e2-dd44-4fd1-afeb-23b32114149c Jan 28 19:37:13.691280 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-ad5b818c-cbe5-4580-9e0d-f104f62f0da2 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Created reservations ['fc3cf22c-44cf-4ad0-92ed-488e31688817', '1386f374-3b9d-4695-b72b-ac5da478abb8', '1a7332c0-8e01-4d9a-bc61-0651ba128b0b', 'b1cf2332-0d32-4405-b672-2559aeec364d'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:37:13.872291 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ad5b818c-cbe5-4580-9e0d-f104f62f0da2 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot force create request issued successfully. Jan 28 19:37:13.874824 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ad5b818c-cbe5-4580-9e0d-f104f62f0da2 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots returned with HTTP 202 Jan 28 19:37:13.890845 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1998/4021] 10.222.0.16 () {60 vars in 1232 bytes} [Thu Jan 28 19:37:13 2021] POST /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots => generated 309 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:37:13.894043 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cce3d22b-c209-49a2-9a47-8db1a02ac5c6 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/08ba540f-84dc-4830-89ca-a8b001eb5f34 Jan 28 19:37:13.894815 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cce3d22b-c209-49a2-9a47-8db1a02ac5c6 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:37:13.894972 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:37:13.894972 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:37:13.895604 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cce3d22b-c209-49a2-9a47-8db1a02ac5c6 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:37:13.947705 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:37:13.947705 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:37:13.948989 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cce3d22b-c209-49a2-9a47-8db1a02ac5c6 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:37:13.951168 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cce3d22b-c209-49a2-9a47-8db1a02ac5c6 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/08ba540f-84dc-4830-89ca-a8b001eb5f34 returned with HTTP 200 Jan 28 19:37:13.952918 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2024/4022] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:37:13 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/08ba540f-84dc-4830-89ca-a8b001eb5f34 => generated 441 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:37:14.974243 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7f12aa5f-098c-42ec-8d24-8085e49a7616 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/08ba540f-84dc-4830-89ca-a8b001eb5f34 Jan 28 19:37:14.975537 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7f12aa5f-098c-42ec-8d24-8085e49a7616 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:37:14.975781 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:37:14.975781 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:37:14.976499 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7f12aa5f-098c-42ec-8d24-8085e49a7616 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:37:15.060008 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:37:15.060008 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:37:15.062376 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7f12aa5f-098c-42ec-8d24-8085e49a7616 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:37:15.066973 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7f12aa5f-098c-42ec-8d24-8085e49a7616 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/08ba540f-84dc-4830-89ca-a8b001eb5f34 returned with HTTP 200 Jan 28 19:37:15.077465 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 1999/4023] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:37:14 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/08ba540f-84dc-4830-89ca-a8b001eb5f34 => generated 441 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:37:16.090163 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3afc92d0-ba4a-40d5-af21-31dca19027c1 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/08ba540f-84dc-4830-89ca-a8b001eb5f34 Jan 28 19:37:16.091897 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3afc92d0-ba4a-40d5-af21-31dca19027c1 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:37:16.092366 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:37:16.092366 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:37:16.093577 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3afc92d0-ba4a-40d5-af21-31dca19027c1 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:37:16.146774 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:37:16.146774 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:37:16.149435 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3afc92d0-ba4a-40d5-af21-31dca19027c1 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:37:16.151793 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3afc92d0-ba4a-40d5-af21-31dca19027c1 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/08ba540f-84dc-4830-89ca-a8b001eb5f34 returned with HTTP 200 Jan 28 19:37:16.153278 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2025/4024] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:37:16 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/08ba540f-84dc-4830-89ca-a8b001eb5f34 => generated 441 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:37:17.172033 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7391d930-911b-4d68-8602-536b888cc661 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/08ba540f-84dc-4830-89ca-a8b001eb5f34 Jan 28 19:37:17.174105 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7391d930-911b-4d68-8602-536b888cc661 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:37:17.175547 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:37:17.175547 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:37:17.177102 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7391d930-911b-4d68-8602-536b888cc661 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:37:17.245692 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:37:17.245692 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:37:17.247195 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7391d930-911b-4d68-8602-536b888cc661 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:37:17.256438 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7391d930-911b-4d68-8602-536b888cc661 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/08ba540f-84dc-4830-89ca-a8b001eb5f34 returned with HTTP 200 Jan 28 19:37:17.257927 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2000/4025] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:37:17 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/08ba540f-84dc-4830-89ca-a8b001eb5f34 => generated 468 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:37:17.272997 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-446316d4-8bd1-4503-80b4-9b155a0cf48a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] DELETE http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/9dac91e3-1f64-4855-adb8-c2eb1fd2b3a6 Jan 28 19:37:17.274430 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-446316d4-8bd1-4503-80b4-9b155a0cf48a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:37:17.274430 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:37:17.274430 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:37:17.274430 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-446316d4-8bd1-4503-80b4-9b155a0cf48a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:37:17.274863 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-446316d4-8bd1-4503-80b4-9b155a0cf48a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Delete snapshot with id: 9dac91e3-1f64-4855-adb8-c2eb1fd2b3a6 Jan 28 19:37:17.321174 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:37:17.321174 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:37:17.322602 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-446316d4-8bd1-4503-80b4-9b155a0cf48a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:37:17.597721 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-446316d4-8bd1-4503-80b4-9b155a0cf48a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot delete request issued successfully. Jan 28 19:37:17.599054 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-446316d4-8bd1-4503-80b4-9b155a0cf48a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/9dac91e3-1f64-4855-adb8-c2eb1fd2b3a6 returned with HTTP 202 Jan 28 19:37:17.600856 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2026/4026] 10.222.0.16 () {58 vars in 1324 bytes} [Thu Jan 28 19:37:17 2021] DELETE /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/9dac91e3-1f64-4855-adb8-c2eb1fd2b3a6 => generated 0 bytes in 335 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:37:17.609908 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-44187834-cc8e-4210-8883-ea3db02a4864 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/9dac91e3-1f64-4855-adb8-c2eb1fd2b3a6 Jan 28 19:37:17.612330 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-44187834-cc8e-4210-8883-ea3db02a4864 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:37:17.612330 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:37:17.612330 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:37:17.612330 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-44187834-cc8e-4210-8883-ea3db02a4864 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:37:17.661269 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:37:17.661269 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:37:17.662931 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-44187834-cc8e-4210-8883-ea3db02a4864 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:37:17.665246 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-44187834-cc8e-4210-8883-ea3db02a4864 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/9dac91e3-1f64-4855-adb8-c2eb1fd2b3a6 returned with HTTP 200 Jan 28 19:37:17.667013 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2001/4027] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:37:17 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/9dac91e3-1f64-4855-adb8-c2eb1fd2b3a6 => generated 467 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:37:18.683218 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-61823c09-3896-4306-a6ce-7b10debd7168 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/9dac91e3-1f64-4855-adb8-c2eb1fd2b3a6 Jan 28 19:37:18.683218 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-61823c09-3896-4306-a6ce-7b10debd7168 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:37:18.683218 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:37:18.683218 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:37:18.689547 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-61823c09-3896-4306-a6ce-7b10debd7168 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:37:18.771832 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:37:18.771832 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:37:18.775499 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-61823c09-3896-4306-a6ce-7b10debd7168 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:37:18.781190 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-61823c09-3896-4306-a6ce-7b10debd7168 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/9dac91e3-1f64-4855-adb8-c2eb1fd2b3a6 returned with HTTP 200 Jan 28 19:37:18.791060 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2027/4028] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:37:18 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/9dac91e3-1f64-4855-adb8-c2eb1fd2b3a6 => generated 467 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:37:19.814114 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bc92ec8b-55bc-4297-9dff-627ae1c52527 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/9dac91e3-1f64-4855-adb8-c2eb1fd2b3a6 Jan 28 19:37:19.814114 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bc92ec8b-55bc-4297-9dff-627ae1c52527 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:37:19.814114 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:37:19.814114 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:37:19.814114 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bc92ec8b-55bc-4297-9dff-627ae1c52527 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:37:19.862697 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:37:19.862697 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:37:19.864406 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bc92ec8b-55bc-4297-9dff-627ae1c52527 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:37:19.866394 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bc92ec8b-55bc-4297-9dff-627ae1c52527 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/9dac91e3-1f64-4855-adb8-c2eb1fd2b3a6 returned with HTTP 200 Jan 28 19:37:19.867106 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2002/4029] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:37:19 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/9dac91e3-1f64-4855-adb8-c2eb1fd2b3a6 => generated 467 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:37:20.899952 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-677042e8-cee6-4655-8823-44dcfab80ce1 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/9dac91e3-1f64-4855-adb8-c2eb1fd2b3a6 Jan 28 19:37:20.899952 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-677042e8-cee6-4655-8823-44dcfab80ce1 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:37:20.899952 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:37:20.899952 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:37:20.899952 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-677042e8-cee6-4655-8823-44dcfab80ce1 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:37:20.964175 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-677042e8-cee6-4655-8823-44dcfab80ce1 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/9dac91e3-1f64-4855-adb8-c2eb1fd2b3a6 returned with HTTP 404 Jan 28 19:37:20.965759 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2028/4030] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:37:20 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/9dac91e3-1f64-4855-adb8-c2eb1fd2b3a6 => generated 111 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:37:20.983137 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-82158996-c556-4e02-a816-2ee04acb01f6 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] DELETE http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/08ba540f-84dc-4830-89ca-a8b001eb5f34 Jan 28 19:37:20.984242 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-82158996-c556-4e02-a816-2ee04acb01f6 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:37:20.984708 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:37:20.984708 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:37:20.987571 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-82158996-c556-4e02-a816-2ee04acb01f6 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:37:20.987571 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-82158996-c556-4e02-a816-2ee04acb01f6 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Delete snapshot with id: 08ba540f-84dc-4830-89ca-a8b001eb5f34 Jan 28 19:37:21.057658 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:37:21.057658 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:37:21.058110 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-82158996-c556-4e02-a816-2ee04acb01f6 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:37:21.147956 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-82158996-c556-4e02-a816-2ee04acb01f6 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot delete request issued successfully. Jan 28 19:37:21.149093 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-82158996-c556-4e02-a816-2ee04acb01f6 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/08ba540f-84dc-4830-89ca-a8b001eb5f34 returned with HTTP 202 Jan 28 19:37:21.151048 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2003/4031] 10.222.0.16 () {58 vars in 1324 bytes} [Thu Jan 28 19:37:20 2021] DELETE /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/08ba540f-84dc-4830-89ca-a8b001eb5f34 => generated 0 bytes in 179 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:37:21.162875 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e861bdf0-2a7d-4dd8-b27a-eea216c87d33 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/08ba540f-84dc-4830-89ca-a8b001eb5f34 Jan 28 19:37:21.163603 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e861bdf0-2a7d-4dd8-b27a-eea216c87d33 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:37:21.164212 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e861bdf0-2a7d-4dd8-b27a-eea216c87d33 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:37:21.210806 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:37:21.210806 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:37:21.210806 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e861bdf0-2a7d-4dd8-b27a-eea216c87d33 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:37:21.210806 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e861bdf0-2a7d-4dd8-b27a-eea216c87d33 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/08ba540f-84dc-4830-89ca-a8b001eb5f34 returned with HTTP 200 Jan 28 19:37:21.210806 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2029/4032] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:37:21 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/08ba540f-84dc-4830-89ca-a8b001eb5f34 => generated 467 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:37:22.229533 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4862eccd-98b5-4e0b-b4a5-cd11735562fa tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/08ba540f-84dc-4830-89ca-a8b001eb5f34 Jan 28 19:37:22.233257 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4862eccd-98b5-4e0b-b4a5-cd11735562fa tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:37:22.233500 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:37:22.233500 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:37:22.233859 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4862eccd-98b5-4e0b-b4a5-cd11735562fa tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:37:22.289419 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:37:22.289419 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:37:22.292115 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4862eccd-98b5-4e0b-b4a5-cd11735562fa tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:37:22.301420 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4862eccd-98b5-4e0b-b4a5-cd11735562fa tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/08ba540f-84dc-4830-89ca-a8b001eb5f34 returned with HTTP 200 Jan 28 19:37:22.303570 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2004/4033] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:37:22 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/08ba540f-84dc-4830-89ca-a8b001eb5f34 => generated 467 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:37:23.317523 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-22f40b43-77ec-4b2e-a763-6a8244288141 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/08ba540f-84dc-4830-89ca-a8b001eb5f34 Jan 28 19:37:23.318147 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-22f40b43-77ec-4b2e-a763-6a8244288141 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:37:23.318374 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:37:23.318374 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:37:23.318682 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-22f40b43-77ec-4b2e-a763-6a8244288141 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:37:23.381865 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:37:23.381865 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:37:23.383731 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-22f40b43-77ec-4b2e-a763-6a8244288141 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:37:23.388243 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-22f40b43-77ec-4b2e-a763-6a8244288141 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/08ba540f-84dc-4830-89ca-a8b001eb5f34 returned with HTTP 200 Jan 28 19:37:23.390232 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2030/4034] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:37:23 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/08ba540f-84dc-4830-89ca-a8b001eb5f34 => generated 467 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:37:24.410183 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-446e78b6-30fc-49a4-9864-4a9baffbeaac tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/08ba540f-84dc-4830-89ca-a8b001eb5f34 Jan 28 19:37:24.410786 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-446e78b6-30fc-49a4-9864-4a9baffbeaac tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:37:24.411022 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:37:24.411022 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:37:24.411340 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-446e78b6-30fc-49a4-9864-4a9baffbeaac tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:37:24.441245 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-446e78b6-30fc-49a4-9864-4a9baffbeaac tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/08ba540f-84dc-4830-89ca-a8b001eb5f34 returned with HTTP 404 Jan 28 19:37:24.443159 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2005/4035] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:37:24 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/08ba540f-84dc-4830-89ca-a8b001eb5f34 => generated 111 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:37:24.452644 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bab756e4-b07b-4b3e-b487-342b9482b68f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] DELETE http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/709152d5-524b-4543-803a-f280c02fee1f Jan 28 19:37:24.453380 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bab756e4-b07b-4b3e-b487-342b9482b68f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:37:24.453720 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:37:24.453720 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:37:24.454616 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bab756e4-b07b-4b3e-b487-342b9482b68f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:37:24.454893 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-bab756e4-b07b-4b3e-b487-342b9482b68f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Delete snapshot with id: 709152d5-524b-4543-803a-f280c02fee1f Jan 28 19:37:24.483606 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:37:24.483606 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:37:24.484954 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bab756e4-b07b-4b3e-b487-342b9482b68f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:37:24.581393 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bab756e4-b07b-4b3e-b487-342b9482b68f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot delete request issued successfully. Jan 28 19:37:24.582846 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bab756e4-b07b-4b3e-b487-342b9482b68f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/709152d5-524b-4543-803a-f280c02fee1f returned with HTTP 202 Jan 28 19:37:24.589878 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2031/4036] 10.222.0.16 () {58 vars in 1324 bytes} [Thu Jan 28 19:37:24 2021] DELETE /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/709152d5-524b-4543-803a-f280c02fee1f => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:37:24.604473 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-479a089b-6fa4-4937-9123-d268cc873a58 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/709152d5-524b-4543-803a-f280c02fee1f Jan 28 19:37:24.607064 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-479a089b-6fa4-4937-9123-d268cc873a58 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:37:24.609101 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-479a089b-6fa4-4937-9123-d268cc873a58 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:37:24.674301 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:37:24.674301 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:37:24.676971 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-479a089b-6fa4-4937-9123-d268cc873a58 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:37:24.681876 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-479a089b-6fa4-4937-9123-d268cc873a58 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/709152d5-524b-4543-803a-f280c02fee1f returned with HTTP 200 Jan 28 19:37:24.689694 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2006/4037] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:37:24 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/709152d5-524b-4543-803a-f280c02fee1f => generated 468 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:37:25.709784 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b84b900d-cc68-4079-bd6a-09493e51b954 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/709152d5-524b-4543-803a-f280c02fee1f Jan 28 19:37:25.717538 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b84b900d-cc68-4079-bd6a-09493e51b954 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:37:25.720384 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:37:25.720384 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:37:25.721219 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b84b900d-cc68-4079-bd6a-09493e51b954 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:37:25.780438 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:37:25.780438 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:37:25.782697 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b84b900d-cc68-4079-bd6a-09493e51b954 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:37:25.785785 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b84b900d-cc68-4079-bd6a-09493e51b954 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/709152d5-524b-4543-803a-f280c02fee1f returned with HTTP 200 Jan 28 19:37:25.787713 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2032/4038] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:37:25 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/709152d5-524b-4543-803a-f280c02fee1f => generated 468 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:37:26.804186 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d7145ca1-2773-4ff8-8b66-fd489b1f7fab tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/709152d5-524b-4543-803a-f280c02fee1f Jan 28 19:37:26.805770 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d7145ca1-2773-4ff8-8b66-fd489b1f7fab tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:37:26.806936 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:37:26.806936 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:37:26.807637 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d7145ca1-2773-4ff8-8b66-fd489b1f7fab tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:37:26.853008 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d7145ca1-2773-4ff8-8b66-fd489b1f7fab tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/709152d5-524b-4543-803a-f280c02fee1f returned with HTTP 404 Jan 28 19:37:26.855203 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2007/4039] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:37:26 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/709152d5-524b-4543-803a-f280c02fee1f => generated 111 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:37:27.034956 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-5354b8dc-c7bf-4008-9080-7ef41b3c2b76 req-9fdcc3ce-bf26-4845-b161-b6a94c9a9bc9 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c Jan 28 19:37:27.035495 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-5354b8dc-c7bf-4008-9080-7ef41b3c2b76 req-9fdcc3ce-bf26-4845-b161-b6a94c9a9bc9 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:37:27.035678 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:37:27.035678 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:37:27.036084 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-5354b8dc-c7bf-4008-9080-7ef41b3c2b76 req-9fdcc3ce-bf26-4845-b161-b6a94c9a9bc9 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:37:27.112316 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:37:27.112316 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:37:27.123931 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-5354b8dc-c7bf-4008-9080-7ef41b3c2b76 req-9fdcc3ce-bf26-4845-b161-b6a94c9a9bc9 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:37:27.159174 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:37:27.159174 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:37:27.173278 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-5354b8dc-c7bf-4008-9080-7ef41b3c2b76 req-9fdcc3ce-bf26-4845-b161-b6a94c9a9bc9 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c returned with HTTP 200 Jan 28 19:37:27.174145 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2033/4040] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 19:37:27 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c => generated 1655 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:37:27.202222 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-5354b8dc-c7bf-4008-9080-7ef41b3c2b76 req-27816eea-1907-4293-9ef1-f45b4966825f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] POST http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c/action Jan 28 19:37:27.204990 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-5354b8dc-c7bf-4008-9080-7ef41b3c2b76 req-27816eea-1907-4293-9ef1-f45b4966825f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:37:27.205733 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-5354b8dc-c7bf-4008-9080-7ef41b3c2b76 req-27816eea-1907-4293-9ef1-f45b4966825f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:37:27.311458 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:37:27.311458 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:37:27.312886 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-5354b8dc-c7bf-4008-9080-7ef41b3c2b76 req-27816eea-1907-4293-9ef1-f45b4966825f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:37:27.338255 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-5354b8dc-c7bf-4008-9080-7ef41b3c2b76 req-27816eea-1907-4293-9ef1-f45b4966825f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Begin detaching volume completed successfully. Jan 28 19:37:27.339300 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-5354b8dc-c7bf-4008-9080-7ef41b3c2b76 req-27816eea-1907-4293-9ef1-f45b4966825f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c/action returned with HTTP 202 Jan 28 19:37:27.340646 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2008/4041] 10.222.0.16 () {64 vars in 1643 bytes} [Thu Jan 28 19:37:27 2021] POST /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c/action => generated 0 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 19:37:27.397434 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6717b470-5b9f-4ece-87ee-855c3b3472fa tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c Jan 28 19:37:27.398420 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6717b470-5b9f-4ece-87ee-855c3b3472fa tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:37:27.398794 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:37:27.398794 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:37:27.399465 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6717b470-5b9f-4ece-87ee-855c3b3472fa tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:37:27.485997 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:37:27.485997 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:37:27.495723 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6717b470-5b9f-4ece-87ee-855c3b3472fa tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:37:27.503045 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-5354b8dc-c7bf-4008-9080-7ef41b3c2b76 req-27816eea-1907-4293-9ef1-f45b4966825f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume// Jan 28 19:37:27.503699 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-5354b8dc-c7bf-4008-9080-7ef41b3c2b76 req-27816eea-1907-4293-9ef1-f45b4966825f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:37:27.504026 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:37:27.504026 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:37:27.504582 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-5354b8dc-c7bf-4008-9080-7ef41b3c2b76 req-27816eea-1907-4293-9ef1-f45b4966825f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:37:27.507447 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-5354b8dc-c7bf-4008-9080-7ef41b3c2b76 req-27816eea-1907-4293-9ef1-f45b4966825f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 19:37:27.508377 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2009/4042] 10.222.0.11 () {56 vars in 1089 bytes} [Thu Jan 28 19:37:27 2021] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 19:37:27.523261 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-5354b8dc-c7bf-4008-9080-7ef41b3c2b76 req-53ea1207-aa20-4117-9df3-e2718351d084 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c Jan 28 19:37:27.524209 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-5354b8dc-c7bf-4008-9080-7ef41b3c2b76 req-53ea1207-aa20-4117-9df3-e2718351d084 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:37:27.525111 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-5354b8dc-c7bf-4008-9080-7ef41b3c2b76 req-53ea1207-aa20-4117-9df3-e2718351d084 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:37:27.527777 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:37:27.527777 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:37:27.549035 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6717b470-5b9f-4ece-87ee-855c3b3472fa tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c returned with HTTP 200 Jan 28 19:37:27.550179 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2034/4043] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:37:27 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c => generated 1658 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:37:27.618948 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:37:27.618948 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:37:27.631274 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-5354b8dc-c7bf-4008-9080-7ef41b3c2b76 req-53ea1207-aa20-4117-9df3-e2718351d084 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:37:27.667290 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:37:27.667290 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:37:27.689675 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-5354b8dc-c7bf-4008-9080-7ef41b3c2b76 req-53ea1207-aa20-4117-9df3-e2718351d084 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c returned with HTTP 200 Jan 28 19:37:27.692431 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2010/4044] 10.222.0.11 () {60 vars in 1403 bytes} [Thu Jan 28 19:37:27 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c => generated 1757 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 28 19:37:28.120558 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-5354b8dc-c7bf-4008-9080-7ef41b3c2b76 req-17258b52-b9e6-4b06-acc1-dbed38635acf tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] DELETE http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/attachments/a0645aa6-8e62-41c0-82a6-1244caece992 Jan 28 19:37:28.121557 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-5354b8dc-c7bf-4008-9080-7ef41b3c2b76 req-17258b52-b9e6-4b06-acc1-dbed38635acf tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:37:28.122205 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:37:28.122205 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:37:28.123347 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-5354b8dc-c7bf-4008-9080-7ef41b3c2b76 req-17258b52-b9e6-4b06-acc1-dbed38635acf tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:37:28.163121 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:37:28.163121 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:37:28.582954 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2be174c9-aed2-4cb7-aed9-08ce0aec9221 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c Jan 28 19:37:28.587386 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2be174c9-aed2-4cb7-aed9-08ce0aec9221 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:37:28.588079 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:37:28.588079 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:37:28.589528 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2be174c9-aed2-4cb7-aed9-08ce0aec9221 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:37:28.707884 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:37:28.707884 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:37:28.723510 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2be174c9-aed2-4cb7-aed9-08ce0aec9221 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:37:28.759595 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:37:28.759595 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:37:28.779953 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2be174c9-aed2-4cb7-aed9-08ce0aec9221 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c returned with HTTP 200 Jan 28 19:37:28.780777 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2011/4045] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:37:28 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c => generated 1658 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:37:28.823120 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-5354b8dc-c7bf-4008-9080-7ef41b3c2b76 req-17258b52-b9e6-4b06-acc1-dbed38635acf tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 19:37:28.823994 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-5354b8dc-c7bf-4008-9080-7ef41b3c2b76 req-17258b52-b9e6-4b06-acc1-dbed38635acf tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Pending status list for volume during attachment-delete: [] {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 19:37:28.833644 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-5354b8dc-c7bf-4008-9080-7ef41b3c2b76 req-17258b52-b9e6-4b06-acc1-dbed38635acf tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/attachments/a0645aa6-8e62-41c0-82a6-1244caece992 returned with HTTP 200 Jan 28 19:37:28.834642 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2035/4046] 10.222.0.11 () {62 vars in 1437 bytes} [Thu Jan 28 19:37:28 2021] DELETE /volume/v3/02ccc5d99858499ab8aad93c22906d73/attachments/a0645aa6-8e62-41c0-82a6-1244caece992 => generated 19 bytes in 724 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:37:29.808794 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-17e86184-67be-4b81-91ab-661926337945 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c Jan 28 19:37:29.809625 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-17e86184-67be-4b81-91ab-661926337945 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:37:29.809762 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:37:29.809762 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:37:29.810747 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-17e86184-67be-4b81-91ab-661926337945 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:37:29.956207 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:37:29.956207 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:37:29.979496 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-17e86184-67be-4b81-91ab-661926337945 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:37:30.048642 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-17e86184-67be-4b81-91ab-661926337945 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c returned with HTTP 200 Jan 28 19:37:30.061186 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2012/4047] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:37:29 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c => generated 1363 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:37:36.491320 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-638ff5da-fd4e-483e-8af7-63879bb04456 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] POST http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots Jan 28 19:37:36.492511 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:37:36.492511 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:37:36.492998 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-638ff5da-fd4e-483e-8af7-63879bb04456 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2d2df828-1c4f-49a7-9e49-8867bb8fb01c", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-997083957"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:37:36.548435 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:37:36.548435 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:37:36.549736 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-638ff5da-fd4e-483e-8af7-63879bb04456 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:37:36.550109 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-638ff5da-fd4e-483e-8af7-63879bb04456 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Create snapshot from volume 2d2df828-1c4f-49a7-9e49-8867bb8fb01c Jan 28 19:37:36.631212 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-638ff5da-fd4e-483e-8af7-63879bb04456 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Created reservations ['da56750e-8e04-496b-87dc-3324ec5c4a17', '8905803e-c5ee-4152-b7ff-48171e887b0a', '074909a2-6466-4a8f-b673-0ed92064b86e', '62559655-02fa-497d-881a-a525300baa18'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:37:36.771442 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-638ff5da-fd4e-483e-8af7-63879bb04456 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot create request issued successfully. Jan 28 19:37:36.772243 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-638ff5da-fd4e-483e-8af7-63879bb04456 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots returned with HTTP 202 Jan 28 19:37:36.773174 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2036/4048] 10.222.0.16 () {60 vars in 1232 bytes} [Thu Jan 28 19:37:36 2021] POST /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots => generated 379 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:37:36.786975 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3dbd6043-00ba-4fa9-97d3-65547f15cdbf tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/b09c53c1-adf5-4f10-883a-d8d4ad2b2ccd Jan 28 19:37:36.787527 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3dbd6043-00ba-4fa9-97d3-65547f15cdbf tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:37:36.787754 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:37:36.787754 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:37:36.788164 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3dbd6043-00ba-4fa9-97d3-65547f15cdbf tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:37:36.820936 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:37:36.820936 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:37:36.822138 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3dbd6043-00ba-4fa9-97d3-65547f15cdbf tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:37:36.825878 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3dbd6043-00ba-4fa9-97d3-65547f15cdbf tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/b09c53c1-adf5-4f10-883a-d8d4ad2b2ccd returned with HTTP 200 Jan 28 19:37:36.825878 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2013/4049] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:37:36 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/b09c53c1-adf5-4f10-883a-d8d4ad2b2ccd => generated 511 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:37:37.841886 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0f412c5c-f078-420c-9214-7a56cc6b4992 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/b09c53c1-adf5-4f10-883a-d8d4ad2b2ccd Jan 28 19:37:37.843387 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0f412c5c-f078-420c-9214-7a56cc6b4992 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:37:37.843580 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:37:37.843580 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:37:37.844623 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0f412c5c-f078-420c-9214-7a56cc6b4992 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:37:37.872293 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:37:37.872293 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:37:37.873511 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0f412c5c-f078-420c-9214-7a56cc6b4992 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:37:37.875691 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0f412c5c-f078-420c-9214-7a56cc6b4992 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/b09c53c1-adf5-4f10-883a-d8d4ad2b2ccd returned with HTTP 200 Jan 28 19:37:37.876667 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2037/4050] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:37:37 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/b09c53c1-adf5-4f10-883a-d8d4ad2b2ccd => generated 511 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:37:38.889280 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-38aa46df-4099-448a-8aff-3972215c3183 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/b09c53c1-adf5-4f10-883a-d8d4ad2b2ccd Jan 28 19:37:38.889853 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-38aa46df-4099-448a-8aff-3972215c3183 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:37:38.890144 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:37:38.890144 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:37:38.891180 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-38aa46df-4099-448a-8aff-3972215c3183 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:37:38.923421 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:37:38.923421 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:37:38.924558 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-38aa46df-4099-448a-8aff-3972215c3183 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:37:38.926566 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-38aa46df-4099-448a-8aff-3972215c3183 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/b09c53c1-adf5-4f10-883a-d8d4ad2b2ccd returned with HTTP 200 Jan 28 19:37:38.927383 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2014/4051] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:37:38 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/b09c53c1-adf5-4f10-883a-d8d4ad2b2ccd => generated 538 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:37:38.938997 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0b7aa473-f19d-4a91-b548-76c5be454c16 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/b09c53c1-adf5-4f10-883a-d8d4ad2b2ccd Jan 28 19:37:38.939535 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0b7aa473-f19d-4a91-b548-76c5be454c16 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:37:38.939743 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:37:38.939743 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:37:38.940121 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0b7aa473-f19d-4a91-b548-76c5be454c16 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:37:38.966577 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:37:38.966577 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:37:38.967709 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0b7aa473-f19d-4a91-b548-76c5be454c16 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:37:38.969878 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0b7aa473-f19d-4a91-b548-76c5be454c16 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/b09c53c1-adf5-4f10-883a-d8d4ad2b2ccd returned with HTTP 200 Jan 28 19:37:38.970872 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2038/4052] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:37:38 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/b09c53c1-adf5-4f10-883a-d8d4ad2b2ccd => generated 538 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:37:38.982025 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b32dcc63-1fd2-48ec-b691-764a8764f24d tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots Jan 28 19:37:38.982557 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b32dcc63-1fd2-48ec-b691-764a8764f24d tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:37:38.982783 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:37:38.982783 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:37:38.983179 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b32dcc63-1fd2-48ec-b691-764a8764f24d tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:37:38.983822 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-b32dcc63-1fd2-48ec-b691-764a8764f24d tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 19:37:38.986731 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.db.sqlalchemy.api [None req-b32dcc63-1fd2-48ec-b691-764a8764f24d tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Building query based on filter {{(pid=87915) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Jan 28 19:37:39.010623 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b32dcc63-1fd2-48ec-b691-764a8764f24d tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Get all snapshots completed successfully. Jan 28 19:37:39.012042 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b32dcc63-1fd2-48ec-b691-764a8764f24d tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots returned with HTTP 200 Jan 28 19:37:39.013768 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2015/4053] 10.222.0.16 () {58 vars in 1210 bytes} [Thu Jan 28 19:37:38 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots => generated 730 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:37:39.025981 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-89c7989e-6525-4c7d-80c5-64225aa0fc7f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] PUT http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/b09c53c1-adf5-4f10-883a-d8d4ad2b2ccd Jan 28 19:37:39.026446 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:37:39.026446 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:37:39.026932 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-89c7989e-6525-4c7d-80c5-64225aa0fc7f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-804719620", "description": "This is the new description of snapshot."}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:37:39.066649 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:37:39.066649 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:37:39.068823 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-89c7989e-6525-4c7d-80c5-64225aa0fc7f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:37:39.085102 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-89c7989e-6525-4c7d-80c5-64225aa0fc7f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/b09c53c1-adf5-4f10-883a-d8d4ad2b2ccd returned with HTTP 200 Jan 28 19:37:39.087063 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2039/4054] 10.222.0.16 () {60 vars in 1342 bytes} [Thu Jan 28 19:37:39 2021] PUT /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/b09c53c1-adf5-4f10-883a-d8d4ad2b2ccd => generated 442 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:37:39.099701 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ffb51e6e-c988-4692-86d0-536048d895b4 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/b09c53c1-adf5-4f10-883a-d8d4ad2b2ccd Jan 28 19:37:39.100487 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ffb51e6e-c988-4692-86d0-536048d895b4 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:37:39.100689 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:37:39.100689 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:37:39.101067 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ffb51e6e-c988-4692-86d0-536048d895b4 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:37:39.128506 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:37:39.128506 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:37:39.129800 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ffb51e6e-c988-4692-86d0-536048d895b4 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:37:39.131804 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ffb51e6e-c988-4692-86d0-536048d895b4 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/b09c53c1-adf5-4f10-883a-d8d4ad2b2ccd returned with HTTP 200 Jan 28 19:37:39.132653 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2016/4055] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:37:39 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/b09c53c1-adf5-4f10-883a-d8d4ad2b2ccd => generated 576 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:37:39.144977 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-19d1b1e7-2a8a-4bb7-89cd-1123a60dc413 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] DELETE http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/b09c53c1-adf5-4f10-883a-d8d4ad2b2ccd Jan 28 19:37:39.145576 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-19d1b1e7-2a8a-4bb7-89cd-1123a60dc413 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:37:39.145798 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:37:39.145798 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:37:39.146185 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-19d1b1e7-2a8a-4bb7-89cd-1123a60dc413 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:37:39.146547 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-19d1b1e7-2a8a-4bb7-89cd-1123a60dc413 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Delete snapshot with id: b09c53c1-adf5-4f10-883a-d8d4ad2b2ccd Jan 28 19:37:39.173153 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:37:39.173153 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:37:39.174325 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-19d1b1e7-2a8a-4bb7-89cd-1123a60dc413 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:37:39.241917 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-19d1b1e7-2a8a-4bb7-89cd-1123a60dc413 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot delete request issued successfully. Jan 28 19:37:39.242398 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-19d1b1e7-2a8a-4bb7-89cd-1123a60dc413 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/b09c53c1-adf5-4f10-883a-d8d4ad2b2ccd returned with HTTP 202 Jan 28 19:37:39.243391 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2040/4056] 10.222.0.16 () {58 vars in 1324 bytes} [Thu Jan 28 19:37:39 2021] DELETE /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/b09c53c1-adf5-4f10-883a-d8d4ad2b2ccd => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jan 28 19:37:39.262097 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d582f87c-250e-48a4-a5ba-1b6c2aed8674 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/b09c53c1-adf5-4f10-883a-d8d4ad2b2ccd Jan 28 19:37:39.263453 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d582f87c-250e-48a4-a5ba-1b6c2aed8674 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:37:39.263885 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:37:39.263885 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:37:39.264713 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d582f87c-250e-48a4-a5ba-1b6c2aed8674 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:37:39.297487 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:37:39.297487 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:37:39.298955 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d582f87c-250e-48a4-a5ba-1b6c2aed8674 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:37:39.301059 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d582f87c-250e-48a4-a5ba-1b6c2aed8674 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/b09c53c1-adf5-4f10-883a-d8d4ad2b2ccd returned with HTTP 200 Jan 28 19:37:39.301977 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2017/4057] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:37:39 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/b09c53c1-adf5-4f10-883a-d8d4ad2b2ccd => generated 575 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:37:40.315469 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6d17efc3-4ca6-47d2-8e6f-220b0599dd9e tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/b09c53c1-adf5-4f10-883a-d8d4ad2b2ccd Jan 28 19:37:40.316172 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6d17efc3-4ca6-47d2-8e6f-220b0599dd9e tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:37:40.316172 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:37:40.316172 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:37:40.316640 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6d17efc3-4ca6-47d2-8e6f-220b0599dd9e tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:37:40.343105 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:37:40.343105 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:37:40.345279 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6d17efc3-4ca6-47d2-8e6f-220b0599dd9e tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:37:40.347346 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6d17efc3-4ca6-47d2-8e6f-220b0599dd9e tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/b09c53c1-adf5-4f10-883a-d8d4ad2b2ccd returned with HTTP 200 Jan 28 19:37:40.351859 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2041/4058] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:37:40 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/b09c53c1-adf5-4f10-883a-d8d4ad2b2ccd => generated 575 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:37:41.361026 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e518061b-138f-44c3-af45-4e8f81ea36f1 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/b09c53c1-adf5-4f10-883a-d8d4ad2b2ccd Jan 28 19:37:41.361912 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e518061b-138f-44c3-af45-4e8f81ea36f1 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:37:41.362057 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:37:41.362057 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:37:41.362387 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e518061b-138f-44c3-af45-4e8f81ea36f1 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:37:41.388294 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e518061b-138f-44c3-af45-4e8f81ea36f1 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/b09c53c1-adf5-4f10-883a-d8d4ad2b2ccd returned with HTTP 404 Jan 28 19:37:41.389738 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2018/4059] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:37:41 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/b09c53c1-adf5-4f10-883a-d8d4ad2b2ccd => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:37:41.399295 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1d714332-75c3-44c2-90de-496133c9fb5d tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] POST http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots Jan 28 19:37:41.399752 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:37:41.399752 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:37:41.400177 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1d714332-75c3-44c2-90de-496133c9fb5d tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2d2df828-1c4f-49a7-9e49-8867bb8fb01c", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1402018881"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:37:41.453438 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:37:41.453438 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:37:41.454768 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1d714332-75c3-44c2-90de-496133c9fb5d tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:37:41.455131 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-1d714332-75c3-44c2-90de-496133c9fb5d tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Create snapshot from volume 2d2df828-1c4f-49a7-9e49-8867bb8fb01c Jan 28 19:37:41.542802 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-1d714332-75c3-44c2-90de-496133c9fb5d tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Created reservations ['f1f07df6-869b-42ba-83ca-7bc8e9a7909b', 'fc8d5c7a-e977-4afd-9d74-57ae7033b2aa', '50da93b0-2554-42f1-bff6-9d61a9772501', '9028f506-8830-4a44-83d1-7311bd8e1e2b'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:37:41.675757 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1d714332-75c3-44c2-90de-496133c9fb5d tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot create request issued successfully. Jan 28 19:37:41.676843 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1d714332-75c3-44c2-90de-496133c9fb5d tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots returned with HTTP 202 Jan 28 19:37:41.678393 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2042/4060] 10.222.0.16 () {60 vars in 1232 bytes} [Thu Jan 28 19:37:41 2021] POST /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots => generated 310 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 28 19:37:41.692711 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7486081d-064b-4780-9772-d2839d884d7f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/6ab67732-af85-4df7-98d2-9a955f1caba3 Jan 28 19:37:41.693798 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7486081d-064b-4780-9772-d2839d884d7f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:37:41.694705 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7486081d-064b-4780-9772-d2839d884d7f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:37:41.754052 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:37:41.754052 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:37:41.755189 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7486081d-064b-4780-9772-d2839d884d7f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:37:41.763313 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7486081d-064b-4780-9772-d2839d884d7f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/6ab67732-af85-4df7-98d2-9a955f1caba3 returned with HTTP 200 Jan 28 19:37:41.764153 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2019/4061] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:37:41 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/6ab67732-af85-4df7-98d2-9a955f1caba3 => generated 442 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:37:42.782426 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d8ec85d3-be29-44f7-963e-561ba2c4d8e9 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/6ab67732-af85-4df7-98d2-9a955f1caba3 Jan 28 19:37:42.783600 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d8ec85d3-be29-44f7-963e-561ba2c4d8e9 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:37:42.784154 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:37:42.784154 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:37:42.784555 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d8ec85d3-be29-44f7-963e-561ba2c4d8e9 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:37:42.814000 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:37:42.814000 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:37:42.815444 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d8ec85d3-be29-44f7-963e-561ba2c4d8e9 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:37:42.817662 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d8ec85d3-be29-44f7-963e-561ba2c4d8e9 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/6ab67732-af85-4df7-98d2-9a955f1caba3 returned with HTTP 200 Jan 28 19:37:42.819018 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2043/4062] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:37:42 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/6ab67732-af85-4df7-98d2-9a955f1caba3 => generated 442 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:37:43.836875 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-07c3e16e-f87c-42a4-95ea-a82b93108036 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/6ab67732-af85-4df7-98d2-9a955f1caba3 Jan 28 19:37:43.837872 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-07c3e16e-f87c-42a4-95ea-a82b93108036 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:37:43.838238 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:37:43.838238 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:37:43.838940 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-07c3e16e-f87c-42a4-95ea-a82b93108036 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:37:43.889399 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:37:43.889399 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:37:43.892338 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-07c3e16e-f87c-42a4-95ea-a82b93108036 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:37:43.896532 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-07c3e16e-f87c-42a4-95ea-a82b93108036 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/6ab67732-af85-4df7-98d2-9a955f1caba3 returned with HTTP 200 Jan 28 19:37:43.898267 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2020/4063] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:37:43 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/6ab67732-af85-4df7-98d2-9a955f1caba3 => generated 469 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:38:00.933296 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c2e4e9c1-6e7e-4e2e-9122-d9e67ba4c53a req-f526c0ce-0463-4148-84a6-a48d8a8bbd8c tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/2d2df828-1c4f-49a7-9e49-8867bb8fb01c Jan 28 19:38:00.934085 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c2e4e9c1-6e7e-4e2e-9122-d9e67ba4c53a req-f526c0ce-0463-4148-84a6-a48d8a8bbd8c tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:00.934231 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:00.934231 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:00.934595 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c2e4e9c1-6e7e-4e2e-9122-d9e67ba4c53a req-f526c0ce-0463-4148-84a6-a48d8a8bbd8c tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:00.995513 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:00.995513 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:01.005999 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-c2e4e9c1-6e7e-4e2e-9122-d9e67ba4c53a req-f526c0ce-0463-4148-84a6-a48d8a8bbd8c tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:38:01.032637 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c2e4e9c1-6e7e-4e2e-9122-d9e67ba4c53a req-f526c0ce-0463-4148-84a6-a48d8a8bbd8c tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/2d2df828-1c4f-49a7-9e49-8867bb8fb01c returned with HTTP 200 Jan 28 19:38:01.033838 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2044/4064] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 19:38:00 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/2d2df828-1c4f-49a7-9e49-8867bb8fb01c => generated 916 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:38:01.133196 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-07c3e16e-f87c-42a4-95ea-a82b93108036 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume// Jan 28 19:38:01.134117 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-07c3e16e-f87c-42a4-95ea-a82b93108036 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:01.134507 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:01.134507 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:01.135250 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-07c3e16e-f87c-42a4-95ea-a82b93108036 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:01.136664 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-07c3e16e-f87c-42a4-95ea-a82b93108036 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 19:38:01.137691 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2021/4065] 10.222.0.16 () {58 vars in 1289 bytes} [Thu Jan 28 19:38:01 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 19:38:01.161610 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c2e4e9c1-6e7e-4e2e-9122-d9e67ba4c53a req-d4c63c49-8380-4a17-a3bc-ca23558d927a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] POST http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/attachments Jan 28 19:38:01.162667 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:01.162667 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:01.163970 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c2e4e9c1-6e7e-4e2e-9122-d9e67ba4c53a req-d4c63c49-8380-4a17-a3bc-ca23558d927a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2d2df828-1c4f-49a7-9e49-8867bb8fb01c", "instance_uuid": "2c102a57-693e-4c99-b227-6dafa2c4bd93", "connector": null}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:38:01.239148 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:01.239148 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:01.346178 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c2e4e9c1-6e7e-4e2e-9122-d9e67ba4c53a req-d4c63c49-8380-4a17-a3bc-ca23558d927a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/attachments returned with HTTP 200 Jan 28 19:38:01.348008 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2045/4066] 10.222.0.16 () {66 vars in 1565 bytes} [Thu Jan 28 19:38:01 2021] POST /volume/v3/02ccc5d99858499ab8aad93c22906d73/attachments => generated 273 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 19:38:01.404374 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a2788ba0-6e6d-426f-bcb9-ece6b23750ae tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/2d2df828-1c4f-49a7-9e49-8867bb8fb01c Jan 28 19:38:01.404797 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a2788ba0-6e6d-426f-bcb9-ece6b23750ae tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:01.405944 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a2788ba0-6e6d-426f-bcb9-ece6b23750ae tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:01.445709 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c2e4e9c1-6e7e-4e2e-9122-d9e67ba4c53a req-d4c63c49-8380-4a17-a3bc-ca23558d927a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume// Jan 28 19:38:01.446151 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c2e4e9c1-6e7e-4e2e-9122-d9e67ba4c53a req-d4c63c49-8380-4a17-a3bc-ca23558d927a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:01.446812 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:01.446812 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:01.447231 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c2e4e9c1-6e7e-4e2e-9122-d9e67ba4c53a req-d4c63c49-8380-4a17-a3bc-ca23558d927a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:01.448434 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c2e4e9c1-6e7e-4e2e-9122-d9e67ba4c53a req-d4c63c49-8380-4a17-a3bc-ca23558d927a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 19:38:01.449513 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2046/4067] 10.222.0.11 () {56 vars in 1089 bytes} [Thu Jan 28 19:38:01 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 28 19:38:01.466837 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c2e4e9c1-6e7e-4e2e-9122-d9e67ba4c53a req-bbb01480-de96-4dde-971c-1b70424ec92f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/2d2df828-1c4f-49a7-9e49-8867bb8fb01c Jan 28 19:38:01.470632 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c2e4e9c1-6e7e-4e2e-9122-d9e67ba4c53a req-bbb01480-de96-4dde-971c-1b70424ec92f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:01.472091 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:01.472091 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:01.472849 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c2e4e9c1-6e7e-4e2e-9122-d9e67ba4c53a req-bbb01480-de96-4dde-971c-1b70424ec92f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:01.484682 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a2788ba0-6e6d-426f-bcb9-ece6b23750ae tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:38:01.504685 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:01.504685 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:01.514566 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a2788ba0-6e6d-426f-bcb9-ece6b23750ae tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/2d2df828-1c4f-49a7-9e49-8867bb8fb01c returned with HTTP 200 Jan 28 19:38:01.516044 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2022/4068] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:38:01 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/2d2df828-1c4f-49a7-9e49-8867bb8fb01c => generated 915 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:38:01.577916 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:01.577916 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:01.593348 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-c2e4e9c1-6e7e-4e2e-9122-d9e67ba4c53a req-bbb01480-de96-4dde-971c-1b70424ec92f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:38:01.624013 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:01.624013 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:01.635608 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c2e4e9c1-6e7e-4e2e-9122-d9e67ba4c53a req-bbb01480-de96-4dde-971c-1b70424ec92f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/2d2df828-1c4f-49a7-9e49-8867bb8fb01c returned with HTTP 200 Jan 28 19:38:01.636888 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2047/4069] 10.222.0.11 () {60 vars in 1403 bytes} [Thu Jan 28 19:38:01 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/2d2df828-1c4f-49a7-9e49-8867bb8fb01c => generated 1014 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 19:38:01.680263 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c2e4e9c1-6e7e-4e2e-9122-d9e67ba4c53a req-28344883-65e4-4efc-8c4b-fc12a9938675 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] PUT http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/attachments/6e1b0298-e4cc-46cf-ab7f-5674af884f8b Jan 28 19:38:01.680794 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:01.680794 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:01.681252 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c2e4e9c1-6e7e-4e2e-9122-d9e67ba4c53a req-28344883-65e4-4efc-8c4b-fc12a9938675 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.11", "host": "n-h2-705657-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-705657-15.cbci-705657-15.local", "mountpoint": "/dev/sdb"}}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:38:01.713053 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:38:01.713053 n-d-705657-15 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 28 19:38:01.713614 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-c2e4e9c1-6e7e-4e2e-9122-d9e67ba4c53a req-28344883-65e4-4efc-8c4b-fc12a9938675 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Lock "b'cinder-attachment_update-2d2df828-1c4f-49a7-9e49-8867bb8fb01c-n-h2-705657-15'" acquired by "attachment_update" :: waited 0.011s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 19:38:01.715927 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:01.715927 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:02.532946 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-349753ef-6606-4b79-8c88-454e07a968b5 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/2d2df828-1c4f-49a7-9e49-8867bb8fb01c Jan 28 19:38:02.533848 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-349753ef-6606-4b79-8c88-454e07a968b5 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:02.533988 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:02.533988 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:02.534657 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-349753ef-6606-4b79-8c88-454e07a968b5 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:02.594352 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:02.594352 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:02.605994 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-349753ef-6606-4b79-8c88-454e07a968b5 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:38:02.628541 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:02.628541 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:02.639438 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-349753ef-6606-4b79-8c88-454e07a968b5 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/2d2df828-1c4f-49a7-9e49-8867bb8fb01c returned with HTTP 200 Jan 28 19:38:02.641370 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2048/4070] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:38:02 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/2d2df828-1c4f-49a7-9e49-8867bb8fb01c => generated 915 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:38:03.157493 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-c2e4e9c1-6e7e-4e2e-9122-d9e67ba4c53a req-28344883-65e4-4efc-8c4b-fc12a9938675 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Lock "b'cinder-attachment_update-2d2df828-1c4f-49a7-9e49-8867bb8fb01c-n-h2-705657-15'" released by "attachment_update" :: held 1.444s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 19:38:03.158653 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c2e4e9c1-6e7e-4e2e-9122-d9e67ba4c53a req-28344883-65e4-4efc-8c4b-fc12a9938675 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/attachments/6e1b0298-e4cc-46cf-ab7f-5674af884f8b returned with HTTP 200 Jan 28 19:38:03.160277 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2023/4071] 10.222.0.11 () {64 vars in 1468 bytes} [Thu Jan 28 19:38:01 2021] PUT /volume/v3/02ccc5d99858499ab8aad93c22906d73/attachments/6e1b0298-e4cc-46cf-ab7f-5674af884f8b => generated 762 bytes in 1485 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:38:03.666092 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e7e5ad08-0306-478b-a584-8cedfe5b243b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/2d2df828-1c4f-49a7-9e49-8867bb8fb01c Jan 28 19:38:03.668011 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e7e5ad08-0306-478b-a584-8cedfe5b243b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:03.668611 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:03.668611 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:03.670714 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e7e5ad08-0306-478b-a584-8cedfe5b243b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:03.765538 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:03.765538 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:03.776152 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e7e5ad08-0306-478b-a584-8cedfe5b243b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:38:03.798083 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:03.798083 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:03.808101 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e7e5ad08-0306-478b-a584-8cedfe5b243b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/2d2df828-1c4f-49a7-9e49-8867bb8fb01c returned with HTTP 200 Jan 28 19:38:03.809284 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2049/4072] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:38:03 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/2d2df828-1c4f-49a7-9e49-8867bb8fb01c => generated 916 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:38:04.833558 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-58851db9-886f-4147-b76c-a4f17fb6f474 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/2d2df828-1c4f-49a7-9e49-8867bb8fb01c Jan 28 19:38:04.834251 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-58851db9-886f-4147-b76c-a4f17fb6f474 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:04.834339 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:04.834339 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:04.834647 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-58851db9-886f-4147-b76c-a4f17fb6f474 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:04.886717 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:04.886717 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:04.896962 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-58851db9-886f-4147-b76c-a4f17fb6f474 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:38:04.922216 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:04.922216 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:04.934026 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-58851db9-886f-4147-b76c-a4f17fb6f474 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/2d2df828-1c4f-49a7-9e49-8867bb8fb01c returned with HTTP 200 Jan 28 19:38:04.945300 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2024/4073] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:38:04 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/2d2df828-1c4f-49a7-9e49-8867bb8fb01c => generated 916 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:38:05.954743 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-acd15bde-b31a-4fd1-84e0-97ab90c0ca83 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/2d2df828-1c4f-49a7-9e49-8867bb8fb01c Jan 28 19:38:05.955598 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-acd15bde-b31a-4fd1-84e0-97ab90c0ca83 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:05.956143 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:05.956143 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:05.956430 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-acd15bde-b31a-4fd1-84e0-97ab90c0ca83 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:06.048483 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:06.048483 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:06.062179 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-acd15bde-b31a-4fd1-84e0-97ab90c0ca83 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:38:06.099215 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:06.099215 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:06.112298 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-acd15bde-b31a-4fd1-84e0-97ab90c0ca83 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/2d2df828-1c4f-49a7-9e49-8867bb8fb01c returned with HTTP 200 Jan 28 19:38:06.113395 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2050/4074] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:38:05 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/2d2df828-1c4f-49a7-9e49-8867bb8fb01c => generated 916 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:38:07.134822 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2054b160-edb0-4bb3-8bf3-d7fa2770f36b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/2d2df828-1c4f-49a7-9e49-8867bb8fb01c Jan 28 19:38:07.135948 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2054b160-edb0-4bb3-8bf3-d7fa2770f36b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:07.136430 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:07.136430 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:07.137331 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2054b160-edb0-4bb3-8bf3-d7fa2770f36b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:07.241307 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:07.241307 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:07.257121 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2054b160-edb0-4bb3-8bf3-d7fa2770f36b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:38:07.299094 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:07.299094 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:07.315064 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2054b160-edb0-4bb3-8bf3-d7fa2770f36b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/2d2df828-1c4f-49a7-9e49-8867bb8fb01c returned with HTTP 200 Jan 28 19:38:07.324188 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2025/4075] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:38:07 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/2d2df828-1c4f-49a7-9e49-8867bb8fb01c => generated 916 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:38:08.337347 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2d6a8a77-cc40-47b2-9148-9e0436896ed8 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/2d2df828-1c4f-49a7-9e49-8867bb8fb01c Jan 28 19:38:08.338242 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2d6a8a77-cc40-47b2-9148-9e0436896ed8 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:08.338868 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:08.338868 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:08.339536 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2d6a8a77-cc40-47b2-9148-9e0436896ed8 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:08.411261 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:08.411261 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:08.418660 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2d6a8a77-cc40-47b2-9148-9e0436896ed8 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:38:08.438940 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:08.438940 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:08.453340 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2d6a8a77-cc40-47b2-9148-9e0436896ed8 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/2d2df828-1c4f-49a7-9e49-8867bb8fb01c returned with HTTP 200 Jan 28 19:38:08.454589 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2051/4076] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:38:08 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/2d2df828-1c4f-49a7-9e49-8867bb8fb01c => generated 916 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:38:08.769296 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c2e4e9c1-6e7e-4e2e-9122-d9e67ba4c53a req-7f29dedd-e97c-497f-bb67-028ba0f269f2 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] POST http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/attachments/6e1b0298-e4cc-46cf-ab7f-5674af884f8b/action Jan 28 19:38:08.773018 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:08.773018 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:08.774120 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c2e4e9c1-6e7e-4e2e-9122-d9e67ba4c53a req-7f29dedd-e97c-497f-bb67-028ba0f269f2 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Action body: b'{"os-complete": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:38:08.774785 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c2e4e9c1-6e7e-4e2e-9122-d9e67ba4c53a req-7f29dedd-e97c-497f-bb67-028ba0f269f2 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:38:08.923298 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:08.923298 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:08.939597 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c2e4e9c1-6e7e-4e2e-9122-d9e67ba4c53a req-7f29dedd-e97c-497f-bb67-028ba0f269f2 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/attachments/6e1b0298-e4cc-46cf-ab7f-5674af884f8b/action returned with HTTP 204 Jan 28 19:38:08.941377 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2026/4077] 10.222.0.11 () {64 vars in 1489 bytes} [Thu Jan 28 19:38:08 2021] POST /volume/v3/02ccc5d99858499ab8aad93c22906d73/attachments/6e1b0298-e4cc-46cf-ab7f-5674af884f8b/action => generated 0 bytes in 183 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:38:09.480820 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e81aa5bb-53b3-4e82-823a-80147964db74 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/2d2df828-1c4f-49a7-9e49-8867bb8fb01c Jan 28 19:38:09.482310 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e81aa5bb-53b3-4e82-823a-80147964db74 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:09.482737 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:09.482737 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:09.483419 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e81aa5bb-53b3-4e82-823a-80147964db74 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:09.540110 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:09.540110 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:09.549679 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e81aa5bb-53b3-4e82-823a-80147964db74 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:38:09.577163 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:09.577163 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:09.587177 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e81aa5bb-53b3-4e82-823a-80147964db74 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/2d2df828-1c4f-49a7-9e49-8867bb8fb01c returned with HTTP 200 Jan 28 19:38:09.588373 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2052/4078] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:38:09 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/2d2df828-1c4f-49a7-9e49-8867bb8fb01c => generated 1208 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:38:09.611664 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-adbbebd5-b470-48c0-9b76-3b2a04e128b8 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] POST http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots Jan 28 19:38:09.612487 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:09.612487 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:09.613284 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-adbbebd5-b470-48c0-9b76-3b2a04e128b8 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2d2df828-1c4f-49a7-9e49-8867bb8fb01c", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-973462342"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:38:09.681796 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:09.681796 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:09.683010 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-adbbebd5-b470-48c0-9b76-3b2a04e128b8 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:38:09.683373 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-adbbebd5-b470-48c0-9b76-3b2a04e128b8 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Create snapshot from volume 2d2df828-1c4f-49a7-9e49-8867bb8fb01c Jan 28 19:38:09.768576 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-adbbebd5-b470-48c0-9b76-3b2a04e128b8 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Created reservations ['8c18fc11-b99d-485f-bf2a-f0a36a3f3f8c', 'e446b1ef-7d1a-4d6e-aaee-b71c74d113d8', 'b642b55c-82d4-4dcf-9525-bb317be6f9ea', 'fd50f5a8-963a-4fcb-a7df-8aaef7aa01a1'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:38:09.902176 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-adbbebd5-b470-48c0-9b76-3b2a04e128b8 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot force create request issued successfully. Jan 28 19:38:09.903864 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-adbbebd5-b470-48c0-9b76-3b2a04e128b8 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots returned with HTTP 202 Jan 28 19:38:09.905957 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2027/4079] 10.222.0.16 () {60 vars in 1232 bytes} [Thu Jan 28 19:38:09 2021] POST /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots => generated 309 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:38:09.917814 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6255be49-196f-4c71-a5c4-cc5bad9018cd tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/b6ac4849-6e37-40e9-a263-7cc464e39b15 Jan 28 19:38:09.918376 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6255be49-196f-4c71-a5c4-cc5bad9018cd tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:09.918601 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:09.918601 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:09.918990 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6255be49-196f-4c71-a5c4-cc5bad9018cd tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:09.969037 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:09.969037 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:09.972743 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6255be49-196f-4c71-a5c4-cc5bad9018cd tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:38:09.977721 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6255be49-196f-4c71-a5c4-cc5bad9018cd tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/b6ac4849-6e37-40e9-a263-7cc464e39b15 returned with HTTP 200 Jan 28 19:38:09.986453 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2053/4080] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:38:09 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/b6ac4849-6e37-40e9-a263-7cc464e39b15 => generated 441 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:38:11.003040 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-572d0620-39ea-4459-848b-37cb3c4b0701 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/b6ac4849-6e37-40e9-a263-7cc464e39b15 Jan 28 19:38:11.004901 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-572d0620-39ea-4459-848b-37cb3c4b0701 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:11.005735 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:11.005735 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:11.006835 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-572d0620-39ea-4459-848b-37cb3c4b0701 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:11.061547 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:11.061547 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:11.064557 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-572d0620-39ea-4459-848b-37cb3c4b0701 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:38:11.069123 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-572d0620-39ea-4459-848b-37cb3c4b0701 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/b6ac4849-6e37-40e9-a263-7cc464e39b15 returned with HTTP 200 Jan 28 19:38:11.071479 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2028/4081] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:38:10 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/b6ac4849-6e37-40e9-a263-7cc464e39b15 => generated 441 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:38:12.091319 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aae26239-ff82-4205-b58d-3e0054eab3aa tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/b6ac4849-6e37-40e9-a263-7cc464e39b15 Jan 28 19:38:12.093249 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aae26239-ff82-4205-b58d-3e0054eab3aa tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:12.094034 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:12.094034 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:12.094854 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aae26239-ff82-4205-b58d-3e0054eab3aa tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:12.154074 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:12.154074 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:12.156337 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-aae26239-ff82-4205-b58d-3e0054eab3aa tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:38:12.160645 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aae26239-ff82-4205-b58d-3e0054eab3aa tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/b6ac4849-6e37-40e9-a263-7cc464e39b15 returned with HTTP 200 Jan 28 19:38:12.162448 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2054/4082] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:38:12 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/b6ac4849-6e37-40e9-a263-7cc464e39b15 => generated 468 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:38:12.174682 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-824fe5ba-107c-4028-8d0b-85139f2b2373 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] POST http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots Jan 28 19:38:12.175134 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:12.175134 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:12.175873 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-824fe5ba-107c-4028-8d0b-85139f2b2373 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2d2df828-1c4f-49a7-9e49-8867bb8fb01c", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1424585226"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:38:12.233107 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:12.233107 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:12.235298 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-824fe5ba-107c-4028-8d0b-85139f2b2373 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:38:12.235681 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-824fe5ba-107c-4028-8d0b-85139f2b2373 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Create snapshot from volume 2d2df828-1c4f-49a7-9e49-8867bb8fb01c Jan 28 19:38:12.318748 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-824fe5ba-107c-4028-8d0b-85139f2b2373 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Created reservations ['4dffd984-f52d-4747-909d-2115d7339706', '09a91864-6c4d-43af-be24-fb74dd805eb5', '4271ea32-1953-4e94-900a-d86a74d32a27', '8948a953-1d7d-4bac-b574-6fed31e8f2b3'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:38:12.463450 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-824fe5ba-107c-4028-8d0b-85139f2b2373 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot force create request issued successfully. Jan 28 19:38:12.464247 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-824fe5ba-107c-4028-8d0b-85139f2b2373 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots returned with HTTP 202 Jan 28 19:38:12.465447 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2029/4083] 10.222.0.16 () {60 vars in 1232 bytes} [Thu Jan 28 19:38:12 2021] POST /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots => generated 310 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:38:12.478718 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4ea34b24-affe-42c4-92e7-3fa0522e7aad tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/1dec8e46-80ac-426f-bbef-a90b0ad8687c Jan 28 19:38:12.479231 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4ea34b24-affe-42c4-92e7-3fa0522e7aad tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:12.479707 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:12.479707 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:12.480085 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4ea34b24-affe-42c4-92e7-3fa0522e7aad tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:12.506073 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:12.506073 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:12.507222 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4ea34b24-affe-42c4-92e7-3fa0522e7aad tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:38:12.509593 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4ea34b24-affe-42c4-92e7-3fa0522e7aad tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/1dec8e46-80ac-426f-bbef-a90b0ad8687c returned with HTTP 200 Jan 28 19:38:12.510621 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2055/4084] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:38:12 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/1dec8e46-80ac-426f-bbef-a90b0ad8687c => generated 442 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:38:13.524582 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a44aa2a0-e1ef-40d2-a40e-12042cc66764 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/1dec8e46-80ac-426f-bbef-a90b0ad8687c Jan 28 19:38:13.525948 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a44aa2a0-e1ef-40d2-a40e-12042cc66764 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:13.526161 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:13.526161 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:13.527123 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a44aa2a0-e1ef-40d2-a40e-12042cc66764 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:13.556832 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:13.556832 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:13.558184 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a44aa2a0-e1ef-40d2-a40e-12042cc66764 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:38:13.560230 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a44aa2a0-e1ef-40d2-a40e-12042cc66764 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/1dec8e46-80ac-426f-bbef-a90b0ad8687c returned with HTTP 200 Jan 28 19:38:13.561088 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2030/4085] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:38:13 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/1dec8e46-80ac-426f-bbef-a90b0ad8687c => generated 442 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:38:14.574068 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bbd2d13a-5837-423c-b0ed-ff330a95edcc tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/1dec8e46-80ac-426f-bbef-a90b0ad8687c Jan 28 19:38:14.574726 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bbd2d13a-5837-423c-b0ed-ff330a95edcc tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:14.574903 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:14.574903 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:14.575645 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bbd2d13a-5837-423c-b0ed-ff330a95edcc tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:14.604675 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:14.604675 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:14.606068 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bbd2d13a-5837-423c-b0ed-ff330a95edcc tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:38:14.608032 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bbd2d13a-5837-423c-b0ed-ff330a95edcc tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/1dec8e46-80ac-426f-bbef-a90b0ad8687c returned with HTTP 200 Jan 28 19:38:14.610002 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2056/4086] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:38:14 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/1dec8e46-80ac-426f-bbef-a90b0ad8687c => generated 469 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:38:14.621972 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-19ca743e-f6a0-436f-bc3d-1fcb5ae6c4eb tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] DELETE http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/1dec8e46-80ac-426f-bbef-a90b0ad8687c Jan 28 19:38:14.622528 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-19ca743e-f6a0-436f-bc3d-1fcb5ae6c4eb tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:14.622740 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:14.622740 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:14.623117 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-19ca743e-f6a0-436f-bc3d-1fcb5ae6c4eb tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:14.623476 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-19ca743e-f6a0-436f-bc3d-1fcb5ae6c4eb tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Delete snapshot with id: 1dec8e46-80ac-426f-bbef-a90b0ad8687c Jan 28 19:38:14.648786 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:14.648786 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:14.649971 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-19ca743e-f6a0-436f-bc3d-1fcb5ae6c4eb tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:38:14.720395 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-19ca743e-f6a0-436f-bc3d-1fcb5ae6c4eb tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot delete request issued successfully. Jan 28 19:38:14.720868 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-19ca743e-f6a0-436f-bc3d-1fcb5ae6c4eb tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/1dec8e46-80ac-426f-bbef-a90b0ad8687c returned with HTTP 202 Jan 28 19:38:14.721951 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2031/4087] 10.222.0.16 () {58 vars in 1324 bytes} [Thu Jan 28 19:38:14 2021] DELETE /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/1dec8e46-80ac-426f-bbef-a90b0ad8687c => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:38:14.743373 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-98b4c9f9-6c80-4f93-85ac-ea826654cbc2 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/1dec8e46-80ac-426f-bbef-a90b0ad8687c Jan 28 19:38:14.743373 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-98b4c9f9-6c80-4f93-85ac-ea826654cbc2 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:14.743709 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:14.743709 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:14.744278 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-98b4c9f9-6c80-4f93-85ac-ea826654cbc2 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:14.770893 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:14.770893 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:14.772071 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-98b4c9f9-6c80-4f93-85ac-ea826654cbc2 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:38:14.774096 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-98b4c9f9-6c80-4f93-85ac-ea826654cbc2 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/1dec8e46-80ac-426f-bbef-a90b0ad8687c returned with HTTP 200 Jan 28 19:38:14.775247 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2057/4088] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:38:14 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/1dec8e46-80ac-426f-bbef-a90b0ad8687c => generated 468 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:38:15.824261 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e4384674-8b86-4643-aad1-7bf575f489fa tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/1dec8e46-80ac-426f-bbef-a90b0ad8687c Jan 28 19:38:15.830649 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e4384674-8b86-4643-aad1-7bf575f489fa tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:15.831316 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:15.831316 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:15.832109 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e4384674-8b86-4643-aad1-7bf575f489fa tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:16.038433 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:16.038433 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:16.039590 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e4384674-8b86-4643-aad1-7bf575f489fa tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:38:16.041590 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e4384674-8b86-4643-aad1-7bf575f489fa tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/1dec8e46-80ac-426f-bbef-a90b0ad8687c returned with HTTP 200 Jan 28 19:38:16.042435 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2032/4089] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:38:15 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/1dec8e46-80ac-426f-bbef-a90b0ad8687c => generated 468 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:38:17.055682 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e77aa80e-d1b9-4e9f-b0ac-522d9039734a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/1dec8e46-80ac-426f-bbef-a90b0ad8687c Jan 28 19:38:17.056232 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e77aa80e-d1b9-4e9f-b0ac-522d9039734a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:17.056386 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:17.056386 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:17.056766 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e77aa80e-d1b9-4e9f-b0ac-522d9039734a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:17.079923 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e77aa80e-d1b9-4e9f-b0ac-522d9039734a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/1dec8e46-80ac-426f-bbef-a90b0ad8687c returned with HTTP 404 Jan 28 19:38:17.080985 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2058/4090] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:38:17 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/1dec8e46-80ac-426f-bbef-a90b0ad8687c => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:38:17.089466 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1292930d-45a5-4823-a224-f2a8be0efa1a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] DELETE http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/6ab67732-af85-4df7-98d2-9a955f1caba3 Jan 28 19:38:17.089996 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1292930d-45a5-4823-a224-f2a8be0efa1a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:17.090213 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:17.090213 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:17.090592 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1292930d-45a5-4823-a224-f2a8be0efa1a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:17.090956 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-1292930d-45a5-4823-a224-f2a8be0efa1a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Delete snapshot with id: 6ab67732-af85-4df7-98d2-9a955f1caba3 Jan 28 19:38:17.142578 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:17.142578 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:17.144740 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1292930d-45a5-4823-a224-f2a8be0efa1a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:38:17.275100 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1292930d-45a5-4823-a224-f2a8be0efa1a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot delete request issued successfully. Jan 28 19:38:17.275650 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1292930d-45a5-4823-a224-f2a8be0efa1a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/6ab67732-af85-4df7-98d2-9a955f1caba3 returned with HTTP 202 Jan 28 19:38:17.282306 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2033/4091] 10.222.0.16 () {58 vars in 1324 bytes} [Thu Jan 28 19:38:17 2021] DELETE /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/6ab67732-af85-4df7-98d2-9a955f1caba3 => generated 0 bytes in 197 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:38:17.293639 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-02f8179d-bd28-4d49-ae87-6b5b9789e853 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/6ab67732-af85-4df7-98d2-9a955f1caba3 Jan 28 19:38:17.294702 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-02f8179d-bd28-4d49-ae87-6b5b9789e853 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:17.295698 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-02f8179d-bd28-4d49-ae87-6b5b9789e853 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:17.344314 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:17.344314 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:17.345702 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-02f8179d-bd28-4d49-ae87-6b5b9789e853 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:38:17.347684 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-02f8179d-bd28-4d49-ae87-6b5b9789e853 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/6ab67732-af85-4df7-98d2-9a955f1caba3 returned with HTTP 200 Jan 28 19:38:17.348517 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2059/4092] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:38:17 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/6ab67732-af85-4df7-98d2-9a955f1caba3 => generated 468 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:38:18.367290 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-925889d7-66db-4f7e-bf6e-1693e402dd9b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/6ab67732-af85-4df7-98d2-9a955f1caba3 Jan 28 19:38:18.368126 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-925889d7-66db-4f7e-bf6e-1693e402dd9b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:18.368380 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:18.368380 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:18.368969 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-925889d7-66db-4f7e-bf6e-1693e402dd9b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:18.415157 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:18.415157 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:18.417271 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-925889d7-66db-4f7e-bf6e-1693e402dd9b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:38:18.420929 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-925889d7-66db-4f7e-bf6e-1693e402dd9b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/6ab67732-af85-4df7-98d2-9a955f1caba3 returned with HTTP 200 Jan 28 19:38:18.422344 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2034/4093] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:38:18 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/6ab67732-af85-4df7-98d2-9a955f1caba3 => generated 468 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:38:19.436511 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9590279f-f23d-417f-aa3d-a5604debc7fe tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/6ab67732-af85-4df7-98d2-9a955f1caba3 Jan 28 19:38:19.437056 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9590279f-f23d-417f-aa3d-a5604debc7fe tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:19.437168 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:19.437168 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:19.437532 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9590279f-f23d-417f-aa3d-a5604debc7fe tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:19.462139 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9590279f-f23d-417f-aa3d-a5604debc7fe tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/6ab67732-af85-4df7-98d2-9a955f1caba3 returned with HTTP 404 Jan 28 19:38:19.463212 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2060/4094] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:38:19 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/6ab67732-af85-4df7-98d2-9a955f1caba3 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:38:19.472513 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-442e4646-be65-4e19-ba74-31f9a6be30b6 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] DELETE http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/b6ac4849-6e37-40e9-a263-7cc464e39b15 Jan 28 19:38:19.473038 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-442e4646-be65-4e19-ba74-31f9a6be30b6 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:19.473290 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:19.473290 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:19.473676 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-442e4646-be65-4e19-ba74-31f9a6be30b6 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:19.474309 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-442e4646-be65-4e19-ba74-31f9a6be30b6 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Delete snapshot with id: b6ac4849-6e37-40e9-a263-7cc464e39b15 Jan 28 19:38:19.501117 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:19.501117 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:19.502461 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-442e4646-be65-4e19-ba74-31f9a6be30b6 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:38:19.566924 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-442e4646-be65-4e19-ba74-31f9a6be30b6 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot delete request issued successfully. Jan 28 19:38:19.567270 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-442e4646-be65-4e19-ba74-31f9a6be30b6 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/b6ac4849-6e37-40e9-a263-7cc464e39b15 returned with HTTP 202 Jan 28 19:38:19.572305 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2035/4095] 10.222.0.16 () {58 vars in 1324 bytes} [Thu Jan 28 19:38:19 2021] DELETE /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/b6ac4849-6e37-40e9-a263-7cc464e39b15 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:38:19.580973 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c472d568-b435-494e-9e45-1c28238c6e4b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/b6ac4849-6e37-40e9-a263-7cc464e39b15 Jan 28 19:38:19.581553 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c472d568-b435-494e-9e45-1c28238c6e4b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:19.582057 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c472d568-b435-494e-9e45-1c28238c6e4b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:19.610768 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:19.610768 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:19.612112 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c472d568-b435-494e-9e45-1c28238c6e4b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:38:19.614091 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c472d568-b435-494e-9e45-1c28238c6e4b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/b6ac4849-6e37-40e9-a263-7cc464e39b15 returned with HTTP 200 Jan 28 19:38:19.614916 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2061/4096] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:38:19 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/b6ac4849-6e37-40e9-a263-7cc464e39b15 => generated 467 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:38:20.627821 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d2bc532d-f518-49d4-856c-85e3b9569f2f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/b6ac4849-6e37-40e9-a263-7cc464e39b15 Jan 28 19:38:20.628337 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d2bc532d-f518-49d4-856c-85e3b9569f2f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:20.628561 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:20.628561 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:20.628939 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d2bc532d-f518-49d4-856c-85e3b9569f2f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:20.703531 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:20.703531 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:20.704935 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d2bc532d-f518-49d4-856c-85e3b9569f2f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:38:20.708007 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d2bc532d-f518-49d4-856c-85e3b9569f2f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/b6ac4849-6e37-40e9-a263-7cc464e39b15 returned with HTTP 200 Jan 28 19:38:20.709383 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2036/4097] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:38:20 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/b6ac4849-6e37-40e9-a263-7cc464e39b15 => generated 467 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:38:21.722897 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6fe97fdd-da3b-40dc-b08d-497c8d7b9554 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/b6ac4849-6e37-40e9-a263-7cc464e39b15 Jan 28 19:38:21.723426 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6fe97fdd-da3b-40dc-b08d-497c8d7b9554 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:21.723678 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:21.723678 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:21.724474 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6fe97fdd-da3b-40dc-b08d-497c8d7b9554 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:21.748019 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6fe97fdd-da3b-40dc-b08d-497c8d7b9554 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/b6ac4849-6e37-40e9-a263-7cc464e39b15 returned with HTTP 404 Jan 28 19:38:21.749086 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2062/4098] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:38:21 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/b6ac4849-6e37-40e9-a263-7cc464e39b15 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 28 19:38:21.863846 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d29a41a3-2a3e-4eae-97c2-6ef6b56db9ba req-01c3bc2f-c4a7-4aa3-a9e5-b5fe86b8006a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/2d2df828-1c4f-49a7-9e49-8867bb8fb01c Jan 28 19:38:21.864381 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d29a41a3-2a3e-4eae-97c2-6ef6b56db9ba req-01c3bc2f-c4a7-4aa3-a9e5-b5fe86b8006a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:21.864600 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:21.864600 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:21.864980 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d29a41a3-2a3e-4eae-97c2-6ef6b56db9ba req-01c3bc2f-c4a7-4aa3-a9e5-b5fe86b8006a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:21.922808 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:21.922808 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:21.932290 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-d29a41a3-2a3e-4eae-97c2-6ef6b56db9ba req-01c3bc2f-c4a7-4aa3-a9e5-b5fe86b8006a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:38:21.953606 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:21.953606 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:21.967121 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d29a41a3-2a3e-4eae-97c2-6ef6b56db9ba req-01c3bc2f-c4a7-4aa3-a9e5-b5fe86b8006a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/2d2df828-1c4f-49a7-9e49-8867bb8fb01c returned with HTTP 200 Jan 28 19:38:21.968845 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2037/4099] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 19:38:21 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/2d2df828-1c4f-49a7-9e49-8867bb8fb01c => generated 1208 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:38:21.991616 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d29a41a3-2a3e-4eae-97c2-6ef6b56db9ba req-eaf4cd8b-1629-4153-9270-dbca2ee5ce0e tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] POST http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/2d2df828-1c4f-49a7-9e49-8867bb8fb01c/action Jan 28 19:38:21.992371 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d29a41a3-2a3e-4eae-97c2-6ef6b56db9ba req-eaf4cd8b-1629-4153-9270-dbca2ee5ce0e tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:38:21.992750 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d29a41a3-2a3e-4eae-97c2-6ef6b56db9ba req-eaf4cd8b-1629-4153-9270-dbca2ee5ce0e tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:38:22.044818 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:22.044818 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:22.046072 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-d29a41a3-2a3e-4eae-97c2-6ef6b56db9ba req-eaf4cd8b-1629-4153-9270-dbca2ee5ce0e tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:38:22.055539 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-d29a41a3-2a3e-4eae-97c2-6ef6b56db9ba req-eaf4cd8b-1629-4153-9270-dbca2ee5ce0e tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Begin detaching volume completed successfully. Jan 28 19:38:22.056062 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d29a41a3-2a3e-4eae-97c2-6ef6b56db9ba req-eaf4cd8b-1629-4153-9270-dbca2ee5ce0e tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/2d2df828-1c4f-49a7-9e49-8867bb8fb01c/action returned with HTTP 202 Jan 28 19:38:22.056952 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2063/4100] 10.222.0.16 () {64 vars in 1643 bytes} [Thu Jan 28 19:38:21 2021] POST /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/2d2df828-1c4f-49a7-9e49-8867bb8fb01c/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 19:38:22.082192 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1fab68f6-e3d6-42cd-9830-7dcbb4318623 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/2d2df828-1c4f-49a7-9e49-8867bb8fb01c Jan 28 19:38:22.083310 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1fab68f6-e3d6-42cd-9830-7dcbb4318623 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:22.083726 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:22.083726 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:22.084385 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1fab68f6-e3d6-42cd-9830-7dcbb4318623 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:22.128908 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d29a41a3-2a3e-4eae-97c2-6ef6b56db9ba req-eaf4cd8b-1629-4153-9270-dbca2ee5ce0e tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume// Jan 28 19:38:22.129411 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d29a41a3-2a3e-4eae-97c2-6ef6b56db9ba req-eaf4cd8b-1629-4153-9270-dbca2ee5ce0e tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:22.129629 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:22.129629 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:22.130005 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d29a41a3-2a3e-4eae-97c2-6ef6b56db9ba req-eaf4cd8b-1629-4153-9270-dbca2ee5ce0e tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:22.131130 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d29a41a3-2a3e-4eae-97c2-6ef6b56db9ba req-eaf4cd8b-1629-4153-9270-dbca2ee5ce0e tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 19:38:22.131727 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2064/4101] 10.222.0.11 () {56 vars in 1089 bytes} [Thu Jan 28 19:38:22 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 19:38:22.145590 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d29a41a3-2a3e-4eae-97c2-6ef6b56db9ba req-eb20de03-30ed-48b5-b619-83e6170d234e tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/2d2df828-1c4f-49a7-9e49-8867bb8fb01c Jan 28 19:38:22.146270 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d29a41a3-2a3e-4eae-97c2-6ef6b56db9ba req-eb20de03-30ed-48b5-b619-83e6170d234e tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:22.146822 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d29a41a3-2a3e-4eae-97c2-6ef6b56db9ba req-eb20de03-30ed-48b5-b619-83e6170d234e tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:22.153225 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:22.153225 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:22.163259 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1fab68f6-e3d6-42cd-9830-7dcbb4318623 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:38:22.188099 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:22.188099 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:22.198868 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:22.198868 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:22.206380 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1fab68f6-e3d6-42cd-9830-7dcbb4318623 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/2d2df828-1c4f-49a7-9e49-8867bb8fb01c returned with HTTP 200 Jan 28 19:38:22.219649 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2038/4102] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:38:22 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/2d2df828-1c4f-49a7-9e49-8867bb8fb01c => generated 1211 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:38:22.219861 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-d29a41a3-2a3e-4eae-97c2-6ef6b56db9ba req-eb20de03-30ed-48b5-b619-83e6170d234e tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:38:22.230095 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:22.230095 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:22.239523 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d29a41a3-2a3e-4eae-97c2-6ef6b56db9ba req-eb20de03-30ed-48b5-b619-83e6170d234e tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/2d2df828-1c4f-49a7-9e49-8867bb8fb01c returned with HTTP 200 Jan 28 19:38:22.240384 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2065/4103] 10.222.0.11 () {60 vars in 1403 bytes} [Thu Jan 28 19:38:22 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/2d2df828-1c4f-49a7-9e49-8867bb8fb01c => generated 1310 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 19:38:22.633687 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d29a41a3-2a3e-4eae-97c2-6ef6b56db9ba req-4bb75768-ebe2-4745-82e5-223ca1e46043 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] DELETE http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/attachments/6e1b0298-e4cc-46cf-ab7f-5674af884f8b Jan 28 19:38:22.634199 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d29a41a3-2a3e-4eae-97c2-6ef6b56db9ba req-4bb75768-ebe2-4745-82e5-223ca1e46043 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:22.634417 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:22.634417 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:22.634896 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-d29a41a3-2a3e-4eae-97c2-6ef6b56db9ba req-4bb75768-ebe2-4745-82e5-223ca1e46043 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:22.656136 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:22.656136 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:23.169784 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-d29a41a3-2a3e-4eae-97c2-6ef6b56db9ba req-4bb75768-ebe2-4745-82e5-223ca1e46043 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 19:38:23.170373 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-d29a41a3-2a3e-4eae-97c2-6ef6b56db9ba req-4bb75768-ebe2-4745-82e5-223ca1e46043 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Pending status list for volume during attachment-delete: [] {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 19:38:23.177454 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-d29a41a3-2a3e-4eae-97c2-6ef6b56db9ba req-4bb75768-ebe2-4745-82e5-223ca1e46043 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/attachments/6e1b0298-e4cc-46cf-ab7f-5674af884f8b returned with HTTP 200 Jan 28 19:38:23.178265 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2039/4104] 10.222.0.11 () {62 vars in 1437 bytes} [Thu Jan 28 19:38:22 2021] DELETE /volume/v3/02ccc5d99858499ab8aad93c22906d73/attachments/6e1b0298-e4cc-46cf-ab7f-5674af884f8b => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:38:23.227302 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b56c96e0-d4f5-4a02-8f9d-9f0351ca562a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/2d2df828-1c4f-49a7-9e49-8867bb8fb01c Jan 28 19:38:23.228178 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b56c96e0-d4f5-4a02-8f9d-9f0351ca562a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:23.228576 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:23.228576 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:23.229222 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b56c96e0-d4f5-4a02-8f9d-9f0351ca562a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:23.293801 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:23.293801 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:23.304444 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b56c96e0-d4f5-4a02-8f9d-9f0351ca562a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:38:23.329515 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b56c96e0-d4f5-4a02-8f9d-9f0351ca562a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/2d2df828-1c4f-49a7-9e49-8867bb8fb01c returned with HTTP 200 Jan 28 19:38:23.330877 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2066/4105] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:38:23 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/2d2df828-1c4f-49a7-9e49-8867bb8fb01c => generated 916 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:38:27.792535 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ee593592-a5d4-49da-9911-cd3821b306b2 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] POST http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes Jan 28 19:38:27.793160 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:27.793160 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:27.793416 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ee593592-a5d4-49da-9911-cd3821b306b2 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1400046789"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:38:27.794508 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-ee593592-a5d4-49da-9911-cd3821b306b2 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1400046789'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:38:27.794906 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-ee593592-a5d4-49da-9911-cd3821b306b2 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Create volume of 1 GB Jan 28 19:38:27.795577 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:27.795577 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:27.807765 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ee593592-a5d4-49da-9911-cd3821b306b2 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Availability Zones retrieved successfully. Jan 28 19:38:27.823837 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ee593592-a5d4-49da-9911-cd3821b306b2 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Flow 'volume_create_api' (1862055e-5823-4b28-8bd9-ce99862cdf88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:38:27.827196 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ee593592-a5d4-49da-9911-cd3821b306b2 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (797fa935-b548-4c74-956d-ffd194ef084f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:38:27.829295 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-ee593592-a5d4-49da-9911-cd3821b306b2 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:38:27.905858 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ee593592-a5d4-49da-9911-cd3821b306b2 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (797fa935-b548-4c74-956d-ffd194ef084f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:38:27.908234 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ee593592-a5d4-49da-9911-cd3821b306b2 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fac6886-caa6-4775-a0a1-e879bb0bbe6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:38:27.988676 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-ee593592-a5d4-49da-9911-cd3821b306b2 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Created reservations ['a765527e-19cd-4425-b3d1-cef3c9e8f5e6', '50ef8ec9-4991-4bcd-87a6-4d89a8e6415b', '1abc7e76-2a4d-4909-ac5e-5070d67b39fd', '54ffa601-fb7c-4a72-b83e-5a53eacf19af'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:38:27.990532 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ee593592-a5d4-49da-9911-cd3821b306b2 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fac6886-caa6-4775-a0a1-e879bb0bbe6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a765527e-19cd-4425-b3d1-cef3c9e8f5e6', '50ef8ec9-4991-4bcd-87a6-4d89a8e6415b', '1abc7e76-2a4d-4909-ac5e-5070d67b39fd', '54ffa601-fb7c-4a72-b83e-5a53eacf19af']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:38:27.992701 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ee593592-a5d4-49da-9911-cd3821b306b2 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72474882-c233-4f04-9330-89be34bbd817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:38:28.050619 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ee593592-a5d4-49da-9911-cd3821b306b2 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72474882-c233-4f04-9330-89be34bbd817) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd978f90d-02a9-4956-aa48-35d55bd579e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1400046789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02ccc5d99858499ab8aad93c22906d73',qos_specs=None,replication_status=,reservations=['a765527e-19cd-4425-b3d1-cef3c9e8f5e6','50ef8ec9-4991-4bcd-87a6-4d89a8e6415b','1abc7e76-2a4d-4909-ac5e-5070d67b39fd','54ffa601-fb7c-4a72-b83e-5a53eacf19af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0515cb0a41d74b179016edfc5490243c',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:38:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1400046789',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d978f90d-02a9-4956-aa48-35d55bd579e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02ccc5d99858499ab8aad93c22906d73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0515cb0a41d74b179016edfc5490243c',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:38:28.052649 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ee593592-a5d4-49da-9911-cd3821b306b2 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5a82f74-8ff6-4ad4-aebe-0a1fbb08bea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:38:28.079235 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ee593592-a5d4-49da-9911-cd3821b306b2 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5a82f74-8ff6-4ad4-aebe-0a1fbb08bea9) transitioned into state 'SUCCESS' from state '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-1400046789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02ccc5d99858499ab8aad93c22906d73',qos_specs=None,replication_status=,reservations=['a765527e-19cd-4425-b3d1-cef3c9e8f5e6','50ef8ec9-4991-4bcd-87a6-4d89a8e6415b','1abc7e76-2a4d-4909-ac5e-5070d67b39fd','54ffa601-fb7c-4a72-b83e-5a53eacf19af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0515cb0a41d74b179016edfc5490243c',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:38:28.081214 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ee593592-a5d4-49da-9911-cd3821b306b2 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e261af3-5992-46c7-8ef2-d0be1db43391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:38:28.096891 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ee593592-a5d4-49da-9911-cd3821b306b2 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e261af3-5992-46c7-8ef2-d0be1db43391) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:38:28.099815 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ee593592-a5d4-49da-9911-cd3821b306b2 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Flow 'volume_create_api' (1862055e-5823-4b28-8bd9-ce99862cdf88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:38:28.150154 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ee593592-a5d4-49da-9911-cd3821b306b2 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Create volume request issued successfully. Jan 28 19:38:28.164436 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ee593592-a5d4-49da-9911-cd3821b306b2 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes returned with HTTP 202 Jan 28 19:38:28.165354 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2040/4106] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 19:38:27 2021] POST /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes => generated 823 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jan 28 19:38:28.183606 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ff7087ff-5d0a-4d3f-a981-fadd8833a6ad tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/d978f90d-02a9-4956-aa48-35d55bd579e0 Jan 28 19:38:28.184138 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ff7087ff-5d0a-4d3f-a981-fadd8833a6ad tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:28.184338 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:28.184338 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:28.184998 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ff7087ff-5d0a-4d3f-a981-fadd8833a6ad tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:28.245900 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:28.245900 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:28.255409 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ff7087ff-5d0a-4d3f-a981-fadd8833a6ad tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:38:28.278716 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ff7087ff-5d0a-4d3f-a981-fadd8833a6ad tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/d978f90d-02a9-4956-aa48-35d55bd579e0 returned with HTTP 200 Jan 28 19:38:28.289056 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2067/4107] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:38:28 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/d978f90d-02a9-4956-aa48-35d55bd579e0 => generated 915 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:38:29.298875 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bf76da42-3164-4713-82b6-2b32c08d122d tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/d978f90d-02a9-4956-aa48-35d55bd579e0 Jan 28 19:38:29.299835 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bf76da42-3164-4713-82b6-2b32c08d122d tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:29.300189 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:29.300189 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:29.300869 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bf76da42-3164-4713-82b6-2b32c08d122d tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:29.356468 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:29.356468 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:29.365828 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bf76da42-3164-4713-82b6-2b32c08d122d tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:38:29.391426 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bf76da42-3164-4713-82b6-2b32c08d122d tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/d978f90d-02a9-4956-aa48-35d55bd579e0 returned with HTTP 200 Jan 28 19:38:29.392253 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2041/4108] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:38:29 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/d978f90d-02a9-4956-aa48-35d55bd579e0 => generated 916 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:38:29.409077 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e03e12c6-f973-40b8-bd57-81dbb493a489 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] POST http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots Jan 28 19:38:29.409569 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:29.409569 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:29.409996 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e03e12c6-f973-40b8-bd57-81dbb493a489 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d978f90d-02a9-4956-aa48-35d55bd579e0", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1399768759"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:38:29.460167 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:29.460167 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:29.461378 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e03e12c6-f973-40b8-bd57-81dbb493a489 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:38:29.461740 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-e03e12c6-f973-40b8-bd57-81dbb493a489 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Create snapshot from volume d978f90d-02a9-4956-aa48-35d55bd579e0 Jan 28 19:38:29.518141 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-e03e12c6-f973-40b8-bd57-81dbb493a489 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Created reservations ['27db9e26-7fea-4009-96e9-693eecec52a7', '6b9b5bf6-1886-4917-927d-cd84df17cab1', '18349eed-c4fa-46af-ac61-bd38a9c83a74', 'ef294901-c950-4966-9852-4df89886a3e3'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:38:29.629612 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e03e12c6-f973-40b8-bd57-81dbb493a489 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot create request issued successfully. Jan 28 19:38:29.630359 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e03e12c6-f973-40b8-bd57-81dbb493a489 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots returned with HTTP 202 Jan 28 19:38:29.631457 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2068/4109] 10.222.0.16 () {60 vars in 1232 bytes} [Thu Jan 28 19:38:29 2021] POST /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots => generated 310 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:38:29.643927 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6db28ae6-4d14-4419-bd3f-cbce639db69c tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/845ff851-6ecf-4a35-834f-60ac55344dd5 Jan 28 19:38:29.644828 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6db28ae6-4d14-4419-bd3f-cbce639db69c tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:29.645187 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:29.645187 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:29.645735 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6db28ae6-4d14-4419-bd3f-cbce639db69c tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:29.682234 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:29.682234 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:29.683479 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6db28ae6-4d14-4419-bd3f-cbce639db69c tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:38:29.685511 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6db28ae6-4d14-4419-bd3f-cbce639db69c tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/845ff851-6ecf-4a35-834f-60ac55344dd5 returned with HTTP 200 Jan 28 19:38:29.687199 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2042/4110] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:38:29 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/845ff851-6ecf-4a35-834f-60ac55344dd5 => generated 442 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:38:30.702376 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-421811f8-1f1b-40b2-8b13-ac5b389a1bcb tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/845ff851-6ecf-4a35-834f-60ac55344dd5 Jan 28 19:38:30.703257 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-421811f8-1f1b-40b2-8b13-ac5b389a1bcb tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:30.703561 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:30.703561 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:30.704146 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-421811f8-1f1b-40b2-8b13-ac5b389a1bcb tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:30.730558 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:30.730558 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:30.731717 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-421811f8-1f1b-40b2-8b13-ac5b389a1bcb tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:38:30.734180 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-421811f8-1f1b-40b2-8b13-ac5b389a1bcb tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/845ff851-6ecf-4a35-834f-60ac55344dd5 returned with HTTP 200 Jan 28 19:38:30.734996 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2069/4111] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:38:30 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/845ff851-6ecf-4a35-834f-60ac55344dd5 => generated 442 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:38:31.747012 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-50e51f85-e9e3-4ed4-aede-3ab4c3a83d8c tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/845ff851-6ecf-4a35-834f-60ac55344dd5 Jan 28 19:38:31.747539 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-50e51f85-e9e3-4ed4-aede-3ab4c3a83d8c tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:31.747647 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:31.747647 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:31.748001 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-50e51f85-e9e3-4ed4-aede-3ab4c3a83d8c tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:31.773337 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:31.773337 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:31.774604 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-50e51f85-e9e3-4ed4-aede-3ab4c3a83d8c tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:38:31.776779 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-50e51f85-e9e3-4ed4-aede-3ab4c3a83d8c tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/845ff851-6ecf-4a35-834f-60ac55344dd5 returned with HTTP 200 Jan 28 19:38:31.777726 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2043/4112] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:38:31 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/845ff851-6ecf-4a35-834f-60ac55344dd5 => generated 469 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:38:31.789596 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b823c3a7-4f96-4922-ac05-7046a5ce7ca0 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] POST http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes Jan 28 19:38:31.790048 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:31.790048 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:31.790474 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b823c3a7-4f96-4922-ac05-7046a5ce7ca0 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "845ff851-6ecf-4a35-834f-60ac55344dd5", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-2112756945"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:38:31.791714 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-b823c3a7-4f96-4922-ac05-7046a5ce7ca0 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Create volume request body: {'volume': {'snapshot_id': '845ff851-6ecf-4a35-834f-60ac55344dd5', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2112756945'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:38:31.816448 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:31.816448 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:31.817633 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b823c3a7-4f96-4922-ac05-7046a5ce7ca0 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:38:31.817983 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-b823c3a7-4f96-4922-ac05-7046a5ce7ca0 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Create volume of 2 GB Jan 28 19:38:31.837227 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b823c3a7-4f96-4922-ac05-7046a5ce7ca0 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Availability zone cache updated, next update will occur around 2021-01-28 20:38:31.836716. {{(pid=87914) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Jan 28 19:38:31.837573 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b823c3a7-4f96-4922-ac05-7046a5ce7ca0 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Availability Zones retrieved successfully. Jan 28 19:38:31.855924 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b823c3a7-4f96-4922-ac05-7046a5ce7ca0 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Flow 'volume_create_api' (421a5cdc-0d65-4eeb-887b-6347becf0beb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:38:31.859091 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b823c3a7-4f96-4922-ac05-7046a5ce7ca0 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72c13f56-0894-4327-ab05-13f450c598cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:38:31.861280 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-b823c3a7-4f96-4922-ac05-7046a5ce7ca0 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Validating volume size '2' using validate_int, validate_snap_size {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:38:31.976226 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b823c3a7-4f96-4922-ac05-7046a5ce7ca0 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72c13f56-0894-4327-ab05-13f450c598cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '845ff851-6ecf-4a35-834f-60ac55344dd5', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:38:31.978800 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b823c3a7-4f96-4922-ac05-7046a5ce7ca0 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7a3e257-3e33-4493-82e8-94e7399540f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:38:32.046916 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-b823c3a7-4f96-4922-ac05-7046a5ce7ca0 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Created reservations ['40443fab-1287-44b0-8c72-dfbb14094294', '47faef2b-ae3a-44a6-9635-936aed711913', '88f4d6a7-097f-4c21-b865-273fc30680f8', 'e66ad675-f336-48f7-9fcc-69342fa185e7'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:38:32.048867 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b823c3a7-4f96-4922-ac05-7046a5ce7ca0 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7a3e257-3e33-4493-82e8-94e7399540f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40443fab-1287-44b0-8c72-dfbb14094294', '47faef2b-ae3a-44a6-9635-936aed711913', '88f4d6a7-097f-4c21-b865-273fc30680f8', 'e66ad675-f336-48f7-9fcc-69342fa185e7']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:38:32.051079 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b823c3a7-4f96-4922-ac05-7046a5ce7ca0 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1dd86a6-27a2-4a68-ac88-d8d3e7873e63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:38:32.181808 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b823c3a7-4f96-4922-ac05-7046a5ce7ca0 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1dd86a6-27a2-4a68-ac88-d8d3e7873e63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1154b1ff-441f-46f1-a208-585b11259edb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2112756945',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02ccc5d99858499ab8aad93c22906d73',qos_specs=None,replication_status=,reservations=['40443fab-1287-44b0-8c72-dfbb14094294','47faef2b-ae3a-44a6-9635-936aed711913','88f4d6a7-097f-4c21-b865-273fc30680f8','e66ad675-f336-48f7-9fcc-69342fa185e7'],size=2,snapshot_id=845ff851-6ecf-4a35-834f-60ac55344dd5,source_replicaid=,source_volid=None,status='creating',user_id='0515cb0a41d74b179016edfc5490243c',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:38:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2112756945',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1154b1ff-441f-46f1-a208-585b11259edb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02ccc5d99858499ab8aad93c22906d73',provider_auth=None,provider_geometry=None,provider_id=None,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=845ff851-6ecf-4a35-834f-60ac55344dd5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0515cb0a41d74b179016edfc5490243c',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:38:32.183892 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b823c3a7-4f96-4922-ac05-7046a5ce7ca0 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c92fb33-e1fa-48dc-9331-fbfb5fd985e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:38:32.210321 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b823c3a7-4f96-4922-ac05-7046a5ce7ca0 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c92fb33-e1fa-48dc-9331-fbfb5fd985e2) transitioned into state 'SUCCESS' from state '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-2112756945',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02ccc5d99858499ab8aad93c22906d73',qos_specs=None,replication_status=,reservations=['40443fab-1287-44b0-8c72-dfbb14094294','47faef2b-ae3a-44a6-9635-936aed711913','88f4d6a7-097f-4c21-b865-273fc30680f8','e66ad675-f336-48f7-9fcc-69342fa185e7'],size=2,snapshot_id=845ff851-6ecf-4a35-834f-60ac55344dd5,source_replicaid=,source_volid=None,status='creating',user_id='0515cb0a41d74b179016edfc5490243c',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:38:32.212471 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b823c3a7-4f96-4922-ac05-7046a5ce7ca0 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dacdd08-e061-48b2-ab7c-bcbb33c9df78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:38:32.300792 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b823c3a7-4f96-4922-ac05-7046a5ce7ca0 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dacdd08-e061-48b2-ab7c-bcbb33c9df78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:38:32.303414 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b823c3a7-4f96-4922-ac05-7046a5ce7ca0 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Flow 'volume_create_api' (421a5cdc-0d65-4eeb-887b-6347becf0beb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:38:32.353626 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b823c3a7-4f96-4922-ac05-7046a5ce7ca0 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Create volume request issued successfully. Jan 28 19:38:32.368567 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b823c3a7-4f96-4922-ac05-7046a5ce7ca0 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes returned with HTTP 202 Jan 28 19:38:32.369670 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2070/4113] 10.222.0.16 () {60 vars in 1226 bytes} [Thu Jan 28 19:38:31 2021] POST /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes => generated 857 bytes in 583 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:38:32.388077 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6c0b2cf9-570e-4f0e-99bf-270008dd5f19 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/1154b1ff-441f-46f1-a208-585b11259edb Jan 28 19:38:32.389053 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6c0b2cf9-570e-4f0e-99bf-270008dd5f19 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:32.389449 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:32.389449 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:32.390147 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6c0b2cf9-570e-4f0e-99bf-270008dd5f19 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:32.471446 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:32.471446 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:32.485705 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6c0b2cf9-570e-4f0e-99bf-270008dd5f19 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:38:32.523126 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6c0b2cf9-570e-4f0e-99bf-270008dd5f19 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/1154b1ff-441f-46f1-a208-585b11259edb returned with HTTP 200 Jan 28 19:38:32.524144 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2044/4114] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:38:32 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/1154b1ff-441f-46f1-a208-585b11259edb => generated 949 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:38:33.542110 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-db3d81ef-8226-41d3-99f4-94fd8531199d tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/1154b1ff-441f-46f1-a208-585b11259edb Jan 28 19:38:33.542813 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-db3d81ef-8226-41d3-99f4-94fd8531199d tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:33.543028 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:33.543028 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:33.543467 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-db3d81ef-8226-41d3-99f4-94fd8531199d tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:33.594730 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:33.594730 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:33.603894 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-db3d81ef-8226-41d3-99f4-94fd8531199d tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:38:33.628361 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-db3d81ef-8226-41d3-99f4-94fd8531199d tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/1154b1ff-441f-46f1-a208-585b11259edb returned with HTTP 200 Jan 28 19:38:33.629243 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2071/4115] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:38:33 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/1154b1ff-441f-46f1-a208-585b11259edb => generated 949 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:38:34.646126 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5b98a408-fd61-4438-a6a0-60c993101051 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/1154b1ff-441f-46f1-a208-585b11259edb Jan 28 19:38:34.646744 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5b98a408-fd61-4438-a6a0-60c993101051 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:34.647031 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:34.647031 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:34.647600 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5b98a408-fd61-4438-a6a0-60c993101051 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:34.698633 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:34.698633 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:34.709235 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5b98a408-fd61-4438-a6a0-60c993101051 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:38:34.734939 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5b98a408-fd61-4438-a6a0-60c993101051 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/1154b1ff-441f-46f1-a208-585b11259edb returned with HTTP 200 Jan 28 19:38:34.735782 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2045/4116] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:38:34 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/1154b1ff-441f-46f1-a208-585b11259edb => generated 949 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:38:35.755480 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-03f30ad5-b733-4723-bff2-9acfa31db439 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/1154b1ff-441f-46f1-a208-585b11259edb Jan 28 19:38:35.756609 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-03f30ad5-b733-4723-bff2-9acfa31db439 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:35.757030 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:35.757030 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:35.757817 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-03f30ad5-b733-4723-bff2-9acfa31db439 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:35.849288 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:35.849288 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:35.864795 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-03f30ad5-b733-4723-bff2-9acfa31db439 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:38:35.910461 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-03f30ad5-b733-4723-bff2-9acfa31db439 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/1154b1ff-441f-46f1-a208-585b11259edb returned with HTTP 200 Jan 28 19:38:35.912614 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2072/4117] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:38:35 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/1154b1ff-441f-46f1-a208-585b11259edb => generated 949 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:38:36.943325 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-587133fc-33ba-434e-8ac7-b90e2b334220 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/1154b1ff-441f-46f1-a208-585b11259edb Jan 28 19:38:36.943325 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-587133fc-33ba-434e-8ac7-b90e2b334220 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:36.943325 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:36.943325 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:36.943325 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-587133fc-33ba-434e-8ac7-b90e2b334220 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:37.006231 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:37.006231 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:37.009005 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-587133fc-33ba-434e-8ac7-b90e2b334220 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:38:37.039632 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-587133fc-33ba-434e-8ac7-b90e2b334220 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/1154b1ff-441f-46f1-a208-585b11259edb returned with HTTP 200 Jan 28 19:38:37.041052 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2046/4118] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:38:36 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/1154b1ff-441f-46f1-a208-585b11259edb => generated 949 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:38:38.063425 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-42112ab1-dcac-46e0-b0b6-7ac523471e7a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/1154b1ff-441f-46f1-a208-585b11259edb Jan 28 19:38:38.064448 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-42112ab1-dcac-46e0-b0b6-7ac523471e7a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:38.064837 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:38.064837 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:38.065745 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-42112ab1-dcac-46e0-b0b6-7ac523471e7a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:38.156457 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:38.156457 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:38.167824 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-42112ab1-dcac-46e0-b0b6-7ac523471e7a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:38:38.198329 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-42112ab1-dcac-46e0-b0b6-7ac523471e7a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/1154b1ff-441f-46f1-a208-585b11259edb returned with HTTP 200 Jan 28 19:38:38.201766 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2073/4119] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:38:38 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/1154b1ff-441f-46f1-a208-585b11259edb => generated 949 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:38:39.219869 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-33c08753-8f8d-4796-8164-bf153ab4fb33 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/1154b1ff-441f-46f1-a208-585b11259edb Jan 28 19:38:39.220632 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-33c08753-8f8d-4796-8164-bf153ab4fb33 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:39.224228 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:39.224228 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:39.224228 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-33c08753-8f8d-4796-8164-bf153ab4fb33 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:39.315103 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:39.315103 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:39.329350 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-33c08753-8f8d-4796-8164-bf153ab4fb33 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:38:39.367634 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-33c08753-8f8d-4796-8164-bf153ab4fb33 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/1154b1ff-441f-46f1-a208-585b11259edb returned with HTTP 200 Jan 28 19:38:39.369102 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2047/4120] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:38:39 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/1154b1ff-441f-46f1-a208-585b11259edb => generated 949 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:38:40.389322 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0e92ea2d-b61b-4468-8965-0abafcf484ab tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/1154b1ff-441f-46f1-a208-585b11259edb Jan 28 19:38:40.389892 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0e92ea2d-b61b-4468-8965-0abafcf484ab tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:40.390543 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:40.390543 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:40.390543 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0e92ea2d-b61b-4468-8965-0abafcf484ab tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:40.463996 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:40.463996 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:40.473285 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0e92ea2d-b61b-4468-8965-0abafcf484ab tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:38:40.498674 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0e92ea2d-b61b-4468-8965-0abafcf484ab tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/1154b1ff-441f-46f1-a208-585b11259edb returned with HTTP 200 Jan 28 19:38:40.506272 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2074/4121] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:38:40 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/1154b1ff-441f-46f1-a208-585b11259edb => generated 949 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:38:41.517571 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c38804b8-ccf6-4720-8ad7-7e283c041013 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/1154b1ff-441f-46f1-a208-585b11259edb Jan 28 19:38:41.525730 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c38804b8-ccf6-4720-8ad7-7e283c041013 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:41.525730 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:41.525730 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:41.525730 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c38804b8-ccf6-4720-8ad7-7e283c041013 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:41.571271 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:41.571271 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:41.580876 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c38804b8-ccf6-4720-8ad7-7e283c041013 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:38:41.605803 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c38804b8-ccf6-4720-8ad7-7e283c041013 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/1154b1ff-441f-46f1-a208-585b11259edb returned with HTTP 200 Jan 28 19:38:41.606642 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2048/4122] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:38:41 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/1154b1ff-441f-46f1-a208-585b11259edb => generated 949 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:38:42.628696 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a9d3303a-c113-4f46-a4f6-f69afb453ca6 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/1154b1ff-441f-46f1-a208-585b11259edb Jan 28 19:38:42.637402 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a9d3303a-c113-4f46-a4f6-f69afb453ca6 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:42.637402 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:42.637402 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:42.637402 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a9d3303a-c113-4f46-a4f6-f69afb453ca6 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:42.756483 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:42.756483 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:42.774403 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a9d3303a-c113-4f46-a4f6-f69afb453ca6 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:38:42.818554 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a9d3303a-c113-4f46-a4f6-f69afb453ca6 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/1154b1ff-441f-46f1-a208-585b11259edb returned with HTTP 200 Jan 28 19:38:42.818554 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2075/4123] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:38:42 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/1154b1ff-441f-46f1-a208-585b11259edb => generated 949 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:38:43.838091 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d330785a-085c-419b-aafc-aebcc6b3cd75 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/1154b1ff-441f-46f1-a208-585b11259edb Jan 28 19:38:43.838784 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d330785a-085c-419b-aafc-aebcc6b3cd75 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:43.838784 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:43.838784 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:43.839230 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d330785a-085c-419b-aafc-aebcc6b3cd75 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:43.924607 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:43.924607 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:43.934862 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d330785a-085c-419b-aafc-aebcc6b3cd75 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:38:43.960269 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d330785a-085c-419b-aafc-aebcc6b3cd75 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/1154b1ff-441f-46f1-a208-585b11259edb returned with HTTP 200 Jan 28 19:38:43.961109 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2049/4124] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:38:43 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/1154b1ff-441f-46f1-a208-585b11259edb => generated 950 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:38:43.985845 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-662ad277-c244-45f9-8d07-2864511d2fd3 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/1154b1ff-441f-46f1-a208-585b11259edb Jan 28 19:38:43.985845 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-662ad277-c244-45f9-8d07-2864511d2fd3 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:43.985845 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:43.985845 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:43.985845 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-662ad277-c244-45f9-8d07-2864511d2fd3 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:44.205853 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:44.205853 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:44.225756 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-662ad277-c244-45f9-8d07-2864511d2fd3 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:38:44.272854 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-662ad277-c244-45f9-8d07-2864511d2fd3 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/1154b1ff-441f-46f1-a208-585b11259edb returned with HTTP 200 Jan 28 19:38:44.272854 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2076/4125] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:38:43 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/1154b1ff-441f-46f1-a208-585b11259edb => generated 950 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:38:44.299040 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2ac2a3b7-c1be-4c23-b562-8da156e82a54 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] DELETE http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/1154b1ff-441f-46f1-a208-585b11259edb Jan 28 19:38:44.299040 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2ac2a3b7-c1be-4c23-b562-8da156e82a54 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:44.299040 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:44.299040 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:44.299040 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2ac2a3b7-c1be-4c23-b562-8da156e82a54 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:44.299040 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-2ac2a3b7-c1be-4c23-b562-8da156e82a54 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Delete volume with id: 1154b1ff-441f-46f1-a208-585b11259edb Jan 28 19:38:44.402294 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:44.402294 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:44.406118 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2ac2a3b7-c1be-4c23-b562-8da156e82a54 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:38:44.464325 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2ac2a3b7-c1be-4c23-b562-8da156e82a54 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Delete volume request issued successfully. Jan 28 19:38:44.465078 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2ac2a3b7-c1be-4c23-b562-8da156e82a54 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/1154b1ff-441f-46f1-a208-585b11259edb returned with HTTP 202 Jan 28 19:38:44.467316 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2050/4126] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:38:44 2021] DELETE /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/1154b1ff-441f-46f1-a208-585b11259edb => generated 0 bytes in 194 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:38:44.482821 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4b8759be-8cd8-4be0-a360-5db3d47edec2 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/1154b1ff-441f-46f1-a208-585b11259edb Jan 28 19:38:44.483914 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4b8759be-8cd8-4be0-a360-5db3d47edec2 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:44.484267 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:44.484267 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:44.484936 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4b8759be-8cd8-4be0-a360-5db3d47edec2 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:44.557116 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:44.557116 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:44.568264 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4b8759be-8cd8-4be0-a360-5db3d47edec2 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:38:44.607404 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4b8759be-8cd8-4be0-a360-5db3d47edec2 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/1154b1ff-441f-46f1-a208-585b11259edb returned with HTTP 200 Jan 28 19:38:44.608874 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2077/4127] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:38:44 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/1154b1ff-441f-46f1-a208-585b11259edb => generated 949 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:38:45.635770 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-26d9413d-4a1b-4e4b-87b4-e3dc7d84bdb5 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/1154b1ff-441f-46f1-a208-585b11259edb Jan 28 19:38:45.636644 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-26d9413d-4a1b-4e4b-87b4-e3dc7d84bdb5 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:45.636992 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:45.636992 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:45.637665 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-26d9413d-4a1b-4e4b-87b4-e3dc7d84bdb5 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:45.708571 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:45.708571 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:45.720880 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-26d9413d-4a1b-4e4b-87b4-e3dc7d84bdb5 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:38:45.752856 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-26d9413d-4a1b-4e4b-87b4-e3dc7d84bdb5 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/1154b1ff-441f-46f1-a208-585b11259edb returned with HTTP 200 Jan 28 19:38:45.754149 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2051/4128] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:38:45 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/1154b1ff-441f-46f1-a208-585b11259edb => generated 949 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:38:46.775166 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5bb76b63-5f0a-4ddb-9e15-dc1a78e12105 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/1154b1ff-441f-46f1-a208-585b11259edb Jan 28 19:38:46.776273 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5bb76b63-5f0a-4ddb-9e15-dc1a78e12105 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:46.776571 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:46.776571 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:46.777618 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5bb76b63-5f0a-4ddb-9e15-dc1a78e12105 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:46.840786 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5bb76b63-5f0a-4ddb-9e15-dc1a78e12105 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/1154b1ff-441f-46f1-a208-585b11259edb returned with HTTP 404 Jan 28 19:38:46.842140 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2078/4129] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:38:46 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/1154b1ff-441f-46f1-a208-585b11259edb => generated 109 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:38:46.857828 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-45cbf7e5-dfa5-47bb-a174-b085ee9584cd tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] POST http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes Jan 28 19:38:46.858530 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:46.858530 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:46.859239 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-45cbf7e5-dfa5-47bb-a174-b085ee9584cd tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-427095645"}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:38:46.861059 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-45cbf7e5-dfa5-47bb-a174-b085ee9584cd tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-427095645'}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:38:46.861784 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-45cbf7e5-dfa5-47bb-a174-b085ee9584cd tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Create volume of 1 GB Jan 28 19:38:46.881180 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-45cbf7e5-dfa5-47bb-a174-b085ee9584cd tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Availability Zones retrieved successfully. Jan 28 19:38:46.898391 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-45cbf7e5-dfa5-47bb-a174-b085ee9584cd tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Flow 'volume_create_api' (30e851aa-4123-4965-a641-3126202d750c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:38:46.901566 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-45cbf7e5-dfa5-47bb-a174-b085ee9584cd tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e3a9fc0-d841-4155-bde2-d424533348d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:38:46.903666 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-45cbf7e5-dfa5-47bb-a174-b085ee9584cd tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:38:46.984741 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-45cbf7e5-dfa5-47bb-a174-b085ee9584cd tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e3a9fc0-d841-4155-bde2-d424533348d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:38:46.987236 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-45cbf7e5-dfa5-47bb-a174-b085ee9584cd tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b5291b6-d703-46f0-99ce-3e595f051100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:38:47.065913 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-45cbf7e5-dfa5-47bb-a174-b085ee9584cd tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Created reservations ['86ffb54d-6c57-46c4-920b-57e67841ea76', '672cf4a5-3717-4c29-8004-4a312ec2a704', '1af57534-0228-4a28-b70e-df45bd2d47c1', '28d38b02-44b0-4813-900b-ac4bd21569fd'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:38:47.068320 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-45cbf7e5-dfa5-47bb-a174-b085ee9584cd tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b5291b6-d703-46f0-99ce-3e595f051100) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86ffb54d-6c57-46c4-920b-57e67841ea76', '672cf4a5-3717-4c29-8004-4a312ec2a704', '1af57534-0228-4a28-b70e-df45bd2d47c1', '28d38b02-44b0-4813-900b-ac4bd21569fd']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:38:47.070610 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-45cbf7e5-dfa5-47bb-a174-b085ee9584cd tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (922bf75a-1185-4a12-aec6-cab3c6a2db1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:38:47.130569 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-45cbf7e5-dfa5-47bb-a174-b085ee9584cd tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (922bf75a-1185-4a12-aec6-cab3c6a2db1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64e1329e-e544-4a39-a457-fa14e4c13246', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-427095645',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02ccc5d99858499ab8aad93c22906d73',qos_specs=None,replication_status=,reservations=['86ffb54d-6c57-46c4-920b-57e67841ea76','672cf4a5-3717-4c29-8004-4a312ec2a704','1af57534-0228-4a28-b70e-df45bd2d47c1','28d38b02-44b0-4813-900b-ac4bd21569fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0515cb0a41d74b179016edfc5490243c',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:38:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-427095645',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64e1329e-e544-4a39-a457-fa14e4c13246,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02ccc5d99858499ab8aad93c22906d73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0515cb0a41d74b179016edfc5490243c',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:38:47.132766 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-45cbf7e5-dfa5-47bb-a174-b085ee9584cd tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d81d17b-2ae5-47c2-b797-b8dff95aa9d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:38:47.163155 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-45cbf7e5-dfa5-47bb-a174-b085ee9584cd tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d81d17b-2ae5-47c2-b797-b8dff95aa9d8) transitioned into state 'SUCCESS' from state '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-427095645',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02ccc5d99858499ab8aad93c22906d73',qos_specs=None,replication_status=,reservations=['86ffb54d-6c57-46c4-920b-57e67841ea76','672cf4a5-3717-4c29-8004-4a312ec2a704','1af57534-0228-4a28-b70e-df45bd2d47c1','28d38b02-44b0-4813-900b-ac4bd21569fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0515cb0a41d74b179016edfc5490243c',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:38:47.165160 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-45cbf7e5-dfa5-47bb-a174-b085ee9584cd tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49bd585c-5673-404c-b509-e3474b5a0a9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:38:47.180669 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-45cbf7e5-dfa5-47bb-a174-b085ee9584cd tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49bd585c-5673-404c-b509-e3474b5a0a9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:38:47.183445 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-45cbf7e5-dfa5-47bb-a174-b085ee9584cd tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Flow 'volume_create_api' (30e851aa-4123-4965-a641-3126202d750c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:38:47.265935 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-45cbf7e5-dfa5-47bb-a174-b085ee9584cd tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Create volume request issued successfully. Jan 28 19:38:47.297312 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-45cbf7e5-dfa5-47bb-a174-b085ee9584cd tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes returned with HTTP 202 Jan 28 19:38:47.298235 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2052/4130] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 19:38:46 2021] POST /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes => generated 822 bytes in 447 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:38:47.322493 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-665adc12-a8df-427c-ac2e-dcc9126fb4d2 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/64e1329e-e544-4a39-a457-fa14e4c13246 Jan 28 19:38:47.322923 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-665adc12-a8df-427c-ac2e-dcc9126fb4d2 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:47.324018 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-665adc12-a8df-427c-ac2e-dcc9126fb4d2 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:47.385597 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:47.385597 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:47.395035 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-665adc12-a8df-427c-ac2e-dcc9126fb4d2 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:38:47.429216 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-665adc12-a8df-427c-ac2e-dcc9126fb4d2 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/64e1329e-e544-4a39-a457-fa14e4c13246 returned with HTTP 200 Jan 28 19:38:47.430081 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2079/4131] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:38:47 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/64e1329e-e544-4a39-a457-fa14e4c13246 => generated 914 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:38:48.447788 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-34fbecd5-4fa9-434c-b924-b074898be2b5 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/64e1329e-e544-4a39-a457-fa14e4c13246 Jan 28 19:38:48.448515 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-34fbecd5-4fa9-434c-b924-b074898be2b5 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:48.448515 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:48.448515 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:48.448946 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-34fbecd5-4fa9-434c-b924-b074898be2b5 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:48.503558 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:48.503558 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:48.512153 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-34fbecd5-4fa9-434c-b924-b074898be2b5 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:38:48.536978 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-34fbecd5-4fa9-434c-b924-b074898be2b5 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/64e1329e-e544-4a39-a457-fa14e4c13246 returned with HTTP 200 Jan 28 19:38:48.537876 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2053/4132] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:38:48 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/64e1329e-e544-4a39-a457-fa14e4c13246 => generated 915 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:38:48.558926 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-346439c5-658e-4756-9eaf-a725ebc59f6b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] POST http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots Jan 28 19:38:48.559711 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:48.559711 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:48.560752 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-346439c5-658e-4756-9eaf-a725ebc59f6b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "64e1329e-e544-4a39-a457-fa14e4c13246", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-276539476"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:38:48.646548 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:48.646548 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:48.648894 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-346439c5-658e-4756-9eaf-a725ebc59f6b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:38:48.649617 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-346439c5-658e-4756-9eaf-a725ebc59f6b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Create snapshot from volume 64e1329e-e544-4a39-a457-fa14e4c13246 Jan 28 19:38:48.728179 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-346439c5-658e-4756-9eaf-a725ebc59f6b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Created reservations ['2ad0bd61-e8ec-401a-988c-20080e0a041f', 'b94b86c4-298f-4c1a-90c6-0cbe377eeb76', 'e2d9ac56-0f54-4795-91ba-b0fe20378f63', '753dc9e0-d9dc-49d9-83fd-6c38fd0ad3e7'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:38:48.856590 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-346439c5-658e-4756-9eaf-a725ebc59f6b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot create request issued successfully. Jan 28 19:38:48.858438 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-346439c5-658e-4756-9eaf-a725ebc59f6b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots returned with HTTP 202 Jan 28 19:38:48.860129 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2080/4133] 10.222.0.16 () {60 vars in 1232 bytes} [Thu Jan 28 19:38:48 2021] POST /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots => generated 309 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:38:48.875208 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-35cd6fe8-60be-4f5a-aa13-bf021d1b712c tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/a69112f1-f2b5-48f8-9c4f-3a79d6a95b9a Jan 28 19:38:48.876222 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-35cd6fe8-60be-4f5a-aa13-bf021d1b712c tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:48.876763 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:48.876763 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:48.877278 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-35cd6fe8-60be-4f5a-aa13-bf021d1b712c tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:48.913321 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:48.913321 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:48.914393 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-35cd6fe8-60be-4f5a-aa13-bf021d1b712c tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:38:48.916339 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-35cd6fe8-60be-4f5a-aa13-bf021d1b712c tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/a69112f1-f2b5-48f8-9c4f-3a79d6a95b9a returned with HTTP 200 Jan 28 19:38:48.917185 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2054/4134] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:38:48 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/a69112f1-f2b5-48f8-9c4f-3a79d6a95b9a => generated 441 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:38:49.931961 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-93feb4a0-53ee-4ca4-a89a-873993acb892 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/a69112f1-f2b5-48f8-9c4f-3a79d6a95b9a Jan 28 19:38:49.932589 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-93feb4a0-53ee-4ca4-a89a-873993acb892 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:49.932742 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:49.932742 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:49.933100 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-93feb4a0-53ee-4ca4-a89a-873993acb892 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:49.983981 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:49.983981 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:49.986233 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-93feb4a0-53ee-4ca4-a89a-873993acb892 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:38:49.990082 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-93feb4a0-53ee-4ca4-a89a-873993acb892 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/a69112f1-f2b5-48f8-9c4f-3a79d6a95b9a returned with HTTP 200 Jan 28 19:38:49.991652 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2081/4135] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:38:49 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/a69112f1-f2b5-48f8-9c4f-3a79d6a95b9a => generated 441 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:38:51.006339 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eb0ffd16-2974-4085-9ed5-aeb76e5f04b2 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/a69112f1-f2b5-48f8-9c4f-3a79d6a95b9a Jan 28 19:38:51.006926 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eb0ffd16-2974-4085-9ed5-aeb76e5f04b2 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:51.007080 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:51.007080 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:51.007465 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eb0ffd16-2974-4085-9ed5-aeb76e5f04b2 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:51.032876 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:51.032876 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:51.034094 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-eb0ffd16-2974-4085-9ed5-aeb76e5f04b2 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:38:51.036028 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eb0ffd16-2974-4085-9ed5-aeb76e5f04b2 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/a69112f1-f2b5-48f8-9c4f-3a79d6a95b9a returned with HTTP 200 Jan 28 19:38:51.036837 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2055/4136] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:38:51 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/a69112f1-f2b5-48f8-9c4f-3a79d6a95b9a => generated 468 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:38:51.048044 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-09edcc0f-716d-4519-8121-e1754ff32e1e tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] POST http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes Jan 28 19:38:51.048497 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:51.048497 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:51.048915 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-09edcc0f-716d-4519-8121-e1754ff32e1e tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "a69112f1-f2b5-48f8-9c4f-3a79d6a95b9a", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1039977188"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:38:51.050263 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-09edcc0f-716d-4519-8121-e1754ff32e1e tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Create volume request body: {'volume': {'snapshot_id': 'a69112f1-f2b5-48f8-9c4f-3a79d6a95b9a', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1039977188'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:38:51.075351 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:51.075351 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:51.076556 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-09edcc0f-716d-4519-8121-e1754ff32e1e tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:38:51.076928 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-09edcc0f-716d-4519-8121-e1754ff32e1e tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Create volume of 1 GB Jan 28 19:38:51.089361 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-09edcc0f-716d-4519-8121-e1754ff32e1e tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Availability Zones retrieved successfully. Jan 28 19:38:51.107657 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-09edcc0f-716d-4519-8121-e1754ff32e1e tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Flow 'volume_create_api' (03f2bf9a-489b-47a8-bef6-9831c7657679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:38:51.110677 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-09edcc0f-716d-4519-8121-e1754ff32e1e tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c9a5930-c55f-4251-8e75-a71cdd2579ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:38:51.112787 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-09edcc0f-716d-4519-8121-e1754ff32e1e tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:38:51.246216 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-09edcc0f-716d-4519-8121-e1754ff32e1e tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c9a5930-c55f-4251-8e75-a71cdd2579ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a69112f1-f2b5-48f8-9c4f-3a79d6a95b9a', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:38:51.251030 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-09edcc0f-716d-4519-8121-e1754ff32e1e tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f536b227-b51e-4ed8-a792-13548bbacf83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:38:51.327807 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-09edcc0f-716d-4519-8121-e1754ff32e1e tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Created reservations ['dd0f3593-ab18-42c3-8e92-2a9a754032b6', '5b9f31a0-fd85-483a-b18c-85b265bf4eb9', 'fb5572aa-548f-48cd-abc7-3eb076c618af', '429c5775-049f-4a84-ae24-0c0446d3eb9b'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:38:51.330054 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-09edcc0f-716d-4519-8121-e1754ff32e1e tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f536b227-b51e-4ed8-a792-13548bbacf83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd0f3593-ab18-42c3-8e92-2a9a754032b6', '5b9f31a0-fd85-483a-b18c-85b265bf4eb9', 'fb5572aa-548f-48cd-abc7-3eb076c618af', '429c5775-049f-4a84-ae24-0c0446d3eb9b']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:38:51.332167 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-09edcc0f-716d-4519-8121-e1754ff32e1e tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4950c76-4ff5-4101-b24f-36c1bbc31988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:38:51.465214 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-09edcc0f-716d-4519-8121-e1754ff32e1e tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4950c76-4ff5-4101-b24f-36c1bbc31988) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '748ec348-d078-4a7e-adc1-99a31e87c4b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1039977188',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02ccc5d99858499ab8aad93c22906d73',qos_specs=None,replication_status=,reservations=['dd0f3593-ab18-42c3-8e92-2a9a754032b6','5b9f31a0-fd85-483a-b18c-85b265bf4eb9','fb5572aa-548f-48cd-abc7-3eb076c618af','429c5775-049f-4a84-ae24-0c0446d3eb9b'],size=1,snapshot_id=a69112f1-f2b5-48f8-9c4f-3a79d6a95b9a,source_replicaid=,source_volid=None,status='creating',user_id='0515cb0a41d74b179016edfc5490243c',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T19:38:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1039977188',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=748ec348-d078-4a7e-adc1-99a31e87c4b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02ccc5d99858499ab8aad93c22906d73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a69112f1-f2b5-48f8-9c4f-3a79d6a95b9a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0515cb0a41d74b179016edfc5490243c',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:38:51.467308 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-09edcc0f-716d-4519-8121-e1754ff32e1e tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e226c79-f104-418d-93ef-f8260b4b31ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:38:51.501386 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-09edcc0f-716d-4519-8121-e1754ff32e1e tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e226c79-f104-418d-93ef-f8260b4b31ed) transitioned into state 'SUCCESS' from state '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-1039977188',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02ccc5d99858499ab8aad93c22906d73',qos_specs=None,replication_status=,reservations=['dd0f3593-ab18-42c3-8e92-2a9a754032b6','5b9f31a0-fd85-483a-b18c-85b265bf4eb9','fb5572aa-548f-48cd-abc7-3eb076c618af','429c5775-049f-4a84-ae24-0c0446d3eb9b'],size=1,snapshot_id=a69112f1-f2b5-48f8-9c4f-3a79d6a95b9a,source_replicaid=,source_volid=None,status='creating',user_id='0515cb0a41d74b179016edfc5490243c',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:38:51.505500 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-09edcc0f-716d-4519-8121-e1754ff32e1e tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c5ed17b-54fe-406d-bdca-f0ed27888c92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:38:51.601084 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-09edcc0f-716d-4519-8121-e1754ff32e1e tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c5ed17b-54fe-406d-bdca-f0ed27888c92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:38:51.603966 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-09edcc0f-716d-4519-8121-e1754ff32e1e tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Flow 'volume_create_api' (03f2bf9a-489b-47a8-bef6-9831c7657679) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:38:51.657632 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-09edcc0f-716d-4519-8121-e1754ff32e1e tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Create volume request issued successfully. Jan 28 19:38:51.674675 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-09edcc0f-716d-4519-8121-e1754ff32e1e tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes returned with HTTP 202 Jan 28 19:38:51.685596 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2082/4137] 10.222.0.16 () {60 vars in 1226 bytes} [Thu Jan 28 19:38:51 2021] POST /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes => generated 857 bytes in 632 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:38:51.699345 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3f7a9270-f92d-4d3f-bc38-58eb5b829949 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/748ec348-d078-4a7e-adc1-99a31e87c4b6 Jan 28 19:38:51.700150 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3f7a9270-f92d-4d3f-bc38-58eb5b829949 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:51.700727 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:51.700727 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:51.702631 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3f7a9270-f92d-4d3f-bc38-58eb5b829949 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:51.755977 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:51.755977 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:51.766331 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3f7a9270-f92d-4d3f-bc38-58eb5b829949 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:38:51.789358 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3f7a9270-f92d-4d3f-bc38-58eb5b829949 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/748ec348-d078-4a7e-adc1-99a31e87c4b6 returned with HTTP 200 Jan 28 19:38:51.790277 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2056/4138] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:38:51 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/748ec348-d078-4a7e-adc1-99a31e87c4b6 => generated 949 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:38:52.820482 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-43392b84-d28e-451c-8766-7919a6b49a10 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/748ec348-d078-4a7e-adc1-99a31e87c4b6 Jan 28 19:38:52.821464 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-43392b84-d28e-451c-8766-7919a6b49a10 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:52.821808 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:52.821808 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:52.822449 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-43392b84-d28e-451c-8766-7919a6b49a10 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:52.887044 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:52.887044 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:52.896015 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-43392b84-d28e-451c-8766-7919a6b49a10 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:38:52.920048 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-43392b84-d28e-451c-8766-7919a6b49a10 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/748ec348-d078-4a7e-adc1-99a31e87c4b6 returned with HTTP 200 Jan 28 19:38:52.920886 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2083/4139] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:38:52 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/748ec348-d078-4a7e-adc1-99a31e87c4b6 => generated 949 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:38:53.937523 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b95cc116-c3b4-479e-9c3f-755823bbc7bb tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/748ec348-d078-4a7e-adc1-99a31e87c4b6 Jan 28 19:38:53.938168 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b95cc116-c3b4-479e-9c3f-755823bbc7bb tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:53.938168 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:53.938168 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:53.938506 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b95cc116-c3b4-479e-9c3f-755823bbc7bb tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:54.005465 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:54.005465 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:54.018507 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b95cc116-c3b4-479e-9c3f-755823bbc7bb tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:38:54.053657 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b95cc116-c3b4-479e-9c3f-755823bbc7bb tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/748ec348-d078-4a7e-adc1-99a31e87c4b6 returned with HTTP 200 Jan 28 19:38:54.064951 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2057/4140] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:38:53 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/748ec348-d078-4a7e-adc1-99a31e87c4b6 => generated 949 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:38:55.072153 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-44ef2d86-949f-4ee5-b0bb-f86def8020a7 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/748ec348-d078-4a7e-adc1-99a31e87c4b6 Jan 28 19:38:55.073493 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-44ef2d86-949f-4ee5-b0bb-f86def8020a7 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:55.073703 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:55.073703 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:55.074351 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-44ef2d86-949f-4ee5-b0bb-f86def8020a7 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:55.130718 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:55.130718 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:55.143983 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-44ef2d86-949f-4ee5-b0bb-f86def8020a7 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:38:55.197890 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-44ef2d86-949f-4ee5-b0bb-f86def8020a7 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/748ec348-d078-4a7e-adc1-99a31e87c4b6 returned with HTTP 200 Jan 28 19:38:55.200436 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2084/4141] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:38:55 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/748ec348-d078-4a7e-adc1-99a31e87c4b6 => generated 949 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:38:56.217027 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-171e259b-f6a2-4004-a96a-9c8b02f739ce tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/748ec348-d078-4a7e-adc1-99a31e87c4b6 Jan 28 19:38:56.217652 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-171e259b-f6a2-4004-a96a-9c8b02f739ce tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:56.217895 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:56.217895 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:56.218271 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-171e259b-f6a2-4004-a96a-9c8b02f739ce tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:56.272309 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:56.272309 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:56.283479 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-171e259b-f6a2-4004-a96a-9c8b02f739ce tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:38:56.306758 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-171e259b-f6a2-4004-a96a-9c8b02f739ce tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/748ec348-d078-4a7e-adc1-99a31e87c4b6 returned with HTTP 200 Jan 28 19:38:56.307901 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2058/4142] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:38:56 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/748ec348-d078-4a7e-adc1-99a31e87c4b6 => generated 949 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:38:57.324675 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0a946dfc-5a7c-4938-9884-b8aecb0c13f5 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/748ec348-d078-4a7e-adc1-99a31e87c4b6 Jan 28 19:38:57.326533 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0a946dfc-5a7c-4938-9884-b8aecb0c13f5 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:57.326813 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:57.326813 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:57.327292 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0a946dfc-5a7c-4938-9884-b8aecb0c13f5 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:57.387655 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:57.387655 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:57.424883 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0a946dfc-5a7c-4938-9884-b8aecb0c13f5 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:38:57.472077 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0a946dfc-5a7c-4938-9884-b8aecb0c13f5 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/748ec348-d078-4a7e-adc1-99a31e87c4b6 returned with HTTP 200 Jan 28 19:38:57.473917 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2085/4143] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:38:57 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/748ec348-d078-4a7e-adc1-99a31e87c4b6 => generated 949 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:38:58.498298 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d24941a5-8218-4dd4-a6d2-e39fa96691dc tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/748ec348-d078-4a7e-adc1-99a31e87c4b6 Jan 28 19:38:58.498851 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d24941a5-8218-4dd4-a6d2-e39fa96691dc tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:58.499218 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:58.499218 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:58.499823 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d24941a5-8218-4dd4-a6d2-e39fa96691dc tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:58.551591 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:58.551591 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:58.561192 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d24941a5-8218-4dd4-a6d2-e39fa96691dc tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:38:58.584367 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d24941a5-8218-4dd4-a6d2-e39fa96691dc tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/748ec348-d078-4a7e-adc1-99a31e87c4b6 returned with HTTP 200 Jan 28 19:38:58.585251 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2059/4144] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:38:58 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/748ec348-d078-4a7e-adc1-99a31e87c4b6 => generated 950 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:38:58.601423 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d8855928-7b3e-4fb9-9b7f-58b4764b7e50 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/748ec348-d078-4a7e-adc1-99a31e87c4b6 Jan 28 19:38:58.602087 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d8855928-7b3e-4fb9-9b7f-58b4764b7e50 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:58.602304 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:58.602304 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:58.602823 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d8855928-7b3e-4fb9-9b7f-58b4764b7e50 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:58.652195 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:58.652195 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:58.660996 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d8855928-7b3e-4fb9-9b7f-58b4764b7e50 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:38:58.684649 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d8855928-7b3e-4fb9-9b7f-58b4764b7e50 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/748ec348-d078-4a7e-adc1-99a31e87c4b6 returned with HTTP 200 Jan 28 19:38:58.685529 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2086/4145] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:38:58 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/748ec348-d078-4a7e-adc1-99a31e87c4b6 => generated 950 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:38:58.704571 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a0d54401-a04f-4ff6-90ec-9f24303c207b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] DELETE http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/748ec348-d078-4a7e-adc1-99a31e87c4b6 Jan 28 19:38:58.705211 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a0d54401-a04f-4ff6-90ec-9f24303c207b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:58.705539 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:58.705539 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:58.706094 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a0d54401-a04f-4ff6-90ec-9f24303c207b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:58.706679 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-a0d54401-a04f-4ff6-90ec-9f24303c207b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Delete volume with id: 748ec348-d078-4a7e-adc1-99a31e87c4b6 Jan 28 19:38:58.762689 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:58.762689 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:58.764413 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a0d54401-a04f-4ff6-90ec-9f24303c207b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:38:58.800258 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a0d54401-a04f-4ff6-90ec-9f24303c207b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Delete volume request issued successfully. Jan 28 19:38:58.800920 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a0d54401-a04f-4ff6-90ec-9f24303c207b tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/748ec348-d078-4a7e-adc1-99a31e87c4b6 returned with HTTP 202 Jan 28 19:38:58.801994 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2060/4146] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:38:58 2021] DELETE /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/748ec348-d078-4a7e-adc1-99a31e87c4b6 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:38:58.812400 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-919fea37-26d8-40ea-a249-04e3c44a75fd tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/748ec348-d078-4a7e-adc1-99a31e87c4b6 Jan 28 19:38:58.813595 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-919fea37-26d8-40ea-a249-04e3c44a75fd tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:58.813938 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:58.813938 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:58.814711 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-919fea37-26d8-40ea-a249-04e3c44a75fd tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:58.870778 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:58.870778 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:58.879914 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-919fea37-26d8-40ea-a249-04e3c44a75fd tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:38:58.904301 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-919fea37-26d8-40ea-a249-04e3c44a75fd tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/748ec348-d078-4a7e-adc1-99a31e87c4b6 returned with HTTP 200 Jan 28 19:38:58.914387 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2087/4147] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:38:58 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/748ec348-d078-4a7e-adc1-99a31e87c4b6 => generated 949 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:38:59.409121 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-ebf77cdb-29b4-43a5-8185-8525fa57d3bf req-c763b3d2-b7d9-43b2-8bf5-0fa73696faf9 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] DELETE http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments/09d67b10-4ab8-429e-a9fa-a6a9bf6ee00d Jan 28 19:38:59.409842 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-ebf77cdb-29b4-43a5-8185-8525fa57d3bf req-c763b3d2-b7d9-43b2-8bf5-0fa73696faf9 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:59.410061 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:59.410061 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:59.410437 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-ebf77cdb-29b4-43a5-8185-8525fa57d3bf req-c763b3d2-b7d9-43b2-8bf5-0fa73696faf9 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:59.434360 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:59.434360 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:38:59.922018 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-968b07b3-7c53-404c-ae15-5690aeb1b311 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/748ec348-d078-4a7e-adc1-99a31e87c4b6 Jan 28 19:38:59.922548 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-968b07b3-7c53-404c-ae15-5690aeb1b311 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:38:59.922818 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:38:59.922818 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:38:59.923091 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-968b07b3-7c53-404c-ae15-5690aeb1b311 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:38:59.994606 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:38:59.994606 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:39:00.007916 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-968b07b3-7c53-404c-ae15-5690aeb1b311 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:39:00.024773 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-ebf77cdb-29b4-43a5-8185-8525fa57d3bf req-c763b3d2-b7d9-43b2-8bf5-0fa73696faf9 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 19:39:00.025520 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-ebf77cdb-29b4-43a5-8185-8525fa57d3bf req-c763b3d2-b7d9-43b2-8bf5-0fa73696faf9 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Pending status list for volume during attachment-delete: [] {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 19:39:00.035213 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-ebf77cdb-29b4-43a5-8185-8525fa57d3bf req-c763b3d2-b7d9-43b2-8bf5-0fa73696faf9 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments/09d67b10-4ab8-429e-a9fa-a6a9bf6ee00d returned with HTTP 200 Jan 28 19:39:00.036667 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2061/4148] 10.222.0.43 () {62 vars in 1437 bytes} [Thu Jan 28 19:38:59 2021] DELETE /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments/09d67b10-4ab8-429e-a9fa-a6a9bf6ee00d => generated 19 bytes in 633 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:39:00.037534 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-968b07b3-7c53-404c-ae15-5690aeb1b311 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/748ec348-d078-4a7e-adc1-99a31e87c4b6 returned with HTTP 200 Jan 28 19:39:00.038663 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2088/4149] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:38:59 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/748ec348-d078-4a7e-adc1-99a31e87c4b6 => generated 949 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:39:01.061172 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9b2375f6-f3ed-4639-b9f4-baaa5e1d2c6c tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/748ec348-d078-4a7e-adc1-99a31e87c4b6 Jan 28 19:39:01.063302 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9b2375f6-f3ed-4639-b9f4-baaa5e1d2c6c tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:39:01.064071 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:39:01.064071 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:39:01.065117 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9b2375f6-f3ed-4639-b9f4-baaa5e1d2c6c tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:39:01.161413 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9b2375f6-f3ed-4639-b9f4-baaa5e1d2c6c tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/748ec348-d078-4a7e-adc1-99a31e87c4b6 returned with HTTP 404 Jan 28 19:39:01.161413 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2062/4150] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:39:01 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/748ec348-d078-4a7e-adc1-99a31e87c4b6 => generated 109 bytes in 108 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:39:01.179094 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8e0fb98d-a630-4aec-99fb-9f41a371571c tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] DELETE http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/748ec348-d078-4a7e-adc1-99a31e87c4b6 Jan 28 19:39:01.179946 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8e0fb98d-a630-4aec-99fb-9f41a371571c tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:39:01.180153 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:39:01.180153 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:39:01.181897 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8e0fb98d-a630-4aec-99fb-9f41a371571c tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:39:01.182082 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-8e0fb98d-a630-4aec-99fb-9f41a371571c tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Delete volume with id: 748ec348-d078-4a7e-adc1-99a31e87c4b6 Jan 28 19:39:01.252889 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c49695ea-a0d5-4191-9732-cc12f02a7faf req-f4d49350-e3e6-4166-b96e-670fa8811bc3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 Jan 28 19:39:01.254144 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c49695ea-a0d5-4191-9732-cc12f02a7faf req-f4d49350-e3e6-4166-b96e-670fa8811bc3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:39:01.255508 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c49695ea-a0d5-4191-9732-cc12f02a7faf req-f4d49350-e3e6-4166-b96e-670fa8811bc3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:39:01.263009 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8e0fb98d-a630-4aec-99fb-9f41a371571c tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/748ec348-d078-4a7e-adc1-99a31e87c4b6 returned with HTTP 404 Jan 28 19:39:01.265195 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2089/4151] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:39:01 2021] DELETE /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/748ec348-d078-4a7e-adc1-99a31e87c4b6 => generated 109 bytes in 91 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:39:01.273051 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0504bcbf-5adf-4994-b9e2-e1760aa33f28 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] DELETE http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/a69112f1-f2b5-48f8-9c4f-3a79d6a95b9a Jan 28 19:39:01.282072 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0504bcbf-5adf-4994-b9e2-e1760aa33f28 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:39:01.282651 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0504bcbf-5adf-4994-b9e2-e1760aa33f28 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:39:01.283020 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-0504bcbf-5adf-4994-b9e2-e1760aa33f28 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Delete snapshot with id: a69112f1-f2b5-48f8-9c4f-3a79d6a95b9a Jan 28 19:39:01.316965 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:39:01.316965 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:39:01.317850 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0504bcbf-5adf-4994-b9e2-e1760aa33f28 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:39:01.330945 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:39:01.330945 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:39:01.343488 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-c49695ea-a0d5-4191-9732-cc12f02a7faf req-f4d49350-e3e6-4166-b96e-670fa8811bc3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:39:01.388400 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c49695ea-a0d5-4191-9732-cc12f02a7faf req-f4d49350-e3e6-4166-b96e-670fa8811bc3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 returned with HTTP 200 Jan 28 19:39:01.398260 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0504bcbf-5adf-4994-b9e2-e1760aa33f28 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot delete request issued successfully. Jan 28 19:39:01.399294 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0504bcbf-5adf-4994-b9e2-e1760aa33f28 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/a69112f1-f2b5-48f8-9c4f-3a79d6a95b9a returned with HTTP 202 Jan 28 19:39:01.400701 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2090/4152] 10.222.0.16 () {58 vars in 1324 bytes} [Thu Jan 28 19:39:01 2021] DELETE /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/a69112f1-f2b5-48f8-9c4f-3a79d6a95b9a => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:39:01.401494 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2063/4153] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 19:39:01 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 => generated 1368 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:39:01.415665 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cc0ef4be-9e74-4a04-8070-f9539463368c tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/a69112f1-f2b5-48f8-9c4f-3a79d6a95b9a Jan 28 19:39:01.416902 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cc0ef4be-9e74-4a04-8070-f9539463368c tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:39:01.417306 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:39:01.417306 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:39:01.427545 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cc0ef4be-9e74-4a04-8070-f9539463368c tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:39:01.489894 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:39:01.489894 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:39:01.494245 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cc0ef4be-9e74-4a04-8070-f9539463368c tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:39:01.500558 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cc0ef4be-9e74-4a04-8070-f9539463368c tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/a69112f1-f2b5-48f8-9c4f-3a79d6a95b9a returned with HTTP 200 Jan 28 19:39:01.508960 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2091/4154] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:39:01 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/a69112f1-f2b5-48f8-9c4f-3a79d6a95b9a => generated 467 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:39:02.516443 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7daf0663-51d8-4db5-ac84-761ae4caf27f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/a69112f1-f2b5-48f8-9c4f-3a79d6a95b9a Jan 28 19:39:02.517220 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7daf0663-51d8-4db5-ac84-761ae4caf27f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:39:02.517439 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:39:02.517439 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:39:02.517833 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7daf0663-51d8-4db5-ac84-761ae4caf27f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:39:02.547298 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:39:02.547298 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:39:02.548378 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7daf0663-51d8-4db5-ac84-761ae4caf27f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:39:02.550523 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7daf0663-51d8-4db5-ac84-761ae4caf27f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/a69112f1-f2b5-48f8-9c4f-3a79d6a95b9a returned with HTTP 200 Jan 28 19:39:02.551531 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2064/4155] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:39:02 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/a69112f1-f2b5-48f8-9c4f-3a79d6a95b9a => generated 467 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:39:02.667786 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c49695ea-a0d5-4191-9732-cc12f02a7faf req-9f93b4c8-8c19-4884-a621-1be29b72fd19 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 Jan 28 19:39:02.668306 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c49695ea-a0d5-4191-9732-cc12f02a7faf req-9f93b4c8-8c19-4884-a621-1be29b72fd19 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:39:02.668521 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:39:02.668521 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:39:02.668892 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c49695ea-a0d5-4191-9732-cc12f02a7faf req-9f93b4c8-8c19-4884-a621-1be29b72fd19 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:39:02.717496 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:39:02.717496 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:39:02.726482 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-c49695ea-a0d5-4191-9732-cc12f02a7faf req-9f93b4c8-8c19-4884-a621-1be29b72fd19 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:39:02.750794 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c49695ea-a0d5-4191-9732-cc12f02a7faf req-9f93b4c8-8c19-4884-a621-1be29b72fd19 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 returned with HTTP 200 Jan 28 19:39:02.751666 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2092/4156] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 19:39:02 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 => generated 1368 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:39:02.762047 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7daf0663-51d8-4db5-ac84-761ae4caf27f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume// Jan 28 19:39:02.762559 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7daf0663-51d8-4db5-ac84-761ae4caf27f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:39:02.762800 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:39:02.762800 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:39:02.763160 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7daf0663-51d8-4db5-ac84-761ae4caf27f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:39:02.764419 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7daf0663-51d8-4db5-ac84-761ae4caf27f tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 19:39:02.765099 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2065/4157] 10.222.0.16 () {58 vars in 1289 bytes} [Thu Jan 28 19:39:02 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 19:39:02.779240 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c49695ea-a0d5-4191-9732-cc12f02a7faf req-adf79893-eefd-493c-b69b-40818a0c5469 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] POST http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments Jan 28 19:39:02.779741 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:39:02.779741 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:39:02.780156 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c49695ea-a0d5-4191-9732-cc12f02a7faf req-adf79893-eefd-493c-b69b-40818a0c5469 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ba8d06df-c662-4920-850a-2759ed6f1511", "instance_uuid": "a6e6c24a-8887-47d4-8fa1-d4222c5aef02", "connector": null}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:39:02.835286 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:39:02.835286 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:39:02.891983 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c49695ea-a0d5-4191-9732-cc12f02a7faf req-adf79893-eefd-493c-b69b-40818a0c5469 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments returned with HTTP 200 Jan 28 19:39:02.892911 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2093/4158] 10.222.0.16 () {66 vars in 1565 bytes} [Thu Jan 28 19:39:02 2021] POST /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments => generated 273 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:39:03.565221 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-67921847-0a89-4bb0-af02-2a1f4cc362b1 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/a69112f1-f2b5-48f8-9c4f-3a79d6a95b9a Jan 28 19:39:03.565805 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-67921847-0a89-4bb0-af02-2a1f4cc362b1 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:39:03.566380 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-67921847-0a89-4bb0-af02-2a1f4cc362b1 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:39:03.591394 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-67921847-0a89-4bb0-af02-2a1f4cc362b1 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/a69112f1-f2b5-48f8-9c4f-3a79d6a95b9a returned with HTTP 404 Jan 28 19:39:03.596425 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2066/4159] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:39:03 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/a69112f1-f2b5-48f8-9c4f-3a79d6a95b9a => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:39:03.601518 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fb4e4015-fb54-49bc-8591-4dde38fb3508 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] DELETE http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/64e1329e-e544-4a39-a457-fa14e4c13246 Jan 28 19:39:03.602013 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fb4e4015-fb54-49bc-8591-4dde38fb3508 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:39:03.602228 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:39:03.602228 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:39:03.602539 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fb4e4015-fb54-49bc-8591-4dde38fb3508 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:39:03.603053 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-fb4e4015-fb54-49bc-8591-4dde38fb3508 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Delete volume with id: 64e1329e-e544-4a39-a457-fa14e4c13246 Jan 28 19:39:03.653087 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:39:03.653087 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:39:03.654415 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fb4e4015-fb54-49bc-8591-4dde38fb3508 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:39:03.683163 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fb4e4015-fb54-49bc-8591-4dde38fb3508 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Delete volume request issued successfully. Jan 28 19:39:03.683703 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fb4e4015-fb54-49bc-8591-4dde38fb3508 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/64e1329e-e544-4a39-a457-fa14e4c13246 returned with HTTP 202 Jan 28 19:39:03.685454 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2094/4160] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:39:03 2021] DELETE /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/64e1329e-e544-4a39-a457-fa14e4c13246 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:39:03.693540 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ec3af139-d4f5-4c31-b64a-8a3d1f464684 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/64e1329e-e544-4a39-a457-fa14e4c13246 Jan 28 19:39:03.694107 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ec3af139-d4f5-4c31-b64a-8a3d1f464684 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:39:03.694617 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ec3af139-d4f5-4c31-b64a-8a3d1f464684 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:39:03.751838 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:39:03.751838 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:39:03.758998 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ec3af139-d4f5-4c31-b64a-8a3d1f464684 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:39:03.783791 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ec3af139-d4f5-4c31-b64a-8a3d1f464684 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/64e1329e-e544-4a39-a457-fa14e4c13246 returned with HTTP 200 Jan 28 19:39:03.784624 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2067/4161] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:39:03 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/64e1329e-e544-4a39-a457-fa14e4c13246 => generated 914 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:39:04.293913 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fb4e4015-fb54-49bc-8591-4dde38fb3508 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume// Jan 28 19:39:04.294860 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fb4e4015-fb54-49bc-8591-4dde38fb3508 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:39:04.295278 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:39:04.295278 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:39:04.295710 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fb4e4015-fb54-49bc-8591-4dde38fb3508 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:39:04.296920 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fb4e4015-fb54-49bc-8591-4dde38fb3508 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 19:39:04.297625 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2095/4162] 10.222.0.11 () {56 vars in 1089 bytes} [Thu Jan 28 19:39:04 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 28 19:39:04.313474 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c49695ea-a0d5-4191-9732-cc12f02a7faf req-10704361-e91f-4809-a69d-f2e3a6696091 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 Jan 28 19:39:04.314075 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c49695ea-a0d5-4191-9732-cc12f02a7faf req-10704361-e91f-4809-a69d-f2e3a6696091 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:39:04.314265 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:39:04.314265 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:39:04.314649 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c49695ea-a0d5-4191-9732-cc12f02a7faf req-10704361-e91f-4809-a69d-f2e3a6696091 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:39:04.405046 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:39:04.405046 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:39:04.428260 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-c49695ea-a0d5-4191-9732-cc12f02a7faf req-10704361-e91f-4809-a69d-f2e3a6696091 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:39:04.452990 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:39:04.452990 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:39:04.466994 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c49695ea-a0d5-4191-9732-cc12f02a7faf req-10704361-e91f-4809-a69d-f2e3a6696091 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 returned with HTTP 200 Jan 28 19:39:04.467858 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2068/4163] 10.222.0.11 () {60 vars in 1403 bytes} [Thu Jan 28 19:39:04 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 => generated 1466 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 28 19:39:04.507070 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c49695ea-a0d5-4191-9732-cc12f02a7faf req-d97a8d43-68ad-48ab-b8a6-639af381518d tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] PUT http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments/d95fac26-b51e-45ae-b171-b3af0cf2e9e1 Jan 28 19:39:04.509087 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c49695ea-a0d5-4191-9732-cc12f02a7faf req-d97a8d43-68ad-48ab-b8a6-639af381518d tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.11", "host": "n-h2-705657-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-705657-15.cbci-705657-15.local", "mountpoint": "/dev/sda"}}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:39:04.566626 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:39:04.566626 n-d-705657-15 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 28 19:39:04.567764 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-c49695ea-a0d5-4191-9732-cc12f02a7faf req-d97a8d43-68ad-48ab-b8a6-639af381518d tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Lock "b'cinder-attachment_update-ba8d06df-c662-4920-850a-2759ed6f1511-n-h2-705657-15'" acquired by "attachment_update" :: waited 0.015s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 19:39:04.570432 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:39:04.570432 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:39:04.803659 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0e119a97-46a3-46a3-85ed-0715771be9a1 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/64e1329e-e544-4a39-a457-fa14e4c13246 Jan 28 19:39:04.804300 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0e119a97-46a3-46a3-85ed-0715771be9a1 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:39:04.804589 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:39:04.804589 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:39:04.805115 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0e119a97-46a3-46a3-85ed-0715771be9a1 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:39:04.888682 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:39:04.888682 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:39:04.907823 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0e119a97-46a3-46a3-85ed-0715771be9a1 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:39:04.948206 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0e119a97-46a3-46a3-85ed-0715771be9a1 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/64e1329e-e544-4a39-a457-fa14e4c13246 returned with HTTP 200 Jan 28 19:39:04.949405 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2069/4164] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:39:04 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/64e1329e-e544-4a39-a457-fa14e4c13246 => generated 914 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:39:05.975750 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b359f235-80bf-4174-8c25-0c598b90221a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/64e1329e-e544-4a39-a457-fa14e4c13246 Jan 28 19:39:05.978008 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b359f235-80bf-4174-8c25-0c598b90221a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:39:05.978535 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:39:05.978535 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:39:05.980005 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b359f235-80bf-4174-8c25-0c598b90221a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:39:06.083815 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b359f235-80bf-4174-8c25-0c598b90221a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/64e1329e-e544-4a39-a457-fa14e4c13246 returned with HTTP 404 Jan 28 19:39:06.084921 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2070/4165] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:39:05 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/64e1329e-e544-4a39-a457-fa14e4c13246 => generated 109 bytes in 122 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:39:06.094043 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-430aab5d-bf5c-4689-b3a4-e190edce9a83 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] DELETE http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/1154b1ff-441f-46f1-a208-585b11259edb Jan 28 19:39:06.094581 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-430aab5d-bf5c-4689-b3a4-e190edce9a83 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:39:06.095073 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-430aab5d-bf5c-4689-b3a4-e190edce9a83 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:39:06.096313 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-430aab5d-bf5c-4689-b3a4-e190edce9a83 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Delete volume with id: 1154b1ff-441f-46f1-a208-585b11259edb Jan 28 19:39:06.156094 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-430aab5d-bf5c-4689-b3a4-e190edce9a83 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/1154b1ff-441f-46f1-a208-585b11259edb returned with HTTP 404 Jan 28 19:39:06.157481 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2071/4166] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:39:06 2021] DELETE /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/1154b1ff-441f-46f1-a208-585b11259edb => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 28 19:39:06.170290 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-54f24ba9-0bf3-472f-bc63-f4e1700f4fa9 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] DELETE http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/845ff851-6ecf-4a35-834f-60ac55344dd5 Jan 28 19:39:06.171392 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-54f24ba9-0bf3-472f-bc63-f4e1700f4fa9 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:39:06.172258 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-54f24ba9-0bf3-472f-bc63-f4e1700f4fa9 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:39:06.173925 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-54f24ba9-0bf3-472f-bc63-f4e1700f4fa9 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Delete snapshot with id: 845ff851-6ecf-4a35-834f-60ac55344dd5 Jan 28 19:39:06.215494 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:39:06.215494 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:39:06.218286 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-54f24ba9-0bf3-472f-bc63-f4e1700f4fa9 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:39:06.265083 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-c49695ea-a0d5-4191-9732-cc12f02a7faf req-d97a8d43-68ad-48ab-b8a6-639af381518d tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Lock "b'cinder-attachment_update-ba8d06df-c662-4920-850a-2759ed6f1511-n-h2-705657-15'" released by "attachment_update" :: held 1.697s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 19:39:06.266335 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c49695ea-a0d5-4191-9732-cc12f02a7faf req-d97a8d43-68ad-48ab-b8a6-639af381518d tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments/d95fac26-b51e-45ae-b171-b3af0cf2e9e1 returned with HTTP 200 Jan 28 19:39:06.268255 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2096/4167] 10.222.0.11 () {64 vars in 1468 bytes} [Thu Jan 28 19:39:04 2021] PUT /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments/d95fac26-b51e-45ae-b171-b3af0cf2e9e1 => generated 762 bytes in 1771 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:39:06.327726 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c49695ea-a0d5-4191-9732-cc12f02a7faf req-a2f886a1-6e86-4b4f-9891-01240e7bff4e tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] POST http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments/d95fac26-b51e-45ae-b171-b3af0cf2e9e1/action Jan 28 19:39:06.329219 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:39:06.329219 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:39:06.330364 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c49695ea-a0d5-4191-9732-cc12f02a7faf req-a2f886a1-6e86-4b4f-9891-01240e7bff4e tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Action body: b'{"os-complete": null}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:39:06.331293 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c49695ea-a0d5-4191-9732-cc12f02a7faf req-a2f886a1-6e86-4b4f-9891-01240e7bff4e tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:39:06.362797 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-54f24ba9-0bf3-472f-bc63-f4e1700f4fa9 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot delete request issued successfully. Jan 28 19:39:06.363518 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-54f24ba9-0bf3-472f-bc63-f4e1700f4fa9 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/845ff851-6ecf-4a35-834f-60ac55344dd5 returned with HTTP 202 Jan 28 19:39:06.364880 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2072/4168] 10.222.0.16 () {58 vars in 1324 bytes} [Thu Jan 28 19:39:06 2021] DELETE /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/845ff851-6ecf-4a35-834f-60ac55344dd5 => generated 0 bytes in 201 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:39:06.375161 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1695e4bd-b411-4aff-acee-de496cab0321 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/845ff851-6ecf-4a35-834f-60ac55344dd5 Jan 28 19:39:06.379943 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1695e4bd-b411-4aff-acee-de496cab0321 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:39:06.382649 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:39:06.382649 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:39:06.383088 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1695e4bd-b411-4aff-acee-de496cab0321 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:39:06.418361 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:39:06.418361 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:39:06.420798 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1695e4bd-b411-4aff-acee-de496cab0321 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:39:06.424651 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1695e4bd-b411-4aff-acee-de496cab0321 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/845ff851-6ecf-4a35-834f-60ac55344dd5 returned with HTTP 200 Jan 28 19:39:06.426419 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2073/4169] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:39:06 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/845ff851-6ecf-4a35-834f-60ac55344dd5 => generated 468 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:39:06.549916 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:39:06.549916 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:39:06.596530 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c49695ea-a0d5-4191-9732-cc12f02a7faf req-a2f886a1-6e86-4b4f-9891-01240e7bff4e tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments/d95fac26-b51e-45ae-b171-b3af0cf2e9e1/action returned with HTTP 204 Jan 28 19:39:06.598045 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2097/4170] 10.222.0.11 () {64 vars in 1489 bytes} [Thu Jan 28 19:39:06 2021] POST /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments/d95fac26-b51e-45ae-b171-b3af0cf2e9e1/action => generated 0 bytes in 277 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jan 28 19:39:07.442946 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d580c0f6-8b59-472d-bdf9-18b4f45830d8 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/845ff851-6ecf-4a35-834f-60ac55344dd5 Jan 28 19:39:07.444268 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d580c0f6-8b59-472d-bdf9-18b4f45830d8 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:39:07.444471 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:39:07.444471 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:39:07.445159 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d580c0f6-8b59-472d-bdf9-18b4f45830d8 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:39:07.491106 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:39:07.491106 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:39:07.494209 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d580c0f6-8b59-472d-bdf9-18b4f45830d8 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:39:07.498182 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d580c0f6-8b59-472d-bdf9-18b4f45830d8 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/845ff851-6ecf-4a35-834f-60ac55344dd5 returned with HTTP 200 Jan 28 19:39:07.500272 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2074/4171] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:39:07 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/845ff851-6ecf-4a35-834f-60ac55344dd5 => generated 468 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:39:08.518510 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-356c0e7b-f84c-4691-8fd9-5f5acee8fa87 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/845ff851-6ecf-4a35-834f-60ac55344dd5 Jan 28 19:39:08.519258 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-356c0e7b-f84c-4691-8fd9-5f5acee8fa87 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:39:08.519456 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:39:08.519456 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:39:08.520169 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-356c0e7b-f84c-4691-8fd9-5f5acee8fa87 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:39:08.545325 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-356c0e7b-f84c-4691-8fd9-5f5acee8fa87 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/845ff851-6ecf-4a35-834f-60ac55344dd5 returned with HTTP 404 Jan 28 19:39:08.546787 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2098/4172] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:39:08 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/845ff851-6ecf-4a35-834f-60ac55344dd5 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:39:08.557316 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-87a51f06-8542-49aa-aa6d-7604006e3a2c tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] DELETE http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/d978f90d-02a9-4956-aa48-35d55bd579e0 Jan 28 19:39:08.558090 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-87a51f06-8542-49aa-aa6d-7604006e3a2c tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:39:08.558391 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:39:08.558391 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:39:08.558745 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-87a51f06-8542-49aa-aa6d-7604006e3a2c tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:39:08.559397 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-87a51f06-8542-49aa-aa6d-7604006e3a2c tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Delete volume with id: d978f90d-02a9-4956-aa48-35d55bd579e0 Jan 28 19:39:08.620272 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:39:08.620272 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:39:08.621513 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-87a51f06-8542-49aa-aa6d-7604006e3a2c tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:39:08.663942 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-87a51f06-8542-49aa-aa6d-7604006e3a2c tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Delete volume request issued successfully. Jan 28 19:39:08.664503 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-87a51f06-8542-49aa-aa6d-7604006e3a2c tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/d978f90d-02a9-4956-aa48-35d55bd579e0 returned with HTTP 202 Jan 28 19:39:08.665724 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2075/4173] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:39:08 2021] DELETE /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/d978f90d-02a9-4956-aa48-35d55bd579e0 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:39:08.675067 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-86345304-0a50-48c2-b361-8690d574fee5 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/d978f90d-02a9-4956-aa48-35d55bd579e0 Jan 28 19:39:08.675605 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-86345304-0a50-48c2-b361-8690d574fee5 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:39:08.676095 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-86345304-0a50-48c2-b361-8690d574fee5 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:39:08.738972 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:39:08.738972 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:39:08.749236 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-86345304-0a50-48c2-b361-8690d574fee5 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:39:08.779531 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-86345304-0a50-48c2-b361-8690d574fee5 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/d978f90d-02a9-4956-aa48-35d55bd579e0 returned with HTTP 200 Jan 28 19:39:08.780472 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2099/4174] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:39:08 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/d978f90d-02a9-4956-aa48-35d55bd579e0 => generated 915 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:39:09.797998 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-edb157b9-7b92-4b9a-9fd2-29dc88c8a549 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/d978f90d-02a9-4956-aa48-35d55bd579e0 Jan 28 19:39:09.798583 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-edb157b9-7b92-4b9a-9fd2-29dc88c8a549 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:39:09.798687 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:39:09.798687 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:39:09.799071 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-edb157b9-7b92-4b9a-9fd2-29dc88c8a549 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:39:09.860383 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:39:09.860383 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:39:09.870920 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-edb157b9-7b92-4b9a-9fd2-29dc88c8a549 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:39:09.897402 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-edb157b9-7b92-4b9a-9fd2-29dc88c8a549 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/d978f90d-02a9-4956-aa48-35d55bd579e0 returned with HTTP 200 Jan 28 19:39:09.898298 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2076/4175] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:39:09 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/d978f90d-02a9-4956-aa48-35d55bd579e0 => generated 915 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:39:10.919195 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d90404e0-1fe9-428b-b784-5c123c1fbd2a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/d978f90d-02a9-4956-aa48-35d55bd579e0 Jan 28 19:39:10.919927 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d90404e0-1fe9-428b-b784-5c123c1fbd2a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:39:10.920084 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:39:10.920084 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:39:10.920612 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d90404e0-1fe9-428b-b784-5c123c1fbd2a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:39:10.987625 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d90404e0-1fe9-428b-b784-5c123c1fbd2a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/d978f90d-02a9-4956-aa48-35d55bd579e0 returned with HTTP 404 Jan 28 19:39:10.988723 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2100/4176] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:39:10 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/d978f90d-02a9-4956-aa48-35d55bd579e0 => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:39:11.002145 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7d91667a-cdcd-4a8b-87c4-23e000867b4a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] DELETE http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/1dec8e46-80ac-426f-bbef-a90b0ad8687c Jan 28 19:39:11.003040 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7d91667a-cdcd-4a8b-87c4-23e000867b4a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:39:11.003311 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:39:11.003311 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:39:11.004381 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7d91667a-cdcd-4a8b-87c4-23e000867b4a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:39:11.005013 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-7d91667a-cdcd-4a8b-87c4-23e000867b4a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Delete snapshot with id: 1dec8e46-80ac-426f-bbef-a90b0ad8687c Jan 28 19:39:11.033669 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7d91667a-cdcd-4a8b-87c4-23e000867b4a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/1dec8e46-80ac-426f-bbef-a90b0ad8687c returned with HTTP 404 Jan 28 19:39:11.035008 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2077/4177] 10.222.0.16 () {58 vars in 1324 bytes} [Thu Jan 28 19:39:10 2021] DELETE /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/1dec8e46-80ac-426f-bbef-a90b0ad8687c => generated 111 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:39:11.049994 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-21b447f1-c429-40ac-8feb-45d6b063e367 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] DELETE http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/b6ac4849-6e37-40e9-a263-7cc464e39b15 Jan 28 19:39:11.051077 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-21b447f1-c429-40ac-8feb-45d6b063e367 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:39:11.052065 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-21b447f1-c429-40ac-8feb-45d6b063e367 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:39:11.052761 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-21b447f1-c429-40ac-8feb-45d6b063e367 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Delete snapshot with id: b6ac4849-6e37-40e9-a263-7cc464e39b15 Jan 28 19:39:11.088885 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-21b447f1-c429-40ac-8feb-45d6b063e367 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/b6ac4849-6e37-40e9-a263-7cc464e39b15 returned with HTTP 404 Jan 28 19:39:11.090529 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2101/4178] 10.222.0.16 () {58 vars in 1324 bytes} [Thu Jan 28 19:39:11 2021] DELETE /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/b6ac4849-6e37-40e9-a263-7cc464e39b15 => generated 111 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:39:11.103084 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7d4dcc71-0cb9-4e8a-a8de-9fd5ed4893fb tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] DELETE http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/6ab67732-af85-4df7-98d2-9a955f1caba3 Jan 28 19:39:11.103973 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7d4dcc71-0cb9-4e8a-a8de-9fd5ed4893fb tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:39:11.104891 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7d4dcc71-0cb9-4e8a-a8de-9fd5ed4893fb tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:39:11.105692 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-7d4dcc71-0cb9-4e8a-a8de-9fd5ed4893fb tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Delete snapshot with id: 6ab67732-af85-4df7-98d2-9a955f1caba3 Jan 28 19:39:11.156828 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7d4dcc71-0cb9-4e8a-a8de-9fd5ed4893fb tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/6ab67732-af85-4df7-98d2-9a955f1caba3 returned with HTTP 404 Jan 28 19:39:11.158814 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2078/4179] 10.222.0.16 () {58 vars in 1324 bytes} [Thu Jan 28 19:39:11 2021] DELETE /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/6ab67732-af85-4df7-98d2-9a955f1caba3 => generated 111 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:39:11.170424 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a6fda522-86ea-49d8-87ea-53c3da29101a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] DELETE http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/b09c53c1-adf5-4f10-883a-d8d4ad2b2ccd Jan 28 19:39:11.171161 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a6fda522-86ea-49d8-87ea-53c3da29101a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:39:11.171904 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a6fda522-86ea-49d8-87ea-53c3da29101a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:39:11.172572 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-a6fda522-86ea-49d8-87ea-53c3da29101a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Delete snapshot with id: b09c53c1-adf5-4f10-883a-d8d4ad2b2ccd Jan 28 19:39:11.215481 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a6fda522-86ea-49d8-87ea-53c3da29101a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/b09c53c1-adf5-4f10-883a-d8d4ad2b2ccd returned with HTTP 404 Jan 28 19:39:11.217505 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2102/4180] 10.222.0.16 () {58 vars in 1324 bytes} [Thu Jan 28 19:39:11 2021] DELETE /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/b09c53c1-adf5-4f10-883a-d8d4ad2b2ccd => generated 111 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:39:11.230990 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-28dbebed-b321-4bd8-b677-7d85facb0642 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] DELETE http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/08ba540f-84dc-4830-89ca-a8b001eb5f34 Jan 28 19:39:11.232778 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-28dbebed-b321-4bd8-b677-7d85facb0642 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:39:11.233830 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-28dbebed-b321-4bd8-b677-7d85facb0642 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:39:11.234489 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-28dbebed-b321-4bd8-b677-7d85facb0642 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Delete snapshot with id: 08ba540f-84dc-4830-89ca-a8b001eb5f34 Jan 28 19:39:11.266611 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-28dbebed-b321-4bd8-b677-7d85facb0642 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/08ba540f-84dc-4830-89ca-a8b001eb5f34 returned with HTTP 404 Jan 28 19:39:11.267652 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2079/4181] 10.222.0.16 () {58 vars in 1324 bytes} [Thu Jan 28 19:39:11 2021] DELETE /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/08ba540f-84dc-4830-89ca-a8b001eb5f34 => generated 111 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:39:11.281414 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eb92328b-3736-4559-a154-79fda7d40131 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] DELETE http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/709152d5-524b-4543-803a-f280c02fee1f Jan 28 19:39:11.281987 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eb92328b-3736-4559-a154-79fda7d40131 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:39:11.282574 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eb92328b-3736-4559-a154-79fda7d40131 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:39:11.283149 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-eb92328b-3736-4559-a154-79fda7d40131 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Delete snapshot with id: 709152d5-524b-4543-803a-f280c02fee1f Jan 28 19:39:11.311741 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eb92328b-3736-4559-a154-79fda7d40131 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/709152d5-524b-4543-803a-f280c02fee1f returned with HTTP 404 Jan 28 19:39:11.313222 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2103/4182] 10.222.0.16 () {58 vars in 1324 bytes} [Thu Jan 28 19:39:11 2021] DELETE /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/709152d5-524b-4543-803a-f280c02fee1f => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:39:11.321438 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7b49ac3e-c3e2-4557-a535-e3e631ea8691 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] DELETE http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/9dac91e3-1f64-4855-adb8-c2eb1fd2b3a6 Jan 28 19:39:11.321965 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7b49ac3e-c3e2-4557-a535-e3e631ea8691 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:39:11.322495 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7b49ac3e-c3e2-4557-a535-e3e631ea8691 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:39:11.322855 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-7b49ac3e-c3e2-4557-a535-e3e631ea8691 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Delete snapshot with id: 9dac91e3-1f64-4855-adb8-c2eb1fd2b3a6 Jan 28 19:39:11.346840 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7b49ac3e-c3e2-4557-a535-e3e631ea8691 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/9dac91e3-1f64-4855-adb8-c2eb1fd2b3a6 returned with HTTP 404 Jan 28 19:39:11.347856 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2080/4183] 10.222.0.16 () {58 vars in 1324 bytes} [Thu Jan 28 19:39:11 2021] DELETE /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/9dac91e3-1f64-4855-adb8-c2eb1fd2b3a6 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:39:11.358464 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3a7bba40-24af-4f21-a6e4-26e721485dde tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] DELETE http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c Jan 28 19:39:11.359781 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3a7bba40-24af-4f21-a6e4-26e721485dde tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:39:11.360685 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3a7bba40-24af-4f21-a6e4-26e721485dde tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:39:11.361862 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-3a7bba40-24af-4f21-a6e4-26e721485dde tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Delete volume with id: 311530e2-dd44-4fd1-afeb-23b32114149c Jan 28 19:39:11.414967 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:39:11.414967 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:39:11.416171 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3a7bba40-24af-4f21-a6e4-26e721485dde tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:39:11.455832 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3a7bba40-24af-4f21-a6e4-26e721485dde tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Delete volume request issued successfully. Jan 28 19:39:11.456628 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3a7bba40-24af-4f21-a6e4-26e721485dde tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c returned with HTTP 202 Jan 28 19:39:11.463525 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2104/4184] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:39:11 2021] DELETE /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:39:11.471584 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ef822eda-af59-4ad1-b254-f3f363f714e3 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c Jan 28 19:39:11.472342 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ef822eda-af59-4ad1-b254-f3f363f714e3 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:39:11.473701 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ef822eda-af59-4ad1-b254-f3f363f714e3 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:39:11.553946 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:39:11.553946 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:39:11.564314 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ef822eda-af59-4ad1-b254-f3f363f714e3 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:39:11.600138 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ef822eda-af59-4ad1-b254-f3f363f714e3 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c returned with HTTP 200 Jan 28 19:39:11.602173 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2081/4185] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:39:11 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c => generated 1362 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:39:12.623158 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d5b18814-8271-4f52-9bc4-ae18e50ebf52 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c Jan 28 19:39:12.624109 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d5b18814-8271-4f52-9bc4-ae18e50ebf52 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:39:12.624406 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:39:12.624406 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:39:12.624944 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d5b18814-8271-4f52-9bc4-ae18e50ebf52 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:39:12.685433 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:39:12.685433 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:39:12.695954 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d5b18814-8271-4f52-9bc4-ae18e50ebf52 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:39:12.732982 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d5b18814-8271-4f52-9bc4-ae18e50ebf52 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c returned with HTTP 200 Jan 28 19:39:12.734105 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2105/4186] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:39:12 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c => generated 1362 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:39:13.756065 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9880a7dc-3a99-4ef6-bb40-c7f6b6c502ce tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c Jan 28 19:39:13.757089 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9880a7dc-3a99-4ef6-bb40-c7f6b6c502ce tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:39:13.757360 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:39:13.757360 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:39:13.757690 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9880a7dc-3a99-4ef6-bb40-c7f6b6c502ce tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:39:13.829334 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9880a7dc-3a99-4ef6-bb40-c7f6b6c502ce tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c returned with HTTP 404 Jan 28 19:39:13.831249 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2082/4187] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:39:13 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/311530e2-dd44-4fd1-afeb-23b32114149c => generated 109 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:39:13.844882 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8e21fe03-2b7b-4ae7-a4a7-b6a8ab0f418c tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] DELETE http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/fa3162a5-06b2-4b14-b8bb-f43e948c2645 Jan 28 19:39:13.846598 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8e21fe03-2b7b-4ae7-a4a7-b6a8ab0f418c tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:39:13.847331 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:39:13.847331 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:39:13.848599 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8e21fe03-2b7b-4ae7-a4a7-b6a8ab0f418c tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:39:13.849628 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-8e21fe03-2b7b-4ae7-a4a7-b6a8ab0f418c tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Delete snapshot with id: fa3162a5-06b2-4b14-b8bb-f43e948c2645 Jan 28 19:39:13.915043 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:39:13.915043 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:39:13.917195 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8e21fe03-2b7b-4ae7-a4a7-b6a8ab0f418c tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:39:14.031369 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8e21fe03-2b7b-4ae7-a4a7-b6a8ab0f418c tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot delete request issued successfully. Jan 28 19:39:14.031852 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8e21fe03-2b7b-4ae7-a4a7-b6a8ab0f418c tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/fa3162a5-06b2-4b14-b8bb-f43e948c2645 returned with HTTP 202 Jan 28 19:39:14.032973 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2106/4188] 10.222.0.16 () {58 vars in 1324 bytes} [Thu Jan 28 19:39:13 2021] DELETE /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/fa3162a5-06b2-4b14-b8bb-f43e948c2645 => generated 0 bytes in 197 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:39:14.041394 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ec0ddf4e-60ae-4643-b1b8-f669882e1999 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/fa3162a5-06b2-4b14-b8bb-f43e948c2645 Jan 28 19:39:14.041914 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ec0ddf4e-60ae-4643-b1b8-f669882e1999 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:39:14.042411 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ec0ddf4e-60ae-4643-b1b8-f669882e1999 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:39:14.069650 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:39:14.069650 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:39:14.071154 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ec0ddf4e-60ae-4643-b1b8-f669882e1999 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:39:14.073412 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ec0ddf4e-60ae-4643-b1b8-f669882e1999 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/fa3162a5-06b2-4b14-b8bb-f43e948c2645 returned with HTTP 200 Jan 28 19:39:14.074423 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2083/4189] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:39:14 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/fa3162a5-06b2-4b14-b8bb-f43e948c2645 => generated 468 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:39:15.088648 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d196b0db-7777-45e0-aac8-4179e9f3d79a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/fa3162a5-06b2-4b14-b8bb-f43e948c2645 Jan 28 19:39:15.090307 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d196b0db-7777-45e0-aac8-4179e9f3d79a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:39:15.090712 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:39:15.090712 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:39:15.091272 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d196b0db-7777-45e0-aac8-4179e9f3d79a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:39:15.119543 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:39:15.119543 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:39:15.121056 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d196b0db-7777-45e0-aac8-4179e9f3d79a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Snapshot retrieved successfully. Jan 28 19:39:15.123278 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d196b0db-7777-45e0-aac8-4179e9f3d79a tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/fa3162a5-06b2-4b14-b8bb-f43e948c2645 returned with HTTP 200 Jan 28 19:39:15.124189 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2107/4190] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:39:15 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/fa3162a5-06b2-4b14-b8bb-f43e948c2645 => generated 468 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:39:16.139125 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-874b92b2-ce96-4f07-8e3d-e2f68d4b481d tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/fa3162a5-06b2-4b14-b8bb-f43e948c2645 Jan 28 19:39:16.139729 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-874b92b2-ce96-4f07-8e3d-e2f68d4b481d tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:39:16.139912 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:39:16.139912 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:39:16.140238 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-874b92b2-ce96-4f07-8e3d-e2f68d4b481d tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:39:16.180133 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-874b92b2-ce96-4f07-8e3d-e2f68d4b481d tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/fa3162a5-06b2-4b14-b8bb-f43e948c2645 returned with HTTP 404 Jan 28 19:39:16.181997 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2084/4191] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:39:16 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/snapshots/fa3162a5-06b2-4b14-b8bb-f43e948c2645 => generated 111 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:39:16.190449 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4bcec2ad-146d-4384-936d-56a4fa9aa2f7 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] DELETE http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/2d2df828-1c4f-49a7-9e49-8867bb8fb01c Jan 28 19:39:16.190995 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4bcec2ad-146d-4384-936d-56a4fa9aa2f7 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:39:16.191220 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:39:16.191220 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:39:16.191604 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-4bcec2ad-146d-4384-936d-56a4fa9aa2f7 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:39:16.192078 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-4bcec2ad-146d-4384-936d-56a4fa9aa2f7 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Delete volume with id: 2d2df828-1c4f-49a7-9e49-8867bb8fb01c Jan 28 19:39:16.262263 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:39:16.262263 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:39:16.264062 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4bcec2ad-146d-4384-936d-56a4fa9aa2f7 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:39:16.298474 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-4bcec2ad-146d-4384-936d-56a4fa9aa2f7 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Delete volume request issued successfully. Jan 28 19:39:16.299346 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-4bcec2ad-146d-4384-936d-56a4fa9aa2f7 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/2d2df828-1c4f-49a7-9e49-8867bb8fb01c returned with HTTP 202 Jan 28 19:39:16.300536 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2108/4192] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:39:16 2021] DELETE /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/2d2df828-1c4f-49a7-9e49-8867bb8fb01c => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:39:16.311216 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0c7efce5-e236-450c-9d67-a9baab4dccb3 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/2d2df828-1c4f-49a7-9e49-8867bb8fb01c Jan 28 19:39:16.311942 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0c7efce5-e236-450c-9d67-a9baab4dccb3 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:39:16.312617 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-0c7efce5-e236-450c-9d67-a9baab4dccb3 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:39:16.367192 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:39:16.367192 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:39:16.376688 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-0c7efce5-e236-450c-9d67-a9baab4dccb3 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:39:16.400342 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-0c7efce5-e236-450c-9d67-a9baab4dccb3 tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/2d2df828-1c4f-49a7-9e49-8867bb8fb01c returned with HTTP 200 Jan 28 19:39:16.405596 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2085/4193] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:39:16 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/2d2df828-1c4f-49a7-9e49-8867bb8fb01c => generated 915 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:39:17.424678 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-69686ef7-fdc1-4b1d-8dc6-cc1db76feeba tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/2d2df828-1c4f-49a7-9e49-8867bb8fb01c Jan 28 19:39:17.425700 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-69686ef7-fdc1-4b1d-8dc6-cc1db76feeba tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:39:17.426046 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:39:17.426046 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:39:17.427243 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-69686ef7-fdc1-4b1d-8dc6-cc1db76feeba tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:39:17.521526 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:39:17.521526 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:39:17.533903 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-69686ef7-fdc1-4b1d-8dc6-cc1db76feeba tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Volume info retrieved successfully. Jan 28 19:39:17.558810 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-69686ef7-fdc1-4b1d-8dc6-cc1db76feeba tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/2d2df828-1c4f-49a7-9e49-8867bb8fb01c returned with HTTP 200 Jan 28 19:39:17.559758 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2109/4194] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:39:17 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/2d2df828-1c4f-49a7-9e49-8867bb8fb01c => generated 915 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:39:18.576028 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-42e93bd0-f884-436d-a3aa-14f8b5f59dbb tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] GET http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/2d2df828-1c4f-49a7-9e49-8867bb8fb01c Jan 28 19:39:18.577110 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-42e93bd0-f884-436d-a3aa-14f8b5f59dbb tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:39:18.579007 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:39:18.579007 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:39:18.579697 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-42e93bd0-f884-436d-a3aa-14f8b5f59dbb tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:39:18.664794 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-42e93bd0-f884-436d-a3aa-14f8b5f59dbb tempest-VolumesSnapshotTestJSON-1929441410 tempest-VolumesSnapshotTestJSON-1929441410-project] http://10.222.0.16/volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/2d2df828-1c4f-49a7-9e49-8867bb8fb01c returned with HTTP 404 Jan 28 19:39:18.666355 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2086/4195] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:39:18 2021] GET /volume/v3/02ccc5d99858499ab8aad93c22906d73/volumes/2d2df828-1c4f-49a7-9e49-8867bb8fb01c => generated 109 bytes in 95 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jan 28 19:41:19.908358 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cd43f3b9-cd82-4123-94ae-cdb9521f2e68 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] POST http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots Jan 28 19:41:19.909087 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:41:19.909087 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:41:19.909290 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cd43f3b9-cd82-4123-94ae-cdb9521f2e68 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ba8d06df-c662-4920-850a-2759ed6f1511", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1724985431", "description": null, "metadata": null}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:41:19.961950 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:41:19.961950 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:41:19.963885 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cd43f3b9-cd82-4123-94ae-cdb9521f2e68 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:41:19.964477 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-cd43f3b9-cd82-4123-94ae-cdb9521f2e68 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Create snapshot from volume ba8d06df-c662-4920-850a-2759ed6f1511 Jan 28 19:41:20.029959 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-cd43f3b9-cd82-4123-94ae-cdb9521f2e68 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Created reservations ['9e31c498-4929-4a16-9fc8-714489137534', '74c29cb3-b08b-4c78-88be-9541f06ba722', 'bfaaa891-0fc4-4e0d-a3e5-c6b23cacf855', '7ce8d23d-5e6f-431f-a80c-b11d6f0de4b3'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:41:20.151569 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cd43f3b9-cd82-4123-94ae-cdb9521f2e68 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Snapshot force create request issued successfully. Jan 28 19:41:20.152768 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cd43f3b9-cd82-4123-94ae-cdb9521f2e68 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots returned with HTTP 202 Jan 28 19:41:20.163660 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2110/4196] 10.222.0.16 () {60 vars in 1232 bytes} [Thu Jan 28 19:41:19 2021] POST /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots => generated 308 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:41:20.170354 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-11bc157e-a235-45fc-a0c7-90cc1e38a756 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/11fc5cdd-0fa6-4e78-8c2f-4a5a1d9c707f Jan 28 19:41:20.170944 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-11bc157e-a235-45fc-a0c7-90cc1e38a756 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:41:20.171445 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-11bc157e-a235-45fc-a0c7-90cc1e38a756 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:41:20.206111 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:41:20.206111 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:41:20.207469 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-11bc157e-a235-45fc-a0c7-90cc1e38a756 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Snapshot retrieved successfully. Jan 28 19:41:20.210317 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-11bc157e-a235-45fc-a0c7-90cc1e38a756 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/11fc5cdd-0fa6-4e78-8c2f-4a5a1d9c707f returned with HTTP 200 Jan 28 19:41:20.210952 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2087/4197] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:41:20 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/11fc5cdd-0fa6-4e78-8c2f-4a5a1d9c707f => generated 440 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:41:21.223546 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7c3a1b62-d0a0-4db6-bae2-152b3eadc000 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/11fc5cdd-0fa6-4e78-8c2f-4a5a1d9c707f Jan 28 19:41:21.224686 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7c3a1b62-d0a0-4db6-bae2-152b3eadc000 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:41:21.224825 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:41:21.224825 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:41:21.225278 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7c3a1b62-d0a0-4db6-bae2-152b3eadc000 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:41:21.252937 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:41:21.252937 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:41:21.254174 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7c3a1b62-d0a0-4db6-bae2-152b3eadc000 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Snapshot retrieved successfully. Jan 28 19:41:21.256202 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7c3a1b62-d0a0-4db6-bae2-152b3eadc000 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/11fc5cdd-0fa6-4e78-8c2f-4a5a1d9c707f returned with HTTP 200 Jan 28 19:41:21.257303 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2111/4198] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:41:21 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/11fc5cdd-0fa6-4e78-8c2f-4a5a1d9c707f => generated 440 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:41:22.270241 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1dc83cbb-2d26-4e48-99a5-eaed5a4f8903 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/11fc5cdd-0fa6-4e78-8c2f-4a5a1d9c707f Jan 28 19:41:22.271448 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1dc83cbb-2d26-4e48-99a5-eaed5a4f8903 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:41:22.271836 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:41:22.271836 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:41:22.272557 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1dc83cbb-2d26-4e48-99a5-eaed5a4f8903 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:41:22.318355 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:41:22.318355 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:41:22.319676 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1dc83cbb-2d26-4e48-99a5-eaed5a4f8903 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Snapshot retrieved successfully. Jan 28 19:41:22.322621 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1dc83cbb-2d26-4e48-99a5-eaed5a4f8903 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/11fc5cdd-0fa6-4e78-8c2f-4a5a1d9c707f returned with HTTP 200 Jan 28 19:41:22.323636 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2088/4199] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:41:22 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/11fc5cdd-0fa6-4e78-8c2f-4a5a1d9c707f => generated 467 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:41:22.336739 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5b6c2baa-3fc1-4081-82c4-3eb0df1684e6 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/11fc5cdd-0fa6-4e78-8c2f-4a5a1d9c707f Jan 28 19:41:22.337322 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5b6c2baa-3fc1-4081-82c4-3eb0df1684e6 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:41:22.337522 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:41:22.337522 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:41:22.338398 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5b6c2baa-3fc1-4081-82c4-3eb0df1684e6 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:41:22.369946 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:41:22.369946 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:41:22.371056 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5b6c2baa-3fc1-4081-82c4-3eb0df1684e6 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Snapshot retrieved successfully. Jan 28 19:41:22.373067 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5b6c2baa-3fc1-4081-82c4-3eb0df1684e6 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/11fc5cdd-0fa6-4e78-8c2f-4a5a1d9c707f returned with HTTP 200 Jan 28 19:41:22.374422 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2112/4200] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:41:22 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/11fc5cdd-0fa6-4e78-8c2f-4a5a1d9c707f => generated 467 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:41:22.386895 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ded1e0ba-4ae7-463c-a7f3-76432dbaf98a tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] POST http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes Jan 28 19:41:22.387364 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:41:22.387364 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:41:22.387790 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ded1e0ba-4ae7-463c-a7f3-76432dbaf98a tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-78337431", "snapshot_id": "11fc5cdd-0fa6-4e78-8c2f-4a5a1d9c707f", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:41:22.389231 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-ded1e0ba-4ae7-463c-a7f3-76432dbaf98a tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-78337431', 'snapshot_id': '11fc5cdd-0fa6-4e78-8c2f-4a5a1d9c707f', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 19:41:22.417124 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:41:22.417124 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:41:22.418277 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ded1e0ba-4ae7-463c-a7f3-76432dbaf98a tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Snapshot retrieved successfully. Jan 28 19:41:22.419054 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-ded1e0ba-4ae7-463c-a7f3-76432dbaf98a tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Create volume of 1 GB Jan 28 19:41:22.432143 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ded1e0ba-4ae7-463c-a7f3-76432dbaf98a tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Availability Zones retrieved successfully. Jan 28 19:41:22.450742 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ded1e0ba-4ae7-463c-a7f3-76432dbaf98a tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Flow 'volume_create_api' (ce57d71d-fa66-41ff-9853-05d0f3258064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:41:22.453773 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ded1e0ba-4ae7-463c-a7f3-76432dbaf98a tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7549215a-8413-4873-9c5e-6982dbecaf24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:41:22.455895 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-ded1e0ba-4ae7-463c-a7f3-76432dbaf98a tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 19:41:22.594709 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ded1e0ba-4ae7-463c-a7f3-76432dbaf98a tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7549215a-8413-4873-9c5e-6982dbecaf24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '11fc5cdd-0fa6-4e78-8c2f-4a5a1d9c707f', 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:41:22.597175 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ded1e0ba-4ae7-463c-a7f3-76432dbaf98a tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f14f82e-d42e-4bd6-ba7d-a2c89909f351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:41:22.701261 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-ded1e0ba-4ae7-463c-a7f3-76432dbaf98a tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Created reservations ['5ed4d705-0e8d-47f0-b460-7494f0a749ce', '04518038-7976-49d5-8620-6c7de770a22c', '206363a9-8d4a-4899-96f9-8c24bbd4eac6', '9d1ea7d0-9c3b-484c-b55d-f439fa00df9b'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 19:41:22.705897 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ded1e0ba-4ae7-463c-a7f3-76432dbaf98a tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f14f82e-d42e-4bd6-ba7d-a2c89909f351) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ed4d705-0e8d-47f0-b460-7494f0a749ce', '04518038-7976-49d5-8620-6c7de770a22c', '206363a9-8d4a-4899-96f9-8c24bbd4eac6', '9d1ea7d0-9c3b-484c-b55d-f439fa00df9b']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:41:22.708403 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ded1e0ba-4ae7-463c-a7f3-76432dbaf98a tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c462d44-f095-45be-8f32-a71377130bf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:41:22.868423 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ded1e0ba-4ae7-463c-a7f3-76432dbaf98a tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c462d44-f095-45be-8f32-a71377130bf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd5bdd00-c2a3-47a7-8c2d-0a829b5e7693', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-78337431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e7c7cdcb9c849468277d01d6827b1ee',qos_specs=None,replication_status=,reservations=['5ed4d705-0e8d-47f0-b460-7494f0a749ce','04518038-7976-49d5-8620-6c7de770a22c','206363a9-8d4a-4899-96f9-8c24bbd4eac6','9d1ea7d0-9c3b-484c-b55d-f439fa00df9b'],size=1,snapshot_id=11fc5cdd-0fa6-4e78-8c2f-4a5a1d9c707f,source_replicaid=,source_volid=None,status='creating',user_id='7d68763f18c64920a9d4bbbe54d09419',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), '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-28T19:41:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-78337431',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd5bdd00-c2a3-47a7-8c2d-0a829b5e7693,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e7c7cdcb9c849468277d01d6827b1ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=11fc5cdd-0fa6-4e78-8c2f-4a5a1d9c707f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7d68763f18c64920a9d4bbbe54d09419',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:41:22.870615 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ded1e0ba-4ae7-463c-a7f3-76432dbaf98a tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96bcc8be-556e-4a3c-affa-7bf9b2574d09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:41:22.901286 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ded1e0ba-4ae7-463c-a7f3-76432dbaf98a tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96bcc8be-556e-4a3c-affa-7bf9b2574d09) transitioned into state 'SUCCESS' from state '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-78337431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e7c7cdcb9c849468277d01d6827b1ee',qos_specs=None,replication_status=,reservations=['5ed4d705-0e8d-47f0-b460-7494f0a749ce','04518038-7976-49d5-8620-6c7de770a22c','206363a9-8d4a-4899-96f9-8c24bbd4eac6','9d1ea7d0-9c3b-484c-b55d-f439fa00df9b'],size=1,snapshot_id=11fc5cdd-0fa6-4e78-8c2f-4a5a1d9c707f,source_replicaid=,source_volid=None,status='creating',user_id='7d68763f18c64920a9d4bbbe54d09419',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:41:22.904542 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ded1e0ba-4ae7-463c-a7f3-76432dbaf98a tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b44c0df5-5e29-4e10-a82c-3ccb06258893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 19:41:22.999314 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ded1e0ba-4ae7-463c-a7f3-76432dbaf98a tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b44c0df5-5e29-4e10-a82c-3ccb06258893) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 19:41:23.002077 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-ded1e0ba-4ae7-463c-a7f3-76432dbaf98a tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Flow 'volume_create_api' (ce57d71d-fa66-41ff-9853-05d0f3258064) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 19:41:23.050667 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ded1e0ba-4ae7-463c-a7f3-76432dbaf98a tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Create volume request issued successfully. Jan 28 19:41:23.066279 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ded1e0ba-4ae7-463c-a7f3-76432dbaf98a tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes returned with HTTP 202 Jan 28 19:41:23.067627 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2089/4201] 10.222.0.16 () {60 vars in 1226 bytes} [Thu Jan 28 19:41:22 2021] POST /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes => generated 852 bytes in 685 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 19:41:23.082042 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-284c3ccb-c2f8-4a02-9d8c-fac883a2c82a tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/dd5bdd00-c2a3-47a7-8c2d-0a829b5e7693 Jan 28 19:41:23.082904 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-284c3ccb-c2f8-4a02-9d8c-fac883a2c82a tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:41:23.083317 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:41:23.083317 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:41:23.083952 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-284c3ccb-c2f8-4a02-9d8c-fac883a2c82a tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:41:23.140373 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:41:23.140373 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:41:23.151818 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-284c3ccb-c2f8-4a02-9d8c-fac883a2c82a tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:41:23.179695 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-284c3ccb-c2f8-4a02-9d8c-fac883a2c82a tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/dd5bdd00-c2a3-47a7-8c2d-0a829b5e7693 returned with HTTP 200 Jan 28 19:41:23.180986 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2113/4202] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:41:23 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/dd5bdd00-c2a3-47a7-8c2d-0a829b5e7693 => generated 920 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:41:24.198359 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ee63403f-1bc1-403d-b980-75dc95fae027 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/dd5bdd00-c2a3-47a7-8c2d-0a829b5e7693 Jan 28 19:41:24.198964 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ee63403f-1bc1-403d-b980-75dc95fae027 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:41:24.199439 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:41:24.199439 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:41:24.199904 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ee63403f-1bc1-403d-b980-75dc95fae027 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:41:24.251009 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:41:24.251009 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:41:24.260076 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ee63403f-1bc1-403d-b980-75dc95fae027 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:41:24.284319 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ee63403f-1bc1-403d-b980-75dc95fae027 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/dd5bdd00-c2a3-47a7-8c2d-0a829b5e7693 returned with HTTP 200 Jan 28 19:41:24.285288 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2090/4203] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:41:24 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/dd5bdd00-c2a3-47a7-8c2d-0a829b5e7693 => generated 944 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:41:25.302338 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-89b425b1-8b78-47a0-9ef6-39a67d76d9fd tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/dd5bdd00-c2a3-47a7-8c2d-0a829b5e7693 Jan 28 19:41:25.303063 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-89b425b1-8b78-47a0-9ef6-39a67d76d9fd tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:41:25.303324 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:41:25.303324 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:41:25.303718 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-89b425b1-8b78-47a0-9ef6-39a67d76d9fd tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:41:25.358077 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:41:25.358077 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:41:25.366449 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-89b425b1-8b78-47a0-9ef6-39a67d76d9fd tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:41:25.391519 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-89b425b1-8b78-47a0-9ef6-39a67d76d9fd tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/dd5bdd00-c2a3-47a7-8c2d-0a829b5e7693 returned with HTTP 200 Jan 28 19:41:25.391519 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2114/4204] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:41:25 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/dd5bdd00-c2a3-47a7-8c2d-0a829b5e7693 => generated 944 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:41:26.432114 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a3f535c2-0aba-4bb4-bd58-8ab6bba2d2c7 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/dd5bdd00-c2a3-47a7-8c2d-0a829b5e7693 Jan 28 19:41:26.438614 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a3f535c2-0aba-4bb4-bd58-8ab6bba2d2c7 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:41:26.439129 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:41:26.439129 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:41:26.442006 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a3f535c2-0aba-4bb4-bd58-8ab6bba2d2c7 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:41:26.549630 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:41:26.549630 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:41:26.563342 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a3f535c2-0aba-4bb4-bd58-8ab6bba2d2c7 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:41:26.626772 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a3f535c2-0aba-4bb4-bd58-8ab6bba2d2c7 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/dd5bdd00-c2a3-47a7-8c2d-0a829b5e7693 returned with HTTP 200 Jan 28 19:41:26.628006 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2091/4205] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:41:26 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/dd5bdd00-c2a3-47a7-8c2d-0a829b5e7693 => generated 944 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:41:27.649744 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aaa731f9-8548-4ee7-a2df-6e0235538c0a tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/dd5bdd00-c2a3-47a7-8c2d-0a829b5e7693 Jan 28 19:41:27.651172 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aaa731f9-8548-4ee7-a2df-6e0235538c0a tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:41:27.651556 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:41:27.651556 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:41:27.652317 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-aaa731f9-8548-4ee7-a2df-6e0235538c0a tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:41:27.732298 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:41:27.732298 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:41:27.751088 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-aaa731f9-8548-4ee7-a2df-6e0235538c0a tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:41:27.784436 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-aaa731f9-8548-4ee7-a2df-6e0235538c0a tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/dd5bdd00-c2a3-47a7-8c2d-0a829b5e7693 returned with HTTP 200 Jan 28 19:41:27.785716 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2115/4206] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:41:27 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/dd5bdd00-c2a3-47a7-8c2d-0a829b5e7693 => generated 944 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:41:28.802249 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-94012256-9fc6-482b-aac0-f0aff8a2cef1 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/dd5bdd00-c2a3-47a7-8c2d-0a829b5e7693 Jan 28 19:41:28.802836 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-94012256-9fc6-482b-aac0-f0aff8a2cef1 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:41:28.803065 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:41:28.803065 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:41:28.803324 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-94012256-9fc6-482b-aac0-f0aff8a2cef1 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:41:28.862679 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:41:28.862679 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:41:28.873003 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-94012256-9fc6-482b-aac0-f0aff8a2cef1 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:41:28.899386 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-94012256-9fc6-482b-aac0-f0aff8a2cef1 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/dd5bdd00-c2a3-47a7-8c2d-0a829b5e7693 returned with HTTP 200 Jan 28 19:41:28.900730 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2092/4207] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:41:28 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/dd5bdd00-c2a3-47a7-8c2d-0a829b5e7693 => generated 944 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:41:29.924318 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-29579ad1-3181-4d1e-a1f8-9a51f1924a5d tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/dd5bdd00-c2a3-47a7-8c2d-0a829b5e7693 Jan 28 19:41:29.926380 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-29579ad1-3181-4d1e-a1f8-9a51f1924a5d tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:41:29.927011 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:41:29.927011 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:41:29.928053 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-29579ad1-3181-4d1e-a1f8-9a51f1924a5d tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:41:30.022276 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:41:30.022276 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:41:30.031810 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-29579ad1-3181-4d1e-a1f8-9a51f1924a5d tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:41:30.118779 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-29579ad1-3181-4d1e-a1f8-9a51f1924a5d tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/dd5bdd00-c2a3-47a7-8c2d-0a829b5e7693 returned with HTTP 200 Jan 28 19:41:30.120098 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2116/4208] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:41:29 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/dd5bdd00-c2a3-47a7-8c2d-0a829b5e7693 => generated 944 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:41:31.151706 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f3f59edb-e74f-4cea-bd92-230954de9b89 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/dd5bdd00-c2a3-47a7-8c2d-0a829b5e7693 Jan 28 19:41:31.152814 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f3f59edb-e74f-4cea-bd92-230954de9b89 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:41:31.154909 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:41:31.154909 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:41:31.155760 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f3f59edb-e74f-4cea-bd92-230954de9b89 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:41:31.207703 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:41:31.207703 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:41:31.217855 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f3f59edb-e74f-4cea-bd92-230954de9b89 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:41:31.263345 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f3f59edb-e74f-4cea-bd92-230954de9b89 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/dd5bdd00-c2a3-47a7-8c2d-0a829b5e7693 returned with HTTP 200 Jan 28 19:41:31.294851 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2093/4209] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:41:31 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/dd5bdd00-c2a3-47a7-8c2d-0a829b5e7693 => generated 944 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:41:32.315501 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2bcfde31-c622-4f48-8fd6-28e1b3407cbd tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/dd5bdd00-c2a3-47a7-8c2d-0a829b5e7693 Jan 28 19:41:32.316306 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2bcfde31-c622-4f48-8fd6-28e1b3407cbd tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:41:32.316306 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:41:32.316306 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:41:32.316795 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2bcfde31-c622-4f48-8fd6-28e1b3407cbd tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:41:32.367022 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:41:32.367022 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:41:32.376181 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2bcfde31-c622-4f48-8fd6-28e1b3407cbd tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:41:32.400029 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2bcfde31-c622-4f48-8fd6-28e1b3407cbd tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/dd5bdd00-c2a3-47a7-8c2d-0a829b5e7693 returned with HTTP 200 Jan 28 19:41:32.400870 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2117/4210] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:41:32 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/dd5bdd00-c2a3-47a7-8c2d-0a829b5e7693 => generated 1394 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:41:32.416593 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-85db9940-c57a-4ca3-ab32-8612a182414d tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/dd5bdd00-c2a3-47a7-8c2d-0a829b5e7693 Jan 28 19:41:32.417257 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-85db9940-c57a-4ca3-ab32-8612a182414d tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:41:32.417532 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:41:32.417532 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:41:32.417965 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-85db9940-c57a-4ca3-ab32-8612a182414d tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:41:32.466852 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:41:32.466852 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:41:32.475470 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-85db9940-c57a-4ca3-ab32-8612a182414d tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:41:32.499675 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-85db9940-c57a-4ca3-ab32-8612a182414d tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/dd5bdd00-c2a3-47a7-8c2d-0a829b5e7693 returned with HTTP 200 Jan 28 19:41:32.500558 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2094/4211] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:41:32 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/dd5bdd00-c2a3-47a7-8c2d-0a829b5e7693 => generated 1394 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:41:32.738186 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-939a859d-bb00-4784-b211-28e2d55a07e5 req-01432f28-bfee-4e3b-b11a-721f38ebdafd tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/dd5bdd00-c2a3-47a7-8c2d-0a829b5e7693 Jan 28 19:41:32.738626 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-939a859d-bb00-4784-b211-28e2d55a07e5 req-01432f28-bfee-4e3b-b11a-721f38ebdafd tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:41:32.738839 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:41:32.738839 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:41:32.739209 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-939a859d-bb00-4784-b211-28e2d55a07e5 req-01432f28-bfee-4e3b-b11a-721f38ebdafd tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:41:32.788018 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:41:32.788018 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:41:32.797597 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-939a859d-bb00-4784-b211-28e2d55a07e5 req-01432f28-bfee-4e3b-b11a-721f38ebdafd tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:41:32.822706 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-939a859d-bb00-4784-b211-28e2d55a07e5 req-01432f28-bfee-4e3b-b11a-721f38ebdafd tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/dd5bdd00-c2a3-47a7-8c2d-0a829b5e7693 returned with HTTP 200 Jan 28 19:41:32.823569 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2118/4212] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 19:41:32 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/dd5bdd00-c2a3-47a7-8c2d-0a829b5e7693 => generated 1394 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:41:33.819925 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-939a859d-bb00-4784-b211-28e2d55a07e5 req-aa797737-cec9-48dc-a213-3388f5180765 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/dd5bdd00-c2a3-47a7-8c2d-0a829b5e7693 Jan 28 19:41:33.820661 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-939a859d-bb00-4784-b211-28e2d55a07e5 req-aa797737-cec9-48dc-a213-3388f5180765 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:41:33.820661 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:41:33.820661 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:41:33.821025 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-939a859d-bb00-4784-b211-28e2d55a07e5 req-aa797737-cec9-48dc-a213-3388f5180765 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:41:33.869985 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:41:33.869985 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:41:33.878484 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-939a859d-bb00-4784-b211-28e2d55a07e5 req-aa797737-cec9-48dc-a213-3388f5180765 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:41:33.901053 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-939a859d-bb00-4784-b211-28e2d55a07e5 req-aa797737-cec9-48dc-a213-3388f5180765 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/dd5bdd00-c2a3-47a7-8c2d-0a829b5e7693 returned with HTTP 200 Jan 28 19:41:33.901941 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2095/4213] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 19:41:33 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/dd5bdd00-c2a3-47a7-8c2d-0a829b5e7693 => generated 1394 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:41:33.912288 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-939a859d-bb00-4784-b211-28e2d55a07e5 req-01432f28-bfee-4e3b-b11a-721f38ebdafd tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume// Jan 28 19:41:33.912771 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-939a859d-bb00-4784-b211-28e2d55a07e5 req-01432f28-bfee-4e3b-b11a-721f38ebdafd tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:41:33.912990 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:41:33.912990 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:41:33.913393 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-939a859d-bb00-4784-b211-28e2d55a07e5 req-01432f28-bfee-4e3b-b11a-721f38ebdafd tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:41:33.915088 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-939a859d-bb00-4784-b211-28e2d55a07e5 req-01432f28-bfee-4e3b-b11a-721f38ebdafd tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 19:41:33.915674 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2119/4214] 10.222.0.16 () {58 vars in 1289 bytes} [Thu Jan 28 19:41: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 28 19:41:33.928595 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-939a859d-bb00-4784-b211-28e2d55a07e5 req-b585b91f-952b-4517-b629-0c1b20d03206 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] POST http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments Jan 28 19:41:33.929105 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:41:33.929105 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:41:33.929574 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-939a859d-bb00-4784-b211-28e2d55a07e5 req-b585b91f-952b-4517-b629-0c1b20d03206 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dd5bdd00-c2a3-47a7-8c2d-0a829b5e7693", "instance_uuid": "74893580-992a-4a33-947c-c39c1cc1f3d4", "connector": null}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:41:33.979835 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:41:33.979835 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:41:34.031095 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-939a859d-bb00-4784-b211-28e2d55a07e5 req-b585b91f-952b-4517-b629-0c1b20d03206 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments returned with HTTP 200 Jan 28 19:41:34.032010 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2096/4215] 10.222.0.16 () {66 vars in 1565 bytes} [Thu Jan 28 19:41:33 2021] POST /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments => generated 273 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:41:35.473068 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-939a859d-bb00-4784-b211-28e2d55a07e5 req-01432f28-bfee-4e3b-b11a-721f38ebdafd tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume// Jan 28 19:41:35.473613 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-939a859d-bb00-4784-b211-28e2d55a07e5 req-01432f28-bfee-4e3b-b11a-721f38ebdafd tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:41:35.474170 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-939a859d-bb00-4784-b211-28e2d55a07e5 req-01432f28-bfee-4e3b-b11a-721f38ebdafd tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:41:35.475219 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-939a859d-bb00-4784-b211-28e2d55a07e5 req-01432f28-bfee-4e3b-b11a-721f38ebdafd tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 19:41:35.475817 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2120/4216] 10.222.0.43 () {56 vars in 1089 bytes} [Thu Jan 28 19:41:35 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 19:41:35.488181 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-939a859d-bb00-4784-b211-28e2d55a07e5 req-5a90f628-021a-4dba-8307-f00559f72206 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/dd5bdd00-c2a3-47a7-8c2d-0a829b5e7693 Jan 28 19:41:35.488851 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-939a859d-bb00-4784-b211-28e2d55a07e5 req-5a90f628-021a-4dba-8307-f00559f72206 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:41:35.489069 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:41:35.489069 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:41:35.489515 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-939a859d-bb00-4784-b211-28e2d55a07e5 req-5a90f628-021a-4dba-8307-f00559f72206 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:41:35.538921 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:41:35.538921 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:41:35.547868 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-939a859d-bb00-4784-b211-28e2d55a07e5 req-5a90f628-021a-4dba-8307-f00559f72206 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:41:35.566319 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:41:35.566319 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:41:35.576287 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-939a859d-bb00-4784-b211-28e2d55a07e5 req-5a90f628-021a-4dba-8307-f00559f72206 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/dd5bdd00-c2a3-47a7-8c2d-0a829b5e7693 returned with HTTP 200 Jan 28 19:41:35.577106 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2097/4217] 10.222.0.43 () {60 vars in 1403 bytes} [Thu Jan 28 19:41:35 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/dd5bdd00-c2a3-47a7-8c2d-0a829b5e7693 => generated 1492 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 19:41:35.597164 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-939a859d-bb00-4784-b211-28e2d55a07e5 req-cfd3f112-a1ce-445f-9a5f-ae4cd415b3cd tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] PUT http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments/a8e46696-6ac8-40ad-846f-616a6cacf0d9 Jan 28 19:41:35.597973 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-939a859d-bb00-4784-b211-28e2d55a07e5 req-cfd3f112-a1ce-445f-9a5f-ae4cd415b3cd tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.43", "host": "n-h1-705657-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-705657-15.cbci-705657-15.local", "mountpoint": "/dev/sda"}}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:41:35.626987 n-d-705657-15 devstack@c-api.service[87913]: /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 28 19:41:35.626987 n-d-705657-15 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 28 19:41:35.627506 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-939a859d-bb00-4784-b211-28e2d55a07e5 req-cfd3f112-a1ce-445f-9a5f-ae4cd415b3cd tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Lock "b'cinder-attachment_update-dd5bdd00-c2a3-47a7-8c2d-0a829b5e7693-n-h1-705657-15'" acquired by "attachment_update" :: waited 0.010s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 19:41:35.629874 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:41:35.629874 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:41:37.007450 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-939a859d-bb00-4784-b211-28e2d55a07e5 req-cfd3f112-a1ce-445f-9a5f-ae4cd415b3cd tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Lock "b'cinder-attachment_update-dd5bdd00-c2a3-47a7-8c2d-0a829b5e7693-n-h1-705657-15'" released by "attachment_update" :: held 1.380s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 19:41:37.008569 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-939a859d-bb00-4784-b211-28e2d55a07e5 req-cfd3f112-a1ce-445f-9a5f-ae4cd415b3cd tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments/a8e46696-6ac8-40ad-846f-616a6cacf0d9 returned with HTTP 200 Jan 28 19:41:37.009570 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2121/4218] 10.222.0.43 () {64 vars in 1468 bytes} [Thu Jan 28 19:41:35 2021] PUT /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments/a8e46696-6ac8-40ad-846f-616a6cacf0d9 => generated 762 bytes in 1418 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:41:37.058416 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-939a859d-bb00-4784-b211-28e2d55a07e5 req-c13af937-fd8c-42ad-8ee1-76afcdad4292 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] POST http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments/a8e46696-6ac8-40ad-846f-616a6cacf0d9/action Jan 28 19:41:37.059734 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:41:37.059734 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:41:37.060736 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-939a859d-bb00-4784-b211-28e2d55a07e5 req-c13af937-fd8c-42ad-8ee1-76afcdad4292 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Action body: b'{"os-complete": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 19:41:37.061348 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-939a859d-bb00-4784-b211-28e2d55a07e5 req-c13af937-fd8c-42ad-8ee1-76afcdad4292 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 19:41:37.174099 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:41:37.174099 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:41:37.227848 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-939a859d-bb00-4784-b211-28e2d55a07e5 req-c13af937-fd8c-42ad-8ee1-76afcdad4292 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments/a8e46696-6ac8-40ad-846f-616a6cacf0d9/action returned with HTTP 204 Jan 28 19:41:37.229713 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2098/4219] 10.222.0.43 () {64 vars in 1489 bytes} [Thu Jan 28 19:41:37 2021] POST /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments/a8e46696-6ac8-40ad-846f-616a6cacf0d9/action => generated 0 bytes in 178 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:43:40.072539 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-cb76ab70-d014-45e1-adbc-7fba611caede req-ae9ebe5e-4134-4ef9-b633-b1260f62a48d tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] DELETE http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments/a8e46696-6ac8-40ad-846f-616a6cacf0d9 Jan 28 19:43:40.073281 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-cb76ab70-d014-45e1-adbc-7fba611caede req-ae9ebe5e-4134-4ef9-b633-b1260f62a48d tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:43:40.073281 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:43:40.073281 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:43:40.073744 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-cb76ab70-d014-45e1-adbc-7fba611caede req-ae9ebe5e-4134-4ef9-b633-b1260f62a48d tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:43:40.099231 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:43:40.099231 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:43:40.543504 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-cb76ab70-d014-45e1-adbc-7fba611caede req-ae9ebe5e-4134-4ef9-b633-b1260f62a48d tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 19:43:40.543934 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-cb76ab70-d014-45e1-adbc-7fba611caede req-ae9ebe5e-4134-4ef9-b633-b1260f62a48d tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Pending status list for volume during attachment-delete: [] {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 19:43:40.550200 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-cb76ab70-d014-45e1-adbc-7fba611caede req-ae9ebe5e-4134-4ef9-b633-b1260f62a48d tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments/a8e46696-6ac8-40ad-846f-616a6cacf0d9 returned with HTTP 200 Jan 28 19:43:40.551581 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2122/4220] 10.222.0.43 () {62 vars in 1437 bytes} [Thu Jan 28 19:43:40 2021] DELETE /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments/a8e46696-6ac8-40ad-846f-616a6cacf0d9 => generated 19 bytes in 483 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:43:41.998206 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e3685276-3faa-4e28-8691-50a55050e9fd tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] DELETE http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/dd5bdd00-c2a3-47a7-8c2d-0a829b5e7693 Jan 28 19:43:41.998730 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e3685276-3faa-4e28-8691-50a55050e9fd tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:43:41.998943 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:43:41.998943 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:43:41.999361 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e3685276-3faa-4e28-8691-50a55050e9fd tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:43:41.999872 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-e3685276-3faa-4e28-8691-50a55050e9fd tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Delete volume with id: dd5bdd00-c2a3-47a7-8c2d-0a829b5e7693 Jan 28 19:43:42.047976 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:43:42.047976 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:43:42.049119 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e3685276-3faa-4e28-8691-50a55050e9fd tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:43:42.084324 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e3685276-3faa-4e28-8691-50a55050e9fd tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Delete volume request issued successfully. Jan 28 19:43:42.084980 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e3685276-3faa-4e28-8691-50a55050e9fd tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/dd5bdd00-c2a3-47a7-8c2d-0a829b5e7693 returned with HTTP 202 Jan 28 19:43:42.085907 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2099/4221] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:43:41 2021] DELETE /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/dd5bdd00-c2a3-47a7-8c2d-0a829b5e7693 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:43:42.093801 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c0e56552-61fe-4b63-b565-cabd976d8012 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/dd5bdd00-c2a3-47a7-8c2d-0a829b5e7693 Jan 28 19:43:42.094599 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c0e56552-61fe-4b63-b565-cabd976d8012 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:43:42.094825 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:43:42.094825 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:43:42.095195 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c0e56552-61fe-4b63-b565-cabd976d8012 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:43:42.148128 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:43:42.148128 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:43:42.156586 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c0e56552-61fe-4b63-b565-cabd976d8012 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:43:42.180809 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c0e56552-61fe-4b63-b565-cabd976d8012 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/dd5bdd00-c2a3-47a7-8c2d-0a829b5e7693 returned with HTTP 200 Jan 28 19:43:42.190882 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2123/4222] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:43:42 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/dd5bdd00-c2a3-47a7-8c2d-0a829b5e7693 => generated 1393 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:43:43.198422 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-74e028d0-9603-436a-b78a-f57992e2b243 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/dd5bdd00-c2a3-47a7-8c2d-0a829b5e7693 Jan 28 19:43:43.199030 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-74e028d0-9603-436a-b78a-f57992e2b243 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:43:43.199191 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:43:43.199191 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:43:43.199565 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-74e028d0-9603-436a-b78a-f57992e2b243 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:43:43.249124 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:43:43.249124 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:43:43.258515 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-74e028d0-9603-436a-b78a-f57992e2b243 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:43:43.282589 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-74e028d0-9603-436a-b78a-f57992e2b243 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/dd5bdd00-c2a3-47a7-8c2d-0a829b5e7693 returned with HTTP 200 Jan 28 19:43:43.292553 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2100/4223] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:43:43 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/dd5bdd00-c2a3-47a7-8c2d-0a829b5e7693 => generated 1393 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:43:44.300064 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-86d87611-89c5-4d88-aa46-d57f9bd7a9cf tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/dd5bdd00-c2a3-47a7-8c2d-0a829b5e7693 Jan 28 19:43:44.300654 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-86d87611-89c5-4d88-aa46-d57f9bd7a9cf tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:43:44.300654 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:43:44.300654 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:43:44.302106 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-86d87611-89c5-4d88-aa46-d57f9bd7a9cf tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:43:44.347991 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-86d87611-89c5-4d88-aa46-d57f9bd7a9cf tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/dd5bdd00-c2a3-47a7-8c2d-0a829b5e7693 returned with HTTP 404 Jan 28 19:43:44.349056 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2124/4224] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:43:44 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/dd5bdd00-c2a3-47a7-8c2d-0a829b5e7693 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:43:44.357372 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1f134419-65ca-433d-a60c-392aba8555bd tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] DELETE http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/11fc5cdd-0fa6-4e78-8c2f-4a5a1d9c707f Jan 28 19:43:44.358002 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1f134419-65ca-433d-a60c-392aba8555bd tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:43:44.358218 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:43:44.358218 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:43:44.358599 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1f134419-65ca-433d-a60c-392aba8555bd tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:43:44.358963 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v2.snapshots [None req-1f134419-65ca-433d-a60c-392aba8555bd tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Delete snapshot with id: 11fc5cdd-0fa6-4e78-8c2f-4a5a1d9c707f Jan 28 19:43:44.385452 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:43:44.385452 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:43:44.386571 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1f134419-65ca-433d-a60c-392aba8555bd tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Snapshot retrieved successfully. Jan 28 19:43:44.448832 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1f134419-65ca-433d-a60c-392aba8555bd tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Snapshot delete request issued successfully. Jan 28 19:43:44.449362 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1f134419-65ca-433d-a60c-392aba8555bd tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/11fc5cdd-0fa6-4e78-8c2f-4a5a1d9c707f returned with HTTP 202 Jan 28 19:43:44.450411 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2101/4225] 10.222.0.16 () {58 vars in 1324 bytes} [Thu Jan 28 19:43:44 2021] DELETE /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/11fc5cdd-0fa6-4e78-8c2f-4a5a1d9c707f => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:43:44.459039 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5647f134-b9f6-4d9a-888c-261e43818ba3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/11fc5cdd-0fa6-4e78-8c2f-4a5a1d9c707f Jan 28 19:43:44.459773 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5647f134-b9f6-4d9a-888c-261e43818ba3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:43:44.460364 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5647f134-b9f6-4d9a-888c-261e43818ba3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:43:44.487660 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:43:44.487660 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:43:44.489596 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5647f134-b9f6-4d9a-888c-261e43818ba3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Snapshot retrieved successfully. Jan 28 19:43:44.491739 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5647f134-b9f6-4d9a-888c-261e43818ba3 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/11fc5cdd-0fa6-4e78-8c2f-4a5a1d9c707f returned with HTTP 200 Jan 28 19:43:44.492752 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2125/4226] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:43:44 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/11fc5cdd-0fa6-4e78-8c2f-4a5a1d9c707f => generated 466 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 19:43:45.505847 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b99a6bbc-00b0-4a91-a823-ad542e048746 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/11fc5cdd-0fa6-4e78-8c2f-4a5a1d9c707f Jan 28 19:43:45.506400 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b99a6bbc-00b0-4a91-a823-ad542e048746 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:43:45.506567 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:43:45.506567 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:43:45.506949 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b99a6bbc-00b0-4a91-a823-ad542e048746 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:43:45.531776 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:43:45.531776 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:43:45.533179 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b99a6bbc-00b0-4a91-a823-ad542e048746 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Snapshot retrieved successfully. Jan 28 19:43:45.534955 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b99a6bbc-00b0-4a91-a823-ad542e048746 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/11fc5cdd-0fa6-4e78-8c2f-4a5a1d9c707f returned with HTTP 200 Jan 28 19:43:45.535997 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2102/4227] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:43:45 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/11fc5cdd-0fa6-4e78-8c2f-4a5a1d9c707f => generated 466 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:43:46.548323 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8351be80-1dc8-4650-9c97-263aa84f1910 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/11fc5cdd-0fa6-4e78-8c2f-4a5a1d9c707f Jan 28 19:43:46.551296 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8351be80-1dc8-4650-9c97-263aa84f1910 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:43:46.551613 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:43:46.551613 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:43:46.551980 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8351be80-1dc8-4650-9c97-263aa84f1910 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:43:46.576149 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8351be80-1dc8-4650-9c97-263aa84f1910 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/11fc5cdd-0fa6-4e78-8c2f-4a5a1d9c707f returned with HTTP 404 Jan 28 19:43:46.577242 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2126/4228] 10.222.0.16 () {58 vars in 1321 bytes} [Thu Jan 28 19:43:46 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/snapshots/11fc5cdd-0fa6-4e78-8c2f-4a5a1d9c707f => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 19:43:56.786923 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-0dac826e-62cc-4092-9e0a-1bdf3f8e646f req-df7256ad-fe3a-410d-a597-3f280437a088 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] DELETE http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments/d95fac26-b51e-45ae-b171-b3af0cf2e9e1 Jan 28 19:43:56.787622 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-0dac826e-62cc-4092-9e0a-1bdf3f8e646f req-df7256ad-fe3a-410d-a597-3f280437a088 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:43:56.787845 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:43:56.787845 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:43:56.788407 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-0dac826e-62cc-4092-9e0a-1bdf3f8e646f req-df7256ad-fe3a-410d-a597-3f280437a088 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:43:56.812475 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:43:56.812475 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:43:57.278319 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-0dac826e-62cc-4092-9e0a-1bdf3f8e646f req-df7256ad-fe3a-410d-a597-3f280437a088 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 19:43:57.278741 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-0dac826e-62cc-4092-9e0a-1bdf3f8e646f req-df7256ad-fe3a-410d-a597-3f280437a088 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Pending status list for volume during attachment-delete: [] {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 19:43:57.286854 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-0dac826e-62cc-4092-9e0a-1bdf3f8e646f req-df7256ad-fe3a-410d-a597-3f280437a088 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments/d95fac26-b51e-45ae-b171-b3af0cf2e9e1 returned with HTTP 200 Jan 28 19:43:57.287782 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2103/4229] 10.222.0.11 () {62 vars in 1437 bytes} [Thu Jan 28 19:43:56 2021] DELETE /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/attachments/d95fac26-b51e-45ae-b171-b3af0cf2e9e1 => generated 19 bytes in 507 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 19:44:00.680586 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-77d8cddc-6f5c-45c3-b4f1-096d4174a148 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] DELETE http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 Jan 28 19:44:00.681100 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-77d8cddc-6f5c-45c3-b4f1-096d4174a148 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:44:00.681655 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-77d8cddc-6f5c-45c3-b4f1-096d4174a148 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:44:00.682125 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-77d8cddc-6f5c-45c3-b4f1-096d4174a148 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Delete volume with id: ba8d06df-c662-4920-850a-2759ed6f1511 Jan 28 19:44:00.731001 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:44:00.731001 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:44:00.732174 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-77d8cddc-6f5c-45c3-b4f1-096d4174a148 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:44:00.759103 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-77d8cddc-6f5c-45c3-b4f1-096d4174a148 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Delete volume request issued successfully. Jan 28 19:44:00.759596 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-77d8cddc-6f5c-45c3-b4f1-096d4174a148 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 returned with HTTP 202 Jan 28 19:44:00.760483 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2127/4230] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 19:44:00 2021] DELETE /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 19:44:00.768101 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ca7ad506-69b8-4937-a985-1aee7ab46b03 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 Jan 28 19:44:00.768645 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ca7ad506-69b8-4937-a985-1aee7ab46b03 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:44:00.768842 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:44:00.768842 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:44:00.769774 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ca7ad506-69b8-4937-a985-1aee7ab46b03 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:44:00.819318 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:44:00.819318 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:44:00.827946 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ca7ad506-69b8-4937-a985-1aee7ab46b03 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:44:00.853200 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ca7ad506-69b8-4937-a985-1aee7ab46b03 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 returned with HTTP 200 Jan 28 19:44:00.854034 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2104/4231] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:44:00 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 => generated 1367 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:44:01.870987 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c4a6066c-db48-4b66-b851-ac8e35a8740e tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 Jan 28 19:44:01.871531 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c4a6066c-db48-4b66-b851-ac8e35a8740e tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:44:01.871941 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:44:01.871941 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:44:01.872401 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c4a6066c-db48-4b66-b851-ac8e35a8740e tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:44:01.925686 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 19:44:01.925686 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 19:44:01.934206 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c4a6066c-db48-4b66-b851-ac8e35a8740e tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Volume info retrieved successfully. Jan 28 19:44:01.960065 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c4a6066c-db48-4b66-b851-ac8e35a8740e tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 returned with HTTP 200 Jan 28 19:44:01.970568 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2128/4232] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:44:01 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 => generated 1367 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 19:44:02.978344 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-851ea793-091f-4071-a4c5-cb1efea64ba0 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] GET http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 Jan 28 19:44:02.978867 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-851ea793-091f-4071-a4c5-cb1efea64ba0 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 19:44:02.979309 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 19:44:02.979309 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 19:44:02.979789 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-851ea793-091f-4071-a4c5-cb1efea64ba0 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 19:44:03.037522 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-851ea793-091f-4071-a4c5-cb1efea64ba0 tempest-TestVolumeBootPattern-824530304 tempest-TestVolumeBootPattern-824530304-project] http://10.222.0.16/volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 returned with HTTP 404 Jan 28 19:44:03.038986 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2105/4233] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 19:44:02 2021] GET /volume/v3/3e7c7cdcb9c849468277d01d6827b1ee/volumes/ba8d06df-c662-4920-850a-2759ed6f1511 => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 20:04:45.324743 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a3918840-169f-49fd-8f48-e425267f2028 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] POST http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/volumes Jan 28 20:04:45.325271 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:04:45.325271 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:04:45.325647 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a3918840-169f-49fd-8f48-e425267f2028 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestJSON-volume-762541947"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 20:04:45.326727 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-a3918840-169f-49fd-8f48-e425267f2028 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestJSON-volume-762541947'}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 20:04:45.327100 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-a3918840-169f-49fd-8f48-e425267f2028 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Create volume of 1 GB Jan 28 20:04:45.340784 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a3918840-169f-49fd-8f48-e425267f2028 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Availability Zones retrieved successfully. Jan 28 20:04:45.358174 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a3918840-169f-49fd-8f48-e425267f2028 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Flow 'volume_create_api' (a939b997-7468-4cc7-9001-3486e5368cc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 20:04:45.360937 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a3918840-169f-49fd-8f48-e425267f2028 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83287b64-63c6-4163-9a79-adeeb3ae3d61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 20:04:45.363005 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-a3918840-169f-49fd-8f48-e425267f2028 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 20:04:45.429666 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a3918840-169f-49fd-8f48-e425267f2028 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83287b64-63c6-4163-9a79-adeeb3ae3d61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 20:04:45.431873 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a3918840-169f-49fd-8f48-e425267f2028 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10f93558-45e3-4ad9-a070-fe61c00ce480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 20:04:45.517892 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-a3918840-169f-49fd-8f48-e425267f2028 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Created reservations ['50b59a18-3066-42d9-89ae-c4287b5de306', '7c99105e-4090-48ec-b4e7-8c2fac58bdf5', 'a2f970c5-146e-47db-afb8-9594fde5b77d', '506aeb6f-4fe8-4317-bd8f-91286e99e6fb'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 20:04:45.519692 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a3918840-169f-49fd-8f48-e425267f2028 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10f93558-45e3-4ad9-a070-fe61c00ce480) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50b59a18-3066-42d9-89ae-c4287b5de306', '7c99105e-4090-48ec-b4e7-8c2fac58bdf5', 'a2f970c5-146e-47db-afb8-9594fde5b77d', '506aeb6f-4fe8-4317-bd8f-91286e99e6fb']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 20:04:45.521846 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a3918840-169f-49fd-8f48-e425267f2028 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b3b2962-8f2e-4b5b-912c-6149ed657261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 20:04:45.576935 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a3918840-169f-49fd-8f48-e425267f2028 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b3b2962-8f2e-4b5b-912c-6149ed657261) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '914a8c6f-71a6-46b6-944d-50fdba7c2e7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-762541947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d513af5336e4259b9c3a6d9ee94c6a5',qos_specs=None,replication_status=,reservations=['50b59a18-3066-42d9-89ae-c4287b5de306','7c99105e-4090-48ec-b4e7-8c2fac58bdf5','a2f970c5-146e-47db-afb8-9594fde5b77d','506aeb6f-4fe8-4317-bd8f-91286e99e6fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d35c706cb994464ba51ce487cf327ea6',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T20:04:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-762541947',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=914a8c6f-71a6-46b6-944d-50fdba7c2e7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d513af5336e4259b9c3a6d9ee94c6a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d35c706cb994464ba51ce487cf327ea6',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 20:04:45.580033 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a3918840-169f-49fd-8f48-e425267f2028 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f38f8857-3d35-4fca-a21f-40f8605fbad6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 20:04:45.605074 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a3918840-169f-49fd-8f48-e425267f2028 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f38f8857-3d35-4fca-a21f-40f8605fbad6) transitioned into state 'SUCCESS' from state '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-762541947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d513af5336e4259b9c3a6d9ee94c6a5',qos_specs=None,replication_status=,reservations=['50b59a18-3066-42d9-89ae-c4287b5de306','7c99105e-4090-48ec-b4e7-8c2fac58bdf5','a2f970c5-146e-47db-afb8-9594fde5b77d','506aeb6f-4fe8-4317-bd8f-91286e99e6fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d35c706cb994464ba51ce487cf327ea6',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 20:04:45.607068 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a3918840-169f-49fd-8f48-e425267f2028 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15c10f0a-b2fd-4297-9744-b8d0f9381c6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 20:04:45.620759 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a3918840-169f-49fd-8f48-e425267f2028 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15c10f0a-b2fd-4297-9744-b8d0f9381c6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 20:04:45.623419 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a3918840-169f-49fd-8f48-e425267f2028 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Flow 'volume_create_api' (a939b997-7468-4cc7-9001-3486e5368cc1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 20:04:45.672606 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a3918840-169f-49fd-8f48-e425267f2028 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Create volume request issued successfully. Jan 28 20:04:45.686007 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a3918840-169f-49fd-8f48-e425267f2028 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/volumes returned with HTTP 202 Jan 28 20:04:45.697354 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2129/4234] 10.222.0.16 () {60 vars in 1225 bytes} [Thu Jan 28 20:04:45 2021] POST /volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/volumes => generated 820 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 20:04:45.705721 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f9d4bcd2-5fe6-4a8f-90f7-f7885099c797 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] GET http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/volumes/914a8c6f-71a6-46b6-944d-50fdba7c2e7f Jan 28 20:04:45.706586 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f9d4bcd2-5fe6-4a8f-90f7-f7885099c797 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:04:45.707685 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f9d4bcd2-5fe6-4a8f-90f7-f7885099c797 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:04:45.761232 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:04:45.761232 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:04:45.770221 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f9d4bcd2-5fe6-4a8f-90f7-f7885099c797 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Volume info retrieved successfully. Jan 28 20:04:45.791483 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f9d4bcd2-5fe6-4a8f-90f7-f7885099c797 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/volumes/914a8c6f-71a6-46b6-944d-50fdba7c2e7f returned with HTTP 200 Jan 28 20:04:45.792305 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2106/4235] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:04:45 2021] GET /volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/volumes/914a8c6f-71a6-46b6-944d-50fdba7c2e7f => generated 912 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:04:46.810196 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-df3ebe63-00d6-49dc-aaa5-8f16eba46944 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] GET http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/volumes/914a8c6f-71a6-46b6-944d-50fdba7c2e7f Jan 28 20:04:46.810812 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-df3ebe63-00d6-49dc-aaa5-8f16eba46944 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:04:46.810812 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:04:46.810812 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:04:46.811277 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-df3ebe63-00d6-49dc-aaa5-8f16eba46944 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:04:46.860399 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:04:46.860399 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:04:46.868787 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-df3ebe63-00d6-49dc-aaa5-8f16eba46944 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Volume info retrieved successfully. Jan 28 20:04:46.891134 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-df3ebe63-00d6-49dc-aaa5-8f16eba46944 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/volumes/914a8c6f-71a6-46b6-944d-50fdba7c2e7f returned with HTTP 200 Jan 28 20:04:46.891964 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2130/4236] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:04:46 2021] GET /volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/volumes/914a8c6f-71a6-46b6-944d-50fdba7c2e7f => generated 913 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:04:47.388355 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-24b67bb4-cb19-4f50-8c4e-2176288b8c63 req-d159235b-fc39-4523-9978-5409f00d290d tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] GET http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/volumes/914a8c6f-71a6-46b6-944d-50fdba7c2e7f Jan 28 20:04:47.388871 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-24b67bb4-cb19-4f50-8c4e-2176288b8c63 req-d159235b-fc39-4523-9978-5409f00d290d tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:04:47.389087 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:04:47.389087 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:04:47.389492 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-24b67bb4-cb19-4f50-8c4e-2176288b8c63 req-d159235b-fc39-4523-9978-5409f00d290d tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:04:47.439116 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:04:47.439116 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:04:47.447746 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-24b67bb4-cb19-4f50-8c4e-2176288b8c63 req-d159235b-fc39-4523-9978-5409f00d290d tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Volume info retrieved successfully. Jan 28 20:04:47.469404 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-24b67bb4-cb19-4f50-8c4e-2176288b8c63 req-d159235b-fc39-4523-9978-5409f00d290d tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/volumes/914a8c6f-71a6-46b6-944d-50fdba7c2e7f returned with HTTP 200 Jan 28 20:04:47.470242 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2107/4237] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 20:04:47 2021] GET /volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/volumes/914a8c6f-71a6-46b6-944d-50fdba7c2e7f => generated 913 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:04:47.552496 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-df3ebe63-00d6-49dc-aaa5-8f16eba46944 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] GET http://10.222.0.16/volume// Jan 28 20:04:47.553016 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-df3ebe63-00d6-49dc-aaa5-8f16eba46944 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:04:47.553288 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:04:47.553288 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:04:47.553664 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-df3ebe63-00d6-49dc-aaa5-8f16eba46944 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:04:47.554937 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-df3ebe63-00d6-49dc-aaa5-8f16eba46944 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 20:04:47.555572 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2131/4238] 10.222.0.16 () {58 vars in 1289 bytes} [Thu Jan 28 20:04:47 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 20:04:47.569359 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-24b67bb4-cb19-4f50-8c4e-2176288b8c63 req-96b50bb2-86bc-44b3-bd26-fda7f9d7d3c3 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] POST http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/attachments Jan 28 20:04:47.569855 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:04:47.569855 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:04:47.570275 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-24b67bb4-cb19-4f50-8c4e-2176288b8c63 req-96b50bb2-86bc-44b3-bd26-fda7f9d7d3c3 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "914a8c6f-71a6-46b6-944d-50fdba7c2e7f", "instance_uuid": "da14bafd-facb-4647-aa64-a3a7b66307c3", "connector": null}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 20:04:47.622158 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:04:47.622158 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:04:47.671570 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-24b67bb4-cb19-4f50-8c4e-2176288b8c63 req-96b50bb2-86bc-44b3-bd26-fda7f9d7d3c3 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/attachments returned with HTTP 200 Jan 28 20:04:47.672984 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2108/4239] 10.222.0.16 () {66 vars in 1565 bytes} [Thu Jan 28 20:04:47 2021] POST /volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/attachments => generated 273 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 20:04:47.708014 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-010f445c-d197-4db4-a4d5-7588fd6f0430 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] GET http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/volumes/914a8c6f-71a6-46b6-944d-50fdba7c2e7f Jan 28 20:04:47.708541 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-010f445c-d197-4db4-a4d5-7588fd6f0430 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:04:47.709026 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-010f445c-d197-4db4-a4d5-7588fd6f0430 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:04:47.737292 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-24b67bb4-cb19-4f50-8c4e-2176288b8c63 req-96b50bb2-86bc-44b3-bd26-fda7f9d7d3c3 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] GET http://10.222.0.16/volume// Jan 28 20:04:47.737782 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-24b67bb4-cb19-4f50-8c4e-2176288b8c63 req-96b50bb2-86bc-44b3-bd26-fda7f9d7d3c3 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:04:47.738035 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:04:47.738035 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:04:47.738418 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-24b67bb4-cb19-4f50-8c4e-2176288b8c63 req-96b50bb2-86bc-44b3-bd26-fda7f9d7d3c3 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:04:47.739624 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-24b67bb4-cb19-4f50-8c4e-2176288b8c63 req-96b50bb2-86bc-44b3-bd26-fda7f9d7d3c3 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 20:04:47.740222 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2109/4240] 10.222.0.11 () {56 vars in 1089 bytes} [Thu Jan 28 20:04:47 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 28 20:04:47.752957 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-24b67bb4-cb19-4f50-8c4e-2176288b8c63 req-e642b363-9faf-405e-a888-384fc0655999 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] GET http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/volumes/914a8c6f-71a6-46b6-944d-50fdba7c2e7f Jan 28 20:04:47.753581 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-24b67bb4-cb19-4f50-8c4e-2176288b8c63 req-e642b363-9faf-405e-a888-384fc0655999 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:04:47.754057 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-24b67bb4-cb19-4f50-8c4e-2176288b8c63 req-e642b363-9faf-405e-a888-384fc0655999 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:04:47.760061 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:04:47.760061 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:04:47.768314 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-010f445c-d197-4db4-a4d5-7588fd6f0430 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Volume info retrieved successfully. Jan 28 20:04:47.787284 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:04:47.787284 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:04:47.795576 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-010f445c-d197-4db4-a4d5-7588fd6f0430 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/volumes/914a8c6f-71a6-46b6-944d-50fdba7c2e7f returned with HTTP 200 Jan 28 20:04:47.796407 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2132/4241] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:04:47 2021] GET /volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/volumes/914a8c6f-71a6-46b6-944d-50fdba7c2e7f => generated 912 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:04:47.803769 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:04:47.803769 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:04:47.812236 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-24b67bb4-cb19-4f50-8c4e-2176288b8c63 req-e642b363-9faf-405e-a888-384fc0655999 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Volume info retrieved successfully. Jan 28 20:04:47.830184 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:04:47.830184 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:04:47.838307 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-24b67bb4-cb19-4f50-8c4e-2176288b8c63 req-e642b363-9faf-405e-a888-384fc0655999 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/volumes/914a8c6f-71a6-46b6-944d-50fdba7c2e7f returned with HTTP 200 Jan 28 20:04:47.839099 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2110/4242] 10.222.0.11 () {60 vars in 1403 bytes} [Thu Jan 28 20:04:47 2021] GET /volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/volumes/914a8c6f-71a6-46b6-944d-50fdba7c2e7f => generated 1011 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 28 20:04:47.878072 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-24b67bb4-cb19-4f50-8c4e-2176288b8c63 req-c21101df-5af9-4598-aaf1-b2921884f6e5 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] PUT http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/attachments/f7c45890-17dd-42e6-96e0-8495f6f9f941 Jan 28 20:04:47.878584 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:04:47.878584 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:04:47.879052 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-24b67bb4-cb19-4f50-8c4e-2176288b8c63 req-c21101df-5af9-4598-aaf1-b2921884f6e5 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.11", "host": "n-h2-705657-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-705657-15.cbci-705657-15.local", "mountpoint": "/dev/sdb"}}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 20:04:47.905442 n-d-705657-15 devstack@c-api.service[87913]: /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 28 20:04:47.905442 n-d-705657-15 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 28 20:04:47.905873 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-24b67bb4-cb19-4f50-8c4e-2176288b8c63 req-c21101df-5af9-4598-aaf1-b2921884f6e5 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Lock "b'cinder-attachment_update-914a8c6f-71a6-46b6-944d-50fdba7c2e7f-n-h2-705657-15'" acquired by "attachment_update" :: waited 0.009s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 20:04:47.908667 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:04:47.908667 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:04:48.814422 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7ff29dff-f1c6-4b94-adf2-8218805341a7 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] GET http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/volumes/914a8c6f-71a6-46b6-944d-50fdba7c2e7f Jan 28 20:04:48.815000 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7ff29dff-f1c6-4b94-adf2-8218805341a7 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:04:48.815159 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:04:48.815159 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:04:48.815495 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7ff29dff-f1c6-4b94-adf2-8218805341a7 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:04:48.864630 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:04:48.864630 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:04:48.873120 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7ff29dff-f1c6-4b94-adf2-8218805341a7 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Volume info retrieved successfully. Jan 28 20:04:48.892831 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:04:48.892831 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:04:48.901681 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7ff29dff-f1c6-4b94-adf2-8218805341a7 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/volumes/914a8c6f-71a6-46b6-944d-50fdba7c2e7f returned with HTTP 200 Jan 28 20:04:48.902518 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2111/4243] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:04:48 2021] GET /volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/volumes/914a8c6f-71a6-46b6-944d-50fdba7c2e7f => generated 912 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 20:04:49.143792 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-24b67bb4-cb19-4f50-8c4e-2176288b8c63 req-c21101df-5af9-4598-aaf1-b2921884f6e5 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Lock "b'cinder-attachment_update-914a8c6f-71a6-46b6-944d-50fdba7c2e7f-n-h2-705657-15'" released by "attachment_update" :: held 1.238s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 20:04:49.144460 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-24b67bb4-cb19-4f50-8c4e-2176288b8c63 req-c21101df-5af9-4598-aaf1-b2921884f6e5 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/attachments/f7c45890-17dd-42e6-96e0-8495f6f9f941 returned with HTTP 200 Jan 28 20:04:49.145374 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2133/4244] 10.222.0.11 () {64 vars in 1468 bytes} [Thu Jan 28 20:04:47 2021] PUT /volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/attachments/f7c45890-17dd-42e6-96e0-8495f6f9f941 => generated 762 bytes in 1272 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 20:04:49.919527 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-800779a6-9002-4da1-9c07-b78cd16a7ab3 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] GET http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/volumes/914a8c6f-71a6-46b6-944d-50fdba7c2e7f Jan 28 20:04:49.920725 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-800779a6-9002-4da1-9c07-b78cd16a7ab3 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:04:49.920956 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:04:49.920956 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:04:49.921385 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-800779a6-9002-4da1-9c07-b78cd16a7ab3 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:04:49.971855 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:04:49.971855 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:04:49.980343 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-800779a6-9002-4da1-9c07-b78cd16a7ab3 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Volume info retrieved successfully. Jan 28 20:04:50.000301 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:04:50.000301 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:04:50.008647 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-800779a6-9002-4da1-9c07-b78cd16a7ab3 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/volumes/914a8c6f-71a6-46b6-944d-50fdba7c2e7f returned with HTTP 200 Jan 28 20:04:50.009522 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2112/4245] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:04:49 2021] GET /volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/volumes/914a8c6f-71a6-46b6-944d-50fdba7c2e7f => generated 913 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:04:51.025914 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d7b6c5c9-ced7-4584-b15c-6857a7b231c4 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] GET http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/volumes/914a8c6f-71a6-46b6-944d-50fdba7c2e7f Jan 28 20:04:51.026502 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d7b6c5c9-ced7-4584-b15c-6857a7b231c4 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:04:51.026676 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:04:51.026676 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:04:51.026982 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d7b6c5c9-ced7-4584-b15c-6857a7b231c4 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:04:51.083738 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:04:51.083738 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:04:51.092999 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d7b6c5c9-ced7-4584-b15c-6857a7b231c4 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Volume info retrieved successfully. Jan 28 20:04:51.117410 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:04:51.117410 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:04:51.127087 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d7b6c5c9-ced7-4584-b15c-6857a7b231c4 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/volumes/914a8c6f-71a6-46b6-944d-50fdba7c2e7f returned with HTTP 200 Jan 28 20:04:51.127930 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2134/4246] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:04:51 2021] GET /volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/volumes/914a8c6f-71a6-46b6-944d-50fdba7c2e7f => generated 913 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:04:52.144611 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-54565c22-ef2e-4263-807d-fd3f14dd297b tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] GET http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/volumes/914a8c6f-71a6-46b6-944d-50fdba7c2e7f Jan 28 20:04:52.145232 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-54565c22-ef2e-4263-807d-fd3f14dd297b tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:04:52.145361 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:04:52.145361 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:04:52.145699 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-54565c22-ef2e-4263-807d-fd3f14dd297b tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:04:52.194369 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:04:52.194369 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:04:52.202380 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-54565c22-ef2e-4263-807d-fd3f14dd297b tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Volume info retrieved successfully. Jan 28 20:04:52.220982 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:04:52.220982 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:04:52.229639 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-54565c22-ef2e-4263-807d-fd3f14dd297b tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/volumes/914a8c6f-71a6-46b6-944d-50fdba7c2e7f returned with HTTP 200 Jan 28 20:04:52.230673 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2113/4247] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:04:52 2021] GET /volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/volumes/914a8c6f-71a6-46b6-944d-50fdba7c2e7f => generated 913 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:04:53.247275 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-072bfd14-967a-4cf4-87a6-6d46e55c1809 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] GET http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/volumes/914a8c6f-71a6-46b6-944d-50fdba7c2e7f Jan 28 20:04:53.247865 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-072bfd14-967a-4cf4-87a6-6d46e55c1809 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:04:53.247982 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:04:53.247982 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:04:53.248281 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-072bfd14-967a-4cf4-87a6-6d46e55c1809 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:04:53.300552 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:04:53.300552 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:04:53.309737 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-072bfd14-967a-4cf4-87a6-6d46e55c1809 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Volume info retrieved successfully. Jan 28 20:04:53.330287 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:04:53.330287 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:04:53.339431 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-072bfd14-967a-4cf4-87a6-6d46e55c1809 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/volumes/914a8c6f-71a6-46b6-944d-50fdba7c2e7f returned with HTTP 200 Jan 28 20:04:53.340299 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2135/4248] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:04:53 2021] GET /volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/volumes/914a8c6f-71a6-46b6-944d-50fdba7c2e7f => generated 913 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:04:54.358019 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6cfcf0cd-f94a-4505-81fc-d8be4dfd535a tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] GET http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/volumes/914a8c6f-71a6-46b6-944d-50fdba7c2e7f Jan 28 20:04:54.358753 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6cfcf0cd-f94a-4505-81fc-d8be4dfd535a tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:04:54.358753 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:04:54.358753 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:04:54.359994 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-6cfcf0cd-f94a-4505-81fc-d8be4dfd535a tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:04:54.409565 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:04:54.409565 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:04:54.420382 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-6cfcf0cd-f94a-4505-81fc-d8be4dfd535a tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Volume info retrieved successfully. Jan 28 20:04:54.441072 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:04:54.441072 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:04:54.450018 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-6cfcf0cd-f94a-4505-81fc-d8be4dfd535a tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/volumes/914a8c6f-71a6-46b6-944d-50fdba7c2e7f returned with HTTP 200 Jan 28 20:04:54.450857 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2114/4249] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:04:54 2021] GET /volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/volumes/914a8c6f-71a6-46b6-944d-50fdba7c2e7f => generated 913 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:04:55.321613 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-24b67bb4-cb19-4f50-8c4e-2176288b8c63 req-2b718186-39b1-4fee-a216-6bed6ff2241a tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] POST http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/attachments/f7c45890-17dd-42e6-96e0-8495f6f9f941/action Jan 28 20:04:55.322125 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:04:55.322125 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:04:55.322570 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-24b67bb4-cb19-4f50-8c4e-2176288b8c63 req-2b718186-39b1-4fee-a216-6bed6ff2241a tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Action body: b'{"os-complete": null}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 20:04:55.322957 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-24b67bb4-cb19-4f50-8c4e-2176288b8c63 req-2b718186-39b1-4fee-a216-6bed6ff2241a tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 20:04:55.392024 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:04:55.392024 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:04:55.404309 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-24b67bb4-cb19-4f50-8c4e-2176288b8c63 req-2b718186-39b1-4fee-a216-6bed6ff2241a tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/attachments/f7c45890-17dd-42e6-96e0-8495f6f9f941/action returned with HTTP 204 Jan 28 20:04:55.405204 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2136/4250] 10.222.0.11 () {64 vars in 1489 bytes} [Thu Jan 28 20:04:55 2021] POST /volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/attachments/f7c45890-17dd-42e6-96e0-8495f6f9f941/action => generated 0 bytes in 88 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 20:04:55.467495 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fe47c14b-9786-441f-9149-b46e3662e932 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] GET http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/volumes/914a8c6f-71a6-46b6-944d-50fdba7c2e7f Jan 28 20:04:55.467941 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fe47c14b-9786-441f-9149-b46e3662e932 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:04:55.468195 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:04:55.468195 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:04:55.469176 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fe47c14b-9786-441f-9149-b46e3662e932 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:04:55.521188 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:04:55.521188 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:04:55.529366 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fe47c14b-9786-441f-9149-b46e3662e932 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Volume info retrieved successfully. Jan 28 20:04:55.548068 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:04:55.548068 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:04:55.556534 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fe47c14b-9786-441f-9149-b46e3662e932 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/volumes/914a8c6f-71a6-46b6-944d-50fdba7c2e7f returned with HTTP 200 Jan 28 20:04:55.557414 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2115/4251] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:04:55 2021] GET /volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/volumes/914a8c6f-71a6-46b6-944d-50fdba7c2e7f => generated 1205 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 20:05:11.089065 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-24b67bb4-cb19-4f50-8c4e-2176288b8c63 req-2b718186-39b1-4fee-a216-6bed6ff2241a tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] GET http://10.222.0.16/volume// Jan 28 20:05:11.089664 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-24b67bb4-cb19-4f50-8c4e-2176288b8c63 req-2b718186-39b1-4fee-a216-6bed6ff2241a tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:05:11.089957 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:05:11.089957 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:05:11.090396 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-24b67bb4-cb19-4f50-8c4e-2176288b8c63 req-2b718186-39b1-4fee-a216-6bed6ff2241a tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:05:11.091507 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-24b67bb4-cb19-4f50-8c4e-2176288b8c63 req-2b718186-39b1-4fee-a216-6bed6ff2241a tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 20:05:11.092196 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2137/4252] 10.222.0.11 () {56 vars in 1089 bytes} [Thu Jan 28 20:05: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 28 20:05:11.105969 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1338a588-2420-4bef-95f6-c2705c2a7ca8 req-8c3d006f-0e51-4a4e-a466-ecb61dabb8c5 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] POST http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/attachments Jan 28 20:05:11.106469 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:05:11.106469 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:05:11.106892 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-1338a588-2420-4bef-95f6-c2705c2a7ca8 req-8c3d006f-0e51-4a4e-a466-ecb61dabb8c5 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "914a8c6f-71a6-46b6-944d-50fdba7c2e7f", "instance_uuid": "da14bafd-facb-4647-aa64-a3a7b66307c3", "connector": null}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 20:05:11.157540 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:05:11.157540 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:05:11.275226 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1338a588-2420-4bef-95f6-c2705c2a7ca8 req-8c3d006f-0e51-4a4e-a466-ecb61dabb8c5 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/attachments returned with HTTP 200 Jan 28 20:05:11.276133 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2116/4253] 10.222.0.11 () {64 vars in 1358 bytes} [Thu Jan 28 20:05:11 2021] POST /volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/attachments => generated 273 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 20:05:11.290097 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1338a588-2420-4bef-95f6-c2705c2a7ca8 req-0fbfcf66-ad18-49a8-b502-bc0664708e5a tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] DELETE http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/attachments/f7c45890-17dd-42e6-96e0-8495f6f9f941 Jan 28 20:05:11.290619 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-1338a588-2420-4bef-95f6-c2705c2a7ca8 req-0fbfcf66-ad18-49a8-b502-bc0664708e5a tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:05:11.291096 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-1338a588-2420-4bef-95f6-c2705c2a7ca8 req-0fbfcf66-ad18-49a8-b502-bc0664708e5a tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:05:11.312644 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:05:11.312644 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:05:11.505933 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-1338a588-2420-4bef-95f6-c2705c2a7ca8 req-0fbfcf66-ad18-49a8-b502-bc0664708e5a tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(dfc85a42-2024-4db1-8e15-147f6b061efc)]) {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 20:05:11.506369 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-1338a588-2420-4bef-95f6-c2705c2a7ca8 req-0fbfcf66-ad18-49a8-b502-bc0664708e5a tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Adding status of: reserved to pending status list for volume. {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 28 20:05:11.506792 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-1338a588-2420-4bef-95f6-c2705c2a7ca8 req-0fbfcf66-ad18-49a8-b502-bc0664708e5a tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 20:05:11.513956 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1338a588-2420-4bef-95f6-c2705c2a7ca8 req-0fbfcf66-ad18-49a8-b502-bc0664708e5a tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/attachments/f7c45890-17dd-42e6-96e0-8495f6f9f941 returned with HTTP 200 Jan 28 20:05:11.515006 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2138/4254] 10.222.0.11 () {62 vars in 1437 bytes} [Thu Jan 28 20:05:11 2021] DELETE /volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/attachments/f7c45890-17dd-42e6-96e0-8495f6f9f941 => generated 192 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 20:05:15.886701 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1338a588-2420-4bef-95f6-c2705c2a7ca8 req-2769f313-5a56-443c-af3b-19ff2ab1e7c9 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] PUT http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/attachments/dfc85a42-2024-4db1-8e15-147f6b061efc Jan 28 20:05:15.887262 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:05:15.887262 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:05:15.887610 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-1338a588-2420-4bef-95f6-c2705c2a7ca8 req-2769f313-5a56-443c-af3b-19ff2ab1e7c9 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.43", "host": "n-h1-705657-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-705657-15.cbci-705657-15.local", "mountpoint": "/dev/sdb"}}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 20:05:15.917496 n-d-705657-15 devstack@c-api.service[87913]: /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 28 20:05:15.917496 n-d-705657-15 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 28 20:05:15.918024 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-1338a588-2420-4bef-95f6-c2705c2a7ca8 req-2769f313-5a56-443c-af3b-19ff2ab1e7c9 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Lock "b'cinder-attachment_update-914a8c6f-71a6-46b6-944d-50fdba7c2e7f-n-h1-705657-15'" acquired by "attachment_update" :: waited 0.009s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 20:05:15.920356 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:05:15.920356 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:05:17.238524 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-1338a588-2420-4bef-95f6-c2705c2a7ca8 req-2769f313-5a56-443c-af3b-19ff2ab1e7c9 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Lock "b'cinder-attachment_update-914a8c6f-71a6-46b6-944d-50fdba7c2e7f-n-h1-705657-15'" released by "attachment_update" :: held 1.320s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 20:05:17.239292 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1338a588-2420-4bef-95f6-c2705c2a7ca8 req-2769f313-5a56-443c-af3b-19ff2ab1e7c9 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/attachments/dfc85a42-2024-4db1-8e15-147f6b061efc returned with HTTP 200 Jan 28 20:05:17.240251 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2117/4255] 10.222.0.43 () {64 vars in 1468 bytes} [Thu Jan 28 20:05:15 2021] PUT /volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/attachments/dfc85a42-2024-4db1-8e15-147f6b061efc => generated 762 bytes in 1359 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 20:05:17.255547 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1338a588-2420-4bef-95f6-c2705c2a7ca8 req-9c5c2a50-89c8-4f09-b339-c57d2b5d87a2 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] GET http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/attachments/dfc85a42-2024-4db1-8e15-147f6b061efc Jan 28 20:05:17.256128 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-1338a588-2420-4bef-95f6-c2705c2a7ca8 req-9c5c2a50-89c8-4f09-b339-c57d2b5d87a2 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:05:17.256346 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:05:17.256346 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:05:17.256726 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-1338a588-2420-4bef-95f6-c2705c2a7ca8 req-9c5c2a50-89c8-4f09-b339-c57d2b5d87a2 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:05:17.277318 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1338a588-2420-4bef-95f6-c2705c2a7ca8 req-9c5c2a50-89c8-4f09-b339-c57d2b5d87a2 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/attachments/dfc85a42-2024-4db1-8e15-147f6b061efc returned with HTTP 200 Jan 28 20:05:17.278178 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2139/4256] 10.222.0.43 () {60 vars in 1415 bytes} [Thu Jan 28 20:05:17 2021] GET /volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/attachments/dfc85a42-2024-4db1-8e15-147f6b061efc => generated 787 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 20:05:24.832207 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1338a588-2420-4bef-95f6-c2705c2a7ca8 req-da751e0e-2c73-44d4-b3c3-7c47f6cd1ce1 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] POST http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/attachments/dfc85a42-2024-4db1-8e15-147f6b061efc/action Jan 28 20:05:24.832856 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:05:24.832856 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:05:24.833211 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-1338a588-2420-4bef-95f6-c2705c2a7ca8 req-da751e0e-2c73-44d4-b3c3-7c47f6cd1ce1 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Action body: b'{"os-complete": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 20:05:24.833606 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-1338a588-2420-4bef-95f6-c2705c2a7ca8 req-da751e0e-2c73-44d4-b3c3-7c47f6cd1ce1 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 20:05:24.902540 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:05:24.902540 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:05:24.917271 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1338a588-2420-4bef-95f6-c2705c2a7ca8 req-da751e0e-2c73-44d4-b3c3-7c47f6cd1ce1 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/attachments/dfc85a42-2024-4db1-8e15-147f6b061efc/action returned with HTTP 204 Jan 28 20:05:24.918331 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2118/4257] 10.222.0.43 () {64 vars in 1489 bytes} [Thu Jan 28 20:05:24 2021] POST /volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/attachments/dfc85a42-2024-4db1-8e15-147f6b061efc/action => generated 0 bytes in 92 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 20:05:30.163718 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1338a588-2420-4bef-95f6-c2705c2a7ca8 req-9c5c2a50-89c8-4f09-b339-c57d2b5d87a2 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] GET http://10.222.0.16/volume// Jan 28 20:05:30.164255 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-1338a588-2420-4bef-95f6-c2705c2a7ca8 req-9c5c2a50-89c8-4f09-b339-c57d2b5d87a2 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:05:30.164442 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:05:30.164442 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:05:30.164835 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-1338a588-2420-4bef-95f6-c2705c2a7ca8 req-9c5c2a50-89c8-4f09-b339-c57d2b5d87a2 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:05:30.165991 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-1338a588-2420-4bef-95f6-c2705c2a7ca8 req-9c5c2a50-89c8-4f09-b339-c57d2b5d87a2 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 20:05:30.166618 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2140/4258] 10.222.0.43 () {56 vars in 1089 bytes} [Thu Jan 28 20:05:30 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 20:05:30.180761 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2480e3d7-9c13-4e62-915d-f5cdc0e3f1ee req-d9da305b-9ed4-4eeb-a8a7-7641a80b9d7f tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] POST http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/attachments Jan 28 20:05:30.181250 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:05:30.181250 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:05:30.181717 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2480e3d7-9c13-4e62-915d-f5cdc0e3f1ee req-d9da305b-9ed4-4eeb-a8a7-7641a80b9d7f tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "914a8c6f-71a6-46b6-944d-50fdba7c2e7f", "instance_uuid": "da14bafd-facb-4647-aa64-a3a7b66307c3", "connector": null}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 20:05:30.239820 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:05:30.239820 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:05:30.362886 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2480e3d7-9c13-4e62-915d-f5cdc0e3f1ee req-d9da305b-9ed4-4eeb-a8a7-7641a80b9d7f tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/attachments returned with HTTP 200 Jan 28 20:05:30.363694 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2119/4259] 10.222.0.43 () {64 vars in 1358 bytes} [Thu Jan 28 20:05:30 2021] POST /volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/attachments => generated 273 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 20:05:30.378801 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2480e3d7-9c13-4e62-915d-f5cdc0e3f1ee req-db9dc9f7-f3b9-4626-8e6e-ab60ba887fae tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] DELETE http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/attachments/dfc85a42-2024-4db1-8e15-147f6b061efc Jan 28 20:05:30.379371 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2480e3d7-9c13-4e62-915d-f5cdc0e3f1ee req-db9dc9f7-f3b9-4626-8e6e-ab60ba887fae tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:05:30.380127 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2480e3d7-9c13-4e62-915d-f5cdc0e3f1ee req-db9dc9f7-f3b9-4626-8e6e-ab60ba887fae tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:05:30.400992 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:05:30.400992 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:05:30.594132 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-2480e3d7-9c13-4e62-915d-f5cdc0e3f1ee req-db9dc9f7-f3b9-4626-8e6e-ab60ba887fae tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(6d9635eb-bb51-442d-86ea-37e27d8ede30)]) {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 20:05:30.594560 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-2480e3d7-9c13-4e62-915d-f5cdc0e3f1ee req-db9dc9f7-f3b9-4626-8e6e-ab60ba887fae tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Adding status of: reserved to pending status list for volume. {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 28 20:05:30.594979 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-2480e3d7-9c13-4e62-915d-f5cdc0e3f1ee req-db9dc9f7-f3b9-4626-8e6e-ab60ba887fae tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 20:05:30.605648 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2480e3d7-9c13-4e62-915d-f5cdc0e3f1ee req-db9dc9f7-f3b9-4626-8e6e-ab60ba887fae tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/attachments/dfc85a42-2024-4db1-8e15-147f6b061efc returned with HTTP 200 Jan 28 20:05:30.606531 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2141/4260] 10.222.0.43 () {62 vars in 1437 bytes} [Thu Jan 28 20:05:30 2021] DELETE /volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/attachments/dfc85a42-2024-4db1-8e15-147f6b061efc => generated 192 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 20:05:35.376574 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2480e3d7-9c13-4e62-915d-f5cdc0e3f1ee req-8b9dad43-9191-49b8-bd7e-e3deace3844a tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] PUT http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/attachments/6d9635eb-bb51-442d-86ea-37e27d8ede30 Jan 28 20:05:35.377174 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:05:35.377174 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:05:35.377506 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2480e3d7-9c13-4e62-915d-f5cdc0e3f1ee req-8b9dad43-9191-49b8-bd7e-e3deace3844a tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.11", "host": "n-h2-705657-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-705657-15.cbci-705657-15.local", "mountpoint": "/dev/sdb"}}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 20:05:35.415425 n-d-705657-15 devstack@c-api.service[87913]: /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 28 20:05:35.415425 n-d-705657-15 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 28 20:05:35.415992 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-2480e3d7-9c13-4e62-915d-f5cdc0e3f1ee req-8b9dad43-9191-49b8-bd7e-e3deace3844a tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Lock "b'cinder-attachment_update-914a8c6f-71a6-46b6-944d-50fdba7c2e7f-n-h2-705657-15'" acquired by "attachment_update" :: waited 0.015s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 20:05:35.418413 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:05:35.418413 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:05:36.763820 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-2480e3d7-9c13-4e62-915d-f5cdc0e3f1ee req-8b9dad43-9191-49b8-bd7e-e3deace3844a tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Lock "b'cinder-attachment_update-914a8c6f-71a6-46b6-944d-50fdba7c2e7f-n-h2-705657-15'" released by "attachment_update" :: held 1.348s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 20:05:36.765054 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2480e3d7-9c13-4e62-915d-f5cdc0e3f1ee req-8b9dad43-9191-49b8-bd7e-e3deace3844a tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/attachments/6d9635eb-bb51-442d-86ea-37e27d8ede30 returned with HTTP 200 Jan 28 20:05:36.765963 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2120/4261] 10.222.0.11 () {64 vars in 1468 bytes} [Thu Jan 28 20:05:35 2021] PUT /volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/attachments/6d9635eb-bb51-442d-86ea-37e27d8ede30 => generated 762 bytes in 1394 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 20:05:36.784675 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2480e3d7-9c13-4e62-915d-f5cdc0e3f1ee req-04870b38-37f7-4ba2-b545-06c0030b12fd tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] GET http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/attachments/6d9635eb-bb51-442d-86ea-37e27d8ede30 Jan 28 20:05:36.785311 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2480e3d7-9c13-4e62-915d-f5cdc0e3f1ee req-04870b38-37f7-4ba2-b545-06c0030b12fd tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:05:36.785491 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:05:36.785491 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:05:36.785866 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2480e3d7-9c13-4e62-915d-f5cdc0e3f1ee req-04870b38-37f7-4ba2-b545-06c0030b12fd tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:05:36.805041 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2480e3d7-9c13-4e62-915d-f5cdc0e3f1ee req-04870b38-37f7-4ba2-b545-06c0030b12fd tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/attachments/6d9635eb-bb51-442d-86ea-37e27d8ede30 returned with HTTP 200 Jan 28 20:05:36.805977 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2142/4262] 10.222.0.11 () {60 vars in 1415 bytes} [Thu Jan 28 20:05:36 2021] GET /volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/attachments/6d9635eb-bb51-442d-86ea-37e27d8ede30 => generated 787 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 20:05:45.704395 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2480e3d7-9c13-4e62-915d-f5cdc0e3f1ee req-28de03e0-dba6-44ba-977a-d679bfbce870 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] POST http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/attachments/6d9635eb-bb51-442d-86ea-37e27d8ede30/action Jan 28 20:05:45.704921 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:05:45.704921 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:05:45.705285 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2480e3d7-9c13-4e62-915d-f5cdc0e3f1ee req-28de03e0-dba6-44ba-977a-d679bfbce870 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Action body: b'{"os-complete": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 20:05:45.705678 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2480e3d7-9c13-4e62-915d-f5cdc0e3f1ee req-28de03e0-dba6-44ba-977a-d679bfbce870 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 20:05:45.772463 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:05:45.772463 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:05:45.785088 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2480e3d7-9c13-4e62-915d-f5cdc0e3f1ee req-28de03e0-dba6-44ba-977a-d679bfbce870 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/attachments/6d9635eb-bb51-442d-86ea-37e27d8ede30/action returned with HTTP 204 Jan 28 20:05:45.785998 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2121/4263] 10.222.0.11 () {64 vars in 1489 bytes} [Thu Jan 28 20:05:45 2021] POST /volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/attachments/6d9635eb-bb51-442d-86ea-37e27d8ede30/action => generated 0 bytes in 88 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 20:05:51.942891 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-58431ee7-a45c-47c8-98ca-d63420a1db90 req-b4fa841a-6bda-4601-bebf-ebfff635e042 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] DELETE http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/attachments/6d9635eb-bb51-442d-86ea-37e27d8ede30 Jan 28 20:05:51.943443 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-58431ee7-a45c-47c8-98ca-d63420a1db90 req-b4fa841a-6bda-4601-bebf-ebfff635e042 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:05:51.943682 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:05:51.943682 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:05:51.943964 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-58431ee7-a45c-47c8-98ca-d63420a1db90 req-b4fa841a-6bda-4601-bebf-ebfff635e042 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:05:51.965684 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:05:51.965684 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:05:52.454761 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-58431ee7-a45c-47c8-98ca-d63420a1db90 req-b4fa841a-6bda-4601-bebf-ebfff635e042 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 20:05:52.455822 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-58431ee7-a45c-47c8-98ca-d63420a1db90 req-b4fa841a-6bda-4601-bebf-ebfff635e042 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Pending status list for volume during attachment-delete: [] {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 20:05:52.466200 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-58431ee7-a45c-47c8-98ca-d63420a1db90 req-b4fa841a-6bda-4601-bebf-ebfff635e042 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/attachments/6d9635eb-bb51-442d-86ea-37e27d8ede30 returned with HTTP 200 Jan 28 20:05:52.467937 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2143/4264] 10.222.0.11 () {62 vars in 1437 bytes} [Thu Jan 28 20:05:51 2021] DELETE /volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/attachments/6d9635eb-bb51-442d-86ea-37e27d8ede30 => generated 19 bytes in 530 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:05:53.731179 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-af6eec60-6172-4b95-b9f1-55f505d285d6 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] GET http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/volumes/914a8c6f-71a6-46b6-944d-50fdba7c2e7f Jan 28 20:05:53.731734 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-af6eec60-6172-4b95-b9f1-55f505d285d6 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:05:53.732203 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:05:53.732203 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:05:53.732713 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-af6eec60-6172-4b95-b9f1-55f505d285d6 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:05:53.784189 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:05:53.784189 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:05:53.792723 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-af6eec60-6172-4b95-b9f1-55f505d285d6 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Volume info retrieved successfully. Jan 28 20:05:53.816250 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-af6eec60-6172-4b95-b9f1-55f505d285d6 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/volumes/914a8c6f-71a6-46b6-944d-50fdba7c2e7f returned with HTTP 200 Jan 28 20:05:53.817306 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2122/4265] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:05:53 2021] GET /volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/volumes/914a8c6f-71a6-46b6-944d-50fdba7c2e7f => generated 913 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:05:53.833482 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-91774025-25a1-45fd-a4da-8b1e8c342444 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] GET http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/volumes/914a8c6f-71a6-46b6-944d-50fdba7c2e7f Jan 28 20:05:53.834067 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-91774025-25a1-45fd-a4da-8b1e8c342444 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:05:53.834306 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:05:53.834306 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:05:53.834661 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-91774025-25a1-45fd-a4da-8b1e8c342444 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:05:53.883353 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:05:53.883353 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:05:53.891978 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-91774025-25a1-45fd-a4da-8b1e8c342444 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Volume info retrieved successfully. Jan 28 20:05:53.916132 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-91774025-25a1-45fd-a4da-8b1e8c342444 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/volumes/914a8c6f-71a6-46b6-944d-50fdba7c2e7f returned with HTTP 200 Jan 28 20:05:53.916886 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2144/4266] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:05:53 2021] GET /volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/volumes/914a8c6f-71a6-46b6-944d-50fdba7c2e7f => generated 913 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:05:54.031496 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ad269515-993d-45fa-b23c-8ddd34bf025c tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] DELETE http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/volumes/914a8c6f-71a6-46b6-944d-50fdba7c2e7f Jan 28 20:05:54.032016 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ad269515-993d-45fa-b23c-8ddd34bf025c tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:05:54.032235 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:05:54.032235 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:05:54.032611 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ad269515-993d-45fa-b23c-8ddd34bf025c tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:05:54.033078 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-ad269515-993d-45fa-b23c-8ddd34bf025c tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Delete volume with id: 914a8c6f-71a6-46b6-944d-50fdba7c2e7f Jan 28 20:05:54.085644 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:05:54.085644 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:05:54.086835 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ad269515-993d-45fa-b23c-8ddd34bf025c tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Volume info retrieved successfully. Jan 28 20:05:54.114022 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ad269515-993d-45fa-b23c-8ddd34bf025c tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Delete volume request issued successfully. Jan 28 20:05:54.114515 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ad269515-993d-45fa-b23c-8ddd34bf025c tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/volumes/914a8c6f-71a6-46b6-944d-50fdba7c2e7f returned with HTTP 202 Jan 28 20:05:54.115559 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2123/4267] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 20:05:54 2021] DELETE /volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/volumes/914a8c6f-71a6-46b6-944d-50fdba7c2e7f => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 20:05:54.127070 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f1f28705-5eca-4eb1-a305-f27674ea077e tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] GET http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/volumes/914a8c6f-71a6-46b6-944d-50fdba7c2e7f Jan 28 20:05:54.128076 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f1f28705-5eca-4eb1-a305-f27674ea077e tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:05:54.128584 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:05:54.128584 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:05:54.129520 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f1f28705-5eca-4eb1-a305-f27674ea077e tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:05:54.192056 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:05:54.192056 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:05:54.200617 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f1f28705-5eca-4eb1-a305-f27674ea077e tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Volume info retrieved successfully. Jan 28 20:05:54.225112 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f1f28705-5eca-4eb1-a305-f27674ea077e tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/volumes/914a8c6f-71a6-46b6-944d-50fdba7c2e7f returned with HTTP 200 Jan 28 20:05:54.231346 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2145/4268] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:05:54 2021] GET /volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/volumes/914a8c6f-71a6-46b6-944d-50fdba7c2e7f => generated 912 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:05:55.248366 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ae162720-0df2-48e9-8980-51614fff7138 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] GET http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/volumes/914a8c6f-71a6-46b6-944d-50fdba7c2e7f Jan 28 20:05:55.248923 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ae162720-0df2-48e9-8980-51614fff7138 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:05:55.249058 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:05:55.249058 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:05:55.249816 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ae162720-0df2-48e9-8980-51614fff7138 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:05:55.299296 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:05:55.299296 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:05:55.307626 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ae162720-0df2-48e9-8980-51614fff7138 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Volume info retrieved successfully. Jan 28 20:05:55.329630 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ae162720-0df2-48e9-8980-51614fff7138 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/volumes/914a8c6f-71a6-46b6-944d-50fdba7c2e7f returned with HTTP 200 Jan 28 20:05:55.330447 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2124/4269] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:05:55 2021] GET /volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/volumes/914a8c6f-71a6-46b6-944d-50fdba7c2e7f => generated 912 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:05:56.346557 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ce154669-a6dd-40b7-ae9c-04c8d9b74c51 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] GET http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/volumes/914a8c6f-71a6-46b6-944d-50fdba7c2e7f Jan 28 20:05:56.347073 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ce154669-a6dd-40b7-ae9c-04c8d9b74c51 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:05:56.347300 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:05:56.347300 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:05:56.347806 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ce154669-a6dd-40b7-ae9c-04c8d9b74c51 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:05:56.394283 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ce154669-a6dd-40b7-ae9c-04c8d9b74c51 tempest-ServerActionsTestJSON-1415917008 tempest-ServerActionsTestJSON-1415917008-project] http://10.222.0.16/volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/volumes/914a8c6f-71a6-46b6-944d-50fdba7c2e7f returned with HTTP 404 Jan 28 20:05:56.395341 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2146/4270] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:05:56 2021] GET /volume/v3/9d513af5336e4259b9c3a6d9ee94c6a5/volumes/914a8c6f-71a6-46b6-944d-50fdba7c2e7f => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 20:08:08.120213 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7d8059b3-bff1-488b-97be-d19c0314c603 tempest-TestEncryptedCinderVolumes-985538447 tempest-TestEncryptedCinderVolumes-985538447-project-admin] POST http://10.222.0.16/volume/v3/620ab17b330549a4a422bdd49575ae4b/types Jan 28 20:08:08.120714 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:08:08.120714 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:08:08.121084 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7d8059b3-bff1-488b-97be-d19c0314c603 tempest-TestEncryptedCinderVolumes-985538447 tempest-TestEncryptedCinderVolumes-985538447-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1945689382", "extra_specs": {}}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 20:08:08.160014 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7d8059b3-bff1-488b-97be-d19c0314c603 tempest-TestEncryptedCinderVolumes-985538447 tempest-TestEncryptedCinderVolumes-985538447-project-admin] http://10.222.0.16/volume/v3/620ab17b330549a4a422bdd49575ae4b/types returned with HTTP 200 Jan 28 20:08:08.160823 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2125/4271] 10.222.0.16 () {60 vars in 1219 bytes} [Thu Jan 28 20:08:07 2021] POST /volume/v3/620ab17b330549a4a422bdd49575ae4b/types => generated 218 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:08:08.173171 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ee6f1083-7846-423e-9a57-2cbc72cd1315 tempest-TestEncryptedCinderVolumes-985538447 tempest-TestEncryptedCinderVolumes-985538447-project-admin] POST http://10.222.0.16/volume/v3/620ab17b330549a4a422bdd49575ae4b/types/33f8a085-4f5c-40ce-b35d-fd2bb2fa76af/encryption Jan 28 20:08:08.173961 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ee6f1083-7846-423e-9a57-2cbc72cd1315 tempest-TestEncryptedCinderVolumes-985538447 tempest-TestEncryptedCinderVolumes-985538447-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 20:08:08.225732 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ee6f1083-7846-423e-9a57-2cbc72cd1315 tempest-TestEncryptedCinderVolumes-985538447 tempest-TestEncryptedCinderVolumes-985538447-project-admin] http://10.222.0.16/volume/v3/620ab17b330549a4a422bdd49575ae4b/types/33f8a085-4f5c-40ce-b35d-fd2bb2fa76af/encryption returned with HTTP 200 Jan 28 20:08:08.232102 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2147/4272] 10.222.0.16 () {60 vars in 1364 bytes} [Thu Jan 28 20:08:08 2021] POST /volume/v3/620ab17b330549a4a422bdd49575ae4b/types/33f8a085-4f5c-40ce-b35d-fd2bb2fa76af/encryption => generated 231 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:08:08.237263 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bb9ce632-fcdc-42ce-8b5e-5a3675a83f79 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] POST http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes Jan 28 20:08:08.238036 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bb9ce632-fcdc-42ce-8b5e-5a3675a83f79 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-2052983956", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1945689382", "size": 1}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 20:08:08.239279 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-bb9ce632-fcdc-42ce-8b5e-5a3675a83f79 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-2052983956', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1945689382', 'size': 1}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 20:08:08.251310 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-bb9ce632-fcdc-42ce-8b5e-5a3675a83f79 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Create volume of 1 GB Jan 28 20:08:08.251990 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:08.251990 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:08.252628 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bb9ce632-fcdc-42ce-8b5e-5a3675a83f79 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Availability Zones retrieved successfully. Jan 28 20:08:08.268945 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-bb9ce632-fcdc-42ce-8b5e-5a3675a83f79 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Flow 'volume_create_api' (7d71e40f-5275-4961-9a47-69682a1b0cf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 20:08:08.271691 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-bb9ce632-fcdc-42ce-8b5e-5a3675a83f79 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c364c3fd-8efb-4557-853a-16915f398626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 20:08:08.273733 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-bb9ce632-fcdc-42ce-8b5e-5a3675a83f79 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 20:08:08.331580 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-bb9ce632-fcdc-42ce-8b5e-5a3675a83f79 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c364c3fd-8efb-4557-853a-16915f398626) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T20:08:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=33f8a085-4f5c-40ce-b35d-fd2bb2fa76af,is_public=True,name='tempest-scenario-type-cryptsetup-1945689382',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '33f8a085-4f5c-40ce-b35d-fd2bb2fa76af', '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=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 20:08:08.333771 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-bb9ce632-fcdc-42ce-8b5e-5a3675a83f79 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9fba601-d200-4898-8002-9ea0beb33892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 20:08:08.378620 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [None req-bb9ce632-fcdc-42ce-8b5e-5a3675a83f79 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1945689382 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1945689382, it is now deprecated. Please use the default quota class for default quota. Jan 28 20:08:08.379505 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [None req-bb9ce632-fcdc-42ce-8b5e-5a3675a83f79 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1945689382 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1945689382, it is now deprecated. Please use the default quota class for default quota. Jan 28 20:08:08.422839 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-bb9ce632-fcdc-42ce-8b5e-5a3675a83f79 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Created reservations ['832ebccd-4f80-454d-a1e5-79d607b40b4e', '137eebd1-ba4f-4793-b4c5-819fe3bd1c3e', '0ccdc761-6e63-4464-80eb-71c2b5936982', 'e26134d3-b198-4ba5-bd3d-af507f61f6f4'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 20:08:08.424889 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-bb9ce632-fcdc-42ce-8b5e-5a3675a83f79 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9fba601-d200-4898-8002-9ea0beb33892) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['832ebccd-4f80-454d-a1e5-79d607b40b4e', '137eebd1-ba4f-4793-b4c5-819fe3bd1c3e', '0ccdc761-6e63-4464-80eb-71c2b5936982', 'e26134d3-b198-4ba5-bd3d-af507f61f6f4']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 20:08:08.427066 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-bb9ce632-fcdc-42ce-8b5e-5a3675a83f79 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f15042e-d84e-4718-9af4-bd3233bccee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 20:08:08.486103 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-bb9ce632-fcdc-42ce-8b5e-5a3675a83f79 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f15042e-d84e-4718-9af4-bd3233bccee9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d124b56-6621-488e-b183-6836f58db2b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2052983956',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a80e74b8f7c242f59c53febf7af42374',qos_specs=None,replication_status=,reservations=['832ebccd-4f80-454d-a1e5-79d607b40b4e','137eebd1-ba4f-4793-b4c5-819fe3bd1c3e','0ccdc761-6e63-4464-80eb-71c2b5936982','e26134d3-b198-4ba5-bd3d-af507f61f6f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f2c22e2f51d460e93e7079fd8b33866',volume_type_id=33f8a085-4f5c-40ce-b35d-fd2bb2fa76af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T20:08:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2052983956',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=8d124b56-6621-488e-b183-6836f58db2b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a80e74b8f7c242f59c53febf7af42374',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2f2c22e2f51d460e93e7079fd8b33866',volume_attachment=,volume_type=,volume_type_id=33f8a085-4f5c-40ce-b35d-fd2bb2fa76af)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 20:08:08.488227 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-bb9ce632-fcdc-42ce-8b5e-5a3675a83f79 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (572f7f50-a5f9-4d62-b816-aae01c7f0029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 20:08:08.515382 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-bb9ce632-fcdc-42ce-8b5e-5a3675a83f79 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (572f7f50-a5f9-4d62-b816-aae01c7f0029) transitioned into state 'SUCCESS' from state '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-2052983956',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a80e74b8f7c242f59c53febf7af42374',qos_specs=None,replication_status=,reservations=['832ebccd-4f80-454d-a1e5-79d607b40b4e','137eebd1-ba4f-4793-b4c5-819fe3bd1c3e','0ccdc761-6e63-4464-80eb-71c2b5936982','e26134d3-b198-4ba5-bd3d-af507f61f6f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f2c22e2f51d460e93e7079fd8b33866',volume_type_id=33f8a085-4f5c-40ce-b35d-fd2bb2fa76af)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 20:08:08.517380 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-bb9ce632-fcdc-42ce-8b5e-5a3675a83f79 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c552653-e938-420c-9a1b-70bc2922091f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 20:08:08.533073 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-bb9ce632-fcdc-42ce-8b5e-5a3675a83f79 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c552653-e938-420c-9a1b-70bc2922091f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 20:08:08.535770 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-bb9ce632-fcdc-42ce-8b5e-5a3675a83f79 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Flow 'volume_create_api' (7d71e40f-5275-4961-9a47-69682a1b0cf1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 20:08:08.587337 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-bb9ce632-fcdc-42ce-8b5e-5a3675a83f79 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Create volume request issued successfully. Jan 28 20:08:08.601776 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bb9ce632-fcdc-42ce-8b5e-5a3675a83f79 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes returned with HTTP 202 Jan 28 20:08:08.612416 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2126/4273] 10.222.0.16 () {60 vars in 1226 bytes} [Thu Jan 28 20:08:08 2021] POST /volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes => generated 857 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 20:08:08.616905 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-76c2c203-16a7-47ab-8d82-3db198882de5 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] GET http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2 Jan 28 20:08:08.617476 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-76c2c203-16a7-47ab-8d82-3db198882de5 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:08:08.617966 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-76c2c203-16a7-47ab-8d82-3db198882de5 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:08:08.667851 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:08.667851 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:08.676631 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-76c2c203-16a7-47ab-8d82-3db198882de5 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Volume info retrieved successfully. Jan 28 20:08:08.700326 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-76c2c203-16a7-47ab-8d82-3db198882de5 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2 returned with HTTP 200 Jan 28 20:08:08.706141 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2148/4274] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:08:08 2021] GET /volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2 => generated 949 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:08:09.718188 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c4790f0e-f5c5-4e09-8f48-e74152d2c2e8 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] GET http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2 Jan 28 20:08:09.718765 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c4790f0e-f5c5-4e09-8f48-e74152d2c2e8 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:08:09.718906 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:08:09.718906 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:08:09.719283 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c4790f0e-f5c5-4e09-8f48-e74152d2c2e8 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:08:09.769612 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:09.769612 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:09.778200 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c4790f0e-f5c5-4e09-8f48-e74152d2c2e8 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Volume info retrieved successfully. Jan 28 20:08:09.799576 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c4790f0e-f5c5-4e09-8f48-e74152d2c2e8 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2 returned with HTTP 200 Jan 28 20:08:09.800396 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2127/4275] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:08:09 2021] GET /volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2 => generated 950 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:08:09.816244 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-03361026-9b06-4876-9310-ff0d45e9c388 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] GET http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2 Jan 28 20:08:09.816765 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-03361026-9b06-4876-9310-ff0d45e9c388 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:08:09.816980 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:08:09.816980 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:08:09.817393 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-03361026-9b06-4876-9310-ff0d45e9c388 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:08:09.867090 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:09.867090 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:09.876022 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-03361026-9b06-4876-9310-ff0d45e9c388 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Volume info retrieved successfully. Jan 28 20:08:09.897590 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-03361026-9b06-4876-9310-ff0d45e9c388 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2 returned with HTTP 200 Jan 28 20:08:09.898415 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2149/4276] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:08:09 2021] GET /volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2 => generated 950 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:08:10.018227 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-90b9879d-9ae7-4188-8139-2c03a37b3989 req-376e76fc-8430-4ba5-9a16-c59bee0cfe4f tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] GET http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2 Jan 28 20:08:10.018672 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-90b9879d-9ae7-4188-8139-2c03a37b3989 req-376e76fc-8430-4ba5-9a16-c59bee0cfe4f tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:08:10.018891 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:08:10.018891 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:08:10.019272 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-90b9879d-9ae7-4188-8139-2c03a37b3989 req-376e76fc-8430-4ba5-9a16-c59bee0cfe4f tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:08:10.068981 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:10.068981 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:10.078363 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-90b9879d-9ae7-4188-8139-2c03a37b3989 req-376e76fc-8430-4ba5-9a16-c59bee0cfe4f tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Volume info retrieved successfully. Jan 28 20:08:10.101407 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-90b9879d-9ae7-4188-8139-2c03a37b3989 req-376e76fc-8430-4ba5-9a16-c59bee0cfe4f tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2 returned with HTTP 200 Jan 28 20:08:10.102289 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2128/4277] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 20:08:10 2021] GET /volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2 => generated 950 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:08:10.186322 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-03361026-9b06-4876-9310-ff0d45e9c388 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] GET http://10.222.0.16/volume// Jan 28 20:08:10.186796 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-03361026-9b06-4876-9310-ff0d45e9c388 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:08:10.187016 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:08:10.187016 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:08:10.187395 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-03361026-9b06-4876-9310-ff0d45e9c388 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:08:10.188488 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-03361026-9b06-4876-9310-ff0d45e9c388 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 20:08:10.189096 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2150/4278] 10.222.0.16 () {58 vars in 1289 bytes} [Thu Jan 28 20:08: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 28 20:08:10.203128 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-90b9879d-9ae7-4188-8139-2c03a37b3989 req-43b8c493-c32d-4be1-b17b-3212e6352fca tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] POST http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/attachments Jan 28 20:08:10.203805 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:08:10.203805 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:08:10.204026 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-90b9879d-9ae7-4188-8139-2c03a37b3989 req-43b8c493-c32d-4be1-b17b-3212e6352fca tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8d124b56-6621-488e-b183-6836f58db2b2", "instance_uuid": "525bda99-fd2f-4bcc-be49-24644d261827", "connector": null}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 20:08:10.258401 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:10.258401 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:10.312661 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-90b9879d-9ae7-4188-8139-2c03a37b3989 req-43b8c493-c32d-4be1-b17b-3212e6352fca tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/attachments returned with HTTP 200 Jan 28 20:08:10.313608 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2129/4279] 10.222.0.16 () {66 vars in 1565 bytes} [Thu Jan 28 20:08:10 2021] POST /volume/v3/a80e74b8f7c242f59c53febf7af42374/attachments => generated 273 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 20:08:10.348910 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9c11b58d-381c-42c8-8bbe-f5346ef2fd3d tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] GET http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2 Jan 28 20:08:10.349467 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9c11b58d-381c-42c8-8bbe-f5346ef2fd3d tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:08:10.349946 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9c11b58d-381c-42c8-8bbe-f5346ef2fd3d tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:08:10.378431 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-90b9879d-9ae7-4188-8139-2c03a37b3989 req-43b8c493-c32d-4be1-b17b-3212e6352fca tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] GET http://10.222.0.16/volume// Jan 28 20:08:10.379598 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-90b9879d-9ae7-4188-8139-2c03a37b3989 req-43b8c493-c32d-4be1-b17b-3212e6352fca tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:08:10.380047 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:08:10.380047 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:08:10.380569 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-90b9879d-9ae7-4188-8139-2c03a37b3989 req-43b8c493-c32d-4be1-b17b-3212e6352fca tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:08:10.382252 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-90b9879d-9ae7-4188-8139-2c03a37b3989 req-43b8c493-c32d-4be1-b17b-3212e6352fca tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 20:08:10.382910 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2130/4280] 10.222.0.11 () {56 vars in 1089 bytes} [Thu Jan 28 20:08:10 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 28 20:08:10.395299 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-90b9879d-9ae7-4188-8139-2c03a37b3989 req-220cde30-b654-4507-b952-e9ab74fe2050 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] GET http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2 Jan 28 20:08:10.395886 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-90b9879d-9ae7-4188-8139-2c03a37b3989 req-220cde30-b654-4507-b952-e9ab74fe2050 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:08:10.396415 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-90b9879d-9ae7-4188-8139-2c03a37b3989 req-220cde30-b654-4507-b952-e9ab74fe2050 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:08:10.399437 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:10.399437 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:10.408649 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9c11b58d-381c-42c8-8bbe-f5346ef2fd3d tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Volume info retrieved successfully. Jan 28 20:08:10.428564 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:10.428564 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:10.437367 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9c11b58d-381c-42c8-8bbe-f5346ef2fd3d tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2 returned with HTTP 200 Jan 28 20:08:10.447670 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2151/4281] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:08:10 2021] GET /volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2 => generated 949 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:08:10.447889 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:10.447889 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:10.454851 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-90b9879d-9ae7-4188-8139-2c03a37b3989 req-220cde30-b654-4507-b952-e9ab74fe2050 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Volume info retrieved successfully. Jan 28 20:08:10.474213 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:10.474213 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:10.483392 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-90b9879d-9ae7-4188-8139-2c03a37b3989 req-220cde30-b654-4507-b952-e9ab74fe2050 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2 returned with HTTP 200 Jan 28 20:08:10.484256 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2131/4282] 10.222.0.11 () {60 vars in 1403 bytes} [Thu Jan 28 20:08:10 2021] GET /volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2 => generated 1048 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 28 20:08:10.519185 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-90b9879d-9ae7-4188-8139-2c03a37b3989 req-18e9bff9-99ae-4744-b9e9-aba1c702a812 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] PUT http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/attachments/67b9916b-371b-4ce7-b674-e7062dff231d Jan 28 20:08:10.519690 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:08:10.519690 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:08:10.520119 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-90b9879d-9ae7-4188-8139-2c03a37b3989 req-18e9bff9-99ae-4744-b9e9-aba1c702a812 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.11", "host": "n-h2-705657-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-705657-15.cbci-705657-15.local", "mountpoint": "/dev/sdb"}}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 20:08:10.548694 n-d-705657-15 devstack@c-api.service[87913]: /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 28 20:08:10.548694 n-d-705657-15 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 28 20:08:10.549262 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-90b9879d-9ae7-4188-8139-2c03a37b3989 req-18e9bff9-99ae-4744-b9e9-aba1c702a812 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Lock "b'cinder-attachment_update-8d124b56-6621-488e-b183-6836f58db2b2-n-h2-705657-15'" acquired by "attachment_update" :: waited 0.010s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 20:08:10.551538 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:10.551538 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:11.456971 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-90c49e61-2a22-4e67-8ba1-e140e662744a tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] GET http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2 Jan 28 20:08:11.457949 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-90c49e61-2a22-4e67-8ba1-e140e662744a tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:08:11.458300 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:08:11.458300 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:08:11.458985 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-90c49e61-2a22-4e67-8ba1-e140e662744a tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:08:11.509211 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:11.509211 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:11.518347 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-90c49e61-2a22-4e67-8ba1-e140e662744a tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Volume info retrieved successfully. Jan 28 20:08:11.537577 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:11.537577 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:11.547429 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-90c49e61-2a22-4e67-8ba1-e140e662744a tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2 returned with HTTP 200 Jan 28 20:08:11.548499 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2132/4283] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:08:11 2021] GET /volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2 => generated 949 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:08:11.821057 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-90b9879d-9ae7-4188-8139-2c03a37b3989 req-18e9bff9-99ae-4744-b9e9-aba1c702a812 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Lock "b'cinder-attachment_update-8d124b56-6621-488e-b183-6836f58db2b2-n-h2-705657-15'" released by "attachment_update" :: held 1.271s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 20:08:11.822328 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-90b9879d-9ae7-4188-8139-2c03a37b3989 req-18e9bff9-99ae-4744-b9e9-aba1c702a812 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/attachments/67b9916b-371b-4ce7-b674-e7062dff231d returned with HTTP 200 Jan 28 20:08:11.824203 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2152/4284] 10.222.0.11 () {64 vars in 1468 bytes} [Thu Jan 28 20:08:10 2021] PUT /volume/v3/a80e74b8f7c242f59c53febf7af42374/attachments/67b9916b-371b-4ce7-b674-e7062dff231d => generated 761 bytes in 1310 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 20:08:11.842066 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-90b9879d-9ae7-4188-8139-2c03a37b3989 req-38b42196-979f-4524-84d7-b11caef129d3 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] GET http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2/encryption Jan 28 20:08:11.842607 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-90b9879d-9ae7-4188-8139-2c03a37b3989 req-38b42196-979f-4524-84d7-b11caef129d3 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:08:11.842831 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:08:11.842831 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:08:11.843215 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-90b9879d-9ae7-4188-8139-2c03a37b3989 req-38b42196-979f-4524-84d7-b11caef129d3 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:08:11.896241 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:11.896241 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:11.947453 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-90b9879d-9ae7-4188-8139-2c03a37b3989 req-38b42196-979f-4524-84d7-b11caef129d3 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2/encryption returned with HTTP 200 Jan 28 20:08:11.948319 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2133/4285] 10.222.0.11 () {58 vars in 1395 bytes} [Thu Jan 28 20:08:11 2021] GET /volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2/encryption => generated 161 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:08:12.566472 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cd2fa79c-b91a-4870-845b-297d80d4fcff tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] GET http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2 Jan 28 20:08:12.567308 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cd2fa79c-b91a-4870-845b-297d80d4fcff tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:08:12.567580 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:08:12.567580 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:08:12.568155 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cd2fa79c-b91a-4870-845b-297d80d4fcff tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:08:12.616198 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:12.616198 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:12.624699 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cd2fa79c-b91a-4870-845b-297d80d4fcff tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Volume info retrieved successfully. Jan 28 20:08:12.644806 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:12.644806 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:12.654140 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cd2fa79c-b91a-4870-845b-297d80d4fcff tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2 returned with HTTP 200 Jan 28 20:08:12.654973 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2153/4286] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:08:12 2021] GET /volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2 => generated 950 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:08:13.671884 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-50ca7399-d204-4b53-be37-af40c2be5cf4 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] GET http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2 Jan 28 20:08:13.672429 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-50ca7399-d204-4b53-be37-af40c2be5cf4 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:08:13.672600 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:08:13.672600 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:08:13.672980 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-50ca7399-d204-4b53-be37-af40c2be5cf4 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:08:13.721003 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:13.721003 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:13.729714 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-50ca7399-d204-4b53-be37-af40c2be5cf4 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Volume info retrieved successfully. Jan 28 20:08:13.748633 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:13.748633 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:13.756862 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-50ca7399-d204-4b53-be37-af40c2be5cf4 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2 returned with HTTP 200 Jan 28 20:08:13.757735 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2134/4287] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:08:13 2021] GET /volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2 => generated 950 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:08:14.773929 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cf828e1c-032f-4491-bd8c-044099af34bd tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] GET http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2 Jan 28 20:08:14.774497 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cf828e1c-032f-4491-bd8c-044099af34bd tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:08:14.774636 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:08:14.774636 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:08:14.775501 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cf828e1c-032f-4491-bd8c-044099af34bd tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:08:14.828137 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:14.828137 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:14.836266 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cf828e1c-032f-4491-bd8c-044099af34bd tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Volume info retrieved successfully. Jan 28 20:08:14.855764 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:14.855764 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:14.864069 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cf828e1c-032f-4491-bd8c-044099af34bd tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2 returned with HTTP 200 Jan 28 20:08:14.864887 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2154/4288] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:08:14 2021] GET /volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2 => generated 950 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:08:15.880803 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-30c6ddf9-60eb-43f4-85bb-e9ad33e058c0 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] GET http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2 Jan 28 20:08:15.881489 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-30c6ddf9-60eb-43f4-85bb-e9ad33e058c0 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:08:15.881614 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:08:15.881614 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:08:15.881938 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-30c6ddf9-60eb-43f4-85bb-e9ad33e058c0 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:08:15.931049 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:15.931049 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:15.939741 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-30c6ddf9-60eb-43f4-85bb-e9ad33e058c0 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Volume info retrieved successfully. Jan 28 20:08:15.958816 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:15.958816 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:15.967735 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-30c6ddf9-60eb-43f4-85bb-e9ad33e058c0 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2 returned with HTTP 200 Jan 28 20:08:15.968568 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2135/4289] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:08:15 2021] GET /volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2 => generated 950 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:08:16.984866 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5da3deeb-5884-480c-82a3-84b4816ccb26 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] GET http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2 Jan 28 20:08:16.985523 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5da3deeb-5884-480c-82a3-84b4816ccb26 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:08:16.985626 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:08:16.985626 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:08:16.985995 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5da3deeb-5884-480c-82a3-84b4816ccb26 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:08:17.036269 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:17.036269 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:17.045324 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5da3deeb-5884-480c-82a3-84b4816ccb26 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Volume info retrieved successfully. Jan 28 20:08:17.063778 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:17.063778 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:17.072541 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5da3deeb-5884-480c-82a3-84b4816ccb26 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2 returned with HTTP 200 Jan 28 20:08:17.073402 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2155/4290] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:08:16 2021] GET /volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2 => generated 950 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:08:17.566774 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-90b9879d-9ae7-4188-8139-2c03a37b3989 req-a12962c9-e09d-453d-98d8-e22f2425fc8e tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] POST http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/attachments/67b9916b-371b-4ce7-b674-e7062dff231d/action Jan 28 20:08:17.567285 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:08:17.567285 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:08:17.567734 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-90b9879d-9ae7-4188-8139-2c03a37b3989 req-a12962c9-e09d-453d-98d8-e22f2425fc8e tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Action body: b'{"os-complete": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 20:08:17.568123 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-90b9879d-9ae7-4188-8139-2c03a37b3989 req-a12962c9-e09d-453d-98d8-e22f2425fc8e tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 20:08:17.644452 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:17.644452 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:17.659880 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-90b9879d-9ae7-4188-8139-2c03a37b3989 req-a12962c9-e09d-453d-98d8-e22f2425fc8e tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/attachments/67b9916b-371b-4ce7-b674-e7062dff231d/action returned with HTTP 204 Jan 28 20:08:17.660838 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2136/4291] 10.222.0.11 () {64 vars in 1489 bytes} [Thu Jan 28 20:08:17 2021] POST /volume/v3/a80e74b8f7c242f59c53febf7af42374/attachments/67b9916b-371b-4ce7-b674-e7062dff231d/action => generated 0 bytes in 99 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 20:08:18.089884 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-139a01dd-e928-42c5-a002-ac6b164431ec tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] GET http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2 Jan 28 20:08:18.090539 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-139a01dd-e928-42c5-a002-ac6b164431ec tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:08:18.090722 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:08:18.090722 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:08:18.091023 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-139a01dd-e928-42c5-a002-ac6b164431ec tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:08:18.140830 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:18.140830 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:18.149333 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-139a01dd-e928-42c5-a002-ac6b164431ec tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Volume info retrieved successfully. Jan 28 20:08:18.168915 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:18.168915 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:18.177496 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-139a01dd-e928-42c5-a002-ac6b164431ec tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2 returned with HTTP 200 Jan 28 20:08:18.178323 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2156/4292] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:08:18 2021] GET /volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2 => generated 1242 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 20:08:18.194572 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c1d1a81b-c2b5-49b3-b00d-f467e4e7f593 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] GET http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2 Jan 28 20:08:18.195110 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c1d1a81b-c2b5-49b3-b00d-f467e4e7f593 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:08:18.195333 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:08:18.195333 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:08:18.195711 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c1d1a81b-c2b5-49b3-b00d-f467e4e7f593 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:08:18.247185 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:18.247185 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:18.257205 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c1d1a81b-c2b5-49b3-b00d-f467e4e7f593 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Volume info retrieved successfully. Jan 28 20:08:18.277379 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:18.277379 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:18.286817 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c1d1a81b-c2b5-49b3-b00d-f467e4e7f593 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2 returned with HTTP 200 Jan 28 20:08:18.287936 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2137/4293] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:08:18 2021] GET /volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2 => generated 1242 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 20:08:18.416762 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2b767281-eb37-43d4-922c-a7734981317e req-c58f86d0-d553-462c-bfe0-a0ebb0f22794 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] GET http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2 Jan 28 20:08:18.417356 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2b767281-eb37-43d4-922c-a7734981317e req-c58f86d0-d553-462c-bfe0-a0ebb0f22794 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:08:18.417612 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:08:18.417612 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:08:18.417931 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2b767281-eb37-43d4-922c-a7734981317e req-c58f86d0-d553-462c-bfe0-a0ebb0f22794 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:08:18.468676 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:18.468676 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:18.482585 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-2b767281-eb37-43d4-922c-a7734981317e req-c58f86d0-d553-462c-bfe0-a0ebb0f22794 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Volume info retrieved successfully. Jan 28 20:08:18.524067 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:18.524067 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:18.542533 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2b767281-eb37-43d4-922c-a7734981317e req-c58f86d0-d553-462c-bfe0-a0ebb0f22794 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2 returned with HTTP 200 Jan 28 20:08:18.544183 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2157/4294] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 20:08:18 2021] GET /volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2 => generated 1242 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 20:08:18.566698 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2b767281-eb37-43d4-922c-a7734981317e req-d1e35e68-2b5e-4b17-bc9c-1d6ffdc85f7d tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] POST http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2/action Jan 28 20:08:18.567186 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:08:18.567186 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:08:18.567625 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2b767281-eb37-43d4-922c-a7734981317e req-d1e35e68-2b5e-4b17-bc9c-1d6ffdc85f7d tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 20:08:18.568159 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2b767281-eb37-43d4-922c-a7734981317e req-d1e35e68-2b5e-4b17-bc9c-1d6ffdc85f7d tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 20:08:18.621112 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:18.621112 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:18.622334 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-2b767281-eb37-43d4-922c-a7734981317e req-d1e35e68-2b5e-4b17-bc9c-1d6ffdc85f7d tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Volume info retrieved successfully. Jan 28 20:08:18.632614 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-2b767281-eb37-43d4-922c-a7734981317e req-d1e35e68-2b5e-4b17-bc9c-1d6ffdc85f7d tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Begin detaching volume completed successfully. Jan 28 20:08:18.633067 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2b767281-eb37-43d4-922c-a7734981317e req-d1e35e68-2b5e-4b17-bc9c-1d6ffdc85f7d tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2/action returned with HTTP 202 Jan 28 20:08:18.633985 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2138/4295] 10.222.0.16 () {64 vars in 1643 bytes} [Thu Jan 28 20:08:18 2021] POST /volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 20:08:18.705619 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2b767281-eb37-43d4-922c-a7734981317e req-c58f86d0-d553-462c-bfe0-a0ebb0f22794 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] GET http://10.222.0.16/volume// Jan 28 20:08:18.706486 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2b767281-eb37-43d4-922c-a7734981317e req-c58f86d0-d553-462c-bfe0-a0ebb0f22794 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:08:18.706661 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:08:18.706661 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:08:18.707296 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2b767281-eb37-43d4-922c-a7734981317e req-c58f86d0-d553-462c-bfe0-a0ebb0f22794 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:08:18.708481 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2b767281-eb37-43d4-922c-a7734981317e req-c58f86d0-d553-462c-bfe0-a0ebb0f22794 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 20:08:18.709249 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2158/4296] 10.222.0.11 () {56 vars in 1089 bytes} [Thu Jan 28 20:08:18 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Jan 28 20:08:18.722366 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2b767281-eb37-43d4-922c-a7734981317e req-9a642539-1df1-4ed5-b3b5-710c1db78346 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] GET http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2 Jan 28 20:08:18.723156 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2b767281-eb37-43d4-922c-a7734981317e req-9a642539-1df1-4ed5-b3b5-710c1db78346 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:08:18.723477 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:08:18.723477 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:08:18.723904 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2b767281-eb37-43d4-922c-a7734981317e req-9a642539-1df1-4ed5-b3b5-710c1db78346 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:08:18.774669 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:18.774669 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:18.783385 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-2b767281-eb37-43d4-922c-a7734981317e req-9a642539-1df1-4ed5-b3b5-710c1db78346 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Volume info retrieved successfully. Jan 28 20:08:18.802850 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:18.802850 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:18.812485 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2b767281-eb37-43d4-922c-a7734981317e req-9a642539-1df1-4ed5-b3b5-710c1db78346 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2 returned with HTTP 200 Jan 28 20:08:18.813359 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2139/4297] 10.222.0.11 () {60 vars in 1403 bytes} [Thu Jan 28 20:08:18 2021] GET /volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2 => generated 1344 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 20:08:18.856991 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2b767281-eb37-43d4-922c-a7734981317e req-51ebfba6-5a4a-45ac-9712-7ee661c57604 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] GET http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2/encryption Jan 28 20:08:18.857598 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2b767281-eb37-43d4-922c-a7734981317e req-51ebfba6-5a4a-45ac-9712-7ee661c57604 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:08:18.858088 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2b767281-eb37-43d4-922c-a7734981317e req-51ebfba6-5a4a-45ac-9712-7ee661c57604 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:08:18.908919 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:18.908919 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:18.961194 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2b767281-eb37-43d4-922c-a7734981317e req-51ebfba6-5a4a-45ac-9712-7ee661c57604 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2/encryption returned with HTTP 200 Jan 28 20:08:18.963499 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2159/4298] 10.222.0.11 () {58 vars in 1395 bytes} [Thu Jan 28 20:08:18 2021] GET /volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2/encryption => generated 161 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:08:19.349990 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2b767281-eb37-43d4-922c-a7734981317e req-c4cb6cd8-7238-4197-9f00-8dff13d5e2e3 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] DELETE http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/attachments/67b9916b-371b-4ce7-b674-e7062dff231d Jan 28 20:08:19.350599 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2b767281-eb37-43d4-922c-a7734981317e req-c4cb6cd8-7238-4197-9f00-8dff13d5e2e3 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:08:19.350793 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:08:19.350793 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:08:19.351091 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-2b767281-eb37-43d4-922c-a7734981317e req-c4cb6cd8-7238-4197-9f00-8dff13d5e2e3 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:08:19.374348 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:19.374348 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:19.864817 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-2b767281-eb37-43d4-922c-a7734981317e req-c4cb6cd8-7238-4197-9f00-8dff13d5e2e3 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 20:08:19.865296 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-2b767281-eb37-43d4-922c-a7734981317e req-c4cb6cd8-7238-4197-9f00-8dff13d5e2e3 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Pending status list for volume during attachment-delete: [] {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 20:08:19.873105 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-2b767281-eb37-43d4-922c-a7734981317e req-c4cb6cd8-7238-4197-9f00-8dff13d5e2e3 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/attachments/67b9916b-371b-4ce7-b674-e7062dff231d returned with HTTP 200 Jan 28 20:08:19.874045 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2140/4299] 10.222.0.11 () {62 vars in 1437 bytes} [Thu Jan 28 20:08:19 2021] DELETE /volume/v3/a80e74b8f7c242f59c53febf7af42374/attachments/67b9916b-371b-4ce7-b674-e7062dff231d => generated 19 bytes in 529 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:08:21.260901 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-af58d106-82a2-48c3-9f65-6f181afd0c20 req-3c232f9e-574a-40a8-bbc0-51a6612272b3 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] GET http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2 Jan 28 20:08:21.261588 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-af58d106-82a2-48c3-9f65-6f181afd0c20 req-3c232f9e-574a-40a8-bbc0-51a6612272b3 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:08:21.261588 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:08:21.261588 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:08:21.261920 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-af58d106-82a2-48c3-9f65-6f181afd0c20 req-3c232f9e-574a-40a8-bbc0-51a6612272b3 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:08:21.316767 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:21.316767 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:21.327128 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-af58d106-82a2-48c3-9f65-6f181afd0c20 req-3c232f9e-574a-40a8-bbc0-51a6612272b3 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Volume info retrieved successfully. Jan 28 20:08:21.350095 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-af58d106-82a2-48c3-9f65-6f181afd0c20 req-3c232f9e-574a-40a8-bbc0-51a6612272b3 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2 returned with HTTP 200 Jan 28 20:08:21.350958 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2160/4300] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 20:08:21 2021] GET /volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2 => generated 950 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:08:21.372700 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-13838ecb-abca-4a2e-80f2-d66125459c0e tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] DELETE http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2 Jan 28 20:08:21.373258 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-13838ecb-abca-4a2e-80f2-d66125459c0e tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:08:21.373475 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:08:21.373475 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:08:21.373853 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-13838ecb-abca-4a2e-80f2-d66125459c0e tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:08:21.374316 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-13838ecb-abca-4a2e-80f2-d66125459c0e tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Delete volume with id: 8d124b56-6621-488e-b183-6836f58db2b2 Jan 28 20:08:21.423510 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:21.423510 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:21.424687 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-13838ecb-abca-4a2e-80f2-d66125459c0e tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Volume info retrieved successfully. Jan 28 20:08:21.444649 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.keymgr.conf_key_mgr [None req-13838ecb-abca-4a2e-80f2-d66125459c0e tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 28 20:08:21.453180 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-13838ecb-abca-4a2e-80f2-d66125459c0e tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Delete volume request issued successfully. Jan 28 20:08:21.453683 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-13838ecb-abca-4a2e-80f2-d66125459c0e tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2 returned with HTTP 202 Jan 28 20:08:21.454555 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2141/4301] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 20:08:21 2021] DELETE /volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 20:08:21.463457 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-70839fa3-8502-4d7a-9e2e-673d73df7715 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] GET http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2 Jan 28 20:08:21.463787 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-70839fa3-8502-4d7a-9e2e-673d73df7715 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:08:21.463984 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:08:21.463984 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:08:21.464310 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-70839fa3-8502-4d7a-9e2e-673d73df7715 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:08:21.515016 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:21.515016 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:21.524198 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-70839fa3-8502-4d7a-9e2e-673d73df7715 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Volume info retrieved successfully. Jan 28 20:08:21.549656 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-70839fa3-8502-4d7a-9e2e-673d73df7715 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2 returned with HTTP 200 Jan 28 20:08:21.550510 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2161/4302] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:08:21 2021] GET /volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2 => generated 949 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 20:08:22.567387 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5d8b8e79-6fda-4728-9689-2e9fc5dbca33 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] GET http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2 Jan 28 20:08:22.567961 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5d8b8e79-6fda-4728-9689-2e9fc5dbca33 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:08:22.568129 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:08:22.568129 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:08:22.568679 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-5d8b8e79-6fda-4728-9689-2e9fc5dbca33 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:08:22.621192 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:22.621192 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:22.630371 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-5d8b8e79-6fda-4728-9689-2e9fc5dbca33 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Volume info retrieved successfully. Jan 28 20:08:22.655684 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-5d8b8e79-6fda-4728-9689-2e9fc5dbca33 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2 returned with HTTP 200 Jan 28 20:08:22.656802 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2142/4303] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:08:22 2021] GET /volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2 => generated 949 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:08:23.672859 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a0b314eb-aeee-4333-b352-2e5f3897abe4 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] GET http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2 Jan 28 20:08:23.673482 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a0b314eb-aeee-4333-b352-2e5f3897abe4 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:08:23.673597 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:08:23.673597 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:08:23.673960 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a0b314eb-aeee-4333-b352-2e5f3897abe4 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:08:23.721113 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a0b314eb-aeee-4333-b352-2e5f3897abe4 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2 returned with HTTP 404 Jan 28 20:08:23.722203 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2162/4304] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:08:23 2021] GET /volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/8d124b56-6621-488e-b183-6836f58db2b2 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 20:08:23.730085 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a985cc00-4bd1-4e9d-ab09-16a7bab3ff30 tempest-TestEncryptedCinderVolumes-985538447 tempest-TestEncryptedCinderVolumes-985538447-project-admin] GET http://10.222.0.16/volume/v3/620ab17b330549a4a422bdd49575ae4b/volumes/detail?all_tenants=1 Jan 28 20:08:23.730619 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a985cc00-4bd1-4e9d-ab09-16a7bab3ff30 tempest-TestEncryptedCinderVolumes-985538447 tempest-TestEncryptedCinderVolumes-985538447-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:08:23.730844 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:08:23.730844 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:08:23.731359 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a985cc00-4bd1-4e9d-ab09-16a7bab3ff30 tempest-TestEncryptedCinderVolumes-985538447 tempest-TestEncryptedCinderVolumes-985538447-project-admin] Calling method 'detail' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:08:23.733532 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-a985cc00-4bd1-4e9d-ab09-16a7bab3ff30 tempest-TestEncryptedCinderVolumes-985538447 tempest-TestEncryptedCinderVolumes-985538447-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 20:08:23.783486 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a985cc00-4bd1-4e9d-ab09-16a7bab3ff30 tempest-TestEncryptedCinderVolumes-985538447 tempest-TestEncryptedCinderVolumes-985538447-project-admin] Get all volumes completed successfully. Jan 28 20:08:23.788041 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a985cc00-4bd1-4e9d-ab09-16a7bab3ff30 tempest-TestEncryptedCinderVolumes-985538447 tempest-TestEncryptedCinderVolumes-985538447-project-admin] http://10.222.0.16/volume/v3/620ab17b330549a4a422bdd49575ae4b/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 28 20:08:23.788854 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2143/4305] 10.222.0.16 () {58 vars in 1252 bytes} [Thu Jan 28 20:08:23 2021] GET /volume/v3/620ab17b330549a4a422bdd49575ae4b/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 28 20:08:23.807299 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-391d1387-11cd-4370-8b80-24afbfb47703 tempest-TestEncryptedCinderVolumes-985538447 tempest-TestEncryptedCinderVolumes-985538447-project-admin] DELETE http://10.222.0.16/volume/v3/620ab17b330549a4a422bdd49575ae4b/types/33f8a085-4f5c-40ce-b35d-fd2bb2fa76af Jan 28 20:08:23.807867 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-391d1387-11cd-4370-8b80-24afbfb47703 tempest-TestEncryptedCinderVolumes-985538447 tempest-TestEncryptedCinderVolumes-985538447-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:08:23.808389 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-391d1387-11cd-4370-8b80-24afbfb47703 tempest-TestEncryptedCinderVolumes-985538447 tempest-TestEncryptedCinderVolumes-985538447-project-admin] Calling method '_delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:08:23.873557 n-d-705657-15 devstack@c-api.service[87913]: /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 28 20:08:23.873557 n-d-705657-15 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 28 20:08:23.883644 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-391d1387-11cd-4370-8b80-24afbfb47703 tempest-TestEncryptedCinderVolumes-985538447 tempest-TestEncryptedCinderVolumes-985538447-project-admin] http://10.222.0.16/volume/v3/620ab17b330549a4a422bdd49575ae4b/types/33f8a085-4f5c-40ce-b35d-fd2bb2fa76af returned with HTTP 202 Jan 28 20:08:23.884579 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2163/4306] 10.222.0.16 () {58 vars in 1312 bytes} [Thu Jan 28 20:08:23 2021] DELETE /volume/v3/620ab17b330549a4a422bdd49575ae4b/types/33f8a085-4f5c-40ce-b35d-fd2bb2fa76af => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 20:08:41.591988 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f18530b8-fa27-4788-bf1d-7ceaa36ad386 tempest-TestEncryptedCinderVolumes-985538447 tempest-TestEncryptedCinderVolumes-985538447-project-admin] POST http://10.222.0.16/volume/v3/620ab17b330549a4a422bdd49575ae4b/types Jan 28 20:08:41.592911 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f18530b8-fa27-4788-bf1d-7ceaa36ad386 tempest-TestEncryptedCinderVolumes-985538447 tempest-TestEncryptedCinderVolumes-985538447-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1172296534", "extra_specs": {}}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 20:08:41.642745 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f18530b8-fa27-4788-bf1d-7ceaa36ad386 tempest-TestEncryptedCinderVolumes-985538447 tempest-TestEncryptedCinderVolumes-985538447-project-admin] http://10.222.0.16/volume/v3/620ab17b330549a4a422bdd49575ae4b/types returned with HTTP 200 Jan 28 20:08:41.643571 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2144/4307] 10.222.0.16 () {60 vars in 1219 bytes} [Thu Jan 28 20:08:41 2021] POST /volume/v3/620ab17b330549a4a422bdd49575ae4b/types => generated 212 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:08:41.655973 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c15709fa-d30e-456c-9e23-8d01de2ff1fc tempest-TestEncryptedCinderVolumes-985538447 tempest-TestEncryptedCinderVolumes-985538447-project-admin] POST http://10.222.0.16/volume/v3/620ab17b330549a4a422bdd49575ae4b/types/756fddcd-656b-4681-a065-88767ee2a458/encryption Jan 28 20:08:41.656755 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c15709fa-d30e-456c-9e23-8d01de2ff1fc tempest-TestEncryptedCinderVolumes-985538447 tempest-TestEncryptedCinderVolumes-985538447-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 20:08:41.709651 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c15709fa-d30e-456c-9e23-8d01de2ff1fc tempest-TestEncryptedCinderVolumes-985538447 tempest-TestEncryptedCinderVolumes-985538447-project-admin] http://10.222.0.16/volume/v3/620ab17b330549a4a422bdd49575ae4b/types/756fddcd-656b-4681-a065-88767ee2a458/encryption returned with HTTP 200 Jan 28 20:08:41.710601 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2164/4308] 10.222.0.16 () {60 vars in 1364 bytes} [Thu Jan 28 20:08:41 2021] POST /volume/v3/620ab17b330549a4a422bdd49575ae4b/types/756fddcd-656b-4681-a065-88767ee2a458/encryption => generated 230 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:08:41.723977 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-78184ffd-8579-4508-a1a3-ca635d7a56e5 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] POST http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes Jan 28 20:08:41.724914 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-78184ffd-8579-4508-a1a3-ca635d7a56e5 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1715715689", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1172296534", "size": 1}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 20:08:41.726241 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-78184ffd-8579-4508-a1a3-ca635d7a56e5 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1715715689', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1172296534', 'size': 1}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 20:08:41.739357 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-78184ffd-8579-4508-a1a3-ca635d7a56e5 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Create volume of 1 GB Jan 28 20:08:41.740113 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:41.740113 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:41.740787 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-78184ffd-8579-4508-a1a3-ca635d7a56e5 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Availability Zones retrieved successfully. Jan 28 20:08:41.757686 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-78184ffd-8579-4508-a1a3-ca635d7a56e5 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Flow 'volume_create_api' (fe18b7f4-014f-479a-b264-fd99b6c45386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 20:08:41.760549 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-78184ffd-8579-4508-a1a3-ca635d7a56e5 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (116b35e0-d250-4773-8310-d38fa25030e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 20:08:41.762779 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-78184ffd-8579-4508-a1a3-ca635d7a56e5 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 20:08:41.829393 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-78184ffd-8579-4508-a1a3-ca635d7a56e5 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (116b35e0-d250-4773-8310-d38fa25030e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T20:08:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=756fddcd-656b-4681-a065-88767ee2a458,is_public=True,name='tempest-scenario-type-luks-1172296534',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '756fddcd-656b-4681-a065-88767ee2a458', '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=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 20:08:41.833271 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-78184ffd-8579-4508-a1a3-ca635d7a56e5 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d6345e2-0b43-4014-aa36-22de8e0eec5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 20:08:41.892385 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [None req-78184ffd-8579-4508-a1a3-ca635d7a56e5 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1172296534 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1172296534, it is now deprecated. Please use the default quota class for default quota. Jan 28 20:08:41.893368 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.quota [None req-78184ffd-8579-4508-a1a3-ca635d7a56e5 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1172296534 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1172296534, it is now deprecated. Please use the default quota class for default quota. Jan 28 20:08:41.927116 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-78184ffd-8579-4508-a1a3-ca635d7a56e5 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Created reservations ['0494c313-91d9-4325-8b99-d9d86d898788', '21e5c912-1ed4-4051-ac0f-8577111e75a7', '3b11baa6-9164-450a-a694-1942672a1668', '2ddfc7cc-6f08-4ce6-b021-b4cdfbfe4c63'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 20:08:41.929048 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-78184ffd-8579-4508-a1a3-ca635d7a56e5 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d6345e2-0b43-4014-aa36-22de8e0eec5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0494c313-91d9-4325-8b99-d9d86d898788', '21e5c912-1ed4-4051-ac0f-8577111e75a7', '3b11baa6-9164-450a-a694-1942672a1668', '2ddfc7cc-6f08-4ce6-b021-b4cdfbfe4c63']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 20:08:41.931776 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-78184ffd-8579-4508-a1a3-ca635d7a56e5 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eddf6825-b608-40b2-abb6-8cf9a24db3b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 20:08:41.989582 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-78184ffd-8579-4508-a1a3-ca635d7a56e5 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eddf6825-b608-40b2-abb6-8cf9a24db3b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d43737d-bc13-4ea1-96e7-a0eee0420b34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1715715689',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a80e74b8f7c242f59c53febf7af42374',qos_specs=None,replication_status=,reservations=['0494c313-91d9-4325-8b99-d9d86d898788','21e5c912-1ed4-4051-ac0f-8577111e75a7','3b11baa6-9164-450a-a694-1942672a1668','2ddfc7cc-6f08-4ce6-b021-b4cdfbfe4c63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f2c22e2f51d460e93e7079fd8b33866',volume_type_id=756fddcd-656b-4681-a065-88767ee2a458), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T20:08:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1715715689',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=3d43737d-bc13-4ea1-96e7-a0eee0420b34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a80e74b8f7c242f59c53febf7af42374',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2f2c22e2f51d460e93e7079fd8b33866',volume_attachment=,volume_type=,volume_type_id=756fddcd-656b-4681-a065-88767ee2a458)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 20:08:41.991811 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-78184ffd-8579-4508-a1a3-ca635d7a56e5 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66f4e9bf-6f84-4fff-8848-c58d3eae7a89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 20:08:42.020184 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-78184ffd-8579-4508-a1a3-ca635d7a56e5 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66f4e9bf-6f84-4fff-8848-c58d3eae7a89) transitioned into state 'SUCCESS' from state '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-1715715689',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a80e74b8f7c242f59c53febf7af42374',qos_specs=None,replication_status=,reservations=['0494c313-91d9-4325-8b99-d9d86d898788','21e5c912-1ed4-4051-ac0f-8577111e75a7','3b11baa6-9164-450a-a694-1942672a1668','2ddfc7cc-6f08-4ce6-b021-b4cdfbfe4c63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f2c22e2f51d460e93e7079fd8b33866',volume_type_id=756fddcd-656b-4681-a065-88767ee2a458)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 20:08:42.022240 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-78184ffd-8579-4508-a1a3-ca635d7a56e5 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4da0942f-a0d7-454b-9e09-fcce30765467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 20:08:42.037482 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-78184ffd-8579-4508-a1a3-ca635d7a56e5 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4da0942f-a0d7-454b-9e09-fcce30765467) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 20:08:42.040237 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-78184ffd-8579-4508-a1a3-ca635d7a56e5 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Flow 'volume_create_api' (fe18b7f4-014f-479a-b264-fd99b6c45386) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 20:08:42.092116 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-78184ffd-8579-4508-a1a3-ca635d7a56e5 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Create volume request issued successfully. Jan 28 20:08:42.107608 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-78184ffd-8579-4508-a1a3-ca635d7a56e5 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes returned with HTTP 202 Jan 28 20:08:42.108524 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2145/4309] 10.222.0.16 () {60 vars in 1226 bytes} [Thu Jan 28 20:08:41 2021] POST /volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes => generated 851 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 20:08:42.124776 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-598c3ac0-e15f-4dbb-9b7a-027d6fb7e972 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] GET http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34 Jan 28 20:08:42.125677 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-598c3ac0-e15f-4dbb-9b7a-027d6fb7e972 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:08:42.126327 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-598c3ac0-e15f-4dbb-9b7a-027d6fb7e972 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:08:42.184141 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:42.184141 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:42.193466 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-598c3ac0-e15f-4dbb-9b7a-027d6fb7e972 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Volume info retrieved successfully. Jan 28 20:08:42.217869 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-598c3ac0-e15f-4dbb-9b7a-027d6fb7e972 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34 returned with HTTP 200 Jan 28 20:08:42.218722 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2165/4310] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:08:42 2021] GET /volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34 => generated 919 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:08:43.237697 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f0a87cce-0add-400c-b088-d6486537cf87 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] GET http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34 Jan 28 20:08:43.239434 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f0a87cce-0add-400c-b088-d6486537cf87 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:08:43.239850 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:08:43.239850 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:08:43.240439 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f0a87cce-0add-400c-b088-d6486537cf87 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:08:43.303746 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:43.303746 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:43.319174 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f0a87cce-0add-400c-b088-d6486537cf87 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Volume info retrieved successfully. Jan 28 20:08:43.366527 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f0a87cce-0add-400c-b088-d6486537cf87 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34 returned with HTTP 200 Jan 28 20:08:43.367365 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2146/4311] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:08:43 2021] GET /volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34 => generated 944 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:08:43.383384 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-816828cd-20ac-45e4-b8d4-627a2a959b34 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] GET http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34 Jan 28 20:08:43.384071 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-816828cd-20ac-45e4-b8d4-627a2a959b34 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:08:43.384381 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:08:43.384381 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:08:43.384964 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-816828cd-20ac-45e4-b8d4-627a2a959b34 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:08:43.435702 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:43.435702 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:43.444401 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-816828cd-20ac-45e4-b8d4-627a2a959b34 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Volume info retrieved successfully. Jan 28 20:08:43.467286 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-816828cd-20ac-45e4-b8d4-627a2a959b34 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34 returned with HTTP 200 Jan 28 20:08:43.468119 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2166/4312] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:08:43 2021] GET /volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34 => generated 944 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:08:43.591820 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-fcd6ddcf-f989-4b25-83f0-bfe8cf2dce61 req-c7e06e0f-34e8-46fb-9945-75ed37e093cd tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] GET http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34 Jan 28 20:08:43.592309 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-fcd6ddcf-f989-4b25-83f0-bfe8cf2dce61 req-c7e06e0f-34e8-46fb-9945-75ed37e093cd tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:08:43.592533 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:08:43.592533 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:08:43.592910 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-fcd6ddcf-f989-4b25-83f0-bfe8cf2dce61 req-c7e06e0f-34e8-46fb-9945-75ed37e093cd tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:08:43.645844 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:43.645844 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:43.654288 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-fcd6ddcf-f989-4b25-83f0-bfe8cf2dce61 req-c7e06e0f-34e8-46fb-9945-75ed37e093cd tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Volume info retrieved successfully. Jan 28 20:08:43.676786 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-fcd6ddcf-f989-4b25-83f0-bfe8cf2dce61 req-c7e06e0f-34e8-46fb-9945-75ed37e093cd tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34 returned with HTTP 200 Jan 28 20:08:43.677726 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2147/4313] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 20:08:43 2021] GET /volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34 => generated 944 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:08:43.760384 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-816828cd-20ac-45e4-b8d4-627a2a959b34 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] GET http://10.222.0.16/volume// Jan 28 20:08:43.760870 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-816828cd-20ac-45e4-b8d4-627a2a959b34 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:08:43.761070 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:08:43.761070 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:08:43.761636 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-816828cd-20ac-45e4-b8d4-627a2a959b34 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:08:43.762827 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-816828cd-20ac-45e4-b8d4-627a2a959b34 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 20:08:43.763495 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2167/4314] 10.222.0.16 () {58 vars in 1289 bytes} [Thu Jan 28 20:08:43 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 20:08:43.777300 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-fcd6ddcf-f989-4b25-83f0-bfe8cf2dce61 req-210ff603-282d-4383-a0e8-b7cc6be31bcc tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] POST http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/attachments Jan 28 20:08:43.777844 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:08:43.777844 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:08:43.778268 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-fcd6ddcf-f989-4b25-83f0-bfe8cf2dce61 req-210ff603-282d-4383-a0e8-b7cc6be31bcc tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3d43737d-bc13-4ea1-96e7-a0eee0420b34", "instance_uuid": "acaf4889-670e-481b-9c88-d0e5a6500fe8", "connector": null}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 20:08:43.828379 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:43.828379 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:43.884365 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-fcd6ddcf-f989-4b25-83f0-bfe8cf2dce61 req-210ff603-282d-4383-a0e8-b7cc6be31bcc tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/attachments returned with HTTP 200 Jan 28 20:08:43.885326 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2148/4315] 10.222.0.16 () {66 vars in 1565 bytes} [Thu Jan 28 20:08:43 2021] POST /volume/v3/a80e74b8f7c242f59c53febf7af42374/attachments => generated 273 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 20:08:43.919287 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-94d55866-0588-42f7-870c-85675965e0fc tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] GET http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34 Jan 28 20:08:43.919887 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-94d55866-0588-42f7-870c-85675965e0fc tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:08:43.920370 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-94d55866-0588-42f7-870c-85675965e0fc tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:08:43.947456 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-fcd6ddcf-f989-4b25-83f0-bfe8cf2dce61 req-210ff603-282d-4383-a0e8-b7cc6be31bcc tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] GET http://10.222.0.16/volume// Jan 28 20:08:43.947938 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-fcd6ddcf-f989-4b25-83f0-bfe8cf2dce61 req-210ff603-282d-4383-a0e8-b7cc6be31bcc tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:08:43.948164 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:08:43.948164 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:08:43.948544 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-fcd6ddcf-f989-4b25-83f0-bfe8cf2dce61 req-210ff603-282d-4383-a0e8-b7cc6be31bcc tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:08:43.949787 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-fcd6ddcf-f989-4b25-83f0-bfe8cf2dce61 req-210ff603-282d-4383-a0e8-b7cc6be31bcc tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 20:08:43.950540 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2149/4316] 10.222.0.11 () {56 vars in 1089 bytes} [Thu Jan 28 20:08:43 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 20:08:43.964525 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-fcd6ddcf-f989-4b25-83f0-bfe8cf2dce61 req-9cadbb3f-59bb-4078-ae57-1dcf62701924 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] GET http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34 Jan 28 20:08:43.965124 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-fcd6ddcf-f989-4b25-83f0-bfe8cf2dce61 req-9cadbb3f-59bb-4078-ae57-1dcf62701924 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:08:43.965693 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-fcd6ddcf-f989-4b25-83f0-bfe8cf2dce61 req-9cadbb3f-59bb-4078-ae57-1dcf62701924 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:08:43.971884 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:43.971884 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:43.981030 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-94d55866-0588-42f7-870c-85675965e0fc tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Volume info retrieved successfully. Jan 28 20:08:43.999582 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:43.999582 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:44.008074 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-94d55866-0588-42f7-870c-85675965e0fc tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34 returned with HTTP 200 Jan 28 20:08:44.008926 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2168/4317] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:08:43 2021] GET /volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34 => generated 943 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:08:44.014436 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:44.014436 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:44.022787 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-fcd6ddcf-f989-4b25-83f0-bfe8cf2dce61 req-9cadbb3f-59bb-4078-ae57-1dcf62701924 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Volume info retrieved successfully. Jan 28 20:08:44.042068 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:44.042068 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:44.050454 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-fcd6ddcf-f989-4b25-83f0-bfe8cf2dce61 req-9cadbb3f-59bb-4078-ae57-1dcf62701924 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34 returned with HTTP 200 Jan 28 20:08:44.051278 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2150/4318] 10.222.0.11 () {60 vars in 1403 bytes} [Thu Jan 28 20:08:43 2021] GET /volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34 => generated 1042 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 28 20:08:44.084685 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-fcd6ddcf-f989-4b25-83f0-bfe8cf2dce61 req-08879d25-d8c7-4266-9e5d-5eae4974e1e1 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] PUT http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/attachments/665860ce-87ae-4217-aaa6-f6db58dff03c Jan 28 20:08:44.085209 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:08:44.085209 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:08:44.085643 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-fcd6ddcf-f989-4b25-83f0-bfe8cf2dce61 req-08879d25-d8c7-4266-9e5d-5eae4974e1e1 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.11", "host": "n-h2-705657-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-705657-15.cbci-705657-15.local", "mountpoint": "/dev/sdb"}}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 20:08:44.116734 n-d-705657-15 devstack@c-api.service[87913]: /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 28 20:08:44.116734 n-d-705657-15 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 28 20:08:44.117373 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-fcd6ddcf-f989-4b25-83f0-bfe8cf2dce61 req-08879d25-d8c7-4266-9e5d-5eae4974e1e1 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Lock "b'cinder-attachment_update-3d43737d-bc13-4ea1-96e7-a0eee0420b34-n-h2-705657-15'" acquired by "attachment_update" :: waited 0.011s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 20:08:44.119912 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:44.119912 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:45.025798 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7add32c8-a245-4e37-abdc-17a7bc9a7891 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] GET http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34 Jan 28 20:08:45.026392 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7add32c8-a245-4e37-abdc-17a7bc9a7891 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:08:45.026536 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:08:45.026536 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:08:45.026903 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7add32c8-a245-4e37-abdc-17a7bc9a7891 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:08:45.077766 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:45.077766 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:45.086510 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7add32c8-a245-4e37-abdc-17a7bc9a7891 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Volume info retrieved successfully. Jan 28 20:08:45.106182 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:45.106182 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:45.115263 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7add32c8-a245-4e37-abdc-17a7bc9a7891 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34 returned with HTTP 200 Jan 28 20:08:45.116156 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2151/4319] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:08:45 2021] GET /volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34 => generated 943 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 20:08:45.388278 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-fcd6ddcf-f989-4b25-83f0-bfe8cf2dce61 req-08879d25-d8c7-4266-9e5d-5eae4974e1e1 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Lock "b'cinder-attachment_update-3d43737d-bc13-4ea1-96e7-a0eee0420b34-n-h2-705657-15'" released by "attachment_update" :: held 1.271s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 20:08:45.388980 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-fcd6ddcf-f989-4b25-83f0-bfe8cf2dce61 req-08879d25-d8c7-4266-9e5d-5eae4974e1e1 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/attachments/665860ce-87ae-4217-aaa6-f6db58dff03c returned with HTTP 200 Jan 28 20:08:45.390181 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2169/4320] 10.222.0.11 () {64 vars in 1468 bytes} [Thu Jan 28 20:08:44 2021] PUT /volume/v3/a80e74b8f7c242f59c53febf7af42374/attachments/665860ce-87ae-4217-aaa6-f6db58dff03c => generated 761 bytes in 1310 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 20:08:45.408067 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-fcd6ddcf-f989-4b25-83f0-bfe8cf2dce61 req-ee6919bd-462b-419a-b298-3bba4b550379 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] GET http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34/encryption Jan 28 20:08:45.408605 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-fcd6ddcf-f989-4b25-83f0-bfe8cf2dce61 req-ee6919bd-462b-419a-b298-3bba4b550379 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:08:45.408828 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:08:45.408828 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:08:45.409268 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-fcd6ddcf-f989-4b25-83f0-bfe8cf2dce61 req-ee6919bd-462b-419a-b298-3bba4b550379 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:08:45.458676 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:45.458676 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:45.510502 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-fcd6ddcf-f989-4b25-83f0-bfe8cf2dce61 req-ee6919bd-462b-419a-b298-3bba4b550379 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34/encryption returned with HTTP 200 Jan 28 20:08:45.511378 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2152/4321] 10.222.0.11 () {58 vars in 1395 bytes} [Thu Jan 28 20:08:45 2021] GET /volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34/encryption => generated 160 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:08:46.134580 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fc2e29b6-76bc-463c-b7f5-34a52069eb73 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] GET http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34 Jan 28 20:08:46.135381 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fc2e29b6-76bc-463c-b7f5-34a52069eb73 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:08:46.135694 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:08:46.135694 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:08:46.136216 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fc2e29b6-76bc-463c-b7f5-34a52069eb73 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:08:46.188150 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:46.188150 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:46.197165 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fc2e29b6-76bc-463c-b7f5-34a52069eb73 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Volume info retrieved successfully. Jan 28 20:08:46.216705 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:46.216705 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:46.227210 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fc2e29b6-76bc-463c-b7f5-34a52069eb73 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34 returned with HTTP 200 Jan 28 20:08:46.228368 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2170/4322] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:08:46 2021] GET /volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34 => generated 944 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:08:47.250142 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-75e74d0e-e176-4caa-8db3-49b1af6675d9 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] GET http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34 Jan 28 20:08:47.251003 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-75e74d0e-e176-4caa-8db3-49b1af6675d9 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:08:47.251003 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:08:47.251003 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:08:47.251584 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-75e74d0e-e176-4caa-8db3-49b1af6675d9 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:08:47.311106 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:47.311106 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:47.319687 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-75e74d0e-e176-4caa-8db3-49b1af6675d9 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Volume info retrieved successfully. Jan 28 20:08:47.339445 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:47.339445 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:47.349296 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-75e74d0e-e176-4caa-8db3-49b1af6675d9 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34 returned with HTTP 200 Jan 28 20:08:47.350164 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2153/4323] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:08:47 2021] GET /volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34 => generated 944 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:08:48.366490 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d00cb021-3fd5-408b-a21e-628dd3df41e1 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] GET http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34 Jan 28 20:08:48.367100 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d00cb021-3fd5-408b-a21e-628dd3df41e1 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:08:48.367275 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:08:48.367275 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:08:48.367608 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d00cb021-3fd5-408b-a21e-628dd3df41e1 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:08:48.423603 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:48.423603 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:48.433354 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d00cb021-3fd5-408b-a21e-628dd3df41e1 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Volume info retrieved successfully. Jan 28 20:08:48.452369 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:48.452369 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:48.460748 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d00cb021-3fd5-408b-a21e-628dd3df41e1 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34 returned with HTTP 200 Jan 28 20:08:48.462123 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2171/4324] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:08:48 2021] GET /volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34 => generated 944 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:08:49.479124 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b1e2ae53-dda9-4246-a9b1-60da35160037 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] GET http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34 Jan 28 20:08:49.479709 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b1e2ae53-dda9-4246-a9b1-60da35160037 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:08:49.479839 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:08:49.479839 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:08:49.480189 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b1e2ae53-dda9-4246-a9b1-60da35160037 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:08:49.530588 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:49.530588 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:49.539085 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b1e2ae53-dda9-4246-a9b1-60da35160037 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Volume info retrieved successfully. Jan 28 20:08:49.558829 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:49.558829 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:49.567980 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b1e2ae53-dda9-4246-a9b1-60da35160037 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34 returned with HTTP 200 Jan 28 20:08:49.568827 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2154/4325] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:08:49 2021] GET /volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34 => generated 944 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:08:50.585726 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8dc371f1-b103-4990-aa0a-a22339fa34b6 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] GET http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34 Jan 28 20:08:50.586883 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8dc371f1-b103-4990-aa0a-a22339fa34b6 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:08:50.587094 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:08:50.587094 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:08:50.587469 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8dc371f1-b103-4990-aa0a-a22339fa34b6 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:08:50.635974 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:50.635974 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:50.644346 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8dc371f1-b103-4990-aa0a-a22339fa34b6 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Volume info retrieved successfully. Jan 28 20:08:50.663628 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:50.663628 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:50.671926 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8dc371f1-b103-4990-aa0a-a22339fa34b6 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34 returned with HTTP 200 Jan 28 20:08:50.672743 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2172/4326] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:08:50 2021] GET /volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34 => generated 944 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:08:51.081036 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-fcd6ddcf-f989-4b25-83f0-bfe8cf2dce61 req-e9608471-cd83-4008-98ab-185e6856559d tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] POST http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/attachments/665860ce-87ae-4217-aaa6-f6db58dff03c/action Jan 28 20:08:51.081602 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:08:51.081602 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:08:51.082052 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-fcd6ddcf-f989-4b25-83f0-bfe8cf2dce61 req-e9608471-cd83-4008-98ab-185e6856559d tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Action body: b'{"os-complete": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 20:08:51.082439 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-fcd6ddcf-f989-4b25-83f0-bfe8cf2dce61 req-e9608471-cd83-4008-98ab-185e6856559d tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 20:08:51.151958 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:51.151958 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:51.166041 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-fcd6ddcf-f989-4b25-83f0-bfe8cf2dce61 req-e9608471-cd83-4008-98ab-185e6856559d tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/attachments/665860ce-87ae-4217-aaa6-f6db58dff03c/action returned with HTTP 204 Jan 28 20:08:51.166919 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2155/4327] 10.222.0.11 () {64 vars in 1489 bytes} [Thu Jan 28 20:08:51 2021] POST /volume/v3/a80e74b8f7c242f59c53febf7af42374/attachments/665860ce-87ae-4217-aaa6-f6db58dff03c/action => generated 0 bytes in 91 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 20:08:51.689398 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8619988a-e862-4d94-a8fd-5b6d1b8b874f tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] GET http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34 Jan 28 20:08:51.690021 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8619988a-e862-4d94-a8fd-5b6d1b8b874f tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:08:51.690147 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:08:51.690147 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:08:51.690448 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8619988a-e862-4d94-a8fd-5b6d1b8b874f tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:08:51.740622 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:51.740622 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:51.749723 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8619988a-e862-4d94-a8fd-5b6d1b8b874f tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Volume info retrieved successfully. Jan 28 20:08:51.769121 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:51.769121 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:51.778271 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8619988a-e862-4d94-a8fd-5b6d1b8b874f tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34 returned with HTTP 200 Jan 28 20:08:51.779124 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2173/4328] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:08:51 2021] GET /volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34 => generated 1236 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 20:08:51.794942 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-78462bdf-84d7-4f0f-a080-8423184f669e tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] GET http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34 Jan 28 20:08:51.795469 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-78462bdf-84d7-4f0f-a080-8423184f669e tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:08:51.795683 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:08:51.795683 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:08:51.796451 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-78462bdf-84d7-4f0f-a080-8423184f669e tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:08:51.846730 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:51.846730 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:51.856664 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-78462bdf-84d7-4f0f-a080-8423184f669e tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Volume info retrieved successfully. Jan 28 20:08:51.876260 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:51.876260 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:51.885437 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-78462bdf-84d7-4f0f-a080-8423184f669e tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34 returned with HTTP 200 Jan 28 20:08:51.886285 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2156/4329] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:08:51 2021] GET /volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34 => generated 1236 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 20:08:52.004845 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-be96ec1d-0992-4d12-9641-93abd2e53227 req-15c6428a-1af3-41e3-b679-26bf3bff1bf3 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] GET http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34 Jan 28 20:08:52.005301 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-be96ec1d-0992-4d12-9641-93abd2e53227 req-15c6428a-1af3-41e3-b679-26bf3bff1bf3 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:08:52.005520 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:08:52.005520 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:08:52.005893 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-be96ec1d-0992-4d12-9641-93abd2e53227 req-15c6428a-1af3-41e3-b679-26bf3bff1bf3 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:08:52.054559 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:52.054559 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:52.063655 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-be96ec1d-0992-4d12-9641-93abd2e53227 req-15c6428a-1af3-41e3-b679-26bf3bff1bf3 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Volume info retrieved successfully. Jan 28 20:08:52.086937 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:52.086937 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:52.097230 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-be96ec1d-0992-4d12-9641-93abd2e53227 req-15c6428a-1af3-41e3-b679-26bf3bff1bf3 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34 returned with HTTP 200 Jan 28 20:08:52.098188 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2174/4330] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 20:08:52 2021] GET /volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34 => generated 1236 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 20:08:52.121039 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-be96ec1d-0992-4d12-9641-93abd2e53227 req-1e35b502-9905-4bb3-814f-18bfadf8efac tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] POST http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34/action Jan 28 20:08:52.121607 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:08:52.121607 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:08:52.122144 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-be96ec1d-0992-4d12-9641-93abd2e53227 req-1e35b502-9905-4bb3-814f-18bfadf8efac tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 20:08:52.122576 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-be96ec1d-0992-4d12-9641-93abd2e53227 req-1e35b502-9905-4bb3-814f-18bfadf8efac tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 20:08:52.173257 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:52.173257 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:52.174472 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-be96ec1d-0992-4d12-9641-93abd2e53227 req-1e35b502-9905-4bb3-814f-18bfadf8efac tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Volume info retrieved successfully. Jan 28 20:08:52.185858 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-be96ec1d-0992-4d12-9641-93abd2e53227 req-1e35b502-9905-4bb3-814f-18bfadf8efac tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Begin detaching volume completed successfully. Jan 28 20:08:52.186409 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-be96ec1d-0992-4d12-9641-93abd2e53227 req-1e35b502-9905-4bb3-814f-18bfadf8efac tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34/action returned with HTTP 202 Jan 28 20:08:52.187350 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2157/4331] 10.222.0.16 () {64 vars in 1643 bytes} [Thu Jan 28 20:08:52 2021] POST /volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 20:08:52.275910 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-be96ec1d-0992-4d12-9641-93abd2e53227 req-15c6428a-1af3-41e3-b679-26bf3bff1bf3 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] GET http://10.222.0.16/volume// Jan 28 20:08:52.276605 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-be96ec1d-0992-4d12-9641-93abd2e53227 req-15c6428a-1af3-41e3-b679-26bf3bff1bf3 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:08:52.276958 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:08:52.276958 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:08:52.277694 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-be96ec1d-0992-4d12-9641-93abd2e53227 req-15c6428a-1af3-41e3-b679-26bf3bff1bf3 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:08:52.279440 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-be96ec1d-0992-4d12-9641-93abd2e53227 req-15c6428a-1af3-41e3-b679-26bf3bff1bf3 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 20:08:52.280531 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2175/4332] 10.222.0.11 () {56 vars in 1089 bytes} [Thu Jan 28 20:08:52 2021] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 20:08:52.299042 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-be96ec1d-0992-4d12-9641-93abd2e53227 req-ba700ffc-954c-4a6e-9b53-57187d2360dd tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] GET http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34 Jan 28 20:08:52.299973 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-be96ec1d-0992-4d12-9641-93abd2e53227 req-ba700ffc-954c-4a6e-9b53-57187d2360dd tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:08:52.300399 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:08:52.300399 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:08:52.301088 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-be96ec1d-0992-4d12-9641-93abd2e53227 req-ba700ffc-954c-4a6e-9b53-57187d2360dd tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:08:52.357809 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:52.357809 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:52.367036 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-be96ec1d-0992-4d12-9641-93abd2e53227 req-ba700ffc-954c-4a6e-9b53-57187d2360dd tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Volume info retrieved successfully. Jan 28 20:08:52.389863 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:52.389863 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:52.399640 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-be96ec1d-0992-4d12-9641-93abd2e53227 req-ba700ffc-954c-4a6e-9b53-57187d2360dd tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34 returned with HTTP 200 Jan 28 20:08:52.400489 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2158/4333] 10.222.0.11 () {60 vars in 1403 bytes} [Thu Jan 28 20:08:52 2021] GET /volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34 => generated 1338 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 20:08:52.439829 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-be96ec1d-0992-4d12-9641-93abd2e53227 req-7ab94890-3ec9-4b56-8f4f-9b5c32b58eac tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] GET http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34/encryption Jan 28 20:08:52.440415 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-be96ec1d-0992-4d12-9641-93abd2e53227 req-7ab94890-3ec9-4b56-8f4f-9b5c32b58eac tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:08:52.440907 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-be96ec1d-0992-4d12-9641-93abd2e53227 req-7ab94890-3ec9-4b56-8f4f-9b5c32b58eac tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Calling method 'index' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:08:52.493528 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:52.493528 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:52.552560 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-be96ec1d-0992-4d12-9641-93abd2e53227 req-7ab94890-3ec9-4b56-8f4f-9b5c32b58eac tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34/encryption returned with HTTP 200 Jan 28 20:08:52.553388 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2176/4334] 10.222.0.11 () {58 vars in 1395 bytes} [Thu Jan 28 20:08:52 2021] GET /volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34/encryption => generated 160 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:08:52.941291 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-be96ec1d-0992-4d12-9641-93abd2e53227 req-fb61d184-0ae1-4ddf-a12d-a4058e875d00 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] DELETE http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/attachments/665860ce-87ae-4217-aaa6-f6db58dff03c Jan 28 20:08:52.941875 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-be96ec1d-0992-4d12-9641-93abd2e53227 req-fb61d184-0ae1-4ddf-a12d-a4058e875d00 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:08:52.941999 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:08:52.941999 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:08:52.942360 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-be96ec1d-0992-4d12-9641-93abd2e53227 req-fb61d184-0ae1-4ddf-a12d-a4058e875d00 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:08:52.963691 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:52.963691 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:53.445986 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-be96ec1d-0992-4d12-9641-93abd2e53227 req-fb61d184-0ae1-4ddf-a12d-a4058e875d00 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 20:08:53.446409 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-be96ec1d-0992-4d12-9641-93abd2e53227 req-fb61d184-0ae1-4ddf-a12d-a4058e875d00 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Pending status list for volume during attachment-delete: [] {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 20:08:53.454575 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-be96ec1d-0992-4d12-9641-93abd2e53227 req-fb61d184-0ae1-4ddf-a12d-a4058e875d00 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/attachments/665860ce-87ae-4217-aaa6-f6db58dff03c returned with HTTP 200 Jan 28 20:08:53.455721 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2159/4335] 10.222.0.11 () {62 vars in 1437 bytes} [Thu Jan 28 20:08:52 2021] DELETE /volume/v3/a80e74b8f7c242f59c53febf7af42374/attachments/665860ce-87ae-4217-aaa6-f6db58dff03c => generated 19 bytes in 519 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:08:54.705251 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a2845133-d8e4-4445-acfe-7147344c2606 req-6d3b7f41-11df-48db-bc01-1807a2ccb3ef tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] GET http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34 Jan 28 20:08:54.706007 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-a2845133-d8e4-4445-acfe-7147344c2606 req-6d3b7f41-11df-48db-bc01-1807a2ccb3ef tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:08:54.706236 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:08:54.706236 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:08:54.706804 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-a2845133-d8e4-4445-acfe-7147344c2606 req-6d3b7f41-11df-48db-bc01-1807a2ccb3ef tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:08:54.761409 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:54.761409 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:54.770468 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-a2845133-d8e4-4445-acfe-7147344c2606 req-6d3b7f41-11df-48db-bc01-1807a2ccb3ef tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Volume info retrieved successfully. Jan 28 20:08:54.793857 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-a2845133-d8e4-4445-acfe-7147344c2606 req-6d3b7f41-11df-48db-bc01-1807a2ccb3ef tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34 returned with HTTP 200 Jan 28 20:08:54.794725 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2177/4336] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 20:08:54 2021] GET /volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34 => generated 944 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:08:54.816186 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8dbc1513-56b4-4b45-b201-dcc97552297f tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] DELETE http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34 Jan 28 20:08:54.816719 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8dbc1513-56b4-4b45-b201-dcc97552297f tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:08:54.816934 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:08:54.816934 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:08:54.817374 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8dbc1513-56b4-4b45-b201-dcc97552297f tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Calling method 'delete' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:08:54.817814 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-8dbc1513-56b4-4b45-b201-dcc97552297f tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Delete volume with id: 3d43737d-bc13-4ea1-96e7-a0eee0420b34 Jan 28 20:08:54.869059 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:54.869059 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:54.870040 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8dbc1513-56b4-4b45-b201-dcc97552297f tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Volume info retrieved successfully. Jan 28 20:08:54.890609 n-d-705657-15 devstack@c-api.service[87913]: WARNING cinder.keymgr.conf_key_mgr [None req-8dbc1513-56b4-4b45-b201-dcc97552297f tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Not deleting key 00000000-0000-0000-0000-000000000000 Jan 28 20:08:54.899841 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-8dbc1513-56b4-4b45-b201-dcc97552297f tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Delete volume request issued successfully. Jan 28 20:08:54.900322 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8dbc1513-56b4-4b45-b201-dcc97552297f tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34 returned with HTTP 202 Jan 28 20:08:54.901660 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2160/4337] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 20:08:54 2021] DELETE /volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 20:08:54.912524 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eb399984-bcb5-4ccd-a2be-a0c8dc13c2dd tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] GET http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34 Jan 28 20:08:54.913338 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eb399984-bcb5-4ccd-a2be-a0c8dc13c2dd tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:08:54.913700 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:08:54.913700 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:08:54.914865 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-eb399984-bcb5-4ccd-a2be-a0c8dc13c2dd tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:08:54.967270 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:54.967270 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:54.979332 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-eb399984-bcb5-4ccd-a2be-a0c8dc13c2dd tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Volume info retrieved successfully. Jan 28 20:08:55.006239 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-eb399984-bcb5-4ccd-a2be-a0c8dc13c2dd tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34 returned with HTTP 200 Jan 28 20:08:55.007080 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2178/4338] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:08:54 2021] GET /volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34 => generated 943 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:08:56.023379 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-22916c7b-4879-45fd-8abf-37a294139609 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] GET http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34 Jan 28 20:08:56.023967 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-22916c7b-4879-45fd-8abf-37a294139609 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:08:56.024158 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:08:56.024158 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:08:56.024681 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-22916c7b-4879-45fd-8abf-37a294139609 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:08:56.077011 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:08:56.077011 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:08:56.087106 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-22916c7b-4879-45fd-8abf-37a294139609 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Volume info retrieved successfully. Jan 28 20:08:56.113066 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-22916c7b-4879-45fd-8abf-37a294139609 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34 returned with HTTP 200 Jan 28 20:08:56.129168 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2161/4339] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:08:56 2021] GET /volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34 => generated 943 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:08:57.139378 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bf37fb84-f5c6-4b25-a370-ab606be87169 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] GET http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34 Jan 28 20:08:57.140063 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bf37fb84-f5c6-4b25-a370-ab606be87169 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:08:57.140063 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:08:57.140063 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:08:57.140464 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-bf37fb84-f5c6-4b25-a370-ab606be87169 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:08:57.191205 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-bf37fb84-f5c6-4b25-a370-ab606be87169 tempest-TestEncryptedCinderVolumes-211346302 tempest-TestEncryptedCinderVolumes-211346302-project] http://10.222.0.16/volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34 returned with HTTP 404 Jan 28 20:08:57.192274 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2179/4340] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:08:57 2021] GET /volume/v3/a80e74b8f7c242f59c53febf7af42374/volumes/3d43737d-bc13-4ea1-96e7-a0eee0420b34 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 20:08:57.202225 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9b7b0a10-3bc7-4b80-9065-e8ed7cb49e20 tempest-TestEncryptedCinderVolumes-985538447 tempest-TestEncryptedCinderVolumes-985538447-project-admin] GET http://10.222.0.16/volume/v3/620ab17b330549a4a422bdd49575ae4b/volumes/detail?all_tenants=1 Jan 28 20:08:57.202925 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9b7b0a10-3bc7-4b80-9065-e8ed7cb49e20 tempest-TestEncryptedCinderVolumes-985538447 tempest-TestEncryptedCinderVolumes-985538447-project-admin] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:08:57.203251 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:08:57.203251 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:08:57.203889 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9b7b0a10-3bc7-4b80-9065-e8ed7cb49e20 tempest-TestEncryptedCinderVolumes-985538447 tempest-TestEncryptedCinderVolumes-985538447-project-admin] Calling method 'detail' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:08:57.206127 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-9b7b0a10-3bc7-4b80-9065-e8ed7cb49e20 tempest-TestEncryptedCinderVolumes-985538447 tempest-TestEncryptedCinderVolumes-985538447-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 20:08:57.269035 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9b7b0a10-3bc7-4b80-9065-e8ed7cb49e20 tempest-TestEncryptedCinderVolumes-985538447 tempest-TestEncryptedCinderVolumes-985538447-project-admin] Get all volumes completed successfully. Jan 28 20:08:57.273925 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9b7b0a10-3bc7-4b80-9065-e8ed7cb49e20 tempest-TestEncryptedCinderVolumes-985538447 tempest-TestEncryptedCinderVolumes-985538447-project-admin] http://10.222.0.16/volume/v3/620ab17b330549a4a422bdd49575ae4b/volumes/detail?all_tenants=1 returned with HTTP 200 Jan 28 20:08:57.274865 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2162/4341] 10.222.0.16 () {58 vars in 1252 bytes} [Thu Jan 28 20:08:57 2021] GET /volume/v3/620ab17b330549a4a422bdd49575ae4b/volumes/detail?all_tenants=1 => generated 15 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jan 28 20:08:57.301077 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8379f175-ffa9-4ea5-8477-f5d913320796 tempest-TestEncryptedCinderVolumes-985538447 tempest-TestEncryptedCinderVolumes-985538447-project-admin] DELETE http://10.222.0.16/volume/v3/620ab17b330549a4a422bdd49575ae4b/types/756fddcd-656b-4681-a065-88767ee2a458 Jan 28 20:08:57.302290 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8379f175-ffa9-4ea5-8477-f5d913320796 tempest-TestEncryptedCinderVolumes-985538447 tempest-TestEncryptedCinderVolumes-985538447-project-admin] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:08:57.303070 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-8379f175-ffa9-4ea5-8477-f5d913320796 tempest-TestEncryptedCinderVolumes-985538447 tempest-TestEncryptedCinderVolumes-985538447-project-admin] Calling method '_delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:08:57.381298 n-d-705657-15 devstack@c-api.service[87913]: /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 28 20:08:57.381298 n-d-705657-15 devstack@c-api.service[87913]: "UPDATE / DELETE expressions." % clause Jan 28 20:08:57.394914 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-8379f175-ffa9-4ea5-8477-f5d913320796 tempest-TestEncryptedCinderVolumes-985538447 tempest-TestEncryptedCinderVolumes-985538447-project-admin] http://10.222.0.16/volume/v3/620ab17b330549a4a422bdd49575ae4b/types/756fddcd-656b-4681-a065-88767ee2a458 returned with HTTP 202 Jan 28 20:08:57.396645 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2180/4342] 10.222.0.16 () {58 vars in 1312 bytes} [Thu Jan 28 20:08:57 2021] DELETE /volume/v3/620ab17b330549a4a422bdd49575ae4b/types/756fddcd-656b-4681-a065-88767ee2a458 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 20:09:58.343157 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-116de63e-c53f-408e-b648-92274b0ee825 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] POST http://10.222.0.16/volume/v3/9d21971369de41589479e697a07056e8/volumes Jan 28 20:09:58.344771 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-116de63e-c53f-408e-b648-92274b0ee825 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-188012609", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 20:09:58.345513 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-116de63e-c53f-408e-b648-92274b0ee825 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-188012609', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87915) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 20:09:58.345653 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-116de63e-c53f-408e-b648-92274b0ee825 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Create volume of 1 GB Jan 28 20:09:58.359636 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-116de63e-c53f-408e-b648-92274b0ee825 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Availability Zones retrieved successfully. Jan 28 20:09:58.376642 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-116de63e-c53f-408e-b648-92274b0ee825 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Flow 'volume_create_api' (e9aed802-8c63-41d5-b743-746b356bc378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 20:09:58.379422 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-116de63e-c53f-408e-b648-92274b0ee825 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fea0dc5-7dc0-4c4c-8ee6-cb9c349fab67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 20:09:58.382740 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-116de63e-c53f-408e-b648-92274b0ee825 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Validating volume size '1' using validate_int {{(pid=87915) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 20:09:58.454719 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-116de63e-c53f-408e-b648-92274b0ee825 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fea0dc5-7dc0-4c4c-8ee6-cb9c349fab67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 20:09:58.456895 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-116de63e-c53f-408e-b648-92274b0ee825 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (441436d4-eefb-43f8-8a9d-1a6e7ad2a457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 20:09:58.545379 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-116de63e-c53f-408e-b648-92274b0ee825 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Created reservations ['eb93d1a6-34f1-4e18-b66f-8ff54ee87ee0', '63ee73dc-b2b1-4269-bb88-a469bd546963', '06193edb-0c99-42e6-a15e-69a3cbdc7685', 'a0ac673a-6d6d-49f2-91d8-e165d596fb10'] {{(pid=87915) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 20:09:58.547266 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-116de63e-c53f-408e-b648-92274b0ee825 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (441436d4-eefb-43f8-8a9d-1a6e7ad2a457) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb93d1a6-34f1-4e18-b66f-8ff54ee87ee0', '63ee73dc-b2b1-4269-bb88-a469bd546963', '06193edb-0c99-42e6-a15e-69a3cbdc7685', 'a0ac673a-6d6d-49f2-91d8-e165d596fb10']}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 20:09:58.549439 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-116de63e-c53f-408e-b648-92274b0ee825 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (462994f4-d003-4bd1-8f68-154331aa65a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 20:09:58.609777 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-116de63e-c53f-408e-b648-92274b0ee825 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (462994f4-d003-4bd1-8f68-154331aa65a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8037e118-1412-47e7-9bd6-3443b5e96938', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-188012609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d21971369de41589479e697a07056e8',qos_specs=None,replication_status=,reservations=['eb93d1a6-34f1-4e18-b66f-8ff54ee87ee0','63ee73dc-b2b1-4269-bb88-a469bd546963','06193edb-0c99-42e6-a15e-69a3cbdc7685','a0ac673a-6d6d-49f2-91d8-e165d596fb10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aeaec868477f499ebd4951fb05a40d6c',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T20:09:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-188012609',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8037e118-1412-47e7-9bd6-3443b5e96938,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d21971369de41589479e697a07056e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='aeaec868477f499ebd4951fb05a40d6c',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 20:09:58.611834 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-116de63e-c53f-408e-b648-92274b0ee825 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c4ca59e-a7c5-41d3-b2ad-996b44a6ef54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 20:09:58.641897 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-116de63e-c53f-408e-b648-92274b0ee825 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c4ca59e-a7c5-41d3-b2ad-996b44a6ef54) transitioned into state 'SUCCESS' from state '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-188012609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d21971369de41589479e697a07056e8',qos_specs=None,replication_status=,reservations=['eb93d1a6-34f1-4e18-b66f-8ff54ee87ee0','63ee73dc-b2b1-4269-bb88-a469bd546963','06193edb-0c99-42e6-a15e-69a3cbdc7685','a0ac673a-6d6d-49f2-91d8-e165d596fb10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aeaec868477f499ebd4951fb05a40d6c',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 20:09:58.644996 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-116de63e-c53f-408e-b648-92274b0ee825 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cc106e5-0cb6-488f-8048-e2d3a46002e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 20:09:58.661359 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-116de63e-c53f-408e-b648-92274b0ee825 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cc106e5-0cb6-488f-8048-e2d3a46002e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87915) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 20:09:58.664569 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-116de63e-c53f-408e-b648-92274b0ee825 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Flow 'volume_create_api' (e9aed802-8c63-41d5-b743-746b356bc378) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87915) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 20:09:58.715150 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-116de63e-c53f-408e-b648-92274b0ee825 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Create volume request issued successfully. Jan 28 20:09:58.730431 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-116de63e-c53f-408e-b648-92274b0ee825 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] http://10.222.0.16/volume/v3/9d21971369de41589479e697a07056e8/volumes returned with HTTP 202 Jan 28 20:09:58.731338 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2163/4343] 10.222.0.16 () {60 vars in 1226 bytes} [Thu Jan 28 20:09:58 2021] POST /volume/v3/9d21971369de41589479e697a07056e8/volumes => generated 823 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 20:09:58.745918 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-62e16f15-b7e6-4199-a9de-5d8ac0b3cbab tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] GET http://10.222.0.16/volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 Jan 28 20:09:58.746460 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-62e16f15-b7e6-4199-a9de-5d8ac0b3cbab tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:09:58.746959 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-62e16f15-b7e6-4199-a9de-5d8ac0b3cbab tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:09:58.798057 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:09:58.798057 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:09:58.808771 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-62e16f15-b7e6-4199-a9de-5d8ac0b3cbab tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Volume info retrieved successfully. Jan 28 20:09:58.832879 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-62e16f15-b7e6-4199-a9de-5d8ac0b3cbab tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] http://10.222.0.16/volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 returned with HTTP 200 Jan 28 20:09:58.833783 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2181/4344] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:09:58 2021] GET /volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 => generated 915 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:09:59.854983 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-05c4b6f5-c56d-4d83-a9d1-c80ed1282991 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] GET http://10.222.0.16/volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 Jan 28 20:09:59.856116 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-05c4b6f5-c56d-4d83-a9d1-c80ed1282991 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:09:59.856116 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:09:59.856116 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:09:59.856459 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-05c4b6f5-c56d-4d83-a9d1-c80ed1282991 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:09:59.927254 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:09:59.927254 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:09:59.942963 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-05c4b6f5-c56d-4d83-a9d1-c80ed1282991 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Volume info retrieved successfully. Jan 28 20:09:59.974228 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-05c4b6f5-c56d-4d83-a9d1-c80ed1282991 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] http://10.222.0.16/volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 returned with HTTP 200 Jan 28 20:09:59.976067 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2164/4345] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:09:59 2021] GET /volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 => generated 916 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:09:59.991492 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9425856e-0b54-4228-8717-7da73bd599ef tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] GET http://10.222.0.16/volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 Jan 28 20:09:59.992047 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9425856e-0b54-4228-8717-7da73bd599ef tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:09:59.992257 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:09:59.992257 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:09:59.992956 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9425856e-0b54-4228-8717-7da73bd599ef tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:10:00.044602 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:10:00.044602 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:10:00.053433 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9425856e-0b54-4228-8717-7da73bd599ef tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Volume info retrieved successfully. Jan 28 20:10:00.078301 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9425856e-0b54-4228-8717-7da73bd599ef tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] http://10.222.0.16/volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 returned with HTTP 200 Jan 28 20:10:00.079148 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2182/4346] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:09:59 2021] GET /volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 => generated 916 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:10:00.097069 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d8b3ccfa-a3b4-4670-9edf-4add18bde806 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] GET http://10.222.0.16/volume/v3/9d21971369de41589479e697a07056e8/volumes Jan 28 20:10:00.097753 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d8b3ccfa-a3b4-4670-9edf-4add18bde806 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:10:00.098074 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:10:00.098074 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:10:00.098498 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d8b3ccfa-a3b4-4670-9edf-4add18bde806 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Calling method 'index' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:10:00.099476 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.api_utils [None req-d8b3ccfa-a3b4-4670-9edf-4add18bde806 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Removing options '' from query. {{(pid=87915) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Jan 28 20:10:00.101860 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-d8b3ccfa-a3b4-4670-9edf-4add18bde806 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87915) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Jan 28 20:10:00.155739 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-d8b3ccfa-a3b4-4670-9edf-4add18bde806 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Get all volumes completed successfully. Jan 28 20:10:00.156627 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d8b3ccfa-a3b4-4670-9edf-4add18bde806 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] http://10.222.0.16/volume/v3/9d21971369de41589479e697a07056e8/volumes returned with HTTP 200 Jan 28 20:10:00.157713 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2165/4347] 10.222.0.16 () {58 vars in 1204 bytes} [Thu Jan 28 20:10:00 2021] GET /volume/v3/9d21971369de41589479e697a07056e8/volumes => generated 404 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:10:00.175333 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9fd333e2-09d0-4181-86a6-beb681e321b6 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] GET http://10.222.0.16/volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 Jan 28 20:10:00.175868 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9fd333e2-09d0-4181-86a6-beb681e321b6 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:10:00.176086 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:10:00.176086 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:10:00.176647 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9fd333e2-09d0-4181-86a6-beb681e321b6 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:10:00.234472 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:10:00.234472 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:10:00.243446 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9fd333e2-09d0-4181-86a6-beb681e321b6 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Volume info retrieved successfully. Jan 28 20:10:00.269288 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9fd333e2-09d0-4181-86a6-beb681e321b6 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] http://10.222.0.16/volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 returned with HTTP 200 Jan 28 20:10:00.270133 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2183/4348] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:10:00 2021] GET /volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 => generated 916 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:10:00.398579 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c1c8af84-c09f-458b-864b-9878c4a54500 req-16ca91c8-8061-4cd4-8e4b-a88dec5578ae tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] GET http://10.222.0.16/volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 Jan 28 20:10:00.399099 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c1c8af84-c09f-458b-864b-9878c4a54500 req-16ca91c8-8061-4cd4-8e4b-a88dec5578ae tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:10:00.399287 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:10:00.399287 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:10:00.399659 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c1c8af84-c09f-458b-864b-9878c4a54500 req-16ca91c8-8061-4cd4-8e4b-a88dec5578ae tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:10:00.452380 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:10:00.452380 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:10:00.461036 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-c1c8af84-c09f-458b-864b-9878c4a54500 req-16ca91c8-8061-4cd4-8e4b-a88dec5578ae tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Volume info retrieved successfully. Jan 28 20:10:00.485954 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c1c8af84-c09f-458b-864b-9878c4a54500 req-16ca91c8-8061-4cd4-8e4b-a88dec5578ae tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] http://10.222.0.16/volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 returned with HTTP 200 Jan 28 20:10:00.486803 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2166/4349] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 20:10:00 2021] GET /volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 => generated 916 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:10:00.556150 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9fd333e2-09d0-4181-86a6-beb681e321b6 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] GET http://10.222.0.16/volume// Jan 28 20:10:00.556627 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9fd333e2-09d0-4181-86a6-beb681e321b6 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:10:00.556845 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:10:00.556845 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:10:00.557395 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9fd333e2-09d0-4181-86a6-beb681e321b6 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:10:00.558498 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9fd333e2-09d0-4181-86a6-beb681e321b6 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 20:10:00.559147 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2184/4350] 10.222.0.16 () {58 vars in 1289 bytes} [Thu Jan 28 20:10: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 28 20:10:00.573198 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c1c8af84-c09f-458b-864b-9878c4a54500 req-2f5feccf-e466-4f52-b966-965c531abca0 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] POST http://10.222.0.16/volume/v3/9d21971369de41589479e697a07056e8/attachments Jan 28 20:10:00.573713 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:10:00.573713 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:10:00.574168 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c1c8af84-c09f-458b-864b-9878c4a54500 req-2f5feccf-e466-4f52-b966-965c531abca0 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8037e118-1412-47e7-9bd6-3443b5e96938", "instance_uuid": "0d11b208-7cb4-4d81-aa06-538043490650", "connector": null}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 20:10:00.624024 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:10:00.624024 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:10:00.677591 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c1c8af84-c09f-458b-864b-9878c4a54500 req-2f5feccf-e466-4f52-b966-965c531abca0 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] http://10.222.0.16/volume/v3/9d21971369de41589479e697a07056e8/attachments returned with HTTP 200 Jan 28 20:10:00.679017 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2167/4351] 10.222.0.16 () {66 vars in 1565 bytes} [Thu Jan 28 20:10:00 2021] POST /volume/v3/9d21971369de41589479e697a07056e8/attachments => generated 273 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 20:10:00.718817 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ef71df58-bb1d-45a1-a40f-db9ed8d186b7 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] GET http://10.222.0.16/volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 Jan 28 20:10:00.719776 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ef71df58-bb1d-45a1-a40f-db9ed8d186b7 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:10:00.720621 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-ef71df58-bb1d-45a1-a40f-db9ed8d186b7 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:10:00.743418 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c1c8af84-c09f-458b-864b-9878c4a54500 req-2f5feccf-e466-4f52-b966-965c531abca0 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] GET http://10.222.0.16/volume// Jan 28 20:10:00.744186 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c1c8af84-c09f-458b-864b-9878c4a54500 req-2f5feccf-e466-4f52-b966-965c531abca0 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:10:00.744420 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:10:00.744420 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:10:00.744993 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c1c8af84-c09f-458b-864b-9878c4a54500 req-2f5feccf-e466-4f52-b966-965c531abca0 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:10:00.746355 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c1c8af84-c09f-458b-864b-9878c4a54500 req-2f5feccf-e466-4f52-b966-965c531abca0 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 20:10:00.747131 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2168/4352] 10.222.0.43 () {56 vars in 1089 bytes} [Thu Jan 28 20:10: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 28 20:10:00.765535 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c1c8af84-c09f-458b-864b-9878c4a54500 req-eddc004d-e215-4d1a-b251-5b6a4d215ef7 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] GET http://10.222.0.16/volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 Jan 28 20:10:00.766122 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c1c8af84-c09f-458b-864b-9878c4a54500 req-eddc004d-e215-4d1a-b251-5b6a4d215ef7 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:10:00.766611 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c1c8af84-c09f-458b-864b-9878c4a54500 req-eddc004d-e215-4d1a-b251-5b6a4d215ef7 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:10:00.778501 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:10:00.778501 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:10:00.791099 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-ef71df58-bb1d-45a1-a40f-db9ed8d186b7 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Volume info retrieved successfully. Jan 28 20:10:00.817803 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:10:00.817803 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:10:00.821778 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:10:00.821778 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:10:00.827977 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-ef71df58-bb1d-45a1-a40f-db9ed8d186b7 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] http://10.222.0.16/volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 returned with HTTP 200 Jan 28 20:10:00.841161 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2185/4353] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:10:00 2021] GET /volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 => generated 915 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:10:00.841426 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-c1c8af84-c09f-458b-864b-9878c4a54500 req-eddc004d-e215-4d1a-b251-5b6a4d215ef7 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Volume info retrieved successfully. Jan 28 20:10:00.854700 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:10:00.854700 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:10:00.863199 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c1c8af84-c09f-458b-864b-9878c4a54500 req-eddc004d-e215-4d1a-b251-5b6a4d215ef7 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] http://10.222.0.16/volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 returned with HTTP 200 Jan 28 20:10:00.864033 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2169/4354] 10.222.0.43 () {60 vars in 1403 bytes} [Thu Jan 28 20:10:00 2021] GET /volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 => generated 1014 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 20:10:00.884126 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c1c8af84-c09f-458b-864b-9878c4a54500 req-da6b1d18-0b1b-4699-a99a-99ab30488a7a tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] PUT http://10.222.0.16/volume/v3/9d21971369de41589479e697a07056e8/attachments/335015ac-b289-4053-b47e-bbf6568f3813 Jan 28 20:10:00.884684 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:10:00.884684 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:10:00.885043 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c1c8af84-c09f-458b-864b-9878c4a54500 req-da6b1d18-0b1b-4699-a99a-99ab30488a7a tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.43", "host": "n-h1-705657-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-705657-15.cbci-705657-15.local", "mountpoint": "/dev/sdb"}}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 20:10:00.913480 n-d-705657-15 devstack@c-api.service[87913]: /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 28 20:10:00.913480 n-d-705657-15 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 28 20:10:00.913999 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-c1c8af84-c09f-458b-864b-9878c4a54500 req-da6b1d18-0b1b-4699-a99a-99ab30488a7a tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Lock "b'cinder-attachment_update-8037e118-1412-47e7-9bd6-3443b5e96938-n-h1-705657-15'" acquired by "attachment_update" :: waited 0.009s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 20:10:00.916286 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:10:00.916286 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:10:01.850759 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-064078a1-b0a3-4d2e-b925-da8966e81364 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] GET http://10.222.0.16/volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 Jan 28 20:10:01.851547 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-064078a1-b0a3-4d2e-b925-da8966e81364 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:10:01.851998 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:10:01.851998 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:10:01.852553 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-064078a1-b0a3-4d2e-b925-da8966e81364 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:10:01.905103 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:10:01.905103 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:10:01.914376 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-064078a1-b0a3-4d2e-b925-da8966e81364 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Volume info retrieved successfully. Jan 28 20:10:01.934120 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:10:01.934120 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:10:01.943054 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-064078a1-b0a3-4d2e-b925-da8966e81364 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] http://10.222.0.16/volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 returned with HTTP 200 Jan 28 20:10:01.944310 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2170/4355] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:10:01 2021] GET /volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 => generated 915 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jan 28 20:10:02.197981 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-c1c8af84-c09f-458b-864b-9878c4a54500 req-da6b1d18-0b1b-4699-a99a-99ab30488a7a tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Lock "b'cinder-attachment_update-8037e118-1412-47e7-9bd6-3443b5e96938-n-h1-705657-15'" released by "attachment_update" :: held 1.284s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 20:10:02.198687 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c1c8af84-c09f-458b-864b-9878c4a54500 req-da6b1d18-0b1b-4699-a99a-99ab30488a7a tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] http://10.222.0.16/volume/v3/9d21971369de41589479e697a07056e8/attachments/335015ac-b289-4053-b47e-bbf6568f3813 returned with HTTP 200 Jan 28 20:10:02.199826 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2186/4356] 10.222.0.43 () {64 vars in 1468 bytes} [Thu Jan 28 20:10:00 2021] PUT /volume/v3/9d21971369de41589479e697a07056e8/attachments/335015ac-b289-4053-b47e-bbf6568f3813 => generated 762 bytes in 1321 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 20:10:02.960175 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9fb9dd99-4411-4d3b-b167-b448f5f293cc tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] GET http://10.222.0.16/volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 Jan 28 20:10:02.960762 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9fb9dd99-4411-4d3b-b167-b448f5f293cc tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:10:02.960885 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:10:02.960885 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:10:02.961254 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9fb9dd99-4411-4d3b-b167-b448f5f293cc tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:10:03.009263 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:10:03.009263 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:10:03.017595 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9fb9dd99-4411-4d3b-b167-b448f5f293cc tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Volume info retrieved successfully. Jan 28 20:10:03.035698 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:10:03.035698 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:10:03.044408 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9fb9dd99-4411-4d3b-b167-b448f5f293cc tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] http://10.222.0.16/volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 returned with HTTP 200 Jan 28 20:10:03.045283 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2171/4357] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:10:02 2021] GET /volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 => generated 916 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:10:04.062376 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1cbbe6bf-4fab-4e19-b637-9f98206204c7 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] GET http://10.222.0.16/volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 Jan 28 20:10:04.062952 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1cbbe6bf-4fab-4e19-b637-9f98206204c7 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:10:04.063076 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:10:04.063076 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:10:04.063447 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1cbbe6bf-4fab-4e19-b637-9f98206204c7 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:10:04.114750 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:10:04.114750 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:10:04.125793 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1cbbe6bf-4fab-4e19-b637-9f98206204c7 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Volume info retrieved successfully. Jan 28 20:10:04.147404 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:10:04.147404 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:10:04.155924 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1cbbe6bf-4fab-4e19-b637-9f98206204c7 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] http://10.222.0.16/volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 returned with HTTP 200 Jan 28 20:10:04.156921 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2187/4358] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:10:04 2021] GET /volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 => generated 916 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:10:05.173220 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f62ceaf6-6540-45dd-bfb0-64f831128d14 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] GET http://10.222.0.16/volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 Jan 28 20:10:05.173841 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f62ceaf6-6540-45dd-bfb0-64f831128d14 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:10:05.173964 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:10:05.173964 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:10:05.174291 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-f62ceaf6-6540-45dd-bfb0-64f831128d14 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:10:05.222530 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:10:05.222530 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:10:05.231998 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-f62ceaf6-6540-45dd-bfb0-64f831128d14 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Volume info retrieved successfully. Jan 28 20:10:05.250694 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:10:05.250694 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:10:05.259094 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-f62ceaf6-6540-45dd-bfb0-64f831128d14 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] http://10.222.0.16/volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 returned with HTTP 200 Jan 28 20:10:05.259918 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2172/4359] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:10:05 2021] GET /volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 => generated 916 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:10:06.277271 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-845f8348-262f-4a63-a445-72ca14bda70d tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] GET http://10.222.0.16/volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 Jan 28 20:10:06.277793 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-845f8348-262f-4a63-a445-72ca14bda70d tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:10:06.278010 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:10:06.278010 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:10:06.278381 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-845f8348-262f-4a63-a445-72ca14bda70d tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:10:06.328543 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:10:06.328543 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:10:06.337750 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-845f8348-262f-4a63-a445-72ca14bda70d tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Volume info retrieved successfully. Jan 28 20:10:06.358825 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:10:06.358825 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:10:06.367905 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-845f8348-262f-4a63-a445-72ca14bda70d tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] http://10.222.0.16/volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 returned with HTTP 200 Jan 28 20:10:06.368732 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2188/4360] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:10:06 2021] GET /volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 => generated 916 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:10:07.386118 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dfc34c0c-b8a7-43fd-b982-30501285d653 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] GET http://10.222.0.16/volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 Jan 28 20:10:07.386649 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dfc34c0c-b8a7-43fd-b982-30501285d653 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:10:07.386864 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:10:07.386864 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:10:07.387242 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-dfc34c0c-b8a7-43fd-b982-30501285d653 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:10:07.442564 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:10:07.442564 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:10:07.452352 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-dfc34c0c-b8a7-43fd-b982-30501285d653 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Volume info retrieved successfully. Jan 28 20:10:07.470965 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:10:07.470965 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:10:07.479454 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-dfc34c0c-b8a7-43fd-b982-30501285d653 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] http://10.222.0.16/volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 returned with HTTP 200 Jan 28 20:10:07.480390 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2173/4361] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:10:07 2021] GET /volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 => generated 916 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:10:07.716346 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c1c8af84-c09f-458b-864b-9878c4a54500 req-1e42dac6-00a3-47ad-865b-0b9698f85efc tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] POST http://10.222.0.16/volume/v3/9d21971369de41589479e697a07056e8/attachments/335015ac-b289-4053-b47e-bbf6568f3813/action Jan 28 20:10:07.716914 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:10:07.716914 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:10:07.717298 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c1c8af84-c09f-458b-864b-9878c4a54500 req-1e42dac6-00a3-47ad-865b-0b9698f85efc tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Action body: b'{"os-complete": null}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 20:10:07.717717 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-c1c8af84-c09f-458b-864b-9878c4a54500 req-1e42dac6-00a3-47ad-865b-0b9698f85efc tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 20:10:07.788882 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:10:07.788882 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:10:07.801551 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-c1c8af84-c09f-458b-864b-9878c4a54500 req-1e42dac6-00a3-47ad-865b-0b9698f85efc tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] http://10.222.0.16/volume/v3/9d21971369de41589479e697a07056e8/attachments/335015ac-b289-4053-b47e-bbf6568f3813/action returned with HTTP 204 Jan 28 20:10:07.802423 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2189/4362] 10.222.0.43 () {64 vars in 1489 bytes} [Thu Jan 28 20:10:07 2021] POST /volume/v3/9d21971369de41589479e697a07056e8/attachments/335015ac-b289-4053-b47e-bbf6568f3813/action => generated 0 bytes in 91 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 20:10:08.497535 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2764e91a-3bbc-4336-92f5-b50b3e168999 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] GET http://10.222.0.16/volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 Jan 28 20:10:08.498118 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2764e91a-3bbc-4336-92f5-b50b3e168999 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:10:08.498232 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:10:08.498232 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:10:08.498604 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2764e91a-3bbc-4336-92f5-b50b3e168999 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:10:08.547894 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:10:08.547894 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:10:08.556585 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2764e91a-3bbc-4336-92f5-b50b3e168999 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Volume info retrieved successfully. Jan 28 20:10:08.576344 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:10:08.576344 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:10:08.585310 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2764e91a-3bbc-4336-92f5-b50b3e168999 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] http://10.222.0.16/volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 returned with HTTP 200 Jan 28 20:10:08.586145 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2174/4363] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:10:08 2021] GET /volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 => generated 1208 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 20:10:08.601382 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fb0027cf-f949-404a-ba7c-cc5006e0067e tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] GET http://10.222.0.16/volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 Jan 28 20:10:08.601911 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fb0027cf-f949-404a-ba7c-cc5006e0067e tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:10:08.602093 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:10:08.602093 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:10:08.602461 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fb0027cf-f949-404a-ba7c-cc5006e0067e tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:10:08.651223 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:10:08.651223 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:10:08.659384 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fb0027cf-f949-404a-ba7c-cc5006e0067e tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Volume info retrieved successfully. Jan 28 20:10:08.678420 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:10:08.678420 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:10:08.687102 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fb0027cf-f949-404a-ba7c-cc5006e0067e tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] http://10.222.0.16/volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 returned with HTTP 200 Jan 28 20:10:08.687937 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2190/4364] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:10:08 2021] GET /volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 => generated 1208 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 20:10:08.703844 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-efa54b50-e49f-4ef4-a84b-c75910618fdf tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] GET http://10.222.0.16/volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 Jan 28 20:10:08.704374 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-efa54b50-e49f-4ef4-a84b-c75910618fdf tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:10:08.704592 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:10:08.704592 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:10:08.704965 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-efa54b50-e49f-4ef4-a84b-c75910618fdf tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:10:08.753386 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:10:08.753386 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:10:08.762895 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-efa54b50-e49f-4ef4-a84b-c75910618fdf tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Volume info retrieved successfully. Jan 28 20:10:08.782055 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:10:08.782055 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:10:08.790885 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-efa54b50-e49f-4ef4-a84b-c75910618fdf tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] http://10.222.0.16/volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 returned with HTTP 200 Jan 28 20:10:08.791771 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2175/4365] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:10:08 2021] GET /volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 => generated 1208 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 20:11:25.536703 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-54e13e0c-7185-40c8-ae42-c53b5d10dda6 req-5a78f9e7-bca4-4ff6-ae75-e29bca989005 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] GET http://10.222.0.16/volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 Jan 28 20:11:25.537310 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-54e13e0c-7185-40c8-ae42-c53b5d10dda6 req-5a78f9e7-bca4-4ff6-ae75-e29bca989005 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:11:25.537490 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:11:25.537490 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:11:25.537864 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-54e13e0c-7185-40c8-ae42-c53b5d10dda6 req-5a78f9e7-bca4-4ff6-ae75-e29bca989005 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:11:25.588403 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:11:25.588403 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:11:25.596956 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-54e13e0c-7185-40c8-ae42-c53b5d10dda6 req-5a78f9e7-bca4-4ff6-ae75-e29bca989005 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Volume info retrieved successfully. Jan 28 20:11:25.617907 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:11:25.617907 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:11:25.626585 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-54e13e0c-7185-40c8-ae42-c53b5d10dda6 req-5a78f9e7-bca4-4ff6-ae75-e29bca989005 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] http://10.222.0.16/volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 returned with HTTP 200 Jan 28 20:11:25.627450 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2191/4366] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 20:11:25 2021] GET /volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 => generated 1208 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 20:11:25.650529 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-54e13e0c-7185-40c8-ae42-c53b5d10dda6 req-009730bc-5a03-4284-9d97-72121954cf23 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] POST http://10.222.0.16/volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938/action Jan 28 20:11:25.650978 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:11:25.650978 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:11:25.651418 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-54e13e0c-7185-40c8-ae42-c53b5d10dda6 req-009730bc-5a03-4284-9d97-72121954cf23 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Action body: b'{"os-begin_detaching": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 20:11:25.651804 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-54e13e0c-7185-40c8-ae42-c53b5d10dda6 req-009730bc-5a03-4284-9d97-72121954cf23 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 20:11:25.701787 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:11:25.701787 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:11:25.702996 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-54e13e0c-7185-40c8-ae42-c53b5d10dda6 req-009730bc-5a03-4284-9d97-72121954cf23 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Volume info retrieved successfully. Jan 28 20:11:25.714459 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-54e13e0c-7185-40c8-ae42-c53b5d10dda6 req-009730bc-5a03-4284-9d97-72121954cf23 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Begin detaching volume completed successfully. Jan 28 20:11:25.714995 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-54e13e0c-7185-40c8-ae42-c53b5d10dda6 req-009730bc-5a03-4284-9d97-72121954cf23 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] http://10.222.0.16/volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938/action returned with HTTP 202 Jan 28 20:11:25.715869 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2176/4367] 10.222.0.16 () {64 vars in 1643 bytes} [Thu Jan 28 20:11:25 2021] POST /volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jan 28 20:11:25.774008 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-54e13e0c-7185-40c8-ae42-c53b5d10dda6 req-5a78f9e7-bca4-4ff6-ae75-e29bca989005 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] GET http://10.222.0.16/volume// Jan 28 20:11:25.774843 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-54e13e0c-7185-40c8-ae42-c53b5d10dda6 req-5a78f9e7-bca4-4ff6-ae75-e29bca989005 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:11:25.775165 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:11:25.775165 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:11:25.775730 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-54e13e0c-7185-40c8-ae42-c53b5d10dda6 req-5a78f9e7-bca4-4ff6-ae75-e29bca989005 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:11:25.776892 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-54e13e0c-7185-40c8-ae42-c53b5d10dda6 req-5a78f9e7-bca4-4ff6-ae75-e29bca989005 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 20:11:25.778100 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2192/4368] 10.222.0.43 () {56 vars in 1089 bytes} [Thu Jan 28 20:11:25 2021] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 20:11:25.795433 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-54e13e0c-7185-40c8-ae42-c53b5d10dda6 req-dda3faf0-e643-4590-a266-ccda4d3ca519 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] GET http://10.222.0.16/volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 Jan 28 20:11:25.796139 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-54e13e0c-7185-40c8-ae42-c53b5d10dda6 req-dda3faf0-e643-4590-a266-ccda4d3ca519 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:11:25.796442 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:11:25.796442 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:11:25.796972 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-54e13e0c-7185-40c8-ae42-c53b5d10dda6 req-dda3faf0-e643-4590-a266-ccda4d3ca519 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:11:25.852508 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:11:25.852508 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:11:25.862028 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-54e13e0c-7185-40c8-ae42-c53b5d10dda6 req-dda3faf0-e643-4590-a266-ccda4d3ca519 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Volume info retrieved successfully. Jan 28 20:11:25.882963 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:11:25.882963 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:11:25.891595 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-54e13e0c-7185-40c8-ae42-c53b5d10dda6 req-dda3faf0-e643-4590-a266-ccda4d3ca519 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] http://10.222.0.16/volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 returned with HTTP 200 Jan 28 20:11:25.892563 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2177/4369] 10.222.0.43 () {60 vars in 1403 bytes} [Thu Jan 28 20:11:25 2021] GET /volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 => generated 1310 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jan 28 20:11:26.307136 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-54e13e0c-7185-40c8-ae42-c53b5d10dda6 req-497f4a7f-478e-4fe2-b9ce-b389c60b750c tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] DELETE http://10.222.0.16/volume/v3/9d21971369de41589479e697a07056e8/attachments/335015ac-b289-4053-b47e-bbf6568f3813 Jan 28 20:11:26.307659 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-54e13e0c-7185-40c8-ae42-c53b5d10dda6 req-497f4a7f-478e-4fe2-b9ce-b389c60b750c tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:11:26.308148 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-54e13e0c-7185-40c8-ae42-c53b5d10dda6 req-497f4a7f-478e-4fe2-b9ce-b389c60b750c tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:11:26.328761 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:11:26.328761 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:11:26.757781 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-54e13e0c-7185-40c8-ae42-c53b5d10dda6 req-497f4a7f-478e-4fe2-b9ce-b389c60b750c tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 20:11:26.758304 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-54e13e0c-7185-40c8-ae42-c53b5d10dda6 req-497f4a7f-478e-4fe2-b9ce-b389c60b750c tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Pending status list for volume during attachment-delete: [] {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 20:11:26.764795 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-54e13e0c-7185-40c8-ae42-c53b5d10dda6 req-497f4a7f-478e-4fe2-b9ce-b389c60b750c tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] http://10.222.0.16/volume/v3/9d21971369de41589479e697a07056e8/attachments/335015ac-b289-4053-b47e-bbf6568f3813 returned with HTTP 200 Jan 28 20:11:26.765699 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2193/4370] 10.222.0.43 () {62 vars in 1437 bytes} [Thu Jan 28 20:11:26 2021] DELETE /volume/v3/9d21971369de41589479e697a07056e8/attachments/335015ac-b289-4053-b47e-bbf6568f3813 => generated 19 bytes in 464 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:11:27.069334 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-cc1d27e2-0fff-4af0-90ad-0d117dba7f1b req-d901231c-663d-4257-b1e9-b2eeb41be665 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] GET http://10.222.0.16/volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 Jan 28 20:11:27.069859 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-cc1d27e2-0fff-4af0-90ad-0d117dba7f1b req-d901231c-663d-4257-b1e9-b2eeb41be665 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:11:27.070073 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:11:27.070073 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:11:27.070449 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-cc1d27e2-0fff-4af0-90ad-0d117dba7f1b req-d901231c-663d-4257-b1e9-b2eeb41be665 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:11:27.121966 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:11:27.121966 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:11:27.131232 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-cc1d27e2-0fff-4af0-90ad-0d117dba7f1b req-d901231c-663d-4257-b1e9-b2eeb41be665 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Volume info retrieved successfully. Jan 28 20:11:27.153842 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-cc1d27e2-0fff-4af0-90ad-0d117dba7f1b req-d901231c-663d-4257-b1e9-b2eeb41be665 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] http://10.222.0.16/volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 returned with HTTP 200 Jan 28 20:11:27.154678 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2178/4371] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 20:11:27 2021] GET /volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 => generated 916 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:11:27.174469 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9c5795b0-2d38-464f-855e-7b2ccaa983ae tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] DELETE http://10.222.0.16/volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 Jan 28 20:11:27.175031 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9c5795b0-2d38-464f-855e-7b2ccaa983ae tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:11:27.175562 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:11:27.175562 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:11:27.176068 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-9c5795b0-2d38-464f-855e-7b2ccaa983ae tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:11:27.176692 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-9c5795b0-2d38-464f-855e-7b2ccaa983ae tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Delete volume with id: 8037e118-1412-47e7-9bd6-3443b5e96938 Jan 28 20:11:27.225689 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:11:27.225689 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:11:27.226870 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9c5795b0-2d38-464f-855e-7b2ccaa983ae tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Volume info retrieved successfully. Jan 28 20:11:27.254833 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-9c5795b0-2d38-464f-855e-7b2ccaa983ae tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Delete volume request issued successfully. Jan 28 20:11:27.255433 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-9c5795b0-2d38-464f-855e-7b2ccaa983ae tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] http://10.222.0.16/volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 returned with HTTP 202 Jan 28 20:11:27.256470 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2194/4372] 10.222.0.16 () {58 vars in 1318 bytes} [Thu Jan 28 20:11:27 2021] DELETE /volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jan 28 20:11:27.264690 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-95bbc260-b289-4481-ad87-e122fb531a26 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] GET http://10.222.0.16/volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 Jan 28 20:11:27.265252 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-95bbc260-b289-4481-ad87-e122fb531a26 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:11:27.265583 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:11:27.265583 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:11:27.266246 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-95bbc260-b289-4481-ad87-e122fb531a26 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:11:27.315332 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:11:27.315332 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:11:27.324596 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-95bbc260-b289-4481-ad87-e122fb531a26 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Volume info retrieved successfully. Jan 28 20:11:27.348804 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-95bbc260-b289-4481-ad87-e122fb531a26 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] http://10.222.0.16/volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 returned with HTTP 200 Jan 28 20:11:27.349620 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2179/4373] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:11:27 2021] GET /volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 => generated 915 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:11:28.366203 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1b5bb95e-422e-4ba5-a977-839edbed1fc0 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] GET http://10.222.0.16/volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 Jan 28 20:11:28.366773 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1b5bb95e-422e-4ba5-a977-839edbed1fc0 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:11:28.366896 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:11:28.366896 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:11:28.367262 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-1b5bb95e-422e-4ba5-a977-839edbed1fc0 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:11:28.422624 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:11:28.422624 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:11:28.431370 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-1b5bb95e-422e-4ba5-a977-839edbed1fc0 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Volume info retrieved successfully. Jan 28 20:11:28.456330 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-1b5bb95e-422e-4ba5-a977-839edbed1fc0 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] http://10.222.0.16/volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 returned with HTTP 200 Jan 28 20:11:28.457823 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2195/4374] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:11:28 2021] GET /volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 => generated 915 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:11:29.474173 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d4484851-6ef5-42c7-8de5-a58d89e49b43 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] GET http://10.222.0.16/volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 Jan 28 20:11:29.474748 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d4484851-6ef5-42c7-8de5-a58d89e49b43 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:11:29.475047 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:11:29.475047 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:11:29.475404 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-d4484851-6ef5-42c7-8de5-a58d89e49b43 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:11:29.521400 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-d4484851-6ef5-42c7-8de5-a58d89e49b43 tempest-TestMinimumBasicScenario-749253525 tempest-TestMinimumBasicScenario-749253525-project] http://10.222.0.16/volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 returned with HTTP 404 Jan 28 20:11:29.522373 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2180/4375] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:11:29 2021] GET /volume/v3/9d21971369de41589479e697a07056e8/volumes/8037e118-1412-47e7-9bd6-3443b5e96938 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jan 28 20:28:20.620734 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b753d082-e864-4a54-9453-8b5c735eb2de tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] POST http://10.222.0.16/volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/volumes Jan 28 20:28:20.621279 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:28:20.621279 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:28:20.621648 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-b753d082-e864-4a54-9453-8b5c735eb2de tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-569528651", "imageRef": "bf363cce-cca7-4056-a498-a3a21a3bca2d", "size": 1}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 20:28:20.622800 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.v3.volumes [None req-b753d082-e864-4a54-9453-8b5c735eb2de tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-569528651', 'imageRef': 'bf363cce-cca7-4056-a498-a3a21a3bca2d', 'size': 1}} {{(pid=87914) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Jan 28 20:28:20.729722 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [None req-b753d082-e864-4a54-9453-8b5c735eb2de tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Create volume of 1 GB Jan 28 20:28:20.742229 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b753d082-e864-4a54-9453-8b5c735eb2de tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Availability Zones retrieved successfully. Jan 28 20:28:20.759236 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b753d082-e864-4a54-9453-8b5c735eb2de tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Flow 'volume_create_api' (aecd55da-abb2-46df-a403-b0d085f42fe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 20:28:20.761940 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b753d082-e864-4a54-9453-8b5c735eb2de tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bd5807a-640b-44de-afdc-4c0ce2e5ea07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 20:28:20.763974 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.flows.api.create_volume [None req-b753d082-e864-4a54-9453-8b5c735eb2de tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Validating volume size '1' using validate_int {{(pid=87914) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Jan 28 20:28:20.868311 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b753d082-e864-4a54-9453-8b5c735eb2de tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bd5807a-640b-44de-afdc-4c0ce2e5ea07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2021-01-28T18:12:55Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=35cc93af-662b-4c42-9d30-91425d398faf,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35cc93af-662b-4c42-9d30-91425d398faf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 20:28:20.870601 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b753d082-e864-4a54-9453-8b5c735eb2de tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11a0bb89-76f4-4af4-8ef5-bef4267fe40f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 20:28:20.959211 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.quota [None req-b753d082-e864-4a54-9453-8b5c735eb2de tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Created reservations ['8e58ff14-edca-490c-997a-20bfa24409c7', 'a73053ec-19dc-42d0-9490-d83606739197', '0d9901ea-1e7f-48d7-bff7-85e4571e3bef', 'a6e3b31e-8f88-4293-ac8b-ddee2693ffdd'] {{(pid=87914) reserve /opt/stack/cinder/cinder/quota.py:1036}} Jan 28 20:28:20.961106 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b753d082-e864-4a54-9453-8b5c735eb2de tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11a0bb89-76f4-4af4-8ef5-bef4267fe40f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e58ff14-edca-490c-997a-20bfa24409c7', 'a73053ec-19dc-42d0-9490-d83606739197', '0d9901ea-1e7f-48d7-bff7-85e4571e3bef', 'a6e3b31e-8f88-4293-ac8b-ddee2693ffdd']}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 20:28:20.963275 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b753d082-e864-4a54-9453-8b5c735eb2de tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3318415a-46b2-4a1c-8a15-4fa084e7f909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 20:28:21.021911 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b753d082-e864-4a54-9453-8b5c735eb2de tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3318415a-46b2-4a1c-8a15-4fa084e7f909) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a', '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-569528651',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64d78bb8b92c4ee3aad02e4eb3f0841c',qos_specs=None,replication_status=,reservations=['8e58ff14-edca-490c-997a-20bfa24409c7','a73053ec-19dc-42d0-9490-d83606739197','0d9901ea-1e7f-48d7-bff7-85e4571e3bef','a6e3b31e-8f88-4293-ac8b-ddee2693ffdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='462a798ddcb64fcf9a03eb288b757e06',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2021-01-28T20:28:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-569528651',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64d78bb8b92c4ee3aad02e4eb3f0841c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='462a798ddcb64fcf9a03eb288b757e06',volume_attachment=,volume_type=,volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 20:28:21.023985 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b753d082-e864-4a54-9453-8b5c735eb2de tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37d6ef52-fccf-4db1-9675-50a8e636510b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 20:28:21.049645 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b753d082-e864-4a54-9453-8b5c735eb2de tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37d6ef52-fccf-4db1-9675-50a8e636510b) transitioned into state 'SUCCESS' from state '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-569528651',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64d78bb8b92c4ee3aad02e4eb3f0841c',qos_specs=None,replication_status=,reservations=['8e58ff14-edca-490c-997a-20bfa24409c7','a73053ec-19dc-42d0-9490-d83606739197','0d9901ea-1e7f-48d7-bff7-85e4571e3bef','a6e3b31e-8f88-4293-ac8b-ddee2693ffdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='462a798ddcb64fcf9a03eb288b757e06',volume_type_id=35cc93af-662b-4c42-9d30-91425d398faf)}' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 20:28:21.051789 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b753d082-e864-4a54-9453-8b5c735eb2de tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c938d739-92f8-4774-8b77-c93191627196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Jan 28 20:28:21.066231 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b753d082-e864-4a54-9453-8b5c735eb2de tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c938d739-92f8-4774-8b77-c93191627196) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87914) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Jan 28 20:28:21.069593 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [None req-b753d082-e864-4a54-9453-8b5c735eb2de tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Flow 'volume_create_api' (aecd55da-abb2-46df-a403-b0d085f42fe9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87914) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Jan 28 20:28:21.118271 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-b753d082-e864-4a54-9453-8b5c735eb2de tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Create volume request issued successfully. Jan 28 20:28:21.134369 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-b753d082-e864-4a54-9453-8b5c735eb2de tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] http://10.222.0.16/volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/volumes returned with HTTP 202 Jan 28 20:28:21.140359 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2196/4376] 10.222.0.16 () {60 vars in 1226 bytes} [Thu Jan 28 20:28:20 2021] POST /volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/volumes => generated 821 bytes in 518 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jan 28 20:28:21.150487 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7519398e-fd08-4114-982e-082d8fa76558 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] GET http://10.222.0.16/volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/volumes/c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a Jan 28 20:28:21.151013 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7519398e-fd08-4114-982e-082d8fa76558 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:28:21.151495 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-7519398e-fd08-4114-982e-082d8fa76558 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:28:21.203304 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:28:21.203304 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:28:21.213873 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-7519398e-fd08-4114-982e-082d8fa76558 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Volume info retrieved successfully. Jan 28 20:28:21.244966 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-7519398e-fd08-4114-982e-082d8fa76558 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] http://10.222.0.16/volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/volumes/c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a returned with HTTP 200 Jan 28 20:28:21.246075 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2181/4377] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:28:21 2021] GET /volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/volumes/c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a => generated 913 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:28:22.263791 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fd1e2c90-00e4-47f5-9d58-b68fa18e9811 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] GET http://10.222.0.16/volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/volumes/c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a Jan 28 20:28:22.264619 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fd1e2c90-00e4-47f5-9d58-b68fa18e9811 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:28:22.265047 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:28:22.265047 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:28:22.265627 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fd1e2c90-00e4-47f5-9d58-b68fa18e9811 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:28:22.319464 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:28:22.319464 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:28:22.328462 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fd1e2c90-00e4-47f5-9d58-b68fa18e9811 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Volume info retrieved successfully. Jan 28 20:28:22.352327 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fd1e2c90-00e4-47f5-9d58-b68fa18e9811 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] http://10.222.0.16/volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/volumes/c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a returned with HTTP 200 Jan 28 20:28:22.353171 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2197/4378] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:28:22 2021] GET /volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/volumes/c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a => generated 913 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:28:23.369367 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c1aa1023-47c4-4a64-9049-15c00c53ef9c tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] GET http://10.222.0.16/volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/volumes/c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a Jan 28 20:28:23.370223 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c1aa1023-47c4-4a64-9049-15c00c53ef9c tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:28:23.370449 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:28:23.370449 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:28:23.370868 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-c1aa1023-47c4-4a64-9049-15c00c53ef9c tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:28:23.421404 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:28:23.421404 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:28:23.430050 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-c1aa1023-47c4-4a64-9049-15c00c53ef9c tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Volume info retrieved successfully. Jan 28 20:28:23.454153 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-c1aa1023-47c4-4a64-9049-15c00c53ef9c tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] http://10.222.0.16/volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/volumes/c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a returned with HTTP 200 Jan 28 20:28:23.454990 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2182/4379] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:28:23 2021] GET /volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/volumes/c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a => generated 913 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:28:24.471332 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2ec9e9c6-0a67-49d8-b7b7-c3263598bb27 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] GET http://10.222.0.16/volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/volumes/c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a Jan 28 20:28:24.472116 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2ec9e9c6-0a67-49d8-b7b7-c3263598bb27 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:28:24.472347 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:28:24.472347 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:28:24.472730 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-2ec9e9c6-0a67-49d8-b7b7-c3263598bb27 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:28:24.522793 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:28:24.522793 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:28:24.530989 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-2ec9e9c6-0a67-49d8-b7b7-c3263598bb27 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Volume info retrieved successfully. Jan 28 20:28:24.554954 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-2ec9e9c6-0a67-49d8-b7b7-c3263598bb27 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] http://10.222.0.16/volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/volumes/c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a returned with HTTP 200 Jan 28 20:28:24.555951 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2198/4380] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:28:24 2021] GET /volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/volumes/c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a => generated 913 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:28:25.571195 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cd1c345d-c3a3-4ff2-8854-7f28ed7b9663 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] GET http://10.222.0.16/volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/volumes/c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a Jan 28 20:28:25.571764 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cd1c345d-c3a3-4ff2-8854-7f28ed7b9663 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:28:25.571896 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:28:25.571896 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:28:25.572274 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-cd1c345d-c3a3-4ff2-8854-7f28ed7b9663 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:28:25.622272 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:28:25.622272 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:28:25.631556 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-cd1c345d-c3a3-4ff2-8854-7f28ed7b9663 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Volume info retrieved successfully. Jan 28 20:28:25.654985 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-cd1c345d-c3a3-4ff2-8854-7f28ed7b9663 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] http://10.222.0.16/volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/volumes/c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a returned with HTTP 200 Jan 28 20:28:25.655815 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2183/4381] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:28:25 2021] GET /volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/volumes/c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a => generated 913 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:28:26.675477 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e117475e-af38-4978-9404-48f23e88c37a tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] GET http://10.222.0.16/volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/volumes/c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a Jan 28 20:28:26.676915 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e117475e-af38-4978-9404-48f23e88c37a tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:28:26.677346 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:28:26.677346 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:28:26.678049 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e117475e-af38-4978-9404-48f23e88c37a tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:28:26.754899 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:28:26.754899 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:28:26.766923 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e117475e-af38-4978-9404-48f23e88c37a tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Volume info retrieved successfully. Jan 28 20:28:26.790969 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e117475e-af38-4978-9404-48f23e88c37a tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] http://10.222.0.16/volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/volumes/c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a returned with HTTP 200 Jan 28 20:28:26.791785 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2199/4382] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:28:26 2021] GET /volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/volumes/c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a => generated 913 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:28:27.807616 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-711d9850-bb8f-4172-a4c0-b9f2fb13b74f tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] GET http://10.222.0.16/volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/volumes/c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a Jan 28 20:28:27.808190 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-711d9850-bb8f-4172-a4c0-b9f2fb13b74f tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:28:27.808339 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:28:27.808339 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:28:27.808709 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-711d9850-bb8f-4172-a4c0-b9f2fb13b74f tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:28:27.860886 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:28:27.860886 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:28:27.869328 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-711d9850-bb8f-4172-a4c0-b9f2fb13b74f tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Volume info retrieved successfully. Jan 28 20:28:27.892405 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-711d9850-bb8f-4172-a4c0-b9f2fb13b74f tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] http://10.222.0.16/volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/volumes/c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a returned with HTTP 200 Jan 28 20:28:27.896686 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2184/4383] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:28:27 2021] GET /volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/volumes/c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a => generated 913 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:28:28.911706 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e7cd8d48-4fea-46d4-840b-c53ed207a34e tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] GET http://10.222.0.16/volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/volumes/c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a Jan 28 20:28:28.912539 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e7cd8d48-4fea-46d4-840b-c53ed207a34e tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:28:28.912852 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:28:28.912852 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:28:28.913925 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-e7cd8d48-4fea-46d4-840b-c53ed207a34e tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:28:28.977526 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:28:28.977526 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:28:28.986257 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-e7cd8d48-4fea-46d4-840b-c53ed207a34e tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Volume info retrieved successfully. Jan 28 20:28:29.010151 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-e7cd8d48-4fea-46d4-840b-c53ed207a34e tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] http://10.222.0.16/volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/volumes/c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a returned with HTTP 200 Jan 28 20:28:29.011217 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2200/4384] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:28:28 2021] GET /volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/volumes/c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a => generated 913 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:28:30.027459 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-25e7e58e-8739-4985-8b17-53a86aa9c2e5 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] GET http://10.222.0.16/volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/volumes/c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a Jan 28 20:28:30.028072 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-25e7e58e-8739-4985-8b17-53a86aa9c2e5 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:28:30.028161 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:28:30.028161 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:28:30.028594 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-25e7e58e-8739-4985-8b17-53a86aa9c2e5 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:28:30.077986 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:28:30.077986 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:28:30.087256 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-25e7e58e-8739-4985-8b17-53a86aa9c2e5 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Volume info retrieved successfully. Jan 28 20:28:30.109845 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-25e7e58e-8739-4985-8b17-53a86aa9c2e5 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] http://10.222.0.16/volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/volumes/c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a returned with HTTP 200 Jan 28 20:28:30.110680 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2185/4385] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:28:30 2021] GET /volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/volumes/c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a => generated 913 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:28:31.127293 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-afa6c3be-8b31-429f-9c88-486abe63022c tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] GET http://10.222.0.16/volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/volumes/c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a Jan 28 20:28:31.127841 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-afa6c3be-8b31-429f-9c88-486abe63022c tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:28:31.127988 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:28:31.127988 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:28:31.128626 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-afa6c3be-8b31-429f-9c88-486abe63022c tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:28:31.178692 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:28:31.178692 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:28:31.187828 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-afa6c3be-8b31-429f-9c88-486abe63022c tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Volume info retrieved successfully. Jan 28 20:28:31.211654 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-afa6c3be-8b31-429f-9c88-486abe63022c tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] http://10.222.0.16/volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/volumes/c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a returned with HTTP 200 Jan 28 20:28:31.212494 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2201/4386] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:28:31 2021] GET /volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/volumes/c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a => generated 913 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:28:32.228671 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-edc959be-5277-4c7d-aecb-830f4679e487 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] GET http://10.222.0.16/volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/volumes/c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a Jan 28 20:28:32.229208 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-edc959be-5277-4c7d-aecb-830f4679e487 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:28:32.229386 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:28:32.229386 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:28:32.230223 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-edc959be-5277-4c7d-aecb-830f4679e487 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:28:32.297386 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:28:32.297386 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:28:32.310551 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-edc959be-5277-4c7d-aecb-830f4679e487 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Volume info retrieved successfully. Jan 28 20:28:32.334778 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-edc959be-5277-4c7d-aecb-830f4679e487 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] http://10.222.0.16/volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/volumes/c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a returned with HTTP 200 Jan 28 20:28:32.335602 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2186/4387] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:28:32 2021] GET /volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/volumes/c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a => generated 974 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:28:33.352096 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a2bdca1c-13f4-44b1-b091-ab89bc41e7a4 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] GET http://10.222.0.16/volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/volumes/c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a Jan 28 20:28:33.352660 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a2bdca1c-13f4-44b1-b091-ab89bc41e7a4 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:28:33.352751 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:28:33.352751 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:28:33.353071 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-a2bdca1c-13f4-44b1-b091-ab89bc41e7a4 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:28:33.403663 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:28:33.403663 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:28:33.412176 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-a2bdca1c-13f4-44b1-b091-ab89bc41e7a4 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Volume info retrieved successfully. Jan 28 20:28:33.435582 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-a2bdca1c-13f4-44b1-b091-ab89bc41e7a4 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] http://10.222.0.16/volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/volumes/c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a returned with HTTP 200 Jan 28 20:28:33.436298 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2202/4388] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:28:33 2021] GET /volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/volumes/c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a => generated 974 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:28:34.453591 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-19e7e902-aa07-43aa-a1e0-c7243f103a25 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] GET http://10.222.0.16/volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/volumes/c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a Jan 28 20:28:34.454146 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-19e7e902-aa07-43aa-a1e0-c7243f103a25 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:28:34.454351 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:28:34.454351 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:28:34.454730 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-19e7e902-aa07-43aa-a1e0-c7243f103a25 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:28:34.505374 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:28:34.505374 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:28:34.514202 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-19e7e902-aa07-43aa-a1e0-c7243f103a25 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Volume info retrieved successfully. Jan 28 20:28:34.537421 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-19e7e902-aa07-43aa-a1e0-c7243f103a25 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] http://10.222.0.16/volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/volumes/c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a returned with HTTP 200 Jan 28 20:28:34.538257 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2187/4389] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:28:34 2021] GET /volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/volumes/c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a => generated 974 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:28:35.555552 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3f0aea55-3966-48fe-9d70-6d32296446ed tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] GET http://10.222.0.16/volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/volumes/c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a Jan 28 20:28:35.556099 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3f0aea55-3966-48fe-9d70-6d32296446ed tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:28:35.556324 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:28:35.556324 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:28:35.556692 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-3f0aea55-3966-48fe-9d70-6d32296446ed tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:28:35.609986 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:28:35.609986 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:28:35.619383 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-3f0aea55-3966-48fe-9d70-6d32296446ed tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Volume info retrieved successfully. Jan 28 20:28:35.642282 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-3f0aea55-3966-48fe-9d70-6d32296446ed tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] http://10.222.0.16/volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/volumes/c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a returned with HTTP 200 Jan 28 20:28:35.643091 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2203/4390] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:28:35 2021] GET /volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/volumes/c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a => generated 974 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:28:36.658589 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fa747a9d-cc7a-443b-8e8a-6745a42d209f tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] GET http://10.222.0.16/volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/volumes/c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a Jan 28 20:28:36.659148 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fa747a9d-cc7a-443b-8e8a-6745a42d209f tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:28:36.659267 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:28:36.659267 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:28:36.659651 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [None req-fa747a9d-cc7a-443b-8e8a-6745a42d209f tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:28:36.708936 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:28:36.708936 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:28:36.717253 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [None req-fa747a9d-cc7a-443b-8e8a-6745a42d209f tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Volume info retrieved successfully. Jan 28 20:28:36.740273 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [None req-fa747a9d-cc7a-443b-8e8a-6745a42d209f tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] http://10.222.0.16/volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/volumes/c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a returned with HTTP 200 Jan 28 20:28:36.741108 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2188/4391] 10.222.0.16 () {58 vars in 1315 bytes} [Thu Jan 28 20:28:36 2021] GET /volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/volumes/c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a => generated 1362 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 20:28:36.814647 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-5397b5eb-437b-4e5c-9467-e4b9aeaf2089 req-d0be209c-04fc-4489-9d69-be342371979f tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] GET http://10.222.0.16/volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/volumes/c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a Jan 28 20:28:36.815175 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-5397b5eb-437b-4e5c-9467-e4b9aeaf2089 req-d0be209c-04fc-4489-9d69-be342371979f tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:28:36.815394 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:28:36.815394 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:28:36.815802 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-5397b5eb-437b-4e5c-9467-e4b9aeaf2089 req-d0be209c-04fc-4489-9d69-be342371979f tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:28:36.864697 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:28:36.864697 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:28:36.872917 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-5397b5eb-437b-4e5c-9467-e4b9aeaf2089 req-d0be209c-04fc-4489-9d69-be342371979f tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Volume info retrieved successfully. Jan 28 20:28:36.897476 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-5397b5eb-437b-4e5c-9467-e4b9aeaf2089 req-d0be209c-04fc-4489-9d69-be342371979f tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] http://10.222.0.16/volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/volumes/c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a returned with HTTP 200 Jan 28 20:28:36.898354 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2204/4392] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 20:28:36 2021] GET /volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/volumes/c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a => generated 1362 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 20:28:38.036532 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-5397b5eb-437b-4e5c-9467-e4b9aeaf2089 req-f5f3302b-940f-403e-b7a1-240b9078bcf6 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] GET http://10.222.0.16/volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/volumes/c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a Jan 28 20:28:38.037122 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-5397b5eb-437b-4e5c-9467-e4b9aeaf2089 req-f5f3302b-940f-403e-b7a1-240b9078bcf6 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:28:38.037309 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:28:38.037309 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:28:38.037689 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-5397b5eb-437b-4e5c-9467-e4b9aeaf2089 req-f5f3302b-940f-403e-b7a1-240b9078bcf6 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:28:38.087126 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:28:38.087126 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:28:38.095621 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-5397b5eb-437b-4e5c-9467-e4b9aeaf2089 req-f5f3302b-940f-403e-b7a1-240b9078bcf6 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Volume info retrieved successfully. Jan 28 20:28:38.122981 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-5397b5eb-437b-4e5c-9467-e4b9aeaf2089 req-f5f3302b-940f-403e-b7a1-240b9078bcf6 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] http://10.222.0.16/volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/volumes/c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a returned with HTTP 200 Jan 28 20:28:38.123840 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2189/4393] 10.222.0.16 () {60 vars in 1569 bytes} [Thu Jan 28 20:28:38 2021] GET /volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/volumes/c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a => generated 1362 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 20:28:38.135079 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-5397b5eb-437b-4e5c-9467-e4b9aeaf2089 req-d0be209c-04fc-4489-9d69-be342371979f tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] GET http://10.222.0.16/volume// Jan 28 20:28:38.135555 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-5397b5eb-437b-4e5c-9467-e4b9aeaf2089 req-d0be209c-04fc-4489-9d69-be342371979f tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:28:38.135772 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:28:38.135772 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:28:38.136150 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-5397b5eb-437b-4e5c-9467-e4b9aeaf2089 req-d0be209c-04fc-4489-9d69-be342371979f tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:28:38.137394 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-5397b5eb-437b-4e5c-9467-e4b9aeaf2089 req-d0be209c-04fc-4489-9d69-be342371979f tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 20:28:38.137982 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2205/4394] 10.222.0.16 () {58 vars in 1289 bytes} [Thu Jan 28 20:28: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 28 20:28:38.151372 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-5397b5eb-437b-4e5c-9467-e4b9aeaf2089 req-87d5e814-6b9e-4ed0-aef6-5296974968b3 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] POST http://10.222.0.16/volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/attachments Jan 28 20:28:38.151859 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:28:38.151859 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:28:38.152275 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-5397b5eb-437b-4e5c-9467-e4b9aeaf2089 req-87d5e814-6b9e-4ed0-aef6-5296974968b3 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a", "instance_uuid": "033d4428-d0c9-4a54-bc48-e8220dcd2b66", "connector": null}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 20:28:38.203917 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:28:38.203917 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:28:38.260672 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-5397b5eb-437b-4e5c-9467-e4b9aeaf2089 req-87d5e814-6b9e-4ed0-aef6-5296974968b3 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] http://10.222.0.16/volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/attachments returned with HTTP 200 Jan 28 20:28:38.261752 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2190/4395] 10.222.0.16 () {66 vars in 1565 bytes} [Thu Jan 28 20:28:38 2021] POST /volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/attachments => generated 273 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 20:28:39.697583 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-5397b5eb-437b-4e5c-9467-e4b9aeaf2089 req-d0be209c-04fc-4489-9d69-be342371979f tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] GET http://10.222.0.16/volume// Jan 28 20:28:39.698178 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-5397b5eb-437b-4e5c-9467-e4b9aeaf2089 req-d0be209c-04fc-4489-9d69-be342371979f tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:28:39.698535 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-5397b5eb-437b-4e5c-9467-e4b9aeaf2089 req-d0be209c-04fc-4489-9d69-be342371979f tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:28:39.699585 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-5397b5eb-437b-4e5c-9467-e4b9aeaf2089 req-d0be209c-04fc-4489-9d69-be342371979f tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 20:28:39.700190 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2206/4396] 10.222.0.11 () {56 vars in 1089 bytes} [Thu Jan 28 20:28:39 2021] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 20:28:39.713530 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-5397b5eb-437b-4e5c-9467-e4b9aeaf2089 req-68ba240d-97e5-4594-9761-f1ab51841ef0 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] GET http://10.222.0.16/volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/volumes/c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a Jan 28 20:28:39.714102 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-5397b5eb-437b-4e5c-9467-e4b9aeaf2089 req-68ba240d-97e5-4594-9761-f1ab51841ef0 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:28:39.714318 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:28:39.714318 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:28:39.714692 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-5397b5eb-437b-4e5c-9467-e4b9aeaf2089 req-68ba240d-97e5-4594-9761-f1ab51841ef0 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Calling method 'show' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:28:39.764687 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:28:39.764687 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:28:39.773108 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-5397b5eb-437b-4e5c-9467-e4b9aeaf2089 req-68ba240d-97e5-4594-9761-f1ab51841ef0 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Volume info retrieved successfully. Jan 28 20:28:39.792643 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:28:39.792643 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:28:39.803199 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-5397b5eb-437b-4e5c-9467-e4b9aeaf2089 req-68ba240d-97e5-4594-9761-f1ab51841ef0 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] http://10.222.0.16/volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/volumes/c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a returned with HTTP 200 Jan 28 20:28:39.804254 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2191/4397] 10.222.0.11 () {60 vars in 1403 bytes} [Thu Jan 28 20:28:39 2021] GET /volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/volumes/c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a => generated 1460 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 20:28:39.840807 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-5397b5eb-437b-4e5c-9467-e4b9aeaf2089 req-626d87f7-d9b0-43be-a067-c7be98a6cf5b tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] PUT http://10.222.0.16/volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/attachments/07542777-2a65-4373-b590-57331a87f64d Jan 28 20:28:39.841757 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-5397b5eb-437b-4e5c-9467-e4b9aeaf2089 req-626d87f7-d9b0-43be-a067-c7be98a6cf5b tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.11", "host": "n-h2-705657-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-705657-15.cbci-705657-15.local", "mountpoint": "/dev/sda"}}} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 20:28:39.870453 n-d-705657-15 devstack@c-api.service[87913]: /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 28 20:28:39.870453 n-d-705657-15 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 28 20:28:39.871201 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-5397b5eb-437b-4e5c-9467-e4b9aeaf2089 req-626d87f7-d9b0-43be-a067-c7be98a6cf5b tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Lock "b'cinder-attachment_update-c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a-n-h2-705657-15'" acquired by "attachment_update" :: waited 0.010s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 20:28:39.873855 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:28:39.873855 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:28:41.187025 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-5397b5eb-437b-4e5c-9467-e4b9aeaf2089 req-626d87f7-d9b0-43be-a067-c7be98a6cf5b tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Lock "b'cinder-attachment_update-c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a-n-h2-705657-15'" released by "attachment_update" :: held 1.316s {{(pid=87914) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 20:28:41.187722 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-5397b5eb-437b-4e5c-9467-e4b9aeaf2089 req-626d87f7-d9b0-43be-a067-c7be98a6cf5b tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] http://10.222.0.16/volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/attachments/07542777-2a65-4373-b590-57331a87f64d returned with HTTP 200 Jan 28 20:28:41.188721 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2207/4398] 10.222.0.11 () {64 vars in 1468 bytes} [Thu Jan 28 20:28:39 2021] PUT /volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/attachments/07542777-2a65-4373-b590-57331a87f64d => generated 762 bytes in 1353 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 20:28:41.229698 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-5397b5eb-437b-4e5c-9467-e4b9aeaf2089 req-bb74fa38-9339-480c-9651-f2ae7df3fccb tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] POST http://10.222.0.16/volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/attachments/07542777-2a65-4373-b590-57331a87f64d/action Jan 28 20:28:41.235910 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:28:41.235910 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:28:41.236395 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-5397b5eb-437b-4e5c-9467-e4b9aeaf2089 req-bb74fa38-9339-480c-9651-f2ae7df3fccb tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Action body: b'{"os-complete": null}' {{(pid=87915) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 20:28:41.236791 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-5397b5eb-437b-4e5c-9467-e4b9aeaf2089 req-bb74fa38-9339-480c-9651-f2ae7df3fccb tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 20:28:41.315831 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:28:41.315831 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:28:41.329316 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-5397b5eb-437b-4e5c-9467-e4b9aeaf2089 req-bb74fa38-9339-480c-9651-f2ae7df3fccb tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] http://10.222.0.16/volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/attachments/07542777-2a65-4373-b590-57331a87f64d/action returned with HTTP 204 Jan 28 20:28:41.330203 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2192/4399] 10.222.0.11 () {64 vars in 1489 bytes} [Thu Jan 28 20:28:41 2021] POST /volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/attachments/07542777-2a65-4373-b590-57331a87f64d/action => generated 0 bytes in 106 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 20:31:13.369720 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-5397b5eb-437b-4e5c-9467-e4b9aeaf2089 req-626d87f7-d9b0-43be-a067-c7be98a6cf5b tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] GET http://10.222.0.16/volume// Jan 28 20:31:13.370335 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-5397b5eb-437b-4e5c-9467-e4b9aeaf2089 req-626d87f7-d9b0-43be-a067-c7be98a6cf5b tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:31:13.370461 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:31:13.370461 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:31:13.370798 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-5397b5eb-437b-4e5c-9467-e4b9aeaf2089 req-626d87f7-d9b0-43be-a067-c7be98a6cf5b tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Calling method 'all' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:31:13.371853 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-5397b5eb-437b-4e5c-9467-e4b9aeaf2089 req-626d87f7-d9b0-43be-a067-c7be98a6cf5b tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 20:31:13.372470 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2208/4400] 10.222.0.11 () {56 vars in 1089 bytes} [Thu Jan 28 20:31:13 2021] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Jan 28 20:31:13.387427 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-817163da-5bb7-41f0-a0d1-70113f866090 req-2308f10e-d36d-41a3-ad91-02853332160e tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] POST http://10.222.0.16/volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/attachments Jan 28 20:31:13.387865 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:31:13.387865 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:31:13.388288 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-817163da-5bb7-41f0-a0d1-70113f866090 req-2308f10e-d36d-41a3-ad91-02853332160e tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a", "instance_uuid": "033d4428-d0c9-4a54-bc48-e8220dcd2b66", "connector": null}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 20:31:13.446880 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:31:13.446880 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:31:13.568020 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-817163da-5bb7-41f0-a0d1-70113f866090 req-2308f10e-d36d-41a3-ad91-02853332160e tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] http://10.222.0.16/volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/attachments returned with HTTP 200 Jan 28 20:31:13.569864 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2193/4401] 10.222.0.11 () {64 vars in 1358 bytes} [Thu Jan 28 20:31:13 2021] POST /volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/attachments => generated 273 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jan 28 20:31:13.584307 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-817163da-5bb7-41f0-a0d1-70113f866090 req-9ee6368c-58cb-4544-b875-93cad40a4a15 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] DELETE http://10.222.0.16/volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/attachments/07542777-2a65-4373-b590-57331a87f64d Jan 28 20:31:13.585281 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-817163da-5bb7-41f0-a0d1-70113f866090 req-9ee6368c-58cb-4544-b875-93cad40a4a15 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:31:13.586634 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-817163da-5bb7-41f0-a0d1-70113f866090 req-9ee6368c-58cb-4544-b875-93cad40a4a15 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Calling method 'version_select' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:31:13.610944 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:31:13.610944 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:31:13.828244 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-817163da-5bb7-41f0-a0d1-70113f866090 req-9ee6368c-58cb-4544-b875-93cad40a4a15 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(425f79d6-f094-435e-8512-b79840cfdd39)]) {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 20:31:13.828722 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-817163da-5bb7-41f0-a0d1-70113f866090 req-9ee6368c-58cb-4544-b875-93cad40a4a15 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Adding status of: reserved to pending status list for volume. {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Jan 28 20:31:13.829189 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-817163da-5bb7-41f0-a0d1-70113f866090 req-9ee6368c-58cb-4544-b875-93cad40a4a15 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=87914) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 20:31:13.836975 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-817163da-5bb7-41f0-a0d1-70113f866090 req-9ee6368c-58cb-4544-b875-93cad40a4a15 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] http://10.222.0.16/volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/attachments/07542777-2a65-4373-b590-57331a87f64d returned with HTTP 200 Jan 28 20:31:13.838296 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2209/4402] 10.222.0.11 () {62 vars in 1437 bytes} [Thu Jan 28 20:31:13 2021] DELETE /volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/attachments/07542777-2a65-4373-b590-57331a87f64d => generated 192 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 20:31:15.611007 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-817163da-5bb7-41f0-a0d1-70113f866090 req-2308f10e-d36d-41a3-ad91-02853332160e tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] GET http://10.222.0.16/volume// Jan 28 20:31:15.611588 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-817163da-5bb7-41f0-a0d1-70113f866090 req-2308f10e-d36d-41a3-ad91-02853332160e tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:31:15.611751 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:31:15.611751 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:31:15.612134 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-817163da-5bb7-41f0-a0d1-70113f866090 req-2308f10e-d36d-41a3-ad91-02853332160e tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Calling method 'all' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:31:15.613216 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-817163da-5bb7-41f0-a0d1-70113f866090 req-2308f10e-d36d-41a3-ad91-02853332160e tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] http://10.222.0.16/volume// returned with HTTP 300 Jan 28 20:31:15.613825 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2194/4403] 10.222.0.11 () {56 vars in 1089 bytes} [Thu Jan 28 20:31: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 28 20:31:15.627259 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-ec99c698-cdce-4385-96f0-b03694c32cba req-df0c8282-f208-4b92-b8a8-9aa69f97c3a2 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] GET http://10.222.0.16/volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/volumes/c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a Jan 28 20:31:15.627843 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-ec99c698-cdce-4385-96f0-b03694c32cba req-df0c8282-f208-4b92-b8a8-9aa69f97c3a2 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:31:15.628058 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:31:15.628058 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:31:15.629460 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-ec99c698-cdce-4385-96f0-b03694c32cba req-df0c8282-f208-4b92-b8a8-9aa69f97c3a2 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Calling method 'show' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:31:15.678302 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:31:15.678302 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:31:15.687756 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-ec99c698-cdce-4385-96f0-b03694c32cba req-df0c8282-f208-4b92-b8a8-9aa69f97c3a2 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Volume info retrieved successfully. Jan 28 20:31:15.707525 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:31:15.707525 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:31:15.718585 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-ec99c698-cdce-4385-96f0-b03694c32cba req-df0c8282-f208-4b92-b8a8-9aa69f97c3a2 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] http://10.222.0.16/volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/volumes/c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a returned with HTTP 200 Jan 28 20:31:15.719430 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2210/4404] 10.222.0.11 () {60 vars in 1403 bytes} [Thu Jan 28 20:31:15 2021] GET /volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/volumes/c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a => generated 1460 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jan 28 20:31:15.753272 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-ec99c698-cdce-4385-96f0-b03694c32cba req-11ae1dc7-3018-475e-a8d2-d327429bbec8 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] PUT http://10.222.0.16/volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/attachments/425f79d6-f094-435e-8512-b79840cfdd39 Jan 28 20:31:15.754436 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-ec99c698-cdce-4385-96f0-b03694c32cba req-11ae1dc7-3018-475e-a8d2-d327429bbec8 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.11", "host": "n-h2-705657-15", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-705657-15.cbci-705657-15.local", "mountpoint": "/dev/sda"}}} {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 20:31:15.788491 n-d-705657-15 devstack@c-api.service[87913]: /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 28 20:31:15.788491 n-d-705657-15 devstack@c-api.service[87913]: return self(f, *args, **kw) Jan 28 20:31:15.789015 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-ec99c698-cdce-4385-96f0-b03694c32cba req-11ae1dc7-3018-475e-a8d2-d327429bbec8 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Lock "b'cinder-attachment_update-c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a-n-h2-705657-15'" acquired by "attachment_update" :: waited 0.010s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Jan 28 20:31:15.791371 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:31:15.791371 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:31:17.189177 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.coordination [req-ec99c698-cdce-4385-96f0-b03694c32cba req-11ae1dc7-3018-475e-a8d2-d327429bbec8 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Lock "b'cinder-attachment_update-c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a-n-h2-705657-15'" released by "attachment_update" :: held 1.400s {{(pid=87915) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Jan 28 20:31:17.189846 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-ec99c698-cdce-4385-96f0-b03694c32cba req-11ae1dc7-3018-475e-a8d2-d327429bbec8 tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] http://10.222.0.16/volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/attachments/425f79d6-f094-435e-8512-b79840cfdd39 returned with HTTP 200 Jan 28 20:31:17.190749 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2195/4405] 10.222.0.11 () {64 vars in 1468 bytes} [Thu Jan 28 20:31:15 2021] PUT /volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/attachments/425f79d6-f094-435e-8512-b79840cfdd39 => generated 762 bytes in 1442 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jan 28 20:31:17.227009 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-ec99c698-cdce-4385-96f0-b03694c32cba req-7a734824-32a9-4a36-b1dc-35d36fa9f7ad tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] POST http://10.222.0.16/volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/attachments/425f79d6-f094-435e-8512-b79840cfdd39/action Jan 28 20:31:17.227009 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:31:17.227009 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:31:17.228023 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-ec99c698-cdce-4385-96f0-b03694c32cba req-7a734824-32a9-4a36-b1dc-35d36fa9f7ad tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Action body: b'{"os-complete": null}' {{(pid=87914) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Jan 28 20:31:17.228482 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-ec99c698-cdce-4385-96f0-b03694c32cba req-7a734824-32a9-4a36-b1dc-35d36fa9f7ad tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Jan 28 20:31:17.424795 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:31:17.424795 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:31:17.439013 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-ec99c698-cdce-4385-96f0-b03694c32cba req-7a734824-32a9-4a36-b1dc-35d36fa9f7ad tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] http://10.222.0.16/volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/attachments/425f79d6-f094-435e-8512-b79840cfdd39/action returned with HTTP 204 Jan 28 20:31:17.440088 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2211/4406] 10.222.0.11 () {64 vars in 1489 bytes} [Thu Jan 28 20:31:17 2021] POST /volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/attachments/425f79d6-f094-435e-8512-b79840cfdd39/action => generated 0 bytes in 218 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jan 28 20:33:01.840684 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-4a5b5c3e-b689-4752-9150-1ad03f4cc82d req-4da55987-4d7d-49de-8e90-1036a5302e0a tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] DELETE http://10.222.0.16/volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/attachments/425f79d6-f094-435e-8512-b79840cfdd39 Jan 28 20:33:01.841238 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-4a5b5c3e-b689-4752-9150-1ad03f4cc82d req-4da55987-4d7d-49de-8e90-1036a5302e0a tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Empty body provided in request {{(pid=87915) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:33:01.841446 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:33:01.841446 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:33:01.841820 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-4a5b5c3e-b689-4752-9150-1ad03f4cc82d req-4da55987-4d7d-49de-8e90-1036a5302e0a tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Calling method 'version_select' {{(pid=87915) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:33:01.863063 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:33:01.863063 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:33:02.327712 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-4a5b5c3e-b689-4752-9150-1ad03f4cc82d req-4da55987-4d7d-49de-8e90-1036a5302e0a tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Jan 28 20:33:02.328138 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.volume.api [req-4a5b5c3e-b689-4752-9150-1ad03f4cc82d req-4da55987-4d7d-49de-8e90-1036a5302e0a tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Pending status list for volume during attachment-delete: [] {{(pid=87915) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Jan 28 20:33:02.338823 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-4a5b5c3e-b689-4752-9150-1ad03f4cc82d req-4da55987-4d7d-49de-8e90-1036a5302e0a tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] http://10.222.0.16/volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/attachments/425f79d6-f094-435e-8512-b79840cfdd39 returned with HTTP 200 Jan 28 20:33:02.340563 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87915|app: 0|req: 2196/4407] 10.222.0.11 () {62 vars in 1437 bytes} [Thu Jan 28 20:33:01 2021] DELETE /volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/attachments/425f79d6-f094-435e-8512-b79840cfdd39 => generated 19 bytes in 505 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jan 28 20:33:02.366214 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-4a5b5c3e-b689-4752-9150-1ad03f4cc82d req-63271d3d-47af-4eb2-bf2d-7d813fc840ec tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] DELETE http://10.222.0.16/volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/volumes/c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a Jan 28 20:33:02.366679 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-4a5b5c3e-b689-4752-9150-1ad03f4cc82d req-63271d3d-47af-4eb2-bf2d-7d813fc840ec tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Empty body provided in request {{(pid=87914) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Jan 28 20:33:02.366887 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Jan 28 20:33:02.366887 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning, Jan 28 20:33:02.367250 n-d-705657-15 devstack@c-api.service[87913]: DEBUG cinder.api.openstack.wsgi [req-4a5b5c3e-b689-4752-9150-1ad03f4cc82d req-63271d3d-47af-4eb2-bf2d-7d813fc840ec tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Calling method 'delete' {{(pid=87914) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Jan 28 20:33:02.367717 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.v3.volumes [req-4a5b5c3e-b689-4752-9150-1ad03f4cc82d req-63271d3d-47af-4eb2-bf2d-7d813fc840ec tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Delete volume with id: c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a Jan 28 20:33:02.427666 n-d-705657-15 devstack@c-api.service[87913]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jan 28 20:33:02.427666 n-d-705657-15 devstack@c-api.service[87913]: DeprecationWarning) Jan 28 20:33:02.428848 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-4a5b5c3e-b689-4752-9150-1ad03f4cc82d req-63271d3d-47af-4eb2-bf2d-7d813fc840ec tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Volume info retrieved successfully. Jan 28 20:33:02.473878 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.volume.api [req-4a5b5c3e-b689-4752-9150-1ad03f4cc82d req-63271d3d-47af-4eb2-bf2d-7d813fc840ec tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] Delete volume request issued successfully. Jan 28 20:33:02.474746 n-d-705657-15 devstack@c-api.service[87913]: INFO cinder.api.openstack.wsgi [req-4a5b5c3e-b689-4752-9150-1ad03f4cc82d req-63271d3d-47af-4eb2-bf2d-7d813fc840ec tempest-TestShelveInstance-1137588926 tempest-TestShelveInstance-1137588926-project] http://10.222.0.16/volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/volumes/c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a returned with HTTP 202 Jan 28 20:33:02.476457 n-d-705657-15 devstack@c-api.service[87913]: [pid: 87914|app: 0|req: 2212/4408] 10.222.0.11 () {60 vars in 1384 bytes} [Thu Jan 28 20:33:02 2021] DELETE /volume/v3/64d78bb8b92c4ee3aad02e4eb3f0841c/volumes/c4f246b1-f36f-48cb-b6ce-bacbd2d1fc4a => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)